@font-face {
    font-family: 'MaisonNeue';
    src: url("../assets/maisonneueweb-bold.woff") format("woff2"), url("../assets/maisonneueweb-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'MaisonNeue';
    src: url("../assets/maisonneueweb-book.woff") format("woff2"), url("../assets/maisonneueweb-book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MaisonMono';
    src: url("../assets/maisonmonoweb-bold.woff") format("woff2"), url("../assets/maisonmonoweb-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../assets/icomoon_xd1kof.eot');
    src: url('../assets/icomoon_xd1kof.eot#iefix') format('embedded-opentype'),
    url('../assets/icomoon.woff') format('woff2'),
    url('../assets/icomoon_xd1kof.ttf') format('truetype'),
    url('../assets/icomoon_xd1kof.woff') format('woff'),
    url('../assets/icomoon_xd1kof-icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
    content: "\e900";
}

.icon-arrow-right:before {
    content: "\e901";
}

/*
	* Table of Contents

	* Colors
	* Options
	* Spacing
	* Body
	* Links
	* Grid breakpoints
	* Grid containers
	* Grid columns
	* Fonts
	* Components
*/
/* Color */
/* Color with transparent */
/* Options */
/* Spacing */
/* Body */
/* Links */
/* Grid breakpoints */
/* Grid containers */
/* Grid columns */
/* Fonts */
/*
  * Components

  * Define common padding and border radius sizes and more.
  * Buttons
  * Z-index master list
  * Navs
  * Progress bars
*/
/* Define common padding and border radius sizes and more. */
/* Buttons */
/* Z-index master list */
/* Navs */
/* Progress bars */
/* Animation */
/* slider */
/*
	* Vendors
*/
/*
	* Core variables and mixins
*/
/*
	* Reset and dependencies
*/
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
}

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

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

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

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

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 {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

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

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

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

@media print {
    *,
    *::before,
    *::after,
    *::first-letter,
    p::first-line,
    div::first-line,
    blockquote::first-line,
    li::first-line {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 0 solid #999;
        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;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .tag {
        border: 0 solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/*
	* Core CSS
*/
html {
    box-sizing: border-box;
}

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

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

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: MaisonNeue, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #1f1f1f;
    background-color: #fff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91;
}

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: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #1f1f1f;
    text-decoration: none;
}

a:focus {
    color: #1f1f1f;
    text-decoration: none;
}

a:hover {
    color: #1f1f1f;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

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

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

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

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

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

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

th {
    text-align: left;
}

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

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

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

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

textarea {
    resize: vertical;
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[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: 700;
    line-height: 1.1;
    color: inherit;
}

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

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

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

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

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

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

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

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

.display-2 {
    font-size: 5.75rem;
    font-weight: 700;
}

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

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

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

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

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: 5px;
}


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

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}

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

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}

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

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014";
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    max-width: 100%;
    height: auto;
}

.img-full, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    width: 100%;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 0 solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

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

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

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

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

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

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

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

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

@media (min-width: 576px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8 {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 576px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 992px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 1200px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

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

.col-xs-1 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

.col-xs-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xs-3 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
}

.col-xs-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xs-5 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
}

.col-xs-6 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xs-7 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
}

.col-xs-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-xs-0 {
    right: auto;
}

.pull-xs-1 {
    right: 12.5%;
}

.pull-xs-2 {
    right: 25%;
}

.pull-xs-3 {
    right: 37.5%;
}

.pull-xs-4 {
    right: 50%;
}

.pull-xs-5 {
    right: 62.5%;
}

.pull-xs-6 {
    right: 75%;
}

.pull-xs-7 {
    right: 87.5%;
}

.pull-xs-8 {
    right: 100%;
}

.push-xs-0 {
    left: auto;
}

.push-xs-1 {
    left: 12.5%;
}

.push-xs-2 {
    left: 25%;
}

.push-xs-3 {
    left: 37.5%;
}

.push-xs-4 {
    left: 50%;
}

.push-xs-5 {
    left: 62.5%;
}

.push-xs-6 {
    left: 75%;
}

.push-xs-7 {
    left: 87.5%;
}

.push-xs-8 {
    left: 100%;
}

.offset-xs-1 {
    margin-left: 12.5%;
}

.offset-xs-2 {
    margin-left: 25%;
}

.offset-xs-3 {
    margin-left: 37.5%;
}

.offset-xs-4 {
    margin-left: 50%;
}

.offset-xs-5 {
    margin-left: 62.5%;
}

.offset-xs-6 {
    margin-left: 75%;
}

.offset-xs-7 {
    margin-left: 87.5%;
}

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

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

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

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

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

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

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

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

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

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 12.5%;
    }

    .pull-sm-2 {
        right: 25%;
    }

    .pull-sm-3 {
        right: 37.5%;
    }

    .pull-sm-4 {
        right: 50%;
    }

    .pull-sm-5 {
        right: 62.5%;
    }

    .pull-sm-6 {
        right: 75%;
    }

    .pull-sm-7 {
        right: 87.5%;
    }

    .pull-sm-8 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 12.5%;
    }

    .push-sm-2 {
        left: 25%;
    }

    .push-sm-3 {
        left: 37.5%;
    }

    .push-sm-4 {
        left: 50%;
    }

    .push-sm-5 {
        left: 62.5%;
    }

    .push-sm-6 {
        left: 75%;
    }

    .push-sm-7 {
        left: 87.5%;
    }

    .push-sm-8 {
        left: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 12.5%;
    }

    .pull-md-2 {
        right: 25%;
    }

    .pull-md-3 {
        right: 37.5%;
    }

    .pull-md-4 {
        right: 50%;
    }

    .pull-md-5 {
        right: 62.5%;
    }

    .pull-md-6 {
        right: 75%;
    }

    .pull-md-7 {
        right: 87.5%;
    }

    .pull-md-8 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 12.5%;
    }

    .push-md-2 {
        left: 25%;
    }

    .push-md-3 {
        left: 37.5%;
    }

    .push-md-4 {
        left: 50%;
    }

    .push-md-5 {
        left: 62.5%;
    }

    .push-md-6 {
        left: 75%;
    }

    .push-md-7 {
        left: 87.5%;
    }

    .push-md-8 {
        left: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 12.5%;
    }

    .pull-lg-2 {
        right: 25%;
    }

    .pull-lg-3 {
        right: 37.5%;
    }

    .pull-lg-4 {
        right: 50%;
    }

    .pull-lg-5 {
        right: 62.5%;
    }

    .pull-lg-6 {
        right: 75%;
    }

    .pull-lg-7 {
        right: 87.5%;
    }

    .pull-lg-8 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 12.5%;
    }

    .push-lg-2 {
        left: 25%;
    }

    .push-lg-3 {
        left: 37.5%;
    }

    .push-lg-4 {
        left: 50%;
    }

    .push-lg-5 {
        left: 62.5%;
    }

    .push-lg-6 {
        left: 75%;
    }

    .push-lg-7 {
        left: 87.5%;
    }

    .push-lg-8 {
        left: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 12.5%;
    }

    .pull-xl-2 {
        right: 25%;
    }

    .pull-xl-3 {
        right: 37.5%;
    }

    .pull-xl-4 {
        right: 50%;
    }

    .pull-xl-5 {
        right: 62.5%;
    }

    .pull-xl-6 {
        right: 75%;
    }

    .pull-xl-7 {
        right: 87.5%;
    }

    .pull-xl-8 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 12.5%;
    }

    .push-xl-2 {
        left: 25%;
    }

    .push-xl-3 {
        left: 37.5%;
    }

    .push-xl-4 {
        left: 50%;
    }

    .push-xl-5 {
        left: 62.5%;
    }

    .push-xl-6 {
        left: 75%;
    }

    .push-xl-7 {
        left: 87.5%;
    }

    .push-xl-8 {
        left: 100%;
    }

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

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

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

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none;
}

.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}

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

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

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 0);
}

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

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

.col-form-label {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 3.16667rem;
}

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

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

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

.form-check + .form-check {
    margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

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

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}

.form-check-inline + .form-check-inline {
    margin-left: .75rem;
}

.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.625rem;
    background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 8 8'%3e%3cpath fill='#5cb85c' d='m2.3 6.73l.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 8 8'%3e%3cpath fill='#f0ad4e' d='m4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8v5.89h.8zm3.76.63l.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426c6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3e%3c/svg%3e");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #d9534f;
}

.has-danger .form-control {
    border-color: #d9534f;
}

.has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewbox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='m0 0l3 3m0-3l0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3e");
}

@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0 solid transparent;
    padding: 2.4375rem 1rem;
    font-size: 1rem;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

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

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

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

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

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

.btn-primary:hover {
    color: #fff;
    background-color: #a31636;
    border-color: #9a1533;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #a31636;
    border-color: #9a1533;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a31636;
    border-color: #9a1533;
    background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #84122c;
    border-color: #600d20;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #d01c45;
    border-color: #d01c45;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #d01c45;
    border-color: #d01c45;
}

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

.btn-secondary:hover {
    color: #fff;
    background-color: #060606;
    border-color: black;
}

.btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #060606;
    border-color: black;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #060606;
    border-color: black;
    background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: black;
    border-color: black;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f;
}

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

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

.btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #d01c45;
    border-color: #d01c45;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #d01c45;
    border-color: #d01c45;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #84122c;
    border-color: #600d20;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #eb6785;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #eb6785;
}

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

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

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: black;
    border-color: black;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: #525252;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: #525252;
}

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

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef;
}

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

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3;
}

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

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac;
}

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

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

.btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3;
}

.btn-link {
    font-weight: normal;
    color: #1f1f1f;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus {
    color: #1f1f1f;
    text-decoration: none;
    background-color: transparent;
}

.btn-link:hover {
    color: #1f1f1f;
    text-decoration: none;
    background-color: transparent;
}

.btn-link:disabled:focus {
    color: #818a91;
    text-decoration: none;
}

.btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 4.844rem 1rem;
    font-size: 1.25rem;
    border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    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%;
}

/* Components bootstrap */
.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #1f1f1f;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #1f1f1f;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus {
    color: #121212;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-item:hover {
    color: #121212;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus {
    color: #fff;
    text-decoration: none;
    background-color: #d01c45;
    outline: 0;
}

.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d01c45;
    outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus {
    color: #818a91;
}

.dropdown-item.disabled:hover {
    color: #818a91;
}

.dropdown-item.disabled:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #818a91;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: 0;
}

.btn-toolbar {
    margin-left: -0.5rem;
}

.btn-toolbar::after {
    content: "";
    display: table;
    clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
    content: "";
    display: table;
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: 0;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active {
    z-index: 3;
}

.input-group .form-control:hover {
    z-index: 3;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
    border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: 0;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 3;
}

.input-group-btn > .btn:hover {
    z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: 0;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active {
    z-index: 3;
}

.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3;
}

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

.nav-link {
    display: inline-block;
}

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

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

.nav-link.disabled {
    color: transparent;
}

.nav-link.disabled, .nav-link.disabled:focus {
    color: transparent;
    cursor: not-allowed;
    background-color: transparent;
}

.nav-link.disabled:hover {
    color: transparent;
    cursor: not-allowed;
    background-color: transparent;
}

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

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
    margin-left: auto;
}

.nav-tabs {
    border-bottom: 0 solid transparent;
}

.nav-tabs::after {
    content: "";
    display: table;
    clear: both;
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: 0;
}

.nav-tabs .nav-item + .nav-item {
    margin-left: auto;
}

