@charset "UTF-8";

/**
 * @license
 * MyFonts Webfont Build ID 3655352, 2018-10-15T10:25:58-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: HelveticaNeueLTPro-Lt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-45-light-189172/
 * 
 * Webfont: HelveticaNeueLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-55-roman/
 * 
 * Webfont: HelveticaNeueLTPro-Bd by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-75-bold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3655352
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */

@import url("//hello.myfonts.net/count/37c6b8");
@font-face {
    font-family: "havashelvetica";
    font-weight: 100;
    src: url("../fonts/37C6B8_0_0.eot");
    src: url("../fonts/37C6B8_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/37C6B8_0_0.woff2") format("woff2"), url("../fonts/37C6B8_0_0.woff") format("woff"), url("../fonts/37C6B8_0_0.ttf") format("truetype");
}

@font-face {
    font-family: "havashelvetica";
    font-weight: 400;
    src: url("../fonts/37C6B8_1_0.eot");
    src: url("../fonts/37C6B8_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/37C6B8_1_0.woff2") format("woff2"), url("../fonts/37C6B8_1_0.woff") format("woff"), url("../fonts/37C6B8_1_0.ttf") format("truetype");
}

@font-face {
    font-family: "havashelvetica";
    font-weight: 700;
    src: url("../fonts/37C6B8_2_0.eot");
    src: url("../fonts/37C6B8_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/37C6B8_2_0.woff2") format("woff2"), url("../fonts/37C6B8_2_0.woff") format("woff"), url("../fonts/37C6B8_2_0.ttf") format("truetype");
}


/*!
 * Bootstrap 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)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6858a5;
    --pink: #ca5ba2;
    --red: #ec536b;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #77c043;
    --teal: #00aa93;
    --cyan: #00aed0;
    --white: #fff;
    --gray: #666666;
    --gray-dark: #333333;
    --primary: #00aed0;
    --secondary: #666666;
    --success: #77c043;
    --info: #00aed0;
    --warning: #ffc107;
    --danger: #ec536b;
    --light: #f8f9fa;
    --dark: #333333;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "havashelvetica", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

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

body {
    margin: 0;
    font-family: "havashelvetica", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.444;
    color: black;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #00aed0;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #008db2;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

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

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #666666;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
}

h1,
.h1 {
    font-size: 5.0625rem;
}

h2,
.h2 {
    font-size: 2.390625rem;
}

h3,
.h3 {
    font-size: 2.1250125rem;
}

h4,
.h4 {
    font-size: 1.62rem;
}

h5,
.h5 {
    font-size: 1.125rem;
}

h6,
.h6 {
    font-size: 0.875025rem;
}

.lead {
    font-size: 1.40625rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.40625rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #666666;
}

.blockquote-footer::before {
    content: "— ";
}

.img-fluid,
.img-responsive {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #666666;
}

code {
    font-size: 87.5%;
    color: #ca5ba2;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.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;
    }
}

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

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

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

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

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

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

.col-1 {
    flex: 0 0 5.5555555556%;
    max-width: 5.5555555556%;
}

.col-2 {
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
}

.col-3 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-4 {
    flex: 0 0 22.2222222222%;
    max-width: 22.2222222222%;
}

.col-5 {
    flex: 0 0 27.7777777778%;
    max-width: 27.7777777778%;
}

.col-6 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-7 {
    flex: 0 0 38.8888888889%;
    max-width: 38.8888888889%;
}

.col-8 {
    flex: 0 0 44.4444444444%;
    max-width: 44.4444444444%;
}

.col-9 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-10 {
    flex: 0 0 55.5555555556%;
    max-width: 55.5555555556%;
}

.col-11 {
    flex: 0 0 61.1111111111%;
    max-width: 61.1111111111%;
}

.col-12 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-13 {
    flex: 0 0 72.2222222222%;
    max-width: 72.2222222222%;
}

.col-14 {
    flex: 0 0 77.7777777778%;
    max-width: 77.7777777778%;
}

.col-15 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-16 {
    flex: 0 0 88.8888888889%;
    max-width: 88.8888888889%;
}

.col-17 {
    flex: 0 0 94.4444444444%;
    max-width: 94.4444444444%;
}

.col-18 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    order: 19;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.order-13 {
    order: 13;
}

.order-14 {
    order: 14;
}

.order-15 {
    order: 15;
}

.order-16 {
    order: 16;
}

.order-17 {
    order: 17;
}

.order-18 {
    order: 18;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
    margin-left: 72.2222222222%;
}

.offset-14 {
    margin-left: 77.7777777778%;
}

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

.offset-16 {
    margin-left: 88.8888888889%;
}

.offset-17 {
    margin-left: 94.4444444444%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        flex: 0 0 5.5555555556%;
        max-width: 5.5555555556%;
    }
    .col-sm-2 {
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%;
    }
    .col-sm-3 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-4 {
        flex: 0 0 22.2222222222%;
        max-width: 22.2222222222%;
    }
    .col-sm-5 {
        flex: 0 0 27.7777777778%;
        max-width: 27.7777777778%;
    }
    .col-sm-6 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-7 {
        flex: 0 0 38.8888888889%;
        max-width: 38.8888888889%;
    }
    .col-sm-8 {
        flex: 0 0 44.4444444444%;
        max-width: 44.4444444444%;
    }
    .col-sm-9 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-10 {
        flex: 0 0 55.5555555556%;
        max-width: 55.5555555556%;
    }
    .col-sm-11 {
        flex: 0 0 61.1111111111%;
        max-width: 61.1111111111%;
    }
    .col-sm-12 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-13 {
        flex: 0 0 72.2222222222%;
        max-width: 72.2222222222%;
    }
    .col-sm-14 {
        flex: 0 0 77.7777777778%;
        max-width: 77.7777777778%;
    }
    .col-sm-15 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-16 {
        flex: 0 0 88.8888888889%;
        max-width: 88.8888888889%;
    }
    .col-sm-17 {
        flex: 0 0 94.4444444444%;
        max-width: 94.4444444444%;
    }
    .col-sm-18 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 19;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .order-sm-13 {
        order: 13;
    }
    .order-sm-14 {
        order: 14;
    }
    .order-sm-15 {
        order: 15;
    }
    .order-sm-16 {
        order: 16;
    }
    .order-sm-17 {
        order: 17;
    }
    .order-sm-18 {
        order: 18;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 5.5555555556%;
    }
    .offset-sm-2 {
        margin-left: 11.1111111111%;
    }
    .offset-sm-3 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-4 {
        margin-left: 22.2222222222%;
    }
    .offset-sm-5 {
        margin-left: 27.7777777778%;
    }
    .offset-sm-6 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-7 {
        margin-left: 38.8888888889%;
    }
    .offset-sm-8 {
        margin-left: 44.4444444444%;
    }
    .offset-sm-9 {
        margin-left: 50%;
    }
    .offset-sm-10 {
        margin-left: 55.5555555556%;
    }
    .offset-sm-11 {
        margin-left: 61.1111111111%;
    }
    .offset-sm-12 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-13 {
        margin-left: 72.2222222222%;
    }
    .offset-sm-14 {
        margin-left: 77.7777777778%;
    }
    .offset-sm-15 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-16 {
        margin-left: 88.8888888889%;
    }
    .offset-sm-17 {
        margin-left: 94.4444444444%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        flex: 0 0 5.5555555556%;
        max-width: 5.5555555556%;
    }
    .col-md-2 {
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%;
    }
    .col-md-3 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-4 {
        flex: 0 0 22.2222222222%;
        max-width: 22.2222222222%;
    }
    .col-md-5 {
        flex: 0 0 27.7777777778%;
        max-width: 27.7777777778%;
    }
    .col-md-6 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-7 {
        flex: 0 0 38.8888888889%;
        max-width: 38.8888888889%;
    }
    .col-md-8 {
        flex: 0 0 44.4444444444%;
        max-width: 44.4444444444%;
    }
    .col-md-9 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-10 {
        flex: 0 0 55.5555555556%;
        max-width: 55.5555555556%;
    }
    .col-md-11 {
        flex: 0 0 61.1111111111%;
        max-width: 61.1111111111%;
    }
    .col-md-12 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-13 {
        flex: 0 0 72.2222222222%;
        max-width: 72.2222222222%;
    }
    .col-md-14 {
        flex: 0 0 77.7777777778%;
        max-width: 77.7777777778%;
    }
    .col-md-15 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-16 {
        flex: 0 0 88.8888888889%;
        max-width: 88.8888888889%;
    }
    .col-md-17 {
        flex: 0 0 94.4444444444%;
        max-width: 94.4444444444%;
    }
    .col-md-18 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 19;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .order-md-13 {
        order: 13;
    }
    .order-md-14 {
        order: 14;
    }
    .order-md-15 {
        order: 15;
    }
    .order-md-16 {
        order: 16;
    }
    .order-md-17 {
        order: 17;
    }
    .order-md-18 {
        order: 18;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 5.5555555556%;
    }
    .offset-md-2 {
        margin-left: 11.1111111111%;
    }
    .offset-md-3 {
        margin-left: 16.6666666667%;
    }
    .offset-md-4 {
        margin-left: 22.2222222222%;
    }
    .offset-md-5 {
        margin-left: 27.7777777778%;
    }
    .offset-md-6 {
        margin-left: 33.3333333333%;
    }
    .offset-md-7 {
        margin-left: 38.8888888889%;
    }
    .offset-md-8 {
        margin-left: 44.4444444444%;
    }
    .offset-md-9 {
        margin-left: 50%;
    }
    .offset-md-10 {
        margin-left: 55.5555555556%;
    }
    .offset-md-11 {
        margin-left: 61.1111111111%;
    }
    .offset-md-12 {
        margin-left: 66.6666666667%;
    }
    .offset-md-13 {
        margin-left: 72.2222222222%;
    }
    .offset-md-14 {
        margin-left: 77.7777777778%;
    }
    .offset-md-15 {
        margin-left: 83.3333333333%;
    }
    .offset-md-16 {
        margin-left: 88.8888888889%;
    }
    .offset-md-17 {
        margin-left: 94.4444444444%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        flex: 0 0 5.5555555556%;
        max-width: 5.5555555556%;
    }
    .col-lg-2 {
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%;
    }
    .col-lg-3 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-4 {
        flex: 0 0 22.2222222222%;
        max-width: 22.2222222222%;
    }
    .col-lg-5 {
        flex: 0 0 27.7777777778%;
        max-width: 27.7777777778%;
    }
    .col-lg-6 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-7 {
        flex: 0 0 38.8888888889%;
        max-width: 38.8888888889%;
    }
    .col-lg-8 {
        flex: 0 0 44.4444444444%;
        max-width: 44.4444444444%;
    }
    .col-lg-9 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-10 {
        flex: 0 0 55.5555555556%;
        max-width: 55.5555555556%;
    }
    .col-lg-11 {
        flex: 0 0 61.1111111111%;
        max-width: 61.1111111111%;
    }
    .col-lg-12 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-13 {
        flex: 0 0 72.2222222222%;
        max-width: 72.2222222222%;
    }
    .col-lg-14 {
        flex: 0 0 77.7777777778%;
        max-width: 77.7777777778%;
    }
    .col-lg-15 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-16 {
        flex: 0 0 88.8888888889%;
        max-width: 88.8888888889%;
    }
    .col-lg-17 {
        flex: 0 0 94.4444444444%;
        max-width: 94.4444444444%;
    }
    .col-lg-18 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 19;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .order-lg-13 {
        order: 13;
    }
    .order-lg-14 {
        order: 14;
    }
    .order-lg-15 {
        order: 15;
    }
    .order-lg-16 {
        order: 16;
    }
    .order-lg-17 {
        order: 17;
    }
    .order-lg-18 {
        order: 18;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 5.5555555556%;
    }
    .offset-lg-2 {
        margin-left: 11.1111111111%;
    }
    .offset-lg-3 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-4 {
        margin-left: 22.2222222222%;
    }
    .offset-lg-5 {
        margin-left: 27.7777777778%;
    }
    .offset-lg-6 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-7 {
        margin-left: 38.8888888889%;
    }
    .offset-lg-8 {
        margin-left: 44.4444444444%;
    }
    .offset-lg-9 {
        margin-left: 50%;
    }
    .offset-lg-10 {
        margin-left: 55.5555555556%;
    }
    .offset-lg-11 {
        margin-left: 61.1111111111%;
    }
    .offset-lg-12 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-13 {
        margin-left: 72.2222222222%;
    }
    .offset-lg-14 {
        margin-left: 77.7777777778%;
    }
    .offset-lg-15 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-16 {
        margin-left: 88.8888888889%;
    }
    .offset-lg-17 {
        margin-left: 94.4444444444%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        flex: 0 0 5.5555555556%;
        max-width: 5.5555555556%;
    }
    .col-xl-2 {
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%;
    }
    .col-xl-3 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-4 {
        flex: 0 0 22.2222222222%;
        max-width: 22.2222222222%;
    }
    .col-xl-5 {
        flex: 0 0 27.7777777778%;
        max-width: 27.7777777778%;
    }
    .col-xl-6 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-7 {
        flex: 0 0 38.8888888889%;
        max-width: 38.8888888889%;
    }
    .col-xl-8 {
        flex: 0 0 44.4444444444%;
        max-width: 44.4444444444%;
    }
    .col-xl-9 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-10 {
        flex: 0 0 55.5555555556%;
        max-width: 55.5555555556%;
    }
    .col-xl-11 {
        flex: 0 0 61.1111111111%;
        max-width: 61.1111111111%;
    }
    .col-xl-12 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-13 {
        flex: 0 0 72.2222222222%;
        max-width: 72.2222222222%;
    }
    .col-xl-14 {
        flex: 0 0 77.7777777778%;
        max-width: 77.7777777778%;
    }
    .col-xl-15 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-16 {
        flex: 0 0 88.8888888889%;
        max-width: 88.8888888889%;
    }
    .col-xl-17 {
        flex: 0 0 94.4444444444%;
        max-width: 94.4444444444%;
    }
    .col-xl-18 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 19;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .order-xl-13 {
        order: 13;
    }
    .order-xl-14 {
        order: 14;
    }
    .order-xl-15 {
        order: 15;
    }
    .order-xl-16 {
        order: 16;
    }
    .order-xl-17 {
        order: 17;
    }
    .order-xl-18 {
        order: 18;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 5.5555555556%;
    }
    .offset-xl-2 {
        margin-left: 11.1111111111%;
    }
    .offset-xl-3 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-4 {
        margin-left: 22.2222222222%;
    }
    .offset-xl-5 {
        margin-left: 27.7777777778%;
    }
    .offset-xl-6 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-7 {
        margin-left: 38.8888888889%;
    }
    .offset-xl-8 {
        margin-left: 44.4444444444%;
    }
    .offset-xl-9 {
        margin-left: 50%;
    }
    .offset-xl-10 {
        margin-left: 55.5555555556%;
    }
    .offset-xl-11 {
        margin-left: 61.1111111111%;
    }
    .offset-xl-12 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-13 {
        margin-left: 72.2222222222%;
    }
    .offset-xl-14 {
        margin-left: 77.7777777778%;
    }
    .offset-xl-15 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-16 {
        margin-left: 88.8888888889%;
    }
    .offset-xl-17 {
        margin-left: 94.4444444444%;
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1.444;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #51e2ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.25);
}

.form-control::placeholder {
    color: #666666;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e5e5e5;
    opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.3745rem + 2px);
}

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

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

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

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

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

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.444;
    color: black;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.984375rem;
    line-height: 1.5;
    border-radius: 0;
}

select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.9765625rem + 2px);
}

.form-control-lg {
    padding: 0.5rem 1rem;
    font-size: 1.40625rem;
    line-height: 1.5;
    border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]) {
    height: calc(3.109375rem + 2px);
}

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

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

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}

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

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
    color: #666666;
}

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

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

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

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(119, 192, 67, 0.8);
    border-radius: 0.2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #77c043;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #77c043;
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.25);
}

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

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

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #77c043;
}

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

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
    color: #77c043;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
    background-color: #bce0a2;
}

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

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
    background-color: #93cd69;
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(119, 192, 67, 0.25);
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #77c043;
}

.was-validated .custom-file-input:valid~.custom-file-label::before,
.custom-file-input.is-valid~.custom-file-label::before {
    border-color: inherit;
}

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

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.25);
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(236, 83, 107, 0.8);
    border-radius: 0.2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #ec536b;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #ec536b;
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.25);
}

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

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

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #ec536b;
}

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

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
    color: #ec536b;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #f9c6ce;
}

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

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
    background-color: #f18193;
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(236, 83, 107, 0.25);
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #ec536b;
}

.was-validated .custom-file-input:invalid~.custom-file-label::before,
.custom-file-input.is-invalid~.custom-file-label::before {
    border-color: inherit;
}

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

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.25);
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

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

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1.444;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover,
.btn:focus {
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-primary:hover {
    color: #fff;
    background-color: #008eaa;
    border-color: #00839d;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00839d;
    border-color: #007990;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #464646;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}

.btn-success {
    color: #212529;
    background-color: #77c043;
    border-color: #77c043;
}

.btn-success:hover {
    color: #fff;
    background-color: #65a537;
    border-color: #5f9c34;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #212529;
    background-color: #77c043;
    border-color: #77c043;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #5f9c34;
    border-color: #599231;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-info:hover {
    color: #fff;
    background-color: #008eaa;
    border-color: #00839d;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #00839d;
    border-color: #007990;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #ec536b;
    border-color: #ec536b;
}

.btn-danger:hover {
    color: #fff;
    background-color: #e8314d;
    border-color: #e72543;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #ec536b;
    border-color: #ec536b;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e72543;
    border-color: #e61a3a;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-dark:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.btn-outline-primary {
    color: #00aed0;
    background-color: transparent;
    background-image: none;
    border-color: #00aed0;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #00aed0;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-outline-secondary {
    color: #666666;
    background-color: transparent;
    background-image: none;
    border-color: #666666;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #666666;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}

.btn-outline-success {
    color: #77c043;
    background-color: transparent;
    background-image: none;
    border-color: #77c043;
}

.btn-outline-success:hover {
    color: #212529;
    background-color: #77c043;
    border-color: #77c043;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #77c043;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #77c043;
    border-color: #77c043;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(119, 192, 67, 0.5);
}

.btn-outline-info {
    color: #00aed0;
    background-color: transparent;
    background-image: none;
    border-color: #00aed0;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #00aed0;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #ec536b;
    background-color: transparent;
    background-image: none;
    border-color: #ec536b;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ec536b;
    border-color: #ec536b;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #ec536b;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ec536b;
    border-color: #ec536b;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 83, 107, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #333333;
    background-color: transparent;
    background-image: none;
    border-color: #333333;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #333333;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #00aed0;
    background-color: transparent;
}

.btn-link:hover {
    color: #008db2;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #666666;
    pointer-events: none;
}

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

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

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

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

.fade {
    transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

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

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #666666;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e5e5e5 #e5e5e5 #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #666666;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #00aed0;
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

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

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

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #00aed0;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #008db2;
    text-decoration: none;
    background-color: #e5e5e5;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 174, 208, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00aed0;
    border-color: #00aed0;
}

.page-item.disabled .page-link {
    color: #666666;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.40625rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.984375rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #00aed0;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00839d;
}

.badge-secondary {
    color: #fff;
    background-color: #666666;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #4d4d4d;
}

.badge-success {
    color: #212529;
    background-color: #77c043;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #5f9c34;
}

.badge-info {
    color: #fff;
    background-color: #00aed0;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00839d;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}

.badge-danger {
    color: #fff;
    background-color: #ec536b;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #e72543;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #333333;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1a1a1a;
}

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

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

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

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

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

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

.bg-primary {
    background-color: #00aed0 !important;
}

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

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

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

.bg-success {
    background-color: #77c043 !important;
}

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

.bg-info {
    background-color: #00aed0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary {
    border-color: #00aed0 !important;
}

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

.border-success {
    border-color: #77c043 !important;
}

.border-info {
    border-color: #00aed0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

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

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

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

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

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

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

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

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

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

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

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

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

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

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

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

.align-items-center {
    align-items: center !important;
}

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

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

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

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

.align-self-center {
    align-self: center !important;
}

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

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

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

.text-primary {
    color: #00aed0 !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #00839d !important;
}

.text-secondary {
    color: #666666 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #4d4d4d !important;
}

.text-success {
    color: #77c043 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #5f9c34 !important;
}

.text-info {
    color: #00aed0 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #00839d !important;
}

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

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

.text-danger {
    color: #ec536b !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #e72543 !important;
}

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

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

.text-dark {
    color: #333333 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #1a1a1a !important;
}

.text-body {
    color: black !important;
}

.text-muted {
    color: #666666 !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody+tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden !important;
    max-height: inherit;
    -webkit-overflow-scrolling: touch;
    /* Trigger native scrolling for mobile, if not supported, plugin is used. */
}

