@charset "UTF-8";
/*!
Theme Name: Ministarstvo finansija
Theme URI: https://www.popwebdesign.net
Author: PopArt Studio
Author URI: https://www.popwebdesign.net
Description: Custom WordPress theme. The theme is based on _s (underscores) framework and includes a wide variety of functionalities that can serve for your content management without having to have programming skills.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: finansije
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

finansije is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset and Variables
# Helpers
# Bootstrap
# WooCommerce
# Base
# Parts
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset and Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset
--------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
## Base Reset
--------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}

a:focus, a:hover, a:active {
  outline: none;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q::before, q::after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
## Embedded Content
--------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, textarea {
  -webkit-box-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input, textarea, select {
  outline: none;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*--------------------------------------------------------------
## Chrome Frame Prompt
--------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-Light.woff2") format("woff2"), url("assets/fonts/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-BlackItalic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-BoldItalic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-LightItalic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-Black.woff2") format("woff2"), url("assets/fonts/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-Regular.woff2") format("woff2"), url("assets/fonts/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-ExtraLightItalic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-ExtraLight.woff2") format("woff2"), url("assets/fonts/SourceSansPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-Italic.woff2") format("woff2"), url("assets/fonts/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-SemiBold.woff2") format("woff2"), url("assets/fonts/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("assets/fonts/SourceSansPro-Bold.woff2") format("woff2"), url("assets/fonts/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-BoldItalic.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-Bold.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-MediumItalic.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-Regular.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-Medium.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url("assets/fonts/FiraSansCondensed-Italic.woff2") format("woff2"), url("assets/fonts/FiraSansCondensed-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "fonticons";
  src: url("assets/icons/fonticons.woff2?v=2019.10.22122651") format("woff2"), url("assets/icons/fonticons.woff?v=2019.10.22122651") format("woff"), url("assets/icons/fonticons.ttf?v=2019.10.22122651") format("truetype");
}

.font-acc-report:before, .font-building:before, .font-chain:before, .font-chat-icon:before, .font-download:before, .font-facebook:before, .font-file-temp:before, .font-filter:before, .font-fontsize:before, .font-harmonization:before, .font-home:before, .font-instagram:before, .font-left-arrow:before, .font-linkedin:before, .font-multiple-documents:before, .font-navup:before, .font-phone:before, .font-pin:before, .font-plus-circle:before, .font-print:before, .font-question:before, .font-right-arrow:before, .font-scrolltop:before, .font-seal-logo:before, .font-search-result:before, .font-search:before, .font-share:before, .font-single-document:before, .font-srbija-grb:before, .font-stamp:before, .font-star-document:before, .font-twitter:before, .font-youtube:before, .wysiwyg-content a:after,
.entry-content a:after, .breadcrumbs__item:after {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.font-acc-report:before {
  content: "";
}

.font-building:before {
  content: "";
}

.font-chain:before {
  content: "";
}

.font-chat-icon:before {
  content: "";
}

.font-download:before {
  content: "";
}

.font-facebook:before {
  content: "";
}

.font-file-temp:before {
  content: "";
}

.font-filter:before {
  content: "";
}

.font-fontsize:before {
  content: "";
}

.font-harmonization:before {
  content: "";
}

.font-home:before {
  content: "";
}

.font-instagram:before {
  content: "";
}

.font-left-arrow:before {
  content: "";
}

.font-linkedin:before {
  content: "";
}

.font-multiple-documents:before {
  content: "";
}

.font-navup:before {
  content: "";
}

.font-phone:before {
  content: "";
}

.font-pin:before {
  content: "";
}

.font-plus-circle:before {
  content: "";
}

.font-print:before {
  content: "";
}

.font-question:before {
  content: "";
}

.font-right-arrow:before {
  content: "";
}

.font-scrolltop:before {
  content: "";
}

.font-seal-logo:before {
  content: "";
}

.font-search-result:before {
  content: "";
}

.font-search:before {
  content: "";
}

.font-share:before {
  content: "";
}

.font-single-document:before {
  content: "";
}

.font-srbija-grb:before {
  content: "";
}

.font-stamp:before {
  content: "";
}

.font-star-document:before {
  content: "";
}

.font-twitter:before {
  content: "";
}

.font-youtube:before {
  content: "";
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
/*
	Example:
	-------------------------------------------------------------------------------------------------
	@include mq($phone) 			 	@media screen and (max-width: 640px)
	-------------------------------------------------------------------------------------------------
	@include mq(991) 			 	 	@media screen and (max-width: 991px)
	-------------------------------------------------------------------------------------------------
	@include mq($phone + 1, min) 	 	@media screen and (min-width: 641px)
	-------------------------------------------------------------------------------------------------
	@include mq(992, min) 			 	@media screen and (min-width: 992px)
	-------------------------------------------------------------------------------------------------
	@include mq(400, min, height) 	 	@media screen and (min-height: 400px)
	-------------------------------------------------------------------------------------------------
	@include mq(992) {				 	@media screen and (max-width: 992px) and (min-width: 767px)
		@include mq(767, min) {

		}
	}
	-------------------------------------------------------------------------------------------------
 */
@-webkit-keyframes spinnerAnim {
  0% {
    -webkit-box-shadow: -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077, -1em -1em 0 0 #0d4077;
            box-shadow: -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077, -1em -1em 0 0 #0d4077;
  }
  100% {
    -webkit-box-shadow: -1em -1em 0 0 #0d4077, -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077;
            box-shadow: -1em -1em 0 0 #0d4077, -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077;
  }
}
@keyframes spinnerAnim {
  0% {
    -webkit-box-shadow: -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077, -1em -1em 0 0 #0d4077;
            box-shadow: -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077, -1em -1em 0 0 #0d4077;
  }
  100% {
    -webkit-box-shadow: -1em -1em 0 0 #0d4077, -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077;
            box-shadow: -1em -1em 0 0 #0d4077, -1em 1em 0 0 #0d4077, 1em 1em 0 0 #0d4077, 1em -1em 0 0 #0d4077;
  }
}

/*--------------------------------------------------------------
## Helpers
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-content::after,
.site-footer::after {
  content: '';
  display: table;
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.centered {
  text-align: center;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1480px) {
  .container {
    max-width: 1400px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1480px) {
  .col-xxl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

.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-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1480px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

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

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -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-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

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

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -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-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

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

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

.justify-content-between {
  -webkit-box-pack: justify !important;
  -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-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

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

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

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

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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;
  }
}

@media (min-width: 1480px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #0d4077;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}

a {
  color: #0d4077;
}

p {
  margin-bottom: 25px;
}

blockquote {
  margin: 0 25px;
}

pre {
  background: #ccc;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

[class*='font-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-size: 30px;
  line-height: 1;
}

/*--------------------------------------------------------------
## Base Layout
--------------------------------------------------------------*/
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  height: 100%;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.site {
  padding-top: 230px;
}

@media screen and (max-width: 991px) {
  .site {
    padding-top: 0;
  }
}

.site-content {
  overflow: hidden;
}

.site-content.home {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .site-content.home {
    padding-top: 30px;
  }
}

.container-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (max-width: 1199px) {
  .container-large {
    padding: 0 5px;
  }
}

