

/* Start:/local/templates/emerald/css/compile/style.css?1756353066247918*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

body, .c--header {
    min-width: 320px;
}

.clearfixed:before,
.clearfixed:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfixed:after {
    clear: both;
}

.common-styles .-table-like {
    display: table;
}

.common-styles .-table-block {
    display: table;
    width: 100%;
    height: 100%;
}

.common-styles .-cell-like {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
}

.common-styles .-ib {
    display: inline-block;
}

.common-styles .-vam {
    vertical-align: middle;
}

.common-styles .-vat {
    vertical-align: top;
}

.common-styles .-fullsize {
    width: 100%;
    height: 100%;
}

.common-styles .-fullwidth {
    width: 100%;
}

.common-styles .-fullheight {
    min-height: 100%;
    height: 100%;
}

.common-styles .-right-aligned {
    text-align: right !important;
}

.common-styles .-center-aligned {
    text-align: center !important;
}

.common-styles .-left-aligned {
    text-align: left !important;
}

.common-styles .-top-aligned {
    vertical-align: top !important;
}

.common-styles .-middle-aligned {
    vertical-align: middle !important;
}

.common-styles .-bottom-aligned {
    vertical-align: bottom !important;
}

.common-styles .-fullscreen {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

.common-styles .-fixed-block {
    height: 100%;
    width: 100%;
    display: table;
}

.common-styles .-zerofont {
    font-size: 0.001px;
}

.common-styles .-one-line {
    white-space: nowrap;
}

.common-styles .-no-resize {
    resize: none;
}

.common-styles .-normal-line {
    white-space: normal;
}

.common-styles .-link {
    cursor: pointer;
}

.common-styles .-underline {
    text-decoration: underline;
}

.common-styles .-row {
    margin: 8px 0;
}

.common-styles .-ib-align {
    display: inline-block;
    float: none;
}

.common-styles .-top-index {
    vertical-align: top;
}

.common-styles .-relative {
    position: relative;
}

.common-styles .-brick {
    display: inline-block;
    white-space: normal;
    float: none;
}

.common-styles .-brick-container {
    font-size: 0.001px;
    white-space: nowrap;
}

.common-styles .-topmost {
    z-index: 10000;
    -webkit-transform: translateZ(2000px);
    -moz-transform: translateZ(2000px);
    transform: translateZ(2000px);
}

.common-styles .-safari3dfix {
    -webkit-transform: translateZ(1000px);
    -moz-transform: translateZ(1000px);
    transform: translateZ(1000px);
}

body,
a,
input {
    color: #333333;
    position: relative;
}

a,
:hover,
:focus {
    text-decoration: none !important;
    outline: none !important;
}

ul {
    list-style-type: none;
}

/* These are the conditional mixins for the different syntax for IE10 Flexbox*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

iframe {
    max-width: 100%;
}

/**
 * Fix for vw, vh, vmin, vmax on iOS 7.
 * http://caniuse.com/#feat=viewport-units
 *
 * This fix works by replacing viewport units with px values on known screen sizes.
 *
 * iPhone 6 and 6 Plus cannot run iOS 7, so are not targeted by this fix.
 * Target devices running iOS 8+ will incidentally execute the media query,
 * but this will still produce the expected result; so this is not a problem.
 *
 * As an example, replace:
 *
 *   height: 50vh;
 *   font-size: 5vmin;
 *
 * with:
 *
 *   .viewport-unit(height, 50vh);
 *   .viewport-unit(font-size, 5vmin);
 */
@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Regular.eot");
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Regular.woff") format("woff"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Bold.eot");
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Bold.woff") format("woff"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Light.eot");
    src: url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Light.woff") format("woff"), url("/local/templates/emerald/css/compile/../../fonts/circe/Circe-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "als_rublregular";
    src: url("/local/templates/emerald/css/compile/../../fonts/rur/rouble-webfont.eot");
    src: url("/local/templates/emerald/css/compile/../../fonts/rur/rouble-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/css/compile/../../fonts/rur/rouble-webfont.woff") format("woff"), url("/local/templates/emerald/css/compile/../../fonts/rur/rouble-webfont.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

.a--rur {
    font-family: "als_rublregular";
}

/*-------font-family------*/
.-ff-main {
    font-family: "circe", sans-serif;
}

/*-------font-weight------*/
.-fw-main-bold {
    font-weight: bold;
}

.-fw-main-normal {
    font-weight: normal;
}

.-fw-main-light {
    font-weight: 300;
}

/*-------font-size------*/
.-fs-brand {
    font-size: 56px;
}

.-fs-hero {
    font-size: 44px;
}

.-fs-h1 {
    font-size: 36px;
}

.-fs-h2 {
    font-size: 28px;
}

.-fs-h3 {
    font-size: 24px;
}

.-fs-h4 {
    font-size: 20px;
}

.-fs-h5 {
    font-size: 18px;
}

.-fs-label {
    font-size: 17px;
}

.-fs-body {
    font-size: 16px;
}

.-fs-body-small {
    font-size: 15px;
}

.-fs-small {
    font-size: 13px;
}

.-fs-caption {
    font-size: 12px;
}

.-fs-tiny-caption {
    font-size: 11px;
}

.-fs-tiny {
    font-size: 10px;
}

.-lh-brand {
    line-height: 56px;
}

.-lh-hero {
    line-height: 44px;
}

.-lh-h1 {
    line-height: 36px;
}

.-lh-h2 {
    line-height: 28px;
}

.-lh-h3 {
    line-height: 24px;
}

.-lh-h4 {
    line-height: 20px;
}

.-lh-h5 {
    line-height: 18px;
}

.-lh-label {
    line-height: 17px;
}

.-lh-body {
    line-height: 16px;
}

.-lh-body-small {
    line-height: 15px;
}

.-lh-small {
    line-height: 13px;
}

.-lh-caption {
    line-height: 12px;
}

.-lh-tiny-caption {
    line-height: 11px;
}

.-lh-tiny {
    line-height: 10px;
}

.-mt-1 {
    margin-top: 4px;
}

.-mt-2 {
    margin-top: 8px;
}

.-mt-3 {
    margin-top: 12px;
}

.-mt-4 {
    margin-top: 16px;
}

.-mt-5 {
    margin-top: 20px;
}

.-mt-6 {
    margin-top: 24px;
}

.-mt-7 {
    margin-top: 28px;
}

.-mt-8 {
    margin-top: 32px;
}

.-mb-1 {
    margin-bottom: 4px;
}

.-mb-2 {
    margin-bottom: 8px;
}

.-mb-3 {
    margin-bottom: 12px;
}

.-mb-4 {
    margin-bottom: 16px;
}

.-mb-5 {
    margin-bottom: 20px;
}

.-mb-6 {
    margin-bottom: 24px;
}

.-mb-7 {
    margin-bottom: 28px;
}

.-mb-8 {
    margin-bottom: 32px;
}

.-c-main {
    color: #131415;
}

.-c-second {
    color: #6b6c6f;
}

.-c-contrast {
    color: #ffffff;
}

.-c-accent {
    color: #073c2e;
}

.-c-accent-contrast {
    color: #facf55;
}

.-c-border {
    color: #bcbcbc;
}

.-c-icon {
    color: #9ea0a5;
}

.-c-bg {
    color: #f1f1f1;
}

.-c-warning {
    color: #e88727;
}

.-c-alert {
    color: #e6492d;
}

.common-styles {
    font-family: "circe", sans-serif;
    color: #131415;
}

a {
    color: inherit;
}

.a--link {
    cursor: pointer;
}

.js-datepicker {
    z-index: 10000;
}

.js-tab-container {
    display: none;
}

.js-tab-container.active {
    display: block;
}

.a--arrows {
    display: inline-block;
    white-space: nowrap;
    position: relative;
}

.a--arrows__arrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 22;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    border: 1px solid #6b6c6f;
    opacity: 1 !important;
}

.a--arrows__arrow-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 20px;
    height: 20px;
    fill: #9ea0a5;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

.a--arrows__arrow:hover {
    border-color: #073c2e;
}

.a--arrows__arrow:hover .a--arrows__arrow-icon {
    fill: #073c2e;
}

.a--arrows__counter {
    color: #073c2e;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 22;
    width: 40px;
    text-align: center;
}