.nav-tabs .nav-link {
    display: block;
    padding: auto;
    border: 0 solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nav-tabs .nav-link:focus {
    border-color: transparent transparent transparent;
}

.nav-tabs .nav-link:hover {
    border-color: transparent transparent transparent;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

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

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus {
    color: #1f1f1f;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link:hover {
    color: #1f1f1f;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

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

.nav-pills::after {
    content: "";
    display: table;
    clear: both;
}

.nav-pills .nav-item {
    float: left;
}

.nav-pills .nav-item + .nav-item {
    margin-left: auto;
}

.nav-pills .nav-link {
    display: block;
    padding: auto;
    border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus {
    color: #fff;
    cursor: default;
    background-color: #d01c45;
}

.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #d01c45;
}

.nav-stacked .nav-item {
    display: block;
    float: none;
}

.nav-stacked .nav-item + .nav-item {
    margin-top: auto;
    margin-left: 0;
}

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

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

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
}

.progress[value] {
    background-color: rgba(208, 28, 69, 0.2);
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.progress[value]::-ms-fill {
    background-color: #d01c45;
    border: 0;
}

.progress[value]::-moz-progress-bar {
    background-color: #d01c45;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.progress[value]::-webkit-progress-value {
    background-color: #d01c45;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.progress[value]::-webkit-progress-bar {
    background-color: rgba(208, 28, 69, 0.2);
    border-radius: 0;
}

base::-moz-progress-bar,
.progress[value] {
    background-color: rgba(208, 28, 69, 0.2);
    border-radius: 0;
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: rgba(208, 28, 69, 0.2);
        border-radius: 0;
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #d01c45;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .progress[width="100%"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

@media screen and (min-width: 0\0
) {
    .progress-bar-striped {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem;
    }
}

.progress-animated[value]::-webkit-progress-value {
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0
) {
    .progress-animated .progress-bar-striped {
        animation: progress-bar-stripes 2s linear infinite;
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c;
}

.progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c;
}

.progress-success[value]::-ms-fill {
    background-color: #5cb85c;
}

@media screen and (min-width: 0\0
) {
    .progress-success .progress-bar {
        background-color: #5cb85c;
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de;
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de;
}

@media screen and (min-width: 0\0
) {
    .progress-info .progress-bar {
        background-color: #5bc0de;
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e;
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e;
}

.progress-warning[value]::-ms-fill {
    background-color: #f0ad4e;
}

@media screen and (min-width: 0\0
) {
    .progress-warning .progress-bar {
        background-color: #f0ad4e;
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f;
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f;
}

.progress-danger[value]::-ms-fill {
    background-color: #d9534f;
}

@media screen and (min-width: 0\0
) {
    .progress-danger .progress-bar {
        background-color: #d9534f;
    }
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: 0.5;
}

.modal-header {
    padding: 15px;
    border-bottom: 0 solid #e5e5e5;
}

.modal-header::after {
    content: "";
    display: table;
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0 solid #e5e5e5;
}

.modal-footer::after {
    content: "";
    display: table;
    clear: both;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 900px;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px;
    }

    .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
        left: 0;
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
        left: 0;
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
        left: 0;
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev::before {
    content: "\2039";
}

.carousel-control .icon-next::before {
    content: "\203a";
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media (min-width: 576px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.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-faded {
    background-color: #f7f7f9;
}

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

a.bg-primary:focus {
    background-color: #a31636 !important;
}

a.bg-primary:hover {
    background-color: #a31636 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus {
    background-color: #449d44 !important;
}

a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

a.bg-info:focus {
    background-color: #31b0d5 !important;
}

a.bg-info:hover {
    background-color: #31b0d5 !important;
}

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

a.bg-warning:focus {
    background-color: #ec971f !important;
}

a.bg-warning:hover {
    background-color: #ec971f !important;
}

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

a.bg-danger:focus {
    background-color: #c9302c !important;
}

a.bg-danger:hover {
    background-color: #c9302c !important;
}

.bg-inverse {
    background-color: #1f1f1f !important;
}

a.bg-inverse:focus {
    background-color: #060606 !important;
}

a.bg-inverse:hover {
    background-color: #060606 !important;
}

.rounded {
    border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

.flex-xs-last {
    -ms-flex-order: 1;
    order: 1;
}

.flex-xs-unordered {
    -ms-flex-order: 0;
    order: 0;
}

.flex-items-xs-top {
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-items-xs-middle {
    -ms-flex-align: center;
    align-items: center;
}

.flex-items-xs-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}

.flex-xs-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.flex-xs-middle {
    -ms-flex-item-align: center;
    align-self: center;
}

.flex-xs-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.flex-items-xs-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-items-xs-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-items-xs-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-items-xs-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flex-items-xs-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 576px) {
    .flex-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

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

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

@media (min-width: 576px) {
    .flex-items-sm-top {
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .flex-items-sm-middle {
        -ms-flex-align: center;
        align-items: center;
    }

    .flex-items-sm-bottom {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-sm-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .flex-sm-middle {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .flex-sm-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-items-sm-left {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .flex-items-sm-center {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .flex-items-sm-right {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .flex-items-sm-around {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .flex-items-sm-between {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

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

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

@media (min-width: 768px) {
    .flex-items-md-top {
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .flex-items-md-middle {
        -ms-flex-align: center;
        align-items: center;
    }

    .flex-items-md-bottom {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-md-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .flex-md-middle {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .flex-md-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-items-md-left {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .flex-items-md-center {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .flex-items-md-right {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .flex-items-md-around {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .flex-items-md-between {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

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

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

@media (min-width: 992px) {
    .flex-items-lg-top {
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .flex-items-lg-middle {
        -ms-flex-align: center;
        align-items: center;
    }

    .flex-items-lg-bottom {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-lg-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .flex-lg-middle {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .flex-lg-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-items-lg-left {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .flex-items-lg-center {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .flex-items-lg-right {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .flex-items-lg-around {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .flex-items-lg-between {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

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

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

@media (min-width: 1200px) {
    .flex-items-xl-top {
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .flex-items-xl-middle {
        -ms-flex-align: center;
        align-items: center;
    }

    .flex-items-xl-bottom {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-xl-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .flex-xl-middle {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .flex-xl-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-items-xl-left {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .flex-items-xl-center {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .flex-items-xl-right {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .flex-items-xl-around {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .flex-items-xl-between {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

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

.mt-2 {
    margin-top: 1.5rem !important;
}

.mr-2 {
    margin-right: 1.5rem !important;
}

.mb-2 {
    margin-bottom: 1.5rem !important;
}

.ml-2 {
    margin-left: 1.5rem !important;
}

.mx-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

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

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

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

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

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

.mx-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

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

.pt-2 {
    padding-top: 1.5rem !important;
}

.pr-2 {
    padding-right: 1.5rem !important;
}

.pb-2 {
    padding-bottom: 1.5rem !important;
}

.pl-2 {
    padding-left: 1.5rem !important;
}

.px-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

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

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

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

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

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

.px-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

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

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

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

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

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

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

.text-xs-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-normal {
    font-weight: normal;
}

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

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

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

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

a.text-muted:focus {
    color: #687077 !important;
}

a.text-muted:hover {
    color: #687077 !important;
}

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

a.text-primary:focus {
    color: #a31636 !important;
}

a.text-primary:hover {
    color: #a31636 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus {
    color: #449d44 !important;
}

a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus {
    color: #31b0d5 !important;
}

a.text-info:hover {
    color: #31b0d5 !important;
}

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

a.text-warning:focus {
    color: #ec971f !important;
}

a.text-warning:hover {
    color: #ec971f !important;
}

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

a.text-danger:focus {
    color: #c9302c !important;
}

a.text-danger:hover {
    color: #c9302c !important;
}

.text-gray-dark {
    color: #1f1f1f !important;
}

a.text-gray-dark:focus {
    color: #060606 !important;
}

a.text-gray-dark:hover {
    color: #060606 !important;
}

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

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

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

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

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

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*
	* App
*/
* {
    box-sizing: border-box;
    outline: none !important;
}

body {
    background: url(../assets/img/site/patern.png) repeat center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
    body {
        font-size: 0.875rem;
    }
}

/* Firefox hidde border */
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: 0;
}

/* User agent stlesheet Chrome clear yellow background */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

picture {
    text-align: center;
    display: block;
    width: 100%;
}

.nowrap {
    white-space: nowrap;
}

.overflow {
    overflow: hidden;
}

@media (max-width: 1199px) {
    .display-2 {
        font-size: 40px;
    }
}

.title-h3 {
    line-height: 36px;
}

.container-with-pattern {
    position: relative;
    background: url(../assets/img/site/patern.png) repeat center;
}

#scrollbar,
.container-with-pattern {
    z-index: 1;
}

/*
	* Components

	* Common
	* Home
	* A.G.B
	* Impressum
	* About-us
	* Community
	* Post-events-survey
	* Post-events-survey-v2
	* Event-detailed
	* Event-spaces
	* Workspace
*/
/* Common components */
body[data-animation-duration='100'] [data-animation], [data-animation][data-animation][data-animation-duration='100'] {
    transition-duration: 100ms;
}

body[data-animation-delay='100'] [data-animation], [data-animation][data-animation][data-animation-delay='100'] {
    transition-delay: 0;
}

body[data-animation-delay='100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='100'].animate {
    transition-delay: 100ms;
}

body[data-animation-duration='200'] [data-animation], [data-animation][data-animation][data-animation-duration='200'] {
    transition-duration: 200ms;
}

body[data-animation-delay='200'] [data-animation], [data-animation][data-animation][data-animation-delay='200'] {
    transition-delay: 0;
}

body[data-animation-delay='200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='200'].animate {
    transition-delay: 200ms;
}

body[data-animation-duration='300'] [data-animation], [data-animation][data-animation][data-animation-duration='300'] {
    transition-duration: 300ms;
}

body[data-animation-delay='300'] [data-animation], [data-animation][data-animation][data-animation-delay='300'] {
    transition-delay: 0;
}

body[data-animation-delay='300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='300'].animate {
    transition-delay: 300ms;
}

body[data-animation-duration='400'] [data-animation], [data-animation][data-animation][data-animation-duration='400'] {
    transition-duration: 400ms;
}

body[data-animation-delay='400'] [data-animation], [data-animation][data-animation][data-animation-delay='400'] {
    transition-delay: 0;
}

body[data-animation-delay='400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='400'].animate {
    transition-delay: 400ms;
}

body[data-animation-duration='500'] [data-animation], [data-animation][data-animation][data-animation-duration='500'] {
    transition-duration: 500ms;
}

body[data-animation-delay='500'] [data-animation], [data-animation][data-animation][data-animation-delay='500'] {
    transition-delay: 0;
}

body[data-animation-delay='500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='500'].animate {
    transition-delay: 500ms;
}

body[data-animation-duration='600'] [data-animation], [data-animation][data-animation][data-animation-duration='600'] {
    transition-duration: 600ms;
}

body[data-animation-delay='600'] [data-animation], [data-animation][data-animation][data-animation-delay='600'] {
    transition-delay: 0;
}

body[data-animation-delay='600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='600'].animate {
    transition-delay: 600ms;
}

body[data-animation-duration='700'] [data-animation], [data-animation][data-animation][data-animation-duration='700'] {
    transition-duration: 700ms;
}

body[data-animation-delay='700'] [data-animation], [data-animation][data-animation][data-animation-delay='700'] {
    transition-delay: 0;
}

body[data-animation-delay='700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='700'].animate {
    transition-delay: 700ms;
}

body[data-animation-duration='800'] [data-animation], [data-animation][data-animation][data-animation-duration='800'] {
    transition-duration: 800ms;
}

body[data-animation-delay='800'] [data-animation], [data-animation][data-animation][data-animation-delay='800'] {
    transition-delay: 0;
}

body[data-animation-delay='800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='800'].animate {
    transition-delay: 800ms;
}

body[data-animation-duration='900'] [data-animation], [data-animation][data-animation][data-animation-duration='900'] {
    transition-duration: 900ms;
}

body[data-animation-delay='900'] [data-animation], [data-animation][data-animation][data-animation-delay='900'] {
    transition-delay: 0;
}

body[data-animation-delay='900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='900'].animate {
    transition-delay: 900ms;
}

body[data-animation-duration='1000'] [data-animation], [data-animation][data-animation][data-animation-duration='1000'] {
    transition-duration: 1000ms;
}

body[data-animation-delay='1000'] [data-animation], [data-animation][data-animation][data-animation-delay='1000'] {
    transition-delay: 0;
}

body[data-animation-delay='1000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1000'].animate {
    transition-delay: 1000ms;
}

body[data-animation-duration='1100'] [data-animation], [data-animation][data-animation][data-animation-duration='1100'] {
    transition-duration: 1100ms;
}

body[data-animation-delay='1100'] [data-animation], [data-animation][data-animation][data-animation-delay='1100'] {
    transition-delay: 0;
}

body[data-animation-delay='1100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1100'].animate {
    transition-delay: 1100ms;
}

body[data-animation-duration='1200'] [data-animation], [data-animation][data-animation][data-animation-duration='1200'] {
    transition-duration: 1200ms;
}

body[data-animation-delay='1200'] [data-animation], [data-animation][data-animation][data-animation-delay='1200'] {
    transition-delay: 0;
}

body[data-animation-delay='1200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1200'].animate {
    transition-delay: 1200ms;
}

body[data-animation-duration='1300'] [data-animation], [data-animation][data-animation][data-animation-duration='1300'] {
    transition-duration: 1300ms;
}

body[data-animation-delay='1300'] [data-animation], [data-animation][data-animation][data-animation-delay='1300'] {
    transition-delay: 0;
}

body[data-animation-delay='1300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1300'].animate {
    transition-delay: 1300ms;
}

body[data-animation-duration='1400'] [data-animation], [data-animation][data-animation][data-animation-duration='1400'] {
    transition-duration: 1400ms;
}

body[data-animation-delay='1400'] [data-animation], [data-animation][data-animation][data-animation-delay='1400'] {
    transition-delay: 0;
}

body[data-animation-delay='1400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1400'].animate {
    transition-delay: 1400ms;
}

body[data-animation-duration='1500'] [data-animation], [data-animation][data-animation][data-animation-duration='1500'] {
    transition-duration: 1500ms;
}

body[data-animation-delay='1500'] [data-animation], [data-animation][data-animation][data-animation-delay='1500'] {
    transition-delay: 0;
}

body[data-animation-delay='1500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1500'].animate {
    transition-delay: 1500ms;
}

body[data-animation-duration='1600'] [data-animation], [data-animation][data-animation][data-animation-duration='1600'] {
    transition-duration: 1600ms;
}

body[data-animation-delay='1600'] [data-animation], [data-animation][data-animation][data-animation-delay='1600'] {
    transition-delay: 0;
}

body[data-animation-delay='1600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1600'].animate {
    transition-delay: 1600ms;
}

body[data-animation-duration='1700'] [data-animation], [data-animation][data-animation][data-animation-duration='1700'] {
    transition-duration: 1700ms;
}

body[data-animation-delay='1700'] [data-animation], [data-animation][data-animation][data-animation-delay='1700'] {
    transition-delay: 0;
}

body[data-animation-delay='1700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1700'].animate {
    transition-delay: 1700ms;
}

body[data-animation-duration='1800'] [data-animation], [data-animation][data-animation][data-animation-duration='1800'] {
    transition-duration: 1800ms;
}

body[data-animation-delay='1800'] [data-animation], [data-animation][data-animation][data-animation-delay='1800'] {
    transition-delay: 0;
}

body[data-animation-delay='1800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1800'].animate {
    transition-delay: 1800ms;
}

body[data-animation-duration='1900'] [data-animation], [data-animation][data-animation][data-animation-duration='1900'] {
    transition-duration: 1900ms;
}

body[data-animation-delay='1900'] [data-animation], [data-animation][data-animation][data-animation-delay='1900'] {
    transition-delay: 0;
}

body[data-animation-delay='1900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='1900'].animate {
    transition-delay: 1900ms;
}

body[data-animation-duration='2000'] [data-animation], [data-animation][data-animation][data-animation-duration='2000'] {
    transition-duration: 2000ms;
}

body[data-animation-delay='2000'] [data-animation], [data-animation][data-animation][data-animation-delay='2000'] {
    transition-delay: 0;
}

body[data-animation-delay='2000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2000'].animate {
    transition-delay: 2000ms;
}

body[data-animation-duration='2100'] [data-animation], [data-animation][data-animation][data-animation-duration='2100'] {
    transition-duration: 2100ms;
}

body[data-animation-delay='2100'] [data-animation], [data-animation][data-animation][data-animation-delay='2100'] {
    transition-delay: 0;
}

body[data-animation-delay='2100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2100'].animate {
    transition-delay: 2100ms;
}

body[data-animation-duration='2200'] [data-animation], [data-animation][data-animation][data-animation-duration='2200'] {
    transition-duration: 2200ms;
}

body[data-animation-delay='2200'] [data-animation], [data-animation][data-animation][data-animation-delay='2200'] {
    transition-delay: 0;
}

body[data-animation-delay='2200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2200'].animate {
    transition-delay: 2200ms;
}

body[data-animation-duration='2300'] [data-animation], [data-animation][data-animation][data-animation-duration='2300'] {
    transition-duration: 2300ms;
}

body[data-animation-delay='2300'] [data-animation], [data-animation][data-animation][data-animation-delay='2300'] {
    transition-delay: 0;
}

body[data-animation-delay='2300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2300'].animate {
    transition-delay: 2300ms;
}

body[data-animation-duration='2400'] [data-animation], [data-animation][data-animation][data-animation-duration='2400'] {
    transition-duration: 2400ms;
}

body[data-animation-delay='2400'] [data-animation], [data-animation][data-animation][data-animation-delay='2400'] {
    transition-delay: 0;
}

body[data-animation-delay='2400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2400'].animate {
    transition-delay: 2400ms;
}

body[data-animation-duration='2500'] [data-animation], [data-animation][data-animation][data-animation-duration='2500'] {
    transition-duration: 2500ms;
}

body[data-animation-delay='2500'] [data-animation], [data-animation][data-animation][data-animation-delay='2500'] {
    transition-delay: 0;
}

body[data-animation-delay='2500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2500'].animate {
    transition-delay: 2500ms;
}

body[data-animation-duration='2600'] [data-animation], [data-animation][data-animation][data-animation-duration='2600'] {
    transition-duration: 2600ms;
}

body[data-animation-delay='2600'] [data-animation], [data-animation][data-animation][data-animation-delay='2600'] {
    transition-delay: 0;
}

body[data-animation-delay='2600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2600'].animate {
    transition-delay: 2600ms;
}

body[data-animation-duration='2700'] [data-animation], [data-animation][data-animation][data-animation-duration='2700'] {
    transition-duration: 2700ms;
}

body[data-animation-delay='2700'] [data-animation], [data-animation][data-animation][data-animation-delay='2700'] {
    transition-delay: 0;
}

body[data-animation-delay='2700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2700'].animate {
    transition-delay: 2700ms;
}

body[data-animation-duration='2800'] [data-animation], [data-animation][data-animation][data-animation-duration='2800'] {
    transition-duration: 2800ms;
}

body[data-animation-delay='2800'] [data-animation], [data-animation][data-animation][data-animation-delay='2800'] {
    transition-delay: 0;
}

body[data-animation-delay='2800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2800'].animate {
    transition-delay: 2800ms;
}

body[data-animation-duration='2900'] [data-animation], [data-animation][data-animation][data-animation-duration='2900'] {
    transition-duration: 2900ms;
}

body[data-animation-delay='2900'] [data-animation], [data-animation][data-animation][data-animation-delay='2900'] {
    transition-delay: 0;
}

body[data-animation-delay='2900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='2900'].animate {
    transition-delay: 2900ms;
}

body[data-animation-duration='3000'] [data-animation], [data-animation][data-animation][data-animation-duration='3000'] {
    transition-duration: 3000ms;
}

body[data-animation-delay='3000'] [data-animation], [data-animation][data-animation][data-animation-delay='3000'] {
    transition-delay: 0;
}

body[data-animation-delay='3000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3000'].animate {
    transition-delay: 3000ms;
}

body[data-animation-duration='3100'] [data-animation], [data-animation][data-animation][data-animation-duration='3100'] {
    transition-duration: 3100ms;
}

body[data-animation-delay='3100'] [data-animation], [data-animation][data-animation][data-animation-delay='3100'] {
    transition-delay: 0;
}

body[data-animation-delay='3100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3100'].animate {
    transition-delay: 3100ms;
}

body[data-animation-duration='3200'] [data-animation], [data-animation][data-animation][data-animation-duration='3200'] {
    transition-duration: 3200ms;
}

body[data-animation-delay='3200'] [data-animation], [data-animation][data-animation][data-animation-delay='3200'] {
    transition-delay: 0;
}

body[data-animation-delay='3200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3200'].animate {
    transition-delay: 3200ms;
}

body[data-animation-duration='3300'] [data-animation], [data-animation][data-animation][data-animation-duration='3300'] {
    transition-duration: 3300ms;
}

body[data-animation-delay='3300'] [data-animation], [data-animation][data-animation][data-animation-delay='3300'] {
    transition-delay: 0;
}

body[data-animation-delay='3300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3300'].animate {
    transition-delay: 3300ms;
}

body[data-animation-duration='3400'] [data-animation], [data-animation][data-animation][data-animation-duration='3400'] {
    transition-duration: 3400ms;
}

body[data-animation-delay='3400'] [data-animation], [data-animation][data-animation][data-animation-delay='3400'] {
    transition-delay: 0;
}

body[data-animation-delay='3400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3400'].animate {
    transition-delay: 3400ms;
}

body[data-animation-duration='3500'] [data-animation], [data-animation][data-animation][data-animation-duration='3500'] {
    transition-duration: 3500ms;
}

body[data-animation-delay='3500'] [data-animation], [data-animation][data-animation][data-animation-delay='3500'] {
    transition-delay: 0;
}

body[data-animation-delay='3500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3500'].animate {
    transition-delay: 3500ms;
}

body[data-animation-duration='3600'] [data-animation], [data-animation][data-animation][data-animation-duration='3600'] {
    transition-duration: 3600ms;
}

body[data-animation-delay='3600'] [data-animation], [data-animation][data-animation][data-animation-delay='3600'] {
    transition-delay: 0;
}

body[data-animation-delay='3600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3600'].animate {
    transition-delay: 3600ms;
}

body[data-animation-duration='3700'] [data-animation], [data-animation][data-animation][data-animation-duration='3700'] {
    transition-duration: 3700ms;
}

body[data-animation-delay='3700'] [data-animation], [data-animation][data-animation][data-animation-delay='3700'] {
    transition-delay: 0;
}

body[data-animation-delay='3700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3700'].animate {
    transition-delay: 3700ms;
}

body[data-animation-duration='3800'] [data-animation], [data-animation][data-animation][data-animation-duration='3800'] {
    transition-duration: 3800ms;
}

body[data-animation-delay='3800'] [data-animation], [data-animation][data-animation][data-animation-delay='3800'] {
    transition-delay: 0;
}

body[data-animation-delay='3800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3800'].animate {
    transition-delay: 3800ms;
}

body[data-animation-duration='3900'] [data-animation], [data-animation][data-animation][data-animation-duration='3900'] {
    transition-duration: 3900ms;
}

body[data-animation-delay='3900'] [data-animation], [data-animation][data-animation][data-animation-delay='3900'] {
    transition-delay: 0;
}

body[data-animation-delay='3900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='3900'].animate {
    transition-delay: 3900ms;
}

body[data-animation-duration='4000'] [data-animation], [data-animation][data-animation][data-animation-duration='4000'] {
    transition-duration: 4000ms;
}

body[data-animation-delay='4000'] [data-animation], [data-animation][data-animation][data-animation-delay='4000'] {
    transition-delay: 0;
}

body[data-animation-delay='4000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4000'].animate {
    transition-delay: 4000ms;
}

body[data-animation-duration='4100'] [data-animation], [data-animation][data-animation][data-animation-duration='4100'] {
    transition-duration: 4100ms;
}

body[data-animation-delay='4100'] [data-animation], [data-animation][data-animation][data-animation-delay='4100'] {
    transition-delay: 0;
}

body[data-animation-delay='4100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4100'].animate {
    transition-delay: 4100ms;
}

body[data-animation-duration='4200'] [data-animation], [data-animation][data-animation][data-animation-duration='4200'] {
    transition-duration: 4200ms;
}

body[data-animation-delay='4200'] [data-animation], [data-animation][data-animation][data-animation-delay='4200'] {
    transition-delay: 0;
}

body[data-animation-delay='4200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4200'].animate {
    transition-delay: 4200ms;
}

body[data-animation-duration='4300'] [data-animation], [data-animation][data-animation][data-animation-duration='4300'] {
    transition-duration: 4300ms;
}

body[data-animation-delay='4300'] [data-animation], [data-animation][data-animation][data-animation-delay='4300'] {
    transition-delay: 0;
}

body[data-animation-delay='4300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4300'].animate {
    transition-delay: 4300ms;
}

body[data-animation-duration='4400'] [data-animation], [data-animation][data-animation][data-animation-duration='4400'] {
    transition-duration: 4400ms;
}

body[data-animation-delay='4400'] [data-animation], [data-animation][data-animation][data-animation-delay='4400'] {
    transition-delay: 0;
}

body[data-animation-delay='4400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4400'].animate {
    transition-delay: 4400ms;
}

body[data-animation-duration='4500'] [data-animation], [data-animation][data-animation][data-animation-duration='4500'] {
    transition-duration: 4500ms;
}

body[data-animation-delay='4500'] [data-animation], [data-animation][data-animation][data-animation-delay='4500'] {
    transition-delay: 0;
}

body[data-animation-delay='4500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4500'].animate {
    transition-delay: 4500ms;
}

body[data-animation-duration='4600'] [data-animation], [data-animation][data-animation][data-animation-duration='4600'] {
    transition-duration: 4600ms;
}

body[data-animation-delay='4600'] [data-animation], [data-animation][data-animation][data-animation-delay='4600'] {
    transition-delay: 0;
}

body[data-animation-delay='4600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4600'].animate {
    transition-delay: 4600ms;
}

body[data-animation-duration='4700'] [data-animation], [data-animation][data-animation][data-animation-duration='4700'] {
    transition-duration: 4700ms;
}

body[data-animation-delay='4700'] [data-animation], [data-animation][data-animation][data-animation-delay='4700'] {
    transition-delay: 0;
}

body[data-animation-delay='4700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4700'].animate {
    transition-delay: 4700ms;
}

body[data-animation-duration='4800'] [data-animation], [data-animation][data-animation][data-animation-duration='4800'] {
    transition-duration: 4800ms;
}

body[data-animation-delay='4800'] [data-animation], [data-animation][data-animation][data-animation-delay='4800'] {
    transition-delay: 0;
}

body[data-animation-delay='4800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4800'].animate {
    transition-delay: 4800ms;
}

body[data-animation-duration='4900'] [data-animation], [data-animation][data-animation][data-animation-duration='4900'] {
    transition-duration: 4900ms;
}

body[data-animation-delay='4900'] [data-animation], [data-animation][data-animation][data-animation-delay='4900'] {
    transition-delay: 0;
}

body[data-animation-delay='4900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='4900'].animate {
    transition-delay: 4900ms;
}

body[data-animation-duration='5000'] [data-animation], [data-animation][data-animation][data-animation-duration='5000'] {
    transition-duration: 5000ms;
}

body[data-animation-delay='5000'] [data-animation], [data-animation][data-animation][data-animation-delay='5000'] {
    transition-delay: 0;
}

body[data-animation-delay='5000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5000'].animate {
    transition-delay: 5000ms;
}

body[data-animation-duration='5100'] [data-animation], [data-animation][data-animation][data-animation-duration='5100'] {
    transition-duration: 5100ms;
}

body[data-animation-delay='5100'] [data-animation], [data-animation][data-animation][data-animation-delay='5100'] {
    transition-delay: 0;
}

body[data-animation-delay='5100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5100'].animate {
    transition-delay: 5100ms;
}

body[data-animation-duration='5200'] [data-animation], [data-animation][data-animation][data-animation-duration='5200'] {
    transition-duration: 5200ms;
}

body[data-animation-delay='5200'] [data-animation], [data-animation][data-animation][data-animation-delay='5200'] {
    transition-delay: 0;
}

body[data-animation-delay='5200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5200'].animate {
    transition-delay: 5200ms;
}

body[data-animation-duration='5300'] [data-animation], [data-animation][data-animation][data-animation-duration='5300'] {
    transition-duration: 5300ms;
}

body[data-animation-delay='5300'] [data-animation], [data-animation][data-animation][data-animation-delay='5300'] {
    transition-delay: 0;
}

body[data-animation-delay='5300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5300'].animate {
    transition-delay: 5300ms;
}

body[data-animation-duration='5400'] [data-animation], [data-animation][data-animation][data-animation-duration='5400'] {
    transition-duration: 5400ms;
}

body[data-animation-delay='5400'] [data-animation], [data-animation][data-animation][data-animation-delay='5400'] {
    transition-delay: 0;
}

body[data-animation-delay='5400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5400'].animate {
    transition-delay: 5400ms;
}

body[data-animation-duration='5500'] [data-animation], [data-animation][data-animation][data-animation-duration='5500'] {
    transition-duration: 5500ms;
}

body[data-animation-delay='5500'] [data-animation], [data-animation][data-animation][data-animation-delay='5500'] {
    transition-delay: 0;
}

body[data-animation-delay='5500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5500'].animate {
    transition-delay: 5500ms;
}

body[data-animation-duration='5600'] [data-animation], [data-animation][data-animation][data-animation-duration='5600'] {
    transition-duration: 5600ms;
}

body[data-animation-delay='5600'] [data-animation], [data-animation][data-animation][data-animation-delay='5600'] {
    transition-delay: 0;
}

body[data-animation-delay='5600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5600'].animate {
    transition-delay: 5600ms;
}

body[data-animation-duration='5700'] [data-animation], [data-animation][data-animation][data-animation-duration='5700'] {
    transition-duration: 5700ms;
}

body[data-animation-delay='5700'] [data-animation], [data-animation][data-animation][data-animation-delay='5700'] {
    transition-delay: 0;
}

body[data-animation-delay='5700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5700'].animate {
    transition-delay: 5700ms;
}

body[data-animation-duration='5800'] [data-animation], [data-animation][data-animation][data-animation-duration='5800'] {
    transition-duration: 5800ms;
}

body[data-animation-delay='5800'] [data-animation], [data-animation][data-animation][data-animation-delay='5800'] {
    transition-delay: 0;
}

body[data-animation-delay='5800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5800'].animate {
    transition-delay: 5800ms;
}

body[data-animation-duration='5900'] [data-animation], [data-animation][data-animation][data-animation-duration='5900'] {
    transition-duration: 5900ms;
}

body[data-animation-delay='5900'] [data-animation], [data-animation][data-animation][data-animation-delay='5900'] {
    transition-delay: 0;
}

body[data-animation-delay='5900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='5900'].animate {
    transition-delay: 5900ms;
}

body[data-animation-duration='6000'] [data-animation], [data-animation][data-animation][data-animation-duration='6000'] {
    transition-duration: 6000ms;
}

body[data-animation-delay='6000'] [data-animation], [data-animation][data-animation][data-animation-delay='6000'] {
    transition-delay: 0;
}

body[data-animation-delay='6000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6000'].animate {
    transition-delay: 6000ms;
}

body[data-animation-duration='6100'] [data-animation], [data-animation][data-animation][data-animation-duration='6100'] {
    transition-duration: 6100ms;
}

body[data-animation-delay='6100'] [data-animation], [data-animation][data-animation][data-animation-delay='6100'] {
    transition-delay: 0;
}

body[data-animation-delay='6100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6100'].animate {
    transition-delay: 6100ms;
}

body[data-animation-duration='6200'] [data-animation], [data-animation][data-animation][data-animation-duration='6200'] {
    transition-duration: 6200ms;
}

body[data-animation-delay='6200'] [data-animation], [data-animation][data-animation][data-animation-delay='6200'] {
    transition-delay: 0;
}

body[data-animation-delay='6200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6200'].animate {
    transition-delay: 6200ms;
}

body[data-animation-duration='6300'] [data-animation], [data-animation][data-animation][data-animation-duration='6300'] {
    transition-duration: 6300ms;
}

body[data-animation-delay='6300'] [data-animation], [data-animation][data-animation][data-animation-delay='6300'] {
    transition-delay: 0;
}

body[data-animation-delay='6300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6300'].animate {
    transition-delay: 6300ms;
}

body[data-animation-duration='6400'] [data-animation], [data-animation][data-animation][data-animation-duration='6400'] {
    transition-duration: 6400ms;
}

body[data-animation-delay='6400'] [data-animation], [data-animation][data-animation][data-animation-delay='6400'] {
    transition-delay: 0;
}

body[data-animation-delay='6400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6400'].animate {
    transition-delay: 6400ms;
}

body[data-animation-duration='6500'] [data-animation], [data-animation][data-animation][data-animation-duration='6500'] {
    transition-duration: 6500ms;
}

body[data-animation-delay='6500'] [data-animation], [data-animation][data-animation][data-animation-delay='6500'] {
    transition-delay: 0;
}

body[data-animation-delay='6500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6500'].animate {
    transition-delay: 6500ms;
}

body[data-animation-duration='6600'] [data-animation], [data-animation][data-animation][data-animation-duration='6600'] {
    transition-duration: 6600ms;
}

body[data-animation-delay='6600'] [data-animation], [data-animation][data-animation][data-animation-delay='6600'] {
    transition-delay: 0;
}

body[data-animation-delay='6600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6600'].animate {
    transition-delay: 6600ms;
}

body[data-animation-duration='6700'] [data-animation], [data-animation][data-animation][data-animation-duration='6700'] {
    transition-duration: 6700ms;
}

body[data-animation-delay='6700'] [data-animation], [data-animation][data-animation][data-animation-delay='6700'] {
    transition-delay: 0;
}

body[data-animation-delay='6700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6700'].animate {
    transition-delay: 6700ms;
}

body[data-animation-duration='6800'] [data-animation], [data-animation][data-animation][data-animation-duration='6800'] {
    transition-duration: 6800ms;
}

body[data-animation-delay='6800'] [data-animation], [data-animation][data-animation][data-animation-delay='6800'] {
    transition-delay: 0;
}

body[data-animation-delay='6800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6800'].animate {
    transition-delay: 6800ms;
}

body[data-animation-duration='6900'] [data-animation], [data-animation][data-animation][data-animation-duration='6900'] {
    transition-duration: 6900ms;
}

body[data-animation-delay='6900'] [data-animation], [data-animation][data-animation][data-animation-delay='6900'] {
    transition-delay: 0;
}

body[data-animation-delay='6900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='6900'].animate {
    transition-delay: 6900ms;
}

body[data-animation-duration='7000'] [data-animation], [data-animation][data-animation][data-animation-duration='7000'] {
    transition-duration: 7000ms;
}

body[data-animation-delay='7000'] [data-animation], [data-animation][data-animation][data-animation-delay='7000'] {
    transition-delay: 0;
}

body[data-animation-delay='7000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7000'].animate {
    transition-delay: 7000ms;
}

body[data-animation-duration='7100'] [data-animation], [data-animation][data-animation][data-animation-duration='7100'] {
    transition-duration: 7100ms;
}

body[data-animation-delay='7100'] [data-animation], [data-animation][data-animation][data-animation-delay='7100'] {
    transition-delay: 0;
}

body[data-animation-delay='7100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7100'].animate {
    transition-delay: 7100ms;
}

body[data-animation-duration='7200'] [data-animation], [data-animation][data-animation][data-animation-duration='7200'] {
    transition-duration: 7200ms;
}

body[data-animation-delay='7200'] [data-animation], [data-animation][data-animation][data-animation-delay='7200'] {
    transition-delay: 0;
}

body[data-animation-delay='7200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7200'].animate {
    transition-delay: 7200ms;
}

body[data-animation-duration='7300'] [data-animation], [data-animation][data-animation][data-animation-duration='7300'] {
    transition-duration: 7300ms;
}

body[data-animation-delay='7300'] [data-animation], [data-animation][data-animation][data-animation-delay='7300'] {
    transition-delay: 0;
}

body[data-animation-delay='7300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7300'].animate {
    transition-delay: 7300ms;
}

body[data-animation-duration='7400'] [data-animation], [data-animation][data-animation][data-animation-duration='7400'] {
    transition-duration: 7400ms;
}

body[data-animation-delay='7400'] [data-animation], [data-animation][data-animation][data-animation-delay='7400'] {
    transition-delay: 0;
}

body[data-animation-delay='7400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7400'].animate {
    transition-delay: 7400ms;
}

body[data-animation-duration='7500'] [data-animation], [data-animation][data-animation][data-animation-duration='7500'] {
    transition-duration: 7500ms;
}

body[data-animation-delay='7500'] [data-animation], [data-animation][data-animation][data-animation-delay='7500'] {
    transition-delay: 0;
}

body[data-animation-delay='7500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7500'].animate {
    transition-delay: 7500ms;
}

body[data-animation-duration='7600'] [data-animation], [data-animation][data-animation][data-animation-duration='7600'] {
    transition-duration: 7600ms;
}

body[data-animation-delay='7600'] [data-animation], [data-animation][data-animation][data-animation-delay='7600'] {
    transition-delay: 0;
}

body[data-animation-delay='7600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7600'].animate {
    transition-delay: 7600ms;
}

body[data-animation-duration='7700'] [data-animation], [data-animation][data-animation][data-animation-duration='7700'] {
    transition-duration: 7700ms;
}

body[data-animation-delay='7700'] [data-animation], [data-animation][data-animation][data-animation-delay='7700'] {
    transition-delay: 0;
}

body[data-animation-delay='7700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7700'].animate {
    transition-delay: 7700ms;
}

body[data-animation-duration='7800'] [data-animation], [data-animation][data-animation][data-animation-duration='7800'] {
    transition-duration: 7800ms;
}

body[data-animation-delay='7800'] [data-animation], [data-animation][data-animation][data-animation-delay='7800'] {
    transition-delay: 0;
}

body[data-animation-delay='7800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7800'].animate {
    transition-delay: 7800ms;
}

body[data-animation-duration='7900'] [data-animation], [data-animation][data-animation][data-animation-duration='7900'] {
    transition-duration: 7900ms;
}

body[data-animation-delay='7900'] [data-animation], [data-animation][data-animation][data-animation-delay='7900'] {
    transition-delay: 0;
}

body[data-animation-delay='7900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='7900'].animate {
    transition-delay: 7900ms;
}

body[data-animation-duration='8000'] [data-animation], [data-animation][data-animation][data-animation-duration='8000'] {
    transition-duration: 8000ms;
}

body[data-animation-delay='8000'] [data-animation], [data-animation][data-animation][data-animation-delay='8000'] {
    transition-delay: 0;
}

body[data-animation-delay='8000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8000'].animate {
    transition-delay: 8000ms;
}

body[data-animation-duration='8100'] [data-animation], [data-animation][data-animation][data-animation-duration='8100'] {
    transition-duration: 8100ms;
}

body[data-animation-delay='8100'] [data-animation], [data-animation][data-animation][data-animation-delay='8100'] {
    transition-delay: 0;
}

body[data-animation-delay='8100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8100'].animate {
    transition-delay: 8100ms;
}

body[data-animation-duration='8200'] [data-animation], [data-animation][data-animation][data-animation-duration='8200'] {
    transition-duration: 8200ms;
}

body[data-animation-delay='8200'] [data-animation], [data-animation][data-animation][data-animation-delay='8200'] {
    transition-delay: 0;
}

body[data-animation-delay='8200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8200'].animate {
    transition-delay: 8200ms;
}

body[data-animation-duration='8300'] [data-animation], [data-animation][data-animation][data-animation-duration='8300'] {
    transition-duration: 8300ms;
}

body[data-animation-delay='8300'] [data-animation], [data-animation][data-animation][data-animation-delay='8300'] {
    transition-delay: 0;
}

body[data-animation-delay='8300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8300'].animate {
    transition-delay: 8300ms;
}

body[data-animation-duration='8400'] [data-animation], [data-animation][data-animation][data-animation-duration='8400'] {
    transition-duration: 8400ms;
}

body[data-animation-delay='8400'] [data-animation], [data-animation][data-animation][data-animation-delay='8400'] {
    transition-delay: 0;
}

body[data-animation-delay='8400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8400'].animate {
    transition-delay: 8400ms;
}

body[data-animation-duration='8500'] [data-animation], [data-animation][data-animation][data-animation-duration='8500'] {
    transition-duration: 8500ms;
}

body[data-animation-delay='8500'] [data-animation], [data-animation][data-animation][data-animation-delay='8500'] {
    transition-delay: 0;
}

body[data-animation-delay='8500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8500'].animate {
    transition-delay: 8500ms;
}

body[data-animation-duration='8600'] [data-animation], [data-animation][data-animation][data-animation-duration='8600'] {
    transition-duration: 8600ms;
}

body[data-animation-delay='8600'] [data-animation], [data-animation][data-animation][data-animation-delay='8600'] {
    transition-delay: 0;
}

body[data-animation-delay='8600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8600'].animate {
    transition-delay: 8600ms;
}

body[data-animation-duration='8700'] [data-animation], [data-animation][data-animation][data-animation-duration='8700'] {
    transition-duration: 8700ms;
}

body[data-animation-delay='8700'] [data-animation], [data-animation][data-animation][data-animation-delay='8700'] {
    transition-delay: 0;
}

body[data-animation-delay='8700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8700'].animate {
    transition-delay: 8700ms;
}

body[data-animation-duration='8800'] [data-animation], [data-animation][data-animation][data-animation-duration='8800'] {
    transition-duration: 8800ms;
}

body[data-animation-delay='8800'] [data-animation], [data-animation][data-animation][data-animation-delay='8800'] {
    transition-delay: 0;
}

body[data-animation-delay='8800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8800'].animate {
    transition-delay: 8800ms;
}

body[data-animation-duration='8900'] [data-animation], [data-animation][data-animation][data-animation-duration='8900'] {
    transition-duration: 8900ms;
}

body[data-animation-delay='8900'] [data-animation], [data-animation][data-animation][data-animation-delay='8900'] {
    transition-delay: 0;
}

body[data-animation-delay='8900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='8900'].animate {
    transition-delay: 8900ms;
}

body[data-animation-duration='9000'] [data-animation], [data-animation][data-animation][data-animation-duration='9000'] {
    transition-duration: 9000ms;
}

body[data-animation-delay='9000'] [data-animation], [data-animation][data-animation][data-animation-delay='9000'] {
    transition-delay: 0;
}

body[data-animation-delay='9000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9000'].animate {
    transition-delay: 9000ms;
}

body[data-animation-duration='9100'] [data-animation], [data-animation][data-animation][data-animation-duration='9100'] {
    transition-duration: 9100ms;
}

body[data-animation-delay='9100'] [data-animation], [data-animation][data-animation][data-animation-delay='9100'] {
    transition-delay: 0;
}

body[data-animation-delay='9100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9100'].animate {
    transition-delay: 9100ms;
}

body[data-animation-duration='9200'] [data-animation], [data-animation][data-animation][data-animation-duration='9200'] {
    transition-duration: 9200ms;
}

body[data-animation-delay='9200'] [data-animation], [data-animation][data-animation][data-animation-delay='9200'] {
    transition-delay: 0;
}

body[data-animation-delay='9200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9200'].animate {
    transition-delay: 9200ms;
}

body[data-animation-duration='9300'] [data-animation], [data-animation][data-animation][data-animation-duration='9300'] {
    transition-duration: 9300ms;
}

body[data-animation-delay='9300'] [data-animation], [data-animation][data-animation][data-animation-delay='9300'] {
    transition-delay: 0;
}

body[data-animation-delay='9300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9300'].animate {
    transition-delay: 9300ms;
}

body[data-animation-duration='9400'] [data-animation], [data-animation][data-animation][data-animation-duration='9400'] {
    transition-duration: 9400ms;
}

body[data-animation-delay='9400'] [data-animation], [data-animation][data-animation][data-animation-delay='9400'] {
    transition-delay: 0;
}

body[data-animation-delay='9400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9400'].animate {
    transition-delay: 9400ms;
}

body[data-animation-duration='9500'] [data-animation], [data-animation][data-animation][data-animation-duration='9500'] {
    transition-duration: 9500ms;
}

body[data-animation-delay='9500'] [data-animation], [data-animation][data-animation][data-animation-delay='9500'] {
    transition-delay: 0;
}

body[data-animation-delay='9500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9500'].animate {
    transition-delay: 9500ms;
}

body[data-animation-duration='9600'] [data-animation], [data-animation][data-animation][data-animation-duration='9600'] {
    transition-duration: 9600ms;
}

body[data-animation-delay='9600'] [data-animation], [data-animation][data-animation][data-animation-delay='9600'] {
    transition-delay: 0;
}

body[data-animation-delay='9600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9600'].animate {
    transition-delay: 9600ms;
}

body[data-animation-duration='9700'] [data-animation], [data-animation][data-animation][data-animation-duration='9700'] {
    transition-duration: 9700ms;
}

body[data-animation-delay='9700'] [data-animation], [data-animation][data-animation][data-animation-delay='9700'] {
    transition-delay: 0;
}

body[data-animation-delay='9700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9700'].animate {
    transition-delay: 9700ms;
}

body[data-animation-duration='9800'] [data-animation], [data-animation][data-animation][data-animation-duration='9800'] {
    transition-duration: 9800ms;
}

body[data-animation-delay='9800'] [data-animation], [data-animation][data-animation][data-animation-delay='9800'] {
    transition-delay: 0;
}

body[data-animation-delay='9800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9800'].animate {
    transition-delay: 9800ms;
}

body[data-animation-duration='9900'] [data-animation], [data-animation][data-animation][data-animation-duration='9900'] {
    transition-duration: 9900ms;
}

body[data-animation-delay='9900'] [data-animation], [data-animation][data-animation][data-animation-delay='9900'] {
    transition-delay: 0;
}

body[data-animation-delay='9900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='9900'].animate {
    transition-delay: 9900ms;
}

body[data-animation-duration='10000'] [data-animation], [data-animation][data-animation][data-animation-duration='10000'] {
    transition-duration: 10000ms;
}

body[data-animation-delay='10000'] [data-animation], [data-animation][data-animation][data-animation-delay='10000'] {
    transition-delay: 0;
}

body[data-animation-delay='10000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10000'].animate {
    transition-delay: 10000ms;
}

body[data-animation-duration='10100'] [data-animation], [data-animation][data-animation][data-animation-duration='10100'] {
    transition-duration: 10100ms;
}

body[data-animation-delay='10100'] [data-animation], [data-animation][data-animation][data-animation-delay='10100'] {
    transition-delay: 0;
}

body[data-animation-delay='10100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10100'].animate {
    transition-delay: 10100ms;
}

body[data-animation-duration='10200'] [data-animation], [data-animation][data-animation][data-animation-duration='10200'] {
    transition-duration: 10200ms;
}

body[data-animation-delay='10200'] [data-animation], [data-animation][data-animation][data-animation-delay='10200'] {
    transition-delay: 0;
}

body[data-animation-delay='10200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10200'].animate {
    transition-delay: 10200ms;
}

body[data-animation-duration='10300'] [data-animation], [data-animation][data-animation][data-animation-duration='10300'] {
    transition-duration: 10300ms;
}

body[data-animation-delay='10300'] [data-animation], [data-animation][data-animation][data-animation-delay='10300'] {
    transition-delay: 0;
}

body[data-animation-delay='10300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10300'].animate {
    transition-delay: 10300ms;
}

body[data-animation-duration='10400'] [data-animation], [data-animation][data-animation][data-animation-duration='10400'] {
    transition-duration: 10400ms;
}

body[data-animation-delay='10400'] [data-animation], [data-animation][data-animation][data-animation-delay='10400'] {
    transition-delay: 0;
}

body[data-animation-delay='10400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10400'].animate {
    transition-delay: 10400ms;
}

body[data-animation-duration='10500'] [data-animation], [data-animation][data-animation][data-animation-duration='10500'] {
    transition-duration: 10500ms;
}

body[data-animation-delay='10500'] [data-animation], [data-animation][data-animation][data-animation-delay='10500'] {
    transition-delay: 0;
}

body[data-animation-delay='10500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10500'].animate {
    transition-delay: 10500ms;
}

body[data-animation-duration='10600'] [data-animation], [data-animation][data-animation][data-animation-duration='10600'] {
    transition-duration: 10600ms;
}

body[data-animation-delay='10600'] [data-animation], [data-animation][data-animation][data-animation-delay='10600'] {
    transition-delay: 0;
}

body[data-animation-delay='10600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10600'].animate {
    transition-delay: 10600ms;
}

body[data-animation-duration='10700'] [data-animation], [data-animation][data-animation][data-animation-duration='10700'] {
    transition-duration: 10700ms;
}

body[data-animation-delay='10700'] [data-animation], [data-animation][data-animation][data-animation-delay='10700'] {
    transition-delay: 0;
}

body[data-animation-delay='10700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10700'].animate {
    transition-delay: 10700ms;
}

body[data-animation-duration='10800'] [data-animation], [data-animation][data-animation][data-animation-duration='10800'] {
    transition-duration: 10800ms;
}

body[data-animation-delay='10800'] [data-animation], [data-animation][data-animation][data-animation-delay='10800'] {
    transition-delay: 0;
}

body[data-animation-delay='10800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10800'].animate {
    transition-delay: 10800ms;
}

body[data-animation-duration='10900'] [data-animation], [data-animation][data-animation][data-animation-duration='10900'] {
    transition-duration: 10900ms;
}

body[data-animation-delay='10900'] [data-animation], [data-animation][data-animation][data-animation-delay='10900'] {
    transition-delay: 0;
}

body[data-animation-delay='10900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='10900'].animate {
    transition-delay: 10900ms;
}

body[data-animation-duration='11000'] [data-animation], [data-animation][data-animation][data-animation-duration='11000'] {
    transition-duration: 11000ms;
}

body[data-animation-delay='11000'] [data-animation], [data-animation][data-animation][data-animation-delay='11000'] {
    transition-delay: 0;
}

body[data-animation-delay='11000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11000'].animate {
    transition-delay: 11000ms;
}

body[data-animation-duration='11100'] [data-animation], [data-animation][data-animation][data-animation-duration='11100'] {
    transition-duration: 11100ms;
}

body[data-animation-delay='11100'] [data-animation], [data-animation][data-animation][data-animation-delay='11100'] {
    transition-delay: 0;
}

body[data-animation-delay='11100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11100'].animate {
    transition-delay: 11100ms;
}

body[data-animation-duration='11200'] [data-animation], [data-animation][data-animation][data-animation-duration='11200'] {
    transition-duration: 11200ms;
}

body[data-animation-delay='11200'] [data-animation], [data-animation][data-animation][data-animation-delay='11200'] {
    transition-delay: 0;
}

body[data-animation-delay='11200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11200'].animate {
    transition-delay: 11200ms;
}

body[data-animation-duration='11300'] [data-animation], [data-animation][data-animation][data-animation-duration='11300'] {
    transition-duration: 11300ms;
}

body[data-animation-delay='11300'] [data-animation], [data-animation][data-animation][data-animation-delay='11300'] {
    transition-delay: 0;
}

body[data-animation-delay='11300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11300'].animate {
    transition-delay: 11300ms;
}

body[data-animation-duration='11400'] [data-animation], [data-animation][data-animation][data-animation-duration='11400'] {
    transition-duration: 11400ms;
}

body[data-animation-delay='11400'] [data-animation], [data-animation][data-animation][data-animation-delay='11400'] {
    transition-delay: 0;
}

body[data-animation-delay='11400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11400'].animate {
    transition-delay: 11400ms;
}

body[data-animation-duration='11500'] [data-animation], [data-animation][data-animation][data-animation-duration='11500'] {
    transition-duration: 11500ms;
}

body[data-animation-delay='11500'] [data-animation], [data-animation][data-animation][data-animation-delay='11500'] {
    transition-delay: 0;
}

body[data-animation-delay='11500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11500'].animate {
    transition-delay: 11500ms;
}

body[data-animation-duration='11600'] [data-animation], [data-animation][data-animation][data-animation-duration='11600'] {
    transition-duration: 11600ms;
}

body[data-animation-delay='11600'] [data-animation], [data-animation][data-animation][data-animation-delay='11600'] {
    transition-delay: 0;
}

body[data-animation-delay='11600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11600'].animate {
    transition-delay: 11600ms;
}

body[data-animation-duration='11700'] [data-animation], [data-animation][data-animation][data-animation-duration='11700'] {
    transition-duration: 11700ms;
}

body[data-animation-delay='11700'] [data-animation], [data-animation][data-animation][data-animation-delay='11700'] {
    transition-delay: 0;
}

body[data-animation-delay='11700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11700'].animate {
    transition-delay: 11700ms;
}

body[data-animation-duration='11800'] [data-animation], [data-animation][data-animation][data-animation-duration='11800'] {
    transition-duration: 11800ms;
}

body[data-animation-delay='11800'] [data-animation], [data-animation][data-animation][data-animation-delay='11800'] {
    transition-delay: 0;
}

body[data-animation-delay='11800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11800'].animate {
    transition-delay: 11800ms;
}

body[data-animation-duration='11900'] [data-animation], [data-animation][data-animation][data-animation-duration='11900'] {
    transition-duration: 11900ms;
}

body[data-animation-delay='11900'] [data-animation], [data-animation][data-animation][data-animation-delay='11900'] {
    transition-delay: 0;
}

body[data-animation-delay='11900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='11900'].animate {
    transition-delay: 11900ms;
}

body[data-animation-duration='12000'] [data-animation], [data-animation][data-animation][data-animation-duration='12000'] {
    transition-duration: 12000ms;
}

body[data-animation-delay='12000'] [data-animation], [data-animation][data-animation][data-animation-delay='12000'] {
    transition-delay: 0;
}

body[data-animation-delay='12000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12000'].animate {
    transition-delay: 12000ms;
}

body[data-animation-duration='12100'] [data-animation], [data-animation][data-animation][data-animation-duration='12100'] {
    transition-duration: 12100ms;
}

body[data-animation-delay='12100'] [data-animation], [data-animation][data-animation][data-animation-delay='12100'] {
    transition-delay: 0;
}

body[data-animation-delay='12100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12100'].animate {
    transition-delay: 12100ms;
}

body[data-animation-duration='12200'] [data-animation], [data-animation][data-animation][data-animation-duration='12200'] {
    transition-duration: 12200ms;
}

body[data-animation-delay='12200'] [data-animation], [data-animation][data-animation][data-animation-delay='12200'] {
    transition-delay: 0;
}

body[data-animation-delay='12200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12200'].animate {
    transition-delay: 12200ms;
}

body[data-animation-duration='12300'] [data-animation], [data-animation][data-animation][data-animation-duration='12300'] {
    transition-duration: 12300ms;
}

body[data-animation-delay='12300'] [data-animation], [data-animation][data-animation][data-animation-delay='12300'] {
    transition-delay: 0;
}

body[data-animation-delay='12300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12300'].animate {
    transition-delay: 12300ms;
}

body[data-animation-duration='12400'] [data-animation], [data-animation][data-animation][data-animation-duration='12400'] {
    transition-duration: 12400ms;
}

body[data-animation-delay='12400'] [data-animation], [data-animation][data-animation][data-animation-delay='12400'] {
    transition-delay: 0;
}

body[data-animation-delay='12400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12400'].animate {
    transition-delay: 12400ms;
}

body[data-animation-duration='12500'] [data-animation], [data-animation][data-animation][data-animation-duration='12500'] {
    transition-duration: 12500ms;
}

body[data-animation-delay='12500'] [data-animation], [data-animation][data-animation][data-animation-delay='12500'] {
    transition-delay: 0;
}

body[data-animation-delay='12500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12500'].animate {
    transition-delay: 12500ms;
}

body[data-animation-duration='12600'] [data-animation], [data-animation][data-animation][data-animation-duration='12600'] {
    transition-duration: 12600ms;
}

body[data-animation-delay='12600'] [data-animation], [data-animation][data-animation][data-animation-delay='12600'] {
    transition-delay: 0;
}

body[data-animation-delay='12600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12600'].animate {
    transition-delay: 12600ms;
}

body[data-animation-duration='12700'] [data-animation], [data-animation][data-animation][data-animation-duration='12700'] {
    transition-duration: 12700ms;
}

body[data-animation-delay='12700'] [data-animation], [data-animation][data-animation][data-animation-delay='12700'] {
    transition-delay: 0;
}

body[data-animation-delay='12700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12700'].animate {
    transition-delay: 12700ms;
}

body[data-animation-duration='12800'] [data-animation], [data-animation][data-animation][data-animation-duration='12800'] {
    transition-duration: 12800ms;
}

body[data-animation-delay='12800'] [data-animation], [data-animation][data-animation][data-animation-delay='12800'] {
    transition-delay: 0;
}

body[data-animation-delay='12800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12800'].animate {
    transition-delay: 12800ms;
}

body[data-animation-duration='12900'] [data-animation], [data-animation][data-animation][data-animation-duration='12900'] {
    transition-duration: 12900ms;
}

body[data-animation-delay='12900'] [data-animation], [data-animation][data-animation][data-animation-delay='12900'] {
    transition-delay: 0;
}

body[data-animation-delay='12900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='12900'].animate {
    transition-delay: 12900ms;
}

body[data-animation-duration='13000'] [data-animation], [data-animation][data-animation][data-animation-duration='13000'] {
    transition-duration: 13000ms;
}

body[data-animation-delay='13000'] [data-animation], [data-animation][data-animation][data-animation-delay='13000'] {
    transition-delay: 0;
}

body[data-animation-delay='13000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13000'].animate {
    transition-delay: 13000ms;
}

body[data-animation-duration='13100'] [data-animation], [data-animation][data-animation][data-animation-duration='13100'] {
    transition-duration: 13100ms;
}

body[data-animation-delay='13100'] [data-animation], [data-animation][data-animation][data-animation-delay='13100'] {
    transition-delay: 0;
}

body[data-animation-delay='13100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13100'].animate {
    transition-delay: 13100ms;
}

body[data-animation-duration='13200'] [data-animation], [data-animation][data-animation][data-animation-duration='13200'] {
    transition-duration: 13200ms;
}

body[data-animation-delay='13200'] [data-animation], [data-animation][data-animation][data-animation-delay='13200'] {
    transition-delay: 0;
}

body[data-animation-delay='13200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13200'].animate {
    transition-delay: 13200ms;
}

body[data-animation-duration='13300'] [data-animation], [data-animation][data-animation][data-animation-duration='13300'] {
    transition-duration: 13300ms;
}

body[data-animation-delay='13300'] [data-animation], [data-animation][data-animation][data-animation-delay='13300'] {
    transition-delay: 0;
}

body[data-animation-delay='13300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13300'].animate {
    transition-delay: 13300ms;
}

body[data-animation-duration='13400'] [data-animation], [data-animation][data-animation][data-animation-duration='13400'] {
    transition-duration: 13400ms;
}

body[data-animation-delay='13400'] [data-animation], [data-animation][data-animation][data-animation-delay='13400'] {
    transition-delay: 0;
}

body[data-animation-delay='13400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13400'].animate {
    transition-delay: 13400ms;
}

body[data-animation-duration='13500'] [data-animation], [data-animation][data-animation][data-animation-duration='13500'] {
    transition-duration: 13500ms;
}

body[data-animation-delay='13500'] [data-animation], [data-animation][data-animation][data-animation-delay='13500'] {
    transition-delay: 0;
}

body[data-animation-delay='13500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13500'].animate {
    transition-delay: 13500ms;
}

body[data-animation-duration='13600'] [data-animation], [data-animation][data-animation][data-animation-duration='13600'] {
    transition-duration: 13600ms;
}

body[data-animation-delay='13600'] [data-animation], [data-animation][data-animation][data-animation-delay='13600'] {
    transition-delay: 0;
}

body[data-animation-delay='13600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13600'].animate {
    transition-delay: 13600ms;
}

body[data-animation-duration='13700'] [data-animation], [data-animation][data-animation][data-animation-duration='13700'] {
    transition-duration: 13700ms;
}

body[data-animation-delay='13700'] [data-animation], [data-animation][data-animation][data-animation-delay='13700'] {
    transition-delay: 0;
}

body[data-animation-delay='13700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13700'].animate {
    transition-delay: 13700ms;
}

body[data-animation-duration='13800'] [data-animation], [data-animation][data-animation][data-animation-duration='13800'] {
    transition-duration: 13800ms;
}

body[data-animation-delay='13800'] [data-animation], [data-animation][data-animation][data-animation-delay='13800'] {
    transition-delay: 0;
}

body[data-animation-delay='13800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13800'].animate {
    transition-delay: 13800ms;
}

body[data-animation-duration='13900'] [data-animation], [data-animation][data-animation][data-animation-duration='13900'] {
    transition-duration: 13900ms;
}

body[data-animation-delay='13900'] [data-animation], [data-animation][data-animation][data-animation-delay='13900'] {
    transition-delay: 0;
}

body[data-animation-delay='13900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='13900'].animate {
    transition-delay: 13900ms;
}

body[data-animation-duration='14000'] [data-animation], [data-animation][data-animation][data-animation-duration='14000'] {
    transition-duration: 14000ms;
}

body[data-animation-delay='14000'] [data-animation], [data-animation][data-animation][data-animation-delay='14000'] {
    transition-delay: 0;
}

body[data-animation-delay='14000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14000'].animate {
    transition-delay: 14000ms;
}

body[data-animation-duration='14100'] [data-animation], [data-animation][data-animation][data-animation-duration='14100'] {
    transition-duration: 14100ms;
}

body[data-animation-delay='14100'] [data-animation], [data-animation][data-animation][data-animation-delay='14100'] {
    transition-delay: 0;
}

body[data-animation-delay='14100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14100'].animate {
    transition-delay: 14100ms;
}

body[data-animation-duration='14200'] [data-animation], [data-animation][data-animation][data-animation-duration='14200'] {
    transition-duration: 14200ms;
}

body[data-animation-delay='14200'] [data-animation], [data-animation][data-animation][data-animation-delay='14200'] {
    transition-delay: 0;
}

body[data-animation-delay='14200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14200'].animate {
    transition-delay: 14200ms;
}

body[data-animation-duration='14300'] [data-animation], [data-animation][data-animation][data-animation-duration='14300'] {
    transition-duration: 14300ms;
}

body[data-animation-delay='14300'] [data-animation], [data-animation][data-animation][data-animation-delay='14300'] {
    transition-delay: 0;
}

body[data-animation-delay='14300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14300'].animate {
    transition-delay: 14300ms;
}

body[data-animation-duration='14400'] [data-animation], [data-animation][data-animation][data-animation-duration='14400'] {
    transition-duration: 14400ms;
}

body[data-animation-delay='14400'] [data-animation], [data-animation][data-animation][data-animation-delay='14400'] {
    transition-delay: 0;
}

body[data-animation-delay='14400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14400'].animate {
    transition-delay: 14400ms;
}

body[data-animation-duration='14500'] [data-animation], [data-animation][data-animation][data-animation-duration='14500'] {
    transition-duration: 14500ms;
}

body[data-animation-delay='14500'] [data-animation], [data-animation][data-animation][data-animation-delay='14500'] {
    transition-delay: 0;
}

body[data-animation-delay='14500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14500'].animate {
    transition-delay: 14500ms;
}

body[data-animation-duration='14600'] [data-animation], [data-animation][data-animation][data-animation-duration='14600'] {
    transition-duration: 14600ms;
}

body[data-animation-delay='14600'] [data-animation], [data-animation][data-animation][data-animation-delay='14600'] {
    transition-delay: 0;
}

body[data-animation-delay='14600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14600'].animate {
    transition-delay: 14600ms;
}

body[data-animation-duration='14700'] [data-animation], [data-animation][data-animation][data-animation-duration='14700'] {
    transition-duration: 14700ms;
}

body[data-animation-delay='14700'] [data-animation], [data-animation][data-animation][data-animation-delay='14700'] {
    transition-delay: 0;
}

body[data-animation-delay='14700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14700'].animate {
    transition-delay: 14700ms;
}

body[data-animation-duration='14800'] [data-animation], [data-animation][data-animation][data-animation-duration='14800'] {
    transition-duration: 14800ms;
}

body[data-animation-delay='14800'] [data-animation], [data-animation][data-animation][data-animation-delay='14800'] {
    transition-delay: 0;
}

body[data-animation-delay='14800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14800'].animate {
    transition-delay: 14800ms;
}

body[data-animation-duration='14900'] [data-animation], [data-animation][data-animation][data-animation-duration='14900'] {
    transition-duration: 14900ms;
}

body[data-animation-delay='14900'] [data-animation], [data-animation][data-animation][data-animation-delay='14900'] {
    transition-delay: 0;
}

body[data-animation-delay='14900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='14900'].animate {
    transition-delay: 14900ms;
}

body[data-animation-duration='15000'] [data-animation], [data-animation][data-animation][data-animation-duration='15000'] {
    transition-duration: 15000ms;
}

body[data-animation-delay='15000'] [data-animation], [data-animation][data-animation][data-animation-delay='15000'] {
    transition-delay: 0;
}

body[data-animation-delay='15000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15000'].animate {
    transition-delay: 15000ms;
}

body[data-animation-duration='15100'] [data-animation], [data-animation][data-animation][data-animation-duration='15100'] {
    transition-duration: 15100ms;
}

body[data-animation-delay='15100'] [data-animation], [data-animation][data-animation][data-animation-delay='15100'] {
    transition-delay: 0;
}

body[data-animation-delay='15100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15100'].animate {
    transition-delay: 15100ms;
}

body[data-animation-duration='15200'] [data-animation], [data-animation][data-animation][data-animation-duration='15200'] {
    transition-duration: 15200ms;
}

body[data-animation-delay='15200'] [data-animation], [data-animation][data-animation][data-animation-delay='15200'] {
    transition-delay: 0;
}

body[data-animation-delay='15200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15200'].animate {
    transition-delay: 15200ms;
}

body[data-animation-duration='15300'] [data-animation], [data-animation][data-animation][data-animation-duration='15300'] {
    transition-duration: 15300ms;
}

body[data-animation-delay='15300'] [data-animation], [data-animation][data-animation][data-animation-delay='15300'] {
    transition-delay: 0;
}

body[data-animation-delay='15300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15300'].animate {
    transition-delay: 15300ms;
}

body[data-animation-duration='15400'] [data-animation], [data-animation][data-animation][data-animation-duration='15400'] {
    transition-duration: 15400ms;
}

body[data-animation-delay='15400'] [data-animation], [data-animation][data-animation][data-animation-delay='15400'] {
    transition-delay: 0;
}

body[data-animation-delay='15400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15400'].animate {
    transition-delay: 15400ms;
}

body[data-animation-duration='15500'] [data-animation], [data-animation][data-animation][data-animation-duration='15500'] {
    transition-duration: 15500ms;
}

body[data-animation-delay='15500'] [data-animation], [data-animation][data-animation][data-animation-delay='15500'] {
    transition-delay: 0;
}

body[data-animation-delay='15500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15500'].animate {
    transition-delay: 15500ms;
}

body[data-animation-duration='15600'] [data-animation], [data-animation][data-animation][data-animation-duration='15600'] {
    transition-duration: 15600ms;
}

body[data-animation-delay='15600'] [data-animation], [data-animation][data-animation][data-animation-delay='15600'] {
    transition-delay: 0;
}

body[data-animation-delay='15600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15600'].animate {
    transition-delay: 15600ms;
}

body[data-animation-duration='15700'] [data-animation], [data-animation][data-animation][data-animation-duration='15700'] {
    transition-duration: 15700ms;
}

body[data-animation-delay='15700'] [data-animation], [data-animation][data-animation][data-animation-delay='15700'] {
    transition-delay: 0;
}

body[data-animation-delay='15700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15700'].animate {
    transition-delay: 15700ms;
}

body[data-animation-duration='15800'] [data-animation], [data-animation][data-animation][data-animation-duration='15800'] {
    transition-duration: 15800ms;
}

body[data-animation-delay='15800'] [data-animation], [data-animation][data-animation][data-animation-delay='15800'] {
    transition-delay: 0;
}

body[data-animation-delay='15800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15800'].animate {
    transition-delay: 15800ms;
}

body[data-animation-duration='15900'] [data-animation], [data-animation][data-animation][data-animation-duration='15900'] {
    transition-duration: 15900ms;
}

body[data-animation-delay='15900'] [data-animation], [data-animation][data-animation][data-animation-delay='15900'] {
    transition-delay: 0;
}

body[data-animation-delay='15900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='15900'].animate {
    transition-delay: 15900ms;
}

body[data-animation-duration='16000'] [data-animation], [data-animation][data-animation][data-animation-duration='16000'] {
    transition-duration: 16000ms;
}

body[data-animation-delay='16000'] [data-animation], [data-animation][data-animation][data-animation-delay='16000'] {
    transition-delay: 0;
}

body[data-animation-delay='16000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16000'].animate {
    transition-delay: 16000ms;
}

body[data-animation-duration='16100'] [data-animation], [data-animation][data-animation][data-animation-duration='16100'] {
    transition-duration: 16100ms;
}

body[data-animation-delay='16100'] [data-animation], [data-animation][data-animation][data-animation-delay='16100'] {
    transition-delay: 0;
}

body[data-animation-delay='16100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16100'].animate {
    transition-delay: 16100ms;
}

body[data-animation-duration='16200'] [data-animation], [data-animation][data-animation][data-animation-duration='16200'] {
    transition-duration: 16200ms;
}

body[data-animation-delay='16200'] [data-animation], [data-animation][data-animation][data-animation-delay='16200'] {
    transition-delay: 0;
}

body[data-animation-delay='16200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16200'].animate {
    transition-delay: 16200ms;
}

body[data-animation-duration='16300'] [data-animation], [data-animation][data-animation][data-animation-duration='16300'] {
    transition-duration: 16300ms;
}

body[data-animation-delay='16300'] [data-animation], [data-animation][data-animation][data-animation-delay='16300'] {
    transition-delay: 0;
}

body[data-animation-delay='16300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16300'].animate {
    transition-delay: 16300ms;
}

body[data-animation-duration='16400'] [data-animation], [data-animation][data-animation][data-animation-duration='16400'] {
    transition-duration: 16400ms;
}

body[data-animation-delay='16400'] [data-animation], [data-animation][data-animation][data-animation-delay='16400'] {
    transition-delay: 0;
}

body[data-animation-delay='16400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16400'].animate {
    transition-delay: 16400ms;
}

body[data-animation-duration='16500'] [data-animation], [data-animation][data-animation][data-animation-duration='16500'] {
    transition-duration: 16500ms;
}

body[data-animation-delay='16500'] [data-animation], [data-animation][data-animation][data-animation-delay='16500'] {
    transition-delay: 0;
}

body[data-animation-delay='16500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16500'].animate {
    transition-delay: 16500ms;
}

body[data-animation-duration='16600'] [data-animation], [data-animation][data-animation][data-animation-duration='16600'] {
    transition-duration: 16600ms;
}

body[data-animation-delay='16600'] [data-animation], [data-animation][data-animation][data-animation-delay='16600'] {
    transition-delay: 0;
}

body[data-animation-delay='16600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16600'].animate {
    transition-delay: 16600ms;
}

body[data-animation-duration='16700'] [data-animation], [data-animation][data-animation][data-animation-duration='16700'] {
    transition-duration: 16700ms;
}

body[data-animation-delay='16700'] [data-animation], [data-animation][data-animation][data-animation-delay='16700'] {
    transition-delay: 0;
}

body[data-animation-delay='16700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16700'].animate {
    transition-delay: 16700ms;
}

body[data-animation-duration='16800'] [data-animation], [data-animation][data-animation][data-animation-duration='16800'] {
    transition-duration: 16800ms;
}

body[data-animation-delay='16800'] [data-animation], [data-animation][data-animation][data-animation-delay='16800'] {
    transition-delay: 0;
}

body[data-animation-delay='16800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16800'].animate {
    transition-delay: 16800ms;
}

body[data-animation-duration='16900'] [data-animation], [data-animation][data-animation][data-animation-duration='16900'] {
    transition-duration: 16900ms;
}

body[data-animation-delay='16900'] [data-animation], [data-animation][data-animation][data-animation-delay='16900'] {
    transition-delay: 0;
}

body[data-animation-delay='16900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='16900'].animate {
    transition-delay: 16900ms;
}

body[data-animation-duration='17000'] [data-animation], [data-animation][data-animation][data-animation-duration='17000'] {
    transition-duration: 17000ms;
}

body[data-animation-delay='17000'] [data-animation], [data-animation][data-animation][data-animation-delay='17000'] {
    transition-delay: 0;
}

body[data-animation-delay='17000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17000'].animate {
    transition-delay: 17000ms;
}

body[data-animation-duration='17100'] [data-animation], [data-animation][data-animation][data-animation-duration='17100'] {
    transition-duration: 17100ms;
}

body[data-animation-delay='17100'] [data-animation], [data-animation][data-animation][data-animation-delay='17100'] {
    transition-delay: 0;
}

body[data-animation-delay='17100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17100'].animate {
    transition-delay: 17100ms;
}

body[data-animation-duration='17200'] [data-animation], [data-animation][data-animation][data-animation-duration='17200'] {
    transition-duration: 17200ms;
}

body[data-animation-delay='17200'] [data-animation], [data-animation][data-animation][data-animation-delay='17200'] {
    transition-delay: 0;
}

body[data-animation-delay='17200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17200'].animate {
    transition-delay: 17200ms;
}

body[data-animation-duration='17300'] [data-animation], [data-animation][data-animation][data-animation-duration='17300'] {
    transition-duration: 17300ms;
}

body[data-animation-delay='17300'] [data-animation], [data-animation][data-animation][data-animation-delay='17300'] {
    transition-delay: 0;
}

body[data-animation-delay='17300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17300'].animate {
    transition-delay: 17300ms;
}

body[data-animation-duration='17400'] [data-animation], [data-animation][data-animation][data-animation-duration='17400'] {
    transition-duration: 17400ms;
}

body[data-animation-delay='17400'] [data-animation], [data-animation][data-animation][data-animation-delay='17400'] {
    transition-delay: 0;
}

body[data-animation-delay='17400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17400'].animate {
    transition-delay: 17400ms;
}

body[data-animation-duration='17500'] [data-animation], [data-animation][data-animation][data-animation-duration='17500'] {
    transition-duration: 17500ms;
}

body[data-animation-delay='17500'] [data-animation], [data-animation][data-animation][data-animation-delay='17500'] {
    transition-delay: 0;
}

body[data-animation-delay='17500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17500'].animate {
    transition-delay: 17500ms;
}

body[data-animation-duration='17600'] [data-animation], [data-animation][data-animation][data-animation-duration='17600'] {
    transition-duration: 17600ms;
}

body[data-animation-delay='17600'] [data-animation], [data-animation][data-animation][data-animation-delay='17600'] {
    transition-delay: 0;
}

body[data-animation-delay='17600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17600'].animate {
    transition-delay: 17600ms;
}

body[data-animation-duration='17700'] [data-animation], [data-animation][data-animation][data-animation-duration='17700'] {
    transition-duration: 17700ms;
}

body[data-animation-delay='17700'] [data-animation], [data-animation][data-animation][data-animation-delay='17700'] {
    transition-delay: 0;
}

body[data-animation-delay='17700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17700'].animate {
    transition-delay: 17700ms;
}

body[data-animation-duration='17800'] [data-animation], [data-animation][data-animation][data-animation-duration='17800'] {
    transition-duration: 17800ms;
}

body[data-animation-delay='17800'] [data-animation], [data-animation][data-animation][data-animation-delay='17800'] {
    transition-delay: 0;
}

body[data-animation-delay='17800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17800'].animate {
    transition-delay: 17800ms;
}

body[data-animation-duration='17900'] [data-animation], [data-animation][data-animation][data-animation-duration='17900'] {
    transition-duration: 17900ms;
}

body[data-animation-delay='17900'] [data-animation], [data-animation][data-animation][data-animation-delay='17900'] {
    transition-delay: 0;
}

body[data-animation-delay='17900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='17900'].animate {
    transition-delay: 17900ms;
}

body[data-animation-duration='18000'] [data-animation], [data-animation][data-animation][data-animation-duration='18000'] {
    transition-duration: 18000ms;
}

body[data-animation-delay='18000'] [data-animation], [data-animation][data-animation][data-animation-delay='18000'] {
    transition-delay: 0;
}

body[data-animation-delay='18000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18000'].animate {
    transition-delay: 18000ms;
}

body[data-animation-duration='18100'] [data-animation], [data-animation][data-animation][data-animation-duration='18100'] {
    transition-duration: 18100ms;
}

body[data-animation-delay='18100'] [data-animation], [data-animation][data-animation][data-animation-delay='18100'] {
    transition-delay: 0;
}

body[data-animation-delay='18100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18100'].animate {
    transition-delay: 18100ms;
}

body[data-animation-duration='18200'] [data-animation], [data-animation][data-animation][data-animation-duration='18200'] {
    transition-duration: 18200ms;
}

body[data-animation-delay='18200'] [data-animation], [data-animation][data-animation][data-animation-delay='18200'] {
    transition-delay: 0;
}

body[data-animation-delay='18200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18200'].animate {
    transition-delay: 18200ms;
}

body[data-animation-duration='18300'] [data-animation], [data-animation][data-animation][data-animation-duration='18300'] {
    transition-duration: 18300ms;
}

body[data-animation-delay='18300'] [data-animation], [data-animation][data-animation][data-animation-delay='18300'] {
    transition-delay: 0;
}

body[data-animation-delay='18300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18300'].animate {
    transition-delay: 18300ms;
}

body[data-animation-duration='18400'] [data-animation], [data-animation][data-animation][data-animation-duration='18400'] {
    transition-duration: 18400ms;
}

body[data-animation-delay='18400'] [data-animation], [data-animation][data-animation][data-animation-delay='18400'] {
    transition-delay: 0;
}

body[data-animation-delay='18400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18400'].animate {
    transition-delay: 18400ms;
}

body[data-animation-duration='18500'] [data-animation], [data-animation][data-animation][data-animation-duration='18500'] {
    transition-duration: 18500ms;
}

body[data-animation-delay='18500'] [data-animation], [data-animation][data-animation][data-animation-delay='18500'] {
    transition-delay: 0;
}

body[data-animation-delay='18500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18500'].animate {
    transition-delay: 18500ms;
}

body[data-animation-duration='18600'] [data-animation], [data-animation][data-animation][data-animation-duration='18600'] {
    transition-duration: 18600ms;
}

body[data-animation-delay='18600'] [data-animation], [data-animation][data-animation][data-animation-delay='18600'] {
    transition-delay: 0;
}

body[data-animation-delay='18600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18600'].animate {
    transition-delay: 18600ms;
}

body[data-animation-duration='18700'] [data-animation], [data-animation][data-animation][data-animation-duration='18700'] {
    transition-duration: 18700ms;
}

body[data-animation-delay='18700'] [data-animation], [data-animation][data-animation][data-animation-delay='18700'] {
    transition-delay: 0;
}

body[data-animation-delay='18700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18700'].animate {
    transition-delay: 18700ms;
}

body[data-animation-duration='18800'] [data-animation], [data-animation][data-animation][data-animation-duration='18800'] {
    transition-duration: 18800ms;
}

body[data-animation-delay='18800'] [data-animation], [data-animation][data-animation][data-animation-delay='18800'] {
    transition-delay: 0;
}

body[data-animation-delay='18800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18800'].animate {
    transition-delay: 18800ms;
}

body[data-animation-duration='18900'] [data-animation], [data-animation][data-animation][data-animation-duration='18900'] {
    transition-duration: 18900ms;
}

body[data-animation-delay='18900'] [data-animation], [data-animation][data-animation][data-animation-delay='18900'] {
    transition-delay: 0;
}

body[data-animation-delay='18900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='18900'].animate {
    transition-delay: 18900ms;
}

body[data-animation-duration='19000'] [data-animation], [data-animation][data-animation][data-animation-duration='19000'] {
    transition-duration: 19000ms;
}

body[data-animation-delay='19000'] [data-animation], [data-animation][data-animation][data-animation-delay='19000'] {
    transition-delay: 0;
}

body[data-animation-delay='19000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19000'].animate {
    transition-delay: 19000ms;
}

body[data-animation-duration='19100'] [data-animation], [data-animation][data-animation][data-animation-duration='19100'] {
    transition-duration: 19100ms;
}

body[data-animation-delay='19100'] [data-animation], [data-animation][data-animation][data-animation-delay='19100'] {
    transition-delay: 0;
}

body[data-animation-delay='19100'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19100'].animate {
    transition-delay: 19100ms;
}

body[data-animation-duration='19200'] [data-animation], [data-animation][data-animation][data-animation-duration='19200'] {
    transition-duration: 19200ms;
}

body[data-animation-delay='19200'] [data-animation], [data-animation][data-animation][data-animation-delay='19200'] {
    transition-delay: 0;
}

body[data-animation-delay='19200'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19200'].animate {
    transition-delay: 19200ms;
}

body[data-animation-duration='19300'] [data-animation], [data-animation][data-animation][data-animation-duration='19300'] {
    transition-duration: 19300ms;
}

body[data-animation-delay='19300'] [data-animation], [data-animation][data-animation][data-animation-delay='19300'] {
    transition-delay: 0;
}

body[data-animation-delay='19300'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19300'].animate {
    transition-delay: 19300ms;
}

body[data-animation-duration='19400'] [data-animation], [data-animation][data-animation][data-animation-duration='19400'] {
    transition-duration: 19400ms;
}

body[data-animation-delay='19400'] [data-animation], [data-animation][data-animation][data-animation-delay='19400'] {
    transition-delay: 0;
}

body[data-animation-delay='19400'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19400'].animate {
    transition-delay: 19400ms;
}

body[data-animation-duration='19500'] [data-animation], [data-animation][data-animation][data-animation-duration='19500'] {
    transition-duration: 19500ms;
}

body[data-animation-delay='19500'] [data-animation], [data-animation][data-animation][data-animation-delay='19500'] {
    transition-delay: 0;
}

body[data-animation-delay='19500'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19500'].animate {
    transition-delay: 19500ms;
}

body[data-animation-duration='19600'] [data-animation], [data-animation][data-animation][data-animation-duration='19600'] {
    transition-duration: 19600ms;
}

body[data-animation-delay='19600'] [data-animation], [data-animation][data-animation][data-animation-delay='19600'] {
    transition-delay: 0;
}

body[data-animation-delay='19600'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19600'].animate {
    transition-delay: 19600ms;
}

body[data-animation-duration='19700'] [data-animation], [data-animation][data-animation][data-animation-duration='19700'] {
    transition-duration: 19700ms;
}

body[data-animation-delay='19700'] [data-animation], [data-animation][data-animation][data-animation-delay='19700'] {
    transition-delay: 0;
}

body[data-animation-delay='19700'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19700'].animate {
    transition-delay: 19700ms;
}

body[data-animation-duration='19800'] [data-animation], [data-animation][data-animation][data-animation-duration='19800'] {
    transition-duration: 19800ms;
}

body[data-animation-delay='19800'] [data-animation], [data-animation][data-animation][data-animation-delay='19800'] {
    transition-delay: 0;
}

body[data-animation-delay='19800'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19800'].animate {
    transition-delay: 19800ms;
}

body[data-animation-duration='19900'] [data-animation], [data-animation][data-animation][data-animation-duration='19900'] {
    transition-duration: 19900ms;
}

body[data-animation-delay='19900'] [data-animation], [data-animation][data-animation][data-animation-delay='19900'] {
    transition-delay: 0;
}

body[data-animation-delay='19900'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='19900'].animate {
    transition-delay: 19900ms;
}

body[data-animation-duration='20000'] [data-animation], [data-animation][data-animation][data-animation-duration='20000'] {
    transition-duration: 20000ms;
}

body[data-animation-delay='20000'] [data-animation], [data-animation][data-animation][data-animation-delay='20000'] {
    transition-delay: 0;
}

body[data-animation-delay='20000'] [data-animation].animate, [data-animation][data-animation][data-animation-delay='20000'].animate {
    transition-delay: 20000ms;
}

body[data-animation-easing="linear"] [data-animation], [data-animation][data-animation][data-animation-easing="linear"] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-animation-easing="ease"] [data-animation], [data-animation][data-animation][data-animation-easing="ease"] {
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-animation-easing="ease-in"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in"] {
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-animation-easing="ease-out"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out"] {
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-animation-easing="ease-in-out"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out"] {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-animation-easing="ease-in-back"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-back"] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-animation-easing="ease-out-back"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out-back"] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-animation-easing="ease-in-out-back"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out-back"] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-animation-easing="ease-in-sine"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-sine"] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-animation-easing="ease-out-sine"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out-sine"] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-animation-easing="ease-in-out-sine"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out-sine"] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-animation-easing="ease-in-quad"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-quad"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-animation-easing="ease-out-quad"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out-quad"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-animation-easing="ease-in-out-quad"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out-quad"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-animation-easing="ease-in-cubic"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-cubic"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-animation-easing="ease-out-cubic"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out-cubic"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-animation-easing="ease-in-out-cubic"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out-cubic"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-animation-easing="ease-in-quart"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-quart"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-animation-easing="ease-out-quart"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-out-quart"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-animation-easing="ease-in-out-quart"] [data-animation], [data-animation][data-animation][data-animation-easing="ease-in-out-quart"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media (min-width: 768px) {
    [data-animation^='fade'][data-animation^='fade'] {
        /*opacity: 0;*/
        transition-property: opacity, transform;
    }
}

@media (min-width: 768px) {
    [data-animation^='fade'][data-animation^='fade'].animate {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-up'] {
        transform: translate3d(0, 15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-up-community-img'] {
        transform: translate3d(0, 100px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-down'] {
        transform: translate3d(0, -15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-right'] {
        transform: translate3d(-15px, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-left'] {
        transform: translate3d(15px, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-up-right'] {
        transform: translate3d(-15px, 15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-up-left'] {
        transform: translate3d(15px, 15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-down-right'] {
        transform: translate3d(-15px, -15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='fade-down-left'] {
        transform: translate3d(15px, -15px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation^='slide'][data-animation^='slide'] {
        transition-property: transform;
    }
}

@media (min-width: 768px) {
    [data-animation^='slide'][data-animation^='slide'].animate {
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-up'] {
        transform: translate3d(0, 100%, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-up-community-img'] {
        transform: translate3d(0, 100px, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-up-community-img'].animate {
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-down'] {
        transform: translate3d(0, -100%, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-right'] {
        transform: translate3d(-100%, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='slide-left'] {
        transform: translate3d(100%, 0, 0);
    }
}

.custom-animation {
    position: relative;
    overflow: hidden;
    display: block;
}

@media (min-width: 768px) {
    .custom-animation picture {
        text-align: right;
    }
}

@media (min-width: 768px) {
    .white-bg {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
        background-color: #fff;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    [data-animation='animate-bg'] {
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='animate-bg'].animate {
        transform: translate3d(-100%, 0, 0);
        transition-property: transform;
    }
}

@media (min-width: 768px) {
    [data-animation="video-button"] {
        opacity: 0;
    }
}

@media (min-width: 768px) {
    [data-animation="video-button"].animate {
        opacity: 1;
        transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 6.65s;
    }
}

@media (min-width: 768px) {
    [data-animation='text'] {
        opacity: 0;
        transition-property: opacity, transform;
        transform: translate3d(15px, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation='text'].animate {
        opacity: 0.4;
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation="link-border-animation"] {
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    [data-animation="link-border-animation"]::before {
        transform: translate3d(-100%, 0, 0);
    }
}

@media (min-width: 768px) {
    [data-animation="link-border-animation"].animate::before {
        transform: translate3d(0, 0, 0);
        transition-duration: .5s;
    }
}

@media (min-width: 768px) {
    [data-animation='fade-up-get-in-touch'] {
        transform: translate3d(0, 300px, 0);
    }
}

@media (min-width: 768px) {
    .animated-letter,
    .animated-image-left img,
    .animated-image-right img,
    .animated-image-hidden img,
    .animated-block1,
    .animated-block2,
    .animated-block3,
    .animated-block4,
    .animated-block5 {
        backface-visibility: hidden;
        transition: all 1s cubic-bezier(0.26, 1.48, 0.47, 0.96) 0s;
    }
}

.animated-block1,
.animated-block2 {
    backface-visibility: hidden;
    transition: transform 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96) 0s;
}

.animated-block3,
.animated-block4,
.animated-block5,
.animated-block6 {
    backface-visibility: hidden;
    transition: transform 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96) 0s;
}

html:not(.is-mobile) {
    width: 100%;
    height: 100%;
}

html:not(.is-mobile) body {
    width: 100%;
    height: 100%;
}

html:not(.is-mobile) #scrollbar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.logo {
    display: block;
    width: 98px;
    height: 20px;
    opacity: 1 !important;
}

@media (min-width: 760px) {
    .logo {
        width: 137px;
        height: 28px;
        z-index: 1000;
    }
}

@media (min-width: 1020px) {
    .logo {
        width: 180px;
        height: 36px;
    }
}

@media screen and (max-height: 750px) {
    .logo {
        top: 25px;
        right: 30px;
    }
}

.logo img {
    display: block;
    width: 100%;
}

.languages {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000;
}

@media (min-width: 992px) {
    .languages {
        top: 35px;
        right: 40px;
    }
}

@media (max-width: 991px) {
    .languages {
        top: 27px;
        right: 30px;
    }
}

@media screen and (max-height: 750px) {
    .languages {
        top: 27px;
        right: 30px;
    }
}

.languages a {
    margin-right: 1.75rem;
    font-weight: 700;
    color: #1f1f1f;
    line-height: 1;
}

.languages a:last-child {
    margin-right: 0;
}

.social {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 35px;
    right: 40px;
    z-index: 1000;
}

@media screen and (max-height: 750px) {
    .social {
        bottom: 27px;
    }
}

.social a {
    display: block;
    color: #1f1f1f;
    font-weight: 700;
    margin-right: 1.75rem;
    line-height: 1;
}

.social a:last-child {
    margin-right: 0;
}

.social a:first-letter {
    text-transform: uppercase;
}

.menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    outline: none;
    border: 0 none;
    top: calc(50% - 12px);
    left: 40px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    z-index: 1000;
}

@media (min-width: 992px) {
    .menu {
        position: fixed;
        top: calc(50% - 12px);
        left: 40px;
    }

    .menu:hover .menu-icon::before, .menu:hover .menu-icon::after {
        content: "";
        height: 2px;
        width: 20px;
        transition: width .2s ease;
    }
}

@media (max-width: 991px) {
    .menu {
        position: absolute;
        top: 10px;
        left: 30px;
        padding: 15px 22px 15px 0px;
    }
}

.menu-icon {
    position: relative;
    width: 20px;
    height: 12px;
    overflow: hidden;
}

.menu-icon span, .menu-icon::before, .menu-icon::after {
    display: block;
    background-color: #1f1f1f;
    position: absolute;
    left: 0;
}

.menu-icon span {
    width: 20px;
    height: 2px;
    top: 5px;
}

.menu-icon::before, .menu-icon::after {
    content: "";
    height: 2px;
}

@media (min-width: 992px) {
    .menu-icon::before, .menu-icon::after {
        transition: width .2s linear;
    }
}

.menu-icon::before {
    width: 10px;
    top: 0;
}

.menu-icon::after {
    width: 15px;
    bottom: 0;
}

@media (min-width: 992px) {
    .menu-icon {
        margin-right: 20px;
    }
}

.modal.fade .nav,
.modal.fade .booking-popup-content,
.modal.fade .close,
.modal.fade .close-popup,
.modal.fade .calendar-top,
.modal.fade .calendar-body,
.modal.fade .videoWrapper,
.modal.fade .submit-success {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
}

@media (min-width: 992px) {
    .modal.fade .nav-menu {
        visibility: hidden;
        opacity: 0;
        transform: translate3d(10%, 0, 0);
    }
}

.modal.in .nav,
.modal.in .booking-popup-content,
.modal.in .close,
.modal.in .close-popup,
.modal.in .calendar-top,
.modal.in .calendar-body,
.modal.in .videoWrapper,
.modal.in .submit-success {
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
}

@media (min-width: 992px) {
    .modal.in .nav-menu {
        visibility: visible;
        opacity: 1;
        transform: translate3d(0, 0, 0);
        transition: transform .5s, opacity .5s, visibility .5s;
    }
}

.modal .nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
}

.close {
    position: absolute;
    z-index: 1;
    background-color: transparent;
    outline: none;
    border: 0 none;
    cursor: pointer;
}

@media (min-width: 992px) {
    .close {
        top: calc(50% - 12px);
        left: 40px;
    }
}

@media (max-width: 991px) {
    .close {
        top: 20px;
        left: 22px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 32px;
        height: 32px;
    }
}

.close span {
    position: relative;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    .close span {
        padding-left: 40px;
    }
}

@media (max-width: 991px) {
    .close span {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 16px;
    }
}

.close span::before, .close span::after {
    content: "";
    position: absolute;
    width: 21px;
    height: 2px;
    display: block;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .close span::before, .close span::after {
        top: 11px;
        left: -3px;
    }
}

@media (max-width: 991px) {
    .close span::before, .close span::after {
        top: 15px;
        left: 6px;
    }
}

.close span::before {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close span::after {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.nav-bg picture {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.nav-bg picture.is-visible {
    transition: opacity .2s ease-in-out;
    opacity: 1;
}

.nav-bg picture:before {
    position: fixed;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #b0d2e6;
}

.nav-bg picture:after {
    background: url(../assets/img/site/patern.png) 0 0 repeat;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
    opacity: .8;
}

.nav-bg picture img {
    mix-blend-mode: overlay;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.nav-menu {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .nav-menu {
        padding: 0 1.875rem;
    }
}

.nav-menu a {
    display: block;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    text-decoration: none;
    color: #1f1f1f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    overflow: hidden;
    transition: color .2s ease-in-out;
}

@media (min-width: 1200px) {
    .nav-menu a {
        font-size: 5.75rem;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .nav-menu a {
        font-size: 60px;
        line-height: 1;
    }
}

@media screen and (max-height: 800px) {
    .nav-menu a {
        font-size: 60px;
        line-height: 1;
    }
}

@media screen and (max-height: 550px) {
    .nav-menu a {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (max-width: 767px) {
    .nav-menu a {
        font-size: 30px;
        line-height: 36px;
    }
}

.nav-menu a::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #d01c45;
    display: block;
    transform: translate3d(-101%, 0, 0);
    transition: transform .2s ease-in-out;
}

@media (min-width: 1200px) {
    .nav-menu a::before {
        top: calc(50% - 20px);
        height: 30px;
    }
}

@media (max-width: 1199px) {
    .nav-menu a::before {
        height: 15px;
        top: calc(50% - 12px);
    }
}

@media screen and (max-height: 800px) {
    .nav-menu a::before {
        height: 15px;
        top: calc(50% - 12px);
    }
}

@media screen and (max-height: 550px) {
    .nav-menu a::before {
        height: 5px;
        top: calc(50% - 4px);
    }
}

@media (max-width: 767px) {
    .nav-menu a::before {
        height: 5px;
        top: calc(50% - 4px);
    }
}

.nav-menu a:hover {
    color: #d01c45;
    transition: color .2s ease-in-out;
}

.nav-menu a:hover::before {
    transform: translate3d(0, 0, 0);
    transition: transform .2s ease-in-out;
}

.nav-menu a.is-active {
    color: #d01c45;
    transition: color .2s ease-in-out;
}

.nav-menu a.is-active::before {
    transform: translate3d(0, 0, 0);
    transition: transform .2s ease-in-out;
}

.bottom-link-block {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 32px;
    z-index: 1000;
}

@media (min-width: 992px) {
    .bottom-link-block {
        left: 25%;
    }
}

@media (max-width: 991px) {
    .bottom-link-block {
        left: 30px;
    }
}

@media screen and (max-height: 750px) {
    .bottom-link-block {
        bottom: 22px;
    }
}

.bottom-link-block a {
    display: block;
    margin-right: 30px;
    font-size: 1rem;
}

.bottom-link-block a:last-child {
    margin-right: 0;
}

.scroll-row {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

@media (min-width: 992px) {
    .scroll-row {
        padding: 30px 0 70px;
        left: calc(25% - 10px);
    }
}

@media (max-width: 991px) {
    .scroll-row {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 0 15px;
        width: 100%;
    }
}

.scroll-row .scroll-info-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
}

.scroll-icon-block {
    position: relative;
}

.scroll-icon-block::before, .scroll-icon-block::after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    width: 1px;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .scroll-icon-block::before {
        height: 30px;
        top: -30px;
    }
}

@media (max-width: 991px) {
    .scroll-icon-block::before {
        display: none;
    }
}

@media (min-width: 992px) {
    .scroll-icon-block::after {
        bottom: -70px;
        height: 70px;
    }
}

@media (max-width: 991px) {
    .scroll-icon-block::after {
        bottom: -30px;
        height: 30px;
    }
}

.scroll-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    z-index: 2;
}

@media (min-width: 992px) {
    .scroll-container {
        bottom: -40px;
    }
}

@media (max-width: 991px) {
    .scroll-container {
        bottom: -30px;
    }
}

.scroll-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.scroll-column:after {
    content: "";
    display: block;
    width: 1px;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .scroll-column:after {
        height: 80px;
    }
}

@media (max-height: 500px) {
    .scroll-column:after {
        height: 60px;
    }
}

@media (max-width: 991px) {
    .scroll-column:after {
        height: 60px;
    }
}

.scroll-column .scroll-info-text {
    padding: 25px 0 32px;
}

@media (max-height: 500px) {
    .scroll-column .scroll-info-text {
        display: none;
    }
}

.scroll-mouse-icon {
    position: relative;
    width: 21px;
    height: 31px;
    border: 2px solid #1f1f1f;
    border-radius: 10px;
    display: block;
    z-index: 1;
}

.scroll-mouse-icon::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 7px;
    display: block;
    border-radius: 1px;
    width: 3px;
    height: 7px;
    background-color: #1f1f1f;
}

.scroll-info-text {
    display: block;
    font-weight: 700;
}

.custom-input {
    position: relative;
    width: 100%;
}

.custom-input input {
    width: 100%;
    color: #1f1f1f;
    font-weight: 700;
    border: none;
    background-color: transparent;
    padding: 0;
    height: 40px;
}

.custom-input input::-webkit-input-placeholder {
    color: #1f1f1f;
    opacity: 1 !important;
}

.custom-input input:-ms-input-placeholder {
    color: #1f1f1f;
    opacity: 1 !important;
}

.custom-input input::placeholder {
    color: #1f1f1f;
    opacity: 1 !important;
}

.custom-input input:focus {
    outline: none;
}

.custom-input input:focus + .press-enter {
    transition: .5s linear;
    visibility: visible;
    opacity: 1;
}

@media (min-width: 992px) {
    .custom-input {
        padding-top: 25px;
    }

    .custom-input input {
        font-size: 20px;
        height: 40px;
    }
}

@media (max-width: 991px) {
    .custom-input {
        padding-top: 12px;
    }

    .custom-input input {
        font-size: 14px;
        height: 30px;
    }
}

.press-enter {
    display: block;
    visibility: hidden;
    opacity: 0;
    font-weight: 700;
    color: #d01c45;
}

@media (min-width: 992px) {
    .press-enter {
        padding-top: 12px;
    }
}

@media (max-width: 991px) {
    .press-enter {
        padding-top: 5px;
    }
}

@media (min-width: 992px) {
    .btn {
        padding: 2.4375rem 1rem;
        font-size: 1.25rem;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .btn {
        padding: 1.4375rem 1rem;
        font-size: 0.875rem;
        border-radius: 0;
    }
}

@media (min-width: 992px) {
    .btn-lg, .btn-group-lg > .btn {
        padding: 4.844rem 1rem;
        font-size: 1.25rem;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .btn-lg, .btn-group-lg > .btn {
        padding: 1.657rem 1rem;
        font-size: 0.875rem;
        border-radius: 0;
    }
}

.btn-primary:hover {
    background-color: #c31b41;
    border-color: #c31b41;
}

.btn-group .btn {
    line-height: 1;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
}

.btn-group .btn.active {
    background-color: #d01c45;
    border-color: #d01c45;
}

.btn-group .btn.active:hover {
    opacity: 1;
}

.btn-group .btn:hover {
    opacity: .5;
    background-color: #d01c45;
    border-color: #d01c45;
}

.btn-group .btn:last-child {
    margin-right: 0;
}

@media (min-width: 992px) {
    .btn-group .btn {
        padding: 16px 0;
        font-size: 16px;
        min-width: 50px;
        margin-right: 11px;
    }
}

@media (max-width: 991px) {
    .btn-group .btn {
        padding: 9px 0;
        font-size: 14px;
        min-width: 34px;
        margin-right: 6px;
    }
}

.big-text {
    display: inline-block;
    position: absolute;
    font-weight: 700;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1;
    z-index: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .big-text {
        font-size: 18.75rem;
    }
}

@media (max-width: 991px) {
    .big-text {
        font-size: 6.25rem;
    }
}

.big-text-in-space-info-left,
.big-text-in-space-info-right {
    z-index: -2;
}

@media (min-width: 1200px) {
    .big-text-in-space-info-left,
    .big-text-in-space-info-right {
        top: 180px;
    }
}

@media (max-width: 1199px) {
    .big-text-in-space-info-left,
    .big-text-in-space-info-right {
        font-size: 6.25rem;
        top: 90px;
    }
}

@media (max-width: 991px) {
    .big-text-in-space-info-left,
    .big-text-in-space-info-right {
        display: none;
    }
}

.big-text-in-space-info-left {
    left: 0;
}

.big-text-in-space-info-right {
    right: 0;
}

.big-text-primary {
    color: rgba(208, 28, 69, 0.03);
}

.big-text-blue {
    color: rgba(28, 142, 208, 0.03);
}

.about-spaces {
    position: relative;
    overflow: hidden;
}

@media (min-width: 992px) {
    .about-spaces {
        padding-bottom: 171px;
    }
}

@media (max-width: 991px) {
    .about-spaces {
        padding-top: 80px;
    }
}

.about-spaces.about-spaces-with-padding {
    padding-top: 110px;
}

.about-spaces .title-h3 {
    line-height: 1.2;
    text-align: center;
    position: relative;
    font-size: 20px;
}

@media (max-width: 991px) {
    .about-spaces .title-h3::before {
        content: "";
        display: block;
        position: absolute;
        top: -126px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 50px;
        background-color: #1f1f1f;
    }
}

@media (min-width: 1200px) {
    .about-spaces .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .about-spaces .title-h3 {
        padding: 172px 0 160px;
    }
}

@media (max-width: 991px) {
    .about-spaces .title-h3 {
        margin-bottom: 44px;
    }
}

.space-item {
    position: relative;
}

@media (min-width: 992px) {
    .space-item {
        padding-top: 180px;
    }
}

@media (max-width: 991px) {
    .space-item {
        margin-bottom: 30px;
    }
}

.space-item-with-horizontal-line {
    position: relative;
}

@media (max-width: 991px) {
    .space-item-with-horizontal-line {
        padding-top: 110px;
    }
}

.space-item-with-horizontal-line::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    background-color: #1f1f1f;
    display: block;
}

@media (min-width: 992px) {
    .space-item-with-horizontal-line::before {
        height: 80px;
        top: -40px;
    }
}

@media (max-width: 991px) {
    .space-item-with-horizontal-line::before {
        height: 60px;
        top: -30px;
    }
}

.light-primary-bg,
.light-blue-bg {
    position: absolute;
    display: block;
    width: 50%;
    backface-visibility: hidden;
    z-index: -1;
}

.light-space-bar-primary {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .light-space-bar-primary {
        padding-top: 175px;
        padding-bottom: 180px;
    }
}

@media (max-width: 991px) {
    .light-space-bar-primary {
        padding-top: 78px;
        padding-bottom: 80px;
    }
}

.light-space-bar-primary .light-primary-bg {
    background-color: rgba(208, 28, 69, 0.03);
    top: 0;
}

@media (min-width: 992px) {
    .light-space-bar-primary .light-primary-bg {
        left: 37.5%;
        height: 60.870%;
    }
}

@media (max-width: 991px) {
    .light-space-bar-primary .light-primary-bg {
        right: 0;
        height: 92.75%;
    }
}

.light-space-bar-blue {
    margin-bottom: 0;
    position: relative;
}

@media (min-width: 992px) {
    .light-space-bar-blue {
        padding: 175px 0 180px;
    }
}

@media (max-width: 991px) {
    .light-space-bar-blue {
        padding: 106px 0 59px;
    }
}

.light-space-bar-blue .light-blue-bg {
    background-color: rgba(28, 142, 208, 0.03);
    height: 100%;
    top: 0px;
}

@media (min-width: 992px) {
    .light-space-bar-blue .light-blue-bg {
        left: 37.5%;
    }
}

@media (max-width: 991px) {
    .light-space-bar-blue .light-blue-bg {
        left: 26.5%;
    }
}

.space-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2;
}

@media (min-width: 992px) {
    .space-img-right {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.space-info {
    position: relative;
    z-index: 2;
}

@media (min-width: 1200px) {
    .space-info {
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width: 1199px) {
    .space-info {
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 992px) {
    .space-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0 0 140px;
    }
}

@media (max-width: 991px) {
    .space-info {
        max-width: 480px;
        margin: -25px auto 0;
        padding: 0px 1.875rem;
    }
}

.space-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 1200px) {
    .space-content {
        width: 593px;
        padding-top: 85px;
    }
}

@media (max-width: 1199px) {
    .space-content-left {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 992px) {
    .space-content-left {
        padding-left: 30px;
    }
}

@media (min-width: 992px) {
    .space-content-right {
        padding-right: 30px;
    }
}

.space-name {
    font-family: MaisonNeue, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    display: block;
    font-size: 40px;
    width: 100%;
    line-height: 1;
    margin-bottom: 36px;
}

@media (min-width: 1200px) {
    .space-name {
        line-height: 1.2;
        margin-bottom: 59px;
    }
}

.space-desc {
    position: relative;
    font-size: 16px;
    line-height: 1.625;
}

@media (min-width: 992px) {
    .space-desc p {
        max-width: 450px;
    }
}

@media (max-width: 1199px) {
    .space-desc {
        margin-bottom: 16px;
    }
}

@media (min-width: 1200px) {
    .space-desc {
        font-size: 20px;
        line-height: 30px;
    }
}

.space-desc p {
    margin-bottom: 26px;
}

@media (min-width: 1200px) {
    .space-desc p {
        margin-bottom: 30px;
    }
}

.space-desc a {
    text-decoration: none;
    font-weight: 700;
}

@media (min-width: 992px) {
    .space-negative-img-small {
        z-index: 1;
        margin-top: -140px;
    }
}

.space-img-small {
    z-index: 1;
}

@media (min-width: 992px) {
    .space-img-small {
        width: 33.33%;
        margin: 0 auto;
    }
}

.space-img-small--alt {
    z-index: 2;
}

.pricing {
    position: relative;
}

@media (min-width: 992px) {
    .pricing {
        padding-bottom: 180px;
    }
}

@media (max-width: 991px) {
    .pricing {
        margin: 0 auto;
        padding: 0px 1.875rem 1.875rem;
    }
}

@media (min-width: 992px) {
    .pricing .big-text {
        width: 100%;
        text-align: center;
        line-height: 1.2;
        top: 20%;
        left: 50%;
        overflow: hidden;
        transform: translate3d(-50%, 0, 0);
    }
}

@media (max-width: 991px) {
    .pricing .big-text {
        left: calc(50% - 250px);
        transform: rotate(270deg) translate3d(-45%, 0, 0);
    }
}

@media (min-width: 992px) {
    .pricing .w-50 {
        width: calc(100% / 2 - 60px);
    }
}

@media (max-width: 991px) {
    .pricing .w-50 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .pricing .w-50:first-child {
        margin-right: 120px;
    }
}

.pricing .table-columns {
    position: relative;
}

@media (min-width: 992px) {
    .pricing .table-columns {
        padding-bottom: 227px;
    }
}

@media (max-width: 991px) {
    .pricing .table-columns {
        padding-bottom: 105px;
    }
}

/* .pricing .table-columns:after {
      display: block;
      position: absolute;
      left: 50%;
      content: "";
      width: 1px;
      background-color: #1f1f1f;
      transform: translate3d(-50%, 0, 0); }
      @media (min-width: 992px) {
        .pricing .table-columns:after {
          height: 80px;
          bottom: 140px; } }
      @media (max-width: 991px) {
        .pricing .table-columns:after {
          height: 50px;
          bottom: 50px; } }

    .pricing--alt .table-columns:after {
      display: none;
    }*/

.table-layout {
    width: 100%;
}

@media (min-width: 992px) {
    .table-layout {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .table-layout {
        margin-bottom: 25px;
    }
}

.table-layout thead th {
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .table-layout thead th {
        font-size: 40px;
        padding-bottom: 38px;
        border-bottom: 10px solid #1f1f1f;
        text-align: right;
    }
}

@media (max-width: 1199px) {
    .table-layout thead th {
        font-size: 20px;
        border-bottom: 5px solid #1f1f1f;
        padding-bottom: 14px;
    }
}

.table-layout tbody tr:last-child td {
    border-bottom: none;
}

.table-layout tbody td {
    border-bottom: 2px solid #1f1f1f;
    line-height: 1.2;
    font-size: 16px;
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (min-width: 1200px) {
    .table-layout tbody td {
        font-size: 20px;
        padding-top: 22px;
        padding-bottom: 20px;
    }
}

.table-layout tbody td:first-child {
    font-weight: 700;
}

.table-layout tbody td:last-child {
    text-align: right;
}

.table-layout .block-prices {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .table-layout .block-prices:last-child {
        margin-left: 10px;
    }
}

.table-layout .price {
    display: block;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.table-layout .price.hyphen {
    font-family: MaisonNeue, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (min-width: 1200px) {
    .table-layout .price {
        font-size: 40px;
    }

    .table-layout .price.hyphen {
        margin: 0 30px;
    }
}

@media (max-width: 1199px) {
    .table-layout .price {
        font-size: 20px;
    }

    .table-layout .price.hyphen {
        margin: 0 15px;
    }
}

.table-layout--alt tr {
    border-bottom: 3px solid black;
}

.table-layout--alt tbody:last-child tr {
    border: none;
}

.table-layout--full tbody tr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.table-layout--full tbody td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    width: calc(50% - 10px);
}

@media (min-width: 760px) {
    .table-layout--full tbody td {
        width: calc(50% - 60px);
    }
}

.table-layout--full tbody tr:last-child td {
    border-bottom: 2px solid #1f1f1f;
}

.table-layout--full .block-prices {
    text-align: right;
}


.rotate-device-message {
    display: none;
}

.is-mobile-landscape .rotate-device-message {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("https://../assets/img/site/patern.png") 50% repeat;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    z-index: 9999;
}

.is-mobile-landscape .rotate-device-message img {
    margin-bottom: 26px;
    width: 28px;
}

.rotated-page-name {
    position: absolute;
    margin: 0;
    line-height: 1;
    font-size: 20px;
    z-index: 2;
}

@media (min-width: 992px) {
    .rotated-page-name {
        top: 51.5%;
        right: 63px;
        padding-left: 70px;
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        transform: rotate(-90deg) translate3d(50%, 50%, 0);
    }
}

@media (max-width: 991px) {
    .rotated-page-name {
        top: 80px;
        right: calc(50% + 10px);
        padding-left: 42px;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        transform: rotate(-90deg) translate3d(0, 0, 0);
    }
}

.rotated-page-name::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .rotated-page-name::before {
        width: 50px;
        height: 2px;
        top: calc(50% - 1px);
    }
}

@media (max-width: 991px) {
    .rotated-page-name::before {
        width: 30px;
        height: 5px;
        top: calc(50% - 2px);
    }
}

@media (min-width: 992px) {
    .move {
        position: fixed;
        top: 50%;
        right: 47px;
        height: 400px;
        transform: translate3d(0px, -50%, 0px);
        z-index: 2;
    }
}

@media (min-width: 992px) {
    .move-content {
        transition: opacity 0.8s cubic-bezier(0, 1, 0.5, 1), transform 0.8s cubic-bezier(0, 1, 0.5, 1);
        height: 2400px;
    }
}

@media (min-width: 992px) {
    .move-content h2 {
        opacity: 0;
        height: 400px;
        transition: opacity 0.8s cubic-bezier(0, 1, 0.5, 1), transform 0.8s cubic-bezier(0, 1, 0.5, 1);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .move-content h2.is-active {
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .move-content h2 span {
        position: absolute;
        top: 43%;
        right: 50%;
        padding-left: 70px;
        line-height: 1;
        font-size: 1.25rem;
        white-space: nowrap;
        transform: translate3d(50%, 50%, 0);
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .move-content h2 span::before {
        display: block;
        position: absolute;
        left: 0;
        top: calc(50% - 1px);
        content: "";
        width: 50px;
        height: 2px;
        background-color: #1f1f1f;
    }
}

.submit-success {
    background: url("https://www.ahoyberlin.com/assets/img/site/red-pattern.png") repeat 50% 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    height: 100vh;
}

@media (min-width: 992px) {
    .submit-success {
        font-size: 92px;
    }
}

@media (max-width: 991px) {
    .submit-success {
        padding: 0 1.875rem;
        font-size: 40px;
    }
}

/*
 Home Page Preload
*/
/*#preloader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999; }
  @media (min-width: 992px) {
    #preloader .bodymovin {
      width: 220px;
      height: 220px; } }
  @media (max-width: 991px) {
    #preloader .bodymovin {
      width: 120px;
      height: 120px; } }*/

.top-block {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    /*height: 100vh;*/
    height: calc(100vh + 266px); /*because of the white header(133px)*/
    min-height: 350px;
    background-position: center;
    background-size: cover;
    background-color: #b0d2e6;
    background-blend-mode: overlay;
}

.top-block::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../assets/img/site/patern.png) 0 0 repeat;
    opacity: .8;
    z-index: 1;
}

.big-letter {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate3d(0px, -50%, 0);
    right: 0;
    color: #ff003a;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    mix-blend-mode: overlay;
    font-weight: bold;
    overlay: hidden;
}

@media (min-width: 1200px) {
    .big-letter {
        font-size: 55rem;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .big-letter {
        font-size: 45rem;
    }
}

@media screen and (max-height: 800px) {
    .big-letter {
        font-size: 40rem;
    }
}

@media (max-width: 991px) {
    .big-letter {
        font-size: 18.75rem;
    }
}

@media screen and (max-height: 550px) {
    .big-letter {
        font-size: 18.75rem;
    }
}

.top-center {
    text-align: center;
    font-weight: 700;
    z-index: 2;
}

@media (min-width: 1200px) {
    .top-center {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .top-center {
        font-size: 14px;
        padding: 0 1.875rem;
        line-height: 1.45;
    }
}

@media screen and (max-height: 600px) {
    .top-center {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .top-center .display-2 {
        font-size: 40px;
        line-height: 1;
        margin-bottom: 16px;
    }
}

@media screen and (max-height: 600px) {
    .top-center .display-2 {
        font-size: 40px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: inline-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;
}

/*
  * Custom style for Slick

  * Slick
  * Arrows
  * Dots
*/
/* Arrows */
.slider-button-block {
    display: -ms-flexbox;
    display: flex;
}

.prev,
.next {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    z-index: 10;
    cursor: pointer;
}

.prev:hover, .prev:focus,
.next:hover,
.next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.prev.slick-disabled,
.next.slick-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.prev span,
.next span {
    position: relative;
    float: left;
    width: 8px;
    height: 14px;
}

.prev span::before, .prev span::after,
.next span::before,
.next span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #1f1f1f;
}

.prev {
    margin-right: 8px;
}

.prev span::before, .prev span::after {
    left: 0;
}

.prev span::before {
    top: 3px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.prev span::after {
    top: 9px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.next span::before, .next span::after {
    right: 0;
}

.next span::before {
    top: 3px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.next span::after {
    top: 9px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Dots */
.slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    float: left;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: transparent;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .slick-dots li {
        font-size: 40px;
        padding-bottom: 5px;
        margin-right: 30px;
    }
}

@media (max-width: 1199px) {
    .slick-dots li {
        font-size: 20px;
        padding-bottom: 3px;
        margin-right: 28px;
    }
}

.slick-dots li:last-child {
    margin-right: 0px;
}

.slick-dots li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    transition: width .2s linear;
    width: 0;
}

@media (min-width: 1200px) {
    .slick-dots li::after {
        height: 5px;
    }
}

@media (max-width: 1199px) {
    .slick-dots li::after {
        height: 3px;
    }
}

.slick-dots li.slick-active::after {
    background-color: #d01c45;
    width: 100%;
    transition: width .2s linear;
}

/* Home sliders custom styles */
.home-slider-block-big-img,
.small-img-block,
.controls-text-container {
    overflow: hidden;
}

.home-slider-block-big-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .home-slider-block-big-img {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 992px) {
    .home-slider-block-big-img {
        align-items: flex-start;
    }
}

.slider-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    .slider-desc {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 991px) {
    .slider-desc {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.slider-desc-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .slider-desc-text {
        margin-right: 80px;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 1199px) {
    .slider-desc-text {
        margin-right: 30px;
        font-size: 16px;
        line-height: 26px;
    }
}

@media (min-width: 992px) {
    .slider-desc-text {
        padding-bottom: 40px;
        -ms-flex: 0 1 403px;
        flex: 0 1 403px;
    }
}

@media (max-width: 991px) {
    .slider-desc-text {
        padding: 0 1.875rem 26px;
        margin-right: 0;
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

.slider-desc-text .link-with-border-red {
    font-size: 1rem;
    line-height: 24px;
}

.slider-desc-duplicate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1rem;
    padding: 0 1.875rem;
}

.desc-duplicate-text {
    -ms-flex: 0 1 420px;
    flex: 0 1 420px;
}

.slider-controls-panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    width: 100%;
}

@media (min-width: 992px) {
    .slider-controls-panel {
        -ms-flex-pack: justify;
        justify-content: space-between;
        /*margin-top: -140px;*/
        padding: 55px 50px;
        background-color: #fff;
    }
}

@media (max-width: 991px) {
    .slider-controls-panel {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 26px 1.875rem 22px;
        min-height: 154px;
    }
}

.slider-home-big-img .slick-slide,
.slider-home-small-img .slick-slide {
    max-height: 100%;
    height: auto;
}

.controls-text-container {
    height: 24px;
    width: 100%;
    text-align: center;
}

.controls-panel-text {
    line-height: 24px;
    height: 24px;
    display: block;
    font-size: 1rem;
    white-space: nowrap;
}

.small-img-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: -140px;
    z-index: 0;
}

.rent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 991px) {
    .rent {
        padding: 0 1.875rem 45px;
    }
}

.slider-numbers {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: center;
    transition: 300ms;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    z-index: 10;
}

.slider-numbers .delimiter {
    margin: 0 10px;
}

/* Spaces sliders custom styles */
.spaces-big-img-block {
    z-index: 2;
}

.space-flex-end {
    width: 100%;
}

@media (min-width: 1200px) {
    .space-flex-end {
        padding: 37px 0 80px 0;
    }
}

@media (max-width: 1199px) {
    .space-flex-end {
        padding: 20px 80px 37px 0;
    }
}

@media (max-width: 991px) {
    .space-flex-end {
        padding: 20px 80px 37px 30px;
    }
}

/* Slider pagination */
@media (min-width: 992px) {
    .slider-meeting-room-pagination,
    .slider-conference-room-pagination {
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

@media (max-width: 991px) {
    .slider-meeting-room-pagination,
    .slider-conference-room-pagination {
        -ms-flex: 0 1 365px;
        flex: 0 1 365px;
    }
}

.space-info-meeting,
.space-info-conference {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (min-width: 1200px) {
    .space-info-meeting,
    .space-info-conference {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 1199px) {
    .space-info-meeting,
    .space-info-conference {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 1200px) {
    .space-info-meeting .space-content,
    .space-info-conference .space-content {
        display: block;
        width: 703px;
    }
}

.space-info-meeting .space-desc,
.space-info-conference .space-desc {
    position: relative;
}

@media (min-width: 1200px) {
    .space-info-meeting .space-desc,
    .space-info-conference .space-desc {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 480px;
    }
}

@media (min-width: 1200px) {
    .space-info-meeting .space-desc p,
    .space-info-conference .space-desc p {
        max-width: 400px;
    }
}

.space-info-block {
    position: relative;
}

@media (min-width: 1200px) {
    .space-info-block {
        padding: 182px 0 140px;
    }
}

@media (max-width: 1199px) {
    .space-info-block {
        padding: 90px 0 140px;
    }
}

@media (min-width: 992px) {
    .space-info-block {
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .space-info-block {
        max-width: 480px;
        margin: -25px auto 0;
        padding: 0px 1.875rem;
        z-index: 3;
    }
}

.link-with-border-red {
    position: relative;
    font-weight: 700;
    padding-top: 19px;
    display: inline-block;
    cursor: pointer;
    padding-bottom: 17px;
}

@media (max-width: 991px) {
    .link-with-border-red {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .link-with-border-red:hover::before {
        width: 80%;
    }
}

.link-with-border-red::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #d01c45;
}

@media (min-width: 992px) {
    .link-with-border-red::before {
        height: 5px;
    }
}

@media (max-width: 991px) {
    .link-with-border-red::before {
        height: 3px;
    }
}

@media (max-width: 991px) {
    .mobile-header {
        position: absolute;
        width: 100%;
        transform: translate3d(0, 0, 0);
        z-index: 1000;
        transition: all 0.2s ease-in-out;
    }
}

.mobile-header {
    padding: 23px 22px;
}

.mobile-header.in {
    background: #1F1F1F !important;
}

.mobile-header.scroll {
    background: white;
    padding: 50px 20px 17px;
    box-shadow: 0px 5px 20px 0px rgba(31, 31, 31, 0.07);
}

@media (min-width: 760px) {
    .mobile-header.in {
        height: 100%;
    }
}


.mobile-header.in * {
    color: white;
    font-size: 20px;
}

@media (min-width: 760px) {
    .mobile-header.in * {
        font-size: 28px;
    }
}

.mobile-header.in .justifize__box {
    vertical-align: top;
}


.mobile-header.in .logo--black {
    display: none !important;
}

.mobile-header.in .logo--white {
    display: block !important;
}

.logo--white {
    display: none !important;
}

.mobile-header.in .nav--list {
    display: block;
    padding: 89px 0;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.mobile-header.in .nav--list li {
    padding: 0 !important;
    margin-bottom: 17px;
}

.mobile-header.in .nav--list li:nth-last-child(2) {
    margin-bottom: 31px;
}

.nav--list li a.btn-primary {
    transition: all 0.2s ease-in-out;
    padding: 9px;
    border: 6px solid #d01c45;
}

.nav--list li a.btn-primary.active,
.nav--list li a.btn-primary:hover {
    background-color: white;
    border: 6px solid #d01c45;
    color: #D01C45;
    padding: 9px;
}

@media (min-width: 1020px) {
    .mobile-header {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 50px 20px;
    }
}

@media (min-width: 1200px) {
    .mobile-header {
        padding: 50px 40px;
    }
}


@media (max-width: 991px) {
    .mobile-header.mobile-header-top {
        transform: translate3d(0, 0, 0);
        top: 0;
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-top.mobile-header-not-bottom.mobile-header-pinned {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-not-top {
        position: fixed;
        top: -72px;
        transition: .35s transform ease;
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-not-top.mobile-header-unpinned {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-not-top.mobile-header-pinned {
        background: url(../assets/img/site/patern.png) repeat center;
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-not-bottom {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 991px) {
    .mobile-header.mobile-header-not-bottom.mobile-header-pinned {
        transform: translate3d(0, 72px, 0);
    }
}

@media (min-width: 992px) {
    .mobile-header {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 99;
        transition: 0.3s all;
    }

    .mobile-header.is-fixed {
        background: white;
    }
}

/* Home page components */
.about-us-section {
    position: relative;
}

@media (min-width: 1200px) {
    .about-us-section {
        padding-bottom: 180px;
    }
}

@media (max-width: 1199px) {
    .about-us-section {
        padding-top: 253px;
        padding-bottom: 80px;
    }
}

.about-us-section .bg-cube,
.about-us-section .bg-primary-cube {
    display: block;
    position: absolute;
}

.about-us-section .bg-primary-cube {
    background-color: rgba(208, 28, 69, 0.03);
    left: 25%;
}

@media (min-width: 1200px) {
    .about-us-section .bg-primary-cube {
        top: 10%;
        width: 12.5%;
        height: 90%;
    }
}

@media (max-width: 1199px) {
    .about-us-section .bg-primary-cube {
        top: 145px;
        width: 50%;
        height: calc(100% - 145px);
    }
}

.about-us-section .bg-cube {
    background-color: rgba(28, 142, 208, 0.03);
    width: 25%;
    right: 0;
}

@media (min-width: 1200px) {
    .about-us-section .bg-cube {
        top: 10%;
        height: 80%;
    }
}

.about-us-section .big-text {
    position: absolute;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .about-us-section .big-text {
        top: 145px;
        left: 51.5625%;
    }
}

@media (max-width: 991px) {
    .about-us-section .big-text {
        top: 100px;
        right: 50px;
        left: auto;
    }
}

.about-us-desc {
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 992px) {
    .about-us-desc {
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 991px) {
    .about-us-desc {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 1200px) {
    .about-us-text {
        font-size: 20px;
        line-height: 30px;
        padding: 0 80px 129px 30px;
    }
}

@media (max-width: 1199px) {
    .about-us-text {
        font-size: 16px;
        line-height: 26px;
        padding: 45px 1.875rem 0;
    }
}

@media (min-width: 992px) {
    .about-us-text {
        -ms-flex: 0 1 510px;
        flex: 0 1 510px;
    }
}

@media (max-width: 991px) {
    .about-us-text {
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

@media (min-width: 992px) {
    .about-us-text p {
        margin-bottom: 30px;
    }
}

.about-us-text .hidden-md-down p {
    margin-bottom: 1rem;
}

.about-us-text .link-with-border-red {
    font-size: 16px;
    line-height: 24px;
}

.about-us-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

.community-section {
    position: relative;
}

@media (min-width: 1200px) {
    .community-section {
        padding-top: 175px;
    }
}

@media (min-width: 992px) {
    .community-section {
        padding-bottom: 180px;
    }
}

@media (max-width: 1199px) {
    .community-section {
        padding-top: 285px;
    }
}

.community-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .community-left {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 991px) {
    .community-left {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.community-left .big-text {
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .community-left .big-text {
        right: -215px;
        bottom: 135px;
    }
}

@media (max-width: 991px) {
    .community-left .big-text {
        top: -183px;
        right: 50px;
        bottom: auto;
    }
}

.community-left-desc {
    position: relative;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .community-left-desc {
        font-size: 30px;
        line-height: 36px;
        margin: 0 80px 45px 0;
        -ms-flex: 0 1 400px;
        flex: 0 1 400px;
    }
}

@media (max-width: 1199px) {
    .community-left-desc {
        font-size: 20px;
        line-height: 24px;
        padding: 0 1.875rem 1.875rem;
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

.community-left-img {
    backface-visibility: hidden;
    transition: transform 0.35s cubic-bezier(0.26, 1.48, 0.47, 0.96) 0s;
}

@media (min-width: 992px) {
    .community-left-img {
        padding-top: 5px;
    }
}

.community-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .community-right {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.community-right img {
    transition: all 0.35s cubic-bezier(0.26, 1.48, 0.47, 0.96) 0s;
}

.community-right-desc {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media (min-width: 1200px) {
    .community-right-desc {
        font-size: 20px;
        line-height: 30px;
        max-width: 400px;
        padding-bottom: 70px;
    }
}

@media (max-width: 1199px) {
    .community-right-desc {
        padding: 45px 1.875rem 0;
        font-size: 16px;
        line-height: 26px;
        max-width: 480px;
    }
}

.community-right-desc .link-with-border-red {
    font-size: 16px;
    line-height: 24px;
}

.events-section {
    position: relative;
}

@media (min-width: 992px) {
    .events-section {
        padding-bottom: 0px;
    }
}

@media (max-width: 1199px) {
    .events-section {
        padding-top: 193px;
    }
}

.partners-section {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 1200px) {
    .partners-section {
        padding-top: 180px;
        margin-bottom: 180px;
    }
}

@media (max-width: 1199px) {
    .partners-section {
        padding-top: 261px;
        margin-bottom: 110px;
    }
}

@media (max-width: 1199px) {
    .partners-section .rotated-page-name {
        top: 90px;
    }
}

.hi-there-section {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

@media (min-width: 992px) {
    .hi-there-section.hi-there-section-bg-hidden-lg-up {
        position: relative;
        height: 720px;
        z-index: 0;
    }
}

@media (max-width: 991px) {
    .hi-there-section.hi-there-section-bg-hidden-lg-up {
        background-image: url(../assets/img/site/get-in-touch.jpg);
        background-position: center;
        background-size: cover;
        background-color: #b0d2e6;
        background-blend-mode: overlay;
        height: 100vh;
    }
}

@media (min-width: 992px) {
    .hi-there-section.hi-there-section-bg-hidden-lg-up .get-in-touch:hover {
        color: #d01c45;
    }
}

@media (min-width: 992px) {
    .hi-there-section.hi-there-section-bg-hidden-lg-up::before, .hi-there-section.hi-there-section-bg-hidden-lg-up::after {
        display: none;
    }
}

@media (max-width: 991px) {
    .hi-there-section.hi-there-section-bg-hidden-lg-up::before, .hi-there-section.hi-there-section-bg-hidden-lg-up::after {
        display: block;
    }
}

@media (min-width: 992px) {
    .hi-there-section.hi-there-section-bg-hidden-md-down {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        height: 720px;
        z-index: 0;
        background-image: url(../assets/img/site/get-in-touch.jpg);
        background-position: center;
        background-size: cover;
        background-color: #b0d2e6;
        background-blend-mode: overlay;
    }
}

.hi-there-section::before, .hi-there-section::after {
    content: "";
    position: absolute;
}

@media (max-width: 991px) {
    .hi-there-section::before {
        top: -30px;
        left: 50%;
        width: 1px;
        height: 60px;
        background-color: #1f1f1f;
        z-index: 2;
    }
}

.hi-there-section::after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../assets/img/site/patern.png) 0 0 repeat;
    opacity: .8;
    z-index: 1;
}

@media (max-width: 1199px) {
    .hi-there-section .rotated-page-name {
        font-size: 20px;
        padding-left: 46px;
        right: 53px;
    }
}

@media (max-width: 1199px) {
    .hi-there-section .rotated-page-name::before {
        height: 5px;
        width: 30px;
        top: calc(50% - 2px);
    }
}

.hi-there-section .social {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: 47px;
    -ms-flex-pack: center;
    justify-content: center;
}

.hi-there-block {
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 2;
}

@media (max-width: 991px) {
    .hi-there-block {
        padding: 0 1.875rem;
    }
}

.home-about-us {
    max-width: 480px;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .home-about-us {
        font-size: 30px;
        line-height: 36px;
        margin: 0 auto 138px;
    }
}

@media (max-width: 1199px) {
    .home-about-us {
        padding: 0 1.875rem;
        margin: 0 auto 45px;
        font-size: 20px;
        line-height: 24px;
    }
}

.home-about-us .display-2 {
    display: block;
}

@media (min-width: 1200px) {
    .home-about-us .display-2 {
        padding: 100px 0 65px;
    }
}

@media (max-width: 1199px) {
    .home-about-us .display-2 {
        font-size: 46px;
        padding: 0 0 43px;
    }
}

.home-about-us .display-2 img {
    display: inline-block;
}

@media (min-width: 1200px) {
    .home-about-us .display-2 img {
        width: 34px;
        height: 26px;
    }
}

@media (max-width: 1199px) {
    .home-about-us .display-2 img {
        width: 18px;
        height: 14px;
    }
}

.img-with-letter {
    z-index: 3;
}

@media (min-width: 992px) {
    .img-with-letter {
        position: relative;
    }
}

@media (max-width: 991px) {
    .img-with-letter {
        position: absolute;
        width: 50%;
        right: 0;
        top: 50%;
        transform: translate3d(0, -50%, 0);
    }
}

.img-with-letter .big-text {
    text-transform: uppercase;
    color: #d01c45;
    z-index: 1;
    mix-blend-mode: overlay;
}

@media (min-width: 992px) {
    .img-with-letter .big-text {
        top: -80px;
        left: 16px;
    }
}

@media (max-width: 991px) {
    .img-with-letter .big-text {
        top: -40px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.img-with-letter picture {
    text-align: right;
}

.video-button {
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

@media (min-width: 992px) {
    .video-button {
        top: 50%;
        left: 50%;
        width: 50px;
        height: 82px;
        transform: translate3d(-50%, -50%, 0);
    }

    .video-button:hover::before {
        transform: scale3d(1.2, 1.2, 1.2);
        transition: transform .2s linear;
    }
}

@media (max-width: 991px) {
    .video-button {
        top: 52px;
        left: -15px;
    }
}

.video-button::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
}

@media (min-width: 992px) {
    .video-button::before {
        border-top: 41px solid transparent;
        border-bottom: 41px solid transparent;
        border-left: 50px solid #d01c45;
        transition: transform .2s linear;
        transform: scale3d(1, 1, 1);
    }
}

@media (max-width: 991px) {
    .video-button::before {
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 30px solid #d01c45;
    }
}

@media (min-width: 992px) {
    .home-bg-vido {
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 991px) {
    .home-bg-vido {
        display: none;
    }
}

.welcome {
    position: relative;
    max-width: 100%;
    height: 100vh;
}

@media (min-width: 992px) {
    .welcome {
        min-height: 800px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .welcome {
        min-height: 568px;
        background-image: url(../assets/img/site/ahoyberlin.jpg);
        background-position: center;
        background-size: cover;
        background-color: #b0d2e6;
        background-blend-mode: overlay;
    }
}

@media (min-width: 992px) {
    .welcome::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 37px;
        height: 37px;
        background-color: #1f1f1f;
        z-index: 2;
    }
}

.welcome-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100vh;
}

@media (min-width: 992px) {
    .welcome-top {
        padding: 110px 0 130px;
    }
}

@media (max-width: 991px) {
    .welcome-top {
        padding: 145px 1.875rem 46px;
    }
}

.welcome-bottom {
    position: relative;
    z-index: 2;
}

@media (min-width: 992px) {
    .welcome-bottom {
        margin-top: -140px;
    }
}

.welcome-desc {
    z-index: 4;
}

@media (min-width: 992px) {
    .welcome-desc {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }
}

@media (max-width: 991px) {
    .welcome-desc {
        line-height: 20px;
    }
}

@media screen and (min-width: 1650) {
    .welcome-desc .display-2 {
        font-size: inherit;
    }
}

@media screen and (max-width: 1649px) and (min-width: 1430px) {
    .welcome-desc .display-2 {
        font-size: 82px;
    }
}

@media screen and (max-width: 1429px) and (min-width: 1201px) {
    .welcome-desc .display-2 {
        font-size: 68px;
    }
}

@media (min-width: 992px) {
    .welcome-desc .display-2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .welcome-desc .display-2 {
        margin-bottom: 7px;
    }
}

@media (max-width: 991px) {
    .welcome-text {
        max-width: 200px;
        margin: 0 auto;
    }
}

.workspace-section {
    position: relative;
}

@media (min-width: 992px) {
    .workspace-section {
        padding-top: 180px;
        margin-bottom: 74px;
    }
}

@media (max-width: 991px) {
    .workspace-section {
        padding-top: 275px;
    }
}

.workspace-section .ws-blue {
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(28, 142, 208, 0.03);
}

@media (min-width: 992px) {
    .workspace-section .ws-blue {
        top: 40px;
        width: 37.5%;
        height: 100%;
    }
}

@media (max-width: 991px) {
    .workspace-section .ws-blue {
        top: 156px;
        width: 50%;
        height: 28.043%;
    }
}

.workspace-section .big-text {
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .workspace-section .big-text {
        left: 279px;
        bottom: 276px;
    }
}

@media (max-width: 991px) {
    .workspace-section .big-text {
        top: 120px;
        right: 50px;
        bottom: auto;
    }
}

.get-in-touch {
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: color 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 992px) {
    .get-in-touch {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .get-in-touch:hover {
        color: #d01c45;
        transition: color 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .get-in-touch:hover + .we-talk {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, -100%, 0);
        transition: transform .6s, opacity .6s, visibility .6s;
    }
}

@media (min-width: 992px) {
    .get-in-touch:hover::before {
        transform: translate3d(0, 0, 0);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }
}

.get-in-touch::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #d01c45;
    display: block;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1200px) {
    .get-in-touch::before {
        top: calc(50% - 20px);
        height: 30px;
    }
}

@media (max-width: 1199px) {
    .get-in-touch::before {
        height: 10px;
        top: calc(50% - 7px);
    }
}

.we-talk {
    display: block;
    font-weight: 700;
    color: #1f1f1f;
}

@media (min-width: 1200px) {
    .we-talk {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .we-talk {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .we-talk {
        opacity: 0;
        visibility: hidden;
        transform: translate3d(0, 0, 0);
        transition: transform .6s, opacity .6s, visibility .6s;
    }
}

/* A.G.B page components */
@media (min-width: 992px) {
    .personal-info {
        padding: 166px 0 141px;
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .personal-info {
        padding: 90px 1.875rem 12px;
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .personal-info .display-2 {
        margin-bottom: 150px;
    }
}

@media (max-width: 991px) {
    .personal-info .display-2 {
        margin-bottom: 32px;
    }
}

@media (min-width: 992px) {
    .personal-paragraph p {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .personal-paragraph p {
        margin-bottom: 28px;
    }
}

@media (min-width: 992px) {
    .personal-title {
        margin-bottom: 31px;
    }
}

@media (max-width: 991px) {
    .personal-title {
        margin-bottom: 28px;
    }
}

.personal-title {
    margin-bottom: 30px;
    line-height: 1.5;
}

.banner-title {
    padding: 160px 0 40px;
}

@media (max-width: 991px) {
    .banner-title {
        padding: 80px 0 60px;
    }
}

/* Impressum page components */
@media (min-width: 992px) {
    .impressum {
        padding: 180px 0;
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .impressum {
        padding: 90px 1.875rem 12px;
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .impressum p {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .impressum p {
        margin-bottom: 28px;
    }
}

.impressum span {
    display: block;
}

/* About-us page components */
.about-top-block {
    background-image: url("../assets/img/site/about-us.jpg");
}

.about-team {
    position: relative;
}

@media (min-width: 992px) {
    .about-team {
        padding-top: 360px;
    }
}

@media (max-width: 991px) {
    .about-team {
        padding-top: 130px;
    }
}

.about-team::before {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(208, 28, 69, 0.03);
}

@media (min-width: 992px) {
    .about-team::before {
        left: 33.3333333334%;
        top: 180px;
        width: 16.6666666667%;
        height: 1181px;
    }
}

@media (max-width: 991px) {
    .about-team::before {
        top: 80px;
        left: 50%;
        width: 50%;
        height: 470px;
        transform: translate3d(-50%, 0, 0);
    }
}

.about-team img {
    position: relative;
}

.about-team-desc {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 992px) {
    .about-team-desc {
        padding: 175px 0 90px;
    }
}

@media (max-width: 991px) {
    .about-team-desc {
        padding: 46px 30px 144px;
    }
}

.about-team-desc::after, .about-team-desc::before {
    content: "";
    display: block;
    position: absolute;
}

.about-team-desc::before {
    top: 180px;
    left: -33.33%;
    width: 80px;
    height: 1px;
    background-color: #1f1f1f;
}

.about-team-desc::after {
    background-color: rgba(28, 142, 208, 0.03);
}

@media (min-width: 992px) {
    .about-team-desc::after {
        top: calc(50% - 40px);
        right: -35.7%;
        width: 10px;
        height: 80px;
    }
}

@media (max-width: 991px) {
    .about-team-desc::after {
        bottom: 50px;
        width: 5px;
        height: 50px;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
    }
}

.about-team-desc .title-h3 {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .about-team-desc .title-h3 {
        max-width: 695px;
    }
}

@media (max-width: 1199px) {
    .about-team-desc .title-h3 {
        font-size: 20px;
        line-height: 1.2;
    }
}

.about-theme {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 80px 0px 180px;
}

@media (min-width: 992px) {
    .about-theme {
        padding: 80px 0px 50px;
    }
}

@media (max-width: 991px) {
    .about-theme {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 0px 0px;
    }
}

.about-theme::before {
    content: "";
    position: absolute;
    top: 0px;
    display: block;
    height: 100%;
    background-color: rgba(28, 142, 208, 0.03);
}

@media (max-width: 991px) {
    .about-theme::before {
        right: 0;
        width: 75%;
    }
}

@media (min-width: 992px) {
    .about-theme::before {
        right: 16.6666666667%;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .about-theme-img {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .about-theme-img {
        -ms-flex: 1;
        flex: 1;
    }
}

@media (min-width: 992px) {
    .about-theme-content {
        max-width: 75%;
        padding-left: 30px;
        margin-bottom: 21px;
    }
}

@media (max-width: 991px) {
    .about-theme-content {
        padding: 46px 30px;
    }
}

.about-theme-content p:first-child {
    font-size: 28px;
}

.about-theme-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .about-theme-desc {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .about-theme-desc {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 991px) {
    .about-theme-desc {
        margin: 0 auto;
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .about-theme-desc .title-h3 {
        margin-bottom: 64px;
    }
}

@media (max-width: 1199px) {
    .about-theme-desc .title-h3 {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .about-theme-desc .title-h3 {
        margin-bottom: 38px;
    }
}

.team-content {
    position: relative;
    text-align: center;
}

@media (min-width: 992px) {
    .team-content {
        padding: 50px 0;
    }
}

@media (max-width: 991px) {
    .team-content {
        padding: 64px 30px 0;
        min-height: 320px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        max-width: 480px;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {
    .team-content .title-h3 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 12px;
    }
}

@media (min-width: 992px) {
    .team-content .big-text {
        top: 159px;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        text-align: center;
    }
}

@media (max-width: 991px) {
    .team-content .big-text {
        top: 124px;
        left: calc(50% - 100px);
        transform: rotate(270deg) translate3d(0, -50%, 0);
    }
}

.team-list {
    position: relative;
}

@media (min-width: 992px) {
    .team-list {
        padding-bottom: 180px;
    }
}

@media (max-width: 1199px) {
    .team-list {
        padding: 0px 30px;
    }
}

.team-list::before {
    display: block;
    content: "";
    position: absolute;
    background-color: rgba(208, 28, 69, 0.03);
    z-index: -1;
}

@media (min-width: 992px) {
    .team-list::before {
        left: 0;
        top: 23.9%;
        width: 66.6666666668%;
        height: 46.6%;
    }
}

@media (max-width: 1199px) {
    .team-list::before {
        left: 0px;
        width: 50%;
        height: 43.68%;
        top: 18.21%;
    }
}

.team-list .item-left .team-img {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (min-width: 992px) {
    .team-list .item-left .team-img {
        text-align: right;
        margin-bottom: 100px;
    }
}

@media (max-width: 991px) {
    .team-list .item-left .team-img {
        margin-bottom: 43px;
    }
}

@media (min-width: 992px) {
    .team-list .item-left .resume-content {
        padding-left: 30px;
    }
}

.team-list .item-right .team-img {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 100px;
}

@media (min-width: 992px) {
    .team-list .item-right .team-img {
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 992px) {
    .team-list .item-right .resume-content {
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .team-list .team-img {
        margin-bottom: 43px;
    }
}

@media (max-width: 1199px) {
    .team-list .team-img {
        text-align: center;
    }
}

.team-list .resume {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .team-list .resume {
        max-width: 480px;
        margin: 0 auto 76px;
    }
}

@media (min-width: 1200px) {
    .team-list .resume {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.team-list .resume-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .team-list .resume-content {
        width: 564px;
    }
}

.team-list .resume-name {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    display: block;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 4px;
}

@media (min-width: 1200px) {
    .team-list .resume-name {
        font-size: 92px;
        line-height: 1;
        margin-bottom: 5px;
    }
}

.team-list .position {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 25px;
}

@media (min-width: 1200px) {
    .team-list .position {
        font-size: 20px;
        margin-bottom: 44px;
    }
}

.team-list .resume-desc {
    position: relative;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media (min-width: 1200px) {
    .team-list .resume-desc {
        margin-right: 79px;
    }
}

@media (min-width: 992px) {
    .team-list .resume-desc {
        padding-top: 45px;
        max-width: 396px;
    }
}

@media (max-width: 1199px) {
    .team-list .resume-desc {
        padding-top: 26px;
    }
}

.team-list .resume-desc::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .team-list .resume-desc::before {
        width: 80px;
    }
}

@media (max-width: 1199px) {
    .team-list .resume-desc::before {
        width: 50px;
    }
}

.team-list .resume-desc p {
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 14px;
}

@media (min-width: 1200px) {
    .team-list .resume-desc p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 33px;
    }
}

.team-list .resume-desc a {
    text-decoration: underline;
    font-weight: 700;
}

/* Community page components*/
.community-top-block {
    background-image: url("../assets/img/site/community.jpg");
}


.challenge-meeting {
    position: relative;
}

@media (min-width: 992px) {
    .challenge-meeting {
        margin-bottom: 150px;
        padding-top: 172px;
    }
}

@media (max-width: 1199px) {
    .challenge-meeting {
        padding-top: 76px;
    }
}

.challenge-meeting::before {
    content: "";
    position: absolute;
    display: block;
    background-color: rgba(28, 142, 208, 0.03);
    z-index: -1;
}

@media (min-width: 992px) {
    .challenge-meeting::before {
        top: 0px;
        width: 37.5%;
        left: 37.5%;
        height: 122.72%;
    }
}

@media (max-width: 1199px) {
    .challenge-meeting::before {
        width: 50%;
        height: 105%;
        top: 0;
        right: 0;
    }
}

@media (max-width: 1199px) {
    .challenge-meeting img {
        margin: 0 auto;
        display: block;
    }
}

@media (min-width: 992px) {
    .challenge-meeting .meetings {
        max-width: 450px;
    }
}

@media (max-width: 991px) {
    .challenge-meeting .meetings {
        padding: 46px 30px 25px;
        max-width: 480px;
        margin: 0 auto;
    }
}

.challenge-meeting .title-h3 {
    line-height: 1.2;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .challenge-meeting .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .challenge-meeting .title-h3 {
        margin-left: 33.3%;
        margin-bottom: 68px;
    }
}

@media (max-width: 1199px) {
    .challenge-meeting .title-h3 {
        margin-bottom: 44px;
    }
}

@media (max-width: 991px) {
    .challenge-meeting .title-h3 {
        text-align: center;
    }
}

.challenge-meeting .title-h3-normal {
    line-height: 1.2;
    font-weight: 400;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .challenge-meeting .title-h3-normal {
        font-size: 40px;
        margin-bottom: 61px;
    }
}

@media (max-width: 1199px) {
    .challenge-meeting .title-h3-normal {
        margin-bottom: 39px;
    }
}

.challenge-meeting p {
    line-height: 26px;
}

@media (min-width: 1200px) {
    .challenge-meeting p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 83px;
    }
}

.our-spaces {
    text-align: center;
}

@media (min-width: 992px) {
    .our-spaces {
        padding-top: 172px;
        padding-bottom: 172px;
    }
}

@media (max-width: 1199px) {
    .our-spaces {
        padding-top: 76px;
        padding-bottom: 36px;
    }
}

@media (max-width: 991px) {
    .our-spaces {
        max-width: 480px;
        margin: 0 auto;
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}

.our-spaces .title-h3 {
    line-height: 1.2;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .our-spaces .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    .our-spaces .title-h3 {
        max-width: 840px;
        margin: 0 auto;
    }
}

.fun-activities {
    position: relative;
}

@media (min-width: 992px) {
    .fun-activities {
        margin-bottom: 150px;
        padding-top: 172px;
    }
}

@media (max-width: 1199px) {
    .fun-activities {
        padding-top: 176px;
    }
}

@media (max-width: 1199px) {
    .fun-activities img {
        margin: 0 auto;
        display: block;
    }
}

.fun-activities .activities {
    position: relative;
}

@media (min-width: 992px) {
    .fun-activities .activities {
        max-width: 410px;
    }
}

@media (max-width: 991px) {
    .fun-activities .activities {
        padding: 46px 30px 25px;
        max-width: 480px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .fun-activities .activities::before {
        content: "";
        display: block;
        position: absolute;
        top: 8px;
        left: -39.1%;
        width: 80px;
        height: 1px;
        background-color: #1f1f1f;
    }
}

.fun-activities .title-h3 {
    line-height: 1.2;
    position: relative;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .fun-activities .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .fun-activities .title-h3 {
        margin-left: 33.3%;
        margin-bottom: 68px;
    }
}

@media (max-width: 991px) {
    .fun-activities .title-h3 {
        text-align: center;
        max-width: 480px;
        margin: 0 auto;
        padding: 0 1.875rem 45px;
    }
}

@media (max-width: 991px) {
    .fun-activities .title-h3::before {
        content: "";
        display: block;
        position: absolute;
        top: -126px;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        width: 1px;
        height: 50px;
        background-color: #1f1f1f;
    }
}

.fun-activities .title-h3-normal {
    line-height: 1.2;
    font-weight: 400;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .fun-activities .title-h3-normal {
        font-size: 40px;
        margin-bottom: 61px;
    }
}

@media (max-width: 1199px) {
    .fun-activities .title-h3-normal {
        margin-bottom: 38px;
    }
}

.fun-activities p {
    line-height: 26px;
}

@media (min-width: 1200px) {
    .fun-activities p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 83px;
        min-height: 228px;
    }
}

.our-family {
    position: relative;
}

@media (min-width: 992px) {
    .our-family {
        padding-bottom: 94px;
    }
}

@media (max-width: 991px) {
    .our-family {
        padding-top: 176px;
    }
}

.our-family .title-h3 {
    line-height: 1.2;
    text-align: center;
    position: relative;
    font-size: 20px;
}

@media (max-width: 991px) {
    .our-family .title-h3:before {
        content: "";
        display: block;
        position: absolute;
        top: -126px;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        width: 1px;
        height: 50px;
        background-color: #1f1f1f;
    }
}

@media (min-width: 1200px) {
    .our-family .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .our-family .title-h3 {
        padding-top: 172px;
        padding-bottom: 160px;
    }
}

@media (max-width: 991px) {
    .our-family .title-h3 {
        margin-bottom: 44px;
    }
}

@media (min-width: 992px) {
    .our-family .item-left,
    .our-family .item-right {
        margin-bottom: 80px;
    }
}

.our-family .item-left .family-img {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (min-width: 992px) {
    .our-family .item-left .family-img {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .our-family .item-left .family-content {
        padding-left: 1.875rem;
    }
}

@media (max-width: 1199px) {
    .our-family .item-right .family-img {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .our-family .item-right .family-img {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.our-family .family-img {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
}

.our-family .family-img div {
    background-color: rgba(28, 142, 208, 0.03);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
}

@media (min-width: 992px) {
    .our-family .family-img div {
        min-width: 480px;
        min-height: 320px;
    }
}

@media (max-width: 991px) {
    .our-family .family-img div {
        width: 100%;
        min-height: 220px;
    }
}

@media (max-width: 1199px) {
    .our-family .family-img {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .our-family .family-img {
        margin-bottom: 47px;
    }
}

@media (min-width: 992px) {
    .our-family .family-img .img-fluid, .our-family .family-img .carousel-inner > .carousel-item > img, .our-family .family-img
    .carousel-inner > .carousel-item > a > img {
        max-width: 220px;
    }
}

@media (max-width: 991px) {
    .our-family .family-img .img-fluid, .our-family .family-img .carousel-inner > .carousel-item > img, .our-family .family-img
    .carousel-inner > .carousel-item > a > img {
        max-width: 180px;
    }
}

.our-family .family-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .our-family .family-info {
        max-width: 480px;
        margin: 0 auto 42px;
        padding: 0px 1.875rem;
    }
}

@media (min-width: 1200px) {
    .our-family .family-info {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.our-family .family-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .our-family .family-content {
        width: 591px;
    }
}

.our-family .family-name {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    display: block;
    line-height: 1.2;
    font-size: 20px;
}

@media (min-width: 1200px) {
    .our-family .family-name {
        font-size: 30px;
        margin-bottom: 32px;
    }
}

.our-family .family-desc {
    position: relative;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media (min-width: 1200px) {
    .our-family .family-desc {
        margin-right: 90px;
    }
}

@media (min-width: 992px) {
    .our-family .family-desc {
        max-width: 390px;
    }
}

@media (max-width: 1199px) {
    .our-family .family-desc {
        padding-top: 10px;
    }
}

.our-family .family-desc p {
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 14px;
}

@media (min-width: 1200px) {
    .our-family .family-desc p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 34px;
    }
}

.our-family .family-desc a {
    text-decoration: none;
    font-weight: 700;
}

.pride-ourselves {
    text-align: center;
}

@media (max-width: 991px) {
    .pride-ourselves {
        max-width: 480px;
        margin: 0 auto;
        padding: 126px 1.875rem 36px;
    }
}

.pride-ourselves .title-h2 {
    line-height: 1.2;
    position: relative;
    font-size: 20px;
}

@media (max-width: 991px) {
    .pride-ourselves .title-h2 {
        margin-bottom: 40px;
    }
}

@media (max-width: 1199px) {
    .pride-ourselves .title-h2:before {
        content: "";
        display: block;
        position: absolute;
        top: -126px;
        left: 50%;
        width: 1px;
        height: 50px;
        background-color: #1f1f1f;
        transform: translate3d(-50%, 0, 0);
    }
}

.pride-ourselves .title-h3 {
    line-height: 1.2;
    position: relative;
}

@media (min-width: 1200px) {
    .pride-ourselves .title-h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .pride-ourselves .title-h3 {
        margin-bottom: 168px;
    }
}

@media (max-width: 1199px) {
    .pride-ourselves .title-h3 {
        font-size: 20px;
        font-weight: normal;
    }
}

.partners {
    position: relative;
}

@media (min-width: 992px) {
    .partners {
        padding-bottom: 250px;
        margin-bottom: 0;
    }
}

.partners .col-md-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

@media (min-width: 768px) {
    .partners .col-md-2 {
        min-height: 240px;
    }

    .partners .col-md-2:nth-child(-2n+4),
    .partners .col-md-2:nth-child(4) ~ div:nth-child(-2n+7),
    .partners .col-md-2:nth-child(8) ~ div:nth-child(-2n+12) {
        background-color: rgba(28, 142, 208, 0.03);
    }
}

@media (max-width: 767px) {
    .partners .col-md-2 {
        min-height: 160px;
    }

    .partners .col-md-2:nth-child(-2n+2),
    .partners .col-md-2:nth-child(2) ~ div:nth-child(-2n+3),
    .partners .col-md-2:nth-child(4) ~ div:nth-child(-2n+6) {
        background-color: rgba(28, 142, 208, 0.03);
    }
}

.partners a {
    width: 100%;
    text-align: center;
}

.partners img {
    width: 100%;
    max-width: 160px;
}

/* Post-events-survey page components */
.post-event {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.post-event-logo {
    display: block;
}

.post-event-logo img {
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .post-event-logo {
        position: absolute;
        top: 80px;
        left: calc(50% - 90px);
    }
}

@media (max-width: 767px) {
    .post-event-logo {
        width: 110px;
        height: 22px;
        left: calc(50% - 55px);
    }
}

.post-event-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 100vh;
}

.post-event-center strong {
    display: block;
}

@media (min-width: 768px) {
    .post-event-center {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 116px 0 80px;
        width: 480px;
        min-height: 714px;
    }

    .post-event-center .display-2 {
        margin-bottom: 21px;
    }

    .post-event-center strong {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .post-event-center {
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 30px 0;
        width: 100%;
        min-height: 568px;
    }

    .post-event-center .display-2 {
        margin-bottom: 16px;
    }

    .post-event-center strong {
        line-height: 20px;
        font-size: 14px;
    }

    .post-event-center .btn {
        padding: 1.25rem 1rem;
        font-size: 0.875rem;
    }
}

/* Post-event-survey-v2 page components */
.post-event-survey-v2 {
    background-color: rgba(28, 142, 208, 0.03);
}

.post-event-survey-v2 form {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .post-event-survey-v2 {
        padding: 0 0 287px;
    }
}

@media (max-width: 991px) {
    .post-event-survey-v2 {
        padding: 0 1.875rem 172px;
    }
}

.post-event-survey-v2 .btn-group .btn {
    padding: 0;
}

.post-event-survey-v2 .btn-group input[type="checkbox"],
.post-event-survey-v2 .btn-group input[type="radio"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
    padding: 0;
}

.post-event-survey-v2 .btn-group input[type="checkbox"] + span,
.post-event-survey-v2 .btn-group input[type="radio"] + span {
    display: inline-block;
}

@media (min-width: 992px) {
    .post-event-survey-v2 .btn-group input[type="checkbox"] + span,
    .post-event-survey-v2 .btn-group input[type="radio"] + span {
        min-width: 50px;
        padding: 16px 0;
    }
}

@media (max-width: 991px) {
    .post-event-survey-v2 .btn-group input[type="checkbox"] + span,
    .post-event-survey-v2 .btn-group input[type="radio"] + span {
        min-width: 40px;
        padding: 14px 0;
        line-height: 14px;
    }
}

.post-event-survey-v2 .btn-group input[type="checkbox"]:checked + span,
.post-event-survey-v2 .btn-group input[type="radio"]:checked + span {
    background-color: #d01c45;
}

.newer-submit {
    display: block;
    padding-top: 25px;
}

[data-model-container] {
    position: relative;
}

[data-model-container]::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 173px;
    background-color: rgba(28, 142, 208, 0.03);
}

@media (min-width: 992px) {
    [data-model-container] {
        padding-top: 173px;
    }
}

@media (max-width: 991px) {
    [data-model-container] {
        padding-top: 77px;
    }

    [data-model-container]::after {
        height: 77px;
    }
}

.decimal-zero-list {
    counter-reset: number;
    list-style-type: none;
    padding: 0;
}

.decimal-zero-list li[data-model] {
    transition: opacity linear .1s;
    opacity: 0.2;
}

.decimal-zero-list li[data-model].active {
    opacity: 1;
}

@media (min-width: 992px) {
    .decimal-zero-list li {
        margin-bottom: 93px;
    }

    .decimal-zero-list .btn-group {
        padding-top: 38px;
    }
}

@media (max-width: 991px) {
    .decimal-zero-list li {
        margin-bottom: 77px;
    }

    .decimal-zero-list .btn-group {
        padding-top: 23px;
    }
}

.decimal-title-h2 {
    position: relative;
    margin-bottom: 0;
}

.decimal-title-h2::before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero) ".";
    display: inline-block;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (min-width: 992px) {
    .decimal-title-h2 {
        line-height: 48px;
        font-size: 40px;
    }

    .decimal-title-h2::before {
        position: absolute;
        top: 0;
        left: -92px;
        font-size: 40px;
        line-height: 48px;
    }
}

@media (max-width: 991px) {
    .decimal-title-h2 {
        line-height: 24px;
        font-size: 20px;
    }

    .decimal-title-h2::before {
        line-height: 24px;
        font-size: 20px;
    }
}

.lower-alpha-list {
    counter-reset: letter;
    list-style-type: none;
}

.lower-alpha-list li {
    margin-bottom: 28px;
}

.lower-alpha-list span {
    display: block;
    padding-top: 5px;
    line-height: 22px;
}

@media (min-width: 992px) {
    .lower-alpha-list {
        padding: 35px 0 0;
    }

    .lower-alpha-list .btn-group {
        padding-top: 24px;
    }
}

@media (max-width: 991px) {
    .lower-alpha-list {
        padding: 22px 0 0;
    }

    .lower-alpha-list .btn-group {
        padding-top: 17px;
    }
}

.lower-title-h5 {
    margin-bottom: 0;
}

.lower-title-h5::before {
    counter-increment: letter;
    content: counter(letter, lower-alpha) ".";
    margin-right: 2px;
}

@media (max-width: 991px) {
    .lower-title-h5 {
        font-size: 0.875rem;
    }
}

.fixed-questions {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: url(../assets/img/site/patern.png);
    background-repeat: repeat;
    border-top: 1px solid rgba(28, 142, 208, 0.03);
    z-index: 1000;
}

@media (min-width: 992px) {
    .fixed-questions {
        padding: 37px 0;
    }
}

@media (max-width: 991px) {
    .fixed-questions {
        padding: 0 1.875rem;
    }
}

.questions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .questions {
        min-height: 91px;
    }
}

.nav-questions {
    display: -ms-flexbox;
    display: flex;
}

.nav-questions a {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    display: block;
}

@media (min-width: 992px) {
    .nav-questions a {
        position: relative;
        font-size: 20px;
        font-weight: 700;
        margin-left: 25px;
    }

    .nav-questions a:last-child {
        margin-right: 0;
    }

    .nav-questions a.is-active {
        visibility: visible;
    }

    .nav-questions a.is-active::before {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0;
        display: block;
        width: 100%;
        height: 5px;
        background-color: #d01c45;
    }
}

@media (max-width: 991px) {
    .nav-questions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 0 1 34px;
        flex: 0 1 34px;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: -8px;
    }

    .nav-questions a {
        display: none;
    }

    .nav-questions a.is-active {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 23px;
        line-height: 1;
    }

    .nav-questions .prev,
    .nav-questions .next {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 34px;
        height: 34px;
        cursor: pointer;
    }

    .nav-questions .prev::before, .nav-questions .prev::after,
    .nav-questions .next::before,
    .nav-questions .next::after {
        display: block;
        content: "";
        width: 7px;
        height: 1px;
        background-color: #1f1f1f;
    }

    .nav-questions .prev::before {
        transform: rotate(135deg) translate3d(-1px, 0, 0);
    }

    .nav-questions .prev::after {
        transform: rotate(45deg) translate3d(-1px, 0, 0);
    }

    .nav-questions .next::before {
        transform: rotate(45deg) translate3d(1px, 0, 0);
    }

    .nav-questions .next::after {
        transform: rotate(135deg) translate3d(1px, 0, 0);
    }
}

.progress-block {
    padding-top: 5px;
}

@media (min-width: 992px) {
    .progress-block {
        width: calc(100% - 6px);
    }
}

@media (max-width: 991px) {
    .progress-block {
        width: calc(100% - 4px);
    }
}

.progress-state {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
}

@media (min-width: 992px) {
    .progress-state {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .progress-state {
        font-size: 14px;
    }
}

.progress-custom {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .progress-custom {
        height: 5px;
    }
}

@media (max-width: 991px) {
    .progress-custom {
        height: 2px;
    }
}

@keyframes progressBarStripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress-animated[value]::-webkit-progress-value {
    animation: progressBarStripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progressBarStripes 2s linear infinite;
}

@media screen and (min-width: 0\0
) {
    .progress-animated .progress-bar-striped {
        animation: progressBarStripes 2s linear infinite;
    }
}

/* Event-detailed page components */
.event-detailed {
    position: relative;
}

.event-detailed::before {
    content: "";
    position: absolute;
    background-color: rgba(28, 142, 208, 0.03);
    z-index: -1px;
}

@media (min-width: 992px) {
    .event-detailed {
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .event-detailed::before {
        display: block;
        top: 0;
        right: 0;
        width: 50%;
        height: 14.7288%;
    }
}

@media (max-width: 991px) {
    .event-detailed {
        padding-top: 72px;
        padding-bottom: 30px;
    }

    .event-detailed::before {
        display: none;
    }
}

.event-top-img img {
    width: 100%;
}

@media (min-width: 992px) {
    .event-top-img {
        margin-bottom: 67px;
    }
}

@media (min-width: 992px) {
    .event-detailed-left {
        padding-top: 11px;
        margin-bottom: 165px;
    }

    .event-detailed-left .event-date-and-time {
        margin-bottom: 40px;
    }
}

.title-with-line {
    border-bottom: 2px solid #1f1f1f;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .title-with-line {
        padding-bottom: 25px;
    }
}

@media (max-width: 991px) {
    .title-with-line {
        padding-bottom: 15px;
    }
}

.event-date {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 6px;
}

@media (min-width: 992px) {
    .event-date.with-padding-top {
        padding-top: 25px;
    }
}

.event-date sup {
    font-size: 58%;
}

@media (min-width: 992px) {
    .event-date {
        font-size: 92px;
    }

    .event-date sup {
        top: 25px;
    }
}

@media (max-width: 991px) {
    .event-date {
        font-size: 2.5rem;
    }

    .event-date sup {
        top: 11px;
    }
}

.event-time {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (max-width: 991px) {
    .event-time {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .event-where {
        margin-bottom: 46px;
    }
}

@media (max-width: 991px) {
    .event-where {
        margin-bottom: 41px;
    }
}

.event-where strong {
    display: block;
    line-height: 1.7;
}

@media (min-width: 992px) {
    .event-where strong {
        padding-top: 25px;
    }
}

@media (max-width: 991px) {
    .event-where strong {
        padding-top: 16px;
    }
}

@media (max-width: 991px) {
    .event-contact-info {
        margin-bottom: 40px;
    }
}

.event-contact-info .info-link {
    display: block;
    margin-bottom: 3px;
}

@media (min-width: 992px) {
    .event-contact-info .info-link {
        padding-top: 26px;
    }
}

@media (max-width: 991px) {
    .event-contact-info .info-link {
        padding-top: 16px;
    }
}

.opener-berlin h2 {
    line-height: 1.2;
}

@media (min-width: 992px) {
    .opener-berlin {
        padding-top: 5px;
        margin-bottom: 165px;
    }

    .opener-berlin h2 {
        margin-bottom: 38px;
    }
}

@media (max-width: 991px) {
    .opener-berlin {
        padding-right: 1.875rem;
        padding-left: 1.875rem;
        padding-top: 50px;
        font-size: 16px;
    }

    .opener-berlin .event-date-and-time {
        margin-bottom: 12px;
    }

    .opener-berlin h2 {
        border-top: 5px solid #1f1f1f;
        font-size: 20px;
        margin-bottom: 0;
        padding: 47px 0 39px;
    }
}

.opener-content {
    position: relative;
}

.opener-content a {
    text-decoration: underline;
}

@media (min-width: 992px) {
    .opener-content {
        font-size: 20px;
        padding: 52px 0 35px;
        border-bottom: 2px solid #1f1f1f;
    }

    .opener-content::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 10px;
        background-color: #1f1f1f;
    }

    .opener-content h5,
    .opener-content p {
        margin-bottom: 35px;
    }
}

@media (max-width: 991px) {
    .opener-content {
        font-size: 16px;
        padding: 0 0 16px;
    }

    .opener-content p {
        margin-bottom: 28px;
    }
}

@media (max-width: 991px) {
    .share-event {
        background-color: rgba(28, 142, 208, 0.03);
        margin-right: -1.875rem;
        margin-left: -1.875rem;
        padding: 50px 1.875rem 40px;
    }
}

@media (min-width: 992px) {
    .share-nav {
        padding-top: 45px;
        float: left;
    }

    .share-nav .share,
    .share-nav a {
        float: left;
        margin-right: 27px;
    }
}

@media (max-width: 991px) {
    .share-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .share-nav a {
        display: inline-block;
        margin-bottom: 3px;
    }

    .share-nav a:first-of-type {
        padding-top: 15px;
    }

    .share-nav .share {
        border-bottom: 2px solid #1f1f1f;
        padding-bottom: 8px;
        font-weight: 700;
    }
}

.upcoming-top h2 {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .upcoming-top {
        padding-bottom: 55px;
    }
}

@media (max-width: 991px) {
    .upcoming-top {
        padding-bottom: 45px;
        padding-top: 45px;
    }
}

@media (max-width: 991px) {
    .upcoming-top-title {
        text-align: center;
        font-size: 20px;
    }
}

.upcoming-events {
    position: relative;
}

@media (min-width: 992px) {
    .upcoming-events {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .upcoming-events {
        margin-bottom: 150px;
    }

    .upcoming-events::before {
        content: "";
        width: 1px;
        height: 50px;
        background-color: #1f1f1f;
        display: block;
        position: absolute;
        bottom: -100px;
        left: 50%;
    }
}

@media (max-width: 991px) {
    .upcoming-events-without-separator {
        margin-bottom: 50px;
    }

    .upcoming-events-without-separator::before {
        display: none;
    }
}

.upcoming-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

@media (min-width: 992px) {
    .upcoming-item {
        padding-top: 75px;
        padding-bottom: 75px;
    }
}

@media (max-width: 991px) {
    .upcoming-item {
        padding-top: 47px;
        padding-bottom: 45px;
    }
}

.upcoming-item::before, .upcoming-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.upcoming-item::before {
    width: 100%;
    height: 100%;
    background-color: #b0d2e6;
}

.upcoming-item::after {
    background: url(../assets/img/site/patern.png) 0 0 repeat;
    z-index: 1;
    opacity: .8;
}

.upcoming-item a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.upcoming-item picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    mix-blend-mode: overlay;
}

.upcoming-item picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.upcoming-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 2;
}

@media (min-width: 992px) {
    .upcoming-content {
        width: 240px;
    }
}

@media (max-width: 991px) {
    .upcoming-content {
        width: 100%;
        padding: 0 30px;
    }
}

.room-name {
    display: block;
    padding-top: 3px;
}

.upcoming-title {
    line-height: 1.2;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .upcoming-title {
        -ms-flex: 1 1 338px;
        flex: 1 1 338px;
    }
}

@media (max-width: 1199px) {
    .upcoming-title {
        -ms-flex: 1 1 218px;
        flex: 1 1 218px;
        padding: 75px 0 44px;
    }
}

@media (max-width: 991px) {
    .upcoming-title {
        font-size: 20px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 37px 0 44px;
    }
}

.upcoming-bottom-content {
    position: relative;
}

.upcoming-bottom-content::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #1f1f1f;
}

@media (min-width: 992px) {
    .upcoming-bottom-content {
        padding-top: 48px;
    }
}

@media (max-width: 991px) {
    .upcoming-bottom-content {
        padding-top: 28px;
    }
}

@media (max-width: 1199px) {
    .upcoming-btn-block {
        padding: 0 1.875rem;
    }
}

@media (max-width: 1199px) {
    .upcoming-btn-block.hidden-lg-up {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}

@media (max-width: 1199px) {
    .upcoming-btn-block.hidden-lg-up > .btn {
        width: 100%;
        margin: 0;
    }
}

/* Event-spaces page components */
.spaces-top-block {
    background-image: url("../assets/img/site/events-spaces.jpg");
}


@media (min-width: 992px) {
    .events-block {
        padding: 180px 0;
    }
}

@media (max-width: 991px) {
    .events-block {
        padding: 105px 0 32px;
    }
}

.events-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .events-left {
        padding-right: 80px;
    }
}

@media (max-width: 1199px) {
    .events-left {
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .events-left {
        padding-right: 1.875rem;
        padding-left: 1.875rem;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (min-width: 992px) {
    .events-left .btn {
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

@media (max-width: 991px) {
    .events-left .btn {
        -ms-flex: 0 1 420px;
        flex: 0 1 420px;
    }
}

.events-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

@media (min-width: 1200px) {
    .events-desc {
        font-size: 30px;
        padding-bottom: 120px;
    }
}

@media (max-width: 1199px) {
    .events-desc {
        font-size: 16px;
        padding-bottom: 26px;
    }
}

@media (min-width: 992px) {
    .events-desc {
        padding-left: 110px;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 991px) {
    .events-desc {
        padding-top: 45px;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center;
    }
}

.events-desc::before {
    content: "";
    position: absolute;
    right: calc(100% - 80px);
    width: 80px;
    height: 1px;
    background-color: #1f1f1f;
}

@media (min-width: 1200px) {
    .events-desc::before {
        top: 157px;
    }
}

@media (max-width: 1199px) {
    .events-desc::before {
        display: block;
        top: 88px;
    }
}

@media (max-width: 991px) {
    .events-desc::before {
        display: none;
    }
}

.events-title {
    width: 100%;
}

@media (min-width: 1200px) {
    .events-title {
        margin-bottom: 48px;
    }
}

@media (max-width: 1199px) {
    .events-title {
        padding: 0 1.875rem 40px;
        margin-bottom: 0;
    }
}

.events-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-order: 1;
    order: 1;
    z-index: 2;
}

@media (max-width: 1199px) {
    .events-img {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .events-desc-content {
        -ms-flex: 0 1 405px;
        flex: 0 1 405px;
    }
}

@media (max-width: 991px) {
    .events-desc-content {
        -ms-flex: 0 1 420px;
        flex: 0 1 420px;
    }
}

@media (min-width: 992px) {
    .spaces-title {
        margin-bottom: 163px;
    }
}

@media (max-width: 991px) {
    .spaces-title {
        font-size: 20px;
        margin-bottom: 72px;
    }
}

.space-big-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 992px) {
    .space-big-title {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 991px) {
    .space-big-title {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 1.875rem;
        margin-bottom: 36px;
    }
}

.space-big-title .display-2 {
    line-height: 1;
}

@media (min-width: 992px) {
    .space-big-title .display-2 {
        -ms-flex: 0 1 480px;
        flex: 0 1 480px;
    }
}

@media (max-width: 991px) {
    .space-big-title .display-2 {
        -ms-flex: 0 1 420px;
        flex: 0 1 420px;
    }
}

.block-with-bottom-border {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 1200px) {
    .block-with-bottom-border {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 1199px) {
    .block-with-bottom-border {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 991px) {
    .block-with-bottom-border {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 1.875rem;
    }
}

.with-separator {
    position: relative;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .with-separator {
        font-size: 20px;
        line-height: 30px;
        margin-right: 80px;
        -ms-flex: 0 1 430px;
        flex: 0 1 430px;
    }
}

@media (max-width: 1199px) {
    .with-separator {
        font-size: 16px;
        line-height: 26px;
        -ms-flex: 0 1 420px;
        flex: 0 1 420px;
    }
}

@media (min-width: 992px) {
    .with-separator {
        padding-left: 30px;
    }
}

@media (max-width: 991px) {
    .with-separator {
        width: auto;
        -ms-flex: 0 1 420px;
        flex: 0 1 420px;
    }
}

.with-separator.with-separator-primary::after {
    background-color: rgba(208, 28, 69, 0.03);
}

.with-separator.with-separator-blue::after {
    background-color: rgba(28, 142, 208, 0.03);
}

.with-separator::after {
    content: "";
    display: block;
    position: absolute;
}

@media (min-width: 1200px) {
    .with-separator::after {
        width: 80px;
        height: 10px;
        bottom: -102px;
    }
}

@media (max-width: 1199px) {
    .with-separator::after {
        width: 50px;
        height: 5px;
        left: 30px;
        bottom: -52px;
    }
}

@media (max-width: 991px) {
    .with-separator::after {
        left: auto;
        right: -30px;
    }
}

.space-flex-end {
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 992px) {
    .space-flex-end {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 991px) {
    .space-flex-end {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/* Workspace page components */
.workspace-top-block {
    background-image: url("../assets/img/site/workspace.jpg");
}

.light-blue-bar-right::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(28, 142, 208, 0.03);
}

@media (min-width: 992px) {
    .light-blue-bar-right::after {
        right: -16.66%;
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    .light-blue-bar-right::after {
        right: 0;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .border-rose-virtual-offices {
        padding-bottom: 180px;
    }
}

.border-rose-virtual-offices::after {
    content: "";
    position: absolute;
}

@media (min-width: 992px) {
    .border-rose-virtual-offices::after {
        border: 30px solid rgba(208, 28, 69, 0.05);
        top: 29.63%;
        right: 33.33%;
        height: 70.5%;
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    .border-rose-virtual-offices::after {
        border-top: 30px solid rgba(208, 28, 69, 0.05);
        border-bottom: 30px solid rgba(208, 28, 69, 0.05);
        border-right: 30px solid rgba(208, 28, 69, 0.05);
        left: 0;
        top: 0;
        height: 100%;
        width: calc(50% - 30px);
    }
}

/* Contact us */
.contact-top-block {
    position: relative;
}

@media (min-width: 992px) {
    .contact-top-block {
        width: 100%;
        height: 100vh;
        min-height: 880px;
    }
}

@media (max-width: 991px) {
    .contact-top-block {
        padding: 0 30px;
        margin-bottom: 72px;
    }
}

.contact-top-block::before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    background-color: rgba(28, 142, 208, 0.03);
}

@media (max-width: 1199px) {
    .contact-top-block::before {
        right: 0;
        top: 91px;
        width: 25%;
        height: calc(100% - 91px);
    }
}

@media (min-width: 992px) {
    .contact-top-block::before {
        right: 0;
        top: 0;
        width: 37.5%;
        bottom: 0;
    }
}

.contact-top-block .display-2 {
    line-height: 1;
    font-size: 40px;
}

@media (min-width: 1200px) {
    .contact-top-block .display-2 {
        font-size: 92px;
    }
}

@media (min-width: 992px) {
    .contact-top-block .display-2 {
        padding-top: 163px;
        margin-bottom: 146px;
    }
}

@media (max-width: 1199px) {
    .contact-top-block .display-2 {
        padding-top: 87px;
        padding-bottom: 35px;
    }
}

.contact-top-block .contact-info {
    font-weight: 700;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 26px;
}

@media (min-width: 1200px) {
    .contact-top-block .contact-info {
        font-size: 20px;
        line-height: 30px;
    }
}

.contact-top-block .contact-info div {
    position: relative;
}

@media (max-width: 1199px) {
    .contact-top-block .contact-info div {
        padding-top: 22px;
        padding-bottom: 42px;
    }
}

.contact-top-block .contact-info div::before {
    content: "";
    background-color: #1f1f1f;
    height: 1px;
    position: absolute;
    top: 8px;
    left: -30%;
    width: 50px;
}

@media (min-width: 1200px) {
    .contact-top-block .contact-info div::before {
        top: 8px;
        left: -33.33%;
        width: 80px;
    }
}

@media (max-width: 1199px) {
    .contact-top-block .contact-info div::before {
        top: 0;
        left: 0;
        width: 50px;
    }
}

.contact-top-block .contact-info .share-links {
    padding-bottom: 0;
}

.contact-top-block .contact-info .share-links a {
    margin-right: 20px;
}

.share-links a,
.contact-info a {
    transition: all 0.2s ease-in-out;
}

.share-links a:hover,
.contact-info a:hover {
    color: #D01C45;
}

@media (min-width: 992px) {
    .contact-form {
        padding-bottom: 164px;
    }
}

@media (max-width: 991px) {
    .contact-form {
        padding: 0 1.875rem 80px;
    }
}

@media (min-width: 992px) {
    .contact-form .has-float-label textarea {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .contact-form .has-float-label textarea {
        margin-bottom: 37px;
    }
}

.get-mail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.get-mail .link-submit {
    border: 0;
    color: #1f1f1f;
    padding: 0;
    margin: 0;
    font-weight: 700;
    background-color: transparent;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .get-mail .link-submit {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .get-mail .link-submit {
        font-size: 16px;
    }
}

.input-box {
    position: relative;
}

@media (min-width: 1200px) {
    .input-box {
        width: 350px;
    }
}

@media (max-width: 1199px) {
    .input-box {
        width: 150px;
    }
}

.input-box .blink {
    color: #1f1f1f;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
}

.input-box .blink > div {
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #1f1f1f;
}

.input-box .blink > div:after {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    width: 0;
    border-right: 1px solid #1f1f1f;
    animation: blink 1.3s steps(2) 1s infinite;
}

@media (min-width: 1200px) {
    .input-box .blink > div:after {
        top: 7px;
        bottom: 7px;
    }
}

@media (max-width: 1199px) {
    .input-box .blink > div:after {
        top: 2px;
        bottom: 2px;
    }
}

.input-box input[type="email"] {
    background-color: transparent;
    border: medium none;
    outline: medium none;
    width: 100%;
    box-shadow: none;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .input-box input[type="email"] {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .input-box input[type="email"] {
        font-size: 16px;
    }
}

.input-box input[type="email"]::-webkit-input-placeholder {
    opacity: 1;
    color: transparent;
}

.input-box input[type="email"]:-ms-input-placeholder {
    opacity: 1;
    color: transparent;
}

.input-box input[type="email"]::placeholder {
    opacity: 1;
    color: transparent;
}

.input-box input[type="email"]:placeholder-shown:not(:focus) + * {
    display: block;
}

@media (min-width: 1200px) {
    .input-box input[type="email"]:placeholder-shown:not(:focus) + * {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .input-box input[type="email"]:placeholder-shown:not(:focus) + * {
        font-size: 16px;
    }
}

.input-box input[type="email"]:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0;
}

.input-box input[type="email"]:placeholder-shown:not(:focus):-ms-input-placeholder {
    opacity: 0;
}

.input-box input[type="email"]:placeholder-shown:not(:focus)::placeholder {
    opacity: 0;
}

@keyframes blink {
    0% {
        border-right-width: 0;
    }
    100% {
        border-right-width: 1px;
    }
}

.get-notified {
    background: transparent url("../assets/img/site/get-notified.jpg") 50%/cover no-repeat;
}

@media (min-width: 768px) {
    .get-notified {
        padding-top: 173px;
    }
}

@media (max-width: 991px) {
    .get-notified {
        padding: 76px 30px 0px;
    }
}

@media (min-width: 992px) {
    .get-notified .col-lg-4.offset-lg-2 {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 133px;
    }
}

@media (max-width: 991px) {
    .get-notified .col-lg-4.offset-lg-2 {
        margin-bottom: 70px;
    }
}

.get-notified .display-2 {
    line-height: 1;
}

@media (max-width: 1199px) {
    .get-notified .display-2 {
        margin-bottom: 17px;
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .get-notified .display-2 {
        font-size: 92px;
    }
}

.get-notified .w-50 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (min-width: 992px) {
    .lets-talk {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 113px;
    }
}

.lets-talk .display-2 {
    line-height: 1;
    font-size: 40px;
}

@media (min-width: 1200px) {
    .lets-talk .display-2 {
        font-size: 92px;
    }
}

@media (max-width: 991px) {
    .lets-talk .display-2 {
        margin-bottom: 16px;
    }
}

@media (min-width: 992px) {
    .lets-talk .w-50 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 991px) {
    .map-wrapper {
        margin-bottom: 76px;
    }
}

@media (min-width: 992px) {
    .map-wrapper {
        margin-top: -100px;
        margin-bottom: 171px;
    }
}

@media (max-width: 991px) {
    #map {
        height: 220px;
    }
}

@media (min-width: 768px) {
    #map {
        height: 500px;
    }
}

.has-float-label {
    display: block;
    position: relative;
}

.has-float-label label {
    position: absolute;
    left: 0;
    top: 0;
    cursor: text;
    font-size: 12px;
    opacity: 1;
    color: rgba(31, 31, 31, 0.5);
    transition: all .2s;
    font-weight: 700;
}

.has-float-label input[type="text"],
.has-float-label input[type="email"],
.has-float-label textarea {
    border-style: none none solid none;
    border-radius: 0;
    border-color: #1f1f1f;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    padding-right: 40px;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"],
    .has-float-label textarea {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"],
    .has-float-label textarea {
        border-width: 0px 0px 5px 0px;
        padding-top: 32px;
        padding-bottom: 22px;
        margin-bottom: 2px;
    }
}

@media (max-width: 1199px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"],
    .has-float-label textarea {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"],
    .has-float-label textarea {
        border-width: 0px 0px 3px 0px;
        padding-top: 32px;
        padding-bottom: 13px;
        margin-bottom: 16px;
    }
}

.has-float-label input[type="text"]::-webkit-input-placeholder,
.has-float-label input[type="email"]::-webkit-input-placeholder,
.has-float-label textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: all .2s;
}

.has-float-label input[type="text"]:-ms-input-placeholder,
.has-float-label input[type="email"]:-ms-input-placeholder,
.has-float-label textarea:-ms-input-placeholder {
    opacity: 1;
    transition: all .2s;
}

.has-float-label input[type="text"]::placeholder,
.has-float-label input[type="email"]::placeholder,
.has-float-label textarea::placeholder {
    opacity: 1;
    transition: all .2s;
}

.has-float-label input[type="text"]:placeholder-shown:not(:focus) + *,
.has-float-label input[type="email"]:placeholder-shown:not(:focus) + *,
.has-float-label textarea:placeholder-shown:not(:focus) + * {
    opacity: 1;
    top: 32px;
    color: #1f1f1f;
}

@media (min-width: 1200px) {
    .has-float-label input[type="text"]:placeholder-shown:not(:focus) + *,
    .has-float-label input[type="email"]:placeholder-shown:not(:focus) + *,
    .has-float-label textarea:placeholder-shown:not(:focus) + * {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .has-float-label input[type="text"]:placeholder-shown:not(:focus) + *,
    .has-float-label input[type="email"]:placeholder-shown:not(:focus) + *,
    .has-float-label textarea:placeholder-shown:not(:focus) + * {
        font-size: 16px;
    }
}

.has-float-label input[type="text"]:placeholder-shown:not(:focus)::-webkit-input-placeholder,
.has-float-label input[type="email"]:placeholder-shown:not(:focus)::-webkit-input-placeholder,
.has-float-label textarea:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0;
}

.has-float-label input[type="text"]:placeholder-shown:not(:focus):-ms-input-placeholder,
.has-float-label input[type="email"]:placeholder-shown:not(:focus):-ms-input-placeholder,
.has-float-label textarea:placeholder-shown:not(:focus):-ms-input-placeholder {
    opacity: 0;
}

.has-float-label input[type="text"]:placeholder-shown:not(:focus)::placeholder,
.has-float-label input[type="email"]:placeholder-shown:not(:focus)::placeholder,
.has-float-label textarea:placeholder-shown:not(:focus)::placeholder {
    opacity: 0;
}

@media (min-width: 992px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"] {
        margin-bottom: 2px;
    }
}

@media (max-width: 1199px) {
    .has-float-label input[type="text"],
    .has-float-label input[type="email"] {
        margin-bottom: 16px;
    }
}

.has-float-label .select-style {
    overflow: hidden;
}

@media (min-width: 992px) {
    .has-float-label .select-style {
        margin-bottom: 2px;
        background: url("https://www.ahoyberlin.com/assets/img/site/dropdown_arrow.svg") 100% 58%/14px 8px no-repeat;
    }
}

@media (max-width: 991px) {
    .has-float-label .select-style {
        margin-bottom: 16px;
        background: url("https://www.ahoyberlin.com/assets/img/site/dropdown_arrow.svg") 100% 66%/14px 8px no-repeat;
    }
}

.has-float-label select {
    border-style: none none solid none;
    border-radius: 0;
    border-color: #1f1f1f;
    background-color: transparent;
    width: 120%;
    box-shadow: none;
    -webkit-appearance: none;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

@media (min-width: 1200px) {
    .has-float-label select {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .has-float-label select {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .has-float-label select {
        border-width: 0px 0px 5px 0px;
        padding-top: 32px;
        padding-bottom: 22px;
    }
}

@media (max-width: 991px) {
    .has-float-label select {
        border-width: 0px 0px 3px 0px;
        padding-top: 32px;
        padding-bottom: 13px;
    }
}

@-moz-document url-prefix() {
    @media (min-width: 992px) {
        .has-float-label select {
            padding-bottom: 22px;
            padding-top: 34px;
        }
    }
}

.has-float-label textarea {
    resize: none;
}

@media (min-width: 992px) {
    .has-float-label textarea {
        height: 138px;
    }
}

@media (max-width: 991px) {
    .has-float-label textarea {
        height: 102px;
    }
}

.has-float-label .form-feedback {
    position: absolute;
    right: 0;
    color: #d01c45;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    opacity: 0;
    transition: opacity .5s ease-in-out;
}

@media (min-width: 992px) {
    .has-float-label .form-feedback {
        top: 43px;
    }
}

@media (max-width: 991px) {
    .has-float-label .form-feedback {
        top: 38px;
    }
}

.has-float-label.has-danger input,
.has-float-label.has-danger textarea,
.has-float-label.has-danger select {
    border-color: #d01c45;
}

.has-float-label.has-danger .form-feedback {
    transition: opacity .5s ease-in-out;
    opacity: 1;
}

@media (min-width: 992px) {
    .w-50 {
        width: calc((100% / 2) - 25px);
    }
}

@media (max-width: 1199px) {
    .w-50 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .w-50:first-child {
        margin-right: 50px;
    }
}

@media (min-width: 1200px) {
    .w-50 p {
        font-size: 40px;
        line-height: 1.2;
    }
}

@media (max-width: 1199px) {
    .w-50 p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (min-width: 992px) {
    .w-50 + .w-25 {
        margin-left: 50px;
    }
}

@media (min-width: 992px) {
    .w-75 {
        width: calc(75% - 25px);
    }
}

@media (max-width: 1199px) {
    .w-75 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .w-75 + .w-25 {
        margin-left: 50px;
    }
}

@media (min-width: 992px) {
    .w-25 {
        width: calc((100% / 4) - 25px);
    }
}

@media (max-width: 1199px) {
    .w-25 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .contact-form {
        padding-bottom: 164px;
    }
}

@media (max-width: 991px) {
    .contact-form {
        padding: 0 1.875rem 64px;
    }
}

@media (min-width: 992px) {
    .contact-form .has-float-label input {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .contact-form .has-float-label input {
        margin-bottom: 13px;
    }
}

@media (min-width: 992px) {
    .contact-form .has-float-label textarea {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .contact-form .has-float-label textarea {
        margin-bottom: 50px;
    }
}

/* Booking Popup */
.modal-with-patern {
    background: url(../assets/img/site/patern.png) repeat 50% 50%;
}

.booking-popup .booking-popup-content {
    position: relative;
}

@media (min-width: 992px) {
    .booking-popup .booking-popup-content {
        padding: 172px 0 180px;
    }
}

@media (max-width: 991px) {
    .booking-popup .booking-popup-content {
        padding: 90px 1.875rem 30px;
    }
}

.booking-popup .booking-title {
    line-height: 1;
}

@media (min-width: 992px) {
    .booking-popup .booking-title {
        font-size: 92px;
        margin-bottom: 122px;
    }
}

@media (max-width: 991px) {
    .booking-popup .booking-title {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .booking-popup .has-float-label input[type="text"],
    .booking-popup .has-float-label input[type="email"],
    .booking-popup .has-float-label textarea,
    .booking-popup .has-float-label .select-style {
        margin-bottom: 42px;
    }
}

.close-popup {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    background-color: transparent;
    outline: none;
    border: 0 none;
    padding: 0;
}

@media (min-width: 992px) {
    .close-popup {
        top: 50px;
        right: 50px;
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 991px) {
    .close-popup {
        width: 16px;
        height: 16px;
        top: 28px;
        left: 30px;
    }
}

.close-popup-icon {
    display: inline-block;
}

@media (min-width: 992px) {
    .close-popup-icon {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 991px) {
    .close-popup-icon {
        width: 16px;
        height: 16px;
    }
}

.close-popup-icon.close-icon-black {
    fill: #1f1f1f;
}

.close-popup-icon.close-icon-white {
    fill: #fff;
}

@media (min-width: 992px) {
    .close-popup-icon.close-icon-black-white {
        fill: #1f1f1f;
    }
}

@media (max-width: 991px) {
    .close-popup-icon.close-icon-black-white {
        fill: #fff;
    }
}

.table-configuration {
    font-weight: 700;
}

@media (min-width: 1200px) {
    .table-configuration {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .table-configuration {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .table-configuration {
        margin-bottom: 65px;
        padding-top: 30px;
    }
}

@media (max-width: 991px) {
    .table-configuration {
        padding-top: 26px;
        margin-bottom: 30px;
    }
}

.table-configuration .img {
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    display: inline-block;
}

@media (min-width: 992px) {
    .table-configuration .img {
        height: 124px;
        width: 124px;
    }
}

@media (max-width: 991px) {
    .table-configuration .img {
        height: 74px;
        width: 74px;
    }
}

.table-configuration .btn-group {
    width: 100%;
}

@media (min-width: 992px) {
    .table-configuration .btn-group {
        border-bottom: 5px solid #1f1f1f;
        padding-top: 32px;
        padding-bottom: 41px;
    }
}

@media (max-width: 991px) {
    .table-configuration .btn-group {
        border-bottom: 3px solid #1f1f1f;
        padding-top: 30px;
        padding-bottom: 35px;
    }
}

.table-configuration .btn-group .btn {
    cursor: pointer;
    display: inline-block;
}

@media (min-width: 992px) {
    .table-configuration .btn-group .btn {
        margin: 0 17px;
    }
}

@media (max-width: 991px) {
    .table-configuration .btn-group .btn {
        margin: 0 6px;
    }
}

.table-configuration .btn-group .btn:hover {
    background-color: transparent;
}

.table-configuration .btn-group .btn.active {
    background-color: transparent;
}

.table-configuration .btn-group .btn.active .img {
    background-color: #d01c45;
}

.table-configuration .btn-group .btn .img {
    background-color: #1f1f1f;
}

.room-configuration {
    display: inline-block;
    font-weight: 700;
    line-height: 38px;
}

@media (min-width: 992px) {
    .room-configuration {
        margin-right: 30px;
    }
}

@media (min-width: 1200px) {
    .room-configuration {
        margin-right: 45px;
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .room-configuration {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .room-configuration {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .room-configuration {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 30px;
    }
}

.room-configuration:last-child {
    margin-right: 0;
}

@media (max-width: 991px) {
    .room-configuration:last-child {
        margin-bottom: 50px;
    }
}

.room-configuration .btn-title {
    display: inline-block;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .room-configuration .btn-title {
        margin-right: 24px;
    }
}

@media (min-width: 992px) {
    .room-configuration .btn-group {
        border: 3px solid #1f1f1f;
    }
}

@media (max-width: 991px) {
    .room-configuration .btn-group {
        border: 2px solid #1f1f1f;
    }
}

.room-configuration .btn-group .btn {
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.room-configuration .btn-group .btn:hover, .room-configuration .btn-group .btn.active {
    background-color: transparent;
    opacity: 1;
}

.room-configuration .btn-group .btn span {
    color: #1f1f1f;
    display: block;
    font-weight: 700;
    line-height: 38px;
    min-width: 56px;
}

.room-configuration .btn-group .btn input[type=radio]:checked + span {
    background-color: #1f1f1f;
    color: #fff;
}

/* Calendar Popup */
@media (max-width: 991px) {
    .calendar-popup {
        padding: 0 1.875rem;
    }
}

.calendar-popup .calendar-top {
    position: relative;
}

@media (min-width: 992px) {
    .calendar-popup .calendar-top {
        text-align: center;
        padding-top: 74px;
        padding-bottom: 78px;
    }
}

@media (max-width: 991px) {
    .calendar-popup .calendar-top {
        background-color: #1f1f1f;
        color: #fff;
        margin: 0 -30px;
        text-align: right;
        padding: 25px 1.875rem;
    }
}

.calendar-popup .calendar-top h2 {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .calendar-popup .calendar-top h2 {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .calendar-popup .calendar-body {
        padding-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .calendar-popup .calendar-body {
        padding-bottom: 30px;
    }
}

.calendar-th {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 10px solid #1f1f1f;
    padding-top: 72px;
    padding-bottom: 70px;
}

@media (max-width: 991px) {
    .calendar-th {
        display: none;
    }
}

.calendar-th .item {
    width: calc(100% / 7);
    padding-right: 30px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
}

.calendar-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .calendar-row {
        padding-top: 77px;
    }
}

.calendar-row .item {
    padding-bottom: 52px;
}

@media (min-width: 992px) {
    .calendar-row .item {
        width: calc(100% / 7);
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .calendar-row .item {
        width: calc(100% / 2);
        display: none;
    }
}

@media (max-width: 991px) {
    .calendar-row .item:nth-child(-n+8) {
        display: block;
    }
}

.calendar-row h5 {
    line-height: 1.2;
}

@media (min-width: 992px) {
    .calendar-row h5 {
        margin-bottom: 11px;
    }
}

@media (max-width: 991px) {
    .calendar-row h5 {
        margin-bottom: 6px;
    }
}

.calendar-row .placement {
    line-height: 1.2;
    margin-bottom: 21px;
}

.calendar-row .is-past {
    color: rgba(31, 31, 31, 0.5);
}

.calendar-row .is-active {
    color: #d01c45;
}

.calendar-row .date {
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (min-width: 992px) {
    .calendar-row .date {
        font-size: 40px;
        margin-bottom: 34px;
    }
}

@media (max-width: 991px) {
    .calendar-row .date {
        font-size: 20px;
        margin-bottom: 19px;
    }
}

.calendar-row .date sup {
    font-size: 58%;
}

@media (min-width: 992px) {
    .calendar-row .date sup {
        top: 16px;
    }
}

@media (max-width: 991px) {
    .calendar-row .date sup {
        top: 8px;
    }
}

/* Video Popup */
.video-popup {
    background-color: #000;
    padding: 0 !important;
    overflow: hidden !important;
    min-height: 0 !important;
    height: 100%;
}

.video-popup .videoWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-center: center;
    height: 100%;
}

@media (min-width: 992px) {
    .video-popup .videoWrapper {
        position: relative;
    }
}

.video-popup .videoWrapper iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
}

/* Booking Form*/
@media (min-width: 992px) {
    .booking-form {
        background: url("https://www.ahoyberlin.com/assets/img/site/booking-bg.jpg") 50% 0%/cover no-repeat;
    }
}

@media (max-width: 991px) {
    .booking-form {
        background-image: url("https://www.ahoyberlin.com/assets/img/site/pattern-2.png");
    }
}

.booking-form .booking-title {
    font-weight: 700;
    color: #1f1f1f;
    text-align: center;
}

@media (min-width: 992px) {
    .booking-form .booking-title {
        font-size: 30px;
        margin: 0 0 105px 0;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-title {
        font-size: 20px;
        margin: 0 0 69px 0;
    }
}

.booking-form .booking-container {
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .booking-form .booking-container {
        padding-top: 116px;
        margin-bottom: 120px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container {
        padding: 124px 30px 0 30px;
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container {
        max-width: 690px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .booking-form .booking-container {
        max-width: 720px;
    }
}

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

.booking-form .booking-container .person-info {
    padding-top: 50px;
}

@media (min-width: 992px) {
    .booking-form .booking-container .person-info {
        margin-bottom: 64px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .person-info {
        margin-bottom: 81px;
    }
}

.booking-form .booking-container .btn {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 14px;
}

@media (min-width: 992px) {
    .booking-form .booking-container .btn {
        padding: 26px 0;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .btn {
        padding: 22px 0 21px 0;
    }
}

.booking-form .booking-container .form-group {
    margin: 0;
    position: relative;
}

.booking-form .booking-container .form-group * {
    -webkit-appearance: none;
}

.booking-form .booking-container .form-group label {
    font-size: 12px;
    font-weight: 400;
    color: #7f7f7f;
    margin: 0 0 14px 0;
}

.booking-form .booking-container .form-group .bgc-img {
    background-color: #fff;
}

@media (min-width: 992px) {
    .booking-form .booking-container .form-group .bgc-img:after {
        content: '';
        position: absolute;
        top: 55px;
        right: 19px;
        background: #fff url("https://www.ahoyberlin.com/assets/img/site/dropdown-plus.svg") 50% 50% no-repeat;
        background-size: 10px;
        width: 32px;
        height: 32px;
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .bgc-img:after {
        content: '';
        position: absolute;
        top: 49px;
        right: 9px;
        background: #fff url("https://www.ahoyberlin.com/assets/img/site/dropdown-plus.svg") 50% 50% no-repeat;
        background-size: 10px;
        width: 32px;
        height: 32px;
        z-index: 1;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-container .form-group .bgc-img.change-icon:after {
        content: '';
        position: absolute;
        top: 55px;
        right: 19px;
        background: #fff url("https://www.ahoyberlin.com/assets/img/site/dropdown-minus.svg") 50% 50% no-repeat;
        background-size: 14px;
        width: 32px;
        height: 32px;
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .bgc-img.change-icon:after {
        content: '';
        position: absolute;
        top: 49px;
        right: 9px;
        background: #fff url("https://www.ahoyberlin.com/assets/img/site/dropdown-minus.svg") 50% 50% no-repeat;
        background-size: 14px;
        width: 32px;
        height: 32px;
        z-index: 1;
    }
}

.booking-form .booking-container .form-group .bgc-img select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.booking-form .booking-container .form-group .bgc-img select {
    background-color: transparent;
    z-index: 2;
}

.booking-form .booking-container .form-group .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    outline: none;
    border-bottom: 2px solid #e6e6e6;
    background-color: #fff;
    font-size: 14px;
    color: #1f1f1f;
    position: relative;
    z-index: 1;
}

.booking-form .booking-container .form-group .form-control::-webkit-input-placeholder {
    font-size: 14px;
    color: #1f1f1f;
}

.booking-form .booking-container .form-group .form-control:-ms-input-placeholder {
    font-size: 14px;
    color: #1f1f1f;
}

.booking-form .booking-container .form-group .form-control::placeholder {
    font-size: 14px;
    color: #1f1f1f;
}

@media (min-width: 992px) {
    .booking-form .booking-container .form-group .form-control {
        height: 72px;
        padding: 2px 19px 2px 30px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .form-control {
        height: 62px;
        padding: 2px 8px 2px 20px;
    }
}

.booking-form .booking-container .form-group .form-control.active-input {
    border-bottom: 2px solid #1f1f1f;
    box-shadow: none;
}

.booking-form .booking-container .form-group .form-control.error-input {
    border-bottom: 2px solid #ff4e4e;
    box-shadow: none;
}

.booking-form .booking-container .form-group .form-control.switch-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.booking-form .booking-container .form-group .form-control.calendar {
    background-color: #fff;
}

@media (min-width: 992px) {
    .booking-form .booking-container .form-group .form-control.calendar:after {
        content: '';
        width: 32px;
        height: 32px;
        background: url("https://www.ahoyberlin.com/assets/img/site/calendar.svg") center center no-repeat;
        background-size: 24px;
        display: inline-block;
        margin-right: 6px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .form-control.calendar:after {
        content: '';
        width: 32px;
        height: 32px;
        background: #fff url("https://www.ahoyberlin.com/assets/img/site/calendar.svg") center center no-repeat;
        background-size: 20px;
        display: inline-block;
        margin-right: 6px;
    }
}

.booking-form .booking-container .form-group .textarea {
    padding-bottom: 27px;
    min-height: 120px;
    resize: none;
}

@media (min-width: 992px) {
    .booking-form .booking-container .form-group .textarea {
        padding-top: 27px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .textarea {
        padding-top: 22px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .form-group .erc-event {
        height: 60px;
    }

    .booking-form .booking-container .form-group .erc-event-title {
        font-size: 14px;
    }
}

.booking-form .booking-container .booking-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 992px) {
    .booking-form .booking-container .booking-block {
        margin: 0 -26px 21px -26px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .booking-block {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 -26px 21px -26px;
    }
}

.booking-form .booking-container .booking-block:last-child {
    margin-bottom: 0;
}

.booking-form .booking-container .booking-item {
    max-width: 100%;
    width: 100%;
}

@media (min-width: 992px) {
    .booking-form .booking-container .booking-item {
        padding: 0 26px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .booking-item {
        margin-bottom: 24px;
        padding: 0 26px;
    }

    .booking-form .booking-container .booking-item:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-container .booking-item.block-454 {
        padding: 0 26px;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-container .booking-item.block-454 {
        width: 100%;
    }
}

.booking-form .booking-container .booking-item.active .form-group .switch-right {
    background: url("https://www.ahoyberlin.com/assets/img/site/dropdown-minus.svg") center center no-repeat;
    background-size: 14px;
}

.booking-form .booking-container .booking-item.active .booking-drop-down-container {
    display: block;
}

.booking-form .booking-container .switch .cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.booking-form .booking-container .switch .cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

.booking-form .booking-container .switch .cmn-toggle.cmn-toggle-round + label {
    padding: 2px;
    width: 52px;
    height: 10px;
    background-color: #dddddd;
    border-radius: 60px;
}

.booking-form .booking-container .switch .cmn-toggle.cmn-toggle-round + label:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background-color: #d2d2d2;
    border-radius: 60px;
    transition: background 0.4s;
}

.booking-form .booking-container .switch .cmn-toggle.cmn-toggle-round + label:after {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0px;
    bottom: 1px;
    width: 25px;
    height: 25px;
    background-color: #1f1f1f;
    border-radius: 100%;
    border: 2px solid #fff;
    transition: margin 0.4s;
}

.booking-form .booking-container .switch .cmn-toggle.cmn-toggle-round:checked + label:before {
    background-color: #f6d2da;
}

.booking-form .booking-container .switch .cmn-toggle.cmn-toggle-round:checked + label:after {
    margin-left: 30px;
    background-color: #d01c45;
}

.booking-form .booking-container .switch-right {
    width: 32px;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("https://www.ahoyberlin.com/assets/img/site/dropdown-plus.svg") center center no-repeat;
    background-size: 10px;
    cursor: pointer;
}

.booking-form .booking-drop-down-container {
    display: none;
}

.booking-form .booking-drop-down {
    background-color: #fff;
    border-bottom: 2px solid #1f1f1f;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down {
        padding: 48px 30px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down {
        padding: 48px 0px 0 0;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block {
        margin-bottom: 28px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block {
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 48px;
    }
}

.booking-form .booking-drop-down .drop-down-block:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .title-drop-down {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 39px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .title-drop-down {
        display: block;
        text-align: center;
        margin-bottom: 47px;
    }
}

.booking-form .booking-drop-down .drop-down-block .title-drop-down h4 {
    font-size: 14px;
    font-weight: 700;
    color: #1f1f1f;
}

.booking-form .booking-drop-down .drop-down-block .title-drop-down span {
    font-size: 12px;
    font-weight: 400;
    color: #a1a1a1;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .title-drop-down span {
        display: block;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .title-drop-down span {
        display: none;
    }
}

.booking-form .booking-drop-down .drop-down-block .title-drop-down span em {
    color: #e7a1ac;
    font-style: normal;
}

.booking-form .booking-drop-down .drop-down-block .selection-list {
    padding: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list {
        margin: 0 -26px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-item {
        padding: 0 26px;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-item {
        padding: 0px;
        width: 100%;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body {
        border: 1px solid #e0e0e0;
        padding: 17px 26px 14px 30px;
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body {
        -ms-flex-direction: column;
        flex-direction: column;
        border-top: 1px solid #e0e0e0;
        padding: 21px 13px 5px 20px;
        margin-bottom: 5px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info {
    background-color: #fff;
    box-shadow: 0px 2px 30px 0px rgba(31, 31, 31, 0.07);
    margin: 0;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info {
        width: 100.5%;
        left: -1px;
        padding: 26px 30px 23px 30px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info {
        width: 100%;
        left: 0px;
        padding: 26px 20px 23px 20px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content {
    border-bottom: 1px solid #e0e0e0;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content {
        margin-bottom: 24px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content {
        margin-bottom: 24px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content h2 {
    line-height: 20px;
    color: #1f1f1f;
    margin: 0 0 20px 0;
    font-weight: 700;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content h2 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content h2 {
        font-size: 12px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content p {
    color: #1f1f1f;
    margin: 0;
    font-weight: 400;
    padding-bottom: 27px;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content p {
        font-size: 14px;
        padding-right: 30px;
        line-height: 20px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-content p {
        font-size: 12px;
        padding-right: 0px;
        line-height: 18px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-total h3 {
    margin: 0 0 0px 0;
    color: #1f1f1f;
    font-weight: 400;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-total h3 {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-total h3 {
        font-size: 12px;
        line-height: 18px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-total span {
    color: #d01c45;
    font-weight: 700;
    display: block;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-list .selection-list-body .hover-info .hover-total span {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input {
        margin-bottom: 8px;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input .group-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input .group-info {
        display: table;
        width: 100%;
        vertical-align: middle;
    }
}

.booking-form .booking-drop-down .drop-down-block .input .group-info.open .info .info-icon .fill {
    fill: #1f1f1f;
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 30;
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    position: absolute;
    left: 0px;
    width: 18px;
    height: 18px;
    z-index: 2;
    cursor: pointer;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input .input-checkbox input {
        top: 0;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input .input-checkbox input {
        top: 8px;
    }
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox input:checked {
    background-color: #d01c45;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox input:checked:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #fff;
    display: block;
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox label {
    background-color: #e78da2;
    width: 18px;
    height: 18px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 18px;
    margin-bottom: 3px;
    cursor: pointer;
    z-index: 1;
}

.booking-form .booking-drop-down .drop-down-block .input .input-checkbox label:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: transparent;
    display: block;
}

.booking-form .booking-drop-down .drop-down-block .input .info {
    position: relative;
    border: 0 none;
    cursor: pointer;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input .info {
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input .info {
        display: table-cell;
        width: 100%;
        max-width: 0;
    }
}

.booking-form .booking-drop-down .drop-down-block .input .info h6 {
    font-size: 14px;
    line-height: 18px;
    color: #1f1f1f;
    font-weight: 500;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input .info h6 {
        margin: 0 0 1px 0;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input .info h6 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 40px 1px 0;
    }
}

.booking-form .booking-drop-down .drop-down-block .input .info span {
    font-size: 12px;
    line-height: 18px;
    color: #7f7f7f;
    display: block;
}

.booking-form .booking-drop-down .drop-down-block .input .info span em {
    margin-right: 3px;
    display: inline-block;
    font-style: normal;
}

.booking-form .booking-drop-down .drop-down-block .input .info.dropdown-toggle::after {
    display: none;
}

.booking-form .booking-drop-down .drop-down-block .input .info .info-icon {
    width: 18px;
    position: absolute;
    top: 8px;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .input .info .info-icon {
        display: none;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .input .info .info-icon {
        display: block;
        right: 7px;
    }
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number {
        padding-top: 0px;
        width: 69px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number {
        margin-bottom: 9px;
        width: 100%;
        display: table;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-number.invisible {
    display: none !important;
}

.booking-form .booking-drop-down .drop-down-block .selection-number .left {
    width: 32px;
    height: 32px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number .left {
        display: -ms-flexbox;
        display: flex;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-number .left img {
    width: 10px;
    display: block;
    margin-left: 4px;
}

.booking-form .booking-drop-down .drop-down-block .selection-number input {
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    font-size: 12px;
    font-weight: 700;
    color: #1f1f1f;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number input {
        width: 42px;
        text-align: center;
        margin-top: 6px;
        padding-top: 3px;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 991px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number input {
        text-align: center;
        width: 100%;
        padding-top: 8px;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-number .right {
    width: 32px;
    height: 32px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

@media (min-width: 992px) {
    .booking-form .booking-drop-down .drop-down-block .selection-number .right {
        display: -ms-flexbox;
        display: flex;
    }
}

.booking-form .booking-drop-down .drop-down-block .selection-number .right img {
    width: 10px;
    display: block;
    margin: 0 auto;
}

/*request send*/
.request-send {
    width: 100%;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.request-send span {
    font-weight: 700;
    color: #1f1f1f;
}

@media (min-width: 992px) {
    .request-send span {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .request-send span {
        font-size: 20px;
    }
}

/* Event Reservation Calendar */
.erc {
    font-family: MaisonNeue, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.erc.is-modal {
    -webkit-overflow-scrolling: touch;
    background-color: rgba(31, 31, 31, 0.5);
    backface-visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-x: hidden;
    visibility: hidden;
    z-index: 10000;
    clip: rect(1px, 1px, 1px, 1px);
}

.erc.is-modal .erc-container {
    max-width: 1120px;
}

.erc.is-modal.is-touch {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.erc.is-modal.not-touch {
    overflow-y: auto;
}

.erc.is-shown {
    clip: inherit;
    visibility: visible;
}

.erc.is-loading .erc-main::after {
    display: block;
}

.erc.is-loading .erc-header-preloader {
    visibility: visible;
}

.erc.not-touch .erc-schedule-time.is-free:hover {
    background-color: #fff;
    border-color: #72c0f1;
}

.erc.not-touch .erc-event-actions button:hover circle {
    fill: #D01C45;
}

.erc.not-touch .erc-event-actions button:hover polygon {
    fill: #FFFFFF;
}

.erc.not-touch .erc-modal-button {
    transition: border-color 0.2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    will-change: border-color, color, background-color;
}

.erc.not-touch .erc-modal-button:hover.is-secondary {
    border-color: #7f7f7f;
    color: #7f7f7f;
}

.erc.not-touch .erc-modal-button:hover.is-primary {
    background-color: #c31b41;
    border-color: #c31b41;
}

.erc-container {
    background-color: #fff;
}

.erc-header {
    color: #1f1f1f;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.erc-header-actions {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.erc-header-actions:first-child {
    padding-right: 8px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-order: 2;
    order: 2;
}

.erc-header-actions:last-child {
    padding-left: 8px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-order: 3;
    order: 3;
}

.erc-header-btn {
    background-color: transparent;
    border-width: 0;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    padding: 0;
}

.erc-header-btn svg {
    width: 28px;
    height: 28px;
}

.erc-header-btn + .erc-header-btn {
    margin-left: 6px;
}

.erc-header-info {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 28px;
    padding-right: 28px;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
}

.erc-header-date {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.erc-header-date:before {
    color: #7f7f7f;
    content: attr(data-label);
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
}

.erc-header-divider {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
}

.erc-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.erc-main::after {
    background-color: rgba(255, 255, 255, 0.8);
    content: '';
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.erc-main.is-collapsed {
    overflow: hidden;
}

.erc-header-preloader {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
}

.erc-header-preloader svg {
    width: 42px;
    height: 42px;
}

.erc-header-preloader path {
    fill: #1f1f1f;
}

.erc-header-preloader.is-visible {
    display: -ms-flexbox;
    display: flex;
}

.erc-footer {
    background-color: #fafafa;
    border-bottom: 1px solid #e0e0e0;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.erc-footer.is-hidden {
    display: none;
}

.erc-footer a {
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    padding-left: 8px;
    padding-right: 8px;
    height: 32px;
}

.erc-footer a, .erc-footer a:hover, .erc-footer a:active, .erc-footer a:visited {
    color: #7f7f7f;
    text-decoration: none;
}

.erc-footer a:after {
    background-color: #7f7f7f;
    content: '';
    display: block;
    height: 1px;
    position: relative;
    top: -5px;
}

.erc-weekdays {
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 1px 2px rgba(31, 31, 31, 0.1);
    border-bottom: 1px solid #e0e0e0;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
    z-index: 10;
}

.erc-weekday {
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    color: #7f7f7f;
    height: 49px;
    line-height: 50px;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    pointer-events: none;
    position: relative;
}

.erc-weekday + .erc-weekday {
    border-left: 1px solid #e0e0e0;
}

.erc-timeline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
}

.erc-timeline-time {
    background-color: #fafafa;
    border-bottom: 1px solid #e0e0e0;
    color: #7f7f7f;
    pointer-events: none;
}

.erc-schedule {
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    flex: 1;
}

.erc-schedule-time {
    background-color: #fafafa;
    border-width: 1px;
    border-style: solid;
    border-color: transparent transparent #e0e0e0 #e0e0e0;
    width: calc(100% / 3);
    position: relative;
    -webkit-user-callout: none;
    -webkit-user-select: none;
}

.erc-schedule-time.is-focused {
    background-color: #fff;
    border-color: #72c0f1;
}

.erc-schedule-time.is-head::after, .erc-schedule-time.is-tail::after {
    content: attr(data-time);
}

.erc-schedule-time.is-highlighted {
    background-color: #fff;
    cursor: pointer;
}

.erc-schedule-time.is-highlighted.is-head {
    border-top-color: #72c0f1;
}

.erc-schedule-time.is-highlighted.is-tail {
    border-bottom-color: #72c0f1;
}

.erc-schedule-time.is-selected {
    background: #e8f3fa;
}

.erc-schedule-time.is-highlighted.is-booked, .erc-schedule-time.is-selected.is-booked {
    background-color: #ff4e4e;
    color: #a32e2e;
}

.erc-schedule-time.is-disabled {
    background-color: #f0f0f0;
    cursor: not-allowed;
}

.erc-schedule-time.is-booked.is-highlighted::after {
    content: 'Booked';
}

.erc-timeline-time,
.erc-schedule-time {
    height: 50px;
    font-family: MaisonMono, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    line-height: 50px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.erc-events:not(:empty) {
    border-bottom: 1px solid #e0e0e0;
    padding: 30px;
}

.erc-event {
    background-color: #1f1f1f;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    padding-right: 14px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
}

.erc-event + .erc-event {
    margin-top: 10px;
}

.erc-event-title {
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.erc-event-title span {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
}

.erc-event-actions {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 20px;
}

.erc-event-actions button {
    background-color: transparent;
    border-width: 0;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    padding: 0;
}

.erc-event-actions button svg {
    width: 20px;
    height: 20px;
}

.erc-modal-footer {
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.erc-modal-legend {
    color: #7f7f7f;
    font-size: 11px;
    text-align: center;
    -ms-flex-order: 2;
    order: 2;
    line-height: 1;
}

.erc-modal-legend::before {
    content: '* ';
    color: #D01C45;
}

.erc-modal-actions {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-order: 1;
    order: 1;
}

.erc-modal-button {
    background-color: #fff;
    border: 2px solid #1f1f1f;
    color: #1f1f1f;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    height: 46px;
    width: 120px;
    text-align: center;
}

.erc-modal-button + .erc-modal-button {
    margin-left: 20px;
}

.erc-modal-button.is-primary {
    background-color: #D01C45;
    border-color: #D01C45;
    color: #fff;
}

.erc-is-locked {
    overflow: hidden !important;
}

@media (min-width: 768px) {
    .erc.is-modal {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .erc-container {
        margin-left: auto;
        margin-right: auto;
    }

    .erc-header {
        padding-top: 50px;
        padding-bottom: 50px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .erc-header-info {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
    }

    .erc-header-date {
        font-size: 14px;
    }

    .erc-header-actions {
        -ms-flex: 1;
        flex: 1;
    }

    .erc-header-actions:first-child {
        padding-right: 0;
        -ms-flex-order: 1;
        order: 1;
    }

    .erc-header-actions:last-child {
        padding-left: 0;
        -ms-flex-order: 3;
        order: 3;
    }

    .erc-header-btn svg {
        width: 34px;
        height: 34px;
    }

    .erc-weekday,
    .erc-timeline {
        -ms-flex: 0 0 calc(100% / 8);
        flex: 0 0 calc(100% / 8);
    }

    .erc-weekday {
        height: 69px;
        line-height: 70px;
    }

    .erc-schedule-time {
        width: calc(100% / 7);
    }

    .erc-events:not(:empty) {
        padding: 50px;
    }

    .erc-event {
        padding-left: 30px;
        padding-right: 25px;
        height: 70px;
    }

    .erc-event-title {
        font-size: 14px;
    }

    .erc-event-title span {
        margin-left: 17px;
        margin-right: 17px;
    }

    .erc-event-actions button svg {
        width: 28px;
        height: 28px;
    }

    .erc-modal-footer {
        padding: 50px;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .erc-modal-legend {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-order: 1;
        order: 1;
        text-align: left;
        font-size: 12px;
    }

    .erc-modal-actions {
        margin-bottom: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-order: 2;
        order: 2;
    }

    .erc-modal-button {
        font-size: 14px;
        height: 66px;
        width: 140px;
    }

    .erc-modal-button.is-primary {
        width: 180px;
    }

    .erc-modal-button + .erc-modal-button {
        margin-left: 50px;
    }
}

[data-scrollbar], [scrollbar], scrollbar {
    display: block;
    position: relative;
}

[data-scrollbar] .scroll-content, [scrollbar] .scroll-content, scrollbar .scroll-content {
    transform: translateZ(0);
}

[data-scrollbar].sticky .scrollbar-track, [scrollbar].sticky .scrollbar-track, scrollbar.sticky .scrollbar-track {
    background: rgba(222, 222, 222, 0.75);
}

[data-scrollbar] .scrollbar-track, [scrollbar] .scrollbar-track, scrollbar .scrollbar-track {
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: opacity .5s ease-out, background .5s ease-out;
    background: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-scrollbar] .scrollbar-track.show, [data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track.show, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track.show, scrollbar .scrollbar-track:hover {
    opacity: 1;
}

[data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track:hover {
    background: rgba(222, 222, 222, 0.75);
}

[data-scrollbar] .scrollbar-track-x, [scrollbar] .scrollbar-track-x, scrollbar .scrollbar-track-x {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
}

[data-scrollbar] .scrollbar-track-y, [scrollbar] .scrollbar-track-y, scrollbar .scrollbar-track-y {
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
}

[data-scrollbar] .scrollbar-thumb, [scrollbar] .scrollbar-thumb, scrollbar .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}

[data-scrollbar] .overscroll-glow, [scrollbar] .overscroll-glow, scrollbar .overscroll-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*# sourceMappingURL=main.css.map */

/* -----------------------------------------------------
+
+    _               _
+ | | _____   ___ | |__   __ _
+ | |/ / _ \ / _ \| '_ \ / _` |
+ |   < (_) | (_) | |_) | (_| |
+ |_|\_\___/ \___/|_.__/ \__,_| internet solutions
+
+
------------------------------------------------------ */
/*KOOBA CSS*/

/* Buttons */
.btn--sm {
    padding: 15px;
    font-size: 16px;
}

/* Buttons /.end*/

/* Lists */
.list-inline--alt {
    list-style-type: none;
}

.list-inline--alt li {
    display: inline-block;
    padding: 0 10px;
}

.list-inline--alt li:first-child {
    padding-left: 0;
}

.list-inline--alt li:last-child {
    padding-right: 0;
}

.list-flex {
    padding: 0;
    list-style-type: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/* Lists /.end */

/* Links */
.link--alt {
    position: relative;
    transition: all .2s ease-in-out;
}

.link--alt:before {
    position: absolute;
    display: block;
    content: "";
    width: 0%;
    left: 0;
    top: 43%;
    background-color: #d01c45;
    transition: all .2s ease-in-out;
    height: 5px;
    z-index: -1;
}

.link--alt:hover:before,
.link--alt:active:before,
.link--alt:focus:before,
.link--alt.active:before {
    width: 100%;
}

.link--alt:hover,
.link--alt:active,
.link--alt:focus,
.link--alt.active {
    color: #d01c45;
}

/* Links /.end */

/* Justifize */
.justifize {
    font-size: 1px;
    /* IE 9, 10, 11 FIX */
    text-align: justify;
}

.justifize:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.justifize__box {
    font-size: 16px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.justifize--top .justifize__box {
    vertical-align: top;
}

.justifize--bottom .justifize__box {
    vertical-align: bottom;
}

/* Justifize /.end */

/* Helpers */
.flex-start {
    justify-content: flex-start;
}

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

.o-hidden {
    overflow: hidden;
}

.dib {
    display: inline-block;
}

.pos-r {
    position: relative;
}

.z-30 {
    z-index: 30;
}

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

.pt-3x {
    padding-top: 30px;
}

.pt-5x {
    padding-top: 50px !important;
}

.pt-9x {
    padding-top: 90px !important;
}

.pr-3x {
    padding-right: 30px;
}

@media (min-width: 992px) and (max-width: 1920px) {
    .p-custom {
        padding-left: 50px;
        padding-right: 0;
    }
}

.pb-5x {
    padding-bottom: 50px !important;
}

.pb-9x {
    padding-bottom: 90px !important;
}

.mb-4x {
    margin-bottom: 40px !important;
}

.mb-5x {
    margin-bottom: 50px !important;
}

.mb-6x {
    margin-bottom: 60px !important;
}

.mb-8x {
    margin-bottom: 80px !important;
}

@media (min-width: 1020px) {
    .mb-md-0x {
        margin-bottom: 0;
    }
}

.type-normal {
    font-weight: normal;
}

.type-bold {
    font-weight: bold;
}

.type-capitalize {
    text-transform: capitalize;
}

.lh-custom {
    line-height: 1.6em;
}

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

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

.img-responsive {
    display: block;
    max-width: 100%;
}

@media (min-width: 1020px) {
    .hidden-md {
        display: none;
    }
}

/* Helpers /.end */

/* Burger */
.burger {
    border: none;
    background-color: transparent;
    vertical-align: middle;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    height: 22px;
    cursor: pointer;
}

.burger.in {
    display: block;
    width: 20px;
    height: 22px;
}

.burger span {
    display: block;
    background-color: black;
    width: 18.33px;
    height: 2.33px;
    margin-bottom: 4.67px;
    transition: all 0.2s ease-in-out;
}

.burger.in span {
    margin-bottom: -2px;
    background-color: white;
}

.burger.in span:first-child {
    transform: rotate(45deg);
}

.burger.in span:nth-child(2) {
    display: none;
}

.burger.in span:last-child {
    transform: rotate(-45deg);
}

/* Burger /.end */

/* Nav */
.nav--list {
    display: none;
}

@media (min-width: 1020px) {
    .nav--list {
        display: block;
    }
}

/* Nav /.end */

/* Bricks */
.brick {
    max-width: 295px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.17);
    background-color: #fff;
}

@media screen and (min-width: 1020px) {
    .brick {
        box-shadow: 0 2px 39px 0 rgba(0, 0, 0, 0.17);
    }
}

.brick--collapse {
    position: relative;
    bottom: 33px;
}

.brick--collapse + .brick__year:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    background-color: #d01c45;
    height: 5px;
    top: -35px;
    z-index: 1;
    left: 0;
    width: 150px;
}

@media screen and (min-width: 1020px) {
    .brick--collapse + .brick__year:before {
        width: 200px;
    }
}

@media screen and (min-width: 1505px) {
    .brick--collapse + .brick__year:before {
        width: 445px;
        left: -154px;
    }
}

.brick img {
    margin-bottom: 0;
    min-height: 147px;
}

.brick .brick__img-container {
    display: inline-block;
    position: relative;
}

.brick .brick__img-container:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 0;
    background-color: #d01c45;
}

.brick__content {
    background-color: white;
    padding: 17px 21px 23px 21px;
    min-height: 232px;
    text-align: left;
}

.brick__text {
    font-size: 16px;
    line-height: 2em;
    margin-bottom: 0;
}

.brick__year {
    position: relative;
    margin-top: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}

.brick__year:after {
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    background-color: rgba(216, 216, 215, .5);
    left: 0;
    right: 0;
    margin: auto;
    height: 125px;
    bottom: 95px;
    z-index: -2;
}

/* Bricks /.end */

/*Sliders*/
.js-slider--brick {
    position: relative;
}

.js-slider--brick:before, .js-slider--brick:after {
    position: absolute;
    display: block;
    content: "";
    text-align: center;
    height: 5px;
    width: 100vw;
    margin: auto;
    background-color: #1F1F1F;
    bottom: 90px;
    z-index: -1;
}

.js-slider--brick:before {
    left: -50%;
    z-index: -1;
    width: 95vw;
}

.js-slider--brick:after {
    right: -50%;
    background-color: #d01c45;
    z-index: -2;
}

.js-slider--brick .slick-track {
    padding-top: 90px;
}

.js-slider--brick .slick-slide {
    margin: 0 10px;
    max-width: 295px;
    height: initial;
}

@media screen and (min-width: 1020px) {
    .js-slider--brick .slick-slide {
        margin: 0 33px;
    }
}

.js-slider {
    z-index: 1;
}

.js-slider-container {
    z-index: 0;
}

.js-slider-container--no-text {
    height: 260px;
}

.js-slider-container--with-text {
    height: 305px;
}

.js-slider--brick-container,
.js-slider-container {
    position: relative;
    padding: 0 30px;
}

@media screen and (min-width: 760px) {
    .js-slider--brick-container,
    .js-slider-container {
        padding: 0 60px;
    }
}

.js-slider--brick-container .btn--slider-container,
.js-slider-container .btn--slider-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.js-slider--brick-container .btn--slider-container .btn--slider i,
.js-slider-container .btn--slider-container .btn--slider i {
    font-size: 28px;
}

.js-slider--brick-container .btn--slider-container .btn--slider,
.js-slider-container .btn--slider-container .btn--slider {
    position: absolute;
    top: 42%;
}

.btn--slider {
    padding: 0;
}

.js-slider--brick-container .btn--slider-container .btn--slider-left {
    left: 0;
}

.js-slider--brick-container .btn--slider-container .btn--slider-right {
    right: 0;
}

.js-slider-container .btn--slider-container .btn--slider-left {
    left: -7px;
}

.js-slider-container .btn--slider-container .btn--slider-right {
    right: -7px;
}

@media screen and (min-width: 760px) {
    .js-slider-container .btn--slider-container .btn--slider-left {
        left: 0;
    }

    .js-slider-container .btn--slider-container .btn--slider-right {
        right: 0;
    }
}

@media screen and (min-width: 1505px) {
    .js-slider--brick-container .btn--slider-container .btn--slider-left {
        right: 100%;
    }

    .js-slider--brick-container .btn--slider-container .btn--slider-right {
        left: 100%;
    }
}

.js-slider .slick-track {
    padding-top: 30px;
}

/*Sliders */

/*Grid*/
.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1440px;
    padding: 0 10px;
}

.wrapper .row {
    padding: 0 10px;
    margin-left: -10px;
    margin-right: -10px;
}

.wrapper .row--flat {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

.wrapper .row > * {
    padding: 0 10px;
}

.wrapper .row--flat > * {
    padding: 0;
}

/* MEDIA BREAKPOINTS */
.wrapper .row .col-1 {
    width: 8.3333333333%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-2 {
    width: 16.6666666667%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-3 {
    width: 25%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-4 {
    width: 33.3333333333%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-5 {
    width: 41.6666666667%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-6 {
    width: 50%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-7 {
    width: 58.3333333333%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-8 {
    width: 66.6666666667%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-9 {
    width: 75%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-10 {
    width: 83.3333333333%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-11 {
    width: 91.6666666667%;
    flex: auto;
    max-width: none;
}

.wrapper .row .col-12 {
    width: 100%;
    flex: auto;
    max-width: none;
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-1 {
        width: 8.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-2 {
        width: 16.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-3 {
        width: 25%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-4 {
        width: 33.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-5 {
        width: 41.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-6 {
        width: 50%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-7 {
        width: 58.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-8 {
        width: 66.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-9 {
        width: 75%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-10 {
        width: 83.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-11 {
        width: 91.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-12 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-1 {
        width: 8.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-2 {
        width: 16.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-3 {
        width: 25%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-4 {
        width: 33.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-5 {
        width: 41.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-6 {
        width: 50%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-7 {
        width: 58.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-8 {
        width: 66.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-9 {
        width: 75%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-10 {
        width: 83.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-11 {
        width: 91.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-12 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-1 {
        width: 8.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-2 {
        width: 16.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-3 {
        width: 25%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-4 {
        width: 33.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-5 {
        width: 41.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-6 {
        width: 50%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-7 {
        width: 58.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-8 {
        width: 66.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-9 {
        width: 75%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-10 {
        width: 83.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-11 {
        width: 91.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-12 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-1 {
        width: 8.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-2 {
        width: 16.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-3 {
        width: 25%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-4 {
        width: 33.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-5 {
        width: 41.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-6 {
        width: 50%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-7 {
        width: 58.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-8 {
        width: 66.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-9 {
        width: 75%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-10 {
        width: 83.3333333333%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-11 {
        width: 91.6666666667%;
        flex: auto;
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-12 {
        width: 100%;
        flex: auto;
        max-width: none;
    }
}

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

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

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

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

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

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

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

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

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

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

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

.wrapper .row .col-offset-12 {
    margin-left: 100%;
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-1 {
        margin-left: 8.3333333333%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-2 {
        margin-left: 16.6666666667%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-3 {
        margin-left: 25%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-4 {
        margin-left: 33.3333333333%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-5 {
        margin-left: 41.6666666667%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-6 {
        margin-left: 50%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-7 {
        margin-left: 58.3333333333%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-8 {
        margin-left: 66.6666666667%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-9 {
        margin-left: 75%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-10 {
        margin-left: 83.3333333333%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 480px) {
    .wrapper .row .col-xs-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-3 {
        margin-left: 25%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-6 {
        margin-left: 50%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-9 {
        margin-left: 75%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 760px) {
    .wrapper .row .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-3 {
        margin-left: 25%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-6 {
        margin-left: 50%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-9 {
        margin-left: 75%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1020px) {
    .wrapper .row .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-3 {
        margin-left: 25%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-6 {
        margin-left: 50%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-9 {
        margin-left: 75%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .wrapper .row .col-lg-offset-12 {
        margin-left: 100%;
    }
}

/*Grid/.end*/

/*Titles*/
.title {
    font-size: 90px;
}

/*Titles /.end*/


/*Sections*/
.section {
    padding: 100px 0;
}

.section--no-padding-top {
    padding-top: 0;
}

.section--last {
    padding-bottom: 245px;
}

/*Sections /.end*/

/*Cards*/
.card {
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.card.in,
.card:hover {
    position: relative;
    overflow: hidden;
    z-index: 30;
}

@media (min-width: 1020px) {
    .card.in,
    .card:hover {
        transform: scale(1.15);
    }
}

@media (min-width: 1200px) {
    .card.in,
    .card:hover {
        transform: scale(1.2);
    }
}

.card__img {
    display: block;
    width: 100%;
    transition: all 0.4s ease-in-out;
}

.card.in .card__img,
.card:hover .card__img {
    transform: scale(1.28);
    overflow: hidden;
    transform-origin: top center;
}

.card__panel {
    padding: 12px;
}

.card.in .card__panel,
.card:hover .card__panel {
    position: relative;
    transition: all 0.5s ease-in-out;
    padding-left: 9px;
    top: -28px;
    background: linear-gradient(rgba(256, 256, 256, 0) 0%, white 56%);
}

.card__panel:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    height: 5px;
    background-color: #D01C45;
    width: 100%;
    opacity: 0;
}

.card.in > .card__panel:after,
.card:hover > .card__panel:after{
    opacity: 1;
}


@media (min-width: 1020px) {
    .card__panel:after {
        width: 0%;
    }

    .card.in > .card__panel:after,
    .card:hover > .card__panel:after {
        width: 100%;
        transition: all 0.7s ease-in-out;
    }
}

.card__title {
    transition: all 0.2s ease-in-out;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0;
}

.card.in .card__title,
.card:hover .card__title {
    font-size: 30px;
    margin-bottom: 0;
}

.card__text {
    font-size: 20px;
}

.card.in .card__text,
.card:hover .card__text {
    font-size: 15px;
    padding-bottom: 9px;
    margin-bottom: 23px;
}

.card-content {
    display: none;
    margin-bottom: 50px;
}

@media (min-width: 1020px) {
    .card-content {
        margin-bottom: 0;
    }

    .card-content--bg {
        padding-bottom: 200px;
    }
}

.card-content.in {
    display: block;
}

.card-content__title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 36px;
}

.card-content__details {
    font-size: 40px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
}

.card-content__details span {
    font-size: 20px;
    font-weight: normal;
}

.card-content__details span:first-child {
    margin-bottom: 16px;
}

.card-content__text {
    font-size: 20px;
    line-height: 1.5em;
}

.card-content__more li {
    font-size: 20px;
    margin-bottom: 28px;
}

.card-content__link {
    position: relative;
    font-weight: bold;
}

.card-content__link:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    bottom: -20px;
    width: 125%;
    height: 5px;
    background-color: #D01C45;
    transition: all 0.4s ease-in-out;
}

.card-content__link:hover:after {
    width: 80%;
}

.card-content__picture {
    height: 160px;
    width: 260px;
    margin-left: auto;
}

.card-content__img {
    position: relative;
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 10;
}

.card-content__item {
    width: 100%;
}

@media (min-width: 1200px) {
    .card-content__img--collapse {
        margin-top: -160px;
    }
}

/*Cards /.end*/

/*Block*/
.block {
    position: relative;
    padding-top: 100%;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.block * {
    font-weight: 800;
}

@media (min-width: 1020px) {
    .block:hover .block__overlay {
        background-color: rgba(0, 0, 0, 0.30);
    }

    .block:hover .block__content * {
        color: white;
    }

    .block:hover .block__content div:last-child:after {
        background-color: #fff !important;
    }
}

.block__overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
}

.block__content {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translateX(-50%);
    width: 76%;
    max-width: 280px;
    height: 94%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.block__content div:last-child:after {
    position: absolute;
    content: '';
    display: block;
    background-color: #000;
    top: 0;
    left: 0;
    width: 82px;
    height: 3px;
}

.block__title {
    line-height: 1em;
    font-family: 'MaisonMono';
    margin-bottom: 0;
    display: inline-block;
    font-size: 40px;
}

@media (min-width: 480px) {
    .block__title {
        font-size: 90px;
    }
}

.block__title span {
    position: relative;
    bottom: 15px;
    font-size: 25px;
}

@media (min-width: 480px) {
    .block__title span {
        bottom: 32px;
        font-size: 56px;
    }
}

.block__text {
    text-transform: capitalize;
    line-height: 1.2em;
    font-size: 30px;
}

@media (min-width: 480px) {
    .block__text {
        font-size: 40px;
    }
}

.block__desc {
    font-family: 'MaisonMono';
    margin-bottom: 0;
    font-size: 14px;
}

@media (min-width: 480px) {
    .block__desc {
        font-size: 18px;
    }
}

.block__subtitle {
    padding-top: 20px;
    font-weight: normal;
}

@media (min-width: 1020px) {
    .block__subtitle {
        padding-top: 50px;
    }
}

.block__subtitle span {
    font-weight: bold;
}

.content-modal {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
}

@media (min-width: 1020px) {
    .content-modal {
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: center;
    }
}

@media (min-width: 1020px) and (min-height: 745px) {
    .content-modal {
        align-items: center;
    }
}

.content-modal .modal-dialog {
    width: calc(100% - 20px);
    max-width: 780px;
    margin: 30px 10px;
}

@media (min-width: 1020px) {
    .content-modal .modal-dialog {
        width: calc(100% - 30px);
        margin: 10px;
    }
}

.content-modal .modal-content {
    background: transparent;
}

.content-modal .modal-content:after {
    content: '';
    position: absolute;
    background: #D01C45;
    bottom: -12px;
    height: 12px;
    width: 95%;
    max-width: 712px;
    left: 50%;
    transform: translateX(-50%);
}

.content-modal .modal-body {
    background: #FFFFFF;
    position: relative;
    padding: 20px 20px 40px;
    text-align: center;
}

@media (min-width: 1020px) {
    .content-modal .modal-body {
        padding: 28px 85px 24px;
    }
}

.content-modal h1 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
}

@media (min-width: 1020px) {
    .content-modal h1 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 11px;
    }
}

.content-modal p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

@media (min-width: 1020px) {
    .content-modal p {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 40px;
    }
}

.content-modal ul {
    display: flex;
    flex-direction: column;
    padding-left: 0;
}

@media (min-width: 1020px) {
    .content-modal ul {
        flex-direction: row;
        justify-content: center;
    }
}

.content-modal li {
    list-style: none;
}

.modal-button {
    font-size: 19px;
    line-height: 28px;
    border: 1px solid #D01C45;
    background-color: #D01C45;
    color: #FFFFFF;
    padding: 16px 23px;
    margin: 0 8px 20px;
    transition: 0.3s all ease;
    display: flex;
    justify-content: center;
}

.modal-button:hover {
    background-color: #FFFFFF;
    color: #D01C45;
}

.modal-button--secondary {
    background-color: #FFFFFF;
    color: #D01C45;
}

.modal-button--secondary:hover {
    background-color: #D01C45;
    color: #FFFFFF;
}

.content-modal .modal-body:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    top: -185px;
    left: 0;
    background: url('../assets/img/site/modal-slice.svg') no-repeat center center;
    background-size: cover;
}

@media (min-width: 1020px) {
    .content-modal .modal-body:before {
        top: -254px;
    }
}

.content-modal .modal-body:before {
    content: '';
    background: #FFFFFF;
    position: absolute;
    height: 110px;
    top: -110px;
    left: 0;
    width: 100%;
}

@media (min-width: 1020px) {
    .content-modal .modal-body:before {
        height: 175px;
        top: -175px;
    }
}

.modal-form {
    display: flex;
    flex-direction: column;
    max-width: 450px;
    margin: 0 auto;
}

@media (min-width: 1020px) {
    .modal-form {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
    }
}

.modal-form-input {
    display: flex;
    margin-bottom: 20px;
}

@media (min-width: 1020px) {
    .modal-form-input {
        flex: 1;
        margin-right: 15px;
        margin-bottom: 8px;
    }
}

.modal-form-input label {
    display: none;
}

.modal-form-input input {
    font-size: 19px;
    line-height: 28px;
    padding: 16px 23px;
    border: 1px solid #D01C45;
    color: #1f1f1f;
    width: 100%;
}

.modal-form-input::placeholder {
    color: #A2A2A2;
}

.modal-form-check {
    flex: 0 0 100%;
    text-align: left;
}

.modal-check-label {
    position: relative;
    font-size: 14px;
    padding-left: 20px;
}

.modal-check-label a {
    text-decoration: underline;
}

.modal-check-label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    border: 1px solid #1f1f1f;
    top: 50%;
    transform: translateY(-50%);
}

.modal-check-label:after {
    content: '';
    position: absolute;
    left: 3px;
    width: 6px;
    height: 6px;
    background: #D01C45;
    border-radius: 3px;
    top: 50%;
    transform-origin: center center;
    transform: translateY(-50%) scale(0);
}

.modal-check-input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.modal-check-input:checked + .modal-check-label:after {
    transform: translateY(-50%) scale(1);
}

.modal-button--form {
    margin: 0 0 20px;
}

@media (min-width: 1020px) {
    .modal-button--form {
        margin: 0 0 8px;
    }
}

.content-modal .modal-image {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: calc(100% - 53px);
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

@media (min-width: 1020px) {
    .content-modal .modal-image {
        height: 350px;
        width: 700px;
    }
}

.content-modal .modal-close {
    background: url('../assets/img/site/ribbon.svg') no-repeat;
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    box-shadow: none;
    border: none;
    padding: 3px 3px 3px 13px;
    position: absolute;
    top: -11px;
    right: 8px;
    z-index: 2;
    cursor: pointer;
}

@media (min-width: 1020px) {
    .content-modal .modal-close {
        right: 23px;
    }
}

.content-modal .modal-close:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 13px solid #9E0729;
    border-right: 18px solid transparent;
    bottom: -13px;
    right: 0;
}

/*Block /.end*/

/*Collapse (Meetings & Events - Equipment*/
/*.collapsible {
  cursor: pointer;
  position: absolute;
  display: block;
  content: '';
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  z-index: 30;
}

.collapsible.active span:first-child {
  display: none;
}

.collapsible span {
  background-color: black;
  display: block;
  position: absolute;
  transition: all 0.2s ease-in-out;
}

.collapsible span:first-child {
  height: 20px;
  width: 4px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.collapsible span:last-child {
  width: 20px;
  height: 4px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.content {
  z-index: -1;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  transform: translateY(-30%);
}

.content.in {
  opacity: 1;
  transform: translateY(0);
}*/


/*KOOBA CSS /.end */