.container-large--left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.content-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .content-area {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .content-area--archive {
    display: block;
  }
  .content-area--archive .sidebar {
    border-right: 0;
    padding-bottom: 50px;
  }
  .content-area--archive .main-content {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .content-area--archive .main-content::before {
    left: 0;
  }
}

@media screen and (max-width: 575px) {
  .content-area--archive .main-content::before {
    left: -27px;
  }
  .content-area--archive .main-content__header::before {
    left: -27px;
  }
}

@media screen and (max-width: 360px) {
  .content-area--archive .main-content__content {
    padding: 30px 0 95px;
  }
  .content-area--archive .main-content__header-title {
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .new-on-site__ca {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 575px) {
  .new-on-site__ca {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .content-area--single {
    display: block;
  }
  .content-area--single .sidebar {
    border-right: 0;
    padding-bottom: 0;
  }
  .content-area--single .main-content {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .content-area--single .main-content::before {
    left: 0;
  }
  .content-area--single .main-content__header-title {
    font-size: 1.5625rem;
    line-height: 1.44;
  }
}

@media screen and (max-width: 575px) {
  .content-area--single .main-content::before {
    left: -27px;
  }
  .content-area--single .main-content__header::before {
    left: -27px;
  }
  .content-area--single .main-content__content {
    padding: 30px 0 95px;
  }
  .content-area--single .main-content__header-title {
    padding-left: 0;
    font-size: 1.4375rem;
    line-height: 1.56522;
  }
  .content-area--single .feat-block__content {
    display: block;
  }
  .content-area--single .feat-block__title-wrap {
    width: 90%;
  }
  .content-area--single .feat-block__content-desc {
    width: 95%;
  }
  .content-area--single .feat-block__content-title {
    font-size: 1.5625rem;
    line-height: 1.44;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 360px) {
  .content-area--single .main-content__header-title {
    font-size: 1.25rem;
    line-height: 1.8;
  }
}

.main-content {
  position: relative;
  width: -webkit-calc(100% - 390px);
  width: calc(100% - 390px);
}

.main-content::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #e7ecf1;
}

@media screen and (max-width: 767px) {
  .main-content::before {
    left: 0;
    width: 110vw;
    height: 100%;
  }
}

@media screen and (max-width: 575px) {
  .main-content::before {
    left: -27px;
  }
}

@media screen and (max-width: 991px) {
  .main-content {
    width: 100%;
  }
}

.main-content__content {
  position: relative;
  display: block;
  padding: 30px 0 95px 30px;
}

@media screen and (max-width: 480px) {
  .main-content__content {
    padding: 30px 0 95px;
  }
}

.main-content__header {
  position: relative;
  padding: 15px 0;
  font-family: "Fira Sans Condensed";
  color: #c7363d;
}

.main-content__header::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #fff;
  border-bottom: 1px solid rgba(13, 64, 119, 0.6);
  -webkit-box-shadow: 0 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 0 10px 0 0 rgba(13, 64, 119, 0.1);
}

@media screen and (max-width: 575px) {
  .main-content__header::before {
    left: -27px;
  }
}

.main-content__header-title {
  font-size: 1.875rem;
  line-height: 1.2;
  padding-left: 50px;
  font-weight: 500;
  letter-spacing: 1.3px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .main-content__header-title {
    font-size: 1.75rem;
    line-height: 1.28571;
  }
}

.main-content__header-group {
  position: relative;
  z-index: 1;
  min-width: 100px;
  margin-right: 10px;
}

.main-content__header--details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  color: #0d4077;
}

@media screen and (max-width: 480px) {
  .main-content__header--details {
    padding-left: 0;
  }
}

.main-content__header-label {
  font-size: 0.75rem;
  line-height: 1.33333;
  font-style: italic;
  margin-bottom: 10px;
}

.main-content__header-text {
  font-size: 0.875rem;
  line-height: 1.42857;
  font-weight: 600;
}

.main-content__box {
  margin-bottom: 30px;
  max-width: 950px;
}

.main-content__box--frame {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.main-content__col-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .main-content__col-wrap {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  .main-content__col-wrap--contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1199px) {
  .main-content__col-wrap--team-single {
    display: block;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .main-content__col-wrap--team-single img {
    width: 100%;
  }
}

.main-content__col {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
}

@media screen and (max-width: 1199px) {
  .main-content__col {
    display: block;
    width: -webkit-calc(100% - 15px);
    width: calc(100% - 15px);
    margin-bottom: 30px;
  }
}

/* Main Content Details */
.main-content__details {
  position: relative;
  padding: 20px 0 0 65px;
  border-top: 1px solid rgba(13, 64, 119, 0.1);
}

.main-content__details-icon {
  position: absolute;
  top: 20px;
  left: 0;
  color: #0d4077;
  font-size: 18px;
}

.main-content__details-label {
  font-size: 0.875rem;
  line-height: 1.28571;
  font-family: "Fira Sans Condensed";
  letter-spacing: 0.5;
  font-weight: 500;
}

.main-content__details-text {
  font-size: 0.75rem;
  line-height: 1.66667;
  margin-bottom: 10px;
}

.main-content__details-text:hover a {
  color: #c7363d;
}

.basic-content__title-2--single {
  padding: 30px 0;
}

@media screen and (max-width: 1199px) {
  .basic-content__title-2--single {
    padding: 5px 0;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.bd-btn-icon {
  font-size: 0.625rem;
  line-height: 1;
  margin-right: 10px;
  display: inline-block;
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.bd-btn {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.5px;
  border: 2px solid #0d4077;
  padding: 15px 30px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.bd-btn:hover {
  background-color: #c7363d;
  border: 2px solid #c7363d;
  color: #fff;
}

.bd-btn:hover .bd-btn-icon {
  color: #fff;
}

@media screen and (max-width: 360px) {
  .bd-btn {
    padding: 15px 10px;
  }
}

.solid-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  border: 2px solid #0d4077;
  background-color: #0d4077;
  color: #fff;
  min-width: 238px;
  padding: 10px 17px;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 3px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.solid-btn:hover {
  background-color: #c7363d;
  border: 2px solid #c7363d;
}

.arr-btn {
  width: 48px;
  height: 48px;
  font-size: 8px;
  background: none;
  border: 2px solid #0d4077;
  border-right: none;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.arr-btn.next {
  left: 58px;
  border-right: 2px solid #0d4077;
}

.arr-btn.slick-disabled {
  color: rgba(13, 64, 119, 0.45);
}

.arr-btn:not(.slick-disabled):hover {
  background-color: #c7363d;
  color: #fff;
  border: 2px solid #c7363d;
}

.bd-btn--linked {
  margin-right: 15px;
  text-transform: uppercase;
}

.alfanum-btn {
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
.header-form__label {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}

.header-form__label.hidden {
  display: none;
}

.header-form__lbl-text {
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  z-index: 1;
  pointer-events: none;
  font-size: 0.875rem;
  line-height: 2;
  padding: 10px 20px;
}

.header-form__lbl-text.active {
  opacity: 0;
}

.header-form__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.header-form__select,
.header-form__input,
.header-form__textarea {
  background-color: rgba(13, 64, 119, 0.1);
  border: 1px solid rgba(13, 64, 119, 0.15);
  font-size: 0.875rem;
  line-height: 2;
  padding: 10px 20px;
  width: 100%;
  border-radius: 0;
}

.header-form__select-wrap {
  position: relative;
  display: block;
}

.header-form__select-wrap::before {
  pointer-events: none;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  z-index: 2;
}

.header-form__select-wrap::before {
  content: '';
  display: inline-block;
  height: 7px;
  width: 7px;
  border-left: 2px solid #0d4077;
  border-top: 2px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(-135deg);
      -ms-transform: translate(25%, -50%) rotate(-135deg);
          transform: translate(25%, -50%) rotate(-135deg);
}

.header-form__select-wrap::after {
  content: '';
  position: absolute;
  right: 1px;
  top: 1px;
  height: -webkit-calc(100% - 2px);
  height: calc(100% - 2px);
  min-width: 50px;
  background-color: #e7ecf1;
  pointer-events: none;
  z-index: 1;
}

.header-form__textarea {
  resize: none;
  height: 175px;
}

.header-form__submit {
  background-color: #0d4077;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  max-width: 245px;
  border: none;
  min-height: 50px;
  font-weight: 600;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.header-form__submit:hover {
  background-color: #c7363d;
}

.header-form__submit-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-box__form-wrap .ajax-loader.ajax-loader.ajax-loader.ajax-loader,
.site-header__form-wrap .ajax-loader.ajax-loader.ajax-loader.ajax-loader {
  background-image: none;
  font-size: 10px;
  position: relative;
  height: 4em;
  width: 4em;
}

.contact-box__form-wrap .ajax-loader.ajax-loader.ajax-loader.ajax-loader:after,
.site-header__form-wrap .ajax-loader.ajax-loader.ajax-loader.ajax-loader:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  -webkit-animation: spinnerAnim 1s linear 0s infinite normal both;
          animation: spinnerAnim 1s linear 0s infinite normal both;
}

.search-f {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  max-width: 255px;
  width: 100%;
  border-left: 1px solid rgba(13, 64, 119, 0.3);
}

@media screen and (max-width: 1199px) {
  .search-f {
    max-width: 170px;
  }
}

@media screen and (max-width: 991px) {
  .search-f {
    max-width: 100%;
    border-left: none;
    margin-bottom: 10px;
    margin-top: 10px;
    display: none;
  }
  .search-f.initialized {
    display: block;
  }
}

.search-f__label {
  position: absolute;
  pointer-events: none;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.3;
  padding: 0 60px 0 30px;
  font-size: 14px;
}

.search-f__label.active {
  opacity: 0;
}

.search-f__input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0 55px 0 15px;
}

@media screen and (max-width: 1199px) {
  .search-f__input {
    padding: 10px 30px 10px 10px;
  }
}

@media screen and (max-width: 991px) {
  .search-f__input {
    padding: 10px 55px 10px 15px;
    border: 1px solid rgba(13, 64, 119, 0.3);
  }
}

.search-f__icon {
  font-size: 17px;
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  display: block;
}

.search-f__btn {
  position: absolute;
  right: 30px;
  padding: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background: none;
}

@media screen and (max-width: 1479px) {
  .search-f__btn {
    right: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .search-f__btn {
    right: 5px;
  }
}

.search-f__btn:hover .search-f__icon {
  -webkit-transform: scale(1.2) rotate(-10deg);
      -ms-transform: scale(1.2) rotate(-10deg);
          transform: scale(1.2) rotate(-10deg);
}

.ps-form {
  padding-top: 30px;
}

.ps-form select,
.ps-form input {
  border-radius: 0;
  background-color: #e7ecf1;
  padding: 10px 20px;
  font-size: 0.875rem;
  border: 1px solid #b6c6d6;
}

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

.ps-item--sub {
  font-weight: normal;
}

.ps-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ps-label-group {
  margin-bottom: 10px;
}

.ps-group-text {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600;
  letter-spacing: 1.3px;
  font-size: 1rem;
}

.ps-cancel-btn {
  cursor: pointer;
  color: #c7363d;
  padding: 10px 15px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  display: none;
}

.ps-cancel-btn:hover {
  color: #fff;
  background-color: #c7363d;
}

.ps-select-wrap {
  position: relative;
  margin-left: 35px;
  width: -webkit-calc(100% - 65px);
  width: calc(100% - 65px);
}

.ps-select-wrap::before {
  pointer-events: none;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  z-index: 2;
}

.ps-select-wrap::before {
  content: '';
  display: inline-block;
  height: 7px;
  width: 7px;
  border-left: 2px solid #0d4077;
  border-top: 2px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(-135deg);
      -ms-transform: translate(25%, -50%) rotate(-135deg);
          transform: translate(25%, -50%) rotate(-135deg);
}

.ps-select-wrap::after {
  content: '';
  position: absolute;
  right: 1px;
  top: 1px;
  height: -webkit-calc(100% - 2px);
  height: calc(100% - 2px);
  min-width: 50px;
  background-color: #e7ecf1;
  pointer-events: none;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .ps-select-wrap {
    margin-left: 0;
    width: 100%;
  }
}

.ps-select-list {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.ps-g-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.ps-g-row .ps-label {
  max-width: -webkit-calc(100% - 65px);
  max-width: calc(100% - 65px);
}

.ps-label-text {
  font-size: 0.875rem;
  margin-right: 5px;
  padding: 10px 0;
}

.ps-label-text--sm {
  width: 30px;
}

.ps-label--mb {
  margin-bottom: 10px;
}

.ps-field {
  width: -webkit-calc(100% - 65px);
  width: calc(100% - 65px);
  margin-left: 30px;
}

@media screen and (max-width: 991px) {
  .ps-field {
    margin-left: 0;
    width: 100%;
  }
}

.ps-submit-btn {
  margin: 30px auto;
}

.ps-sub-icon,
.ps-submit-btn {
  color: #fff;
}

.ps-sub-icon {
  font-size: .8em;
  display: inline-block;
  margin-right: 10px;
}

/*--------------------------------------------------------------
## Wrapper and Ratios
--------------------------------------------------------------*/
.media-wrap {
  position: relative;
  overflow: hidden;
}

.media-wrap::before {
  content: '';
  display: block;
  width: 100%;
}

.media-wrap-square::before {
  padding-top: 100%;
}

.media-item {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*--------------------------------------------------------------
## WP Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

img {
  max-width: 100%;
  display: block;
  height: initial;
}

.section-title {
  position: relative;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 1.3px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-top: 15px;
}

.section-title::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  border-top: 1px solid rgba(13, 64, 119, 0.1);
  top: 0;
}

.m-title {
  color: #c7363d;
  font-family: "Fira Sans Condensed";
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: 1.3px;
  margin-bottom: 30px;
}

.m-text {
  font-size: 0.875rem;
  line-height: 1.42857;
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: 0 1px 0 0 rgba(13, 64, 119, 0.3);
          box-shadow: 0 1px 0 0 rgba(13, 64, 119, 0.3);
  background-color: #fff;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  height: 230px;
}

.site-header.sticky {
  -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
          transform: translateY(-60px);
  height: 146px;
}

.site-header.sticky .site-header__crest-wrap svg,
.site-header.sticky .site-header__crest-wrap img,
.site-header.sticky .site-header__crest-wrap {
  height: 50px;
  width: 26px;
}

.site-header.sticky .site-branding {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 50px;
}

@media screen and (max-width: 991px) {
  .site-header {
    position: relative;
    height: auto;
  }
}

@media screen and (max-width: 575px) {
  .site-header {
    margin-bottom: 30px;
  }
}

.site-header__top-info {
  position: relative;
  width: 100%;
  z-index: 1;
  margin-bottom: 10px;
}

.site-header__top-info::after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-box-shadow: 0 3px 0 0 #c7363d, 0 6px 0 0 #0d4077, 0 9px 0 0 #fff;
          box-shadow: 0 3px 0 0 #c7363d, 0 6px 0 0 #0d4077, 0 9px 0 0 #fff;
}

.site-header__top-info::before {
  content: '';
  position: absolute;
  display: block;
  bottom: -10px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(13, 64, 119, 0.3);
}

.site-header__top-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.site-header__form-module {
  position: relative;
}

.site-header__form-wrap {
  position: absolute;
  overflow: hidden;
  display: none;
  -webkit-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  max-width: 490px;
  width: 95vw;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
  border: 2px solid #c7363d;
  padding: 30px;
  z-index: 9;
}

.site-header__form-wrap br {
  display: none;
}

.site-header__form-wrap p {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .site-header__form-wrap {
    width: 90vw;
    padding: 15px;
  }
}

.site-header__form-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c7363d;
  border: none;
  background: none;
  min-height: 51px;
  padding: 0 10px 9px;
  z-index: 1;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-weight: 600;
  margin-right: 30px;
  height: -webkit-calc(100% + 9px);
  height: calc(100% + 9px);
  font-size: 14px;
}

@media screen and (max-width: 1479px) {
  .site-header__form-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1199px) {
  .site-header__form-btn {
    margin-right: 0;
  }
}

.site-header__form-btn.open, .site-header__form-btn:hover {
  background-color: #c7363d;
  color: #fff;
}

.site-header__form-btn.open .site-header__form-icon, .site-header__form-btn:hover .site-header__form-icon {
  color: #fff;
}

.site-header__form-btn:active, .site-header__form-btn:focus {
  outline: none;
}

.site-header__form-icon {
  font-size: 20px;
  margin-right: 7px;
  color: #c7363d;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

/*--------------------------------------------------------------
## Menu Btn
--------------------------------------------------------------*/
.site-header__socials,
.site-header__fz-module,
.site-header__lang-switcher {
  border-left: 1px solid rgba(13, 64, 119, 0.3);
}

.site-header__lang-switcher {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
}

@media screen and (max-width: 1199px) {
  .site-header__lang-switcher {
    padding: 5px 0;
  }
}

@media screen and (max-width: 991px) {
  .site-header__lang-switcher {
    border-left: none;
  }
}

.site-header__lang-switcher a {
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  margin: 2px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.site-header__lang-switcher a.current {
  font-weight: bold;
}

.site-header__lang-switcher a:hover {
  color: #fff;
  background-color: #c7363d;
}

.site-header__fz-icon {
  font-size: 16px;
  color: #0d4077;
  margin: 0 20px;
  padding: 7px;
  background: none;
  border: none;
}

.site-header__fz-icon:hover {
  background-color: #c7363d;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .site-header__fz-icon {
    margin: 0 8px;
  }
}

.site-header__fz-module {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 7px;
}

@media screen and (max-width: 1199px) {
  .site-header__fz-module {
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .site-header__fz-module {
    display: none;
  }
}

.site-header__fz-btn {
  font-size: 24px;
  margin-right: 10px;
  height: 32px;
  width: 32px;
  padding: 0;
  border: none;
  background: none;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.site-header__fz-btn:hover {
  background-color: #c7363d;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .site-header__fz-btn {
    margin-right: 8px;
  }
}

.site-header__socials {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 8px;
}

@media screen and (max-width: 1199px) {
  .site-header__socials {
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .site-header__socials {
    display: none;
  }
}

.site-header__social-link {
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  margin: 0 20px;
  font-size: 24px;
}

@media screen and (max-width: 1479px) {
  .site-header__social-link {
    margin: 0 10px;
  }
}

.site-header__social-link:hover {
  color: #c7363d;
}

.site-header__main-cont {
  margin-top: auto;
}

.site-header__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

@media screen and (max-width: 991px) {
  .site-header__main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.site-branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  margin-bottom: 15px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  max-width: 350px;
  height: 110px;
}

@media screen and (max-width: 991px) {
  .site-branding {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.site-header__crest-wrap {
  position: relative;
  display: block;
  margin-right: 35px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  height: 110px;
  width: 56px;
}

.site-header__crest-wrap img,
.site-header__crest-wrap svg {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 110px;
}

@media screen and (max-width: 1479px) {
  .site-header__crest-wrap {
    margin-right: 15px;
  }
}

@media screen and (max-width: 991px) {
  .site-header__crest-wrap {
    height: 80px;
  }
  .site-header__crest-wrap img,
  .site-header__crest-wrap svg {
    height: 80px;
  }
}

@media screen and (max-width: 360px) {
  .site-header__crest-wrap {
    margin-right: 5px;
  }
}

.site-header__logo-text {
  font-family: "Fira Sans Condensed";
  color: #0d4077;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.22222;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .site-header__logo-text {
    font-size: 14px;
  }
}

.site-header__logo-em-txt {
  display: block;
  font-weight: 500;
  letter-spacing: 2.1px;
  font-size: 24px;
  line-height: 1.20833;
}

@media screen and (max-width: 1199px) {
  .site-header__logo-em-txt {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
@media screen and (min-width: 992px) {
  .primary-menu {
    font-family: "Fira Sans Condensed";
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 3px solid #0d4077;
  }
  .primary-menu .sub-menu a {
    display: block;
    line-height: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .primary-menu .sub-menu li {
    margin-bottom: 6px;
  }
  .primary-menu .sub-icon {
    display: none;
  }
  .primary-menu > li > a {
    color: #0d4077;
    display: block;
    padding: 24px;
    min-width: 128px;
    text-align: center;
    position: relative;
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 1.3px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1479px) {
  .primary-menu > li > a {
    padding: 18px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .primary-menu > li > a {
    padding: 10px;
    min-width: 1px;
  }
}

@media screen and (min-width: 992px) {
  .primary-menu > li > a::before {
    content: '';
    position: absolute;
    display: block;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: #c7363d;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;
  }
  .primary-menu > li.js-hover > a::before {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
  }
  .primary-menu > li.js-hover > .sub-menu {
    opacity: 1;
    -webkit-transform: translate(-50%, 100%) scaleY(1);
        -ms-transform: translate(-50%, 100%) scaleY(1);
            transform: translate(-50%, 100%) scaleY(1);
  }
  .primary-menu > li > .sub-menu {
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%) scaleY(0);
        -ms-transform: translate(-50%, 100%) scaleY(0);
            transform: translate(-50%, 100%) scaleY(0);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    min-height: 325px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 992px) and (min-width: 576px) {
  .primary-menu > li > .sub-menu {
    max-width: 510px;
  }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
  .primary-menu > li > .sub-menu {
    max-width: 690px;
  }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
  .primary-menu > li > .sub-menu {
    max-width: 930px;
  }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
  .primary-menu > li > .sub-menu {
    max-width: 1110px;
  }
}

@media screen and (min-width: 992px) and (min-width: 1480px) {
  .primary-menu > li > .sub-menu {
    max-width: 1370px;
  }
}

@media screen and (min-width: 992px) {
  .primary-menu > li > .sub-menu > li {
    width: 40%;
    margin-left: 30%;
  }
  .primary-menu > li > .sub-menu > li:first-child {
    margin-top: 42px;
  }
  .primary-menu > li > .sub-menu > li:first-child::before {
    padding-left: 10%;
  }
  .primary-menu > li > .sub-menu > li:first-child::after {
    content: '';
    position: absolute;
    display: block;
    top: 10px;
    left: 30%;
    background-color: #0d4077;
    z-index: -1;
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    width: 100vw;
  }
  .primary-menu > li > .sub-menu > li > a {
    display: inline-block;
    width: -webkit-calc(90% - 35px);
    width: calc(90% - 35px);
  }
  .primary-menu > li > .sub-menu > li .sub-menu > li > a,
  .primary-menu > li > .sub-menu > li > a {
    color: #fff;
    margin-left: 10%;
    font-weight: normal;
    letter-spacing: 1.5px;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
  }
  .primary-menu > li > .sub-menu > li .sub-menu > li > a:hover,
  .primary-menu > li > .sub-menu > li > a:hover {
    color: #c7363d;
  }
  .primary-menu > li > .sub-menu > li .sub-menu::before,
  .primary-menu > li > .sub-menu > li:first-child::before {
    content: attr(data-subtitle);
    display: block;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 3px;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 14px;
    margin-bottom: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .primary-menu > li > .sub-menu > li .sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 42px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    opacity: 0;
    -webkit-transition: opacity 350ms ease, -webkit-transform 1ms ease 350ms;
    transition: opacity 350ms ease, -webkit-transform 1ms ease 350ms;
    -o-transition: opacity 350ms ease, transform 1ms ease 350ms;
    transition: opacity 350ms ease, transform 1ms ease 350ms;
    transition: opacity 350ms ease, transform 1ms ease 350ms, -webkit-transform 1ms ease 350ms;
    width: 30%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
  }
  .primary-menu > li > .sub-menu > li .sub-menu.open {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
  }
  .primary-menu > li > .sub-menu > li .sub-menu::before {
    padding-left: 30px;
  }
  .primary-menu > li > .sub-menu > li .sub-menu > li > a {
    margin-left: 30px;
  }
  .primary-menu > li > .sub-menu::before {
    content: attr(data-subtitle);
    position: absolute;
    left: 0;
    top: 42px;
    color: #fff;
    font-size: 30px;
    letter-spacing: 1.3px;
    font-weight: 500;
    text-transform: capitalize;
  }
  .primary-menu > li > .sub-menu::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -100vw;
    right: -100vw;
    height: 100%;
    background-color: #c7363d;
    z-index: -2;
    -webkit-box-shadow: 0 10px 0 0 #fff, 0 11px 0 0 rgba(13, 64, 119, 0.1), 0 20px 0 0 rgba(13, 64, 119, 0.1);
            box-shadow: 0 10px 0 0 #fff, 0 11px 0 0 rgba(13, 64, 119, 0.1), 0 20px 0 0 rgba(13, 64, 119, 0.1);
  }
  .megamenu-expand {
    background: none;
    border: none;
    padding: 0;
  }
  .megamenu-expand::before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform: translate(25%, -50%) rotate(135deg);
        -ms-transform: translate(25%, -50%) rotate(135deg);
            transform: translate(25%, -50%) rotate(135deg);
  }
  .megamenu-expand:hover::before {
    border-left: 2px solid #c7363d;
    border-top: 2px solid #c7363d;
    -webkit-transform: translate(25%, -50%) rotate(135deg);
        -ms-transform: translate(25%, -50%) rotate(135deg);
            transform: translate(25%, -50%) rotate(135deg);
  }
  .megamenu-expand:active, .megamenu-expand:focus {
    outline: none;
  }
  .menu-btn {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .main-navigation {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    display: none;
    width: 100%;
    font-family: "Fira Sans Condensed";
    margin-bottom: 10px;
  }
  .main-navigation li {
    position: relative;
  }
  .main-navigation ul {
    background-color: #c7363d;
  }
  .main-navigation a,
  .main-navigation .sub-icon {
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
  }
  .main-navigation a:hover,
  .main-navigation .sub-icon:hover {
    color: #0d4077;
  }
  .main-navigation a {
    position: relative;
    display: block;
    border-bottom: 1px solid #fff;
    padding-right: 40px;
  }
  .main-navigation .sub-menu {
    display: none;
    background-color: #0d4077;
  }
  .main-navigation .sub-menu .sub-menu a {
    padding-left: 20px;
  }
  .main-navigation .sub-menu .sub-icon:hover,
  .main-navigation .sub-menu a:hover {
    color: #c7363d;
  }
  .main-navigation .sub-icon {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background: none;
    border: none;
  }
  .main-navigation .sub-icon:focus, .main-navigation .sub-icon:active {
    outline: none;
  }
  .main-navigation .sub-icon.open {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
  .megamenu-expand {
    display: none;
  }
  > li > .sub-menu::before {
    content: none;
  }
  > li > .sub-menu > li .sub-menu::before,
  > li > .sub-menu > li:first-child::before {
    content: none;
  }
  .menu-btn {
    display: block;
    position: relative;
    width: 30px;
    height: 19px;
    margin-left: auto;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .menu-btn::after, .menu-btn::before,
  .menu-btn span {
    width: 100%;
    height: 3px;
    position: absolute;
    display: block;
    background-color: #0d4077;
  }
  .menu-btn::after, .menu-btn::before {
    content: '';
    -webkit-transition: 350ms width 350ms ease;
    -o-transition: 350ms width 350ms ease;
    transition: 350ms width 350ms ease;
  }
  .menu-btn::after {
    top: 0;
    left: 0;
  }
  .menu-btn::before {
    bottom: 0;
    right: 0;
  }
  .menu-btn span {
    top: 50%;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
  }
  .menu-btn span::before {
    content: '';
    background-color: #0d4077;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
  }
  .menu-btn.open::after, .menu-btn.open::before {
    -webkit-transition: 350ms ease;
    -o-transition: 350ms ease;
    transition: 350ms ease;
    width: 0;
  }
  .menu-btn.open::after {
    left: 0;
  }
  .menu-btn.open::before {
    right: 0;
  }
  .menu-btn.open span {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 350ms -webkit-transform 350ms ease;
    transition: 350ms -webkit-transform 350ms ease;
    -o-transition: 350ms transform 350ms ease;
    transition: 350ms transform 350ms ease;
    transition: 350ms transform 350ms ease, 350ms -webkit-transform 350ms ease;
    position: relative;
  }
  .menu-btn.open span::before {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: 350ms -webkit-transform 350ms ease;
    transition: 350ms -webkit-transform 350ms ease;
    -o-transition: 350ms transform 350ms ease;
    transition: 350ms transform 350ms ease;
    transition: 350ms transform 350ms ease, 350ms -webkit-transform 350ms ease;
  }
}

@media screen and (min-width: 992px) {
  .supplementary-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .supplementary-menu li {
    margin: 0 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1479px) {
  .supplementary-menu li {
    margin: 0 15px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .supplementary-menu li {
    margin: 0 8px;
  }
}

@media screen and (min-width: 992px) {
  .supplementary-menu a {
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    color: #0d4077;
    font-size: 14px;
  }
  .supplementary-menu a:hover {
    color: #c7363d;
  }
}

@media screen and (max-width: 991px) {
  .supplementary-menu {
    display: none;
  }
  .supplementary-menu.initialized {
    display: block;
  }
}

.page-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.page-nav .page-locked,
.page-nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 100%;
  padding: 15px;
  border: 2px solid #0d4077;
  border-left: none;
}

.page-nav a {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.page-nav a:hover {
  background-color: #0d4077;
}

.page-nav a:hover .nav-icon {
  color: #fff;
}

.page-num {
  color: rgba(13, 64, 119, 0.4);
  padding: 13px;
  min-width: 150px;
  border: 2px solid #0d4077;
}

.page-num-current {
  color: #0d4077;
}

.page-num-max,
.page-num-current {
  display: inline-block;
  margin: 0 10px;
}

.nav-icon {
  color: #0d4077;
  font-size: 0.5625rem;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.page-locked {
  color: rgba(13, 64, 119, 0.3);
}

.page-locked .nav-icon {
  color: rgba(13, 64, 119, 0.4);
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  min-height: 100px;
}

.site-footer__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 110px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
  padding-bottom: 18px;
}

@media screen and (max-width: 480px) {
  .site-footer__wrap {
    display: block;
    text-align: center;
  }
}

.site-footer__wrap--line {
  border-bottom: 1px solid rgba(13, 64, 119, 0.3);
}

.site-footer__col--small {
  min-width: 280px;
}

@media screen and (max-width: 1479px) {
  .site-footer__col--small {
    min-width: 115px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer__col--small {
    min-width: 1px;
  }
}

@media screen and (max-width: 480px) {
  .site-footer__col--small {
    margin-top: 15px;
  }
}

.site-footer__col--contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .site-footer__col--contact {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.site-footer__col--logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 480px) {
  .site-footer__col--logo {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.site-footer__top-info {
  position: relative;
  border-top: 3px solid #c7363d;
  border-bottom: 1px solid #e7ecf1;
}

.site-footer__top-info::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0d4077;
}

.site-footer__top-info.sticky {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.site-footer__top-info.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.site-footer__top-info.transition {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.site-footer__t-btn {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 35px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-size: 0.875rem;
}

.site-footer__t-btn:hover {
  background-color: #c7363d;
}

@media screen and (max-width: 991px) {
  .site-footer__t-btn {
    padding: 10px 35px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer__t-btn {
    padding: 10px 5px;
  }
}

@media screen and (max-width: 360px) {
  .site-footer__t-btn {
    font-size: 0.75rem;
  }
}

.site-footer__t-btn--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.site-footer__t-btn--right .site-footer__icon {
  margin: 0 0 0 15px;
}

.site-footer__t-btn--right.first {
  margin-left: auto;
}

.site-footer__t-btn--left {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.site-footer__t-btn--left.last {
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .site-footer__t-btn--left.last {
    display: none;
  }
}

.social-box {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  top: 0;
  left: 50%;
  width: 100%;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  padding: 0 15px;
  margin-bottom: 6px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.social-box.open {
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

@media screen and (max-width: 575px) {
  .social-box {
    padding: 0;
  }
}

.social-share-link {
  color: #fff;
  padding: 18px 21px;
  background-color: #c7363d;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-size: 14px;
}

.social-share-link::before {
  margin-right: 15px;
  font-size: 24px;
  line-height: 24px;
}

.social-share-link:hover {
  background-color: #0d4077;
}

@media screen and (max-width: 991px) {
  .social-share-link {
    padding: 6px 5px;
  }
}

.site-footer__icon {
  color: #fff;
  font-size: 1.5rem;
  margin-right: 15px;
}

@media screen and (max-width: 360px) {
  .site-footer__icon {
    font-size: 1rem;
    margin-right: 5px;
  }
}

.site-footer__title {
  width: 100%;
  font-family: "Fira Sans Condensed";
  color: #c7363d;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 1px;
  margin-bottom: 16px;
}

@media screen and (max-width: 480px) {
  .site-footer__title {
    margin-bottom: 10px;
  }
}

.secondary-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.secondary-menu a {
  font-family: "Fira Sans Condensed";
  font-size: 1.125rem;
  line-height: 1.22222;
  letter-spacing: 1.3px;
  margin-right: 37px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.secondary-menu a:hover {
  color: #c7363d;
}

@media screen and (max-width: 480px) {
  .secondary-menu a {
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .secondary-menu {
    display: block;
  }
}

.site-footer__sn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .site-footer__sn-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.site-footer__social-link {
  margin-right: 15px;
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-size: 24px;
}

.site-footer__social-link:hover {
  color: #c7363d;
}

@media screen and (max-width: 480px) {
  .site-footer__social-link {
    font-size: 16px;
  }
  .site-footer__social-link:last-child {
    margin-right: 0;
  }
}

.site-footer__contact-title {
  display: block;
  font-weight: bold;
}

.site-footer__contact-icon {
  font-size: 26px;
  color: #c7363d;
  margin-right: 26px;
}

.site-footer__contact-wrap {
  font-size: 0.75rem;
  line-height: 1.5;
}

.site-footer__b-info {
  background-color: #0d4077;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media screen and (max-width: 767px) {
  .site-footer__b-info .container-large {
    display: block;
    text-align: center;
  }
}

.site-footer__text,
.site-footer__b-info a,
.site-footer__b-links,
.copyright {
  display: inline-block;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.66667;
  margin-top: 16px;
  margin-bottom: 16px;
}

@media screen and (max-width: 480px) {
  .site-footer__text,
  .site-footer__b-info a,
  .site-footer__b-links,
  .copyright {
    display: block;
    margin: 0;
    padding: 10px 0;
  }
}

.site-footer__b-links {
  margin-right: 50px;
}

.site-footer__b-info a,
.site-footer__b-links {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.site-footer__b-info a:hover,
.site-footer__b-links:hover {
  color: #c7363d;
}

.site-footer__logo-text {
  font-family: "Fira Sans Condensed";
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 300;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}

@media screen and (max-width: 360px) {
  .site-footer__logo-text {
    font-size: 16px;
  }
}

.site-footer__logo-em-txt {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 2.1px;
  font-weight: 500;
  display: block;
}

@media screen and (max-width: 360px) {
  .site-footer__logo-em-txt {
    font-size: 20px;
  }
}

.site-footer__crest-wrap {
  display: block;
  margin-right: 40px;
  height: 50px;
}

.site-footer__crest-wrap svg {
  width: auto;
  height: auto;
  max-height: 100%;
}

.site-footer__crest-wrap img {
  max-height: 100%;
}

/*--------------------------------------------------------------
## Entry Content
--------------------------------------------------------------*/
.wysiwyg-content,
.entry-content {
  font-size: 0.9375rem;
  line-height: 1.46667;
  margin: 0;
}

.wysiwyg-content h1,
.wysiwyg-content h2,
.wysiwyg-content h3,
.wysiwyg-content h4,
.wysiwyg-content h5,
.wysiwyg-content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: .8em;
}

.wysiwyg-content h2,
.entry-content h2 {
  font-size: 1.125rem;
  font-weight: 700;
}

.wysiwyg-content h3,
.entry-content h3 {
  font-size: 1rem;
}

.wysiwyg-content h4,
.entry-content h4 {
  font-size: 0.875rem;
}

.wysiwyg-content h5,
.entry-content h5 {
  font-size: 0.75rem;
}

.wysiwyg-content h6,
.entry-content h6 {
  font-size: 0.75rem;
}

.wysiwyg-content p,
.entry-content p {
  margin-bottom: 1.5em;
}

.wysiwyg-content p strong,
.entry-content p strong {
  font-weight: bold;
}

.wysiwyg-content li,
.entry-content li {
  margin-bottom: .1em;
}

.wysiwyg-content ul,
.entry-content ul {
  margin-left: 1.6em;
  margin-bottom: 1em;
}

.wysiwyg-content ul li,
.entry-content ul li {
  margin-bottom: 0.5em;
}

.wysiwyg-content ul li::before,
.entry-content ul li::before {
  content: '';
  display: inline-block;
  width: 0.2em;
  height: 0.2em;
  margin-right: 4px;
  background-color: currentColor;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}

.wysiwyg-content ul ol,
.wysiwyg-content ul ul,
.entry-content ul ol,
.entry-content ul ul {
  margin-left: 1.6em;
}

.wysiwyg-content ol,
.entry-content ol {
  margin-left: 1.6em;
}

.wysiwyg-content ol li,
.entry-content ol li {
  list-style: decimal;
  margin-bottom: 0.5em;
  list-style-position: inside;
}

.wysiwyg-content ol ol,
.wysiwyg-content ol ul,
.entry-content ol ol,
.entry-content ol ul {
  margin-left: 1.6em;
}

.wysiwyg-content a,
.entry-content a {
  display: inline-block;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-weight: bold;
  padding-right: 1.4em;
}

.wysiwyg-content a:after,
.entry-content a:after {
  content: "";
}

.wysiwyg-content a::after,
.entry-content a::after {
  position: absolute;
  bottom: -.15em;
  right: 0;
  font-size: 1.2em;
  margin-left: .2em;
}

.wysiwyg-content a::before,
.entry-content a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #c7363d;
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
}

.wysiwyg-content a:hover,
.entry-content a:hover {
  color: #c7363d;
}

.wysiwyg-content a:hover::before,
.entry-content a:hover::before {
  width: 100%;
}

.wysiwyg-content table,
.entry-content table {
  border-collapse: collapse;
  color: #000;
  margin: 25px 0 35px;
  overflow-x: visible;
  table-layout: fixed;
  width: 100%;
  max-width: 700px;
  display: table;
}

@media screen and (max-width: 767pxpx) {
  .wysiwyg-content table,
  .entry-content table {
    display: block;
    overflow-x: scroll;
  }
}

.wysiwyg-content tbody,
.entry-content tbody {
  width: 100%;
}

@media screen and (max-width: 767pxpx) {
  .wysiwyg-content tbody,
  .entry-content tbody {
    width: 700px;
    display: block;
  }
}

.wysiwyg-content tr,
.entry-content tr {
  vertical-align: top;
}

.wysiwyg-content tr:first-child td,
.entry-content tr:first-child td {
  padding-top: 0;
}

.wysiwyg-content th,
.entry-content th {
  border-bottom: 2px solid #000;
  font-weight: 400;
  padding-bottom: 8px;
  color: #000;
}

.wysiwyg-content td,
.entry-content td {
  border-bottom: 1px solid #000;
  padding: 20px 0 5px;
}

.wysiwyg-content blockquote,
.entry-content blockquote {
  margin: 0;
  background-color: #e7ecf1;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 22px;
  border: 1px solid rgba(13, 64, 119, 0.3);
  margin-bottom: 20px;
}

.wysiwyg-content .aligncenter,
.entry-content .aligncenter {
  margin: 0 auto;
}

.error-page__text {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(13, 64, 119, 0.1);
  font-size: 14px;
  line-height: 20px;
}

.error-page__text--2 {
  border-bottom: none;
}

.bd-btn--404 {
  min-width: 250px;
  min-height: 50px;
  text-align: center;
}

@media screen and (max-width: 360px) {
  .bd-btn--404 {
    min-width: 210px;
  }
}

/*--------------------------------------------------------------
## Banners
--------------------------------------------------------------*/
.banner-example {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  background-attachment: fixed;
  position: relative;
  max-height: 600px;
}

@media screen and (max-width: 640px) {
  .banner-example {
    max-height: 400px;
  }
}

.banner-example-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.banner-example-caption h1,
.banner-example-caption p {
  color: #fff;
}

.sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 390px;
  padding-right: 30px;
  width: 100%;
  border-right: 1px solid rgba(13, 64, 119, 0.3);
  padding-bottom: 100px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.sidebar .tax-list .tax-list {
  display: none;
}

@media screen and (max-width: 991px) {
  .sidebar {
    border-right: none;
    max-width: 100%;
    padding-right: 0;
  }
}

@media screen and (max-width: 360px) {
  .sidebar {
    padding-right: 0;
  }
}

.sidebar__title {
  border: 2px solid #0d4077;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding: 10px;
}

.sidebar__list {
  background-color: #e7ecf1;
  border: 1px solid rgba(13, 64, 119, 0.3);
  border-top: none;
  padding: 10px;
  margin-bottom: 30px;
}

.sidebar__list li {
  position: relative;
}

.sidebar__list a {
  display: block;
  padding: 15px 30px 15px 10px;
  font-weight: 600;
  font-size: 0.875rem;
  border: 2px solid transparent;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.sidebar__list a.current {
  border: 2px solid #0d4077;
}

.sidebar__list a:hover {
  border: 2px solid #c7363d;
  color: #c7363d;
}

.sidebar__list ul {
  padding: 10px;
  border: 1px solid rgba(13, 64, 119, 0.3);
}

.tax-list__expand-btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 0.875rem;
  color: #0d4077;
}

.tax-list__expand-btn:hover {
  background-color: rgba(13, 64, 119, 0.15);
}

.tax-list__expand-btn::before {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tax-list__expand-btn.open::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.content-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid rgba(13, 64, 119, 0.15);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-shadow: 0 0 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 0 0 0 0 rgba(13, 64, 119, 0.1);
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  position: relative;
  transition: 350ms;
}

.content-row::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.content-row:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.content-row:hover::after {
  border: 2px solid #c7363d;
}

.content-row:hover .content-row__title {
  color: #c7363d;
}

@media screen and (max-width: 1199px) {
  .content-row {
    display: block;
  }
}

.content-row__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media screen and (max-width: 1199px) {
  .content-row__info {
    margin: 15px 0;
  }
}

.content-row__title {
  font-size: 0.875rem;
  line-height: 1.28571;
  letter-spacing: 0.5px;
  font-weight: 500;
  font-family: "Fira Sans Condensed";
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.content-row__title--acc {
  padding-right: 10px;
}

@media screen and (max-width: 480px) {
  .content-row__title--acc {
    margin: 15px 0;
    font-size: 0.8125rem;
    line-height: 1.38462;
    padding-right: 0;
  }
}

.content-row__icon {
  font-size: 1.6875rem;
  display: block;
  color: #0d4077;
  margin-right: 20px;
}

.info-label {
  font-size: 0.75rem;
  line-height: 1.16667;
  font-weight: 600;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.info-text {
  font-size: 0.75rem;
  line-height: 1.33333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

/* Excerpt */
.excerpt-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  margin-left: -15px;
}

.excerpt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  overflow: hidden;
  margin: 15px;
  width: 100%;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.excerpt::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.excerpt:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.excerpt:hover::after {
  border: 2px solid #c7363d;
}

.excerpt:hover .content-row__title {
  color: #c7363d;
}

@media screen and (max-width: 1199px) {
  .excerpt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.excerpt-content {
  position: relative;
  padding: 30px 80px 30px 60px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

@media screen and (max-width: 1479px) {
  .excerpt-content {
    padding: 30px 35px;
  }
}

.excerpt-img__wrap {
  max-width: 470px;
  height: 316px;
}

@media screen and (max-width: 1479px) {
  .excerpt-img__wrap {
    max-width: 330px;
    height: 350px;
  }
}

@media screen and (max-width: 1199px) {
  .excerpt-img__wrap {
    max-width: 505px;
  }
}

.excerpt-img__wrap--small {
  height: 170px;
  width: 100%;
}

.excerpt-img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: relative;
  max-width: initial;
}

@media screen and (max-width: 575px) {
  .excerpt-img {
    width: 110%;
  }
}

.excerpt-img--small {
  width: 100%;
}

.excerpt-content__title {
  font-family: "Fira Sans Condensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.excerpt-content__desc {
  font-size: 0.875rem;
  line-height: 1.42857;
  color: #0d4077;
}

@media screen and (max-width: 1199px) {
  .excerpt-content__desc {
    margin: 15px 0;
  }
}

.excerpt-content__post-info {
  margin-top: auto;
}

.post-info__text {
  display: block;
  font-size: 0.75rem;
  line-height: 1.33333;
  font-style: italic;
  margin-bottom: 5px;
}

.post-info__date {
  display: block;
  font-size: 0.75rem;
  line-height: 1.33333;
  font-weight: 600;
}

.excerpt-content__arrow {
  position: absolute;
  right: 33px;
  bottom: 30px;
}

.excerpt-content__arrow::before {
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  border-left: 2px solid #0d4077;
  border-top: 2px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(135deg);
      -ms-transform: translate(25%, -50%) rotate(135deg);
          transform: translate(25%, -50%) rotate(135deg);
}

/*  Excerpt img Small */
.excerpt--small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 295px;
  width: -webkit-calc(33% - 30px);
  width: calc(33% - 30px);
}

@media screen and (max-width: 1199px) {
  .excerpt--small {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 575px) {
  .excerpt--small {
    max-width: 100%;
    width: 100%;
  }
}

.excerpt-content--small {
  padding: 20px;
  min-height: 152px;
}

.excerpt-content__title--small {
  font-size: 0.875rem;
  line-height: 1.28571;
  letter-spacing: .5px;
  font-weight: 500;
}

/* Excerpt Medium */
.excerpt-content--medium {
  padding: 30px 60px;
}

@media screen and (max-width: 1479px) {
  .excerpt-content--medium {
    padding: 30px;
  }
}

.excerpt-img__wrap--medium {
  max-width: 390px;
  height: 236px;
}

@media screen and (max-width: 1479px) {
  .excerpt-img__wrap--medium {
    height: 295px;
  }
}

@media screen and (max-width: 991px) {
  .excerpt-img__wrap--medium {
    max-width: 100%;
  }
}

.excerpt-content__title--medium {
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 500;
  margin-bottom: 10px;
}

.excerpt-content__desc--medium {
  font-size: 0.75rem;
  line-height: 1.33333;
}

/* Simple Exceprt */
.simple-excerpt {
  position: relative;
  width: -webkit-calc(33% - 30px);
  width: calc(33% - 30px);
  margin: 15px;
  padding: 20px 20px 58px;
  background-color: #fff;
  min-height: 235px;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.simple-excerpt::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.simple-excerpt:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.simple-excerpt:hover::after {
  border: 2px solid #c7363d;
}

.simple-excerpt:hover .content-row__title {
  color: #c7363d;
}

@media screen and (max-width: 1199px) {
  .simple-excerpt {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 575px) {
  .simple-excerpt {
    width: 100%;
  }
}

.simple-exceprt__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.simple-exceprt__header-icon {
  font-size: 1.875rem;
  position: relative;
  color: #0d4077;
  margin-right: 15px;
}

.simple-exceprt__header-type {
  font-size: 0.625rem;
  font-family: "Fira Sans Condensed";
  font-weight: bold;
  position: absolute;
  color: #0d4077;
  text-transform: uppercase;
  bottom: 4px;
  cursor: default;
}

.simple-exceprt__header-group-label {
  font-size: 0.75rem;
  line-height: 1.16667;
  font-weight: 600;
  margin-top: 4px;
}

.simple-exceprt__header-group-text {
  font-size: 0.75rem;
  line-height: 1.33333;
}

.simple-exceprt__desc {
  font-size: 0.875rem;
  line-height: 1.28571;
  font-weight: 500;
  letter-spacing: .5;
  font-family: "Fira Sans Condensed";
  margin-top: 30px;
}

/* Team Member */
.team-member-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  -webkit-transform: translateX(-15px);
      -ms-transform: translateX(-15px);
          transform: translateX(-15px);
}

.team-member-wrap .section-title {
  margin-left: 45px;
}

@media screen and (max-width: 360px) {
  .team-member-wrap .section-title {
    margin-left: 0;
  }
}

.team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.team-member::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.team-member:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.team-member:hover::after {
  border: 2px solid #c7363d;
}

.team-member:hover .content-row__title {
  color: #c7363d;
}

@media screen and (max-width: 1199px) {
  .team-member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.team-member-img-wrap {
  max-width: 470px;
  width: 100%;
}

@media screen and (max-width: 1479px) {
  .team-member-img-wrap {
    max-width: 320px;
  }
}

@media screen and (max-width: 1199px) {
  .team-member-img-wrap {
    max-width: 520px;
  }
}

@media screen and (max-width: 991px) {
  .team-member-img-wrap {
    max-width: 100%;
  }
}

.team-member__img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: relative;
  width: 100%;
  max-width: initial;
}

@media screen and (max-width: 1199px) {
  .team-member__img {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .team-member__img {
    height: 300px;
  }
}

.team-member__content {
  position: relative;
  background-color: #fff;
  padding: 30px 80px 30px 60px;
  width: 55%;
}

@media screen and (max-width: 1479px) {
  .team-member__content {
    padding: 30px 44px 30px 30px;
  }
}

@media screen and (max-width: 1199px) {
  .team-member__content {
    width: 100%;
    padding: 30px 76px 30px 30px;
  }
}

@media screen and (max-width: 360px) {
  .team-member__content {
    padding: 30px 40px 30px 30px;
  }
}

.team-member__cat {
  display: block;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Fira Sans Condensed";
  margin-bottom: 30px;
}

@media screen and (max-width: 1479px) {
  .team-member__cat {
    margin-bottom: 18px;
  }
}

.team-member__content-title {
  font-family: "Fira Sans Condensed";
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 1.21429;
  letter-spacing: 1.3px;
  margin-bottom: 10px;
}

.team-member__content-desc {
  font-size: 0.875rem;
  line-height: 1.42857;
}

/* Team Member Small */
.team-member--small {
  min-height: 230px;
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  margin: 15px;
}

@media screen and (max-width: 1479px) {
  .team-member--small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 991px) {
  .team-member--small .team-member__img {
    height: 236px;
  }
}

@media screen and (max-width: 480px) {
  .team-member--small {
    width: 100%;
  }
}

.team-member-img-wrap--small {
  max-width: 223px;
}

.team-member-img-wrap--small img {
  width: 100%;
}

@media screen and (max-width: 1479px) {
  .team-member-img-wrap--small {
    max-width: 100%;
  }
}

.team-member__content--small {
  padding: 30px;
  width: 100%;
}

@media screen and (max-width: 1479px) {
  .team-member__content--small {
    min-height: 210px;
  }
}

@media screen and (max-width: 480px) {
  .team-member__content--small {
    min-height: 270px;
  }
}

.team-member__cat--small {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.team-member__content-title--small {
  font-size: 1rem;
  line-height: 1.375;
  letter-spacing: 1px;
  font-weight: 500;
}

.team-member__content-desc--small {
  font-size: 0.875rem;
  line-height: 1.42857;
  margin-top: 25px;
}

/* Feat Block */
.feat-block {
  display: block;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  margin-bottom: 60px;
  width: 100%;
}

.feat-block::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.feat-block:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.feat-block:hover::after {
  border: 2px solid #c7363d;
}

.feat-block:hover .content-row__title {
  color: #c7363d;
}

.feat-block__content {
  position: relative;
  background-color: #fff;
  padding: 30px 80px 50px 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1479px) {
  .feat-block__content {
    padding: 30px 55px 50px 60px;
  }
}

@media screen and (max-width: 1199px) {
  .feat-block__content {
    padding: 30px 55px 50px 28px;
  }
}

@media screen and (max-width: 991px) {
  .feat-block__content {
    padding: 29px 30px 50px 28px;
  }
}

@media screen and (max-width: 575px) {
  .feat-block__content {
    display: block;
  }
}

.feat-block__title-wrap {
  width: 30%;
}

@media screen and (max-width: 575px) {
  .feat-block__title-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
}

.feat-block__content-desc {
  width: 69%;
  font-size: 0.875rem;
  line-height: 1.42857;
}

@media screen and (max-width: 1199px) {
  .feat-block__content-desc {
    width: 64%;
  }
}

@media screen and (max-width: 575px) {
  .feat-block__content-desc {
    width: 95%;
  }
}

.feat-block__cat {
  display: block;
  font-family: "Fira Sans Condensed";
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}

@media screen and (max-width: 1199px) {
  .feat-block__cat {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.feat-block__content-title {
  font-family: "Fira Sans Condensed";
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: 1.3px;
}

@media screen and (max-width: 1479px) {
  .feat-block__content-title {
    font-size: 1.4375rem;
    line-height: 1.30435;
  }
}

@media screen and (max-width: 1199px) {
  .feat-block__content-title {
    font-size: 1.3125rem;
    line-height: 1.19048;
  }
}

@media screen and (max-width: 575px) {
  .feat-block__content-title {
    font-size: 1rem;
    line-height: 1.5625;
  }
}

.multi-box__gal-img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

/* Acordion Generic */
.accordion-generic-wrap {
  margin-bottom: 10px;
}

.accordion-generic {
  cursor: pointer;
  border: none;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 20px 40px 20px 20px;
  text-align: left;
}

.accordion-generic:hover span,
.accordion-generic:hover .content-row__title {
  color: #c7363d;
}

.accordion-generic:hover .accordion__arrow {
  -webkit-transform: translateY(25%);
      -ms-transform: translateY(25%);
          transform: translateY(25%);
}

.accordion-generic:hover .accordion__arrow::before {
  border-left: 2px solid #c7363d;
  border-top: 2px solid #c7363d;
}

.accordion-generic.open .accordion__arrow::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.accordion-generic.open:hover .accordion__arrow {
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
}

@media screen and (max-width: 480px) {
  .accordion-generic {
    display: block;
    padding: 20px;
  }
}

.content-row__title {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.accordion__arrow {
  margin-left: auto;
  margin-top: 8px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.accordion__arrow::before {
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  border-left: 2px solid #0d4077;
  border-top: 2px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(-135deg);
      -ms-transform: translate(25%, -50%) rotate(-135deg);
          transform: translate(25%, -50%) rotate(-135deg);
}

.accordion-content {
  background-color: #fff;
  padding: 20px 60px 40px 70px;
  display: none;
}

@media screen and (max-width: 480px) {
  .accordion-content {
    padding: 20px;
  }
}

.accordion__icon {
  font-size: 2rem;
  display: block;
  color: #0d4077;
  margin-right: 20px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.basic-content__section {
  position: relative;
  padding: 15px 0 20px;
  border-bottom: 1px solid rgba(13, 64, 119, 0.1);
}

.basic-content__title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Fira Sans Condensed";
  color: #c7363d;
  border-bottom: 1px solid rgba(13, 64, 119, 0.1);
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.basic-content__title-2 {
  font-size: 1rem;
  line-height: 1.375;
  font-family: "Fira Sans Condensed";
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.file-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(13, 64, 119, 0.15);
  margin-bottom: 10px;
  padding: 20px 40px 20px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.file-row:hover {
  border: 1px solid rgba(13, 64, 119, 0.75);
}

@media screen and (max-width: 480px) {
  .file-row {
    display: block;
  }
}

@media screen and (max-width: 360px) {
  .file-row {
    padding: 20px;
  }
}

.file-row__btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}

@media screen and (max-width: 480px) {
  .file-row__btn-wrap {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.file-row__icon-arrow::before {
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  border-left: 2px solid #0d4077;
  border-top: 2px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(135deg);
      -ms-transform: translate(25%, -50%) rotate(135deg);
          transform: translate(25%, -50%) rotate(135deg);
}

.file-row__icon {
  font-size: 1.875rem;
  position: relative;
  color: #0d4077;
}

@media screen and (max-width: 480px) {
  .file-row__icon {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.file-row__icon-type {
  font-size: 0.625rem;
  font-family: "Fira Sans Condensed";
  font-weight: bold;
  position: absolute;
  color: #0d4077;
  text-transform: uppercase;
  bottom: 4px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 480px) {
  .file-row__icon-type {
    left: 4px;
  }
}

.file-row__title {
  font-size: 0.875rem;
  line-height: 1.14286;
  margin-bottom: 0;
  margin-left: 25px;
}

@media screen and (max-width: 480px) {
  .file-row__title {
    margin: 15px 0;
  }
}

.file-row__btn {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  margin-left: 35px;
}

.file-row__btn .file-row__btn-icon {
  font-size: 1.25rem;
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.file-row__btn:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.file-row__btn:hover .file-row__btn-icon {
  color: #c7363d;
}

@media screen and (max-width: 360px) {
  .file-row__btn {
    margin-left: 15px;
  }
}

.file-row__btn-icon--arrow {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.slider-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 30px;
}

.slider__arrow {
  width: 3rem;
  height: 3rem;
  font-size: 0.5rem;
  background: none;
  border: 2px solid #0d4077;
  border-left: none;
}

.slider__arrow.slick-disabled {
  color: rgba(13, 64, 119, 0.45);
}

.slider--single {
  width: 100%;
  max-height: 385px;
  margin-bottom: 10px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  opacity: 0;
}

.slider--single.slick-initialized {
  opacity: 1;
}

.slider__fig {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider__fig img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 385px;
  width: 100%;
}

@media screen and (max-width: 1479px) {
  .slider__fig {
    height: 350px;
  }
}

.slider__totals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-calc(100% - 6rem);
  width: calc(100% - 6rem);
  border: 2px solid #0d4077;
  padding-left: 30px;
  color: rgba(13, 64, 119, 0.45);
  font-size: 0.875rem;
  line-height: 2;
}

.slider__totals span {
  margin: 0 10px;
}

.slider__c-slide {
  color: #0d4077;
}

.news-slider-wrap {
  height: 24.375rem;
  position: relative;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  left: -10px;
  opacity: 0;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  padding-bottom: 100px;
}

.news-slider-wrap.initialized {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .news-slider-wrap {
    height: 34.375rem;
  }
}

.news-slider__section {
  padding-bottom: 30px;
}

.news-slider__slide {
  height: 24.375rem;
}

@media screen and (max-width: 767px) {
  .news-slider__slide {
    height: 33.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 75px;
  }
}

.news-slider__content {
  width: 35%;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .news-slider__content {
    width: 95%;
  }
}

.news-slider__img-wrap {
  position: relative;
  height: 23.75rem;
  max-width: 60%;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .news-slider__img-wrap {
    margin-top: 15px;
    max-width: 100%;
  }
}

.news-slider__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  max-width: initial;
}

.news-slider__arrow {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.news-slider__slide.news-slider__slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.news-slider__read-more {
  position: absolute;
  left: 106px;
  bottom: 10px;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .news-slider__read-more {
    min-width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .news-slider__read-more {
    bottom: 0;
  }
}

.news-slider__meta {
  font-size: 0.75rem;
  line-height: 1.66667;
}

.news-slider__title {
  color: #c7363d;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.news-slider__title:hover {
  color: #0d4077;
}

@media screen and (max-width: 991px) {
  .news-slider__title {
    font-size: 1.25rem;
    line-height: 1.25;
  }
}

@media screen and (max-width: 767px) {
  .news-slider__title {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .news-slider__title {
    font-size: 1.125rem;
    line-height: 1.38889;
  }
}

.news-slider__img-link {
  display: block;
}

.news-slider__img-link::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
}

.news-slider__img-link:hover::after {
  border: 2px solid #c7363d;
}

.quote-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
  background-color: #0d4077;
  color: #fff;
  margin-bottom: 50px;
  min-height: 190px;
}

.quote-box::before {
  content: '';
  display: block;
  width: 150vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 1px;
  background-color: #b6c6d6;
  z-index: -1;
}

@media screen and (max-width: 575px) {
  .quote-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.quote-box__main {
  padding: 65px 60px;
  width: 70%;
}

@media screen and (max-width: 991px) {
  .quote-box__main {
    padding: 40px 23px;
  }
}

@media screen and (max-width: 575px) {
  .quote-box__main {
    width: 100%;
  }
}

.quote-box__text {
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  font-family: "Fira Sans Condensed";
  font-weight: normal;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media screen and (max-width: 991px) {
  .quote-box__text {
    font-size: 1.125rem;
    line-height: 1.66667;
  }
}

@media screen and (max-width: 767px) {
  .quote-box__text {
    text-align: center;
  }
}

@media screen and (max-width: 575px) {
  .quote-box__text {
    font-size: 1rem;
    line-height: 1.875;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.quote-box__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c7363d;
  width: 30%;
}

@media screen and (max-width: 575px) {
  .quote-box__side {
    padding: 20px 0;
    width: 100%;
  }
}

.quote-box__author {
  font-family: "Fira Sans Condensed";
  font-size: 1.75rem;
  line-height: 1.21429;
  letter-spacing: 1.3px;
  text-align: center;
  margin-bottom: 3px;
}

.quote-box__sub {
  font-size: 0.875rem;
  line-height: 1.28571;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
}

.contact-box {
  background-color: #e7ecf1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 30px 22px 20px;
  margin-bottom: 10px;
  border: 1px solid rgba(13, 64, 119, 0.1);
}

@media screen and (max-width: 480px) {
  .contact-box {
    display: block;
    text-align: center;
  }
}

.contact-box__cont {
  margin-left: 17px;
  font-family: "Fira Sans Condensed";
}

.contact-box__cont span,
.contact-box__cont a {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  -webkit-transition: 350ms ease;
  -o-transition: 350ms ease;
  transition: 350ms ease;
}

.contact-box__cont a:hover {
  color: #c7363d;
}

@media screen and (max-width: 480px) {
  .contact-box__cont {
    margin-left: 0;
    margin: 20px 0;
  }
}

.contact-box__label {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1479px) {
  .contact-box__label {
    font-size: 14px;
  }
}

.contact-box__icon {
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  color: #0d4077;
  font-size: 50px;
}

@media screen and (max-width: 1479px) {
  .contact-box__icon {
    font-size: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .contact-box__icon {
    font-size: 50px;
  }
}

.contact-box__symb {
  color: #0d4077;
  margin-left: auto;
  font-size: 35px;
}

@media screen and (max-width: 1479px) {
  .contact-box__symb {
    font-size: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .contact-box__symb {
    font-size: 35px;
  }
}

.more-info {
  width: 100%;
  padding-top: 13px;
  border-top: 1px solid rgba(13, 64, 119, 0.1);
  margin: 15px 0;
  font-size: 12px;
  line-height: 16px;
  padding-right: 45%;
}

@media screen and (max-width: 1479px) {
  .more-info {
    padding-right: 0;
  }
}

.new-on-site {
  position: relative;
}

.new-on-site::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1px;
  display: block;
  width: 100vw;
  border-top: 1px solid #b6c6d6;
  z-index: 1;
}

.new-on-site__sidebar {
  padding-top: 50px;
  min-height: 385px;
}

@media screen and (max-width: 991px) {
  .new-on-site__sidebar {
    max-width: 390px;
  }
}

@media screen and (max-width: 767px) {
  .new-on-site__sidebar {
    max-width: 240px;
  }
}

@media screen and (max-width: 575px) {
  .new-on-site__sidebar {
    max-width: 100%;
    border-right: 0;
    min-height: 252px;
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

.new-on-site__slider {
  position: absolute;
  left: 20px;
  top: 40px;
  width: 76.5vw;
  height: 15.9375rem;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.new-on-site__slider.slick-initialized {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .new-on-site__slider {
    width: 42vw;
  }
}

@media screen and (max-width: 767px) {
  .new-on-site__slider {
    width: 50vw;
  }
}

@media screen and (max-width: 575px) {
  .new-on-site__slider {
    position: relative;
    width: 85vw;
  }
}

@media screen and (max-width: 360px) {
  .new-on-site__slider {
    width: 76vw;
  }
}

@media screen and (max-width: 360px) {
  .new-on-site__slider {
    top: 10px;
    height: 26.25rem;
  }
}

.new-on-site__slide.new-on-site__slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  height: 14.6875rem;
  margin: 10px;
  margin-right: 20px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  max-width: 30%;
}

.new-on-site__slide.new-on-site__slide::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  pointer-events: none;
}

.new-on-site__slide.new-on-site__slide:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.new-on-site__slide.new-on-site__slide:hover::before {
  border: 2px solid #c7363d;
}

@media screen and (max-width: 360px) {
  .new-on-site__slide.new-on-site__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 23.75rem;
  }
}

.new-on-page__btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.new-on-site__main::before {
  border-top: 1px solid rgba(13, 64, 119, 0.3);
}

@media screen and (max-width: 575px) {
  .new-on-site__main .main-content__content {
    padding: 30px 0 95px;
  }
}

.new-on-site__img-wrap {
  width: 45%;
  overflow: hidden;
}

@media screen and (max-width: 360px) {
  .new-on-site__img-wrap {
    width: 100%;
    overflow: visible;
  }
}

.new-on-site__cont {
  width: 55%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 17px 20px 30px;
}

@media screen and (max-width: 991px) {
  .new-on-site__cont {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 360px) {
  .new-on-site__cont {
    width: 90%;
  }
}

.new-on-site__img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.new-on-site__overline {
  font-size: 0.875rem;
  margin-bottom: 15px;
}

.new-on-site__title {
  font-family: "Fira Sans Condensed";
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.28571;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 360px) {
  .new-on-site__title {
    margin-bottom: 15px;
  }
}

.new-on-site__meta-label {
  margin-top: auto;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1.33333;
  margin-bottom: 3px;
}

.new-on-site__meta {
  font-size: 0.75rem;
  line-height: 1.33333;
  font-weight: 600;
}

.new-on-site__arrow {
  position: absolute;
  right: 35px;
  bottom: 25px;
}

.new-on-site__arrow::before {
  content: '';
  display: inline-block;
  height: 8px;
  width: 8px;
  border-left: 1.5px solid #0d4077;
  border-top: 1.5px solid #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: translate(25%, -50%) rotate(135deg);
      -ms-transform: translate(25%, -50%) rotate(135deg);
          transform: translate(25%, -50%) rotate(135deg);
}

@media screen and (max-width: 991px) {
  .new-on-site__arrow {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .new-on-site__arrow {
    right: 15px;
  }
}

.feat-docs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.feat-docs::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1px;
  display: block;
  width: 100vw;
  border-top: 1px solid #b6c6d6;
  z-index: 1;
}

@media screen and (max-width: 575px) {
  .feat-docs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feat-docs .m-text {
    margin-bottom: 30px;
  }
}

.feat-docs__sidebar {
  border-right: none;
  padding-top: 90px;
  padding-right: 110px;
}

@media screen and (max-width: 1479px) {
  .feat-docs__sidebar {
    max-width: 225px;
    padding-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .feat-docs__sidebar {
    max-width: 100%;
    padding-right: 0;
    padding: 50px 0;
  }
}

.feat-docs__main {
  padding-top: 90px;
  padding-left: 30px;
  padding-bottom: 70px;
  width: 70%;
}

@media screen and (max-width: 1479px) {
  .feat-docs__main {
    width: 80%;
  }
}

@media screen and (max-width: 575px) {
  .feat-docs__main {
    width: 100%;
    padding-top: 0;
    padding-bottom: 50px;
  }
}

.feat-docs__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
}

.feat-docs__item {
  margin: 0 30px 50px;
  width: -webkit-calc(33% - 60px);
  width: calc(33% - 60px);
}

@media screen and (max-width: 991px) {
  .feat-docs__item {
    width: -webkit-calc(50% - 60px);
    width: calc(50% - 60px);
  }
}

@media screen and (max-width: 767px) {
  .feat-docs__item {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
}

.feat-docs__item-icon {
  font-size: 43px;
  color: #0d4077;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 25px;
}

.feat-docs__item-title {
  font-family: "Fira Sans Condensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 13px;
  letter-spacing: 1px;
}

@media screen and (max-width: 1479px) {
  .feat-docs__item-title {
    font-size: 1.125rem;
    line-height: 1.33333;
  }
}

@media screen and (max-width: 1199px) {
  .feat-docs__item-title {
    font-size: 1.0625rem;
    line-height: 1.41176;
  }
}

.feat-docs__item-text {
  font-size: 0.875rem;
  line-height: 1.42857;
  margin-bottom: 0;
}

.feat-docs__item-link {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.feat-docs__item-link:hover {
  color: #c7363d;
}

.multi-box {
  margin-top: 100px;
  position: relative;
}

.multi-box::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1px;
  display: block;
  width: 100vw;
  border-top: 1px solid #b6c6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .multi-box {
    display: block;
    margin-top: 30px;
  }
  .multi-box .main-content {
    width: 100%;
  }
  .multi-box .main-content__content {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .multi-box .main-content::before {
    left: -27px;
  }
  .multi-box .main-content__header::before {
    left: -27px;
  }
}

@media screen and (max-width: 575px) {
  .multi-box .feat-block__content {
    display: block;
  }
  .multi-box .feat-block__title-wrap {
    width: 90%;
    margin-bottom: 15px;
  }
  .multi-box .feat-block__content-desc {
    width: 90%;
  }
}

@media screen and (max-width: 360px) {
  .multi-box .feat-block__title-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
  .multi-box .main-content::before {
    left: -27px;
  }
  .multi-box .main-content__content {
    padding: 30px 0 95px 5px;
  }
  .multi-box .main-content__header::before {
    left: -27px;
  }
}

.multi-box__s-btn {
  border: none;
  background: none;
  width: 90%;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-family: "Fira Sans Condensed";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
}

.multi-box__s-btn:focus, .multi-box__s-btn:active {
  outline: none;
}

.multi-box__s-btn:hover, .multi-box__s-btn.current {
  color: #c7363d;
}

.multi-box__s-btn:hover .multi-box__btn-icon, .multi-box__s-btn.current .multi-box__btn-icon {
  color: #c7363d;
}

@media screen and (max-width: 360px) {
  .multi-box__s-btn {
    font-size: 1.125rem;
    line-height: 1.33333;
  }
}

.multi-box__btn-icon {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  display: inline-block;
  font-size: 0.5rem;
  line-height: 3;
}

.multi-box__tab:not(.current),
.multi-box__title:not(.current) {
  display: none;
}

.multi-box__tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.multi-box__gl-icon {
  color: #fff;
  font-size: 10px;
}

.multi-box__cta {
  margin-top: 100px;
}

@media screen and (max-width: 991px) {
  .multi-box__cta {
    margin-top: 30px;
  }
}

.multi-box__text {
  margin-bottom: 190px;
}

@media screen and (max-width: 991px) {
  .multi-box__text {
    margin-bottom: 30px;
  }
}

.multi-box__sidebar {
  padding-right: 80px;
}

@media screen and (max-width: 991px) {
  .multi-box__sidebar {
    border-right: 0;
    padding-bottom: 30px;
    padding-right: 0;
  }
}

.multi-box__item {
  display: block;
  width: 33.33333%;
  position: relative;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.multi-box__item::after {
  content: '';
  position: absolute;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 2px solid transparent;
}

.multi-box__item:hover {
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
  -webkit-box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
          box-shadow: 10px 10px 0 0 rgba(13, 64, 119, 0.1);
}

.multi-box__item:hover::after {
  border: 2px solid #c7363d;
}

.multi-box__item:hover .content-row__title {
  color: #c7363d;
}

@media screen and (max-width: 1199px) {
  .multi-box__item {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .multi-box__item {
    width: 100%;
  }
}

.multi-box__gal-img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.multi-box__full-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ext-links__btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ext-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 95px;
}

@media screen and (max-width: 1199px) {
  .ext-links .m-title {
    font-size: 1.5625rem;
    line-height: 1.44;
  }
}

@media screen and (max-width: 991px) {
  .ext-links {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ext-links .m-title {
    margin-bottom: 20px;
  }
}

.ext-links__main {
  width: 72%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 1199px) {
  .ext-links__main {
    width: 74%;
  }
}

@media screen and (max-width: 991px) {
  .ext-links__main {
    width: 100%;
  }
}

.ext-links__sidebar {
  border-right: none;
}

@media screen and (max-width: 1479px) {
  .ext-links__sidebar {
    max-width: 335px;
  }
}

@media screen and (max-width: 1199px) {
  .ext-links__sidebar {
    max-width: 255px;
  }
}

@media screen and (max-width: 991px) {
  .ext-links__sidebar {
    padding-bottom: 30px;
    max-width: 100%;
  }
}

.ext-links__text {
  margin-bottom: 30px;
}

.ext-links__slider {
  opacity: 0;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.ext-links__slider.slick-initialized {
  opacity: 1;
}

.ext-links__item.ext-links__item.ext-links__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 15px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.ext-links__item.ext-links__item.ext-links__item:hover {
  color: #c7363d;
}

.ext-links__item.ext-links__item.ext-links__item:hover .ext-links__logo-s {
  color: #c7363d;
}

.ext-links__cont {
  max-width: 820px;
  margin-left: auto;
}

.ext-links__logo-l-wrap {
  width: 100%;
}

.ext-links__logo-s-wrap {
  width: 50px;
  margin-right: 20px;
}

.ext-links__logo-s {
  font-size: 50px;
  color: #0d4077;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.ext-links__logo-text {
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  font-size: 20px;
  line-height: 24px;
  font-family: "Fira Sans Condensed";
  font-weight: 600;
  letter-spacing: 1px;
  min-height: 50px;
  margin-bottom: 13px;
}

.ext-links__desc {
  padding-left: 70px;
  font-size: 0.875rem;
  line-height: 1.28571;
}

.s-map li::before {
  content: '- ';
}

.s-map ul {
  margin-left: 30px;
}

.top-bar {
  background-color: #0d4077;
  margin-bottom: 100px;
  color: #fff;
  border-bottom: 3px solid #c7363d;
}

.top-bar a {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .top-bar {
    margin-bottom: 50px;
  }
}

.top-bar-home {
  padding: 16px;
  position: relative;
}

.top-bar-home::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #c7363d;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.top-bar-home:hover .top-bar-h-icon {
  color: #c7363d;
}

.top-bar-home:hover::after {
  height: 6px;
}

.top-bar-h-icon {
  color: #fff;
  font-size: 20px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  height: 100%;
}

.breadcrumbs {
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__item:after {
  content: "";
}

.breadcrumbs__item::after {
  display: inline-block;
  font-size: 10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.breadcrumbs__item:last-child::after {
  content: none;
}

.breadcrumbs__item span,
.breadcrumbs__item a {
  font-size: 16px;
  line-height: 1;
  padding: 18px 12px;
  display: inline-block;
  letter-spacing: 1.5px;
}

.breadcrumbs__item a {
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.breadcrumbs__item a:hover {
  color: #c7363d;
}

.breadcrumbs__item span {
  font-weight: bold;
}

.top-bar-s-btn span,
.top-bar-s-btn {
  color: #fff;
}

.top-bar-s-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 2;
  padding: 8px 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.top-bar-s-btn span {
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
}

.top-bar-s-btn:hover {
  background-color: #c7363d;
}

.alfanum-cont {
  margin-bottom: 1em;
}

.alfanum-cont.is-loading {
  font-size: 10px;
  position: relative;
  height: 4em;
  width: 4em;
}

.alfanum-cont.is-loading:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  -webkit-animation: spinnerAnim 1s linear 0s infinite normal both;
          animation: spinnerAnim 1s linear 0s infinite normal both;
}

.alfanum-btn {
  border: none;
  background-color: #0d4077;
  color: #fff;
  padding: 15px 30px;
  text-transform: uppercase;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
}

.alfanum-btn:hover {
  background-color: #c7363d;
}

/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/
@media print {
  .main-navigation,
  .screen-reader-text,
  .site-header__top-info {
    display: none;
  }
  .container {
    max-width: 100%;
  }
  .site-header {
    position: relative;
  }
  .site-footer__top-info {
    position: relative !important;
  }
  .site {
    padding-top: 0;
  }
  .grecaptcha-badge {
    display: none !important;
  }
  .site-header__crest-wrap *,
  .site-footer__crest-wrap * {
    stroke: none;
  }
}

/*# sourceMappingURL=style.css.map */