.btn.btn-base {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.btn.btn-base:focus,
.btn.btn-base.focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

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

.btn.btn-base:not(:disabled):not(.disabled):active:focus,
.btn.btn-base:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-base.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn.btn-outline-accent {
    color: #073c2e;
    border: 2px solid #073c2e;
}

.btn.btn-outline-accent:hover {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-fill {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-fill:hover {
    color: #fff;
}

.btn.btn-outline-accent.disabled,
.btn.btn-outline-accent:disabled {
    color: #073c2e;
}

.btn.btn-outline-accent:not(:disabled):not(.disabled):active,
.btn.btn-outline-accent:not(:disabled):not(.disabled).active,
.show > .btn.btn-outline-accent.dropdown-toggle {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-outline-accent-bottom {
    color: #073c2e;
    border-bottom: 2px solid #073c2e;
}

.btn.btn-outline-accent-bottom:hover {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-outline-accent-bottom.disabled,
.btn.btn-outline-accent-bottom:disabled {
    color: #073c2e;
}

.btn.btn-outline-accent-bottom:not(:disabled):not(.disabled):active,
.btn.btn-outline-accent-bottom:not(:disabled):not(.disabled).active,
.show > .btn.btn-outline-accent-bottom.dropdown-toggle {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-outline-contrast {
    color: #ffffff;
    border: 2px solid #ffffff;
}

.btn.btn-outline-contrast:hover {
    color: #073c2e;
    background-color: #ffffff;
}

.btn.btn-outline-contrast.disabled,
.btn.btn-outline-contrast:disabled {
    color: #ffffff;
}

.btn.btn-outline-contrast:not(:disabled):not(.disabled):active,
.btn.btn-outline-contrast:not(:disabled):not(.disabled).active,
.show > .btn.btn-outline-contrast.dropdown-toggle {
    color: #073c2e;
    background-color: #ffffff;
}

.btn.btn-outline-border {
    color: #9ea0a5;
    border: 2px solid #bcbcbc;
}

.btn.btn-outline-border:hover {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-outline-border.disabled,
.btn.btn-outline-border.disabled:hover,
.btn.btn-outline-border:disabled,
.btn.btn-outline-border:disabled:hover {
    color: rgba(158, 160, 165, 0.6);
    border-color: rgba(188, 188, 188, 0.2);
    background-color: transparent;
    cursor: auto;
}

.btn.btn-outline-border:not(:disabled):not(.disabled):active,
.btn.btn-outline-border:not(:disabled):not(.disabled).active,
.show > .btn.btn-outline-border.dropdown-toggle,
input[type=checkbox]:checked + .btn.btn-outline-border:not(:disabled):not(.disabled),
input[type=radio]:checked + .btn.btn-outline-border:not(:disabled):not(.disabled) {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.btn.btn-fill-warning {
    color: #ffffff;
    background-color: #e88727;
}

.btn.btn-fill-warning:hover {
    color: #ffffff;
    background-color: #c76e15;
}

.btn.btn-fill-warning.disabled,
.btn.btn-fill-warning.disabled:hover,
.btn.btn-fill-warning:disabled,
.btn.btn-fill-warning:disabled:hover {
    color: rgba(158, 160, 165, 0.6);
    cursor: auto;
}

.btn.btn-fill-warning:not(:disabled):not(.disabled):active,
.btn.btn-fill-warning:not(:disabled):not(.disabled).active,
.show > .btn.btn-fill-warning.dropdown-toggle {
    color: #ffffff;
    background-color: #c76e15;
}

.g-recaptcha > div {
    margin: auto;
}

.breadcrumb.a--breadcrumb {
    background-color: transparent;
    padding: 0;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin-bottom: 40px;
}

.breadcrumb.a--breadcrumb .breadcrumb-home-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    fill: #9ea0a5;
    margin-right: 8px;
    margin-top: -4px;
}

.breadcrumb.a--breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

.breadcrumb.a--breadcrumb .breadcrumb-item {
    color: #9ea0a5;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.26px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
    position: relative;
}

.breadcrumb.a--breadcrumb .breadcrumb-item a {
    color: #9ea0a5;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.26px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.breadcrumb.a--breadcrumb .breadcrumb-item:hover,
.breadcrumb.a--breadcrumb .breadcrumb-item.active {
    color: #073c2e;
}

.breadcrumb.a--breadcrumb .breadcrumb-item:hover a,
.breadcrumb.a--breadcrumb .breadcrumb-item.active a {
    color: #073c2e;
}

.breadcrumb.a--breadcrumb .breadcrumb-item.active {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.a--label {
    display: inline-block;
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-top: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding-left: 8px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 992px) {
    .a--label-news {
        margin-top: 10px;
    }
}

.a--label:before {
    position: absolute;
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    right: -7px;
    top: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.a--label.v--accent {
    background-color: #073c2e;
    color: #ffffff;
}

.a--label.v--accent:before {
    background-color: #073c2e;
}

.a--label.v--accent-contrast {
    background-color: #facf55;
    color: #131415;
}

.a--label.v--accent-contrast:before {
    background-color: #facf55;
}

.a--label.v--red {
    background-color: #e6492d;
    color: #ffffff;
}

.a--label.v--red:before {
    background-color: #e6492d;
}

.a--label + .a--label {
    margin-left: 20px;
}

.a--tag {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 32px;
    padding: 0 16px;
    padding-top: 2px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    -webkit-border-top-right-radius: 32px;
    -moz-border-radius-topright: 32px;
    border-top-right-radius: 32px;
    -webkit-border-bottom-right-radius: 32px;
    -moz-border-radius-bottomright: 32px;
    border-bottom-right-radius: 32px;
    -webkit-border-bottom-left-radius: 32px;
    -moz-border-radius-bottomleft: 32px;
    border-bottom-left-radius: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #131415;
    background-color: #f1f1f1;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.a--tag.is-catalog {
    border: 1px solid #bcbcbc;
}

@media (min-width: 0) and (max-width: 575px) {
    .a--tag {
        height: 24px;
        line-height: 24px;
        text-transform: none;
        letter-spacing: 0.2px;
        padding-top: 1px;
    }
}

.a--tag.active,
.a--tag:hover,
.a--tag:active {
    background-color: #073c2e;
    color: #ffffff;
}

.a--text-input,
.a--textarea {
    display: block;
    width: 100%;
    border: 0px solid transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    background-color: rgba(188, 188, 188, 0.2);
    padding-left: 16px;
    padding-right: 16px;
    color: #131415;
    font-size: 16px;
}

.a--text-input::-moz-placeholder,
.a--textarea::-moz-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::-webkit-input-placeholder,
.a--textarea::-webkit-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input:-ms-input-placeholder,
.a--textarea:-ms-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::-ms-input-placeholder,
.a--textarea::-ms-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::-webkit-input-placeholder, .a--textarea::-webkit-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input:-moz-placeholder, .a--textarea:-moz-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::-moz-placeholder, .a--textarea::-moz-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input:-ms-input-placeholder, .a--textarea:-ms-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::-ms-input-placeholder, .a--textarea::-ms-input-placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input::placeholder,
.a--textarea::placeholder {
    color: #131415;
    opacity: 0.5;
}

.a--text-input.focus,
.a--textarea.focus,
.a--text-input:focus,
.a--textarea:focus {
    background-color: #ffffff;
    color: #131415;
    border-color: #073c2e;
}

.a--text-input.focus::-moz-placeholder,
.a--textarea.focus::-moz-placeholder,
.a--text-input:focus::-moz-placeholder,
.a--textarea:focus::-moz-placeholder {
    opacity: 1;
}

.a--text-input.focus::-webkit-input-placeholder,
.a--textarea.focus::-webkit-input-placeholder,
.a--text-input:focus::-webkit-input-placeholder,
.a--textarea:focus::-webkit-input-placeholder {
    opacity: 1;
}

.a--text-input.focus:-ms-input-placeholder,
.a--textarea.focus:-ms-input-placeholder,
.a--text-input:focus:-ms-input-placeholder,
.a--textarea:focus:-ms-input-placeholder {
    opacity: 1;
}

.a--text-input.focus::-ms-input-placeholder,
.a--textarea.focus::-ms-input-placeholder,
.a--text-input:focus::-ms-input-placeholder,
.a--textarea:focus::-ms-input-placeholder {
    opacity: 1;
}

.a--text-input.focus::-webkit-input-placeholder, .a--textarea.focus::-webkit-input-placeholder, .a--text-input:focus::-webkit-input-placeholder, .a--textarea:focus::-webkit-input-placeholder {
    opacity: 1;
}

.a--text-input.focus:-moz-placeholder, .a--textarea.focus:-moz-placeholder, .a--text-input:focus:-moz-placeholder, .a--textarea:focus:-moz-placeholder {
    opacity: 1;
}

.a--text-input.focus::-moz-placeholder, .a--textarea.focus::-moz-placeholder, .a--text-input:focus::-moz-placeholder, .a--textarea:focus::-moz-placeholder {
    opacity: 1;
}

.a--text-input.focus:-ms-input-placeholder, .a--textarea.focus:-ms-input-placeholder, .a--text-input:focus:-ms-input-placeholder, .a--textarea:focus:-ms-input-placeholder {
    opacity: 1;
}

.a--text-input.focus::-ms-input-placeholder, .a--textarea.focus::-ms-input-placeholder, .a--text-input:focus::-ms-input-placeholder, .a--textarea:focus::-ms-input-placeholder {
    opacity: 1;
}

.a--text-input.focus::placeholder,
.a--textarea.focus::placeholder,
.a--text-input:focus::placeholder,
.a--textarea:focus::placeholder {
    opacity: 1;
}

.a--text-input {
    height: 48px;
}

.a--textarea {
    height: 160px;
    padding-top: 12px;
    resize: none;
}

.a--file-input {
    display: block;
    white-space: nowrap;
    position: relative;
}

.a--file-input__icon {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    width: 24px;
    fill: #9ea0a5;
}

.a--file-input__text {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #9ea0a5;
    margin-left: 4px;
    width: 140px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.a--file-input__input {
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    opacity: 0;
}

.a--file-input.active .a--file-input__icon {
    fill: #073c2e;
}

.a--file-input.active .a--file-input__text {
    color: #073c2e;
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}


.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      no-repeat right 0.75rem center/8px 10px,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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")
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}

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

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

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

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

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

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

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

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

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

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

.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #dc3545;
}

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

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
*/
.a--radioselect {
    display: block;
    position: relative;
    /*padding-left: 24px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.a--radioselect__radio {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    position: absolute;
    left: 0;
    top: 16px;
    cursor: pointer;
    display: block;
    border: 2px solid #6b6c6f;
    -webkit-transition: border-color 0.4s ease-out 0s;
    -o-transition: border-color 0.4s ease-out 0s;
    -moz-transition: border-color 0.4s ease-out 0s;
    transition: border-color 0.4s ease-out 0s;
}

.a--radioselect__radio:after {
    position: absolute;
    display: block;
    content: "";
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    top: 2px;
    left: 2px;
    background-color: #073c2e;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out 0s;
    -o-transition: opacity 0.4s ease-out 0s;
    -moz-transition: opacity 0.4s ease-out 0s;
    transition: opacity 0.4s ease-out 0s;
}

.a--radioselect.active .a--radioselect__radio {
    border-color: #073c2e;
}

.a--radioselect.active .a--radioselect__radio:after {
    opacity: 1;
}

.a--radioselect label.error {
    display: none !important;
}

.a--radioselect:first-child label.error {
    display: block !important;
    margin-left: -24px;
    width: 300px;
    margin-top: 4px;
}

.a--select {
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-color: rgba(188, 188, 188, 0.2);
}

.a--select.focus {
    background-color: #fff;
}

.g-recaptcha {
    cursor: pointer;
}

.a--select__arrow {
    width: 24px;
    height: 24px;
    fill: #9ea0a5;
    position: absolute;
    right: 8px;
    top: 12px;
    display: block;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
    z-index: 9;
}

.a--select__handler {
    display: block;
    height: 48px;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    /*background-color: rgba(188, 188, 188, 0.2);*/
    padding-left: 16px;
    padding-right: 16px;
    color: rgba(19, 20, 21, 0.5);
    font-size: 16px;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    z-index: 10;
}

.a--select__handler:hover {
    color: rgba(19, 20, 21, 0.5);
}

.a--select .dropdown-menu {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.a--select .dropdown-menu .dropdown-item {
    padding: 0px 16px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.a--select.focus .a--select__arrow {
    fill: #073c2e;
}

.a--select.focus .a--select__handler {
    border-color: #073c2e;
    /*background-color: #ffffff;*/
    color: #131415;
}

.a--select__value {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.a--separator {
    display: block;
    border-top: 1px solid rgba(188, 188, 188, 0.4);
}

.popover.v--alert .popover-body {
    color: #e6492d;
}

.dropdown-menu.selecttime {
    max-height: 300px;
    /*overflow: scroll;*/
}

.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    margin-bottom: 16px;
}

.lds-spinner div {
    -webkit-transform-origin: 32px 32px;
    -moz-transform-origin: 32px 32px;
    -ms-transform-origin: 32px 32px;
    -o-transform-origin: 32px 32px;
    transform-origin: 32px 32px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
    -moz-animation: lds-spinner 1.2s linear infinite;
    -o-animation: lds-spinner 1.2s linear infinite;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%;
    background: #9ea0a5;
}

.lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
    -moz-animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
    -moz-animation-delay: -0.7s;
    -o-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
    -moz-animation-delay: -0.6s;
    -o-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
    -moz-animation-delay: -0.5s;
    -o-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    -moz-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    -o-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
    -moz-animation-delay: -0.4s;
    -o-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
    -moz-animation-delay: -0.3s;
    -o-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
    -moz-animation-delay: -0.2s;
    -o-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
    -moz-animation-delay: -0.1s;
    -o-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -o-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.c--area {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
}

.c--area .c--bottom-menu {
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}

.c--area .c--project-table {
    margin-top: 16px;
}

.c--area__info {
    display: block;
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--area__info {
        width: 100%;
        padding-right: 0;
    }
}

.c--area__title {
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--area__title {
        font-size: 28px;
    }
}

.c--area__text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
}

.c--area__button {
    height: 48px;
    width: 240px;
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--area__button {
        margin-top: 16px;
    }
}

.c--area__slider {
    display: block;
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--area__slider {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
}

.c--area__slider .c--project-slider__preview {
    margin-right: 4px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--area__slider .c--project-slider__preview {
        height: 90px;
        width: 142px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--area__slider .c--project-slider__preview {
        height: 112px;
        width: 192px;
    }
}

.c--banner {
    display: block;
    height: 64px;
    position: relative;
}

/*.c--banner + .c--banner {
    margin-top: 50px;
}*/
@media (min-width: 768px) and (max-width: 991px) {
    .c--banner {
        height: 128px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--banner {
        height: 224px;
        text-align: center;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--banner {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--banner__bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 2;
}

.c--banner__bg-image {
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
}

.c--banner__bg:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #131415;
    opacity: 0.5;
}

.c--banner__content {
    position: relative;
    z-index: 10;
    padding-left: 48px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}

@media (min-width: 768px) and (max-width: 1439px) {
    .c--banner__content {
        padding-left: 24px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--banner__content {
        padding-top: 24px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.c--banner__text {
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--banner__text {
        letter-spacing: 0.5px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--banner__text {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
    }
}

.c--banner__benefit {
    display: block;
    white-space: nowrap;
    position: relative;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--banner__benefit {
        display: inline-block;
        margin-top: 16px;
    }
}

.c--banner__benefit-icon {
    fill: #ffffff;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--banner__benefit-icon {
        margin-right: 4px;
    }
}

.c--banner__benefit-text {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    color: #ffffff;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.5px;
    width: 200px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--banner__benefit-text {
        font-size: 14px;
        width: 186px;
    }
}

.c--bottom-menu {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 144px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--bottom-menu {
        display: none;
    }
}

.c--bottom-menu__menu {
    border-top: 1px solid rgba(188, 188, 188, 0.4);
}

.c--bottom-menu__item {
    display: block;
    height: 72px;
    line-height: 70px;
    text-align: center;
    color: #073c2e;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.c--bottom-menu__item:hover {
    color: #073c2e;
}

.c--bottom-menu__item:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 1px;
    height: 72px;
    background-color: rgba(188, 188, 188, 0.4);
}

.c--bottom-menu__item:first-child:after {
    display: none;
}

.c--calc {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 760px;
    background: #ffffff;
    -webkit-box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
}

#calculationForm label {
    line-height: 40px;
}

#calculationForm label span {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

#calculationForm input[type=checkbox],
#calculationForm input[type=radio] {
    display: none;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--calc {
        width: 664px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .c--calc {
        width: 100%;
    }
}

.c--calc__image {
    height: 96px;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.c--calc__image-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}

.c--calc__scale {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    top: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 84px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__scale {
        padding: 0 16px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--calc__scale {
        padding: 0 42px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--calc__scale {
        padding: 0 16px;
    }
}

.c--calc__scale-item {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    text-align: center;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.6);
}

.c--calc__scale-item:before {
    position: absolute;
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    background-color: #ffffff;
    -webkit-transition: background-color 0.4s ease-out 0s;
    -o-transition: background-color 0.4s ease-out 0s;
    -moz-transition: background-color 0.4s ease-out 0s;
    transition: background-color 0.4s ease-out 0s;
}

.c--calc__scale-item-number {
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1px;
    color: #073c2e;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.c--calc__scale-item.active:before {
    background-color: #073c2e;
}

.c--calc__scale-item.active .c--calc__scale-item-number {
    color: #ffffff;
}

.c--calc__footer {
    height: 72px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 84px;
    border-top: 1px solid rgba(188, 188, 188, 0.4);
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__footer {
        padding: 0 16px;
        height: 62px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--calc__footer {
        padding: 0 42px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--calc__footer {
        padding: 0 16px;
        height: 62px;
    }
}

.c--calc__link {
    position: relative;
    display: inline-block;
    line-height: 1;
    color: #073c2e;
    font-weight: bold;
    font-size: 20px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__link {
        font-size: 16px;
    }
}

.c--calc__link.prev {
    padding-left: 30px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__link.prev {
        padding-left: 24px;
    }
}

.c--calc__link.prev .c--calc__link-icon {
    left: 0;
}

.c--calc__link.next {
    padding-right: 30px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__link.next {
        padding-right: 24px;
    }
}

.c--calc__link.next .c--calc__link-icon {
    right: 0;
}

.c--calc__link-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    fill: #6b6c6f;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__link-icon {
        width: 16px;
        height: 16px;
    }
}

.c--calc__link:hover {
    color: #073c2e;
}

.c--calc__link:hover .c--calc__link-icon {
    fill: #073c2e;
}

.c--calc__steps {
    min-height: 312px;
    padding-top: 40px;
    padding-bottom: 24px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--calc__step {
    text-align: center;
    display: none;
}

.c--calc__step.active {
    display: block;
}

.c--calc__step-title {
    color: #073c2e;
    line-height: 1.2;
    font-size: 24px;
    letter-spacing: 0.12px;
    display: block;
    padding: 0 56px;
    margin-bottom: 8px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__step-title {
        font-size: 20px;
        letter-spacing: 0.1px;
        padding: 0 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--calc__step-title {
        padding: 0 16px;
    }
}

.c--calc__step-title.bold {
    font-weight: bold;
}

.c--calc__step-text {
    color: #131415;
    font-size: 16px;
    line-height: 24px;
    display: block;
    padding: 0 56px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__step-text {
        padding: 0 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--calc__step-text {
        padding: 0 16px;
    }
}

.c--calc__buttons {
    display: inline-block;
    width: 416px;
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__buttons {
        width: 332px;
        margin-top: 8px;
    }
}

.c--calc__tags {
    padding: 0 24px;
    margin-top: 16px;
    display: block;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__tags {
        padding: 0 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--calc__tags {
        padding: 0;
    }
}

.c--calc__button {
    width: 200px;
    height: 48px;
    margin-bottom: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--calc__button {
        height: 40px;
        width: 160px;
        margin-bottom: 8px;
    }

    #calculationForm label {
        line-height: 40px;
    }
}

.c--calc__tag {
    height: 40px;
    margin-bottom: 8px;
    margin-left: 4px;
    margin-right: 4px;
}

.c--calc .btn.c--calc__button {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    -webkit-border-top-left-radius: 48px;
    -moz-border-radius-topleft: 48px;
    border-top-left-radius: 48px;
    -webkit-border-top-right-radius: 48px;
    -moz-border-radius-topright: 48px;
    border-top-right-radius: 48px;
    -webkit-border-bottom-right-radius: 48px;
    -moz-border-radius-bottomright: 48px;
    border-bottom-right-radius: 48px;
    -webkit-border-bottom-left-radius: 48px;
    -moz-border-radius-bottomleft: 48px;
    border-bottom-left-radius: 48px;
}

.c--calc .btn.c--calc__tag {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    -moz-border-radius-topleft: 40px;
    border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -moz-border-radius-bottomleft: 40px;
    border-bottom-left-radius: 40px;
    padding: 0 16px;
    position: relative;
}

.c--calc .btn.c--calc__tag.disabled:after,
.c--calc .btn.c--calc__tag:disabled:after {
    position: absolute;
    display: block;
    content: "";
    top: 4px;
    left: 20px;
    content: "СКОРО";
    font-size: 7px;
    letter-spacing: 0.1px;
    font-weight: bold;
    color: rgba(158, 160, 165, 0.6);
    line-height: 1;
}

.c--calc.v--last-step .c--calc__image {
    height: 200px;
}

.c--calc.v--last-step .c--calc__steps {
    min-height: 280px;
}

.c--calc.v--last-step .c--calc__footer {
    display: none !important;
}

.c--calc.v--last-step .c--calc__scale {
    top: 184px;
}

.c--card-structure {
    display: block;
    position: relative;
    margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--card-structure {
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    }
}

.c--card-structure .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 63.158%;
}

.c--card-structure__image {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card-structure__image {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--card-structure__image:before {
    display: block;
    content: "";
    padding-top: 63.158%;
}

.c--card-structure__image-img {
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
}

.c--card-structure__overlay {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(19, 20, 21, 0.7);
}

.c--card-structure__overlay-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.c--card-structure__content {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
    padding-top: 8px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--card-structure__content {
        padding: 0;
        padding-top: 8px;
    }
}

.c--card-structure__title {
    color: #131415;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -0.6px;
}

.c--card-structure__text {
    color: #131415;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}

.c--card-tabs {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--card-tabs__image {
    display: block;
    position: relative;
    z-index: 20;
    overflow: hidden;
    margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card-tabs__image {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--card-tabs__image:before {
    display: block;
    content: "";
    padding-bottom: 63.41%;
}

.c--card-tabs__image-img {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
    height: 100%;
    width: auto;
    display: block;
}

.c--card-tabs__image-overlay {
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(19, 20, 21, 0.7);
}

.c--card-tabs__image-overlay-text {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c--card-tabs__tabs {
    font-size: 0.001px;
    display: block;
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 16px;
}

.c--card-tabs__tab {
    cursor: pointer;
    margin: 0 4px;
    margin-bottom: 8px;
    height: 40px;
    line-height: 37px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    -moz-border-radius-topleft: 40px;
    border-top-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -moz-border-radius-bottomleft: 40px;
    border-bottom-left-radius: 40px;
    border: 2px solid #bcbcbc;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    color: #9ea0a5;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
}

.c--card-tabs__tab:hover,
.c--card-tabs__tab:active,
.c--card-tabs__tab.active {
    background-color: #073c2e;
    border-color: #073c2e;
    color: #ffffff;
}

.c--card-tabs__tab.disabled:after {
    position: absolute;
    display: block;
    content: "";
    top: 4px;
    left: 20px;
    content: "СКОРО";
    font-size: 7px;
    letter-spacing: 0.1px;
    font-weight: bold;
    color: rgba(158, 160, 165, 0.6);
    line-height: 1;
}

.c--card-tabs__button {
    padding: 16px 0;
    text-align: center;
}

.c--card-tabs__button .btn {
    width: 240px;
    height: 48px;
    line-height: 48px;
}

.c--card {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--card__image {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}

.c--card__image-img {
    min-width: 290px;
    min-height: 190px;

    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /*height: 100%;
  width: auto;*/
    width: auto;
    height: 100%;
}
.v--re .c--card__image-img {
    min-width: 296px;
}

.c--card__overlay {
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(19, 20, 21, 0.7);
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.c--card__title,
.c--card__text {
    color: #131415;
    display: block;
    position: relative;
    overflow: hidden;
}

.c--card.inactive .c--card__title {
    opacity: 0.4;
}

.c--card.v--feature {
    width: 340px;
    margin-bottom: 16px;
    max-height: 31%;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--card.v--feature {
        width: 296px;
    }
}

.c--card.v--feature .c--card__image {
    height: 216px;
    max-height: 100%;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--card.v--feature .c--card__image {
        height: 188px;
    }
}

.c--card.v--feature .c--card__overlay {
    height: 216px;
    /*line-height: 216px;*/
    max-height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c--card.v--feature .c--card__overlay p {
    margin: auto;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--card.v--feature .c--card__overlay {
        height: 188px;
        line-height: 188px;
    }
}

.c--card.v--feature .c--card__title {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.c--card.v--gallery {
    width: 296px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--card.v--gallery {
        width: 254px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--gallery {
        width: 100%;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--gallery .c--card__image {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--card.v--gallery .c--card__image:before {
    display: block;
    content: "";
    padding-bottom: 64.86%;
}

.c--card.v--gallery .c--card__title {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    margin-top: 8px;
    height: 24px;
}

.c--card.v--blog {
    width: 296px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--card.v--blog {
        width: 254px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--blog {
        width: 100%;
    }
}

.c--card.v--blog .c--card__image:before {
    display: block;
    content: "";
    padding-bottom: 64.86%;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--blog .c--card__image {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--blog .c--card__info {
        padding: 0 8px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.c--card.v--blog .c--card__date {
    color: #bcbcbc;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    margin-top: 8px;
    text-transform: uppercase;
}

.c--card.v--blog .c--card__title {
    height: 72px;
    font-size: 20px;
    line-height: 24px;
    margin-top: 8px;
}

.c--card.v--blog .c--card__text {
    margin-top: 8px;
    height: 72px;
    font-size: 16px;
    line-height: 24px;
}

.c--card.v--blog .c--card__link {
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #073c2e;
    border-bottom: 1px solid #073c2e;
    display: inline-block;
}

.c--card.v--blog .c--card__link:hover {
    color: #073c2e;
    border-color: #073c2e;
}

.c--card.v--catalog,
.c--card.v--re {
    border: 1px solid #bcbcbc;
    width: 296px;
}
.c--card.v--re {
    display: flex;
    flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767px) {
    .c--card.v--catalog,
    .c--card.v--re {
        width: 254px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--catalog, .c--card.v--re {
         width: 100%;
     }
}

.c--card.v--catalog .c--card__image:before,
.c--card.v--re .c--card__image:before{
    display: block;
    content: "";
    padding-bottom: 64.86%;
}

.c--card.v--catalog .c--card__title {
    font-size: 20px;
    color: #131415;
    margin-top: 8px;
}
.c--card.v--re .c--card__title {
    font-size: 20px;
    color: #131415;
}

.c--card.v--catalog .c--card__info {
    position: relative;
    display: block;
    height: 104px;
    background-color: #ffffff;
    padding-left: 16px;
    padding-top: 8px;
}

.c--card.v--re .c--card__info{
    position: relative;
    display: block;
    background-color: #ffffff;
    padding: 16px 8px 40px 8px;
    flex: 1 1 auto;
}


.c--card.v--catalog .c--card__numbers {
    position: absolute;
    left: 16px;
    right: 8px;
    bottom: 12px;
}

.c--card.v--re .c--card__numbers {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 12px;
}

.c--card.v--catalog .c--card__number,
.c--card.v--re .c--card__number {
    font-size: 16px;
    color: #131415;
    line-height: 1;
    font-weight: bold;
    position: relative;
}
.c--card.v--re .c--card__number {
    color: #df3a01;
}

.re-price {
    color: #df3a01;
    font-size: 1.3rem;
    line-height: 1.2;
}


.old_price,
.c--card.v--catalog .c--card__number.old,
.c--card.v--re .c--card__number.old{
    color: #e6492d;
    margin-left: 8px;
    position: relative;
}

.old_price:after,
.c--card.v--catalog .c--card__number.old:after,
.c--card.v--re .c--card__number.old:after{
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    transform: rotate(-7deg);
    background-color: #e6492d;
}

.c--card.v--stock {
    margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--card.v--stock {
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    }
}

.c--card.v--stock .c--slider {
    width: 400px;
    min-width: 400px;
    margin-right: 16px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--card.v--stock .c--slider {
        min-width: 0;
        margin-right: 0;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--card.v--stock .c--slider {
        width: 100%;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--stock .c--slider {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--card.v--stock .c--slider {
        width: 320px;
        min-width: 320px;
    }
}

.c--card.v--stock .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

.c--card.v--stock .c--card__title {
    font-size: 20px;
    line-height: 24px;
    height: 44px;
    margin-top: 16px;
}
.c--card.v--stock.v--actions .c--card__title {
    height: auto;
    margin-bottom: 16px;
}

.c--card.v--stock.v--news .c--card__title {
    height: auto;
    margin-bottom: 12px;
}

.c--card.v--stock.v--news .c--card__text {
    height: auto;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--card.v--stock .c--card__title {
        height: auto;
    }
}

@media (min-width: 992px) {
    .c--card.v--stock.v--estate .c--card__title {
        margin-top: 0;
    }

    .c--card.v--stock.v--news .c--card__title {
        margin-top: 0;
    }

    .c--card.v--stock.v--news-list .c--card__title {
        margin-top: 0;
        height: auto;
        margin-bottom: 12px;
    }
}

.c--card.v--stock .c--card__text {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
}

.c--card.v--stock.v--new-news .c--card__text {
    font-size: 18px;
    line-height: 24px;
    color: #131415!important;
}
@media (max-width: 991px) {
    .c--card.v--stock.v--new-news .c--card__buttons {
        text-align: center;
    }
}
@media (min-width: 992px) {
    .c--card.v--stock.v--actions .c--card__text {
        min-height: 120px;
        height: auto;
        padding-bottom: 48px;
    }
}

@media (min-width: 992px) {
    .c--card.v--stock.v--actions.v--builder .c--card__text {
        height: auto;
        min-height: initial;
        padding-bottom: 0;
    }
    .c--card.v--stock.v--builder .c--card__buttons {
        position: relative;
        margin-top: 12px;
    }
}

.c--card.v--stock.v--estate .c--card__text {
    height: auto;
    text-align: justify;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--card.v--stock .c--card__text {
        height: auto;
        margin-top: 8px;
    }

    .c--card.v--stock.v--news .c--card__text {
        height: 48px;
    }
}

.c--card.v--stock .c--card__info {
    position: relative;
}

.c--card.v--stock .c--card__buttons {
    position: absolute;
    bottom: 48px;
    left: 0;
    display: flex;
    align-items: center;

}

@media (min-width: 992px) {
    .c--card.v--stock.v--estate .c--card__buttons {
        position: relative;
        bottom: 0;
        margin-top: 20px;
        display: flex;
        align-items: center;
    }
}

.c--card.v--stock.v--estate .c--slider__image a {
    display: block;
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    height: 100%;
    top: 0;
    left: 0;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--card.v--stock .c--card__buttons {
        position: relative;
        bottom: 0;
        margin-top: 16px;
    }
}

@media (min-width: 992px) {
    .c--card.v--stock .c--card__buttons {
        bottom: 0;
    }
}

.c--card.v--stock .c--card__button {
    height: 32px;
    width: 176px;
    border-width: 1px;
    font-size: 14px;
}

.btn.c--button {
    margin-top: 20px;
    margin-bottom: 48px;
    height: 32px;
    line-height: 32px;
    width: 176px;
    border-width: 1px;
    font-size: 14px;
    webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-appearance: button;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -webkit-user-select: none !important;
}
.article-body {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
}
@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--stock .c--card__button {
        width: 160px;
    }
    .c--button {
        width: 160px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--card.v--stock .c--card__button {
        width: 160px;
    }
}

.c--card.v--stock .c--card__button:first-child {
    margin-right: 32px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--card.v--stock .c--card__button:first-child {
        margin-right: 16px;
    }
}
.m-actions-item .m-btn {
    margin-top: 20px;
}
.c--card.v--stock .c--card__param .price,
.m-actions-item .c--card__param .price {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #e6492d;
}

.c--card.v--stock .c--card__param .price.old,
.m-actions-item .c--card__param .price.old {
    color: #9ea0a5;
    margin-left: 8px;
}

.c--card.v--stock .c--card__param .price.old:after,
.m-actions-item .c--card__param .price.old:after {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    transform: rotate(-7deg);
    background-color: #9ea0a5;
}

.c--catalog-head {
    display: block;
    height: 484px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--catalog-head {
        height: 324px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--catalog-head {
        height: 308px;
    }
}

.c--catalog-head__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 596px;
    display: block;
    overflow: hidden;
    z-index: 2;
}

.c--catalog-head__bg-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
}

.c--catalog-head__bg:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.17);
}

.c--catalog-head .container {
    position: relative;
    z-index: 10;
}

.c--catalog-head__title {
    color: #ffffff;
    font-size: 48px;
    letter-spacing: -1.33px;
    line-height: 1;
    margin-top: 336px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--catalog-head__title {
        font-size: 28px;
        letter-spacing: -1px;
        margin-top: 136px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--catalog-head__title {
        margin-top: 136px;
    }
}

.c--catalog-head__subtitle {
    margin-top: 8px;
    color: #ffffff;
    font-size: 20px;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-home-icon {
    fill: #ffffff;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: #ffffff;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item {
    color: #ffffff;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item a {
    color: #ffffff;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item:hover,
.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item.active {
    color: #ffffff;
}

.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item:hover a,
.c--catalog-head .breadcrumb.a--breadcrumb .breadcrumb-item.active a {
    color: #ffffff;
}

.c--content {
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 1440px) {
    .c--content {
        padding: 0 156px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--content {
        padding: 0 72px;
    }
}

.c--content h2 {
    font-size: 24px;
    font-weight: bold;
}

.c--content p {
    margin-bottom: 16px;
    margin-top: 0;
}

.c--content p:last-child {
    margin-bottom: 0;
}

.c--content img {
    max-width: 100%;
}

.c--content .page-title {
    margin-bottom: 16px;
}

.c--content__date {
    color: #9ea0a5;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 16px;
}

.c--content__image-full-width {
    width: 100%;
    height: auto;
}

.c--content__separator {
    margin: 16px 0;
    display: block;
    border-top: 1px solid #9ea0a5;
}

.c--faq {
    border-top: 1px solid rgba(188, 188, 188, 0.4);
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--faq {
        border: none;
    }
}

.c--faq__separator {
    background-color: rgba(188, 188, 188, 0.4);
    display: block;
    position: absolute;
    top: 0;
    left: 8px;
    bottom: -40px;
    width: 1px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--faq__separator {
        display: none;
    }
}

.c--faq__container {
    padding-top: 16px;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--faq__container {
        padding: 0;
    }
}

.c--faq__item {
    display: block;
    position: relative;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--faq__item {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--faq__item-handler {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    min-height: 56px;
    padding-left: 16px;
    padding-right: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    z-index: 20;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--faq__item-handler {
        padding-left: 8px;
    }
}

.c--faq__item-handler-icon {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 20px;
    right: 16px;
}

.c--faq__item-handler-icon:after,
.c--faq__item-handler-icon:before {
    position: absolute;
    display: block;
    content: "";
    background-color: #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.c--faq__item-handler-icon:after {
    left: 0;
    right: 0;
    top: 6px;
    height: 2px;
}

.c--faq__item-handler-icon:before {
    left: 6px;
    width: 2px;
    top: 0;
    bottom: 0;
    opacity: 0;
}

.c--faq__item-handler-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #073c2e;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.c--faq__item-handler.collapsed {
    min-height: 64px;
}

.c--faq__item-handler.collapsed .c--faq__item-handler-text {
    color: #131415;
}

.c--faq__item-handler.collapsed .c--faq__item-handler-icon:after,
.c--faq__item-handler.collapsed .c--faq__item-handler-icon:before {
    opacity: 0.4;
    background-color: #9ea0a5;
}

.c--faq__item-body {
    display: block;
    z-index: 18;
}

.c--faq__item-body:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out 0s;
    -o-transition: opacity 0.4s ease-out 0s;
    -moz-transition: opacity 0.4s ease-out 0s;
    transition: opacity 0.4s ease-out 0s;
    -webkit-box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 14px 35px 6px rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    z-index: 17;
}

.c--faq__item-body-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 18;
    display: block;
    padding: 0 16px;
    padding-bottom: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--faq__item-body-text {
        padding: 8px;
    }
}

.c--faq__item-body.show:before {
    opacity: 1;
}

.c--footer {
    position: relative;
    z-index: 1;
    height: 220px;
    margin-top: -220px;
    background-color: #073c2e;
    display: block;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--footer {
        margin-top: -140px;
        height: 140px;
        padding-top: 8px;
    }
}

.c--footer .container {
    position: relative;
    height: 100%;
}

.c--footer__logo {
    display: block;
    width: 72px;
    min-width: 72px;
    height: 72px;
    position: relative;
    border: 1px solid rgba(107, 108, 111, 0.4);
    margin-right: 28px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--footer__logo {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin-right: 8px;
    }
}

@media (min-width: 768px) and (max-width: 1439px) {
    .c--footer__logo {
        margin-right: 16px;
    }
}

.c--footer__logo-image {
    width: 100%;
    height: 100%;
    display: block;
}

.c--footer__menu {
    height: 84px;
    width: 25%;
    min-width: 25%;
}

.c--footer__menu-item {
    display: block;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.4;
    max-width: 120px;
    margin-right: 40px;
    font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--footer__menu-item {
        margin-right: 16px;
    }
}

.c--footer__text {
    width: 30%;
    min-width: 30%;
    color: #ffffff;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.4;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--footer__text {
        width: 36%;
        min-width: 36%;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--footer__text {
        width: 25%;
    }
}

.c--footer__contacts {
    text-align: right;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--footer__contacts {
        text-align: left;
    }
}

.c--footer__phone {
    color: #ffffff;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    white-space: nowrap;
}

.c--footer__phone:hover,
.c--footer__phone:active,
.c--footer__phone:focus,
.c--footer__phone.active {
    color: #ffffff;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--footer__phone {
        font-size: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--footer__phone {
        line-height: 40px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--footer__phone {
        font-size: 17px;
        line-height: 40px;
    }
}

.c--footer__mail {
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
}

.c--footer__button {
    width: 152px;
    height: 48px;
    padding: 0;
    margin-left: 20px;
}

.c--footer__copyright {
    height: 30px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--footer__copyright {
        bottom: 0;
        height: 80px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.c--footer__copyright__image {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
}

.lic {
    display: block;
    position: relative;
}
.lic a {
    display: block;
    position: absolute;
    z-index: 10;
    right: 8px;
    width: auto;
    height: 30px;
    max-height: 30px;
    top: -88px
}

@media (min-width: 0) and (max-width: 767px) {
    .lic a {
        position: absolute;
        top: -50px;
        left: 8px;
        margin: 0;
        height: 40px;
        max-height: 40px;
    }
}

.c--footer__copyright-text {
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.48px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--footer__copyright-text {
        width: 100%;
        text-align: center;
    }
}

.c--form {
    margin: auto;
    display: block;
    max-width: 96%;
    margin-top: 0;
}

.c--form label.error {
    font-size: 13px;
    color: #e6492d;
    line-height: 15px;
    margin: 0;
}

.c--form__logo {
    height: 80px;
    width: 80px;
    position: relative;
    margin: 0 auto;
    display: block;
}

.c--form__logo-image {
    display: block;
    width: 100%;
    height: 100%;
}

.c--form__title {
    color: #131415;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1;
    text-align: center;
    margin-top: 16px;
}

.c--form__row {
    margin-top: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form__row {
        margin-top: 16px;
    }
}

.c--form__row .btn {
    height: 48px;
    width: 240px;
}

.c--form__tabs {
    margin-top: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form__tabs {
        margin-top: 8px;
    }
}

.c--form__tab {
    cursor: pointer;
    display: block;
    height: 32px;
    line-height: 32px;
    width: 176px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    -webkit-border-top-right-radius: 32px;
    -moz-border-radius-topright: 32px;
    border-top-right-radius: 32px;
    -webkit-border-bottom-right-radius: 32px;
    -moz-border-radius-bottomright: 32px;
    border-bottom-right-radius: 32px;
    -webkit-border-bottom-left-radius: 32px;
    -moz-border-radius-bottomleft: 32px;
    border-bottom-left-radius: 32px;
    background-color: #f1f1f1;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #131415;
    margin: 0 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form__tab {
        width: 152px;
        font-size: 13px;
        letter-spacing: 0.2px;
    }
}

.c--form__tab.active {
    color: #ffffff;
    background-color: #073c2e;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form .v--small {
        margin-top: 16px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form .v--small:first-child {
        margin-top: 0;
    }
}

.c--form.v--reg {
    width: 400px;
}

.c--form.v--callback {
    width: 320px;
}

.c--form.v--callback .a--radioselect .a--select,
.c--form.v--callback .a--radioselect .a--text-input {
    width: 120px;
}

.c--form.v--writeback {
    width: 608px;
}

.c--form.v--writeback .a--select {
    width: 400px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--form.v--writeback .a--select {
        width: 368px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form.v--writeback .a--file-input {
        margin-top: 16px;
    }
}

.c--form.v--review {
    width: 608px;
}

.c--form.v--review .a--textarea {
    height: 120px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--form.v--review .a--file-input {
        margin-top: 16px;
    }
}

.c--form.v--review .a--file-input__text {
    width: 224px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--form.v--review .a--file-input__text {
        width: 176px;
    }
}

.was-validated .a--text-input:invalid,
.a--text-input.is-invalid {
    border-color: #e6492d;
}

.was-validated .a--text-input:invalid:focus,
.a--text-input.is-invalid:focus {
    border-color: #e6492d;
}

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

.was-validated .a--textarea:invalid,
.a--textarea.is-invalid {
    border-color: #e6492d;
}

.was-validated .a--textarea:invalid:focus,
.a--textarea.is-invalid:focus {
    border-color: #e6492d;
}

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

.was-validated .a--select__value:invalid ~ .a--select__handler,
.a--select__value.is-invalid ~ .a--select__handler {
    border-color: #e6492d;
}

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

.modal-dialog.c--header-menu-modal {
    max-width: none;
    margin: 0;
}

.modal-dialog.c--header-menu-modal .c--header-menu {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-align: left;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu {
        width: 288px;
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 8px;
}

.modal-dialog.c--header-menu-modal .c--header-menu__close:hover {
    color: #073c2e;
}

.modal-dialog.c--header-menu-modal .c--header-menu__close:hover .c--header-menu__close-icon {
    fill: #073c2e;
}

.modal-dialog.c--header-menu-modal .c--header-menu__close-icon {
    height: 32px;
    width: 32px;
    fill: #9ea0a5;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

.modal-dialog.c--header-menu-modal .c--header-menu__columns .col {
    padding-left: 56px;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__columns .col {
        padding-left: 8px;
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__columns .col:first-child {
    padding-left: 8px;
    border-right: 1px solid #bcbcbc;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__columns .col:first-child {
        border-right: none;
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__columns .col-md-12 {
    padding-left: 8px;
}

/*.modal-dialog.c--header-menu-modal .c--header-menu__menu {
  height: 164px;
}*/
@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__menu {
        height: auto;
        display: block;
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__menu-title {
    color: #9ea0a5;
    font-size: 17px;
    line-height: 17px;
    min-height: 36px;
    letter-spacing: -0.5px;
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__menu-title {
        font-size: 13px;
        letter-spacing: 0.2px;
        padding: 0 8px;
        background: rgba(228, 228, 228, 0.5);
        line-height: 32px;
        margin: 0 -8px;
        color: #073c2e;
        min-height: auto;
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__menu-item {
    color: #131415;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: bold;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__menu-item {
        display: block;
        margin-bottom: 0;
        margin-right: -8px;
        padding: 8px 8px;
        border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__product {
    line-height: 1.2;
    margin-bottom: 20px;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__product {
        display: block;
        margin: 0 -8px;
        padding: 8px 8px;
        border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    }
}

.modal-dialog.c--header-menu-modal .c--header-menu__product-image {
    width: 32px;
    height: 32px;
    min-width: 32px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: block;
    margin-right: 8px;
}

.modal-dialog.c--header-menu-modal .c--header-menu__product-image-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.modal-dialog.c--header-menu-modal .c--header-menu__product-name {
    color: #131415;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: bold;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.modal-dialog.c--header-menu-modal .c--header-menu__product-label {
    color: #9ea0a5;
    font-size: 11px;
    letter-spacing: 0.2px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.modal-dialog.c--header-menu-modal .c--header-menu__product.active .c--header-menu__product-name,
.modal-dialog.c--header-menu-modal .c--header-menu__product:hover .c--header-menu__product-name {
    color: #073c2e;
}

.modal-dialog.c--header-menu-modal .c--header-menu__product.active .c--header-menu__product-label,
.modal-dialog.c--header-menu-modal .c--header-menu__product:hover .c--header-menu__product-label {
    color: #131415;
}

.modal-dialog.c--header-menu-modal .c--header-menu__footer {
    padding-bottom: 30px;
}

@media (min-width: 0) and (max-width: 991px) {
    .modal-dialog.c--header-menu-modal .c--header-menu__footer {
        padding-bottom: 0;
    }
}

.c--header {
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    height: 112px;
    padding-left: 340px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--header.fixed-top {
    z-index: 100;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header {
        background-color: #ffffff;
        padding-left: 0;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header {
        height: 56px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--header {
        height: 72px;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header {
        border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    }
}

@media (min-width: 768px) and (max-width: 1439px) {
    .c--header {
        padding-left: 328px;
    }
}

.c--header__navbar {
    height: 80px;
    position: relative;
    padding: 0 !important;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header__navbar {
        height: 56px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--header__navbar {
        height: 72px;
    }
}

.c--header__navbar:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: 0.4;
    background-color: #ffffff;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header__navbar:before {
        display: none;
    }
}

.c--header__logo {
    display: block;
    width: 80px;
    height: 80px;
    position: relative;
    top: 16px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header__logo {
        opacity: 1;
        top: 0;
        position: relative;
        width: 56px;
        height: 56px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header__logo {
        margin-left: -8px;
    }
}

.c--header__logo-image {
    width: 100%;
    height: 100%;
    display: block;
}

.c--header__nav-link {
    padding: 0 16px;
    color: #ffffff;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: bold;
}

.c--header__nav-link:hover,
.c--header__nav-link:focus {
    color: #bcbcbc;
}

.c--header__menu-handler {
    display: block;
    white-space: nowrap;
    margin-right: 20px;
    margin-left: -80px;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--header__menu-handler {
        margin-right: 0;
        margin-left: 12px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header__menu-handler {
        position: absolute;
        margin: 0;
        right: -10px;
        top: 1px;
        padding: 15px 10px 15px 20px;
        z-index: 10;
    }
}

.c--header__menu-handler-icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header__menu-handler-icon {
        border-color: #9ea0a5;
    }
}

.c--header__menu-handler-icon:after {
    position: absolute;
    display: block;
    content: "";
    top: 5px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header__menu-handler-icon:after {
        background-color: #9ea0a5;
    }
}

.c--header__menu-handler-link {
    line-height: 16px;
    margin-left: 8px;
    display: inline-block;
    color: #ffffff;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: bold;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--header__menu-handler-link {
        display: none;
    }
}

.c--header__menu-handler-link:hover,
.c--header__menu-handler-link:focus {
    color: #bcbcbc;
}

.c--header__button {
    width: 176px;
    height: 48px;
    margin-left: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--header__button {
        width: 152px;
        margin-left: 16px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header__button {
        width: 80px;
        height: 40px;
        margin-left: 0px;
        margin-right: 65px;
        font-size: 15px !important;
    }

    .c--calc__step .c--header__button {
        margin-right: 0;
    }
}

@media (min-width: 0) and (max-width: 375px) {
    .c--header.scrolled .c--header__logo,
    .c--header.new-home .c--header__logo {
        width: 56px;
        height: 56px;
    }

    .c--header__button {
        width: 70px;
    }
}

.c--header__button-xs {
    height: 16px;
    width: 16px;
    padding: 0;
    margin-left: 8px;
    margin-right: 8px;
    border: 0px solid transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    outline: none;
}

.c--header__button-xs-icon {
    width: 100%;
    height: 100%;
    display: block;
    fill: #073c2e;
}

.c--header .btn.c--header__button {
    color: #ffffff;
    border: 2px solid #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header .btn.c--header__button {
        color: #073c2e;
        border-color: #073c2e;
    }
}

.c--header .btn.c--header__button:hover {
    color: #073c2e;
    background-color: #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header .btn.c--header__button:hover {
        color: #ffffff;
        background-color: #073c2e;
    }
}

.c--header .btn.c--header__button.disabled,
.c--header .btn.c--header__button:disabled {
    color: #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header .btn.c--header__button.disabled,
    .c--header .btn.c--header__button:disabled {
        color: #073c2e;
    }
}

.c--header .btn.c--header__button:not(:disabled):not(.disabled):active,
.c--header .btn.c--header__button:not(:disabled):not(.disabled).active,
.c--header .show > .btn.c--header__button.dropdown-toggle {
    color: #073c2e;
    background-color: #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header .btn.c--header__button:not(:disabled):not(.disabled):active,
    .c--header .btn.c--header__button:not(:disabled):not(.disabled).active,
    .c--header .show > .btn.c--header__button.dropdown-toggle {
        color: #ffffff;
        background-color: #073c2e;
    }
}

.c--header__phone,
.c--header__phone2 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
    white-space: nowrap;
}

.c--header__phone:hover,
.c--header__phone:active,
.c--header__phone:focus,
.c--header__phone.active,
.c--header__phone2:hover,
.c--header__phone2:active,
.c--header__phone2:focus,
.c--header__phone2.active {
    color: #ffffff;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--header__phone:hover,
    .c--header__phone:active,
    .c--header__phone:focus,
    .c--header__phone.active,
    .c--header__phone2:hover,
    .c--header__phone2:active,
    .c--header__phone2:focus,
    .c--header__phone2.active {
        color: #131415;
    }
}

@media (min-width: 0) and (max-width: 420px) {
    a.c--header__phone,
    a.c--header__phone2 {
        font-size: 16px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header__phone,
    .c--header__phone2 {
        font-size: 21px;
        color: #131415;
        text-align: left;
        padding-left: 5px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--header__phone,
    .c--header__phone2 {
        color: #131415;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--header__phone,
    .c--header__phone2 {
        font-size: 20px;
    }
}

.c--header.scrolled {
    height: 72px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
    -moz-box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
    box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
}
.c--header.new-home {
    height: 72px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
    -moz-box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
    box-shadow: 0 0 5px 0 rgba(19, 20, 21, 0.4);
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header.scrolled,
    .c--header.new-home {
        height: 56px;
    }
}

.c--header.scrolled .c--header__navbar,
.c--header.new-home .c--header__navbar {
    height: 72px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header.scrolled .c--header__navbar,
    .c--header.new-home .c--header__navbar {
        height: 56px;
    }
}

.c--header.scrolled .c--header__navbar:before,
.c--header.new-home .c--header__navbar:before {
    display: none;
}

.c--header.scrolled .c--header__nav-link,
.c--header.new-home .c--header__nav-link {
    padding: 0 8px;
}

.c--header.scrolled .c--header__logo,
.c--header.new-home .c--header__logo {
    width: 64px;
    height: 64px;
    top: 0px;
}
@media (max-width: 575px) {
    .c--header.new-home .c--header__logo {
        width: 56px;
        height: 56px;
    }
}

.c--header.inner .c--header__navbar:before {
    left: 104px;
}

.c--header.scrolled,
.c--header.inner {
    padding-left: 0;
}

.c--header.scrolled .c--header__logo,
.c--header.new-home .c--header__logo,
.c--header.inner .c--header__logo {
    opacity: 1;
}

.c--header.scrolled .c--header__menu-handler,
.c--header.new-home .c--header__menu-handler,
.c--header.inner .c--header__menu-handler {
    margin-left: 24px;
    margin-right: 8px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--header.scrolled .c--header__menu-handler,
    .c--header.new-home .c--header__menu-handler,
    .c--header.inner .c--header__menu-handler {
        margin-right: 0;
        margin-left: 12px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--header.scrolled .c--header__menu-handler,
    .c--header.new-home .c--header__menu-handler,
    .c--header.inner .c--header__menu-handler {
        margin: 0;
    }
}

.c--header.scrolled .c--header__navbar:before,
.c--header.new-home .c--header__navbar:before,
.c--header.white .c--header__navbar:before {
    background-color: #bcbcbc;
}

.c--header.scrolled .c--header__nav-link,
.c--header.new-home .c--header__nav-link,
.c--header.white .c--header__nav-link {
    color: #131415;
}

.c--header.scrolled .c--header__nav-link:hover,
.c--header.new-home .c--header__nav-link:hover,
.c--header.white .c--header__nav-link:hover,
.c--header.scrolled .c--header__nav-link:focus,
.c--header.new-home.c--header__nav-link:focus,
.c--header.white .c--header__nav-link:focus {
    color: #073c2e;
}

.c--header.scrolled .c--header__menu-handler-link,
.c--header.new-home .c--header__menu-handler-link,
.c--header.white .c--header__menu-handler-link {
    color: #131415;
}

.c--header.scrolled .c--header__menu-handler-link:hover,
.c--header.new-home .c--header__menu-handler-link:hover,
.c--header.white .c--header__menu-handler-link:hover,
.c--header.scrolled .c--header__menu-handler-link:focus,
.c--header.new-home .c--header__menu-handler-link:focus,
.c--header.white .c--header__menu-handler-link:focus {
    color: #073c2e;
}

.c--header.scrolled .c--header__menu-handler-icon,
.c--header.new-home .c--header__menu-handler-icon,
.c--header.white .c--header__menu-handler-icon {
    border-color: #9ea0a5;
}

.c--header.scrolled .c--header__menu-handler-icon:after,
.c--header.new-home.c--header__menu-handler-icon:after,
.c--header.white .c--header__menu-handler-icon:after {
    background-color: #9ea0a5;
}

.c--header.scrolled .c--header__phone,
.c--header.new-home .c--header__phone,
.c--header.white .c--header__phone,
.c--header.scrolled .c--header__phone2,
.c--header.new-home .c--header__phone2,
.c--header.white .c--header__phone2 {
    color: #131415;
}

.c--header.scrolled .c--header__phone:hover,
.c--header.new-home .c--header__phone:hover,
.c--header.white .c--header__phone:hover,
.c--header.scrolled .c--header__phone:active,
.c--header.new-home .c--header__phone:active,
.c--header.white .c--header__phone:active,
.c--header.scrolled .c--header__phone:focus,
.c--header.new-home .c--header__phone:focus,
.c--header.white .c--header__phone:focus,
.c--header.scrolled .c--header__phone.active,
.c--header.new-home.c--header__phone.active,
.c--header.white .c--header__phone.active,
.c--header.scrolled .c--header__phone2:hover,
.c--header.new-home.c--header__phone2:hover,
.c--header.white .c--header__phone2:hover,
.c--header.scrolled .c--header__phone2:active,
.c--header.new-home .c--header__phone2:active,
.c--header.white .c--header__phone2:active,
.c--header.scrolled .c--header__phone2:focus,
.c--header.new-home.c--header__phone2:focus,
.c--header.white .c--header__phone2:focus,
.c--header.scrolled .c--header__phone2.active,
.c--header.new-home .c--header__phone2.active,
.c--header.white .c--header__phone2.active {
    color: #131415;
}

.c--header.scrolled .btn.c--header__button,
.c--header.new-home .btn.c--header__button,
.c--header.white .btn.c--header__button {
    color: #073c2e;
    border: 2px solid #073c2e;
}

.c--header.scrolled .btn.c--header__button:hover,
.c--header.new-home .btn.c--header__button:hover,
.c--header.white .btn.c--header__button:hover {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.c--header.scrolled .btn.c--header__button.disabled,
.c--header.new-home .btn.c--header__button.disabled,
.c--header.white .btn.c--header__button.disabled,
.c--header.scrolled .btn.c--header__button:disabled,
.c--header.new-home .btn.c--header__button:disabled,
.c--header.white .btn.c--header__button:disabled {
    color: #073c2e;
}

.c--header.scrolled .btn.c--header__button:not(:disabled):not(.disabled):active,
.c--header.new-home .btn.c--header__button:not(:disabled):not(.disabled):active,
.c--header.white .btn.c--header__button:not(:disabled):not(.disabled):active,
.c--header.scrolled .btn.c--header__button:not(:disabled):not(.disabled).active,
.c--header.new-home .btn.c--header__button:not(:disabled):not(.disabled).active,
.c--header.white .btn.c--header__button:not(:disabled):not(.disabled).active,
.c--header.scrolled .show > .btn.c--header__button.dropdown-toggle,
.c--header.new-home .show > .btn.c--header__button.dropdown-toggle,
.c--header.white .show > .btn.c--header__button.dropdown-toggle {
    color: #ffffff;
    background-color: #073c2e;
    border-color: #073c2e;
}

.c--main-slider__slide {
    position: relative;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .c--main-slider__slide {
        height: 1024px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .c--main-slider__slide {
        height: 768px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .c--main-slider__slide {
        height: 480px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .c--main-slider__slide {
        height: 320px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .c--main-slider__slide {
        height: 568px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .c--main-slider__slide {
        height: 320px;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide {
        display: block;
        height: auto;
        /*padding-top: 48px;*/
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--main-slider__slide {
        min-height: 768px;
    }
}

.c--main-slider__slide-bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 2;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-bg {
        bottom: auto;
        height: 248px;
        position: relative;
    }
}

@media (min-width: 768px) {
    .c--main-slider__slide-bg.has-overlay:before {
        position: absolute;
        display: block;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 240px;
        background: rgb(0,0,0);
        background: linear-gradient(180deg, rgba(0,0,0,0.4962359943977591) 0%, rgba(0,0,0,0) 100%);
        z-index: 10;
    }
}

/*@media (min-width: 0) and (max-width: 480px) {
  .c--main-slider__slide-bg {
    bottom: auto;
    height: 200px;
    position: relative;
  }
}*/
.c--main-slider__slide-bg-image {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
}


@media only screen and (min-device-width: 375px) and (max-device-width: 830px) and (orientation: landscape) {
    .c--main-slider__slide-bg {
        height: auto;
    }

    .c--main-slider__slide-bg-image {
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
        transform: none;
        min-height: auto;
        min-width: auto;
    }
}

@media (min-width: 0) and (max-width: 480px) {
    .c--main-slider__slide-bg-image {
        width: 100%;
        height: 100%;
        /*top: 0;
    left: 0;
    -webkit-transform: none;
   -ms-transform: none;
   -o-transform: none;
    transform: none;*/
        min-height: auto;
        min-width: auto;
    }
}

/*.c--main-slider__slide-bg:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #131415;
  opacity: 0.17;
}*/
.c--main-slider__slide-content {
    display: block;
    height: 100%;
    width: 312px;
    min-width: 312px;
    position: relative;
    z-index: 20;
    background-color: #ffffff;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid rgba(188, 188, 188, 0.4);
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-content {
        height: auto;
        width: 100%;
        min-width: 0;
        padding: 0;
        border-right: none;
        margin-top: 40px;
    }
}

.c--main-slider__slide-cards {
    padding-left: 28px;
    height: 518px;
    overflow: hidden;
    position: relative;
    z-index: 50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-cards {
        height: auto;
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1439px) {
    .c--main-slider__slide-cards {
        padding-left: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--main-slider__slide-cards {
        height: 464px;
    }
}

.c--main-slider__slide-cards-align {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 80px;
    height: 100vh;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .c--main-slider__slide-cards-align {
        height: 1024px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .c--main-slider__slide-cards-align {
        height: 768px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .c--main-slider__slide-cards-align {
        height: 480px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .c--main-slider__slide-cards-align {
        height: 320px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .c--main-slider__slide-cards-align {
        height: 568px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .c--main-slider__slide-cards-align {
        height: 320px;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-cards-align {
        height: auto;
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--main-slider__slide-cards-align {
        min-height: 768px;
    }
}

.c--main-slider__slide-cards-button {
    text-align: center;
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--main-slider__slide-cards-button {
        margin-top: 16px;
        margin-bottom: 16px;
    }
}

.c--main-slider__slide-cards-button .btn {
    width: 340px;
    height: 48px;
    line-height: 48px;
}

.c--main-slider__slide-text-wrap {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 28px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-text-wrap {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 8px;
    }
}

.c--main-slider__slide-title {
    color: #131415;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    display: block;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-title {
        font-size: 28px;
        line-height: 1.2;
        padding: 8px;
        background-color: #ffffff;
        width: 100%;
        /*position: absolute;*/
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }
}

.c--main-slider__slide-text {
    color: #131415;
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 768px) {
    .c--main-slider__slide-text.small-desktop {
        max-height: 50vh;
        overflow-y: scroll;
    }
}

.c--main-slider__slide-text p {
    margin-bottom: 16px;
    margin-top: 0;
}

.c--main-slider__slide-text ul,
.c--main-slider__slide-text li {
    margin: 0;
    padding: 0;
}

.c--main-slider__slide-text ul {
    list-style-type: disc;
    padding-left: 1em;
}

.c--main-slider__slide-text-separator {
    display: block;
    margin: auto;
    margin-top: 8px;
    margin-bottom: 16px;
    width: 80px;
    border-top: 1px solid #000;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-text-separator {
        display: none;
    }
}

.c--main-slider__slide-text-title {
    font-size: 20px;
    margin-top: 16px;
    font-weight: bold;
    display: block;
}

.c--main-slider__slide-logo {
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider__slide-logo {
        display: none;
    }
}

.c--main-slider__slide-logo-image {
    display: block;
    width: 100%;
    height: 100%;
}

.c--main-slider .a--arrows {
    position: absolute;
    bottom: 80px;
    left: 96px;
    z-index: 22;
}

.c--main-slider .a--arrows .a--arrows__arrow {
    border: 2px solid #EA3C3C;
}
.c--main-slider .a--arrows .a--arrows__arrow-icon {
    height: 24px;
    width: 24px;
    fill: #EA3C3C;
}
.c--main-slider .a--arrows__counter {
    color: #EA3C3C;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--main-slider .a--arrows {
        bottom: auto;
        top: 334px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

/*@media (min-width: 0) and (max-width: 480px) {
  .c--main-slider .a--arrows {
    top: 260px;
  }
}*/
.c--main-slider .a--arrows.cards {
    /*.xs-sm-rules(
        {position: relative; width: 100%; padding-bottom: 16px; padding-top: 40px;left:
          0; top: 0; .translate(0, 0) ; text-align: center;}
      );*/
}

.c--main-slider .carousel-item.cards .c--main-slider__slide,
.c--main-slider .carousel-item.calc .c--main-slider__slide {
    padding-top: 0;
}

.c--main-slider .carousel-item.cards .c--main-slider__slide-content,
.c--main-slider .carousel-item.calc .c--main-slider__slide-content {
    margin-top: 0;
}

.c--main-slider .carousel-item.cards .c--main-slider__slide-title,
.c--main-slider .carousel-item.calc .c--main-slider__slide-title {
    position: relative;
    padding: 0;
}

.c--map {
    display: block;
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}

.c--map__image {
    position: relative;
    width: 100%;
}

/*.c--map__image:before {
  display: block;
  content: "";
  padding-top: 45.7%;
}*/
.c--map__image-img {
    width: 100%;
}

/*.c--map__image-img {
  top: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 100%;
  width: auto;
}*/
.c--map__button {
    height: 40px;
    margin-left: 72px;
    width: 240px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 8px;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--map__button {
        display: block;
        margin-left: 4px;
        margin-top: 40px;
    }
}

.modal-dialog.c--modal {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal {
        margin: 0;
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal .modal-content {
        min-height: 100%;
    }
}

.modal-dialog.c--modal .c--modal__close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    position: absolute;
    top: -32px;
    right: -32px;
    z-index: 100;
    cursor: pointer;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal .c--modal__close {
        top: 16px;
        right: 16px;
        position: fixed;
    }
}

.modal-dialog.c--modal .c--modal__close:hover .c--header-menu__close-icon {
    fill: #073c2e;
}

.modal-dialog.c--modal .c--modal__close-icon {
    height: 24px;
    width: 24px;
    fill: #ffffff;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal .c--modal__close-icon {
        fill: #6b6c6f;
    }
}

.modal-dialog.c--modal .modal-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-dialog.c--modal.v--reg,
.modal-dialog.c--modal.v--callback,
.modal-dialog.c--modal.v--review {
    max-width: 760px;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--reg,
    .modal-dialog.c--modal.v--callback,
    .modal-dialog.c--modal.v--review {
        max-width: none;
    }
}

.modal-dialog.c--modal.v--reg .modal-content,
.modal-dialog.c--modal.v--callback .modal-content,
.modal-dialog.c--modal.v--review .modal-content {
    padding-top: 32px;
    padding-bottom: 32px;
}

.modal-dialog.c--modal.v--callback,
.modal-dialog.c--modal.v--review,
.modal-dialog.c--modal.v--area {
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--callback,
    .modal-dialog.c--modal.v--review,
    .modal-dialog.c--modal.v--area {
        margin-top: 0;
    }
}

/*.modal-dialog.c--modal.v--reg .modal-content {
  min-height: 440px;
}
@media (min-width: 0) and (max-width: 575px) {
  .modal-dialog.c--modal.v--reg .modal-content {
    height: 540px;
  }
}
.modal-dialog.c--modal.v--callback .modal-content {
  height: 688px;
}
@media (min-width: 0) and (max-width: 575px) {
  .modal-dialog.c--modal.v--callback .modal-content {
    height: 888px;
  }
}
.modal-dialog.c--modal.v--review .modal-content {
  height: 640px;
}
@media (min-width: 0) and (max-width: 575px) {
  .modal-dialog.c--modal.v--review .modal-content {
    height: 860px;
  }
}*/

#ERROR_MESSAGE {
    text-align: center;
    padding: 20px 0 0;
}

#ERROR_MESSAGE p {
    margin-bottom: 0;
}

.modal-dialog.c--modal.v--message {
    max-width: 560px;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--message {
        max-width: none;
    }
}

.modal-dialog.c--modal.v--message .modal-content {
    height: 320px;
    padding: 0 16px;
    text-align: center;
}

.modal-dialog.c--modal.v--message .modal-content .message-icon {
    display: block;
    width: 62px;
    height: 62px;
    fill: #073c2e;
}

.modal-dialog.c--modal.v--message .modal-content .message-title {
    color: #131415;
    font-size: 32px;
    letter-spacing: -0.89px;
    margin-top: 16px;
    line-height: 1;
}

.modal-dialog.c--modal.v--message .modal-content .message-text {
    color: #131415;
    font-size: 16px;
    margin-top: 8px;
}

.modal-dialog.c--modal.v--gallery {
    max-width: 816px;
}

.modal-dialog.c--modal.v--gallery .c--modal__close-icon {
    fill: #ffffff;
    -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.4));
}

.modal-dialog.c--modal.v--gallery .c--modal__close:hover .c--header-menu__close-icon {
    fill: #073c2e;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--gallery {
        max-width: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .modal-dialog.c--modal.v--gallery {
        max-width: 540px;
    }
}

.modal-dialog.c--modal.v--area {
    max-width: 1024px;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--area {
        max-width: none;
    }
}

.modal-dialog.c--modal.v--area .modal-content {
    height: 696px;
}

@media (min-width: 0) and (max-width: 767px) {
    .modal-dialog.c--modal.v--area .modal-content {
        height: 896px;
    }
}

.c--news {
    margin-top: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    border-top: 1px solid rgba(188, 188, 188, 0.4);
}

@media (min-width: 1440px) {
    .c--news {
        padding-left: 156px;
        padding-right: 156px;
    }
}

.c--pagination {
    margin-top: 40px;
    width: 100%;
}

.c--pagination__link {
    display: block;
    height: 40px;
    width: 40px;
    color: #131415;
    font-size: 16px;
    font-weight: bold;
    line-height: 37px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    margin: 0 8px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--pagination__link {
        margin: 0;
    }
}

.c--pagination__link-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    fill: #6b6c6f;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

.c--pagination__link.active,
.c--pagination__link:hover {
    color: #073c2e;
    border-color: #073c2e;
}

.c--pagination__link.prev,
.c--pagination__link.next {
    width: auto;
    margin: 0;
    color: #6b6c6f;
}

.c--pagination__link.prev:hover,
.c--pagination__link.next:hover {
    color: #073c2e;
    border-color: transparent;
}

.c--pagination__link.prev {
    text-align: left;
    padding-left: 30px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--pagination__link.prev {
        padding-left: 8px;
    }
}

.c--pagination__link.prev .c--pagination__link-icon {
    left: 0;
}

.c--pagination__link.next {
    text-align: right;
    padding-right: 30px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--pagination__link.next {
        padding-right: 8px;
    }
}

.c--pagination__link.next .c--pagination__link-icon {
    right: 0;
}

.c--path-calc {
    border: 1px solid #073c2e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--path-calc {
        padding: 8px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc {
        padding: 16px;
    }
}

.c--path-calc__reload {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    cursor: pointer;
    margin-left: 20px;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc__reload {
        margin-left: 8px;
    }
}

.c--path-calc__reload-icon {
    width: 100%;
    height: 100%;
    display: block;
    fill: #9ea0a5;
}

.c--path-calc__label {
    padding-left: 48px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
}

.c--path-calc__label-icon {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    display: block;
}

.c--path-calc__label-icon-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.c--path-calc__button {
    height: 40px;
    width: 240px;
    margin-top: 16px;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc__button {
        width: 220px;
    }
}

.c--path-calc__item-first {
    display: block;
    margin-right: 80px;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--path-calc__item-first {
        width: 100%;
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc__item-first {
        margin-right: 16px;
    }
}

.c--path-calc__item {
    display: block;
    width: 176px;
    margin-right: 48px;
    line-height: 24px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--path-calc__item {
        width: 48%;
        margin-right: 0;
        margin-top: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--path-calc__item {
        margin-right: 16px;
        margin-top: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc__item {
        margin-right: 16px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--path-calc__item .-fs-h4 {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--path-calc__item .-fs-h4 {
        font-size: 16px;
    }
}

.c--path-calc__item:last-child {
    margin-right: 0;
}

.c--path-calc__item-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    display: block;
    fill: #bcbcbc;
}

.c--path-calc__item-path {
    position: relative;
    display: inline-block;
    padding-right: 24px;
}

.c--photo-report {
    border-top: 1px solid rgba(188, 188, 188, 0.4);
    padding-top: 40px;
    margin-top: 40px;
}

.c--plan {
    display: block;
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}

.c--plan__image {
    position: relative;
    width: 100%;
}

.c--plan__image:before {
    display: block;
    content: "";
    padding-top: 44.44%;
}

.c--plan__image-img {
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
}

.c--plan-menu {
    border-top: 1px solid #073c2e;
    border-bottom: 1px solid #073c2e;
    border-right: 1px solid #073c2e;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--plan-menu {
        border-top: none;
        border-left: 1px solid #073c2e;
    }
}

.c--plan-menu__item {
    display: block;
    text-align: left;
    height: 94px;
    line-height: 92px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #073c2e;
    color: #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    cursor: pointer;
    padding-left: 24px;
}

@media (min-width: 1440px) {
    .c--plan-menu__item {
        min-width: 25%;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .c--plan-menu__item {
        width: 100%;
        height: 48px;
        line-height: 47px;
        border-top: 1px solid #073c2e;
        border-left: none;
        padding-left: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--plan-menu__item {
        padding-left: 16px;
        padding-right: 16px;
        height: 80px;
        line-height: 78px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--plan-menu__item {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.c--plan-menu__item.active,
.c--plan-menu__item:hover {
    background-color: #073c2e;
}

.c--plan-menu__item.active .c--plan-menu__item-number,
.c--plan-menu__item:hover .c--plan-menu__item-number,
.c--plan-menu__item.active .c--plan-menu__item-text,
.c--plan-menu__item:hover .c--plan-menu__item-text {
    color: #ffffff;
}

.c--plan-menu__item-number {
    font-size: 48px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    color: #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    margin-right: 24px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--plan-menu__item-number {
        font-size: 32px;
        margin-right: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--plan-menu__item-number {
        margin-right: 8px;
        font-size: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--plan-menu__item-number {
        margin-right: 8px;
        font-size: 40px;
    }
}

.c--plan-menu__item-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.2;
    color: #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--plan-menu__item-text {
        font-size: 15px;
    }
}

.c--plan-legend {
    display: block;
    margin-top: 40px;
    font-size: 0.001px;
}

.c--plan-legend__item {
    display: inline-block;
    width: 220px;
    margin-bottom: 10px;
}

.c--plan-legend__item-mark {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    margin-right: 16px;
}
@media(max-width: 500px) {
    .c--plan-legend__item-mark {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
}

.c--plan-legend__item-mark img {
    display: block;
    max-width: 100%;
    height: auto;
}

.c--plan-legend__item-label {
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #131415;
}

.c--project {
    margin-top: 40px;
}

.c--project__title {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -1.11px;
    line-height: 1;
}

.c--project__subtitle {
    font-size: 20px;
    line-height: 28px;
}

.c--project-notify {
    width: 552px;
    border: 1px solid #e88727;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-right: 16px;
    padding-left: 64px;
    margin-bottom: 40px;
    position: relative;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--project-notify {
        margin-top: 16px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-notify {
        padding-right: 8px;
        padding-left: 56px;
    }

    .c--plan-legend__item {
        width: 50%;
    }
}

.c--project-notify__icon {
    fill: #e88727;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 19px;
    left: 22px;
    display: block;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-notify__icon {
        left: 16px;
    }
}

.c--project-notify__title {
    line-height: 1.4;
    color: #e88727;
    font-weight: bold;
    font-size: 16px;
}

.c--project-notify__text {
    line-height: 1.4;
    font-size: 16px;
    color: #131415;
}

.c--project-slider {
    position: relative;
    z-index: 25;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-slider {
        margin-bottom: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--project-slider {
        margin-bottom: 16px;
    }
}

.c--project-slider__slide {
    position: relative;
    width: 100%;
}

.c--project-slider__slide-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}

.c--project-slider__slide-image:before {
    display: block;
    content: "";
    padding-top: 64.21%;
}

.c--project-slider__slide-image-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
}

.c--project-slider__slide-text {
    display: block;
    font-size: 20px;
    color: #131415;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;
    line-height: 1.2;
}

.c--project-slider .a--arrows {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-slider .a--arrows {
        margin-top: 8px;
    }
}

.c--project-slider__tags {
    margin-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-slider__tags {
        padding: 0 8px;
    }
}

.c--project-slider__tags .a--tag {
    margin-right: 4px;
}

.c--project-slider__previews {
    display: block;
    position: relative;
    margin-top: 8px;
    overflow: hidden;
    z-index: 20;
    height: 112px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--project-slider__previews {
        display: none;
    }
}

.c--project-slider__previews-line {
    display: block;
    white-space: nowrap;
    position: absolute;
    left: 0px;
    top: 0;
    height: 100%;
    -webkit-transition: left 0.4s ease-out 0s;
    -o-transition: left 0.4s ease-out 0s;
    -moz-transition: left 0.4s ease-out 0s;
    transition: left 0.4s ease-out 0s;
    font-size: 0.001px;
}

.c--project-slider__preview {
    display: inline-block;
    vertical-align: top;
    height: 112px;
    width: 192px;
    margin-right: 16px;
    cursor: pointer;
    position: relative;
    border: 2px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.4s ease-out 0s;
    -o-transition: border-color 0.4s ease-out 0s;
    -moz-transition: border-color 0.4s ease-out 0s;
    transition: border-color 0.4s ease-out 0s;
    overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--project-slider__preview {
        height: 54px;
        width: 82px;
        margin-right: 4px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--project-slider__preview {
        height: 96px;
        width: 154px;
        margin-right: 4px;
    }
}

.c--project-slider__preview-img {
    display: block;
    left: 0;
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.c--project-slider__preview.active {
    border-color: #073c2e;
}

.c--project-slider .carousel-indicators {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 20;
    padding: 0;
    margin: 0;
    margin-top: 8px;
    font-size: 0.001px;
    white-space: nowrap;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--project-slider .carousel-indicators {
        display: none;
    }
}

.c--project-steps {
    margin-top: 40px;
}

.c--project-steps .c--project__subtitle {
    margin-top: 8px;
    margin-bottom: 40px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-steps__step {
        margin-bottom: 40px;
    }
}

.c--project-steps__step-number {
    height: 40px;
    width: 40px;
    border: 1px solid #073c2e;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    padding-left: 6px;
    padding-top: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--project-steps__step-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.67px;
    line-height: 24px;
    margin-top: 16px;
    display: block;
    min-height: 56px;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--project-steps__step-title {
        font-size: 20px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--project-steps__step-title {
        min-height: 0;
    }
}

.c--project-steps__step-subtitle {
    position: relative;
    display: block;
    padding-left: 32px;
    color: #e88727;
    font-size: 16px;
    line-height: 1;
    margin-top: 8px;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 48px;
}

.c--project-steps__step-subtitle-icon {
    fill: #e88727;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--project-steps__step-subtitle {
        min-height: 0;
        margin-bottom: 8px;
    }
}

.c--project-steps__step-text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 168px;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .c--project-steps__step-text {
        min-height: 212px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .c--project-steps__step-text {
        min-height: 0;
    }
}

.c--project-steps .c--slider {
    margin-top: 16px;
}

.c--project-steps .c--slider .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 64.95%;
}

.c--project-table {
    display: block;
    position: relative;
}

.c--project-table__row {
    height: 48px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(188, 188, 188, 0.2);
}

.c--project-table__row:nth-child(2n) {
    background-color: transparent;
}

.c--project-table__icon {
    display: block;
    height: 20px;
    width: 20px;
    fill: #073c2e;
    margin-right: 20px;
}

.c--project-table__name,
.c--project-table__value {
    font-size: 16px;
}

.c--project-table__value {
    font-weight: bold;
}

.c--project-tabs {
    margin-top: 40px;
}

.c--project-tabs__tabs {
    border-top: 1px solid #073c2e;
    border-bottom: 1px solid #073c2e;
    border-right: 1px solid #073c2e;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-tabs__tabs {
        border-top: none;
        border-left: 1px solid #073c2e;
    }
}

.c--project-tabs__tab a {
    color: #073c2e;
}

.c--project-tabs__tab {
    display: block;
    text-align: center;
    height: 78px;
    line-height: 77px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #073c2e;
    color: #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    cursor: pointer;
    padding: 0 16px;
}

@media (min-width: 1440px) {
    .c--project-tabs__tab {
        min-width: 25%;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-tabs__tab {
        width: 100%;
        height: 48px;
        line-height: 47px;
        border-top: 1px solid #073c2e;
        border-left: none;
    }
}

.c--project-tabs__tab.active,
.c--project-tabs__tab:hover {
    background-color: #073c2e;
    color: #ffffff;
}

.c--project-tabs__tab.active a,
.c--project-tabs__tab:hover a {
    color: #ffffff;
}

.c--project-tabs__tab-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.4;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--project-tabs__tab-text {
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--project-tabs__tab-text {
        line-height: 1.2;
    }
}

.c--project-tabs__tab-container {
    display: none;
    font-size: 16px;
    line-height: 24px;
}

.c--project-tabs__tab-container.active {
    display: block;
}

.c--project-tabs__content {
    width: 50%;
    border-left: 1px solid #073c2e;
    border-right: 1px solid #073c2e;
    border-bottom: 1px solid #073c2e;
    padding: 12px 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 991px) {
    .c--project-tabs__content {
        width: 100%;
    }
}

.c--project-tabs__label {
    color: #bcbcbc;
    font-size: 16px;
    margin-top: 8px;
    text-align: left;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--project-tabs__label {
        font-size: 13px;
        margin-top: 8px;
    }
}

.c--review-link {
    color: #6b6c6f;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    position: relative;
    padding-left: 32px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
    cursor: pointer;
}

.c--review-link__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    fill: #6b6c6f;
    height: 24px;
    width: 24px;
    left: 0;
    -webkit-transition: fill 0.4s ease-out 0s;
    -o-transition: fill 0.4s ease-out 0s;
    -moz-transition: fill 0.4s ease-out 0s;
    transition: fill 0.4s ease-out 0s;
}

.c--review-link:hover {
    color: #073c2e;
}

.c--review-link:hover .c--review-link__icon {
    fill: #073c2e;
}

.c--review-wrap {
    display: block;
    margin-top: 40px;
}

.c--review {
    display: block;
    margin-bottom: 16px;
}

@media (min-width: 991px) {
    .c--review {
        margin-right: 50px;
    }
}

.c--review__date {
    color: #bcbcbc;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.c--review__title,
.c--review__text {
    display: block;
    position: relative;
    overflow: hidden;
    color: #131415;
    line-height: 24px;
}

.c--review__title {
    /*height: 48px;*/
    font-size: 20px;
    margin-top: 8px;
    cursor: pointer;
}

.c--review__text-wrap {
    position: relative;
    z-index: 10;
    margin-top: 8px;
    height: 96px;
    overflow: hidden;
    display: block;
}

.c--review__text-wrap:after {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 72px;
    -webkit-transition: height 0.4s ease-out 0s;
    -o-transition: height 0.4s ease-out 0s;
    -moz-transition: height 0.4s ease-out 0s;
    transition: height 0.4s ease-out 0s;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.96) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.96) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.96)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.96) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.96) 100%);
}

.c--review__text-wrap.active:after {
    height: 0;
}

.c--review__text {
    display: block;
    font-size: 16px;
}

.c--review-author {
    position: relative;
    display: block;
    border-top: 1px solid rgba(188, 188, 188, 0.4);
    padding-top: 16px;
    margin-top: 40px;
}

.c--review-author__date {
    color: #9ea0a5;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding-left: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--review-author__avatar {
    display: block;
    width: 40px;
    height: 40px;
    min-width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.c--review-author__avatar-img {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
    height: 100%;
    width: auto;
}

.c--review-author__name {
    font-size: 16px;
    font-weight: bold;
    color: #131415;
    line-height: 1.2;
}

.c--review-author__label {
    font-size: 12px;
    color: #131415;
    line-height: 1;
}

.c--review-author__text {
    color: #131415;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    padding-left: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--schedule {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 1439px) {
    .c--schedule {
        padding-left: 0;
    }
}

.c--schedule__block {
    display: block;
    position: relative;
    margin-bottom: 40px;
}

.c--schedule__block-date {
    display: block;
    height: 88px;
    width: 88px;
    min-width: 88px;
    background-color: #073c2e;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: -0.78px;
    text-align: center;
    padding-top: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__block-date {
        height: 56px;
        width: 56px;
        min-width: 56px;
        font-size: 12px;
        padding-top: 12px;
        margin-right: 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__block-date {
        width: 64px;
        min-width: 64px;
        height: 64px;
        padding-top: 14px;
        margin-right: 16px;
    }
}

.c--schedule__block-date .number {
    font-size: 24px;
    line-height: 1;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__block-date .number {
        font-size: 20px;
    }
}

.c--schedule__block-image {
    display: block;
    position: relative;
    overflow: hidden;
}

.c--schedule__block-image-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    display: block;
}

.c--schedule__block-image.size-1 {
    height: 88px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__block-image.size-1 {
        height: 56px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__block-image.size-1 {
        height: 64px;
    }
}

.c--schedule__block-image.size-2 {
    height: 176px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__block-image.size-2 {
        height: 128px;
    }
}

.c--schedule__block-title {
    height: 88px;
    position: relative;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__block-title {
        height: 56px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__block-title {
        height: 64px;
    }
}

.c--schedule__block-title-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    display: block;
    z-index: 2;
}

.c--schedule__block-title-bg-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    display: block;
}

.c--schedule__block-title-bg:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.35);
}

.c--schedule__block-title-text {
    position: relative;
    z-index: 10;
    font-size: 32px;
    letter-spacing: -0.89px;
    line-height: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__block-title-text {
        font-size: 20px;
        letter-spacing: 0px;
        font-weight: bold;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__block-title-text {
        font-size: 24px;
        letter-spacing: 0px;
    }
}

.c--schedule__block-title.v--white {
    border-top: 1px solid rgba(188, 188, 188, 0.4);
    border-bottom: 1px solid rgba(188, 188, 188, 0.4);
}

.c--schedule__block-title.v--bg .c--schedule__block-title-text {
    padding: 0 28px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--schedule__block-title.v--bg .c--schedule__block-title-text {
        padding: 0 8px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .c--schedule__block-title.v--bg .c--schedule__block-title-text {
        padding: 0 16px;
    }
}

.c--schedule__item {
    position: relative;
    padding-bottom: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 16px;
}

.c--schedule__item:after {
    position: absolute;
    display: block;
    content: "";
    left: 128px;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: rgba(188, 188, 188, 0.4);
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__item:after {
        left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__item:after {
        left: 80px;
    }
}

.c--schedule__item-time {
    display: block;
    width: 88px;
    min-width: 88px;
    color: #131415;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-right: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__item-time {
        width: 56px;
        height: 56px;
        min-width: 56px;
        line-height: 20px;
        margin-right: 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--schedule__item-time {
        width: 64px;
        min-width: 64px;
        margin-right: 16px;
    }
}

.c--schedule__item-content {
    display: block;
    position: relative;
    padding-right: 268px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__item-content {
        padding-right: 0;
    }
}

.c--schedule__item-params {
    display: block;
    margin-top: 8px;
}

.c--schedule__item-param {
    display: inline-block;
    white-space: nowrap;
    color: #131415;
    font-size: 16px;
    line-height: 1;
    margin-right: 20px;
}

.c--schedule__item-param .bold {
    font-weight: bold;
}

.c--schedule__item-param:last-child {
    margin-right: 0;
}

.c--schedule__item-title {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.2px;
    color: #073c2e;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__item-title {
        font-size: 20px;
    }
}

.c--schedule__item-text {
    font-size: 16px;
    line-height: 24px;
    color: #131415;
    margin-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--schedule__item-button {
    width: 240px;
    margin-top: 16px;
    height: 48px;
}

.c--schedule__item-link {
    display: inline-block;
    color: #073c2e;
    border-bottom: 1px solid #073c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.47px;
    margin-top: 16px;
}

.c--schedule__item-link:hover {
    color: #e88727;
    border-color: #e88727;
}

.c--schedule__item .c--slider {
    width: 240px;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    display: none;
    -webkit-transition: opacity 0.4s ease-out 0s;
    -o-transition: opacity 0.4s ease-out 0s;
    -moz-transition: opacity 0.4s ease-out 0s;
    transition: opacity 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--schedule__item .c--slider {
        margin-top: 16px;
        width: auto;
        position: relative;
    }
}

.c--schedule__item .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c--schedule__item .collapse {
        position: relative;
    }
}

.c--schedule__item .collapse.show .c--slider {
    display: block;
}

.c--side-menu {
    display: block;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-menu {
        margin-bottom: 40px;
    }
}

.c--side-menu__item {
    display: block;
    height: 72px;
    line-height: 71px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(188, 188, 188, 0.4);
    padding: 0 8px;
    position: relative;
    cursor: pointer;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-menu__item {
        display: inline-block;
        height: 40px;
        line-height: 37px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -webkit-border-top-left-radius: 40px;
        -moz-border-radius-topleft: 40px;
        border-top-left-radius: 40px;
        -webkit-border-top-right-radius: 40px;
        -moz-border-radius-topright: 40px;
        border-top-right-radius: 40px;
        -webkit-border-bottom-right-radius: 40px;
        -moz-border-radius-bottomright: 40px;
        border-bottom-right-radius: 40px;
        -webkit-border-bottom-left-radius: 40px;
        -moz-border-radius-bottomleft: 40px;
        border-bottom-left-radius: 40px;
        border: 2px solid #bcbcbc;
        margin-bottom: 8px;
        width: 48%;
        text-align: center;
    }

    .c--side-menu__item.simple {
        border-color: transparent;
    }

    .c--side-menu__item.simple .c--side-menu__item-link {
        color: #073c2e;
    }
}

.c--side-menu__item:after {
    position: absolute;
    display: block;
    content: "";
    width: 2px;
    top: 20px;
    bottom: 20px;
    left: 0;
    background-color: #073c2e;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out 0s;
    -o-transition: opacity 0.4s ease-out 0s;
    -moz-transition: opacity 0.4s ease-out 0s;
    transition: opacity 0.4s ease-out 0s;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-menu__item:after {
        display: none;
    }
}

.c--side-menu__item-link {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    color: #131415;
    font-size: 20px;
    letter-spacing: 0.17px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.c--faq .c--side-menu__item:hover .c--side-menu__item-link,
.c--faq .c--side-menu__item.active .c--side-menu__item-link,
.c--faq .c--side-menu__item:active .c--side-menu__item-link {
    color: #131415;
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--side-menu__item-link {
        font-size: 18px;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-menu__item-link {
        font-size: 15px;
        line-height: 10px;
        font-weight: bold;
        letter-spacing: 0;
        color: #9ea0a5;
    }
}

.c--side-menu__item:hover .c--side-menu__item-link,
.c--side-menu__item.active .c--side-menu__item-link,
.c--side-menu__item:active .c--side-menu__item-link {
    color: #131415;
    /*color: #fff;*/
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-menu__item.active,
    .c--side-menu__item.active .c--side-menu__item-link,
    .c--faq .c--side-menu__item.active .c--side-menu__item-link {
        background-color: #073c2e;
        border-color: #073c2e;
        color: #ffffff;
    }

    .c--side-menu__item:hover,
    .c--side-menu__item:hover .c--side-menu__item-link,
    .c--side-menu__item:active .c--side-menu__item-link,
    .c--faq .c--side-menu__item:hover .c--side-menu__item-link,
    .c--faq .c--side-menu__item:active .c--side-menu__item-link,
    .c--side-menu__item:active {
        background-color: #108b6a;
        border-color: #108b6a;
        color: #ffffff;
    }

}

.c--side-menu__item.active:after,
.c--side-menu__item:active:after {
    opacity: 1;
}

.c--slider {
    position: relative;
    z-index: 25;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--slider {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.c--slider__slide {
    position: relative;
    width: 100%;
}

.c--slider__image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}

.c--slider__image-link > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.c--slider__image-link > a > svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 58px;
    height: 44px;
    transform: translate(-50%, -50%);
    z-index: 4;
}

.c--slider__image-link > a > img {
    z-index: 2;
}

.c--slider__image-link > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all .2s ease;
}

.c--slider__image-link > a:hover:after {
    opacity: 1;
}

.c--slider__image-img {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
    top: 0;
}
.c--slider__image-img-full {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.c--slider__text {
    display: block;
    color: #131415;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;
    line-height: 1.2;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--slider__text {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.c--slider .a--arrows {
    text-align: center;
    width: 100%;
    margin-top: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--slider .a--arrows {
        margin-top: 8px;
    }
}

.c--slider.v--review .c--slider__image {
    height: 496px;
    border: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c--slider.v--content .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 41.74%;
}

.c--slider.v--content .c--slider__text {
    font-size: 20px;
}

.c--slider.v--content-2 .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 63.79%;
}

.c--slider.v--content-2 .c--slider__text {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--slider.v--content-2 .c--slider__text {
        padding-bottom: 0;
        font-size: 14px;
        line-height: 20px;
    }
}

.c--slider.v--content-2 .a--arrows {
    width: 50%;
    -webkit-transform: translate(100%, -32px);
    -ms-transform: translate(100%, -32px);
    -o-transform: translate(100%, -32px);
    -moz-transform: translate(100%, -32px);
    transform: translate(100%, -32px);
    margin-top: 0;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--slider.v--content-2 .a--arrows {
        width: 100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-top: 8px;
    }
}

.c--slider.v--gallery .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 64.7%;
}

.c--slider.v--gallery .c--slider__info {
    background-color: #ffffff;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 60px;
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
}

.c--slider.v--gallery .c--slider__title {
    color: #131415;
    font-size: 20px;
    letter-spacing: -0.56px;
    line-height: 1.2;
}

.c--slider.v--gallery .c--slider__text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    overflow: auto;
}

.c--slider.v--gallery .a--arrows {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 12px;
}

.c--stock-banner {
    display: block;
    padding: 20px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
    margin-top: 16px;
}

.c--stock-banner-new {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
    margin-top: 40px;
    min-height: 225px;

}

@media (min-width: 0) and (max-width: 575px) {
    .c--stock-banner-new {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
        min-height: auto;
    }
    .c--stock-banner {
        width: auto;
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width: 1440px) {
    .c--stock-banner-new {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
    }
    .c--stock-banner-new .c--stock-banner__label {
        font-size: 32px;
    }
    .c--stock-banner-new .c--stock-banner__text {
        font-size: 36px;
    }
}

.c--stock-banner__bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 2;
}

.c--stock-banner__bg-image {
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
}

.c--stock-banner-new .c--stock-banner__bg-image {
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
    width: auto;
}

.c--stock-banner__bg:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*background-color: #073c2e;*/
    background-color: #000;
    opacity: 0.2;
}

.c--stock-banner__bg.no-text:after {
    display: none;
}

.c--stock-banner__content {
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5;
}

.c--stock-banner__text {
    display: block;
    color: #ffffff;
    font-size: 32px;
    letter-spacing: -0.89px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--stock-banner__text {
        font-size: 24px;
        letter-spacing: 0;
    }
}

.c--stock-banner__label {
    display: block;
    color: #ffffff;
    font-size: 24px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--stock-banner__label {
        font-size: 20px;
    }
}

.c--table-wrap {
    display: block;
    width: 100%;
    padding: 16px 0;
    overflow-x: scroll;
}

@media (min-width: 1440px) {
    .c--table-wrap {
        overflow: hidden;
    }
}

.c--table {
    border: 1px solid #bcbcbc;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 920px;
}

.c--table th,
.c--table td {
    color: #131415;
    padding-left: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--table th,
    .c--table td {
        padding-left: 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .c--table th,
    .c--table td {
        padding-left: 16px;
    }
}

.c--table th {
    height: 48px;
    background-color: #f3f3f3;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.c--table td {
    height: 56px;
    border-top: 1px solid #bcbcbc;
    font-size: 16px;
}

@media (min-width: 0) and (max-width: 575px) {
    .c--table td {
        font-size: 13px;
    }
}

.c--test-drive {
    margin-top: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--test-drive {
        margin-top: 0;
    }
}

.c--test-drive__title {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -1.11px;
    line-height: 36px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--test-drive__title {
        padding-right: 0;
    }
}

.c--test-drive__text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--test-drive__text {
        padding-right: 0;
    }
}

.page {
    display: block;
    position: relative;
    min-height: 100vh;
    padding-bottom: 220px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .page {
        min-height: 1024px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .page {
        min-height: 768px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .page {
        min-height: 480px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .page {
        min-height: 320px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .page {
        min-height: 568px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .page {
        min-height: 320px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .page {
        padding-top: 72px;
        padding-bottom: 140px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .page {
        padding-top: 56px;
        padding-bottom: 140px;
    }
}

.page.page-inner {
    padding-top: 112px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    padding-bottom: 256px;
}

.page.page-home {
    padding-top: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .page.page-inner {
        min-height: 1024px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .page.page-inner {
        min-height: 768px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .page.page-inner {
        min-height: 480px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .page.page-inner {
        min-height: 320px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .page.page-inner {
        min-height: 568px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .page.page-inner {
        min-height: 320px;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    .page.page-inner {
        padding-top: 72px;
        padding-bottom: 144px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .page.page-inner {
        padding-top: 88px;
        padding-bottom: 144px;
    }
}

.page.page-inner .page-title {
    color: #131415;
    font-size: 48px;
    line-height: 1.16;
    letter-spacing: -1.3px;
    font-weight: 300;
}

@media (min-width: 0) and (max-width: 575px) {
    .page.page-inner .page-title {
        font-size: 32px;
        letter-spacing: -1px;
    }
}

.page.page-inner .page-subtitle {
    color: #131415;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}

.page.page-inner .page-tags {
    display: block;
    font-size: 0.001px;
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 8px;
}
.page.page-inner .page-tags.page-tags--detail {
    margin-top: -32px;
    margin-bottom: 24px;
}


.page.page-inner .page-tags .a--tag {
    margin: 0 4px;
    margin-top: 8px;
    vertical-align: middle;
}

.page.page-inner .page-tags .a--select {
    width: 295px;
    display: inline-block;
    margin-left: 40px;
}

@media (min-width: 0) and (max-width: 767px) {
    .page.page-inner .page-tags .a--select {
        display: block;
        margin-left: 4px;
        margin-top: 16px;
    }
}

.page.page-inner .page-cards {
    margin-top: 16px;
    margin-left: -8px;
    margin-right: -8px;
}

.page.page-inner .page-cards .c--card {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
}

/*@media (min-width: 0) and (max-width: 575px) {
  .page.page-inner .page-cards .c--card {
    margin-bottom: 40px;
  }
}*/
.page.page-inner .page-cards-button {
    display: block;
    margin-top: 16px;
    text-align: center;
}

.page.page-inner .page-cards-button .btn {
    width: 100%;
    max-width: 340px;
    height: 48px;
}


.video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*z-index: -99;*/
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*pointer-events: none;*/
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

@media (min-width: 0) and (max-width: 575px) {
    #calculationForm label {
        line-height: 28px;
        height: 35px;
    }

    #calculationForm .c--calc__step-5 label {
        line-height: 20px;
        height: 25px;
        padding: 0 8px;
    }

    .c--card-tabs__tab,
    .c--side-menu__item {
        line-height: 27px;
        height: 30px;
    }

    .c--calc__footer {
        background: #fff;
        position: absolute;
        bottom: 0;
    }

    #calculationForm {
        padding-bottom: 70px;
    }

    .c--calc .btn.c--calc__tag.disabled:after,
    .c--calc .btn.c--calc__tag:disabled:after {
        display: none;
    }
}


.video-container, .iframe-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.video-container iframe,
.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.services-item {
    display: block;
    position: relative;
    background-color: #131415;
}

.services-item img {
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    opacity: 0.8;
}

.services-item:hover img {
    opacity: 1;
}

.services-item span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.services-item:hover span {
    text-shadow: 0 0 10px rgba(0, 0, 0, .8);
}

.c--side-submenu {
    border-bottom: 1px solid rgba(188, 188, 188, 0.4);
}

.c--side-submenu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 8px 4px 30px;
    position: relative;
    cursor: pointer;
}

.c--side-submenu__item-link {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
    color: #131415;
    font-size: 18px;
    letter-spacing: 0.17px;
    -webkit-transition: color 0.4s ease-out 0s;
    -o-transition: color 0.4s ease-out 0s;
    -moz-transition: color 0.4s ease-out 0s;
    transition: color 0.4s ease-out 0s;
}

.c--side-submenu__item-link span {
    display: inline;
}

.c--side-submenu__item.active .c--side-submenu__item-link span {
    border-bottom: 1px dashed #073c2e;
}

.c--side-submenu__item:hover .c--side-submenu__item-link {
    color: #073c2e;
}

@media (min-width: 0) and (max-width: 767px) {
    .c--side-submenu {
        border-bottom: none;
        display: none;
    }

    .c--side-menu__item.active + .c--side-submenu {
        display: block;
    }

    .c--side-submenu__item {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto;
        min-height: 30px;
        line-height: 12px;
        margin-bottom: 8px;
        width: 48%;
        text-align: left;
        padding: 0 10px;
    }

    .c--side-submenu__item-link {
        display: inline;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0;
        color: #073c2e;
    }
}

.services-phone {
    color: #073c2e;
    font-size: 24px;
    font-weight: 700;
}

.services-time {
    font-size: 18px;
    line-height: 1.1;
}

@media (min-width: 0) and (max-width: 767px) {
    .services-phone {
        font-size: 18px;
    }

    .services-time {
        font-size: 14px;
    }
}

.services-content table {
    width: 100%;
    margin-bottom: 48px;
    border-collapse: collapse;
    border: none;
}

.services-content table tr {
    border-top: 2px solid #bcbcbc;
    border-bottom: 2px solid #bcbcbc;
    border-left: none;
    border-right: none;
}

.services-content table tr td {
    border: none;
    padding: 15px 20px;
    vertical-align: top;
}

.services-content table tr td span {
    white-space: nowrap;
}

.services-content table tr td span.old {
    text-decoration: line-through;
}

.services-content table tr td span.old:hover {
    text-decoration: line-through !important;
}

.services-content table tr td span.new {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 6px;
}

.services-content table tr td span.new:after {
    display: block;
    position: absolute;
    width: -webkit-calc(100% + 4px);
    width: -moz-calc(100% + 4px);
    width: calc(100% + 4px);
    height: 24px;
    background-color: #facf55;
    content: '';
    left: -2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.services-content table tr td span.new:before {
    display: block;
    position: absolute;
    left: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 15px 12px 0;
    border-color: transparent #facf55 transparent transparent;
    z-index: -1;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.services-content table tr:hover td {
    background-color: rgba(7, 60, 46, 0.1);
}

.services-content table tr td:last-child {
    width: 220px;
}

.services-content table tr td img {
    display: inline-block;
    vertical-align: sub;

}

.services-content table tr td p:last-child {
    margin-bottom: 0;
}

@media (min-width: 0) and (max-width: 767px) {
    .services-content table tr td:last-child {
        min-width: 90px;
        width: 90px;
    }

    .services-content table tr td {
        padding: 20px 15px;
        font-size: 14px;
    }
}

.services-content h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.services-title {
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 10px;
    color: #073c2e;
}

@media (min-width: 0) and (max-width: 767px) {
    .services-title {
        font-size: 20px;
    }
}

.services-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.services-gallery-item {
    margin-bottom: 12px;
}

.services-gallery-image {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    .services-gallery-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 6px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 6px);
        flex: 0 0 calc(50% - 6px);
        margin-right: 12px;
    }

    .services-gallery-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    .services-gallery, .services-item-list {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }
}

@media (min-width: 1440px) {
    .services-gallery-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 9px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 9px);
        flex: 0 0 calc(25% - 9px);
        margin-right: 12px;
    }

    .services-gallery-item:nth-child(2n) {
        margin-right: 12px;
    }

    .services-gallery-item:nth-child(4n) {
        margin-right: 0;
    }
}

.services-gallery-more {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-services {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px !important;
}

@media (min-width: 992px) {
    .btn-services {
        max-width: 340px;
    }

    .desktop-8 .services-gallery-more {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 767px) {
    .mobile-2 .services-gallery-more {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .mobile-2:not(.all-visible) .services-gallery-item:nth-child(n+3) {
        display: none;
    }
}

@media (min-width: 992px) {
    .desktop-8 .services-gallery-more {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .desktop-8:not(.all-visible) .services-gallery-item:nth-child(n+9) {
        display: none;
    }
}

.all-visible .services-gallery-more {
    display: none !important;
}

.services-content > ul {
    padding-left: 24px;
}

.services-content > ul > li {
    position: relative;
}

.services-content > ul > li:before {
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 8px;
    background-color: #073c2e;

}

@media (max-width: 359px) {
    a.c--header__phone,
    a.c--header__phone2 {
        font-size: 16px;
    }
}

.footer-mobile {
    background-color: #073c2e;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    padding: 24px 0 48px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}

.comagic_link {
    cursor: pointer;
}

.c--card.v--stock a.c--card__button {
    height: 32px;
    line-height: 32px;
}

.c--button {
    height: 32px;
    line-height: 32px;
}

.fancybox-slide--pdf {
    padding: 0 !important;
}

.c--card.v--stock.v--actions .c--card__param {
    margin-top: 0;
}

@media (max-width: 768px) {
    .c--card.v--stock.v--actions .c--card__text {
        margin-bottom: 20px;
    }
}

.menu-scroll-ico {
    display: none;
}

@media (max-width: 768px) {
    .menu-scroll {
        position: relative;
    }

    .menu-scroll:after {
        display: block;
        width: 60px;
        height: 30px;
        content: '';
        position: absolute;
        right: 8px;
        top: 0;
        pointer-events: none;
        background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    }

    .menu-scroll nav {
        overflow-x: scroll;
        position: relative;
        display: flex;
    }

    .menu-scroll nav a {
        white-space: nowrap;
        width: auto;
        margin-right: 6px;
        margin-bottom: 0;
    }

    .menu-scroll nav::-webkit-scrollbar {
        display: none
    }

    .menu-scroll-ico {
        display: block;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 8px;
        z-index: 10;
        -webkit-animation: store-horizontal-scroll-icon 1.5s infinite;
        animation: store-horizontal-scroll-icon 1.5s infinite;
        pointer-events: none;
        top: -16px;
    }

    .menu-scroll-ico svg {
        display: block;
        fill: #737373;
        width: 12px;
        height: 12px;
    }
}

@-webkit-keyframes store-horizontal-scroll-icon {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
}

@keyframes store-horizontal-scroll-icon {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0;
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
}

.c--plan-image {
    position: relative;
    z-index: 1;
    width: 100%;
}

.c--plan-info {
    background: #073c2e;
    box-shadow: 4px 4px 17px rgba(0, 0, 0, 0.25);
    color: #fff;
    padding: 20px;
    text-align: center;
}

.c--plan-info p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 6px;
}

.c--plan-info p:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .c--plan-info {
        position: absolute;
        display: inline-block;
        left: 0;
        bottom: 0;
        padding: 45px;
        background: rgba(4, 32, 0, 0.7);
    }
}

.genplan-list {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 40px 0;
    overflow: hidden;
}

.genplan-list-item {
    flex: 0 0 calc(33.33% - 12px);
    padding: 40px 20px;
    text-align: center;
    color: #131415;
    position: relative;
    transition: all cubic-bezier(.25, .46, .45, .94) .25s;
    -webkit-transition: all cubic-bezier(.25, .46, .45, .94) .25s;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: #FFFFFF;
    border: 1px solid #9D9D9D;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.genplan-list-4 .genplan-list-item {
    flex: 0 0 calc(25% - 12px);
    padding: 60px 20px 20px 20px;
}

.genplan-list-item.active {
    background: #F3F3F3;
    border: 2px solid #276100;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25), 0px 4px 15px rgba(0, 0, 0, 0.25);
    color: #276100;
}

.genplan-list-item.active:hover {
    color: #276100;
}

.genplan-list-item:hover {
    color: inherit;
}

.genplan-list-item p {
    margin: 10px 0;
    line-height: 1;
}

.genplan-list-item p:last-child {
    margin-bottom: 0;
}

.genplan-list-check {
    width: 30px;
    height: 30px;
    border: 2px solid #9D9D9D;
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all cubic-bezier(.25, .46, .45, .94) .25s;
    -webkit-transition: all cubic-bezier(.25, .46, .45, .94) .25s;
}

.genplan-list-check:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 7px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 2px;
    left: 4px;
    top: 5px;
    opacity: 1;
    transition: all cubic-bezier(.25, .46, .45, .94) .25s;
    -webkit-transition: all cubic-bezier(.25, .46, .45, .94) .25s;
    box-sizing: content-box;
}

.genplan-list-item.active .genplan-list-check:before {
    opacity: 1;
    border-color: #276100;
}

.genplan-list-item.active .genplan-list-check {
    border-color: #276100;
}

@media (min-width: 1024px) {
    .genplan-list-check {
        top: 20px;
        left: 20px;
    }

}

/* ========= New genplan ========= */

.genplan-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.genplan-inner-points {
    order: 2;
}

.genplan-inner-main {
    order: 1;
}

.genplan-inner .c--plan {
    margin-bottom: 20px;
}

.genplan-inner .c--plan-legend {
    margin-top: 0;
}

@media (min-width: 768px) {
    .genplan-inner-points {
        order: 1;
    }

    .genplan-inner-main {
        order: 2;
    }
}

.genplan-items .desktop {
    display: none;
}

@media (min-width: 768px) {
    .genplan-items .desktop {
        display: block;
    }

    .genplan-items .mobile {
        display: none;
    }
}

.genplan-items-top {
    display: flex;
    margin-bottom: 20px;
}

.genplan-items-title {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    border-bottom: 2px solid #C4C4C4;
}

.genplan-items-title.active {
    color: #276100;
    border-bottom: 3px solid #276100;
    font-weight: 700;
}

.genplan-items-title.left {
    flex: 0 0 calc(33.33% + 6px);
}

.genplan-items-title.left.new {
    flex: 0 0 calc(25% + 6px);
}

.genplan-items-title.right {
    flex: 1 1 auto;
}

@media (min-width: 1440px) {
    .genplan-items-title {
        font-size: 30px;
        line-height: 70px;
    }
}

.genplan-items .mobile {
    margin: 20px 0 10px 0;
}

.genplan-mobile-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.genplan-mobile-list-item {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #9d9d9d;
    font-size: 18px;
    color: #9d9d9d;
    margin: 0 10px;
}

.genplan-mobile-list-item:hover {
    color: inherit;
}

.genplan-mobile-list-item.active {
    color: #fff;
    border-color: #276100;
    background-color: #276100;
}

.genplan-mobile-subtitle {
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 16px;
}

.genplan-mobile-text {
    text-align: center;
}

.genplan-mobile-text .is-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 104%;
    margin-bottom: 10px;
}

.genplan-mobile-text p {
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 0;
}

.poselki-list {
    padding: 20px 15px;
    max-width: 820px;
    margin: 0 auto 0 auto;
}

.poselki-list.primary {
    background: #F3F3F3;
    border: 2px solid #FF5F68;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    margin-top: 20px;
}

.poselki-list h3 {
    text-align: center;
    margin-bottom: 20px;
}

.poselki-item {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 30px 0;
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
}

.poselki-item:hover {
    color: #fff;
}

.poselki-item:last-child {
    margin-bottom: 0;
}

.poselki-item-title {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 8px;
}

.poselki-item-text {
    font-size: 16px;
    line-height: 24px;
}

.poselki-item-badge {
    background: #FF5F68;
    border-radius: 15px;
    padding: 0 12px;
}

@media (min-width: 768px) {
    .poselki-list {
        padding: 40px;
    }

    .poselki-list.primary {
        margin-top: 40px;
    }

    .poselki-inner {
        display: flex;
        justify-content: space-between;
    }

    .poselki-item {
        flex: 0 0 calc(50% - 10px);
        margin-bottom: 0;
        padding: 52px 10px;
    }

    .poselki-item-title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 12px;
    }

    .poselki-item-text {

    }
}

@media (max-width: 767px) {
    .poselki-top {
        text-align: center;
    }

    .poselki-list h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

.poselok-top {
    text-align: center;
    color: #fff;
    padding-bottom: 80%;
    background-size: cover;
    background-position: 50% 0;
    position: relative;
}

.poselok-top-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.poselok-top-info {
    display: none;
}

.poselok-top-info-image {
    margin-right: 40px;
}

.poselok-top-info-text {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.poselok-top-info-text p {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
    font-weight: 300;
}

.poselok-top-info-text span {
    display: block;
    max-width: 800px;
    font-size: 16px;
    line-height: 24px;
}

.poselok-top-title h1 {
    font-weight: 300;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25), 0px 0px 38px #000000;
    margin-bottom: 0;
}

.poselok-mobile-text {
    margin: 15px 0 35px 0;
}

.poselok-top-ozera {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 30px 0 20px 0;
}

.poselok-bullets {
    margin-top: 30px;
    text-align: center;
}

.poselok-bullets h2 {
    margin-bottom: 40px;
}

.poselok-bullets-ico {
    height: 30px;
    margin-bottom: 6px;
}

.poselok-bullets ul {
    margin: 0;
    padding: 0;
}

.poselok-bullets ul p {
    color: #276100;
    margin-bottom: 20px;
}

.poselok-bullets-ico img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.poselok-bullets-text {
    margin-bottom: 20px;
    text-align: left;
}

.poselok-lake {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
}

.poselok-lake-image img {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.15));

}

.poselok-lake-image {
    order: 2;
}

.poselok-lake-text {
    order: 1;
}

.poselok-lake-text h2 {
    text-align: center;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.poselok-slider {
    text-align: center;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

.poselok-slider .c--slider__image:before {
    display: block;
    content: "";
    padding-top: 66.25%;
}


.poselok-icons {
    margin-top: 60px;
    text-align: center;
}

.poselok-icons ul {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 0;
    padding: 0;
}

.poselok-icons ul li {
    flex: 0 0 50%;
}

.poselok-icons ul p {
    margin-top: 12px;
    color: #276100;
}

.poselok-icons ul li img {
    width: 50px;
    height: 50px;

}

.max-width-800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-930 {
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
}

.width-800 {
    max-width: 800px;
}

.max-width-1120 {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.nowrap {
    white-space: nowrap;
}

.poselok-order {
    margin-top: 60px;
}

.poselok-order h2 {
    color: #EA3C3C;
    text-align: center;
}

.poselok-scheme {
    margin-top: 60px;
    text-align: center;
}

.poselok-genplan {
    margin-top: 60px;
}

.poselok-genplan iframe {
    overflow: hidden;
    margin: 0 auto;
}

.poselok-map {
    margin-top: 30px;
    margin-bottom: -40px;
}

.poselok-order-title {
    background: #FFFFFF;
    border: 1px solid #276100;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #276100;
}

.poselok-order-item {
    background: #FFFFFF;
    border: 1px solid #B8CFA8;
}

.btn-poselok {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #276100;
    border: none;
    box-shadow: none;
    outline: none;
    min-width: 156px;
    white-space: nowrap;
}

.poselok-top-button {
    margin-top: -12px;
    margin-bottom: 12px;
}

.poselok-top-button.desktop {
    display: none;
}

.btn.btn-small {
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
}

.poselok-order-item {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 20px;
}

.poselok-order-item-left {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px;
}

.poselok-order-item-left p {
    margin: 0;
    color: #276100;
    font-weight: 700;
}

.poselok-order-item-left span {
    color: #222222;
}

.poselok-order-item-text {
    flex: 0 0 100%;
    font-weight: 300;
    margin-bottom: 10px;
}

.poselok-order-item-info {
    display: flex;
    flex: 0 0 100%;
    justify-content: space-between;
    align-items: center;
}

.poselok-order-item-price p {
    margin-bottom: 0;
    white-space: nowrap;
}

.poselok-order-item-price p.old {
    text-decoration-line: line-through;
    color: #9D9D9D;
}

.poselok-order-item-price p.new {
    font-weight: 700;
    color: #EA3C3C;
}

.poselok-lines {
    margin-top: 60px;
    text-align: center;
}

.poselok-lines h2 {
    border-left: 4px solid #4FC100;
    border-right: 4px solid #4FC100;
    width: 100%;
    padding: 0 20px;
}

.poselok-lots {
    margin-top: 60px;
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
}

.poselok-lots h2 {
    text-align: center;
    margin-bottom: 30px;
}

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

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

@media (min-width: 768px) {
    .align-text-center-desktop {
        text-align: center;
    }

    .align-text-left-desktop {
        text-align: left;
    }

    .poselok-bullets-text {
        text-align: center;
    }

    .poselok-top-button {
        display: none;
    }

    .poselok-top-button.desktop {
        display: block;
    }

    .poselok-lines {
        border-left: 4px solid #4FC100;
        border-right: 4px solid #4FC100;
    }

    .poselok-lines h2 {
        border: none;
    }

    .poselok-order-item {
        padding: 0;
        flex-wrap: nowrap;
        align-items: stretch;

    }

    .poselok-order-item-left {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
        flex-basis: 90px;
        border-right: 1px solid #B8CFA8;
    }

    .poselok-order-item-text {
        flex: 1 1 auto;
        padding: 20px;
    }

    .poselok-order-item-info {
        flex-basis: 360px;
        padding: 20px;
    }

    .poselok-order-item-price p.old {
        font-size: 18px;
    }

    .poselok-order-item-price p {
        text-align: center;
    }

    .poselok-order-item-price p.new {
        font-size: 20px;
    }

    .btn-poselok {
        width: 182px;
    }

    .poselok-order-title {
        font-size: 24px;
        line-height: 50px;
    }

    .poselok-icons ul li {
        flex: 1 1;
    }

    .poselok-top {
        padding-bottom: 56.25%;
    }

    .poselok-top-title {
        display: none;
    }

    .poselok-top {
        text-align: left;
    }


    .poselok-top-inner {
        align-items: flex-start;
        padding-top: 60px;
    }

    .poselok-top-info {
        display: flex;
    }

    .poselok-mobile-text {
        display: none;
    }

    .poselok-top-ozera {
        padding: 0;
    }

    .poselok-top-ozera .text-title {
        font-weight: 300;
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 10px;
    }

    .poselok-top-ozera .text-subtitle {
        font-size: 28px;
        margin-bottom: 40px;
    }

    .poselok-top-ozera .text-description {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .poselok-top-ozera .text-bottom {
        font-size: 36px;
        text-transform: uppercase;
    }

    .poselok-bullets ul {
        display: flex;
        justify-content: space-between;
        max-width: 800px;
        margin: 0 auto 20px auto;
    }

    .poselok-bullets ul li {
        flex: 1 1;
    }

    .poselok-bullets-ico {
        height: 40px;
        margin-bottom: 20px;
    }

    .poselok-bullets ul p {
        font-size: 24px;
    }

    .poselok-lake {
        flex-direction: row;
        align-items: center;
    }

    .poselok-lake-image {
        order: 1;
        flex: 0 0 55%;
        margin-right: 30px;
    }

    .poselok-lake-text {
        order: 2;
        text-align: left;
        flex: 1 1 auto;
    }

    .poselok-lake-text h2 {
        text-align: left;
    }
}

@media (min-width: 1440px) {
    .poselok-icons ul p {
        font-size: 24px;
    }

    .poselok-top.black {
        color: #222;
    }

    .poselok-top.ozero {
        padding-bottom: 40%;
    }

    .poselok-top-ozera .text-bottom {
        font-size: 42px;
        line-height: 56px;
    }
}

@media (max-width: 767px) {
    .poselok-lake-image {
        margin-left: -8px;
        margin-right: -8px;
    }

    .poselok-order-inner {
        margin-left: -8px;
        margin-right: -8px;
    }

    .hidden-mobile {
        display: none !important;
    }

    .poselok-bullets-text br {
        display: none;
    }

    .poselok-top-inner.ozero .container {
        height: 100%;
    }

    .poselok-top-info-text {
        text-shadow: none;
    }

    .poselok-top-ozera .text-title {
        font-weight: 300;
        font-size: 32px;
        line-height: 37px;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35), 0px 0px 38px rgba(0, 0, 0, 0.84);
        order: 1;
    }

    .poselok-top-ozera .text-subtitle {
        font-size: 16px;
        line-height: 24px;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.66), 2px 2px 15px rgba(0, 0, 0, 0.68), 0px 0px 12px #000000;
        order: 4;
    }

    .poselok-top-ozera .text-description {
        display: none;
        order: 3;
    }

    .poselok-top-ozera .text-bottom {
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.66), 2px 2px 15px rgba(0, 0, 0, 0.68), 0px 0px 12px #000000;
        order: 2;

    }

}

.is-modal {
    display: none;
    width: 100%;
}

.catalog-block {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    margin-top: 32px;
}
.catalog-block .page-title, .catalog-block h3 {
    text-align: center;
}
.c--card.v--catalog.v--info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #E2E2E2;
    border-color: #E2E2E2;
    padding: 60px 0;
    flex: 1 1;
}
.c--card.v--catalog.v--catalog-2021, .c--card.v--catalog.v--info {
    flex: 1 1;
    min-width: 100%;
}
.c--card.v--catalog.v--info p {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .c--card.v--catalog.v--catalog-2021, .c--card.v--catalog.v--info {
        min-width: 30%;
    }
    .c--card.v--catalog.v--catalog-2021 {
        width: auto;
        max-width: 400px;
    }
    .v--catalog-2021 .c--card__image-img {
        width: auto;
        height: 110%;
    }
}
@media (max-width: 768px) {
    .page.page-inner .page-cards.page-cards-2021 {
        margin-left: 0;
        margin-right: 0;
    }
    .has-banner {
        margin-left: -8px;
        margin-right: -8px;
    }
}
.is-action-banner {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 50%;
}
.is-action-banner .block{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.is-action-banner iframe {
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page.page-inner .c--card.v--gallery.c--card-banner {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.page.page-inner .c--card.v--gallery.c--card-banner iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.infra-banner-wrap {
    width: 100%;
    display: none;
}

@media (min-width: 768px) {
    .infra-banner-wrap {
        display: block;
    }
}
.c--card.v--gallery.c--card-banner .block{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.c--card.v--gallery.c--card-banner.is-wide {
    display: none;
}
.c--card.v--gallery.c--card-banner.is-mobile {
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 50%;
}
.c--card.v--gallery.c--card-banner.is-mobile  iframe{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
@media (min-width: 576px) {
    .c--card.v--gallery.c--card-banner.is-wide {
        display: block;
    }
    .c--card.v--gallery.c--card-banner.is-mobile {
        display: none;
    }
}
.b-blockquote {
    display: flex;
    flex-direction: column;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 15px 15px 5px 15px;
    width: 100%;
    max-width: 920px;
    margin: 30px auto;
    position: relative;
}
.b-blockquote.in-gallery {
    margin: 0 0 16px 0;
}

.b-blockquote:before {
    display: block;
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #e3e3e3 transparent transparent
}
.b-blockquote:after {
    display: block;
    position: absolute;
    content: '';
    right: -2px;
    top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 22px 0;
    border-color: transparent #fff transparent transparent
}

.b-blockquote-info {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.2;
}

.b-blockquote-info p {
    margin-bottom: 0;
}
.b-blockquote-info span {
    color: #999999;
}
.b-blockquote-info-image {
    margin-right: 15px;
    width: 48px;

}
.b-blockquote-info-image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.b-blockquote-text {
    font-size: 16px;
    color: #073c2e;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.2;
}
.b-blockquote-text a {
    color: #073c2e;
    text-decoration: underline !important;
}
.b-blockquote-text p {
    margin-bottom: 0;
}
.b-blockquote-text:before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    width: 25px;
    height: 18px;
    top: -20px;
    background: url(/promo/b-left.png?v=1) no-repeat 50% 50%;
    background-size: cover;
}
.b-blockquote-text:after {
    display: block;
    position: absolute;
    content: '';
    right: 0;
    width: 25px;
    height: 18px;
    bottom: -20px;
    background: url(/promo/b-right.png?v=1) no-repeat 50% 50%;
    background-size: cover;
}
.b-blockquote-wrap {
    width: 100%;
}
.b-blockquote-wrap.in-gallery {
    padding-left: 8px;
    padding-right: 8px;
}
@media (min-width: 768px) {
    .b-blockquote.in-gallery {
        margin-top: 0;
        margin-bottom: 16px;
        margin-left: auto;
        margin-right: auto;
    }

    .b-blockquote:before {
        border-width: 0 30px 30px 0;
    }
    .b-blockquote:after {
        border-width: 0 32px 32px 0;
    }
    .b-blockquote-text {
        margin-top: 35px;
        margin-bottom: 35px;
        font-size: 18px;
    }
    .b-blockquote-text:before {
        width: 44px;
        height: 31px;
        top: -35px;
    }
    .b-blockquote-text:after {
        width: 44px;
        height: 31px;
        bottom: -35px;
    }
    .b-blockquote {
        flex-direction: row;
        align-items: center;
        padding: 20px 60px 20px 20px;
    }
    .b-blockquote-info {
        margin-right: 20px;
        font-size: 14px;
        margin-bottom: 0;
        flex-direction: column;carousel-item js-main-slide white cards
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .b-blockquote-info-image {
        width: 80px;
        margin-bottom: 10px;
        margin-right: 0;
    }
}


.infra-banner {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
}

.gallery-block {
    width: 100%;
}
.gallery-block .c--slider {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.page.page-inner .page-cards .carousel-item .c--card.v--catalog-2021 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.c--slider-button {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 18px;
}
.c--slider-button .btn {
    height: 40px;
    padding: 0 20px;
    border-width: 1px;
    font-size: 18px;
    border-color: #e6492d;
    color: #e6492d;
}
.c--slider-button .btn:hover {
    background-color: #e6492d;
    border-color: #e6492d;
}
@media (min-width: 768px) {
    .c--slider-button .btn {
        font-size: 22px;
        height: 48px;
    }
}
/*
.v--review .a--arrows__arrow {
    position: absolute;
    top: 50%;
    background-color: #fff;
    margin-top: -60px;
}
.v--review .a--arrows__arrow.left {
    left: 10px;
}

.v--review .a--arrows__arrow.right {
    right: 10px;
}

@media (min-width: 768px) {

    .v--review .a--arrows__arrow {
        top: 150px;
        margin-top: 0;
    }
    .v--review .a--arrows__arrow.left {
        margin-left: -250px;
        left: 50%;
    }

    .v--review .a--arrows__arrow.right {
        margin-left: 218px;
        left: 50%;
    }
}
*/
.modal-dialog.modal-photo .modal-content {
    padding: 40px 32px;
}
.modal-dialog.modal-photo .modal-content .btn {
    height: 40px;
    width: 160px;
}
@media (min-width: 768px) {
    .modal-dialog.modal-photo {
        max-width: 600px;
    }
    .modal.show .modal-dialog.modal-photo {
        transform: translate(0, 50%); transform: translate(0, 50%);
    }

}


.np-container {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
}
.np-container .page-title {
    margin-bottom: 8px;
}

.np-container .c--project__title {
    margin-top: 72px;
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 768px ){
    .np-container .c--project__title {
        font-size: 30px;
        margin-top: 36px;
    }

}
.np-button {
    text-align: center;
}

.np-infra {
    width: 100%;
    display: flex;
    max-width: 400px;
    column-count: 2;
    margin: 24px auto;
}
.np-infra .column {
    width: 50%;
}
.np-infra .column span {
    display: block;
    position: relative;
    padding-left: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
.np-infra span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
    background-color: #FF5F68;
    width: 8px;
    height: 8px; ;

}

.np-more {
    height: 150px;
    position: relative;
    overflow: hidden;
}
.np-more.long {
    height: 200px;
}
.np-more.open {
    height: auto !important;
    overflow: visible;
}
.np-more.open:after {
    display: none;
}
.np-more:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.1) 100%);
    height: 60px;
    display: block;
    width: 100%

}

.np-more-link {
    margin-bottom: 24px;
}
@media (max-width: 768px) {
    .np-more-link {
        text-align: right;
        margin-top: -30px;
    }
    .np-more-link a {
        padding: 0 10px;
        background-color: #fff;
    }

}
@media (min-width: 768px) {
    .np-more {
        height: auto !important;
        overflow: visible;
    }
    .np-more:after {
        display: none;
    }
}

a.np-trigger {
    color: #073c2e;
    text-decoration: underline !important;
}
.np-trigger.open span:nth-child(1),
.np-trigger span:nth-child(2) {
    display: none;
}

.np-trigger.open span:nth-child(2) {
    display: block
}

a.np-trigger:hover {
    color: #073c2e;
}
.np-button .btn {
    padding: 12px;
}
.np-list {
    padding: 0;
    margin-top: 48px;
}
.np-list li {
    margin-bottom: 48px;
}
.np-list-inner {
    padding: 30px;
    background-size: cover;
    background-position: 50% 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 24px;
}
.np-list a {
    display: block;
}
.np-list a:hover .btn {
    color: #ffffff;
    background-color: #073c2e;
}

.np-list-title {
    font-size: 22px;
    font-weight: 700;
}
.np-list-text {
    font-size: 18px;
}

.np-list-label {
    background-color: #FF5F68;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    padding: 8px 6px 6px 6px;
    width: 100%;
    margin-top: 6px;
    text-transform: uppercase;
}
.np-list-button {
    text-align: center;
    width: 100%;
    display: block;
}
.np-list-button .btn {
    padding: 12px 36px;
}

@media (min-width: 768px) {
    a.np-trigger {
        display: none;
    }
    .np-list {
        display: flex;
        justify-content: space-between;
    }
    .np-list li {
        flex: 0 0 calc(50% - 15px)
    }
    .np-list-inner {
        padding: 40px 30px;
    }
    .np-list-title {
        font-size: 24px;
    }
    .np-list-text {
        font-size: 20px;
    }
}

.np-container .c--slider {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
}
.np-container .c--card.v--catalog.v--catalog-2021 {
    margin: 0 auto;
}
@media (min-width: 768px) {
    .np-container .c--slider {
        display: none;
    }
    .np-button.desktop .btn {
        padding: 12px 36px;
    }
}
@media (max-width: 768px) {
    .np-page-cards.page-cards.page-cards-2021 {
        display: none !important;
    }
    .np-button.desktop {
        display: none;
    }
}

.np-banners {
    display: flex;
    justify-content: space-between;
    overflow: scroll;
    margin-top: 72px;
}
.np-banners a {
    height: 140px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    margin-right: 20px;
    width: 200px;
    min-width: 200px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.np-banners a:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.4);
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.np-banners span {
    position: relative;
    z-index: 10;
}
.np-banners a:hover {
    color: #fff;
}
.np-banners a:hover:before {
    background-color: rgba(0,0,0,0.8);
}
.np-banners a:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
    .np-banners {
        overflow: visible;
        margin-bottom: -36px;
    }
    .np-banners a {
        width: auto;
        min-width: auto;
        flex: 1 1;
        height: 200px;
        font-size: 24px;
    }
}
.what {
    display: none;
}
@media screen and (max-width: 768px) {
    .what {
        display: block!important;
        position: fixed;
        left: 10px;
        bottom: 50px;
        /* width: 45px; */
        /* height: 45px; */
        z-index: 9999;
    }
    .what a:first-child {
        margin-right: 5px;
    }
    .what a {
        display: inline-block;
    }
    .what a img {
        width: 45px;
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        opacity: 1;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
    }
}

#show-banner-2021 {
    max-width: 320px;
    border-radius: 12px;
    padding: 0;
    overflow: visible;
    z-index: 99999;
    pointer-events: all;
}

#show-banner-2021 .fancybox-close-small {
    color: #fff;
    top: -32px;
}

.wi2021-top {
    text-align: center;
    text-transform: uppercase;
    background: #073c2e;
    color: #fff;
    padding: 10px 20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.wi2021-content {
    display: flex;
    flex-direction: column;
}
.wi2021-content-image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.wi2021-content-image {
    margin-bottom: 12px;
}
.wi2021-content-text {
    padding: 0 12px;
}
.wi2021-content-text .desktop {
    display: none;
}
.wi2021-button {
    text-align: center;
    padding-bottom: 24px;
}

.wi2021-button .btn {
    display: inline-block;
    padding: 6px 48px;
}
@media (max-width: 767px) {
    .wi2021-button .btn {
        border-radius: 0 !important;
        background-color: #fff !important;
        box-shadow: none !important;
        cursor: pointer;

    }
}
@media (min-width: 768px) {
    #show-banner-2021 {
        max-width: 600px;
    }
    .wi2021-content {
        flex-direction: row;
    }
    .wi2021-top {
        font-size: 24px;
        line-height: 1;
        padding: 16px 24px 12px 24px;
    }
    .wi2021-content {
        margin-bottom: 24px;
    }

    .wi2021-content-image {
        flex: 1 1;
        margin-bottom: 0;
    }
    .wi2021-content-text {
        flex: 1 1;
        padding: 0 18px;
    }
    .wi2021-content-text .desktop {
        display: block;
    }
    .wi2021-content-text .mobile {
        display: none;
    }
    .wi2021-content-text .desktop p {
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
        line-height: 18px;
    }
    .wi2021-content-text .desktop ul {
        margin: 0;
        padding: 0;
    }
    .wi2021-content-text .desktop ul li {
        margin-bottom: 0;
        padding-left: 12px;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 4px;
        position: relative;
    }
    .wi2021-content-text .desktop ul li:before {
        display: block;
        content: '';
        width: 6px;
        height: 6px;
        background-color: #073c2e;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        left: 0;
    }
}

.price-up {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding: 0 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #df3a01;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 9999;
    /*font-size: 14px;*/
    font-size: 18px;
    /*
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    animation: borderColor 2s infinite;
     */
}
.price-up:hover {
    color: #fff;
}
@keyframes borderColor {
    0% {
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
    }
    100% {
        border-top-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #fff;
    }
}
@keyframes borderColorDesktop {
    0% {
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
    }
    100% {
        border-left-color: #fff;
        border-right-color: #fff;
        border-top-color: #fff;
    }
}
@media (min-width: 768px) {
    .price-up {
        /*position: fixed;
        width: 510px;
        left: 50%;
        margin-left: -200px;
        bottom: 0;
        color: #fff;
        height: 45px;
        line-height: 45px;
        padding: 0 24px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 6px;
        background-color: #df3a01;
        text-transform: uppercase;
        font-weight: 700;
        z-index: 9999;*/
        /*font-size: 18px;*/
        /*font-size: 22px;
        text-align: center;*/
        /*
        border-bottom: none;
        border-left: 2px solid #fff;
        animation: borderColorDesktop 2s infinite;
         */

		position: fixed;
        width: 510px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 0;
        color: #fff;
        height: 45px;
        line-height: 45px;
        padding: 0 24px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 6px;
        background-color: #df3a01;
        text-transform: uppercase;
        font-weight: 700;
        z-index: 9999;
        font-size: 22px;
        text-align: center;
        right: 0;
    }
}

.cms-arrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 100;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    border: 2px solid #fff;
    opacity: 1 !important;
    background-color: #073c2e;
    box-shadow: 0 0 11px 2px rgb(0, 0, 0, 0.3);
}

.cms-arrow .a--arrows__arrow-icon {
    fill: #fff;
}

.cms-arrow:hover {
    border-color: #fff;
}

.cms-arrow:hover .a--arrows__arrow-icon {
    fill: #fff;
}

.cms-arrow.left {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 352px;
}

.cms-arrow.right {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 40px;
}

@media (max-width: 767px) {
    .cms-arrow {
        display: none !important;
    }
}
.modal {
    z-index: 99999 !important;
}
.c--main-slider__slide-text {
	text-align: justify;
}

.builder-logo {
    display: block;
    margin-bottom: 24px;
    width: auto;
    max-width: 120px;
    height: auto;
    max-height: 80px;
}

.builder-logo-large {
    display: block;
    margin-bottom: 24px;
    width: auto;
    max-width: 150px;
    height: auto;
    max-height: 100px;
}
@media (min-width: 992px) {

    .c--card.v--stock.v--builder {
        margin-bottom: 80px;
    }
}
.c--card.v--stock.v--builder .c--slider:not(.with-arrows) {
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .only-mobile-menu {
        display: none !important;
    }
}

.social-icons {
    margin-left: -10px;

    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.social-icons a {
    padding: 10px;
}
.social-icons a svg {
    fill: #fff;
    transition: all 0.2s ease;
}
.social-icons a:hover svg {
    fill: #4fb70a;
}
@media (max-width: 768px) {
    .social-icons {
        margin-left: 0;
        justify-content: center;
    }

}
/*
.js-gallery-card-video .c--card__image img {
    display: none;
}

@media (min-width: 576px) {
    .fishing-video {
        top: 50%;
        margin: auto;
        min-height: 300%;
        position: absolute;
        left: 50%;
        right: 0;
        transform: translate(-50%,-50%);
    }
    .forest-video {
        top: 50%;
        margin: auto;
        min-width: 120%;
        position: absolute;
        left: 50%;
        right: 0;
        transform: translate(-50%,-50%);
    }
    .js-gallery-card-video .c--card__image img {
        display: block
    }
    .js-gallery-card-video .c--card__image video {
        display: none;
    }
}
*/

.fancybox-container:not(.fancy-video) .fancybox-slide.fancybox-slide--video {
    padding: 20px;
}
.fancybox-container:not(.fancy-video) .fancybox-slide--video .fancybox-content{
    width: 100% !important;
    height: 100% !important;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

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

.video-vertical {
    width: 100%;
    max-width: 414px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .genplan-list-text h3 {
        font-size: 1.25rem;
    }
}

@media (min-width: 1024px) {
    .genplan-list-text h3 {
        font-size: 1.5rem;
    }
}

@media (max-width: 992px) {
    .c--header-menu__columns {
        padding-bottom: 32px;
    }
}
.c--card.v--gallery.v--banner {
    position: relative;
}
.c--card.v--gallery.v--banner:after {
    display: block;
    content: '';
    position: absolute;
    width: calc(100% + 16px);
    height: 100%;
    border: 2px solid #073c2e;
    left: -8px;
    top: 0;
    right: -8px;
    bottom: 0;
    z-index: 10;
}
.c--card__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 40px;
    padding: 16px;
    background: linear-gradient(to bottom, rgba(11, 99, 76, 1) 0%, rgba(7, 60, 46, 1) 100% );
    position: absolute;
    bottom: 0;
    left: -8px;
    right: -8px;
    color: #fff;
    z-index: 10;
    font-size: 16px;
    line-height: 20px;
}
.c--card__bottom-text {
    flex: 1 1 auto;
    padding-right: 16px;
}
.c--card__bottom-arrow {
    padding-left: 16px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.c--card__bottom-arrow svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}
@media (min-width: 576px) {
    .c--card.v--gallery.v--banner:after {
        width: 100%;
        left: 0;
        right: 0;
    }
    .c--card__bottom {
        padding: 10px;
        left: 0;
        right: 0;
        font-size: 14px;
    }
    .c--card__bottom-text {
        padding-right: 20px;
    }
    .c--card__bottom-arrow {
        padding-left: 20px;
    }
}
@media (max-width: 768px) {
    .text-center-mobile {
        text-align: center;
    }
}

.youtube-play-ico {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 90px;
    height: 60px;
    transition: all 0.3s ease 0s;
}
.c--card.v--gallery:hover .youtube-play-ico {
    transform: translate(-50%, -50%) scale(1.15);
}

.c--project__info {
    margin-top: 24px;
}
.c--project__info p {
    margin-bottom: 1rem;
}
.c--project__info h4 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.c--project__info ol {
    padding: 0;
    list-style-position: inside;
}
.c--project__info ol li {
    margin-bottom: 0.5rem;
}


.btns {
    position: relative;
}

.btns .btn {
    display: none;
    position: absolute;
    right: 3px;
    top: -2px;
    z-index: 20;
    color: #fff;
    border: 2px solid #fff;
    background: rgba(7, 60, 46, 1);
}

.close-popover {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 26px;
}

.c--plan.zummed_plan {
    overflow: scroll;
    scrollbar-width: thin;
}

.c--plan.zummed_plan .c--map__image-img {
    transform: scale(2);
    transform-origin: 0 0;
}


.c--map__image-img {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}

.c--map__image-img.desktop {
    display: none;
}

@media (min-width: 768px) {
    .c--map__image-img.mobile {
        display: none;
    }

    .c--map__image-img.desktop {
        display: block;
    }
}

.popover {
    border-radius: 10px;
    width: 300px;
}

.popover .area_props {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.popover .popover-body .area_props .left {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    width: 20%;
    white-space: nowrap;
}

.popover.sold .popover-body .area_props .left {
    text-align: center;
    width: 100%;
}
.popover.cp .popover-body .area_props {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.popover.cp .popover-body .area_props > div {
    width: 100%;
    text-align: center;
}
.popover.cp .popover-body .area_props .right {
    margin-bottom: 0;
}

.popover.sold .popover-body .area_props .right {
    display: none;
}

.popover .popover-body .area_props .center {
    width: 60%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

.popover .popover-body .area_props .right {
    width: 20%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

.popover.sold .popover-header {
    background: #c93800;
}

.popover.sold .area_props {
    border-bottom-color: #c93800;
}

.popover.free .popover-header {
    /*background: #79be3c;*/
    background: #c8c8c8;
}

.popover.free .area_props {
    border-bottom-color: #c8c8c8;
}

.popover.busy .popover-header {
    background: #ffdb00;
}

.popover.busy .area_props {
    border-bottom-color: #ffdb00;
}

.popover.project .popover-header {
    background: #c8c8c8;
}

.popover.project .area_props {
    border-bottom-color: #c8c8c8;
}

.popover.free_green .popover-header {
    background: #5FC300;
}

.popover.free_green .area_props {
    border-bottom-color: #5FC300;
}

.popover.special .popover-header {
    background: #239bff;
}

.popover.special .area_props {
    border-bottom-color: #239bff;
}

.popover.cp.special .popover-header {
    background: #DD901C;
}

.popover.cp.special .area_props {
    border-bottom-color: #DD901C;
}

.popover .popover-header {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.popover .popover-body {
    padding: 20px 12px 27px;
    text-align: center;
    line-height: 1.2;
    background: #fff;
}

.popover .popover-body .btn {
    border-width: 1px;
    padding: 10px 38px;
    margin-top: 20px;
    font-size: 14px;
    cursor: pointer;
}

.bs-popover-bottom .popover-header::before {
    border-bottom: 0 none;
}

.popover .arrow {
    width: 2.5rem;
    height: 1.5rem;
}

.bs-popover-top > .arrow::before,
.bs-popover-top > .arrow::after {
    border-width: 1.5rem 1.5rem 0;
}

.bs-popover-top > .arrow {
    bottom: calc((1.5rem + 1px) * -1);
}

.bs-popover-bottom > .arrow {
    top: calc((1.5rem + 1px) * -1);
}

.bs-popover-bottom > .arrow::before,
.bs-popover-bottom > .arrow::after {
    border-width: 0 1.5rem 1.5rem 1.5rem;
}


@media (min-width: 0) and (max-width: 575px) {
    .c--plan-legend,
    .c--plan {
        margin-top: 40px;
    }

    .btns .btn.active {
        display: block;
    }

    .c--plan-legend__item-label {
        max-width: auto;
    }

    .popover {
        top: 10vh !important;
        max-width: 250px;
        position: fixed !important;
        transform: translateX(-50%) !important;
        left: 50% !important;
    }

    .popover:before {
        display: block;
        content: '';
        position: fixed;
        background: rgba(0, 0, 0, .5);
        top: -50vh;
        bottom: 0;
        left: -50vw;
        right: 0;
        width: 200vw;
        height: 200vh;
        z-index: -1;
    }

    .popover .arrow {
        display: none;
    }

}

.c--map__image-img.hasSVG svg {
    width: 100%;
    height: auto;
}

.is-action-1 {
    background: #77C030 url(/emerald-village/images/genplan-action.png) no-repeat 50% 50%;
    background-size: cover;
}

.is-action-2 {
    background: #77C030 url(/cvetochnaja-poljana/images/genplan-action.png) no-repeat 50% 50%;
    background-size: cover;
}

.is-action-3 {
    background: #77C030 url(/izumrudnyj-gorod/images/genplan-action.png) no-repeat 50% 50%;
    background-size: cover;
}

.is-land-3 {
    background: #77C030 url(/izumrudnyj-gorod/images/genplan-land.png) no-repeat 50% 50%;
    background-size: cover;
}
.c--map__image-preloader {
    webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    z-index: 3;
    top: 0;
}

.m-intro-list li {
    margin-bottom: 12px;
    background-color: rgba(0,0,0,0.5);
    padding: 18px;
    color: #e1bd99;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    max-width: 230px;
}
@media(max-width: 1024px) {
    .m-intro-list li {
        max-width: 90%;
    }
}
.m-intro-list li span {
    color: #fff;
}
@media (min-width: 1024px) {
    .m-intro-list {
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
    }

    .m-intro-list li {
        max-width: 100%;
        margin-bottom: 0;
        margin-right: 24px;
        padding: 30px;
        font-size: 32px;
        line-height: 36px;
    }
}

.action-price span:after {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    transform: rotate(-7deg);
    background-color: #9ea0a5;
}
@media (max-width: 414px) {
    .action-price {
        font-size: 13px;
    }
}
.action-price {
    margin-bottom: 6px;
}
.action-price span {
    color: #9ea0a5;
    margin-left: 8px;
    position: relative;
    white-space: nowrap;
}

.action-price i {
    font-style: normal;
    color: #e6492d;
    font-weight: 700;
    display: inline;
    margin-left: 6px;
    white-space: nowrap;
}

.m-intro-list li{
	text-align: left;
}
@media(max-width: 1024px) {
  .m-intro-list li br {
    display: none;
  }
}
.whatsapp-btn {
	display: flex;
	justify-content: center;
  	align-items: center;
  	margin-left: 10px;
}
@media(max-width: 780px) {
	.whatsapp-btn {
		display: none;
	}
}
/* End */


/* Start:/local/templates/emerald/bootstrap/css/bootstrap.min.css?1739032400223554*/
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1440px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.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;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.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:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1440px){.container{max-width:1248px}}.container-fluid{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:8px;padding-left:8px}.col{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-moz-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-moz-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-moz-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-moz-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-moz-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-moz-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-moz-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-moz-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;-moz-box-ordinal-group:14;order:13}.order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}.order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;order:4}.order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;-moz-box-ordinal-group:6;order:5}.order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;order:6}.order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;-moz-box-ordinal-group:8;order:7}.order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;-moz-box-ordinal-group:9;order:8}.order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;-moz-box-ordinal-group:10;order:9}.order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;-moz-box-ordinal-group:11;order:10}.order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;-moz-box-ordinal-group:12;order:11}.order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;-moz-box-ordinal-group:13;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-moz-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-moz-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-moz-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-moz-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-moz-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-moz-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-moz-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-moz-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;-moz-box-ordinal-group:14;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}.order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;order:4}.order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;-moz-box-ordinal-group:6;order:5}.order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;order:6}.order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;-moz-box-ordinal-group:8;order:7}.order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;-moz-box-ordinal-group:9;order:8}.order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;-moz-box-ordinal-group:10;order:9}.order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;-moz-box-ordinal-group:11;order:10}.order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;-moz-box-ordinal-group:12;order:11}.order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;-moz-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-moz-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-moz-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-moz-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-moz-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-moz-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-moz-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-moz-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-moz-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;-moz-box-ordinal-group:14;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}.order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;order:4}.order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;-moz-box-ordinal-group:6;order:5}.order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;order:6}.order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;-moz-box-ordinal-group:8;order:7}.order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;-moz-box-ordinal-group:9;order:8}.order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;-moz-box-ordinal-group:10;order:9}.order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;-moz-box-ordinal-group:11;order:10}.order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;-moz-box-ordinal-group:12;order:11}.order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;-moz-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-moz-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-moz-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-moz-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-moz-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-moz-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-moz-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-moz-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-moz-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;-moz-box-ordinal-group:14;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}.order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;order:4}.order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;-moz-box-ordinal-group:6;order:5}.order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;order:6}.order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;-moz-box-ordinal-group:8;order:7}.order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;-moz-box-ordinal-group:9;order:8}.order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;-moz-box-ordinal-group:10;order:9}.order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;-moz-box-ordinal-group:11;order:10}.order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;-moz-box-ordinal-group:12;order:11}.order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;-moz-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1440px){.col-xl{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-moz-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-moz-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-moz-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-moz-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-moz-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-moz-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-moz-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-moz-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;-moz-box-ordinal-group:14;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}.order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;order:4}.order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;-moz-box-ordinal-group:6;order:5}.order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;order:6}.order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;-moz-box-ordinal-group:8;order:7}.order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;-moz-box-ordinal-group:9;order:8}.order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;-moz-box-ordinal-group:10;order:9}.order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;-moz-box-ordinal-group:11;order:10}.order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;-moz-box-ordinal-group:12;order:11}.order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;-moz-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1439.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:-webkit-calc(1.5em + .75rem + 2px);height:-moz-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control:-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:-webkit-calc(.375rem + 1px);padding-top:-moz-calc(.375rem + 1px);padding-top:calc(.375rem + 1px);padding-bottom:-webkit-calc(.375rem + 1px);padding-bottom:-moz-calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:-webkit-calc(.5rem + 1px);padding-top:-moz-calc(.5rem + 1px);padding-top:calc(.5rem + 1px);padding-bottom:-webkit-calc(.5rem + 1px);padding-bottom:-moz-calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:-webkit-calc(.25rem + 1px);padding-top:-moz-calc(.25rem + 1px);padding-top:calc(.25rem + 1px);padding-bottom:-webkit-calc(.25rem + 1px);padding-bottom:-moz-calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:-webkit-calc(1.5em + .5rem + 2px);height:-moz-calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.form-control-lg{height:-webkit-calc(1.5em + 1rem + 2px);height:-moz-calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:-webkit-calc(1.5em + .75rem);padding-right:-moz-calc(1.5em + .75rem);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right -webkit-calc(.375em + .1875rem);background-position:center right -moz-calc(.375em + .1875rem);background-position:center right calc(.375em + .1875rem);-webkit-background-size:-webkit-calc(.75em + .375rem) -webkit-calc(.75em + .375rem);-moz-background-size:-moz-calc(.75em + .375rem) -moz-calc(.75em + .375rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:-webkit-calc(1.5em + .75rem);padding-right:-moz-calc(1.5em + .75rem);padding-right:calc(1.5em + .75rem);background-position:top -webkit-calc(.375em + .1875rem) right -webkit-calc(.375em + .1875rem);background-position:top -moz-calc(.375em + .1875rem) right -moz-calc(.375em + .1875rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:-webkit-calc((1em + .75rem) * 3 / 4 + 1.75rem);padding-right:-moz-calc((1em + .75rem) * 3 / 4 + 1.75rem);padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/-webkit-calc(.75em + .375rem) -webkit-calc(.75em + .375rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/-moz-calc(.75em + .375rem) -moz-calc(.75em + .375rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:-webkit-calc(1.5em + .75rem);padding-right:-moz-calc(1.5em + .75rem);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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");background-repeat:no-repeat;background-position:center right -webkit-calc(.375em + .1875rem);background-position:center right -moz-calc(.375em + .1875rem);background-position:center right calc(.375em + .1875rem);-webkit-background-size:-webkit-calc(.75em + .375rem) -webkit-calc(.75em + .375rem);-moz-background-size:-moz-calc(.75em + .375rem) -moz-calc(.75em + .375rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:-webkit-calc(1.5em + .75rem);padding-right:-moz-calc(1.5em + .75rem);padding-right:calc(1.5em + .75rem);background-position:top -webkit-calc(.375em + .1875rem) right -webkit-calc(.375em + .1875rem);background-position:top -moz-calc(.375em + .1875rem) right -moz-calc(.375em + .1875rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:-webkit-calc((1em + .75rem) * 3 / 4 + 1.75rem);padding-right:-moz-calc((1em + .75rem) * 3 / 4 + 1.75rem);padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/-webkit-calc(.75em + .375rem) -webkit-calc(.75em + .375rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/-moz-calc(.75em + .375rem) -moz-calc(.75em + .375rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);-moz-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);-moz-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);-moz-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);-moz-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);-moz-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);-moz-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);-moz-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);-moz-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);-moz-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);-moz-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);-moz-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);-moz-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);-moz-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);-moz-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);-moz-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);-moz-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);-moz-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);-moz-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);-moz-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);-moz-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);-moz-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);-moz-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;-moz-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1440px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:-webkit-calc(1.5em + 1rem + 2px);height:-moz-calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:-webkit-calc(1.5em + .5rem + 2px);height:-moz-calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem}.custom-switch .custom-control-label::after{top:-webkit-calc(.25rem + 2px);top:-moz-calc(.25rem + 2px);top:calc(.25rem + 2px);left:-webkit-calc(-2.25rem + 2px);left:-moz-calc(-2.25rem + 2px);left:calc(-2.25rem + 2px);width:-webkit-calc(1rem - 4px);width:-moz-calc(1rem - 4px);width:calc(1rem - 4px);height:-webkit-calc(1rem - 4px);height:-moz-calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-o-transform .15s ease-in-out;-moz-transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-transform .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-moz-transform .15s ease-in-out,-o-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);-moz-transform:translateX(.75rem);-ms-transform:translateX(.75rem);-o-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:-webkit-calc(1.5em + .75rem + 2px);height:-moz-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:-webkit-calc(1.5em + .5rem + 2px);height:-moz-calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:-webkit-calc(1.5em + 1rem + 2px);height:-moz-calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:-webkit-calc(1.5em + .75rem + 2px);height:-moz-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:-webkit-calc(1.5em + .75rem + 2px);height:-moz-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:-webkit-calc(1.5em + .75rem + 2px);height:-moz-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:-webkit-calc(1.5em + .75rem);height:-moz-calc(1.5em + .75rem);height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;-webkit-border-radius:0 .25rem .25rem 0;-moz-border-radius:0 .25rem .25rem 0;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:-webkit-calc(1rem + .4rem);height:-moz-calc(1rem + .4rem);height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{-moz-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;-webkit-border-radius:1rem;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;-webkit-border-radius:1rem;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;-moz-border-radius:1rem;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;-moz-border-radius:1rem;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:8px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.nav{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.nav-pills .nav-link{-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1439.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1440px){.navbar-expand-xl{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{-webkit-border-radius:-webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px) 0 0;-moz-border-radius:-moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px) 0 0;border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{-webkit-border-radius:0 0 -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px);-moz-border-radius:0 0 -moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px);border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;-webkit-border-radius:-webkit-calc(.25rem - 1px);-moz-border-radius:-moz-calc(.25rem - 1px);border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;-webkit-border-top-left-radius:-webkit-calc(.25rem - 1px);-moz-border-radius-topleft:-moz-calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px);-webkit-border-top-right-radius:-webkit-calc(.25rem - 1px);-moz-border-radius-topright:-moz-calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;-webkit-border-bottom-right-radius:-webkit-calc(.25rem - 1px);-moz-border-radius-bottomright:-moz-calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);-webkit-border-bottom-left-radius:-webkit-calc(.25rem - 1px);-moz-border-radius-bottomleft:-moz-calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.card-deck .card{margin-bottom:8px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;margin-right:-8px;margin-left:-8px}.card-deck .card{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex:1 0 0%;-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;flex:1 0 0%;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-right:8px;margin-bottom:0;margin-left:8px}}.card-group{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.card-group>.card{margin-bottom:8px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.card-group>.card:not(:first-child){-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding-left:0;list-style:none;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{-webkit-border-top-left-radius:.3rem;-moz-border-radius-topleft:.3rem;border-top-left-radius:.3rem;-webkit-border-bottom-left-radius:.3rem;-moz-border-radius-bottomleft:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{-webkit-border-top-right-radius:.3rem;-moz-border-radius-topright:.3rem;border-top-right-radius:.3rem;-webkit-border-bottom-right-radius:.3rem;-moz-border-radius-bottomright:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{-webkit-border-top-left-radius:.2rem;-moz-border-radius-topleft:.2rem;border-top-left-radius:.2rem;-webkit-border-bottom-left-radius:.2rem;-moz-border-radius-bottomleft:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{-webkit-border-top-right-radius:.2rem;-moz-border-radius-topright:.2rem;border-top-right-radius:.2rem;-webkit-border-bottom-right-radius:.2rem;-moz-border-radius-bottomright:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;-webkit-border-radius:10rem;-moz-border-radius:10rem;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);-moz-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);-moz-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);-moz-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);-moz-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);-moz-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;-webkit-transition:width .6s ease;-o-transition:width .6s ease;-moz-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;-moz-background-size:1rem 1rem;background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-moz-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}}.media{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.media-body{-ms-flex:1;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.list-group{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}}@media (min-width:1440px){.list-group-horizontal-xl{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;-moz-border-radius-topleft:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;-moz-border-radius-bottomleft:.25rem;border-bottom-left-radius:.25rem;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;-webkit-border-top-right-radius:.25rem;-moz-border-radius-topright:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;-moz-border-radius-bottomright:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-moz-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out,-o-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-moz-transform:translate(0,-50px);-ms-transform:translate(0,-50px);-o-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;max-height:-webkit-calc(100% - 1rem);max-height:-moz-calc(100% - 1rem);max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:-webkit-calc(100vh - 1rem);max-height:-moz-calc(100vh - 1rem);max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:-webkit-calc(100% - 1rem);min-height:-moz-calc(100% - 1rem);min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:-webkit-calc(100vh - 1rem);height:-moz-calc(100vh - 1rem);height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;-webkit-border-top-left-radius:.3rem;-moz-border-radius-topleft:.3rem;border-top-left-radius:.3rem;-webkit-border-top-right-radius:.3rem;-moz-border-radius-topright:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;-webkit-border-bottom-right-radius:.3rem;-moz-border-radius-bottomright:.3rem;border-bottom-right-radius:.3rem;-webkit-border-bottom-left-radius:.3rem;-moz-border-radius-bottomleft:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:-webkit-calc(100% - 3.5rem);max-height:-moz-calc(100% - 3.5rem);max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:-webkit-calc(100vh - 3.5rem);max-height:-moz-calc(100vh - 3.5rem);max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:-webkit-calc(100% - 3.5rem);min-height:-moz-calc(100% - 3.5rem);min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:-webkit-calc(100vh - 3.5rem);height:-moz-calc(100vh - 3.5rem);height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1440px){.modal-xl{max-width:1248px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:-webkit-calc((.5rem + 1px) * -1);bottom:-moz-calc((.5rem + 1px) * -1);bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:-webkit-calc((.5rem + 1px) * -1);left:-moz-calc((.5rem + 1px) * -1);left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:-webkit-calc((.5rem + 1px) * -1);top:-moz-calc((.5rem + 1px) * -1);top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:-webkit-calc((.5rem + 1px) * -1);right:-moz-calc((.5rem + 1px) * -1);right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-top-left-radius:-webkit-calc(.3rem - 1px);-moz-border-radius-topleft:-moz-calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px);-webkit-border-top-right-radius:-webkit-calc(.3rem - 1px);-moz-border-radius-topright:-moz-calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;-moz-transition:transform .6s ease-in-out,-moz-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-moz-transform .6s ease-in-out,-o-transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:0s .6s opacity;-o-transition:0s .6s opacity;-moz-transition:0s .6s opacity;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;-moz-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-ms-flex:0 1 auto;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;-moz-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner-border{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner-border{to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;-moz-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-moz-keyframes spinner-grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-o-keyframes spinner-grow{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;-moz-animation:spinner-grow .75s linear infinite;-o-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{-webkit-border-radius:.2rem!important;-moz-border-radius:.2rem!important;border-radius:.2rem!important}.rounded{-webkit-border-radius:.25rem!important;-moz-border-radius:.25rem!important;border-radius:.25rem!important}.rounded-top{-webkit-border-top-left-radius:.25rem!important;-moz-border-radius-topleft:.25rem!important;border-top-left-radius:.25rem!important;-webkit-border-top-right-radius:.25rem!important;-moz-border-radius-topright:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{-webkit-border-top-right-radius:.25rem!important;-moz-border-radius-topright:.25rem!important;border-top-right-radius:.25rem!important;-webkit-border-bottom-right-radius:.25rem!important;-moz-border-radius-bottomright:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{-webkit-border-bottom-right-radius:.25rem!important;-moz-border-radius-bottomright:.25rem!important;border-bottom-right-radius:.25rem!important;-webkit-border-bottom-left-radius:.25rem!important;-moz-border-radius-bottomleft:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{-webkit-border-top-left-radius:.25rem!important;-moz-border-radius-topleft:.25rem!important;border-top-left-radius:.25rem!important;-webkit-border-bottom-left-radius:.25rem!important;-moz-border-radius-bottomleft:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{-webkit-border-radius:.3rem!important;-moz-border-radius:.3rem!important;border-radius:.3rem!important}.rounded-circle{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important}.rounded-pill{-webkit-border-radius:50rem!important;-moz-border-radius:50rem!important;border-radius:50rem!important}.rounded-0{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}}@media (min-width:1440px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-moz-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-moz-box-flex:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;-webkit-flex-shrink:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-moz-box-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-moz-box-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;-webkit-align-content:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-webkit-align-self:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-webkit-align-self:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-webkit-align-self:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-moz-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-moz-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;-webkit-flex-shrink:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-moz-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-moz-box-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;-webkit-align-content:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-webkit-align-self:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-webkit-align-self:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-webkit-align-self:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-moz-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-moz-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;-webkit-flex-shrink:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-moz-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-moz-box-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;-webkit-align-content:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-webkit-align-self:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-webkit-align-self:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-webkit-align-self:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-moz-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-moz-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;-webkit-flex-shrink:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-moz-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-moz-box-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;-webkit-align-content:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-webkit-align-self:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-webkit-align-self:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-webkit-align-self:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1440px){.flex-xl-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-moz-box-orient:vertical!important;-moz-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-moz-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-moz-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-moz-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;-webkit-flex-shrink:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;-webkit-flex-shrink:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-moz-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-moz-box-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;-webkit-align-content:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-webkit-align-self:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-webkit-align-self:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-webkit-align-self:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1440px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;-moz-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;-moz-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;-moz-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1440px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1440px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/* End */


/* Start:/local/templates/emerald/css/jquery.fancybox.min.css?173903240012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/emerald/css/swiper.css?173903240023488*/
/**
 * Swiper 10.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/* End */


/* Start:/local/templates/emerald/styles.css?175635060919302*/
.pager, .np-container p, .c--main-slider__slide-text, .catalog-block .align-text-left, .b-blockquote p, .c--faq__item-body-text, .c--side-menu__item-link, .c--card-structure__text, .c--test-drive__text {
    font-size: 1.3rem;
    line-height: 1.2!important;
    color: #4f5255;
 }
 
 .np-infra .column span {
   font-size: 1.25rem;
   line-height: 1.2;
   color: #4f5255;
 }
 .c--faq__item-handler-text {
    font-size: 1.7rem;
    line-height: 1.2;
    color: #4f5255;
 }
 .page-subtitle, .c--project-steps__step-text {
    font-size: 1.3rem!important;
    line-height: 1.2!important;
    color: #4f5255!important;
 }
 
 
 
 /* MOBILE */
 @media (max-width: 768px){	
    .pager, .np-container p, .c--main-slider__slide-text, .catalog-block .align-text-left, .b-blockquote p, .c--faq__item-body-text, .c--card-structure__text, .c--test-drive__text, .page-subtitle, .c--project-steps__step-text, .c--project__subtitle {
       font-size: 1.2rem!important;
       line-height: 1.2!important;
       color: #131415!important;
   }   
   .np-infra .column span {
      font-size: 1.1rem;
      color: #131415;
    }   
   .c--faq__item-handler-text {
     font-size: 1.6rem;
     color: #131415;
   }
   .c--faq .c--side-menu.d-flex {
      justify-content: start!important;  
      color: #131415;
   }
   .c--faq .c--side-menu__item {
      width: auto;
      margin-right: 9px;
      font-size: 15px;
      color: #131415;
   }
  .c--side-menu__item-link {
     font-size: 1rem;
     color: #131415;
   } 
  .np-more {
      height: 207px;	
   }
   .np-more-link span {
     font-size: 1.3rem;
   }
   .more2 {
     height: 90px;
   }
   .more-link2 {
     margin-top: 5px;
   }
   .pj-title2 {
      margin-top: 0px!important;
    }
 
  .c--footer__mail.d-md-block {
     display: block !important;
     text-align: end;
     margin-top: -32px;
  }
 
 }
 
 .main-button {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     display: flex;
     align-items: flex-end;
     justify-content: center;
     padding-bottom: 20px;
 }
 .main-button-center{
     position: relative;
     display: inline-flex;
     -ms-align-items: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     background: rgba(0, 0, 0, 0.5);
     border: 2px solid #fff;
     padding: 5px 10px;
     z-index: 9;
 }
 .main-button-play {
     display: block;
     position: relative;
     width: 20px;
     height: 20px;
     background: rgba(0, 0, 0, 0.2);
     border: 1px solid #fff;
     border-radius: 50%;
     -ms-flex-negative: 0;
     flex-shrink: 0;
     z-index: 3;
     -webkit-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
 }
 .main-button-play::before{
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     width: 100%;
     height: 100%;
     margin: auto;
     z-index: 2;
     background-image: url(/images/play.svg);
     background-position: center;
     background-repeat: no-repeat;
     -webkit-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
 }
 .main-button-label {
     display: block;
     text-align: center;
     color: #fff;
     font-size: 16px;
     margin: 0 10px;
     text-transform: uppercase;
     -webkit-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
 }
 
 @media (min-width: 768px) {
     .main-button {
         padding-left: 312px;
         padding-bottom: 0;
         align-items: center;
     }
     .main-button-label {
         font-size: 18px;
         margin: 0 20px;
     }
     .main-button-play {
         width: 30px;
         height: 30px;
     }
 }
 
 .modal-dialog.c--header-menu-modal .c--header-menu__menu-item.has-video {
     padding-left: 23px;
     position: relative;
     white-space: nowrap;
 }
 
 .modal-dialog.c--header-menu-modal .c--header-menu__menu-item.has-video:before {
     content: '';
     display: block;
     position: absolute;
     top: 4px;
     left: 0;
     width: 20px;
     height: 20px;
     z-index: 2;
     background-image: url(/images/play-circle.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 
 @media (min-width: 768px) {
     .modal-dialog.c--header-menu-modal .c--header-menu__menu-item.has-video {
         padding-left: 27px;
     }
 
     .modal-dialog.c--header-menu-modal .c--header-menu__menu-item.has-video:before {
         top: -5px;
         width: 24px;
         height: 24px;
     }
 }
 
 .fje {
     display: flex;
     align-items: center;
     justify-content: space-between;
 }
 
 .video-link {
     padding-left: 28px;
     position: relative;
     white-space: nowrap;
     display: inline-flex;
     font-size: 16px;
     line-height: 20px;
     color: #131415;
 }
 .video-link:hover, .video-link:active {
     color: #0b2e13;
 }
 
 .video-link:before {
     content: '';
     display: block;
     position: absolute;
     top: -3px;
     left: 0;
     width: 24px;
     height: 24px;
     z-index: 2;
     background-image: url(/images/play-circle.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
 }
 .m-video.m-video-bottom {
     flex-direction: column;
 }
 .m-video-bottom {
     position: relative;
 }
 .m-video-bottom .m-video-top {
     position: relative;
     z-index: 2;
 }
 .m-video-bottom .m-video-video {
     position: relative;
 }
 @media(max-width: 768px) {
     .m-video-video {
         margin-bottom: 20px;
     }
 }
 .m-video-bottom .m-video-video img, .m-video-bottom .m-video-video picture {
     width: 100%;
 }
 .m-video-bottom .m-video-video .m-video-info {
     top: 0;
       left: 0;
 }
 .m-video-bottom .m-title {
     text-align: center;
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-title {
         padding: 0 50px;
         line-height: 35px;
     }
 }
 .m-video-bottom .m-video-inner {
     width: 100%;
     position: relative;
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner {
         position: static;
     }
 }
 .m-video-bottom .m-video-inner .container {
     width: 100%;
       display: flex;
       flex-wrap: wrap;
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner .container {
         padding: 0;
     }
 }
 .m-video-bottom .m-video-inner:before {
     content: "";
     position: absolute;
     top: 0;
     right: 0;
     width: 50%;
     height: 100%;
     background: #F9F9F9;
     z-index: 1;
     border: 1px solid #DCDADA;
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner:before {
         width: 100%;
     }
 }
 .m-video-bottom .m-video-inner .m-video-video {
     width: 65%;
     position: relative;
     z-index: 2;
 }
 @media(max-width: 1450px) {
     .m-video-bottom .m-video-inner .m-video-video {
         width: 60%;
     }
 }
 @media(max-width: 1000px) {
     .m-video-bottom .m-video-inner .m-video-video {
         width: 50%;
     }
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner .m-video-video {
         width: 100%;
     }
 }
 .m-video-bottom .m-video-inner .m-video-content {
     width: 35%;
     display: flex;
       flex-direction: column;
       justify-content: center;
      align-items: center;
     text-align: center;
     padding: 0 30px;
     position: relative;
     z-index: 2;
 }
 @media(max-width: 1450px) {
     .m-video-bottom .m-video-inner .m-video-content {
         width: 40%;
     }
 }
 @media(max-width: 1000px) {
     .m-video-bottom .m-video-inner .m-video-content {
         width: 50%;
     }
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner .m-video-content {
         width: 100%;
     }
 }
 .m-video-bottom .m-video-inner .m-video-text {
     margin-bottom: 20px;
 }
 .m-video-bottom .m-video-inner .m-video-text p {
     font-size: 24px;
     font-weight: 700;
     color: #000000;
     margin: 0;
       padding: 0;
 }
 @media(max-width: 768px) {
     .m-video-bottom .m-video-inner .m-video-text p {
         font-weight: 500;
     }
 }
 .m-video-bottom .m-video-inner .m-video-btns,
 .homeService .btnWrap,
 .bottomInfo .btnWrap {
     display: flex;
 }
 .homeService .rightBlock .btnWrap {
    display: none;
 }
 @media(max-width: 1500px) {
    .homeService .leftBlock .btnWrap {
        display: none;
    }
    .homeService .rightBlock .btnWrap {
        display: flex;
        justify-content: center;
    }
 }
 @media(max-width: 768px) {
    .homeService .btnWrap,
    .bottomInfo .btnWrap {
        justify-content: center;
    }
 }
 .m-video-bottom .m-video-inner .m-video-btns .wt-btn,
 .homeService .btnWrap .wtBtn,
 .bottomInfo .btnWrap .wtBtn
 {
     display: block;
     width: 50px;
       height: 50px;
     margin-right: 10px;
 }
 .m-video-bottom .m-video-inner .m-video-btns .wt-btn svg,
 .homeService .btnWrap .wtBtn svg,
 .bottomInfo .btnWrap .wtBtn svg {
     width: 100%;
     height: 100%;
 }
 .m-video-bottom .m-video-inner .m-video-btns .btn,
 .homeService .btnWrap .btn,
 .bottomInfo .btnWrap .btn {
     min-width: 200px;
       border-radius: 0;
     font-weight: 700;
       font-size: 20px;
 }
 .m-video-bottom .m-video-inner .m-video-btns .btn:hover,
 .homeService .btnWrap .btn:hover,
 .bottomInfo .btnWrap .wtBtn .btn:hover {
     background: #FFFFFF;
     color: #073c2e;
 }
 .m-genplan {
     margin-bottom: 30px;
 }
 .popover .popover-body .btn.btn-icon {
     padding: 10px;
 }
 .btn-icon img {
     margin-right: 10px;
 }
 .btn-icon:hover img {
     filter: invert(1) grayscale(100%);
 }
 .popover .buttons {
     padding: 0 20px;
 }
 .popover .btn {
     display: flex;
       width: 100%;
       justify-content: center;
       align-items: center;
 }
 .fancybox-slide .fancybox-content {
     max-width: 60vw;
     max-height: 60vh;
 }
 @media(max-width: 768px) {
     .fancybox-slide .fancybox-content {
         max-width: 90vw;
         max-height: 90vh;
     }
 }
 .popover.static {
     position: static!important;
     transform: none!important;
       width: 800px;
       min-width: 800px;
     background-color: transparent;
 }
 @media(max-width: 1000px) {
     .popover.static {
         width: 80vw;
         min-width: 80vw;
     }
 }
 @media(max-width: 768px) {
     .popover.static {
         width: 100vw;
         min-width: 100vw;
     }
 }
 .popover.static .popover-header {
     border-radius: 4px;
     border: none;
 }
 .popover.static .popover-body {
     padding: 10px 3px 3px 3px;
     border-radius: 4px;
     border: none;
 }
 .popover.static .area_props {
     display: flex;
       flex-direction: column;
       justify-content: center;
     border-bottom: none;
     padding-bottom: 0;
     margin-bottom: 0;
     text-align: center;
 }
 .popover.static .area_props p {
     font-size: 20px;
       font-weight: 700;
     margin-bottom: 10px;
 }
 .popover.static .buttons {
     display: flex;
       justify-content: center;
       align-items: center;
     margin-bottom: 30px;
 }
 .popover.static .btn {
     max-width: 200px;
 }
 .popover.static .gallerySlider {
     position: relative;
 }
 .popover.static .gallerySlider .list .item {
     display: none;
     aspect-ratio: 16 / 9;
     position: relative;
 }
 .popover.static .gallerySlider .list .item.zweb-slide {
     display: block;
 }
 .popover.static .gallerySlider .list .item:first-of-type {
     display: block;
 }
 .popover.static .gallerySlider .list .item img, .popover.static .gallerySlider .list .item video {
     width: 100%;
     height: 100%;
     object0-fit: cover;
 }
 .popover.static .gallerySlider .list .item .videoOverlay {
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;
     height: 100%;
     opacity: 1;
 }
 .popover.static .gallerySlider .list .item .overlay .playBtn {
     width: 45px;
       height: 45px;
 }
 .popover.static .gallerySlider .list .item .overlay .playBtn svg {
     width: 100%;
     height: 100%;
 }
 .popover.static .gallerySlider .list .item.played .videoOverlay {
     opacity: 0;
 }
 .popover.static .gallerySlider .sliderBtns {
     position: absolute;
       top: 50%;
       left: 0;
       width: 100%;
       display: flex;
       justify-content: space-between;
       transform: translateY(-50%);
     padding: 0 10px;
       align-items: center;
     pointer-events: none;
 }
 @media(max-width: 768px) {
     .popover.static .gallerySlider .sliderBtns {
         position: static;
           transform: none;
           justify-content: center;
           margin: 10px 0;
     }
     .popover.static .gallerySlider .sliderBtns .sliderBtn {
         margin: 0px 5px;
     }
 }
 
 .popover.static .gallerySlider .sliderBtn {
     width: 50px;
     height: 50px;
     cursor: pointer;
     pointer-events: all;
 }
 .popover.static .gallerySlider .sliderBtn svg {
     width: 100%;
     height: 100%;
 }
 .zWebModalOverlay .zWebModalOverlayBody .zWebModalCross {
     top: 10px;
       right: 10px;
 }
 .homeService {
    margin-bottom: 50px;
 }
 .homeService .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
 }
 @media(max-width: 1500px) {
    .homeService .container {
        flex-direction: column;
    }
    .evh .homeService .container {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
    }
 }
 @media(max-width: 576px) {
    .evh .homeService .container .leftBlock {
        padding-left: 20px;
        padding-right: 20px;
    }
 }
 .homeService .container .leftBlock {
    width: calc(100% - 600px);
    padding-right: 40px;
 }
 @media(max-width: 1500px) {
    .homeService .container .leftBlock {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
 }
 /*
 @media(max-width: 768px) {
    .homeService .container .leftBlock {
        margin-bottom: 0px;
    }
 }
*/
 .homeService .container .rightBlock {
    width: 600px;
 }
 @media(max-width: 1500px) {
    .homeService .container .rightBlock {
        width: 100%;
    }
    .homeService .container .rightBlock .m-video {
        margin-bottom: 40px;
    }
 }
 /*
 @media(max-width: 768px) {
    .homeService .container .rightBlock {
        display: none;
    }
 }
*/
 .homeService .container .leftBlock .title {
    margin-bottom: 10px;
 }
 @media(max-width: 768px) {
    .homeService .container .leftBlock .title {
        margin-bottom: 20px;
    }
 }
 .homeService .container .leftBlock .title h2 {
    font-size: 48px;
    line-height: 70px;
    font-weight: 700;
 }
 @media(max-width: 768px) {
    .homeService .container .leftBlock .title h2 {
        font-size: 24px;
        line-height: 35px;
    }
 }
 .homeService .container .leftBlock .text {
    margin-bottom: 30px;
 }
 .homeService .container .leftBlock .text p {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
 }
 @media(max-width: 768px) {
    .homeService .container .leftBlock .text p {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 10px;
    }
 }
 .homeService .container .rightBlock {
    /*
    padding: 30px;
    background: #F9F9F9;
    */
 }
 .homeService .container .rightBlock .m-video-info p {
    font-size: 36px;
 }
 @media(max-width: 450px) {
    .homeService .container .rightBlock .m-video-info p {
        font-size: 30px;
    }
 }
 @media(max-width: 350px) {
    .homeService .container .rightBlock .m-video-info p {
        font-size: 25px;
    }
 }
 .homeService .container .rightBlock .title {
    margin-bottom: 20px;
 }
 .homeService .container .rightBlock .title p {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
 }
 .homeService .container .rightBlock .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
 }
 .homeService .container .rightBlock .item {
    width: calc(50% - 5px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
 }
 .homeService .container .rightBlock .item .text {
    margin-left: 10px;
 }
 .homeService .container .rightBlock .item .text p {
    font-size: 20px;
    line-height: 22px;
 }

.bottomInfo {
    background: #073C2E;
    margin-bottom: 100px;
    padding: 80px 0;
}
@media(max-width: 768px) {
    .bottomInfo {
        background: #073C2E;
        margin-bottom: 30px;
        padding: 50px 0;
    }
 }
 .bottomInfo .container .title {
    margin-bottom: 20px;
 }
 .bottomInfo .container .title h2 {
    font-size: 48px;
    line-height: 42px;
    font-weight: 700;
    color: #FFFFFF;
 }
 @media(max-width: 768px) {
    .bottomInfo .container .title h2 {
        font-size: 24px;
        line-height: 42px;
    }
 }
 .bottomInfo .container .text {
    margin-bottom: 50px;
 }
 @media(max-width: 768px) {
    .bottomInfo .container .text {
        margin-bottom: 20px;
     }
 }
 .bottomInfo .container .text p {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #FFFFFF;
 }
 @media(max-width: 768px) {
    .bottomInfo .container .text p {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 10px;
    }
 }
 .bottomInfo .btnWrap .btn {
    background: #FFF;
    color: #073C2E;
 }
 .bottomInfo .btnWrap .btn:hover {
    background: transparent;
    color: #FFFFFF;
 }

.m-gallery .m-gallery-item .m-gallery-item-image img {
	width: 100%;
}

.m-faq {
	margin-bottom: 80px;
}
@media(max-width: 1000px) {
	.m-faq {
		margin-bottom: 40px;
	}
}
.m-faq .list .item {
	margin-bottom: 10px;
}
.m-faq .list .item .top {
	background: #F9F9F9;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 30px;
	cursor: pointer;
}
.m-faq .list .item .top .name p {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
}
@media(max-width: 978px) {
	.m-faq .list .item .top .name p {
		font-size: 20px;
		line-height: 22px;
	}
}
.m-faq .list .item .top .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
}
.m-faq .list .item .top .icon p {
	padding: 0;
	margin: 0;
	font-size: 48px;
	line-height: 26px;
	font-weight: 350;
}
@media(max-width: 978px) {
	.m-faq .list .item .top .icon p {
		font-size: 36px;
		line-height: 26px;
	}
}
.m-faq .list .item .top .icon .p1 {
	display: block;
}
.m-faq .list .item .top .icon .p2 {
	display: none;
}
.m-faq .list .item.active .top .icon .p1 {
	display: none;
}
.m-faq .list .item.active .top .icon .p2 {
	display: block;
}
.m-faq .list .item .bottom {
	display: none;
	padding: 10px 30px;
}
.m-faq .list .item .bottom.active {
	display: block;
}
.m-faq .list .item .bottom,
.m-faq .list .item .bottom p,
.m-faq .list .item .bottom a,
.m-faq .list .item .bottom li {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 24px;
	margin-bottom: 10px;
}
@media(max-width: 978px) {
	.m-faq .list .item .bottom,
	.m-faq .list .item .bottom p,
	.m-faq .list .item .bottom a,
	.m-faq .list .item .bottom li {
		font-size: 18px;
		line-height: 22px;
	}
}
.m-faq .list .item .bottom li {
	position: relative;
	padding-left: 30px;
}
.m-faq .list .item .bottom li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 100%;
	left: 10px;
	top: 9px;
}
/* End */


/* Start:/local/templates/emerald/template_styles.css?175635060938541*/
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

html {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: #fff;
}

body {
    font-family: 'Circe', sans-serif;
    color: #fff;
    cursor: default;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    min-width: 360px;
}

section,
main,
footer {
    position: relative;
    z-index: 1;
}

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

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

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

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

@media (min-width: 1440px) {
    .container {
        max-width: 1248px;
    }
}

img,
svg {
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

svg,
button,
img,
picture {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page {
    display: block;
    min-height: 100vh;
    width: 100%;
    position: relative;
}

.m-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

.m-btn--white {
    background-color: #fff;
    color: #073c2e;
}

.m-btn--white:hover {
    background-color: #e1bd99;
    color: #073c2e;
}

.m-btn--outlined {
    background-color: #fff;
    color: #073c2e;
    border: 1px solid #073c2e;
}

.m-btn--outlined:hover {
    background-color: #073c2e;
    color: #fff;
}

.m-btn-default {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

@media (min-width: 1024px) {
    .m-btn-default {
        width: 240px;
        height: 48px;
        line-height: 48px;
        font-size: 20px;
    }
}

.m-btn-default .is-hidden {
    display: none;
}

@media (min-width: 1024px) {
    .m-btn-default .is-hidden {
        display: inline;
    }
}

@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/fonts/circe/Circe-Regular.eot");
    src: url("/local/templates/emerald/fonts/circe/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/fonts/circe/Circe-Regular.woff") format("woff"), url("/local/templates/emerald/fonts/circe/Circe-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/fonts/circe/Circe-Bold.eot");
    src: url("/local/templates/emerald/fonts/circe/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/fonts/circe/Circe-Bold.woff") format("woff"), url("/local/templates/emerald/fonts/circe/Circe-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "circe";
    src: url("/local/templates/emerald/fonts/circe/Circe-Light.eot");
    src: url("/local/templates/emerald/fonts/circe/Circe-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/emerald/fonts/circe/Circe-Light.woff") format("woff"), url("/local/templates/emerald/fonts/circe/Circe-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

.evh {
    overflow: hidden;
}

.evh .swiper-lazy-preloader {
    border: 4px solid #073c2e;
}

.evh .container {
    padding-left: 20px;
    padding-right: 20px;
}

.m-intro {
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.m-intro-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.m-intro .is-top {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: unset;
}

@media (min-width: 1024px) {
    .m-intro .is-top {
        font-size: 30px;
        margin-bottom: 30px;
        text-transform: uppercase;
    }
}

.m-intro h1 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 700;
}

@media (min-width: 1024px) {
    .m-intro h1 {
        margin-bottom: 60px;
        font-size: 68px;
    }
}

.m-intro .is-bottom {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    .m-intro .is-bottom {
        font-size: 50px;
        line-height: 56px;
    }
}

.m-intro .container {
    position: relative;
    z-index: 5;
}

.m-intro picture {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.m-intro picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0;
    object-position: 50% 0;
}

.m-intro picture.is-mobile:before {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
}

@media (min-width: 768px) {
    .m-intro picture.is-mobile {
        display: none;
    }
}

.m-intro picture.is-desktop {
    display: none;
}

@media (min-width: 768px) {
    .m-intro picture.is-desktop {
        display: block;
    }
}

.m-list {
    background-color: #073c2e;
    color: #fff;
    padding: 20px 0;
}

@media (min-width: 1024px) {
    .m-list {
        padding: 48px 0;
    }
}

.m-list ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 1024px) {
    .m-list ul {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.m-list ul li {
    font-size: 18px;
    line-height: 1;
}

.m-list ul li:nth-child(2n + 1) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}

@media (min-width: 768px) {
    .m-list ul li:nth-child(2n + 1) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1;
        -ms-flex: 1 1;
        flex: 1 1;
    }
}

.m-list ul li:nth-child(2n) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
}

@media (min-width: 768px) {
    .m-list ul li:nth-child(2n) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1;
        -ms-flex: 1 1;
        flex: 1 1;
    }
}

.m-list ul li:nth-child(1) {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .m-list ul li:nth-child(1) {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .m-list ul li:last-child {
        white-space: nowrap;
    }
}

@media (min-width: 1440px) {
    .m-list ul li {
        font-size: 32px;
    }
}

.m-list ul li p {
    color: #e1bd99;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.m-list ul li span {
    display: block;
}

.m-intro .m-list ul li {
    font-size: 30px;
}

@media (max-width: 650px) {
    .m-intro .m-list ul li {
        font-size: 20px;
    }
}

.m-intro .m-list ul li p {
    font-size: 36px;
}

@media (max-width: 650px) {
    .m-intro .m-list ul li p {
        font-size: 16px;
    }
}

.m-video {
    padding: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 1024px) {
    .m-video {
        padding: 80px 0;
    }
}

.m-video-inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    color: #fff;
    text-decoration: none;
}

.m-video-inner:hover {
    color: #fff;
}

.m-video-info {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 45px;
}

@media (min-width: 1024px) {
    .m-video-info {
        padding-top: 100px;
    }
}

.m-video-info p {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    .m-video-info p {
        font-size: 48px;
    }
}

.m-video-ico {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m-infra-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-infra-slider.swiper,
.m-video-home-slider.swiper {
    overflow: visible;
}

.m-infra-slider-arrows,
.slider-arrows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .m-infra-slider-arrows,
    .slider-arrows {
        margin-bottom: 40px;
    }
}

.m-infra-slider-arrows button,
.slider-arrows button {
    margin-right: 6px;
}

.m-infra-slider-arrows button:last-child,
.slider-arrows button:last-child {
    margin-right: 0;
}

.m-infra-item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}

@media (min-width: 1024px) {
    .m-infra-item-image {
        margin-bottom: 20px;
    }
}

.m-infra-item-image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

.m-infra-item-image img {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    top: 0;
}

.m-infra-item h4 {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 6;
    min-height: 36px;
}

@media (min-width: 1024px) {
    .m-infra-item h4 {
        min-height: auto;
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 12px;
    }
}

@media (max-width: 650px) {
    .m-infra-item h4 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 0;
    }
}

.m-infra-item p {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    margin-bottom: 0;
}

@media (min-width: 1024px) {
    .m-infra-item p {
        overflow: visible;
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width: 650px) {
    .m-infra-item p {
        font-size: 20px;
        line-height: 22px;
    }
}

.m-infra-item p a {
    color: #073c2e;
    text-decoration: none;
}

.m-gallery {
    padding: 30px 0;
}

@media (min-width: 1024px) {
    .m-gallery {
        padding: 80px 0;
    }
}

.m-gallery-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-gallery-slider.swiper {
    overflow: visible;
}

.m-gallery-slider-arrows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .m-gallery-slider-arrows {
        margin-bottom: 40px;
    }
}

.m-gallery-slider-arrows button {
    margin-right: 6px;
}

.m-gallery-slider-arrows button:last-child {
    margin-right: 0;
}

.m-gallery-item a {
    display: block;
    line-height: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.m-gallery-item-image {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.m-gallery-item-image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

.m-gallery-item-image img {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    top: 0;
}

.m-call {
    background-color: #073c2e;
    color: #fff;
    padding: 30px 0;
    position: relative;
}

@media (min-width: 1024px) {
    .m-call {
        padding: 66px 0;
    }
}

.m-call-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 1440px) {
    .m-call-inner {
        position: relative;
    }
}

.m-call ul li {
    position: relative;
    padding-left: 30px;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 40px;
}

.m-call ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #FFF;
    border-radius: 100%;
    left: 10px;
    top: 15px;
}

@media (max-width: 500px) {
    .m-call ul li {
        font-size: 20px;
        line-height: 22px;
    }
}

.m-call-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    z-index: 2;
}

.m-call-text h2 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 42px;
}

.m-call-text h2.mobile {
    display: none
}

@media (min-width: 1024px) {
    .m-call-text h2 {
        font-size: 48px;
        margin-bottom: 30px;
        line-height: 60px;
    }
}

@media (max-width: 500px) {
    .m-call-text h2 {
        display: none;
    }

    .m-call-text h2.mobile {
        display: block;
    }
}

@media (max-width: 1024px) {
    .m-call-text h2 {
        line-height: 35px;
    }
}

@media(max-width: 768px) {
    .m-call .m-btn {
        font-size: 18px;
        height: 50px;
    }
}

.m-call-text h2 span {
    white-space: nowrap;
    color: #e1bd99;
}

.m-call-text p {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .m-call-text p {
        font-size: 24px;
        margin-bottom: 40px;
    }
}

.m-call-img {
    display: none;
}

@media (min-width: 1024px) {
    .m-call-img {
        display: block;
    }
}

.m-call-img img {
    position: absolute;
    top: 65%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

@media (max-width: 768px) {
    .m-call .m-btn-default {
        width: 70%;
        margin: 0 15%;
    }
}

.m-genplan {
    padding-top: 30px;
}

@media (min-width: 1024px) {
    .m-genplan {
        padding-top: 80px;
    }
}

.m-genplan h2 {
    text-align: center;
}

.m-genplan-list {
    margin-top: 30px;
}

.m-genplan-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
}

@media (min-width: 768px) {
    .m-genplan-mobile {
        display: none;
    }
}

.m-genplan-mobile-title {
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #000;
}

@media (min-width: 768px) {
    .m-genplan-mobile-title {
        display: none;
    }
}

.m-genplan-mobile li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    border: 1px solid #9d9d9d;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    text-align: center;
    cursor: pointer;
    color: #9d9d9d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.m-genplan-mobile li.active {
    color: #fff;
    background-color: #276100;
    border-color: #276100;
}

@media (min-width: 768px) {
    .m-genplan-selector {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 30px;
    }
}

.m-genplan-tab {
    display: none;
    color: #000;
}

.m-genplan-tab.active {
    display: block;
}

.m-genplan-item {
    display: none;
    text-align: center;
}

@media (min-width: 768px) {
    .m-genplan-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1;
        -ms-flex: 1 1;
        flex: 1 1;
        margin-right: 5px;
        color: #000;
        min-height: 150px;
        padding: 10px 6px 6px 6px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #dcdada;
        position: relative;
        cursor: pointer;
        transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
        -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}

@media (min-width: 1024px) {
    .m-genplan-item {
        padding: 16px 10px 6px 10px;
        margin-right: 10px;
    }
}

.m-genplan-item:before {
    display: none;
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
}

@media (min-width: 768px) {
    .m-genplan-item:before {
        display: block;
    }
}

@media (min-width: 1024px) {
    .m-genplan-item:before {
        top: -25px;
        width: 50px;
        height: 50px;
    }
}

.m-genplan-item.active {
    display: block;
}

@media (min-width: 768px) {
    .m-genplan-item.active {
        border-color: #073c2e;
        padding-top: 24px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 1024px) {
    .m-genplan-item.active {
        padding-top: 32px;
    }
}

.m-genplan-item.active:before {
    border: 1px solid #073c2e;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.89 37.24'%3E%3Cpolyline points='5 16.59 20.65 32.24 47.89 5' style='fill:none;stroke:%23073c2e;stroke-linecap:round;stroke-linejoin:round;stroke-width:10px'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 20px 14px;
    background-color: #fff;
}

@media (min-width: 1024px) {
    .m-genplan-item.active:before {
        background-size: 27px 19px;
    }
}

.m-genplan-item:last-child {
    margin-right: 0;
}

.m-genplan-item h3 {
    color: #000;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

@media (min-width: 768px) {
    .m-genplan-item h3 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (min-width: 1024px) {
    .m-genplan-item h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (min-width: 1440px) {
    .m-genplan-item h3 {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 28px;
    }
}

.m-genplan-item p {
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    line-height: 18px;
}

@media (min-width: 768px) {
    .m-genplan-item p {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 1024px) {
    .m-genplan-item p {
        font-size: 16px;
        line-height: 18px;
    }
}

.m-actions {
    padding: 30px 0;
}

@media (min-width: 1024px) {
    .m-actions {
        padding: 80px 0;
    }
}

.m-actions-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-actions h2 {
    text-align: center;
}

@media (min-width: 768px) {
    .m-actions h2 {
        text-align: left;
    }
}

.m-actions-slider.swiper {
    overflow: visible;
}

.m-actions-slider-arrows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .m-actions-slider-arrows {
        margin-bottom: 40px;
    }
}

.m-actions-slider-arrows button {
    margin-right: 6px;
}

.m-actions-slider-arrows button:last-child {
    margin-right: 0;
}

@media (min-width: 768px) {
    .m-actions-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media(max-width: 768px) {
    .m-actions-item .m-btn {
        font-size: 18px;
        height: 50px;
    }
}

.m-actions-item-image {
    position: relative;
    width: 100%;
    overflow: hidden;
}

@media (min-width: 768px) {
    .m-actions-item-image {
        width: 300px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 300px;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    }
}

@media (min-width: 1024px) {
    .m-actions-item-image {
        width: 460px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 460px;
        -ms-flex: 0 0 460px;
        flex: 0 0 460px;
    }
}

.m-actions-item-image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

.m-actions-item-image img {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    top: 0;
}

.m-actions-item-info {
    width: 100%;
    padding: 16px 16px 16px 16px;
    border-left: 1px solid #dcdada;
    border-right: 1px solid #dcdada;
    border-bottom: 1px solid #dcdada;
}

@media (min-width: 768px) {
    .m-actions-item-info {
        border-top: 1px solid #dcdada;
        border-left: none;
    }
}

@media (min-width: 1024px) {
    .m-actions-item-info {
        padding: 50px;
    }
}

.m-actions-item-info h4 {
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 6px;
    min-height: 36px;
}

@media (min-width: 1024px) {
    .m-actions-item-info h4 {
        min-height: auto;
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 12px;
    }
}

.m-actions-item-info .is-info {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    margin-bottom: 12px;
    height: 144px;
    overflow-y: scroll;
}
@media(max-width: 768px) {
    .m-actions-item-info .is-info {
        height: 115px;
    }
}

.m-actions-item-info .c--card__param {
    font-size: 20px;
    line-height: 22px;
}

@media (min-width: 1024px) {
    .m-actions-item-info .is-info {
        font-size: 24px;
        line-height: 24px;
        height: auto;
        overflow: visible;
        margin-bottom: 20px;
    }

    .m-actions-item-info .c--card__param {
        font-size: 24px;
        line-height: 24px;
    }
}

.m-actions-item-info .is-info a {
    color: #073c2e;
    text-decoration: none;
}

.m-catalog {
    padding: 30px 0;
    color: #000;
}

@media (min-width: 1024px) {
    .m-catalog {
        padding: 80px 0;
    }
}

@media (max-width: 768px) {
    .m-catalog-container.container {
        padding-left: 0;
        padding-right: 0;
    }
}

.m-catalog-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
}

@media (min-width: 1024px) {
    .m-catalog-top {
        margin-bottom: 60px;
    }
}

.m-catalog-title h2.m-title span {
    display: inline;
}

.m-catalog-top p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding-right: 12px;
}

@media (min-width: 1024px) {
    .m-catalog-top p {
        max-width: 660px;
        font-size: 20px;
        line-height: 24px;
    }
}

.m-catalog-slider.swiper {
    overflow: visible;
}

.m-catalog-slider-arrows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.m-catalog-slider-arrows button {
    margin-right: 6px;
}

.m-catalog-slider-arrows button:last-child {
    margin-right: 0;
}

@media (min-width: 768px) {
    .m-catalog-item.swiper-slide-active .m-catalog-item-text,
    .m-catalog-item:hover .m-catalog-item-text {
        text-align: right;
        padding-right: 12px;
    }
}

.m-catalog-item.swiper-slide-active .m-catalog-item-button,
.m-catalog-item:hover .m-catalog-item-button {
    display: block;
}

.m-catalog-item-status {
    position: absolute;
    z-index: 3;
    top: 10px;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.m-catalog-item-status .a--label {
    margin-left: 0;
    margin-bottom: 10px;
}

.m-catalog-item-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}

@media (min-width: 1024px) {
    .m-catalog-item-image {
        margin-bottom: 20px;
    }
}

.m-catalog-item-image:before {
    display: block;
    content: "";
    padding-top: 65%;
}

.m-catalog-item-image a {
    display: block;
    line-height: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.m-catalog-item-image img {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    top: 0;
}

.m-catalog-item-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    text-align: right;
    padding-right: 12px;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

@media (min-width: 768px) {
    .m-catalog-item-text {
        text-align: center;
        padding-right: 0;
    }
}

.m-catalog-item-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding-left: 12px;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

@media (min-width: 768px) {
    .m-catalog-item-button {
        display: none;
    }
}

.m-catalog-item-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-catalog-item-info p {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}

@media (min-width: 1024px) {
    .m-catalog-item-info p {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 6px;
    }
}

.m-catalog-item-info span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

@media (min-width: 1024px) {
    .m-catalog-item-info span {
        font-size: 24px;
        line-height: 1;
    }
}

.m-map {
    color: #000;
}

.m-map p {
    font-size: 16px;
    line-height: 18px;
}

@media (min-width: 1024px) {
    .m-map p {
        font-size: 20px;
        line-height: 24px;
        max-width: 800px;
    }
}

@media (max-width: 650px) {
    .m-map p {
        font-size: 20px;
        line-height: 22px;
    }
}

.m-map picture {
    margin-top: 20px;
}

.m-map picture img {
    width: 100%;
}

@media (min-width: 1024px) {
    .m-map picture {
        margin-top: 60px;
    }
}

h2.m-title {
    color: #073c2e;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

h2.m-title span {
    display: block;
    font-weight: 700;
}

@media (min-width: 1024px) {
    h2.m-title {
        font-size: 48px;
        margin-bottom: 30px;
    }
}

.m-swiper-arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #073C2E;
    background-color: transparent;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}

@media (max-width: 768px) {
    .m-swiper-arrow {
        width: 35px;
        height: 35px;
    }
}

.m-swiper-arrow.is-white-bg {
    background-color: #fff;
}

.m-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

.m-swiper-arrow svg {
    width: 9px;
    height: auto;
    stroke: #999;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

.m-swiper-arrow:hover:not(.swiper-button-disabled) {
    background-color: #073c2e;
    border-color: #073c2e;
}

.m-swiper-arrow:hover:not(.swiper-button-disabled) svg path {
    stroke: #FFFFFF;
}

.genplan-item:hover {
    opacity: 0;
}

body {
    overflow-x: hidden !important;
}

.swiper-horizontal {
    overflow-x: hidden !important;
}

.m-infra .container__custom {
    margin: unset;
    max-width: 100%;
}

.m-portfolio .container__custom {
    margin: unset;
    max-width: 100%;
}

.m-actions .container__custom {
    margin: unset;
    max-width: 100%;
}

@media (max-width: 1000px) {
    .m-infra .container {
        margin: unset;
        max-width: 100%;
    }
}

.m-gallery .container__custom {
    margin: unset;
    max-width: 100%;
}

@media (max-width: 1000px) {
    .m-gallery .container {
        margin: unset;
        max-width: 100%;
    }
}

.m-infra-slider.swiper,
.m-video-home-slider.swiper {
    overflow: hidden !important;
}

footer {
    background: #052C22;
    padding: 40px 0 30px 0;
}

footer .container {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    footer .container {
        flex-direction: column;
        align-items: center;
    }
}

footer .container .left,
footer .container .right {
    width: 220px;
}

@media (max-width: 992px) {
    footer .container .left {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        order: 1;
    }

    footer .container .right {
        order: 2;
    }
}

footer .container .center {
    width: 50%;
    position: relative;
}

@media (max-width: 992px) {
    footer .container .center {
        width: 100%;
        order: 3;
        display: flex;
        flex-direction: column;
    }
}

footer .container .left .logo {
    display: flex;
    width: 70px;
    margin-bottom: 40px;
    border: 1px solid #FFFFFF;
}

footer .container .left .logo img {
    width: 100%;
    height: auto;
}

footer .container .left .list {
    display: flex;
    flex-direction: column;
}

footer .container .left .list .item {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    footer .container .left .list .item {
        text-align: right;
    }
}

footer .container .left .list .item:hover {
    text-decoration: underline !important;
}

footer .container .center .text {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    footer .container .center .text {
        margin-bottom: 10px;
        order: 2;
    }

    footer .container .center .text.copyright {
        order: 1;
        text-align: center;
    }
}

footer .container .center .text p {
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

footer .container .center .lic {
    position: absolute;
    bottom: 25px;
    right: 0;
    display: flex;
}

@media (max-width: 992px) {
    footer .container .center .lic {
        position: static;
        order: 3;
        margin: auto;
    }
}

footer .container .center .lic a {
    position: static;
}

footer .container .right .contacts {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 992px) {
    footer .container .right .contacts {
        justify-content: center;
    }

    footer .container .right .contacts .wtIcon {
        display: none;
    }
}

footer .container .right .contacts .wticon {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .container .right .contacts .wticon svg {
    width: 100%;
    height: 100%;
}

footer .container .right .contacts .phone {
    color: #FFF;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
}

footer .container .right .btnWrap {
    width: 100%;
    margin-bottom: 30px;
}

footer .container .right .btnWrap .btn {
    width: 100%;
    height: 50px;
    color: #073C2E;
    background: #FFFFFF;
    font-size: 18px;
}

footer .container .right .btnWrap .btn:hover {
    background: transparent;
    color: #FFFFFF;
}

footer .container .right .email {
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 992px) {
    footer .container .right .email {
        margin-bottom: 20px;
    }
}

footer .container .right .email p {
    font-size: 24px;
    line-height: 35px;
    color: #FFFFFF;
}

footer .container .right .socialItems {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 992px) {
    footer .container .right .socialItems {
        margin-bottom: 20px;
    }
}

footer .container .right .socialItems .socialItem {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page.page-home {
    padding-bottom: 0;
}


.m-intro, .m-video:not(.mb0), .m-infra, .m-gallery, .m-call, .m-genplan, .homeService, .m-actions, .bottomInfo, .m-portfolio {
    margin-top: 0 !important;
    margin-bottom: 80px !important;
}

@media (max-width: 1000px) {
    .m-intro, .m-video, .m-infra, .m-gallery, .m-call, .m-genplan, .homeService, .m-actions, .bottomInfo, .m-portfolio {
        margin-bottom: 40px !important;
    }
}

.m-video, .m-gallery, .m-infra, .m-genplan, .m-actions, .m-portfolio {
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width: 1000px) {
    .m-video-bg {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
/* End */
/* /local/templates/emerald/css/compile/style.css?1756353066247918 */
/* /local/templates/emerald/bootstrap/css/bootstrap.min.css?1739032400223554 */
/* /local/templates/emerald/css/jquery.fancybox.min.css?173903240012795 */
/* /local/templates/emerald/css/swiper.css?173903240023488 */
/* /local/templates/emerald/styles.css?175635060919302 */
/* /local/templates/emerald/template_styles.css?175635060938541 */