[data-simplebar=init] {
    display: flex;
}

[data-simplebar] .simplebar-scroll-content,
[data-simplebar] .simplebar-content {
    overflow: hidden;
}

[data-simplebar=init] .simplebar-scroll-content,
[data-simplebar=init] .simplebar-content {
    overflow: scroll;
}

.simplebar-scroll-content {
    overflow-x: hidden !important;
    min-width: 100% !important;
    max-height: inherit !important;
    box-sizing: content-box !important;
}

.simplebar-content {
    overflow-y: hidden !important;
    box-sizing: border-box !important;
    min-height: 100% !important;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px;
    pointer-events: none;
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    background: gray;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.simplebar-track .simplebar-scrollbar.visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    transition: opacity 0 linear;
}

.simplebar-track.vertical {
    top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}


/* Rtl support */

[data-simplebar-direction=rtl] .simplebar-track {
    right: auto;
    left: 0;
}

[data-simplebar-direction=rtl] .simplebar-track.horizontal {
    right: 0;
}

.col {
    border: 1px solid transparent;
}

body {
    background-color: #f2f2f2;
}

.all {
    width: 100%;
    max-width: 1600px;
    width: auto;
    margin: auto;
    margin-top: 70px;
    position: relative;
    background-color: white;
    overflow-x: hidden;
    overflow-y: hidden;
}

.container-fluid {
    position: relative;
}

@media (min-width: 768px) {
    .container-fluid {
        margin-left: 30px;
        margin-right: 30px;
        width: auto;
    }
}

.container-fluid .debug-grid {
    position: fixed;
    left: 15px;
    width: calc(100% - 30px);
    top: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 30px;
    border: 1px solid purple;
    z-index: 99999;
}

.container-fluid .debug-grid .cl {
    background-color: rgba(128, 0, 128, 0.4);
    font-size: 11px;
    font-weight: bold;
    height: 60px;
    text-align: center;
}

html.sr .load-hidden {
    visibility: hidden;
}

@media (min-width: 576px) {
    html.sr .load-hidden-desktop {
        visibility: hidden;
    }
}

h1,
.h1 {
    font-size: 4.5rem;
    line-height: 1;
    margin-bottom: 1em;
    font-weight: normal;
}

h2,
.h2 {
    line-height: 1.14;
    margin-bottom: 1em;
    font-weight: normal;
}

h3,
.h3 {
    line-height: 1;
    font-size: 1.25rem;
    margin-bottom: 1em;
    font-weight: bold;
    font-weight: normal;
    color: red !important;
}

h4,
.h4 {
    line-height: 1.17;
    margin-bottom: 1em;
    font-weight: bold;
}

h5,
.h5 {
    line-height: 1.33;
    margin-bottom: 1em;
    font-weight: bold;
}

h6,
.h6 {
    line-height: 1.71;
    margin-bottom: 1em;
    font-weight: bold;
}

@media (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 3.25rem;
    }
}

.perex {
    font-size: 1.499625rem;
    line-height: 1.416;
}

.article-meta-bigger {
    font-size: 0.87525rem;
    line-height: 1.714;
}

.article-meta-smaller {
    font-size: 0.750375rem;
    line-height: 1.5;
}

.btn-lg {
    font-size: 0.875rem;
    padding: 1rem 2rem;
}

hr,
.hr {
    display: block;
    border: none;
    width: 40px;
    height: 1px;
    margin: 0;
    margin-bottom: 0.75rem;
    text-align: left;
    background-color: black;
}

hr.center,
hr.text-center,
hr.align-center,
.text-center hr,
.hr.center,
.hr.text-center,
.hr.align-center,
.text-center .hr {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.text-black {
    color: black;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.spacer {
    height: 1px;
}

.vspace {
    height: 30px;
}

.vspace-2 {
    height: 60px;
}

.vspace-3 {
    height: 90px;
}

.vspace-4 {
    height: 120px;
}

.hp-video {
    height: auto;
    position: relative;
    overflow: hidden;
    height: calc(100vh - 200px);
    max-height: 864px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (min-width: 1600px) {
    .hp-video {
        max-height: 705px;
    }
}

.hp-video .video-bg-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hp-video .video-bg-container video.video-bg,
.hp-video .video-bg-container .video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    max-width: 1600px;
    min-height: 100%;
    max-width: 1920px;
    height: auto;
    overflow: hidden;
}

.hp-videobox {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

.hp-videobox iframe {
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
}

html.sr .hp-videobox .animlayer,
html.sr .hp-video .animlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

html.sr .hp-videobox .animlayer-1,
html.sr .hp-video .animlayer-1 {
    background-color: white;
    animation-name: hp-animlayer-1;
    animation-duration: 2s;
    animation-iteration-count: 1;
    transform-origin: bottom center;
    transform: scaleY(0);
}

html.sr .hp-videobox .animlayer-2,
html.sr .hp-video .animlayer-2 {
    background-color: #265ba8;
    animation-name: hp-animlayer-2;
    animation-duration: 2s;
    animation-iteration-count: 1;
    transform-origin: bottom center;
    transform: scaleY(0);
}

html.sr body.home #bottom-cat-nav,
html.sr body.front-page #bottom-cat-nav {
    animation-name: hp-catnav;
    animation-duration: 2s;
    animation-iteration-count: 1;
}

@keyframes hp-animlayer-1 {
    0% {
        transform: scaleY(1);
    }
    45% {
        transform: scaleY(1);
    }
    55% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(0);
    }
}

@keyframes hp-animlayer-2 {
    0% {
        transform: translateY(-100%) scaleY(1);
    }
    50% {
        transform: translateY(0%) scaleY(1);
    }
    100% {
        transform: translateY(0%) scaleY(0);
    }
}

@keyframes hp-catnav {
    0% {
        transform: translateY(-60px);
        opacity: 0;
    }
    75% {
        transform: translateY(-60px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.topmenu {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    max-width: 1600px;
    height: 83px;
    z-index: 9999;
    margin: auto;
    background-color: white;
}

.topmenu .left-logo img {
    height: 70px;
}

.topmenu .container-fluid {
    padding: 0;
    /*@include media-breakpoint-down(sm){
      padding-left: $grid-gutter-width;
      padding-right: $grid-gutter-width;
  }*/
}

@media (max-width: 1300px) {
    .topmenu .container-fluid {
        padding: 0;
        margin-left: 0;
    }
}

@media (min-width: 1301px) {
    .topmenu .container-fluid {
        margin-left: 30px;
        margin-right: 30px;
        width: auto;
    }
}

.topmenu .topmenu-inner {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
}

.topmenu .topmenu-inner .topmenu-left {
    width: 115px;
    flex-basis: 115px;
}

.topmenu .topmenu-inner .topmenu-center {
    display: flex;
    justify-content: center;
    width: 0;
    flex-grow: 9;
}

.topmenu .topmenu-inner .topmenu-right {
    width: auto;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 1300px) {
    .topmenu .topmenu-inner .topmenu-left {
        width: 70px;
        flex-basis: 70px;
    }
    .topmenu .topmenu-inner .topmenu-center {
        display: block;
        width: 30px;
        flex-basis: 30px;
        flex-grow: 0;
    }
    .topmenu .topmenu-inner .topmenu-right {
        width: 185px;
        flex-basis: 185px;
        flex-grow: 0;
    }
}

.topmenu .topmenu-inner a.left-logo {
    display: none;
}

@media (min-width: 1301px) {
    .topmenu .topmenu-inner a.left-logo {
        display: block;
    }
}

.topmenu .topmenu-inner a.center-logo {
    display: block;
}

@media (min-width: 1301px) {
    .topmenu .topmenu-inner a.center-logo {
        display: none;
    }
}

.topmenu .topmenu-inner a.left-search,
.topmenu .topmenu-inner a.right-search {
    display: flex;
    position: relative;
    height: 40px;
    width: 70px;
    margin: 15px 0;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.topmenu .topmenu-inner a.left-search .hoverbg,
.topmenu .topmenu-inner a.right-search .hoverbg {
    position: absolute;
    left: 0;
    top: -15px;
    height: 70px;
    width: 70px;
    background-color: rgba(247, 247, 247, 0);
    transition: background-color 0.5s;
}

.topmenu .topmenu-inner a.left-search:hover .hoverbg,
.topmenu .topmenu-inner a.right-search:hover .hoverbg {
    background-color: #f7f7f7;
    transition: background-color 0.15s;
}

.topmenu .topmenu-inner a.left-search img,
.topmenu .topmenu-inner a.right-search img {
    position: relative;
    width: 18px;
    height: 18px;
}

.topmenu .topmenu-inner a.left-search .search-closer,
.topmenu .topmenu-inner a.right-search .search-closer {
    position: absolute;
    left: 0;
    top: -15px;
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #00aed0;
    opacity: 0;
    transition: opacity 0.3s linear;
}

.topmenu .topmenu-inner a.left-search .search-closer img,
.topmenu .topmenu-inner a.right-search .search-closer img {
    width: 70px;
    height: 70px;
}

.topmenu .topmenu-inner a.left-search.on,
.topmenu .topmenu-inner a.right-search.on {
    border-color: transparent;
}

.topmenu .topmenu-inner a.left-search.on .search-closer,
.topmenu .topmenu-inner a.right-search.on .search-closer {
    opacity: 1;
}

@media (min-width: 1301px) {
    .topmenu .topmenu-inner a.left-search {
        display: none;
    }
}

@media (max-width: 1300px) {
    .topmenu .topmenu-inner a.right-search {
        display: none;
    }
}

.topmenu .topmenu-inner a.menucontrol {
    display: block;
    position: relative;
    width: 70px;
    flex-basis: 70px;
}

.topmenu .topmenu-inner a.menucontrol img {
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity 0.3s linear;
}

.topmenu .topmenu-inner a.menucontrol .menucontrol-on {
    opacity: 0;
}

.topmenu .topmenu-inner a.menucontrol .menucontrol-off {
    opacity: 1;
}

.topmenu .topmenu-inner a.menucontrol.on .menucontrol-on {
    opacity: 1;
}

.topmenu .topmenu-inner a.menucontrol.on .menucontrol-off {
    opacity: 0;
}

.topmenu .topmenu-inner a.menucontrol.on:after {
    position: absolute;
    display: block;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #00aed0;
}

@media (min-width: 1301px) {
    .topmenu .topmenu-inner a.menucontrol {
        display: none;
    }
}

.topmenu .topmenu-inner ul.right-menu {
    font-size: 14px;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center !important;
    height: 100%;
    margin-left: 10px;
    padding: 0;
    font-size: 0.75rem;
    margin-bottom: 0;
}

@media (max-width: 1300px) {
    .topmenu .topmenu-inner ul.right-menu {
        display: none;
    }
}

.topmenu .topmenu-inner ul.right-menu li {
    display: inline-block;
}

.topmenu .topmenu-inner ul.right-menu li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 20px;
    padding: 0 10px;
    color: inherit;
    text-decoration: none;
}

.topmenu .topmenu-inner ul.right-menu li.active,
.topmenu .topmenu-inner ul.right-menu li:hover {
    color: #00aed0;
}

.topmenu .topmenu-inner ul.right-menu li.active {
    font-weight: bold;
}

.topmenu .topmenu-inner ul.right-menu.langswitch {
    margin-left: 2px;
    margin-right: 13px;
    display: flex;
}

.topmenu .topmenu-inner ul.right-menu.langswitch li a {
    position: relative;
    padding: 0 8px;
    border-left: 1px solid #b7b7b7;
}

.topmenu .topmenu-inner ul.right-menu.langswitch li:first-child a {
    border-left: none;
}

.topmenu .topmenu-inner ul.category-nav {
    font-size: 12px;
    overflow-x: hidden;
    flex-wrap: nowrap;
    padding: 0 0;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
}

.topmenu .topmenu-inner ul.category-nav a {
    white-space: nowrap;
}

@media (max-width: 1300px) {
    .topmenu .topmenu-inner ul.category-nav {
        display: none;
    }
}

@media (min-width: 1410px) {
    .topmenu .topmenu-inner .topmenu-right {
        min-width: 300px;
    }
    .topmenu .topmenu-inner .topmenu-center {
        padding-left: 212px;
    }
}

body.front-page .topmenu .topmenu-inner ul.category-nav,
body.home .topmenu .topmenu-inner ul.category-nav {
    display: none;
}

body.front-page .topmenu .topmenu-inner ul.category-nav.on,
body.home .topmenu .topmenu-inner ul.category-nav.on {
    display: flex;
}

@media (max-width: 1300px) {
    body.front-page .topmenu .topmenu-inner ul.category-nav.on,
    body.home .topmenu .topmenu-inner ul.category-nav.on {
        display: none;
    }
}

ul.category-nav {
    font-size: 1rem;
    justify-content: center;
    padding: 15px 18px;
    user-select: none;
}

ul.category-nav li.nav-item a {
    padding: 5px 0;
    margin: 0 12px;
    color: inherit;
    user-drag: none;
    user-select: none;
}

ul.category-nav li.nav-item a.active {
    border-bottom: 1px solid black;
    font-weight: bold;
}

ul.category-nav li.nav-item a:hover {
    color: #00aed0;
}

@media (max-width: 991.98px) {
    ul.category-nav a {
        white-space: nowrap;
    }
}

.nondraggable li {
    pointer-events: none;
}

.menulayer {
    position: fixed;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    top: -100vh;
    min-height: 80vh;
    height: auto;
    max-height: calc(100vh - 70px);
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    left: 0;
    z-index: 9990;
    transition: top 0.25s ease-in;
    border-top: 1px solid #b7b7b7;
    background-color: white;
    padding: 30px;
    padding-top: 22px;
}

.menulayer.on {
    top: 70px;
    transition: top 0.35s ease-out;
}

.menulayer .menulayer-category-nav {
    margin: 0 0 30px 0;
    flex-wrap: nowrap;
    display: block;
}

.menulayer .menulayer-category-nav li.nav-item a.nav-link {
    display: inline-block;
    padding: 8px 12px;
    margin-left: -12px;
    font-size: 3.375rem;
    color: black;
    line-height: 1;
}

@media (max-width: 700px) {
    .menulayer .menulayer-category-nav li.nav-item a.nav-link {
        font-size: 2.5rem;
    }
}

@media (max-height: 500px) {
    .menulayer .menulayer-category-nav li.nav-item a.nav-link {
        font-size: 1.5rem;
    }
}

@media (max-height: 670px) {
    .menulayer .menulayer-category-nav li.nav-item a.nav-link {
        font-size: 2rem;
    }
}

@media (max-width: 420px) {
    .menulayer .menulayer-category-nav li.nav-item a.nav-link {
        font-size: 1.5rem;
    }
}

@media (max-width: 575.98px) {
    .menulayer .menulayer-category-nav li.nav-item a.nav-link {
        font-size: 2rem;
    }
}

.menulayer .menulayer-category-nav li.nav-item a.nav-link:hover {
    color: white;
    background: linear-gradient(270deg, #00aed0, white);
    background: linear-gradient(to right, #00aed0 0%, #00aed0 51%, white 51%, white 100%);
    background-size: 200% 200%;
    animation: menulayer-hover;
    animation-duration: 0.25s;
    animation-iteration-count: 1;
}

.menulayer.on li.nav-item {
    animation-name: anim-mobilemenu-right;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
}

.menulayer.on li.nav-item:nth-child(n+1) {
    animation-duration: 0.6s;
}

.menulayer.on li.nav-item:nth-child(n+2) {
    animation-duration: 0.7s;
}

.menulayer.on li.nav-item:nth-child(n+3) {
    animation-duration: 0.8s;
}

.menulayer.on li.nav-item:nth-child(n+4) {
    animation-duration: 0.9s;
}

.menulayer.on li.nav-item:nth-child(n+5) {
    animation-duration: 1s;
}

.menulayer.on li.nav-item:nth-child(n+6) {
    animation-duration: 1.1s;
}

.menulayer.on li.nav-item:nth-child(n+7) {
    animation-duration: 1.2s;
}

.menulayer.on li.nav-item:nth-child(n+8) {
    animation-duration: 1.3s;
}

.menulayer.on li.nav-item:nth-child(n+9) {
    animation-duration: 1.4s;
}

.menulayer.on li.nav-item:nth-child(n+10) {
    animation-duration: 1.5s;
}

.menulayer.on li.nav-item:nth-child(n+11) {
    animation-duration: 1.6s;
}

.menulayer.on li.nav-item:nth-child(n+12) {
    animation-duration: 1.7s;
}

.menulayer.on li.nav-item:nth-child(n+13) {
    animation-duration: 1.8s;
}

.menulayer.on li.nav-item:nth-child(n+14) {
    animation-duration: 1.9s;
}

.menulayer.on li.nav-item:nth-child(n+15) {
    animation-duration: 2s;
}

.menulayer.on li.nav-item:nth-child(n+16) {
    animation-duration: 2.1s;
}

.menulayer .menulayer-bottom {
    font-size: 1rem;
}

.menulayer .menulayer-bottom ul.list-inline li.list-inline-item {
    margin: 0;
}

.menulayer .menulayer-bottom ul.list-inline li.list-inline-item a {
    color: black;
    margin: 0 0.5rem;
}

.menulayer .menulayer-bottom ul.list-inline li.list-inline-item:first-child a {
    margin-left: 0;
}

.menulayer .menulayer-bottom ul.list-inline li.list-inline-item.active a {
    color: #8e8e8e;
}

.menulayer .menulayer-bottom ul.list-inline.langswitch li {
    border-left: 1px solid black;
}

.menulayer .menulayer-bottom ul.list-inline.langswitch li:first-child {
    border: none;
}

@media (max-width: 470px) {
    .menulayer .menulayer-bottom ul.list-inline.menu-pages li.list-inline-item {
        display: block;
    }
    .menulayer .menulayer-bottom ul.list-inline.menu-pages li.list-inline-item a {
        margin: 0;
    }
}

.menulayer hr,
.menulayer .hr {
    background-color: #b2b2b2;
    margin-bottom: 15px;
}

@keyframes menulayer-hover {
    from {
        background-position: 100% 0;
    }
    to {
        background-position: 0 0;
    }
}

.squares {
    /*@include media-breakpoint-up(md){
      margin: 0 $grid-gutter-width;
      width: auto;
  }*/
}

.squares.marginbottom {
    margin-bottom: 30px;
}

.squares.with-newsfeed .box-1 {
    order: 1;
}

.squares.with-newsfeed .box-2 {
    order: 2;
}

.squares.with-newsfeed .box-3 {
    order: 3;
}

.squares.with-newsfeed .box-4 {
    order: 4;
}

.squares.with-newsfeed .box-5 {
    order: 5;
}

.squares.with-newsfeed .box-6 {
    order: 6;
}

.squares.with-newsfeed .box-7 {
    order: 7;
}

.squares.with-newsfeed .box-8 {
    order: 8;
}

.squares.with-newsfeed .box-9 {
    order: 9;
}

.squares.with-newsfeed .box-10 {
    order: 10;
}

.squares.with-newsfeed .box-11 {
    order: 11;
}

.squares.with-newsfeed .box-12 {
    order: 12;
}

.squares.with-newsfeed .box-13 {
    order: 14;
}

@media (max-width: 991.98px) {
    .squares.with-newsfeed .box-5 {
        order: 2;
    }
    .squares.with-newsfeed .box-4 {
        order: 3;
    }
    .squares.with-newsfeed .box-6 {
        order: 3;
    }
    .squares.with-newsfeed .box-7 {
        order: 4;
    }
    .squares.with-newsfeed .box-3 {
        order: 5;
    }
}

.squarebox {
    display: block;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

.squarebox,
.squarebox * {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 575.98px) {
    .squarebox {
        width: 100%;
        flex-basis: 100%;
        height: 100vw;
        min-height: 100vw;
    }
}

@media (min-width: 576px) {
    .squarebox {
        width: 50%;
        flex-basis: 50%;
        height: 50vw;
        min-height: 50vw;
    }
    .squarebox.squarebox-double {
        width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width: 992px) {
    .squarebox {
        width: 33.3333333333%;
        flex-basis: 33.3333333333%;
        min-height: calc((100vw - 60px) / 3);
        height: calc((100vw - 60px) / 3);
    }
    .squarebox.squarebox-double {
        width: 66.666%;
        flex-basis: 66.666%;
    }
}

@media (min-width: 1600px) {
    .squarebox {
        height: 511px;
        min-height: 511px;
    }
}

.squarebox .box-bgimage {
    position: absolute;
    left: -1%;
    top: -1%;
    width: 102%;
    height: 102%;
    background-position: center center;
    background-size: cover;
    transition: transform 0.75s;
    transform: translateZ(0);
}

.squarebox,
.squarebox:hover,
.squarebox:focus,
.squarebox a,
.squarebox a:hover,
.squarebox a:focus {
    text-decoration: none;
    color: black;
}

.squarebox hr,
.squarebox .hr,
.squarebox:hover hr,
.squarebox:hover .hr,
.squarebox:focus hr,
.squarebox:focus .hr,
.squarebox a hr,
.squarebox a .hr,
.squarebox a:hover hr,
.squarebox a:hover .hr,
.squarebox a:focus hr,
.squarebox a:focus .hr {
    background-color: black;
}

.squarebox.boxtext-light {
    background-color: #00aed0;
}

.squarebox.boxtext-light,
.squarebox.boxtext-light:hover,
.squarebox.boxtext-light:focus,
.squarebox.boxtext-light a,
.squarebox.boxtext-light a:hover,
.squarebox.boxtext-light a:focus {
    text-decoration: none;
    color: white;
}

.squarebox.boxtext-light hr,
.squarebox.boxtext-light .hr,
.squarebox.boxtext-light:hover hr,
.squarebox.boxtext-light:hover .hr,
.squarebox.boxtext-light:focus hr,
.squarebox.boxtext-light:focus .hr,
.squarebox.boxtext-light a hr,
.squarebox.boxtext-light a .hr,
.squarebox.boxtext-light a:hover hr,
.squarebox.boxtext-light a:hover .hr,
.squarebox.boxtext-light a:focus hr,
.squarebox.boxtext-light a:focus .hr {
    background-color: white;
}

.squarebox .squarebox-dark {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.75s;
}

.squarebox .squarebox-content {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    position: relative;
}

.squarebox .squarebox-content .squarebox-upper {
    width: 100%;
    height: 45%;
    padding: 30px;
    font-size: 0.875rem;
    text-transform: uppercase;
}

.squarebox .squarebox-content .squarebox-lower {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    min-height: 55%;
    padding: 30px;
    font-size: 0.875rem;
}

.squarebox .squarebox-content .squarebox-lower h2 {
    line-height: 1.1;
    font-size: 2.125rem;
    margin-bottom: 0;
    transition: transform 0.2s;
}

@media (max-width: 1300px) {
    .squarebox .squarebox-content .squarebox-lower h2 {
        font-size: 1.75rem;
    }
}

@media (max-width: 1199.98px) {
    .squarebox .squarebox-content .squarebox-lower h2 {
        font-size: 1.5rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .squarebox .squarebox-content .squarebox-lower h2 {
        font-size: 1.25rem;
    }
}

.squarebox .squarebox-content .squarebox-lower .hr {
    transition: transform 0.2s;
    transform-origin: 0 0;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .squarebox .squarebox-content .squarebox-lower {
        padding-top: 0;
    }
}

.squarebox:hover .squarebox-dark {
    opacity: 1;
    transition: opacity 0.1s;
}

.squarebox:hover .box-bgimage {
    transform: scale(1.2) translateZ(0);
    transition: transform 0.2s easeOutCubic;
}

.squarebox:hover .squarebox-lower h2 {
    transform: translateY(-10px);
    transition: transform 0.2s;
}

.squarebox:hover .squarebox-lower .hr {
    transform: translateY(-10px) scaleX(2);
    transition: transform 0.2s;
}

.squarebox.squarebox-double .squarebox-content .squarebox-lower h2 {
    font-size: 3.25rem;
}

@media (min-width: 576px) {
    .squarebox.squarebox-double .squarebox-content .squarebox-lower h2 {
        font-size: 2.135rem;
    }
}

@media (min-width: 1200px) {
    .squarebox.squarebox-double .squarebox-content .squarebox-lower h2 {
        font-size: 3.25rem;
    }
}

@media (max-width: 575.98px) {
    .squarebox.squarebox-double {
        height: 200vw;
    }
}

.squarebox .redir-icon {
    position: relative;
    display: inline-block;
    top: -1px;
    left: -2px;
}

.squarebox.newsfeed-item .squarebox-upper,
.squarebox.newsfeed-item .squarebox-lower-bottom {
    color: #00aed0;
}

.squarebox.newsfeed-item:hover .squarebox-dark {
    opacity: 0.2;
}

.squarebox.linebottom:after {
    position: absolute;
    display: block;
    content: "";
    left: 30px;
    bottom: 0;
    width: calc(100% - 60px);
    margin: auto;
    height: 1px;
    background-color: #b2b2b2;
    transition: opacity 0.2s linear;
}

.squarebox.linebottom:hover:after,
.squarebox.linebottom.linehidden:after {
    opacity: 0;
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .squarebox.linebottom:after {
        position: absolute;
        display: block;
        content: "";
        bottom: auto;
        top: 30px;
        left: auto;
        right: 0;
        height: calc(100% - 60px);
        margin: auto;
        width: 1px;
        background-color: #b2b2b2;
    }
}

.squarebox-quote,
.squarebox-disciplina,
.squarebox-imagetext {
    text-align: center;
}

.squarebox-quote .upper-1-4,
.squarebox-disciplina .upper-1-4,
.squarebox-imagetext .upper-1-4 {
    flex-basis: 33%;
    height: 33%;
}

.squarebox-quote .lower-2-3,
.squarebox-disciplina .lower-2-3,
.squarebox-imagetext .lower-2-3 {
    flex-basis: 66%;
}

.squarebox-quote {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.squarebox-quote .quotemark {
    display: block;
    margin: auto;
    color: #00aed0;
    padding-bottom: 0.5rem;
}

.squarebox-quote hr,
.squarebox-quote .hr {
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem !important;
    background-color: #777;
}

.squarebox-quote .squarebox-quote-content {
    padding: 0 30px;
}

@media (min-width: 768px) {
    .squarebox-quote .squarebox-quote-content {
        padding: 0 60px;
        line-height: 1.66;
    }
}

.squarebox-quote .squarebox-quote-author {
    padding: 0 60px;
    font-size: 0.875rem;
    color: #00aed0;
}

.squarebox-quote a,
.squarebox-quote a:hover {
    color: #00aed0;
}

@media (min-width: 576px) and (max-width: 1199.98px) {
    .squarebox-quote .squarebox-quote-content {
        font-size: 0.9rem;
        line-height: 1.25;
    }
}

.squarebox-disciplina .upper {
    height: 15%;
    position: relative;
    padding: 30px;
}

.squarebox-disciplina .lower {
    height: 70%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.squarebox-disciplina .box-bgimage {
    opacity: 0;
    transition: opacity 0.7s, transform 0.7s !important;
}

.squarebox-disciplina .discipline-icon img {
    width: 75px;
    height: 40px;
    margin: auto;
}

.squarebox-disciplina .squarebox-disciplina-title {
    padding: 0 30px;
    font-size: 2.125rem;
    transition: font-size 0.2s;
    font-weight: normal;
}

.squarebox-disciplina .squarebox-disciplina-description {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.2s;
    padding: 0 30px;
    font-size: 1.11rem;
}

.squarebox-disciplina .squarebox-disciplina-description a {
    color: #00aed0;
}

@media (min-width: 768px) {
    .squarebox-disciplina .squarebox-disciplina-description {
        padding: 0 75px;
        line-height: 1.66;
    }
}

.squarebox-disciplina .squarebox-disciplina-content {
    font-size: 0.875rem;
    padding: 0 30px;
}

.squarebox-disciplina .squarebox-disciplina-content a {
    color: #00aed0;
}

.squarebox-disciplina hr,
.squarebox-disciplina .hr {
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem !important;
    background-color: #777;
}

.squarebox-disciplina .boxtext-light hr,
.squarebox-disciplina .boxtext-light .hr {
    background-color: white;
}

.squarebox-disciplina.has-hover .lower {
    transition: transform 0.2s;
}

.squarebox-disciplina.has-hover:hover .box-bgimage {
    opacity: 1;
    transform: opacity 0.2s;
}

.squarebox-disciplina.has-hover:hover .squarebox-disciplina-title {
    font-size: 1.11rem;
    font-weight: bold;
}

.squarebox-disciplina.has-hover:hover .squarebox-disciplina-description {
    height: auto;
    opacity: 1;
}

.squarebox-kontakt {
    text-align: center;
}

.squarebox-kontakt .upper {
    /*height: 15%;
  position: relative;
  padding: 30px;*/
}

.squarebox-kontakt .lower {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.squarebox-kontakt .box-bgimage {
    opacity: 0;
    transition: opacity 0.7s, transform 0.7s !important;
}

.squarebox-kontakt .discipline-icon img {
    width: 75px;
    height: 40px;
    margin: auto;
}

.squarebox-kontakt .squarebox-disciplina-title {
    padding: 0 30px;
    font-size: 2.125rem;
    transition: font-size 0.2s;
    font-weight: normal;
}

.squarebox-kontakt .squarebox-disciplina-description {
    padding: 0 30px;
    font-size: 1.11rem;
}

.squarebox-kontakt .squarebox-disciplina-description a {
    color: #00aed0;
}

.squarebox-kontakt .squarebox-disciplina-content {
    font-size: 0.875rem;
    padding: 0 30px;
}

.squarebox-kontakt .squarebox-disciplina-content a {
    color: #00aed0;
}

.squarebox-kontakt hr,
.squarebox-kontakt .hr {
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem !important;
    background-color: #777;
}

.squarebox-kontakt .boxtext-light hr,
.squarebox-kontakt .boxtext-light .hr {
    background-color: white;
}

.squarebox-kontakt.has-hover .lower {
    transition: transform 0.2s;
}

.squarebox-kontakt.has-hover:hover .box-bgimage {
    opacity: 1;
    transform: opacity 0.2s;
}

.squarebox-kontakt.has-hover:hover .squarebox-disciplina-title {
    font-size: 1.11rem;
    font-weight: bold;
}

.squarebox-kontakt.has-hover:hover .squarebox-disciplina-description {
    height: auto;
    opacity: 1;
}

.squarebox-imagetext .upper {
    height: 15%;
    position: relative;
    padding: 30px;
}

.squarebox-imagetext .lower {
    height: 70%;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
}

.squarebox-imagetext .discipline-icon img {
    width: 75px;
    height: 40px;
    margin: auto;
}

.squarebox-imagetext .squarebox-disciplina-title {
    font-weight: bold;
}

.squarebox-imagetext .squarebox-disciplina-content {
    padding: 0 30px;
}

@media (min-width: 768px) {
    .squarebox-imagetext .squarebox-disciplina-content {
        padding: 0 60px;
    }
}

.squarebox-imagetext hr,
.squarebox-imagetext .hr {
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem !important;
    background-color: #777;
}

.squarebox-imagetext .boxtext-light hr,
.squarebox-imagetext .boxtext-light .hr {
    background-color: white;
}

.squarebox-imagetext.has-hover .lower {
    transition: transform 0.2s;
}

.squarebox-imagetext.has-hover:hover .lower {
    transform: translateY(-10px);
    transition: transform 0.2s;
}

.squarebox-sluzba {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.squarebox-sluzba .squarebox-sluzba-title {
    font-size: 2.125rem;
    font-weight: normal;
}

.squarebox-sluzba hr,
.squarebox-sluzba .hr {
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1.2rem !important;
}

.squarebox-sluzba .sluzba-icon {
    width: 36px;
    height: 36px;
    margin: auto;
}

.squarebox-followsocial {
    display: flex;
    justify-content: center;
    align-items: center;
}

.squarebox-followsocial a {
    display: inline-block;
    background-color: #00aed0;
    color: white;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1px;
    transition: background-color 0.5s linear;
}

.squarebox-followsocial a:first-child {
    margin-left: 0;
}

.squarebox-followsocial a:hover {
    background-color: #008db2;
    transition: background-color 0.15s linear;
    /*.social-icon {
      filter: brightness( 0 );
      transition: filter 0.15s linear;
  }*/
}

.squarebox-followsocial a .social-icon {
    max-height: 14px;
    max-width: 14px;
    transition: filter 0.5s linear;
}

.teasers-text-widget {
    /*@include media-breakpoint-up(md){
      margin: 0 ;
      margin-bottom: $grid-gutter-width * 2;
      width: auto;
  }*/
}

.teasers-text-widget .text-teaser {
    display: block;
    transition: background-color 0.5s linear;
}

@media (max-width: 575.98px) {
    .teasers-text-widget .text-teaser {
        width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width: 576px) {
    .teasers-text-widget .text-teaser {
        width: 50%;
        flex-basis: 50%;
    }
}

@media (min-width: 992px) {
    .teasers-text-widget .text-teaser {
        width: 33.33%;
        flex-basis: 33.33%;
    }
}

@media (max-width: 991.98px) {
    .teasers-text-widget .text-teaser:nth-child(3) {
        display: visible;
    }
}

.teasers-text-widget .text-teaser,
.teasers-text-widget .text-teaser:hover,
.teasers-text-widget .text-teaser:focus,
.teasers-text-widget .text-teaser a,
.teasers-text-widget .text-teaser a:hover,
.teasers-text-widget .text-teaser a:focus {
    text-decoration: none;
    color: black;
}

.teasers-text-widget .text-teaser hr,
.teasers-text-widget .text-teaser .hr,
.teasers-text-widget .text-teaser:hover hr,
.teasers-text-widget .text-teaser:hover .hr,
.teasers-text-widget .text-teaser:focus hr,
.teasers-text-widget .text-teaser:focus .hr,
.teasers-text-widget .text-teaser a hr,
.teasers-text-widget .text-teaser a .hr,
.teasers-text-widget .text-teaser a:hover hr,
.teasers-text-widget .text-teaser a:hover .hr,
.teasers-text-widget .text-teaser a:focus hr,
.teasers-text-widget .text-teaser a:focus .hr {
    background-color: black;
}

.teasers-text-widget .text-teaser:hover {
    background-color: #f0f0f0;
    transition: background-color 0.1s linear;
}

.teasers-text-widget .text-teaser .teaser-content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-upper .teaser-top {
    font-size: 0.875rem;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-upper .teaser-image {
    margin-bottom: 1rem;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-upper .teaser-text h2 {
    font-size: 0.875rem;
    min-height: 32px;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-upper .teaser-text p {
    font-size: 0.875rem;
    color: #5b5b5b;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-lower {
    font-size: 0.875rem;
    color: #00aed0;
}

.teasers-text-widget .text-teaser .teaser-content .teaser-lower hr,
.teasers-text-widget .text-teaser .teaser-content .teaser-lower .hr {
    margin: 0;
    margin-top: 1.25rem;
    opacity: 0.3;
}

.teasers-text-widget .redir-icon {
    transform: rotate(45deg);
    display: inline-block;
}

article.single-article {
    margin-bottom: 150px;
    color: #5b5b5b;
}

article.single-article .featured-image {
    position: relative;
    height: 440px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

article.single-article .maincolumn {
    position: relative;
}

article.single-article .maincolumn>p,
article.single-article .maincolumn>h1,
article.single-article .maincolumn>h2,
article.single-article .maincolumn>h3,
article.single-article .maincolumn>h4,
article.single-article .maincolumn>h5,
article.single-article .maincolumn>blockquote {
    position: relative;
}

@media (max-width: 767.98px) {
    article.single-article .maincolumn {
        padding-left: 30px;
        padding-right: 30px;
    }
}

article.single-article .maincolumn ul {
    padding-left: 1.25rem;
    margin-bottom: 2em;
}

article.single-article .maincolumn ul.list-unstyled {
    padding-left: 0;
    margin-bottom: 0;
}

article.single-article blockquote {
    text-align: center;
    font-size: 1.9rem;
    color: black;
}

article.single-article blockquote p {
    margin-bottom: 1rem;
}

article.single-article blockquote p:last-child {
    margin-bottom: 0 !important;
}

article.single-article .pull-left,
article.single-article .pull-right {
    font-size: 0.875rem;
}

article.single-article .pull-left hr:last-child,
article.single-article .pull-left .hr:last-child,
article.single-article .pull-right hr:last-child,
article.single-article .pull-right .hr:last-child {
    margin-top: 30px;
}

@media (min-width: 992px) {
    article.single-article .pull-left {
        position: absolute;
        left: -23%;
        padding-left: 15px;
        width: calc(23% - 30px);
    }
}

@media (min-width: 1200px) {
    article.single-article .pull-left {
        position: absolute;
        left: -37.5%;
        padding-left: 15px;
        width: calc(37.5% - 30px);
    }
}

@media (min-width: 992px) {
    article.single-article .pull-right {
        position: absolute;
        right: -15%;
        padding-right: 15px;
        width: calc(15% - 30px);
    }
}

@media (min-width: 1200px) {
    article.single-article .pull-right {
        position: absolute;
        right: -25%;
        padding-right: 15px;
        width: calc(25% - 30px);
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    article.single-article .fullwidth {
        margin-left: calc(-5.5% - 15px);
        margin-right: calc(-5.5% - 15px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    article.single-article .fullwidth {
        margin-left: -23%;
        margin-left: calc(-23% - 15px);
        margin-right: -15%;
        margin-right: calc(-15% - 15px);
    }
}

@media (min-width: 1200px) {
    article.single-article .fullwidth {
        margin-left: -37.5%;
        margin-left: calc(-37.5% - 15px);
        margin-right: -25%;
        margin-right: calc(-25% - 15px);
    }
}

article.single-article small {
    font-size: 0.875rem;
}

article.single-article .article-content {
    margin-top: 60px;
}

article.single-article p {
    margin-bottom: 2em;
}

article.single-article h1,
article.single-article h2,
article.single-article h3,
article.single-article h4,
article.single-article h5,
article.single-article h6 {
    color: black;
}

article.single-article hr,
article.single-article .hr {
    margin-bottom: 30px;
}

article.single-article .article-meta {
    margin-bottom: 30px;
    font-size: 0.875rem;
}

article.single-article .perex {
    font-size: 1.5rem;
}

article.single-article ul.sharelinks {
    line-height: 1.75;
    margin-top: 0.25em;
}

article.single-article .taxonomy-lg {
    margin-bottom: 30px;
}

article.article-agency {
    margin-bottom: 0;
}

article.article-agency .article-content {
    margin-bottom: 105px;
}

article.article-agency .article-content h1 {
    margin-bottom: 19.8px;
    text-align: center;
}

@media (min-width: 768px) {
    article.article-agency .article-content h1 {
        font-size: 4.5rem;
    }
}

@media (min-width: 992px) {
    article.article-agency .article-content h1 {
        font-size: 7.5rem;
    }
}

article.article-agency .article-content p {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 19.8px;
}

article.article-agency .article-content hr,
article.article-agency .article-content .hr {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

article.article-discipline {
    margin-bottom: 0;
}

article.article-kontakt {
    margin-bottom: 60px;
}

article.article-kontakt h1 {
    text-align: center;
    padding: 10vw;
}

article.article-kontakt h1 hr,
article.article-kontakt h1 .hr {
    margin: auto;
    margin-top: 2rem;
    text-align: center;
}

article.article-gallery h1 {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 30px;
}

article.article-gallery .short-content {
    justify-content: center;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 39.9px;
}

article.article-gallery .short-content hr {
    margin: 0 auto 30px auto;
}

html.sr .featured-image .animlayer,
html.sr .socialfeed-mosaic .animlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

html.sr .featured-image .animlayer-1,
html.sr .socialfeed-mosaic .animlayer-1 {
    background-color: white;
    animation-name: fa-animlayer-1;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    transform-origin: bottom center;
    transform: scaleY(0);
}

html.sr .featured-image .animlayer-2,
html.sr .socialfeed-mosaic .animlayer-2 {
    background-color: #00aed0;
    animation-name: fa-animlayer-2;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    transform-origin: bottom center;
    transform: scaleY(0);
}

@keyframes fa-animlayer-1 {
    0% {
        transform: scaleY(1);
    }
    27% {
        transform: scaleY(1);
    }
    35% {
        transform: scaleY(0);
    }
    99% {
        height: 100%;
    }
    100% {
        height: 0%;
        transform: scaleY(0);
    }
}

@keyframes fa-animlayer-2 {
    0% {
        transform: translateY(-100%) scaleY(1);
    }
    30% {
        transform: translateY(0%) scaleY(1);
    }
    99% {
        height: 100%;
    }
    100% {
        height: 0%;
        transform: translateY(0%) scaleY(0);
    }
}

.mapcontainer {
    padding: 0;
}

.mapcontainer #mapa {
    height: 600px;
    background-color: dimgrey;
}

@media (max-width: 767.98px) {
    .mapcontainer #mapa {
        height: 50vh;
    }
}

.contact-widget {
    background-color: #00aed0;
    color: white;
    padding: 100px 0;
    font-size: 0.875rem;
    margin-bottom: 60px;
    /*@include media-breakpoint-down(sm){
      padding: 60px 0;
      h2 {
          margin-top: 2rem;
      }
  }*/
}

.contact-widget a {
    color: inherit;
}

.contact-widget a:hover {
    color: #e5e5e5;
}

.contact-widget a.btn-light {
    background-color: white;
    color: #00aed0;
}

.contact-widget a.btn-light:hover {
    background-color: #f0f0f0;
}

.contact-widget hr,
.contact-widget .hr {
    color: white;
    background-color: white;
}

.contact-widget h2 {
    font-size: 0.75rem;
    margin-top: 1.375rem;
    margin-bottom: 0;
    line-height: 1;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: white !important;
    font-weight: normal;
}

.contact-widget h2.big {
    font-size: 2.125rem;
    margin-top: 0;
    text-transform: none;
    font-weight: normal;
}

.contact-widget div.big {
    font-size: 1.125rem;
    margin-bottom: 2rem;
}

@media (max-width: 991.98px) {
    .contact-widget {
        padding: 60px 0;
    }
    .contact-widget .row>div {
        padding-bottom: 1rem;
    }
    .contact-widget .row>div h2,
    .contact-widget .row>div h2.big {
        margin-top: 1rem;
    }
    .contact-widget .row>div .btn {
        margin-bottom: 2rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .contact-widget .row>div {
        padding-left: 0;
        padding-right: 0;
    }
}

.article-list article>a {
    padding: 15px;
    transition: background-color 0.5s linear;
    display: block;
}

@media (min-width: 992px) {
    .article-list article>a {
        padding: 30px;
        margin-left: -30px;
        margin-right: -30px;
    }
    .article-list article>a .search-thumbnail {
        padding-right: 45px;
    }
}

.article-list article>a:hover {
    background-color: #f0f0f0;
    transition: background-color 0.1s linear;
    text-decoration: none;
}

.article-list article h2 {
    color: black;
    font-size: 2.125rem;
    margin-bottom: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 767.98px) {
    .article-list article h2 {
        font-size: 1.875rem;
    }
}

.article-list article .searchresults-article-meta {
    margin-bottom: 1rem;
}

.article-list article .searchresults-article-meta .article-link {
    display: inline;
    color: #00aed0;
    font-size: 0.875rem;
}

.article-list article .searchresults-article-meta .tags {
    margin-left: 0.5rem;
    display: inline;
}

.article-list article .searchresults-article-meta .tags>* {
    display: inline-block;
    background-color: #00aed0;
    color: white;
    font-size: 0.75rem;
    padding: 0.2em 0.5em;
}

.article-list article p {
    color: #5b5b5b;
    margin: 0;
}

.search-accessories {
    margin-bottom: 60px;
}

.search-accessories .searchloader {
    margin: 2rem 0;
    text-align: center;
    display: none;
}

.search-accessories .searchloader.loading {
    display: block;
}

.search-accessories .searchloader.loading div.icon {
    display: inline-block;
    margin: auto;
    animation: spin linear 1s;
}

.search-accessories .search-load-more {
    margin: 2rem auto;
}

.searchresults-meta-container {
    padding: 0 15px;
    font-size: 0.75rem;
}

.loadmore-container {
    margin: 60px 0;
    text-align: center;
}

.teasers-text-widget+.loadmore-container {
    margin-top: 0;
}

.searchform {
    position: relative;
}

.searchform input.searchtextinput {
    font-size: 1.125rem;
    padding: 1rem;
    padding-left: 0;
    border: 1px solid #f0f0f0;
    border: none;
}

.searchform input.searchtextinput:focus {
    outline: none !important;
    box-shadow: none !important;
}

.searchform ::placeholder {
    color: #c5c5c5;
    opacity: 1;
    /* Firefox */
}

.searchform :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c5c5c5;
}

.searchform ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #c5c5c5;
}

.searchform:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: black;
    animation-name: searchborder;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

.searchform .btn-white {
    background-color: transparent;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.searchform .btn-white:active,
.searchform .btn-white:focus {
    border: none;
    outline: none;
    box-shadow: none !important;
}

.searchform .btn-white:hover svg path {
    stroke: #008db2;
}

.searchform .searchsubmit svg {
    width: 60px;
    height: auto;
    height: 48px;
}

.searchform .searchreset svg {
    width: 48px;
    height: auto;
    height: 48px;
}

#mainsearchform:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: black;
    animation-name: searchborder;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

#mainsearchform .btn-white {
    background-color: transparent;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    border: none;
}

#mainsearchform .btn-white:active,
#mainsearchform .btn-white:focus {
    border: none;
    outline: none;
    box-shadow: none !important;
}

#mainsearchform button {
    animation-name: searchbuttons;
    animation-duration: 1.2s;
    animation-iteration-count: 1;
}

#mainsearchform button:hover img {
    border: 1px solid red;
}

.search-header,
.searchresults-meta,
#searchlayer.on .desc {
    animation-name: searchdesc;
    animation-duration: 1.2s;
    animation-iteration-count: 1;
}

#searchlayer.on input,
#mainsearchform input {
    animation-name: input-fade-in;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

@keyframes searchborder {
    0% {
        width: 0;
        transform: translateY(60px);
    }
    40% {
        width: 0;
        opacity: 0;
        transform: translateY(60px);
    }
    70% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        width: 100%;
    }
}

@keyframes searchbuttons {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#searchlayer.on #layersearchform:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: black;
    animation-name: layersearchborder;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

#searchlayer.on #layersearchform .btn-white {
    background-color: transparent;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    border: none;
}

#searchlayer.on #layersearchform .btn-white:active,
#searchlayer.on #layersearchform .btn-white:focus {
    border: none;
    outline: none;
    box-shadow: none !important;
}

#searchlayer.on #layersearchform button {
    animation-name: layersearchbuttons;
    animation-duration: 1.7s;
    animation-iteration-count: 1;
}

@keyframes layersearchborder {
    0% {
        width: 0;
        transform: translateY(60px);
    }
    40% {
        width: 0;
        opacity: 0;
        transform: translateY(60px);
    }
    70% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        width: 100%;
    }
}

@keyframes layersearchbuttons {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes searchdesc {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    20% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes input-fade-in {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.searchresults .search-header {
    font-size: 0.75rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.searchresults .searchform {
    margin-bottom: 60px;
}

@media (max-width: 767.98px) {
    .searchresults .searchform {
        margin-left: 15px;
        margin-right: 15px;
    }
    .searchresults .search-header .col {
        padding: 0;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (min-width: 992px) {
    .searchresults .searchresults-meta {
        padding-left: 9px;
        margin-bottom: 1rem;
    }
}

.searchlayer {
    position: fixed;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    top: -100vh;
    min-height: calc(100vh - 70px);
    width: 100%;
    max-width: 1600px;
    overflow-y: auto;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9990;
    transition: top 0.25s ease-in;
    background-color: white;
    padding: 30px;
}

.searchlayer.on {
    top: 70px;
    transition: top 0.35s ease-out;
}

.searchlayer .searchlayer-top {
    flex-basis: 33vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.searchlayer .searchform {
    margin-bottom: 30px;
}

.searchlayer .searchform input.searchtextinput {
    margin-left: 0;
}

@media (min-width: 576px) {
    .searchlayer .searchform input.searchtextinput {
        font-size: 2rem;
        padding: 0;
    }
}

@media (min-width: 768px) {
    .searchlayer .searchform input.searchtextinput {
        font-size: 4rem;
        padding: 0;
    }
}

.searchlayer .searchform .searchbuttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.searchlayer .desc {
    font-size: 0.75rem;
    color: #5b5b5b;
}

.slider-gallery {
    margin-bottom: 30px;
}

.slider-gallery .slider-gallery-inner {
    position: relative;
}

.slider-gallery .slider-gallery-inner .slider-gallery-control-prev,
.slider-gallery .slider-gallery-inner .slider-gallery-control-next {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    height: 100%;
    width: 60px;
    cursor: pointer;
}

.slider-gallery .slider-gallery-inner .slider-gallery-control-prev .arrow,
.slider-gallery .slider-gallery-inner .slider-gallery-control-next .arrow {
    display: flex;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.37);
    justify-content: center;
    align-items: center;
}

.slider-gallery .slider-gallery-inner .slider-gallery-control-prev .arrow img,
.slider-gallery .slider-gallery-inner .slider-gallery-control-next .arrow img {
    width: 20px;
    height: 20px;
}

.slider-gallery .slider-gallery-inner .slider-gallery-control-prev {
    left: 1px;
}

.slider-gallery .slider-gallery-inner .slider-gallery-control-next {
    right: 0;
    right: 0.5px;
}

.slider-gallery .gallery-caption {
    font-size: 0.875rem;
    margin-top: 0.5rem;
    color: #5b5b5b;
}

.slider-gallery .gallery-caption .gallery-slidenumber {
    font-weight: bold;
    color: black;
}

.slider-gallery .slick-slider {
    overflow: hidden;
}

.slider-gallery .slick-list {
    position: relative;
    right: -1px;
}

.gallery-menu {
    margin-bottom: 30px;
}

.gallery-menu li a {
    padding: 5px 0;
    margin: 0 12px;
}

.gallery-menu li.active a {
    color: black;
    border-bottom: 1px solid black;
}

.gallery-projects {
    margin-bottom: 30px;
}

.gallery-projects .gallery-projects-item {
    height: 100vw;
    position: relative;
}

.gallery-projects .gallery-projects-item .gallery-project-image,
.gallery-projects .gallery-projects-item .gallery-project-text,
.gallery-projects .gallery-projects-item .gallery-project-frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.gallery-projects .gallery-projects-item .gallery-project-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: filter 0.75s linear;
}

.gallery-projects .gallery-projects-item .gallery-project-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    color: white;
    padding: 2rem;
    transition: opacity 0.75s linear, transform 0.75s;
    transform: translateY(30px);
}

.gallery-projects .gallery-projects-item .gallery-project-text .gallery-project-header {
    text-align: center;
}

.gallery-projects .gallery-projects-item .gallery-project-text .gallery-project-header h2 {
    font-size: 2.125rem;
    margin: 0;
}

.gallery-projects .gallery-projects-item .gallery-project-text .gallery-project-header p.subtitle {
    font-size: 1.5rem;
    margin: 0;
}

.gallery-projects .gallery-projects-item .gallery-project-text p.excerpt {
    margin: 0;
    font-size: 0.875rem;
    text-align: center;
    padding: 0 5%;
    line-height: 1.66;
}

.gallery-projects .gallery-projects-item .gallery-project-text hr,
.gallery-projects .gallery-projects-item .gallery-project-text .hr {
    background-color: white;
    color: white;
    margin: 1rem 0;
}

.gallery-projects .gallery-projects-item .gallery-project-frame {
    border: 0px solid #00aed0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    transition: border-width 0.1s linear;
}

.gallery-projects .gallery-projects-item .gallery-project-frame img {
    width: 60px;
    height: 0;
    transition: height 0.15s linear;
}

.gallery-projects .gallery-projects-item.on .gallery-project-image,
.gallery-projects .gallery-projects-item:hover .gallery-project-image {
    filter: grayscale(100%) brightness(66%);
    transition: filter 0.15s linear;
}

.gallery-projects .gallery-projects-item.on .gallery-project-text,
.gallery-projects .gallery-projects-item:hover .gallery-project-text {
    opacity: 1;
    transition: opacity 0.15s linear, transform 0.15s;
    transform: translateY(0);
}

.gallery-projects .gallery-projects-item.on .gallery-project-frame {
    border: 8px solid #00aed0;
}

.gallery-projects .gallery-projects-item.on .gallery-project-frame img {
    height: 60px;
}

@media (min-width: 768px) {
    .gallery-projects .gallery-projects-item {
        height: calc((100vw - 60px) / 2);
    }
}

@media (min-width: 992px) {
    .gallery-projects .gallery-projects-item {
        height: calc((100vw - 70px) / 3);
    }
}

@media (min-width: 1600px) {
    .gallery-projects .gallery-projects-item {
        height: 513px;
    }
}

.gallery-projects .gallery-projects-item .gallery-project-content {
    display: none !important;
}

.gallery-slider-container {
    display: none;
    width: 100%;
    flex-basis: 100%;
    background-color: gray;
}

.gallery-slider-container.on {
    display: block;
}

.gallery-slider-container .gallery-slider-main {
    position: relative;
    padding: 20px;
    background-color: #1b1b1b;
}

.gallery-slider-container .gallery-slider-main .slider-gallery-control-prev,
.gallery-slider-container .gallery-slider-main .slider-gallery-control-next {
    position: absolute;
    display: block;
    top: calc(50% - 30px);
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.gallery-slider-container .gallery-slider-main .slider-gallery-control-prev .arrow,
.gallery-slider-container .gallery-slider-main .slider-gallery-control-next .arrow {
    display: flex;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.37);
    justify-content: center;
    align-items: center;
}

.gallery-slider-container .gallery-slider-main .slider-gallery-control-prev .arrow img,
.gallery-slider-container .gallery-slider-main .slider-gallery-control-next .arrow img {
    width: 20px;
    height: 20px;
}

.gallery-slider-container .gallery-slider-main .slider-biggallery {
    margin-bottom: 0 !important;
}

.gallery-slider-container .gallery-slider-main .slider-gallery-control-prev {
    left: 20px;
}

.gallery-slider-container .gallery-slider-main .slider-gallery-control-next {
    right: 20px;
}

@media (max-width: 575.98px) {
    .gallery-slider-container .gallery-slider-main {
        padding: 10px;
    }
    .gallery-slider-container .gallery-slider-main .slider-gallery-control-prev {
        left: 10px;
        display: none !important;
    }
    .gallery-slider-container .gallery-slider-main .slider-gallery-control-next {
        right: 10px;
        display: none !important;
    }
}

.gallery-slider-container .gallery-slider-main .slider-biggallery-item {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.gallery-slider-container .gallery-thumbnails {
    padding: 20px;
    background-color: black;
}

.gallery-slider-container .gallery-thumbnails .gallery-thumbnails-inner {
    overflow: hidden;
}

.gallery-slider-container .gallery-thumbnails .gallery-thumbnails-inner .gallery-thumbnails-item {
    position: relative;
    margin-bottom: 20px;
}

.gallery-slider-container .gallery-thumbnails .gallery-thumbnails-inner .gallery-thumbnails-item.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #00aed0;
}

@media (min-width: 576px) {
    .gallery-slider-container .gallery-thumbnails .gallery-thumbnails-inner {
        height: calc(((100vw - 80px) * 5 / 6 - 40px) * 9 / 16);
    }
}

@media (min-width: 1600px) {
    .gallery-slider-container .gallery-thumbnails .gallery-thumbnails-inner {
        height: 699.1875px;
    }
}

.gallery-slider-container .thumbnail-slider-container {
    padding: 10px;
    background-color: black;
    flex-direction: row;
    flex-wrap: nowrap;
}

.gallery-slider-container .thumbnail-slider-container .thumbnail-slider-control {
    flex-basis: 26px;
    width: 26px;
    flex-grow: 0;
    flex-shrink: 0;
    background-color: #00aed0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    cursor: pointer;
}

.gallery-slider-container .thumbnail-slider-container .thumbnail-slider-control.thumbnail-slider-control-next {
    margin-left: 2px;
}

.gallery-slider-container .thumbnail-slider-container .thumbnail-slider-control.thumbnail-slider-control-prev {
    margin-right: 2px;
}

.gallery-slider-container .thumbnail-slider-container .thumbnails-content {
    width: calc(100% - 56px);
    flex-basis: calc(100% - 56px);
}

.gallery-slider-container .thumbnail-slider-container .thumbnail-slider .thumbnail-slider-item {
    position: relative;
    flex-shrink: 0;
    flex-grow: 0;
    width: 124px;
    height: 70px;
    margin-bottom: 0;
    margin-right: 10px;
}

.gallery-slider-container .thumbnail-slider-container .thumbnail-slider .thumbnail-slider-item.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #00aed0;
}

.gallery-slider-container .gallery-slider-text {
    background-color: #222;
    color: white;
}

.gallery-slider-container .gallery-slider-text a {
    color: white;
    text-decoration: underline;
}

.gallery-slider-container .gallery-slider-text-big {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    min-height: 60px;
    background-color: rgba(0, 174, 208, 0.7);
}

.gallery-slider-container .gallery-slider-text-big .gallery-text-content {
    display: flex;
    margin: 1rem 65px 1rem 1rem;
}

.gallery-slider-container .gallery-slider-text-big .gallery-text-content p {
    border-left: 1px solid white;
    padding: 0 0 0 0.75rem;
    margin: 0 0 0 0.75rem;
    font-size: 0.875rem;
}

.gallery-slider-container .gallery-slider-text-big .gallery-text-content p:first-child {
    margin-left: 0;
}

.gallery-slider-container .gallery-slider-text-big .closer {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    min-height: 60px;
    background-color: #00aed0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-slider-container .gallery-slider-text-big .closer img {
    transform: rotate(90deg);
    transition: transform 0.15s linear;
}

.gallery-slider-container .gallery-slider-text-big.off {
    min-height: 0;
}

.gallery-slider-container .gallery-slider-text-big.off .closer {
    height: 60px;
    top: auto;
    bottom: 0;
}

.gallery-slider-container .gallery-slider-text-big.off .closer img {
    transform: rotate(-90deg);
}

.gallery-slider-container .gallery-slider-text-small {
    padding: 1rem;
}

.gallery-slider-container .gallery-slider-text-small .gallery-text-content p {
    border-left: 1px solid white;
    padding: 0 0 0 0.75rem;
    margin: 0 0 0.75rem 0;
    font-size: 0.875rem;
}

.gallery-slider-container .gallery-slider-text-small .gallery-text-content p:last-child {
    margin-bottom: 0;
}

ul.list-inline.list-separators li.list-inline-item {
    padding: 0 0.65rem;
    margin: 0;
    border-left: 1px solid white;
}

ul.list-inline.list-separators li.list-inline-item:first-child {
    border-left: none;
    padding-left: 0;
}

.socialfeed-mosaic {
    position: relative;
    background-color: gray;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .socialfeed-mosaic {
        margin: 0 30px 30px 30px;
    }
}

.socialfeed-mosaic .socialfeed-mosaic-item {
    position: relative;
    padding: 0;
}

@media (max-width: 575.98px) {
    .socialfeed-mosaic .socialfeed-mosaic-item {
        min-height: 45vw;
    }
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(5),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(6),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(7),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(8),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(9),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(10),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(11),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(12) {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .socialfeed-mosaic .socialfeed-mosaic-item {
        min-height: 29vw;
    }
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(7),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(8),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(9),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(10),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(11),
    .socialfeed-mosaic .socialfeed-mosaic-item:nth-child(12) {
        display: none;
    }
}

@media (min-width: 768px) {
    .socialfeed-mosaic .socialfeed-mosaic-item {
        min-height: 15vw;
    }
}

@media (min-width: 1600px) {
    .socialfeed-mosaic .socialfeed-mosaic-item {
        min-height: 256px;
    }
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    color: white;
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status.on {
    display: block;
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status .dark {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.35);
    transition: background-color 1s linear;
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status:hover {
    color: white;
    text-decoration: none;
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status:hover .dark {
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.25s linear;
}

.socialfeed-mosaic .socialfeed-mosaic-item .tile-status .dark.lightanim {
    animation-name: lightup;
    animation-duration: 1.5s;
    animation-iteration-count: 1;
}

.socialfeed-mosaic .socialfeed-mosaic-item .social-icon {
    max-height: 18px;
    max-width: 18px;
}

@keyframes lightup {
    0% {
        background-color: rgba(0, 0, 0, 0.35);
    }
    30% {
        background-color: rgba(0, 0, 0, 0);
    }
    100% {
        background-color: rgba(0, 0, 0, 0.35);
    }
}

.call-to-action {
    position: relative;
    background-color: #00aed0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
    color: white;
}

.call-to-action .line {
    background-color: white;
    width: auto;
    height: 1px;
    display: block;
    position: absolute;
    z-index: 0;
}

.call-to-action .row-top {
    position: relative;
    min-height: 158px;
}

.call-to-action .row-top .text-top {
    position: relative;
    font-size: 0.875rem;
    text-transform: uppercase;
    padding-top: 75px;
    padding-left: 36%;
    padding-right: 10%;
}

.call-to-action .row-top .line-1 {
    width: 130px;
    bottom: 30px;
    left: 36%;
}

.call-to-action .row-headline {
    position: relative;
    min-height: 158px;
}

.call-to-action .row-headline h2 {
    position: relative;
    padding-left: 30%;
    padding-right: 10%;
    font-size: 7.5rem;
    margin-bottom: 0;
}

.call-to-action .row-headline .line-1 {
    width: 380px;
    top: 96px;
    left: 36%;
}

.call-to-action .row-headline .line-2 {
    width: 192px;
    top: 96px;
    right: 0;
}

.call-to-action .row-main {
    position: relative;
    min-height: 158px;
}

.call-to-action .row-main .text-main {
    position: relative;
    font-size: 1.125rem;
    padding-left: 50%;
    padding-right: 20%;
    line-height: 1.3;
}

.call-to-action .row-main .line-1 {
    width: 380px;
    top: 64px;
    left: 36%;
}

.call-to-action .row-button {
    position: relative;
    min-height: 158px;
}

.call-to-action .row-button .button {
    position: relative;
    padding-top: 23px;
    text-align: center;
}

.call-to-action .row-button .line-1 {
    width: 130px;
    top: 34px;
    left: 36%;
}

.call-to-action .row-button .line-2 {
    width: 130px;
    top: 34px;
    left: 62%;
}

.call-to-action .row-button .line-3 {
    width: 92px;
    top: 34px;
    left: 0;
}

@media (min-width: 1400px) {
    .call-to-action .row-main .text-main {
        padding-right: 25%;
    }
}

@media (max-width: 1050px) {
    .call-to-action .row-top .text-top {
        padding-left: 20%;
    }
    .call-to-action .row-top .line-1 {
        left: 20%;
    }
    .call-to-action .row-headline h2 {
        padding-left: 8.5%;
        padding-right: 5%;
    }
    .call-to-action .row-headline .line-1 {
        left: 20%;
    }
    .call-to-action .row-headline .line-2 {
        display: none;
    }
    .call-to-action .row-main .text-main {
        padding-right: 60px;
    }
    .call-to-action .row-main .line-1 {
        left: 20%;
    }
    .call-to-action .row-button .line-1 {
        width: 130px;
        top: 34px;
        left: 20%;
    }
    .call-to-action .row-button .line-2 {
        width: 130px;
        top: 34px;
        left: 62%;
    }
    .call-to-action .row-button .line-3 {
        display: none;
    }
}

@media (max-width: 650px) {
    .call-to-action .row-top {
        min-height: 170px;
    }
    .call-to-action .row-top .text-top {
        padding-left: 30px;
        padding-right: 30px;
    }
    .call-to-action .row-top .line-1 {
        left: 30px;
        top: 128px;
    }
    .call-to-action .row-headline {
        min-height: 90px;
    }
    .call-to-action .row-headline h2 {
        font-size: 4.5rem;
        padding-left: 30px;
        padding-right: 30px;
        line-height: 1;
    }
    .call-to-action .row-headline .line-1 {
        left: 30px;
        width: calc(100% - 60px);
        top: 83px;
    }
    .call-to-action .row-headline .line-2 {
        display: none;
    }
    .call-to-action .row-main {
        min-height: 173px;
    }
    .call-to-action .row-main .text-main {
        padding-top: 1rem;
        padding-left: 30px;
        padding-right: 30px;
        line-height: 1.4;
    }
    .call-to-action .row-main .line-1 {
        left: 30px;
        width: calc(100% - 60px);
        top: 119px;
    }
    .call-to-action .row-button {
        padding-top: 0;
        padding-bottom: 100px;
    }
    .call-to-action .row-button .line-1 {
        width: 130px;
        top: 73px;
        left: auto;
        right: 30px;
    }
    .call-to-action .row-button .line-2 {
        width: 130px;
        top: 73px;
        left: 30px;
    }
    .call-to-action .row-button .line-3 {
        display: none;
    }
}

.footer {
    background-color: black;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 0.875rem;
}

@media (min-width: 576px) {
    .footer>.container-fluid {
        margin: 0 15px;
        width: auto;
    }
}

.footer .footer-row-1 ul.footerwidgets,
.footer .footer-row-2 ul.footerwidgets {
    margin-bottom: 40px;
}

.footer .footer-row-3 {
    font-size: 0.75rem;
}

.footer a {
    color: #00aed0;
}

.footer a:hover {
    color: #008db2;
}

.footer h2 {
    color: inherit;
    font-size: inherit;
    font-weight: bold;
    margin: 0 0 0.75rem 0;
    text-transform: uppercase;
    font-size: 0.75rem;
}

.footer ul.footerwidgets {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer ul.footerwidgets>li {
    margin-bottom: 18px;
}

.footer ul.footerwidgets ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer ul.footerwidgets ul ul {
    padding-left: 12px;
}

.footer .credits {
    font-size: 0.75em;
}

.footer hr,
.footer .hr {
    background-color: white;
    opacity: 0.4;
}

.footer.footer-large {
    display: none;
}

@media (min-width: 992px) {
    .footer.footer-large {
        display: block;
    }
}

.footer.footer-large .widget.logo {
    margin-top: 38px;
}

.footer.footer-large .widget.logo img {
    opacity: 0.5;
}

.footer.footer-small {
    /*.col-9:nth-child(2n+2){
      background-color: dimgray;
      padding-left: 0;
  }*/
    display: block;
}

.footer.footer-small div.footer-row>div:nth-child(2n) {
    padding-left: 0;
}

@media (min-width: 992px) {
    .footer.footer-small {
        display: none;
    }
}

.footer.footer-small .list-inline {
    margin-bottom: 0.6rem;
    margin-bottom: 0;
}

.footer.footer-small .list-inline li.list-inline-item {
    padding: 0 0.5rem;
}

.footer.footer-small .list-inline li.list-inline-item:last-child {
    padding-right: 0;
}

.footer.footer-small .list-inline li.list-inline-item:first-child {
    padding-left: 0;
}

.footer.footer-small .footerwidgets {
    margin-bottom: 20px;
}

.footer.footer-small .footerwidgets-small {
    padding-top: 38px;
    font-size: 0.75rem;
}

.footer.footer-small .footerwidgets-small hr {
    visibility: hidden;
}

.footer.footer-small .widget {
    margin-bottom: 0;
}

.footer.footer-small .widget h2,
.footer.footer-small .widget hr,
.footer.footer-small .widget .hr {
    display: none;
}

.footer.footer-small .widget:first-child h2,
.footer.footer-small .widget:first-child hr,
.footer.footer-small .widget:first-child .hr {
    display: block;
}

.footer.footer-small .widget.logo img {
    opacity: 0.5;
}

.footer.footer-small p {
    margin: 0;
}

.cookies-popup {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 12;
    padding: 25px;
    background-color: #20549e;
    color: white;
    font-size: 0.875rem;
    width: 303px;
    animation-name: anim-fade-in;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
}

.cookies-popup a {
    color: #00aed0;
}

.cookies-popup a:hover {
    color: #62cae0;
}

.cookies-popup .cp-image {
    width: 253px;
    height: 142px;
    position: relative;
    margin-bottom: 1rem;
}

.cookies-popup .cp-image img {
    position: relative;
}

.cookies-popup .cp-image span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.125rem;
}

.cookies-popup .cp-bottom {
    margin-bottom: 0;
}

.cookies-popup .cp-bottom .btn-sm {
    font-size: inherit;
    margin-right: 0.5rem;
    color: white;
}

@media (max-width: 370px) {
    .cookies-popup {
        right: 0;
        width: 100%;
    }
    .cookies-popup .cp-image {
        width: 100%;
        height: auto;
    }
    .cookies-popup .cp-image img {
        width: 100%;
        height: auto;
    }
}

.page-enter,
.page-exit {
    display: none;
}

html.sr .page-exit {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 9999;
}

html.sr .page-exit .pexitlayer {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}

html.sr .page-exit .pexitlayer-1 {
    background-color: #00aed0;
}

html.sr .page-exit .pexitlayer-2 {
    background-color: #265ba8;
}

html.sr .page-exit .pexitlayer-3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

html.sr .page-exit .pexitlayer-3 img {
    width: 41px;
    height: auto;
}

html.sr .page-exit.on {
    display: block;
}

html.sr .page-exit.on .pexitlayer-1 {
    animation-name: pexit-1;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

html.sr .page-exit.on .pexitlayer-2 {
    animation-name: pexit-2;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

html.sr .page-enter {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 9999;
}

html.sr .page-enter .penterlayer {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}

html.sr .page-enter .penterlayer-1 {
    background-color: #265ba8;
    transform-origin: bottom center;
}

html.sr .page-enter .penterlayer-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

html.sr .page-enter .penterlayer-2 img {
    width: 41px;
    height: auto;
}

html.sr .page-enter.on {
    display: block;
}

html.sr .page-enter.on .penterlayer-1 {
    animation-name: penter-1;
    animation-duration: 0.4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

html.sr .page-enter.on .penterlayer-2 {
    animation-name: penter-2;
    animation-duration: 0.4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes pexit-1 {
    0% {
        transform: translateY(-100vh);
    }
    65% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes pexit-2 {
    0% {
        transform: translateY(-100vh);
    }
    50% {
        transform: translateY(-100vh);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes pexit-3 {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes penter-1 {
    0% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(0);
    }
}

@keyframes penter-2 {
    0% {
        opacity: 1;
        transform: scaleY(1);
    }
    99% {
        opacity: 0;
        transform: scaleY(1);
    }
    100% {
        opacity: 0;
        transform: scaleY(0);
    }
}

.xxxanim-up {
    animation-name: anim-up;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    transform: translateY(40px);
    opacity: 0;
    animation-fill-mode: forwards;
}

.xxxanim-up:nth-child(n+1) {
    animation-delay: 0.1s;
}

.xxxanim-up:nth-child(n+2) {
    animation-delay: 0.2s;
}

.xxxanim-up:nth-child(n+3) {
    animation-delay: 0.3s;
}

.xxxanim-up:nth-child(n+4) {
    animation-delay: 0.4s;
}

.xxxanim-up:nth-child(n+5) {
    animation-delay: 0.5s;
}

.xxxanim-up:nth-child(n+6) {
    animation-delay: 0.6s;
}

.xxxanim-up:nth-child(n+7) {
    animation-delay: 0.7s;
}

.xxxanim-up:nth-child(n+8) {
    animation-delay: 0.8s;
}

.xxxanim-up:nth-child(n+9) {
    animation-delay: 0.9s;
}

.xxxanim-up:nth-child(n+10) {
    animation-delay: 1s;
}

.xxxanim-up:nth-child(n+11) {
    animation-delay: 1.1s;
}

.xxxanim-up:nth-child(n+12) {
    animation-delay: 1.2s;
}

.xxxanim-up:nth-child(n+13) {
    animation-delay: 1.3s;
}

.xxxanim-up:nth-child(n+14) {
    animation-delay: 1.4s;
}

.xxxanim-up:nth-child(n+15) {
    animation-delay: 1.5s;
}

.xxxanim-up:nth-child(n+16) {
    animation-delay: 1.6s;
}

@keyframes anim-up {
    from {
        transform: translateY(40px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.anim-downfadein {
    animation-name: anim-downfadein;
    animation-duration: 1s;
    animation-iteration-count: 1;
    transform-origin: top center;
}

@keyframes anim-downfadein {
    0% {
        transform: scaleY(0.02);
        opacity: 0.2;
    }
    50% {
        transform: scaleY(1);
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

.anim-fadeinleft {
    animation-name: anim-fadeinleft;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
}

@keyframes anim-fadeinleft {
    from {
        transform: translateX(-60px);
        opacity: 0.1;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.anim-fadeinright {
    animation-name: anim-fadeinright;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
}

@keyframes anim-fadeinright {
    from {
        transform: translateX(60px);
        opacity: 0.1;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.anim-topmenu {
    /*.topmenu-right, .topmenu-left {
      animation-name: anim-topmenu-alpha;
      animation-duration: 1s;
      animation-iteration-count: 1;
  }*/
}

.anim-topmenu .topmenu-right {
    animation-name: anim-topmenu-center;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

.anim-topmenu .topmenu-left {
    animation-name: anim-topmenu-center;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

.anim-topmenu .topmenu-center {
    animation-name: anim-topmenu-center;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

.anim-topmenu .topmenu-center {
    animation-name: anim-topmenu-center;
    animation-duration: 0.75s;
    animation-iteration-count: 1;
}

@keyframes anim-topmenu-alpha {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes anim-topmenu-right {
    from {
        opacity: 0.1;
    }
    to {
        opacity: 1;
    }
}

@keyframes anim-topmenu-left {
    from {
        opacity: 0.1;
    }
    to {
        opacity: 1;
    }
}

@keyframes anim-topmenu-center {
    from {
        transform: translateY(-70px);
        opacity: 0.1;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes anim-mobilemenu-right {
    from {
        transform: translateX(200px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes anim-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

body.error404 .topmenu {
    background-color: #e8e8e8;
}

body.error404 .all {
    background-color: #e8e8e8;
}

body.error404 .all article.single-article {
    margin-bottom: 0;
}

body.error404 .all article.single-article .maincolumn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

body.error404 .all article.single-article .maincolumn h1 {
    font-size: 1.125rem;
    margin: 0;
    color: #00aed0;
    font-weight: bold;
}

body.error404 .all article.single-article .maincolumn hr,
body.error404 .all article.single-article .maincolumn .hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

body.error404 .all article.single-article .maincolumn p {
    font-size: 0.875rem;
    margin: 0;
}

body.error404 .all article.single-article .maincolumn p.big404 {
    font-size: 2.125rem;
    color: black;
}

@media (max-width: 575.98px) {
    body.error404 .all article.single-article .maincolumn p.big404 {
        font-size: 1.5rem;
    }
}

body.error404 .all article.single-article .imagecolumn {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.alert {
    border: none;
    color: white;
}

.alert-danger {
    background-color: #ec536b;
}

.alert-danger.alert-icon:before {
    content: "\f06a";
}

.alert-warning {
    background-color: #ffc107;
    /*&.alert-icon:before {
      content: '\f06a';
  }
  */
}

.alert-success {
    background-color: #77c043;
    /*&.alert-icon:before {
      content: '\f00c';
  }
  */
}

.alert-info {
    background-color: #00aed0;
    /*&.alert-icon:before {
      content: '\f058';
  }
  */
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

img.img-responsive2 {
    display: block;
    max-width: 100%;
    width: 287px;
    height: auto;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

img.archive-thumbnail {
    margin-right: 10px;
    float: left;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

#wpadminbar {
    top: -27px;
    opacity: 0.8;
    transition: all 0.25s ease-in;
}

#wpadminbar:hover {
    top: 0;
    opacity: 0.9;
    transition: all 0.125s ease-out;
}

@media (max-width: 575.98px) {
    #wpadminbar {
        display: none;
    }
}

.wp-block-image img {
    height: auto;
}

.wp-block-separator {
    border-top: none;
    border-bottom: none;
}


/*# sourceMappingURL=app.css.map */