

/* Start:/local/templates/pridneprovskij/css/normalize.css?15958401406599*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}
/* End */


/* Start:/local/templates/pridneprovskij/fonts/Book_Antiqua/font.css?15958401961743*/
@font-face {
    font-display: swap;
    font-family: 'Book Antiqua';
    src: url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Bold.eot');
    src: local('Book Antiqua Bold'), local('BookAntiqua-Bold'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Bold.woff2') format('woff2'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Book Antiqua';
    src: url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Italic.eot');
    src: local('Book Antiqua Italic'), local('BookAntiqua-Italic'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Italic.woff2') format('woff2'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Book Antiqua';
    src: url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua.eot');
    src: local('Book Antiqua'), local('BookAntiqua'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua.woff2') format('woff2'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Book Antiqua';
    src: url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-BoldItalic.eot');
    src: local('Book Antiqua Bold Italic'), local('BookAntiqua-BoldItalic'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-BoldItalic.woff2') format('woff2'),
        url('/local/templates/pridneprovskij/fonts/Book_Antiqua/hinted-BookAntiqua-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


/* End */


/* Start:/local/templates/pridneprovskij/css/animate.css?159584014089270*/
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}
/* End */


/* Start:/local/templates/pridneprovskij/css/font-awesome.min.css?159584014031074*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/pridneprovskij/css/../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* End */


/* Start:/local/templates/pridneprovskij/libs/slick/slick.css?15958401941776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/pridneprovskij/css/travelline-style-booking.css?15958401405335*/
.col-social,
.subscribe-form {
    display: none!important;
}

.intro .content .booking,
.header .header-booking {
    height: auto!important;
}

.footer .footer-columns .col-phones .col-data :last-child:after {
    content: none!important;
}

#tl-anchor,
#tl-booking-form {
    margin: 0 auto 30px;
    max-width: 1440px;
}

.arrow-to-down:after {
    background-image: url("/upload/uf/afa/arrow2.png");
    width: 39px;
    height: 40px;
    content: '';
    position: absolute;
    right: -50px;
    top: 15px;
}

p.arrow-to-top {
    max-width: 280px;
}

.arrow-to-top:after {
    background-image: url("/upload/uf/afa/arrow1.png");
    width: 132px;
    height: 28px;
    content: '';
    position: absolute;
    top: 65px;
}

.booking-title {
    font-size: 24px;
    font-family: 'Book Antiqua', 'Times New Roman', Times, serif;
    color: rgb(57, 65, 86);
    font-weight: bold;
    line-height: 1.2;
    margin: 30px 0;
}


.booking-subtitle {
    margin: 30px 40px 50px 0;
    font-size: 22px;
    font-family: 'Book Antiqua', 'Times New Roman', Times, serif;
    color: rgb(125, 132, 150);
    line-height: 1.364;
    max-width: 600px;
    position: relative;
}

.booking-numbers {
    font-size: 24px;
    font-family: 'Book Antiqua', 'Times New Roman', Times, serif;
    color: rgb(57, 65, 86);
    font-weight: bold;
    line-height: 1.2;
    max-width: 800px;
    border-width: 1px;
    border-color: rgb(221, 228, 239);
    border-style: solid;
    padding: 45px;
}

.booking-numbers div:last-child {
    margin-top: 30px;
}

.booking-numbers > div > a:nth-child(1) {
    margin-right: 20px;
}

.booking-numbers a {
    display: inline-block;
}

.main__container {
    max-width: 1400px;
    margin: 0 auto;
}

.grid-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 40px auto 10px;
}

.grid-element-wrapper {
    width: 24%;
    margin-bottom: 20px;
}

.grid-element-wrapper a {
    text-decoration: none;
}

.grid-wrapper a:hover .currency-wrapper {
    color: #000;
    border-width: 1px;
    border-color: rgb(0, 109, 173);
    border-style: solid;
    border-radius: 15px;
    background-color: rgb(245, 245, 245);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.symbol-wrapper span {
    display: block;
    color: #a7253f;
}

.currency-wrapper {
    border-radius: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #d9d9dc;
    min-height: 176px;
    padding: 12px 20px;
    color: rgb(68, 68, 68);
    background-color: rgb(245, 245, 245);
}

.flag-wrapper {
    align-self: flex-start;
}

.flag-wrapper img {
    border-radius: 5px;
}

.symbol-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: left;
    padding-left: 20px;
    font: 700 16px/1.5 "Open Sans", sans-serif;
    color: rgb(68, 68, 68);
}

.currency-wrapper .text-wrapper {
    font-size: 14px;
    text-align: left;
}

.catalog-list-text {
    font-size: 16px;
    font-family: 'Book Antiqua', 'Times New Roman', Times, serif;
    color: rgb(57, 65, 86);
    line-height: 1.5;
}

.catalog-list-text a {
    text-decoration: none;
    color: #006dad;
}

@media screen and (max-width: 1200px) {
    .grid-wrapper {
        flex-wrap: wrap;
    }

    .grid-element-wrapper {
        width: 49%;
    }
}

@media screen and (max-width: 1100px) and (min-width: 900px) {
    .booking-numbers a {
        display: block;
    }
}

@media screen and (max-width: 899px) {
    .booking-numbers {
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .grid-element-wrapper {
        width: 99%;
    }
}

@media screen and (max-width: 599px) {
    .arrow-to-top:after {
        content: none;
    }

    p.arrow-to-top {
        max-width: 100%;
    }
}

@media screen and (max-width: 370px) {
    .booking-numbers {
        padding: 20px;
    }

    .booking-numbers a,
    .booking-numbers > div > a:nth-child(1) {
        display: block;
        max-width: 210px;
        margin: 0 auto;
    }
}
@supports (-webkit-appearance:none) {
    .currency-wrapper .text-wrapper {
        margin-top: 80px;
        position: absolute;
        left: 20px;
    }
    .arrow-to-top::after {
        right: -150px;
    }

}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .currency-wrapper .text-wrapper {
        margin-top: 80px;
        position: absolute;
        left: 20px;
    }
    .arrow-to-top::after {
        right: -150px;
    }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .currency-wrapper .text-wrapper {
        margin-top: 80px;
        position: absolute;
        left: 20px;
    }
    .arrow-to-top::after {
        right: -150px;
    }
}


/* End */


/* Start:/local/templates/pridneprovskij/libs/slick/slick-theme.css?15958401943145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/pridneprovskij/libs/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/pridneprovskij/libs/slick/./fonts/slick.eot');
    src: url('/local/templates/pridneprovskij/libs/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/pridneprovskij/libs/slick/./fonts/slick.woff') format('woff'), url('/local/templates/pridneprovskij/libs/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/pridneprovskij/libs/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/pridneprovskij/css/styles-compiled-1734096031.css?1734096034116989*/

/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /local/templates/pridneprovskij/css/scss/
*/

@import '/local/templates/pridneprovskij/css/pages/medicine';.container{max-width:1170px;width:100%;padding:0 15px;margin:0 auto}@media (min-width:900px) and (max-width:1199px){.container{max-width:930px}}@media (min-width:600px) and (max-width:899px){.container{max-width:630px}}@media (max-width:599px){.container{max-width:100%}}.container_full{max-width:100%}.container_inner{font-size:1.125rem;line-height:1.5rem;padding-bottom:30px}.container_bottom{padding-top:30px;padding-bottom:30px}.container_bg_sky{background-color:#e8f0ff}.container_bg_white-sky{background:-webkit-linear-gradient(left, transparent 0%, transparent 50%, #e8f0ff 50%)}@media (max-width:899px){.container_bg_white-sky{background:none}}.container_bg_image{background:url('/local/templates/pridneprovskij/images/section2-bg.png') center center no-repeat;background-size:cover;padding-left:0;padding-right:0}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row_push{margin-right:calc(-1 / 12 * (100% + 30px) - 15px);margin-left:calc(-1 / 12 * (100% + 30px) - 15px)}@media (min-width:1400px){ .push-right{position:relative;right:calc(100% / -12);margin-left:calc(100% / -12)} .push-left{position:relative;left:calc(100% / -12);margin-right:calc(100% / -12)}}.col-1{position:relative;width:8.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{position:relative;width:16.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{position:relative;width:25%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{position:relative;width:33.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{position:relative;width:41.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{position:relative;width:50%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{position:relative;width:58.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{position:relative;width:66.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{position:relative;width:75%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{position:relative;width:83.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{position:relative;width:91.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{position:relative;width:100%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width:1399px){ .col-lg-1{position:relative;width:8.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}}@media (max-width:1399px){ .col-lg-2{position:relative;width:16.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width:1399px){ .col-lg-3{position:relative;width:25%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width:1399px){ .col-lg-4{position:relative;width:33.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:1399px){ .col-lg-5{position:relative;width:41.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}}@media (max-width:1399px){ .col-lg-6{position:relative;width:50%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:1399px){ .col-lg-7{position:relative;width:58.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}}@media (max-width:1399px){ .col-lg-8{position:relative;width:66.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}@media (max-width:1399px){ .col-lg-9{position:relative;width:75%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (max-width:1399px){ .col-lg-10{position:relative;width:83.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}}@media (max-width:1399px){ .col-lg-11{position:relative;width:91.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}}@media (max-width:1399px){ .col-lg-12{position:relative;width:100%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1199px){ .col-md-1{position:relative;width:8.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}}@media (max-width:1199px){ .col-md-2{position:relative;width:16.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width:1199px){ .col-md-3{position:relative;width:25%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width:1199px){ .col-md-4{position:relative;width:33.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:1199px){ .col-md-5{position:relative;width:41.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}}@media (max-width:1199px){ .col-md-6{position:relative;width:50%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:1199px){ .col-md-7{position:relative;width:58.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}}@media (max-width:1199px){ .col-md-8{position:relative;width:66.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}@media (max-width:1199px){ .col-md-9{position:relative;width:75%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (max-width:1199px){ .col-md-10{position:relative;width:83.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}}@media (max-width:1199px){ .col-md-11{position:relative;width:91.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}}@media (max-width:1199px){ .col-md-12{position:relative;width:100%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:899px){ .col-sm-1{position:relative;width:8.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}}@media (max-width:899px){ .col-sm-2{position:relative;width:16.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width:899px){ .col-sm-3{position:relative;width:25%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width:899px){ .col-sm-4{position:relative;width:33.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:899px){ .col-sm-5{position:relative;width:41.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}}@media (max-width:899px){ .col-sm-6{position:relative;width:50%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:899px){ .col-sm-7{position:relative;width:58.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}}@media (max-width:899px){ .col-sm-8{position:relative;width:66.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}@media (max-width:899px){ .col-sm-9{position:relative;width:75%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (max-width:899px){ .col-sm-10{position:relative;width:83.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}}@media (max-width:899px){ .col-sm-11{position:relative;width:91.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}}@media (max-width:899px){ .col-sm-12{position:relative;width:100%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:599px){ .col-xs-1{position:relative;width:8.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}}@media (max-width:599px){ .col-xs-2{position:relative;width:16.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (max-width:599px){ .col-xs-3{position:relative;width:25%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width:599px){ .col-xs-4{position:relative;width:33.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (max-width:599px){ .col-xs-5{position:relative;width:41.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}}@media (max-width:599px){ .col-xs-6{position:relative;width:50%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:599px){ .col-xs-7{position:relative;width:58.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}}@media (max-width:599px){ .col-xs-8{position:relative;width:66.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}@media (max-width:599px){ .col-xs-9{position:relative;width:75%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (max-width:599px){ .col-xs-10{position:relative;width:83.33333%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}}@media (max-width:599px){ .col-xs-11{position:relative;width:91.66667%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}}@media (max-width:599px){ .col-xs-12{position:relative;width:100%;padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.offset-0{margin-left:0%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-0{margin-left:0%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-0{margin-left:0%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-0{margin-left:0%}}@media (max-width:599px){ .offset-xs-0{margin-left:0%}}.offset-1{margin-left:8.33333%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-1{margin-left:8.33333%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-1{margin-left:8.33333%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-1{margin-left:8.33333%}}@media (max-width:599px){ .offset-xs-1{margin-left:8.33333%}}.offset-2{margin-left:16.66667%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-2{margin-left:16.66667%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-2{margin-left:16.66667%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-2{margin-left:16.66667%}}@media (max-width:599px){ .offset-xs-2{margin-left:16.66667%}}.offset-3{margin-left:25%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-3{margin-left:25%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-3{margin-left:25%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-3{margin-left:25%}}@media (max-width:599px){ .offset-xs-3{margin-left:25%}}.offset-4{margin-left:33.33333%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-4{margin-left:33.33333%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-4{margin-left:33.33333%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-4{margin-left:33.33333%}}@media (max-width:599px){ .offset-xs-4{margin-left:33.33333%}}.offset-5{margin-left:41.66667%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-5{margin-left:41.66667%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-5{margin-left:41.66667%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-5{margin-left:41.66667%}}@media (max-width:599px){ .offset-xs-5{margin-left:41.66667%}}.offset-6{margin-left:50%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-6{margin-left:50%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-6{margin-left:50%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-6{margin-left:50%}}@media (max-width:599px){ .offset-xs-6{margin-left:50%}}.offset-7{margin-left:58.33333%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-7{margin-left:58.33333%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-7{margin-left:58.33333%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-7{margin-left:58.33333%}}@media (max-width:599px){ .offset-xs-7{margin-left:58.33333%}}.offset-8{margin-left:66.66667%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-8{margin-left:66.66667%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-8{margin-left:66.66667%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-8{margin-left:66.66667%}}@media (max-width:599px){ .offset-xs-8{margin-left:66.66667%}}.offset-9{margin-left:75%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-9{margin-left:75%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-9{margin-left:75%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-9{margin-left:75%}}@media (max-width:599px){ .offset-xs-9{margin-left:75%}}.offset-10{margin-left:83.33333%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-10{margin-left:83.33333%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-10{margin-left:83.33333%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-10{margin-left:83.33333%}}@media (max-width:599px){ .offset-xs-10{margin-left:83.33333%}}.offset-11{margin-left:91.66667%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-11{margin-left:91.66667%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-11{margin-left:91.66667%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-11{margin-left:91.66667%}}@media (max-width:599px){ .offset-xs-11{margin-left:91.66667%}}.offset-12{margin-left:100%}@media (min-width:1200px) and (max-width:1399px){ .offset-lg-12{margin-left:100%}}@media (min-width:900px) and (max-width:1199px){ .offset-md-12{margin-left:100%}}@media (min-width:600px) and (max-width:899px){ .offset-sm-12{margin-left:100%}}@media (max-width:599px){ .offset-xs-12{margin-left:100%}}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}@media (max-width:1399px){ .order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media (max-width:1199px){ .order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media (max-width:899px){ .order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media (max-width:599px){ .order-xs-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media (max-width:1399px){ .order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media (max-width:1199px){ .order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media (max-width:899px){ .order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media (max-width:599px){ .order-xs-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}@media (max-width:1399px){ .order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media (max-width:1199px){ .order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media (max-width:899px){ .order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media (max-width:599px){ .order-xs-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}@media (max-width:1399px){ .order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media (max-width:1199px){ .order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media (max-width:899px){ .order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media (max-width:599px){ .order-xs-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}@media (max-width:1399px){ .order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}@media (max-width:1199px){ .order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}@media (max-width:899px){ .order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}@media (max-width:599px){ .order-xs-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}@media (max-width:1399px){ .order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}@media (max-width:1199px){ .order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}@media (max-width:899px){ .order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}@media (max-width:599px){ .order-xs-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}@media (max-width:1399px){ .order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}@media (max-width:1199px){ .order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}@media (max-width:899px){ .order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}@media (max-width:599px){ .order-xs-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}@media (max-width:1399px){ .order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}}@media (max-width:1199px){ .order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}}@media (max-width:899px){ .order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}}@media (max-width:599px){ .order-xs-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}@media (max-width:1399px){ .order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}}@media (max-width:1199px){ .order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}}@media (max-width:899px){ .order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}}@media (max-width:599px){ .order-xs-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}@media (max-width:1399px){ .order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}}@media (max-width:1199px){ .order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}}@media (max-width:899px){ .order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}}@media (max-width:599px){ .order-xs-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}@media (max-width:1399px){ .order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}}@media (max-width:1199px){ .order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}}@media (max-width:899px){ .order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}}@media (max-width:599px){ .order-xs-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}@media (max-width:1399px){ .order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}}@media (max-width:1199px){ .order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}}@media (max-width:899px){ .order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}}@media (max-width:599px){ .order-xs-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}@media (max-width:1399px){ .order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}}@media (max-width:1199px){ .order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}}@media (max-width:899px){ .order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}}@media (max-width:599px){ .order-xs-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}}.self-start{align-self:self-start}.self-center{align-self:center}.self-end{align-self:self-end}.align-item-start{align-content:flex-start}.align-item-center{align-content:center}.align-item-end{align-content:flex-end}.no-gutter{padding:0 0}.push-first > :first-child{position:relative;left:-97.5px;margin-right:-97.5px}@media (min-width:900px) and (max-width:1199px){.push-first > :first-child{left:-77.5px;margin-right:-77.5px}}@media (min-width:600px) and (max-width:899px){.push-first > :first-child{left:-52.5px;margin-right:-52.5px}}@media (max-width:599px){.push-first > :first-child{left:-8.33333%;margin-right:-8.33333%}}.push-last > :last-child{position:relative;right:-97.5px;margin-left:-97.5px}@media (min-width:900px) and (max-width:1199px){.push-last > :last-child{right:-77.5px;margin-left:-77.5px}}@media (min-width:600px) and (max-width:899px){.push-last > :last-child{right:-52.5px;margin-left:-52.5px}}@media (max-width:599px){.push-last > :last-child{right:-8.33333%;margin-left:-8.33333%}}.d-flex{display:flex}.d-block{display:block}.d-none{display:none}@media (max-width:1399px){ .d-lg-flex{display:flex}}@media (max-width:1199px){ .d-md-flex{display:flex}}@media (max-width:899px){ .d-sm-flex{display:flex}}@media (max-width:599px){ .d-xs-flex{display:flex}}@media (max-width:1399px){ .d-lg-block{display:block}}@media (max-width:1199px){ .d-md-block{display:block}}@media (max-width:899px){ .d-sm-block{display:block}}@media (max-width:599px){ .d-xs-block{display:block}}@media (max-width:1399px){ .d-lg-none{display:none}}@media (max-width:1199px){ .d-md-none{display:none}}@media (max-width:899px){ .d-sm-none{display:none}}@media (max-width:599px){ .d-xs-none{display:none}}.fd-column{flex-direction:column}.fd-column-reverse{flex-direction:column-reverse}.fd-column-reverse{flex-direction:column-reverse}.fd-row{flex-direction:row}.fd-row-reverse{flex-direction:row-reverse}@media (max-width:1399px){ .fd-lg-column{flex-direction:column}}@media (max-width:1199px){ .fd-md-column{flex-direction:column}}@media (max-width:899px){ .fd-sm-column{flex-direction:column}}@media (max-width:599px){ .fd-xs-column{flex-direction:column}}@media (max-width:1399px){ .fd-lg-column{flex-direction:column-reverse}}@media (max-width:1199px){ .fd-md-column{flex-direction:column-reverse}}@media (max-width:899px){ .fd-sm-column{flex-direction:column-reverse}}@media (max-width:599px){ .fd-xs-column{flex-direction:column-reverse}}@media (max-width:1399px){ .fd-lg-row{flex-direction:row}}@media (max-width:1199px){ .fd-md-row{flex-direction:row}}@media (max-width:899px){ .fd-sm-row{flex-direction:row}}@media (max-width:599px){ .fd-xs-row{flex-direction:row}}@media (max-width:1399px){ .fd-lg-row-reverse{flex-direction:row-reverse}}@media (max-width:1199px){ .fd-md-row{flex-direction:row-reverse}}@media (max-width:899px){ .fd-sm-row{flex-direction:row-reverse}}@media (max-width:599px){ .fd-xs-row{flex-direction:row-reverse}}.jc-around{justify-content:space-around}.jc-center{justify-content:center}.jc-between{justify-content:space-between}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}@media (max-width:1399px){ .jc-lg-around{justify-content:space-around}}@media (max-width:1199px){ .jc-md-around{justify-content:space-around}}@media (max-width:899px){ .jc-sm-around{justify-content:space-around}}@media (max-width:599px){ .jc-xs-around{justify-content:space-around}}@media (max-width:1399px){ .jc-lg-center{justify-content:center}}@media (max-width:1199px){ .jc-md-center{justify-content:center}}@media (max-width:899px){ .jc-sm-center{justify-content:center}}@media (max-width:599px){ .jc-xs-center{justify-content:center}}@media (max-width:1399px){ .jc-lg-between{justify-content:space-between}}@media (max-width:1199px){ .jc-md-between{justify-content:space-between}}@media (max-width:899px){ .jc-sm-between{justify-content:space-between}}@media (max-width:599px){ .jc-xs-between{justify-content:space-between}}@media (max-width:1399px){ .jc-lg-start{justify-content:flex-start}}@media (max-width:1199px){ .jc-md-start{justify-content:flex-start}}@media (max-width:899px){ .jc-sm-start{justify-content:flex-start}}@media (max-width:599px){ .jc-xs-start{justify-content:flex-start}}@media (max-width:1399px){ .jc-lg-end{justify-content:flex-end}}@media (max-width:1199px){ .jc-md-end{justify-content:flex-end}}@media (max-width:899px){ .jc-sm-end{justify-content:flex-end}}@media (max-width:599px){ .jc-xs-end{justify-content:flex-end}}.ai-center{align-items:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-stretch{align-items:stretch}@media (max-width:1399px){ .ai-lg-center{align-items:center}}@media (max-width:1199px){ .ai-md-center{align-items:center}}@media (max-width:899px){ .ai-sm-center{align-items:center}}@media (max-width:599px){ .ai-xs-center{align-items:center}}@media (max-width:1399px){ .ai-lg-start{align-items:flex-start}}@media (max-width:1199px){ .ai-md-start{align-items:flex-start}}@media (max-width:899px){ .ai-sm-start{align-items:flex-start}}@media (max-width:599px){ .ai-xs-start{align-items:flex-start}}@media (max-width:1399px){ .ai-lg-end{align-items:flex-end}}@media (max-width:1199px){ .ai-md-end{align-items:flex-end}}@media (max-width:899px){ .ai-sm-end{align-items:flex-end}}@media (max-width:599px){ .ai-xs-end{align-items:flex-end}}@media (max-width:1399px){ .ai-lg-stretch{align-items:stretch}}@media (max-width:1199px){ .ai-md-stretch{align-items:stretch}}@media (max-width:899px){ .ai-sm-stretch{align-items:stretch}}@media (max-width:599px){ .ai-xs-stretch{align-items:stretch}}.h-100{height:100%}.button-blue{display:block;height:36px;background:#006dad;border-radius:15px;color:#fff;font-size:16px;text-align:center;text-transform:uppercase;font-weight:bold;line-height:36px;transition:0.5s}.button-blue:hover{transition:0.5s}.button-subscribe{display:block;height:32px;min-width:130px;background:#ffcd01;border:none;border-radius:10px;color:#fff;font-size:12px;text-align:center;text-transform:uppercase;line-height:32px;transition:0.5s;cursor:pointer}.button-subscribe:hover{transition:0.5s;background:#ecac00}.header-top .search .search-form .search-input + *{width:35%}.button-search-sm{display:block;height:25px;width:100%;background:#abc3f0;border:none;border-radius:5px;color:#394156;font-size:14px;text-align:center;text-transform:uppercase;line-height:19px;transition:0.5s;cursor:pointer}.button-search-sm:hover{transition:0.5s;background:#8691ae}.button-more{display:inline-block;max-width:440px;height:50px;padding:0 35px;background-color:#ecac00;border:none;border-radius:25px;color:#fff;font-size:16px;font-weight:bold;text-align:center;text-transform:uppercase;line-height:50px;transition:0.5s}.button-more:hover{transition:0.5s;background:#ffcd01}.article h2{font-size:36px;line-height:36px;font-weight:bold;text-transform:uppercase}.article ul{list-style:none}.h1{font-size:36px;font-weight:bold;text-transform:uppercase}.h1--inner{margin-bottom:30px}.h2{font-size:18px;font-weight:bold;text-transform:uppercase}.slick-dots{position:static;line-height:18px;padding:24px 0;bottom:auto}.slick-dots li{width:18px;height:18px;margin:16px}@media (max-width:899px){.slick-dots li{margin:5px}}.slick-dots li button{width:100%;height:100%;border-radius:100%;background-color:#394156;padding:0;font-size:18px;line-height:1;transition:0.5s}.slick-dots li button:hover{background-color:#8691ae}.slick-dots li button:before{content:none}.slick-dots li.slick-active button{background-color:#ffcd01;transition:0.5s}.overlay-25,.overlay-50,.overlay-75{position:relative}.overlay-25:after,.overlay-50:after,.overlay-75:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.overlay-25 > *,.overlay-50 > *,.overlay-75 > *{position:relative;z-index:2}.disabled-bg{position:relative}.disabled-bg:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0, 0, 0, .25)}.overlay-25:after{background-color:rgba(0, 0, 0, .25)}.overlay-50:after{background-color:rgba(0, 0, 0, .50)}.overlay-75:after{background-color:rgba(0, 0, 0, .75)}.fa-spinner{font-size:1.75rem}.breadcrumb{width:100%;padding-top:4px;margin-bottom:26px}.breadcrumb .breadcrumb-item{font-size:0.875rem;line-height:1.5rem}.breadcrumb .breadcrumb-item:not(:last-child):after{content:'/'}.page-nav{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;flex-wrap:nowrap;font-size:0.875rem;line-height:1.5rem;color:#3b3b3b;font-weight:bold;margin-top:68px;margin-bottom:65px}@media (max-width:599px){.page-nav{margin-top:55px;margin-bottom:55px}}.page-nav__prev,.page-nav__next{display:inline-block;width:10px;height:24px}.page-nav__prev{background:url('/local/templates/pridneprovskij/images/prev-page-active.png') center center no-repeat;margin-right:36px}.page-nav__prev.disabled{background-image:url('/local/templates/pridneprovskij/images/prev-page-disabled.png');cursor:default}.page-nav__prev:not(.disabled):hover{background-image:url('/local/templates/pridneprovskij/images/prev-page-hover.png')}.page-nav__page{display:block;width:16px;text-align:center;transition:0.5s}.page-nav__page.active{text-decoration:underline}.page-nav__page:hover{color:#ffcd01;transition:0.5s}.page-nav__next{background:url('/local/templates/pridneprovskij/images/next-page-active.png') center center no-repeat;margin-left:36px}.page-nav__next.disabled{background-image:url('/local/templates/pridneprovskij/images/next-page-disabled.png');cursor:default}.page-nav__next:not(.disabled):hover{background-image:url('/local/templates/pridneprovskij/images/next-page-hover.png')}hr.delimiter{width:100%;border:0;height:3px;background-color:#efefef;margin:0 0 53px 0}.shadow{-webkit-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2)}.reviews input[type="text"],.reviews input[type="email"]{height:30px;background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:7px;padding:0 15px;transition:0.5s}.reviews input[type="text"]::-webkit-input-placeholder,.reviews input[type="email"]::-webkit-input-placeholder,.reviews input[type="text"]::-moz-placeholder,.reviews input[type="email"]::-moz-placeholder,.reviews input[type="text"]:-moz-placeholder,.reviews input[type="email"]:-moz-placeholder,.reviews input[type="text"]:-ms-input-placeholder,.reviews input[type="email"]:-ms-input-placeholder{font-size:0.875rem;line-height:1.875rem;color:red}.reviews input[type="text"]:active,.reviews input[type="email"]:active,.reviews input[type="text"]:focus,.reviews input[type="email"]:focus,.reviews input[type="text"]:hover,.reviews input[type="email"]:hover{border-color:#ffcd01;outline:none;transition:0.5s}.reviews textarea{height:127px;background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:7px;padding:15px;resize:none;transition:0.5s}.reviews textarea::-webkit-input-placeholder,.reviews textarea::-moz-placeholder,.reviews textarea:-moz-placeholder,.reviews textarea:-ms-input-placeholder{font-size:0.875rem;line-height:1.875rem;color:red}.reviews textarea:active,.reviews textarea:focus,.reviews textarea:hover{border-color:#ffcd01;outline:none;transition:0.5s}.empty{padding:30px;font-size:1.125rem;line-height:1.25rem;font-weight:bold;text-transform:uppercase}.booking-buttons-banner{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;flex-wrap:nowrap;width:100%}@media (max-width:899px){.booking-buttons-banner{flex-direction:column;align-items:center}}.booking-buttons-banner .btn:first-child{margin-right:30px}@media (max-width:899px){.booking-buttons-banner .btn:first-child{margin-right:0;margin-bottom:18px}}.booking-buttons-bottom{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;flex-wrap:nowrap;padding:23px 0 8px 0}.booking-buttons-bottom .btn{width:calc(4 / 12 * 100% + 30px)}*,* hr{box-sizing:border-box}body{position:relative;width:100%;font-family:'Book Antiqua', sans-serif;font-size:16px;line-height:24px;font-style:normal;color:#394156;overflow-x:hidden}a{color:inherit;font-size:inherit;text-decoration:none}a:focus,a:active{outline:none}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0}input,button{padding:0}time{display:inline-block}figure{margin:0}@keyframes weather{0{transform:translate(0, 0)}8.33%{transform:translate(-2%, 2%)}16.66%{transform:translate(-4%, 4%)}24%{transform:translate(-8%, 0%)}33.33%{transform:translate(-4%, -4%)}41.66%{transform:translate(-2%, -2%)}49%{transform:translate(0%, 0%)}58.33%{transform:translate(2%, 2%)}66.66%{transform:translate(4%, 4%)}74%{transform:translate(8%, 0%)}83.33%{transform:translate(4%, -4%)}91.66%{transform:translate(2%, -2%)}99%{transform:translate(0%, 0%)}}.title{display:block;font-weight:inherit;line-height:inherit}.title_size_36-36{font-size:2.25rem;line-height:2.25rem}.title_size_24-30{font-size:1.5rem;line-height:1.875rem}.title_size_24-24{font-size:1.5rem;line-height:1.5rem}.title_size_18-24{font-size:1.125rem;line-height:1.5rem}.title_size_18-18{font-size:1.125rem;line-height:1.125rem}.title_size_16-20{font-size:1rem;line-height:1.25rem}.title_weight_bold{font-weight:bold}.title_weight_normal{font-weight:normal}.title_text_center{text-align:center}.title_text_right{text-align:right}.title_margin_10{margin-bottom:10px}.title_margin_15{margin-bottom:15px}.title_margin_20{margin-bottom:20px}.title_margin_25{margin-bottom:25px}.title_margin_30{margin-bottom:30px}.title_margin_35{margin-bottom:35px}.title_margin_40{margin-bottom:40px}.title_margin_50{margin-bottom:50px}.title_uppercase{text-transform:uppercase}.title_underline{padding-bottom:14px;border-bottom:2px solid #ffcd01}.title_blue{color:#006dad}.btn{display:block;border:none;font-weight:bold;text-transform:uppercase;text-align:center;text-decoration:none;padding:0 15px;cursor:pointer;transition:0.5s}.btn:focus,.btn:active{outline:none}.btn:hover{transition:0.5s}.btn_height_25-14{height:25px;font-size:0.875rem;line-height:1.5625rem;overflow:hidden}.btn_height_32-12{height:32px;font-size:0.75rem;line-height:2rem;overflow:hidden}.btn_height_32-16{height:32px;line-height:2rem;overflow:hidden}.btn_height_36-16{height:36px;line-height:2.25rem;overflow:hidden}.btn_height_36-18{height:36px;font-size:1.125rem;line-height:2.25rem;overflow:hidden}.btn_height_45-14{height:45px;font-size:0.875rem;line-height:2.8125rem;overflow:hidden}.btn_height_50-18{height:50px;font-size:1.125rem;line-height:3.125rem;overflow:hidden}.btn_height_55-18{height:55px;font-size:1.125rem;line-height:3.4375rem;overflow:hidden}.btn_height_62-18{height:62px;font-size:1.125rem;line-height:3.875rem;overflow:hidden}.btn_height_70-18{height:70px;font-size:1.125rem;line-height:4.375rem;overflow:hidden}.btn_height_full{height:100%;font-size:1.125rem;line-height:inherit}.btn_height_auto{padding:30px 15px;font-size:1.125rem;line-height:1.5rem}.btn_width_col-2{width:225px}.btn_width_col-3{width:262.5px}.btn_width_col-4{width:420px}.btn_width_220{width:220px}.btn_width_half{width:50%}.btn_width_full{width:100%}.btn_radius_10{border-radius:10px}.btn_radius_15{border-radius:15px}.btn_radius_15-top{border-top-left-radius:15px;border-top-right-radius:15px}.btn_radius_25{border-radius:25px}.btn_color_sky{background-color:#abc3f0;color:#394156}.btn_color_sky:hover{background-color:#8691ae}.btn_color_blue{background-color:#006dad;color:#fff}.btn_color_blue:hover{background-color:#3480b6}.btn_color_orange{background-color:#ecac00;color:#394156}.btn_color_orange:hover{background-color:#ffcd01}.btn_color_orange-white{background-color:#ecac00;color:#fff}.btn_color_orange-white:hover{background-color:#ffcd01}.btn_color_yellow{background-color:#ffcd01;color:#394156}.btn_color_yellow:hover{background-color:#ecac00}.btn_color_yellow-white{background-color:#ffcd01;color:#fff}.btn_color_yellow-white:hover{background-color:#ecac00}.btn_color_black{background-color:#585858;color:#fff}.btn_color_black:hover{background-color:#3b3b3b}.btn_center{margin:0 auto}.link{transition:0.5s}.link:hover{transition:0.5s}.link_download-price{display:inline-flex;align-items:center;min-height:56px;background:url('/local/templates/pridneprovskij/images/download-price.png') center left no-repeat;font-size:1.125rem;line-height:1.125rem;font-weight:bold;color:#1574b0;padding-left:70px}.link_download-price:hover{color:#006dad}.link_position_right{float:right}.link_color_default{color:#394156}img{max-width:100%;height:auto}.img{display:block}.img_responsive{width:100%;height:auto}.img_push_left{position:absolute;top:0;left:auto;bottom:auto;right:15px;max-width:none;height:auto}.img_push_right{position:absolute;top:0;left:15px;bottom:auto;right:auto;max-width:none;height:auto}@media (max-width:899px){.img_push_left,.img_push_right{position:static}}@media (max-width:599px){.img_push_left,.img_push_right{max-width:calc(100% + 60px);width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}}.banner{width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:30px}.banner-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-wrap:nowrap;font-weight:bold;color:#fff;text-align:right;padding:35px 0}.banner-text_wellness{text-transform:uppercase}.banner-text_wellness span:first-child{font-size:3.75rem;line-height:3.75rem}.banner-text_wellness span:not(:first-child){font-size:3rem;line-height:3.75rem}.banner_height_372{height:372px}.banner_height_372 .banner-text{height:372px}.banner_height_450{height:450px}.banner_height_450 .banner-text{height:450px}.card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%}.card-image{width:100%;flex-grow:0}.card-data{display:flex;flex-direction:column;flex-grow:1;width:100%;padding:15px 15px 0 15px}.card-data__text{flex-grow:1;margin-bottom:15px}.card-data .date{font-size:1.125rem;line-height:1.5rem;font-weight:bold;margin-bottom:10px}.card-data .preview{max-height:11.25rem;font-size:1rem;line-height:1.125rem;font-weight:normal;margin-bottom:10px;overflow:hidden}.card-data .more{align-self:flex-end;display:inline-block;font-size:1rem;line-height:1.125rem;font-weight:bold;text-transform:lowercase;border-bottom:1px solid #000;margin-bottom:2px;transition:0.5s}.card-data .more:hover{color:#ffcd01;border-color:#ffcd01;transition:0.5s}.card .btn{margin-top:auto}.sections-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;list-style:none;padding:0;margin:0 0 24px 0}@media (max-width:899px){.sections-menu{justify-content:center}}.sections-menu__item:not(:last-child){position:relative;margin-right:50px}@media (max-width:899px){.sections-menu__item:not(:last-child){margin-right:20px}}.sections-menu__item:not(:last-child):after{content:'';position:absolute;top:0;bottom:0;right:-26px;display:block;width:1px;height:1.5rem;background:#000;pointer-events:none}@media (max-width:899px){.sections-menu__item:not(:last-child):after{right:-10px}}.sections-menu__link{font-size:1.125rem;line-height:1.5rem;font-weight:bold;text-transform:uppercase}.sections-menu__link:hover,.sections-menu__link_selected{color:#1574b0}.banner-menu{list-style:none;padding:20px 0;margin:0}.banner-menu__item{border-bottom:2px solid #dcdcdc;padding-bottom:15px;margin:15px 0}.banner-menu__link{font-size:1.5rem;line-height:1.5rem;transition:0.5s}.banner-menu__link:hover,.banner-menu__link_selected{color:#ffcd01;transition:0.5s}main .table-wrapper{overflow-x:auto}main .table_wrapper{width:100%;overflow-x:auto}main table{width:100% !important;border:none;border-spacing:0;border-collapse:collapse;font-size:1rem;font-weight:600;line-height:1.125rem;font-style:normal;overflow:auto;margin-bottom:30px}main table caption{font-size:1.5rem;line-height:1.5rem;text-transform:uppercase;margin-bottom:20px}main table tr th{text-align:center;border:none;padding:5px 10px}main table tr td{border:none;padding:5px 10px;vertical-align:center}main table tr:nth-child(2n + 1){background-color:#e8f0ff}main table.table_discount{position:relative;margin-bottom:30px}main table.table_discount tr{border-bottom:3px solid #e8f0ff}main table.table_discount tr th{font-weight:bold;line-height:1.5rem;text-align:left;padding:15px}main table.table_discount tr td{font-weight:400;padding:15px;vertical-align:top}main table.table_discount tr td:nth-child(1),main table.table_discount tr td:nth-child(2){font-size:1.875rem;line-height:1.875rem}main table.table_discount tr td:nth-child(2){width:13%;text-align:center}main table.table_discount tr td:nth-child(3){width:50%}main table.table_discount tr:first-child{background-color:#e8f0ff}main table.table_discount tr:not(:first-child){background-color:unset}main table.table-sanatorium caption{line-height:1.875rem;padding:0 40px}main table.table-sanatorium tr th{text-align:left}main table.table_hidden{position:relative;margin-bottom:75px}main table.table_hidden .expand{position:absolute;bottom:-44px;left:50%;transform:translateX(-50%);display:block;width:auto;font-size:0.875rem;line-height:0.875rem;font-weight:bold;text-transform:uppercase;color:#3b3b3b;border-bottom:2px solid #b1b1b1;margin:0 auto;transition:0.5s;cursor:pointer}main table.table_hidden .expand:hover{color:#ffcd01;border-bottom-color:#ffcd01}main table.table-prices{margin-top:35px}main table.table-prices tr td{font-size:1.125rem;font-weight:normal}main table.table-prices tr td:nth-child(2){text-align:center}main table.table-prices tr:nth-child(1){border-bottom:3px solid #e8f0ff}main table.table-prices tr:nth-child(2) th,main table.table-prices tr:nth-child(2) td{padding-bottom:20px}main table.table-prices tr:nth-child(1),main table.table-prices tr:nth-child(2){background-color:unset}main table.table-prices tr:nth-child(1) th,main table.table-prices tr:nth-child(2) th,main table.table-prices tr:nth-child(1) td,main table.table-prices tr:nth-child(2) td{line-height:1.125rem;font-weight:bold;text-transform:uppercase;text-align:left}main table.table-prices tr:nth-child(n + 2) td{line-height:1.5625rem}main table.table-prices tr:nth-child(n + 2) td:nth-child(1){width:calc(7 / 12 * 100%)}main table.table-prices tr:nth-child(n + 2) td:nth-child(2){width:calc(5 / 12 * 100%)}main hr{margin:20px 0}main hr.line{width:100%;height:3px;border:none}main hr.line.line_color_sky{background-color:#e8f0ff}main ul[class=""]{font-size:1rem;line-height:1.5rem;list-style-type:none;list-style-position:outside;padding:0;margin:0 0 15px 0}main ul[class=""] li:before{display:inline-block;content:'-';margin:0 5px 0 3px}main ol{margin:0 0 15px 0}main h2:not(.title):not(.document__title){font-size:1.5rem;line-height:1.875rem;font-weight:600;text-transform:uppercase}main h3:not(.title):not(.document__title){font-size:1.5rem;line-height:1.5rem;font-weight:600;text-transform:uppercase}main h4:not(.title):not(.document__title){font-size:1.125rem;line-height:1.5rem;font-weight:600;text-transform:uppercase}main h5:not(.title):not(.document__title){font-size:1.125rem;line-height:1.125rem;font-weight:600;text-transform:uppercase}main h5:not(.title):not(.document__title){font-size:1rem;line-height:1.25rem;font-weight:600;text-transform:uppercase}main h2,main h3,main h4,main h5,main h6,main p,main ul,main ol{margin-bottom:15px}main a:not([class]){color:#006dad;text-decoration:underline;transition:0.5s}main a:not([class]):hover,main a:not([class]):focus{color:#3480b6}main a:not([class]):visited{color:#1c489c}.form{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.form-input__radio{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input__radio + label{position:relative;padding-left:30px;cursor:pointer}.form-input__radio + label:before{content:'';display:block;position:absolute;top:3px;left:0;width:15px;height:15px;background-color:#fff;border:4px solid #fff;border-radius:100%;box-sizing:border-box;margin:1px;-webkit-box-shadow:0 0 0 1px #dcdcdc;box-shadow:0 0 0 1px #dcdcdc;transition:0.5s}.form-input__radio + label:hover:before{-webkit-box-shadow:0 0 0 1px #1574b0;box-shadow:0 0 0 1px #1574b0;transition:0.5s}.form-input__radio:checked + label:before{background-color:#394156;transition:0.5s}.form-input__radio:focus + label:before{-webkit-box-shadow:0 0 0 1px #1574b0;box-shadow:0 0 0 1px #1574b0;transition:0.5s}.form-input__checkbox{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input__checkbox + label{position:relative;padding-left:30px;cursor:pointer}.form-input__checkbox + label:before{content:'';display:block;position:absolute;top:3px;left:0;width:15px;height:15px;background-color:#fff;border:3px solid #fff;border-radius:3px;box-sizing:border-box;-webkit-box-shadow:0 0 0 1px #dcdcdc;box-shadow:0 0 0 1px #dcdcdc;transition:0.5s}.form-input__checkbox + label:hover:before{-webkit-box-shadow:0 0 0 1px #1574b0;box-shadow:0 0 0 1px #1574b0;transition:0.5s}.form-input__checkbox:checked + label:before{background-color:#394156;transition:0.5s}.form-input__checkbox:focus + label:before{-webkit-box-shadow:0 0 0 1px #1574b0;box-shadow:0 0 0 1px #1574b0;transition:0.5s}.form-input__dropdown{height:23px;border:1px solid #dcdcdc;border-radius:5px;background:#fff url('/local/templates/pridneprovskij/images/square.png') calc(100% - 10px) center no-repeat;font-size:0.75rem;line-height:1.4375rem;color:inherit;padding:0 30px 0 10px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form-input__dropdown:focus,.form-input__dropdown:hover{outline:none;border-color:#1574b0;transition:0.5s}.form-input__multiselect{border:1px solid #dcdcdc;border-radius:5px;font-size:0.75rem;line-height:1.4375rem;color:inherit;padding:0 10px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form-input__multiselect:focus,.form-input__multiselect:hover{outline:none;border-color:#1574b0;transition:0.5s}.form-input__text{border:1px solid #dcdcdc;border-radius:5px;height:30px;line-height:30px;color:inherit;padding:0 10px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input__text:focus,.form-input__text:hover{outline:none;border-color:#ffcd01;transition:0.5s}.form-input__textarea{border:1px solid #dcdcdc;border-radius:5px;height:150px;line-height:30px;color:inherit;padding:0 10px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input__textarea:focus,.form-input__textarea:hover{outline:none;border-color:#ffcd01;transition:0.5s}.form-input__text ::placeholder,.form-input__textarea ::placeholder,.form-input__text ::-moz-placeholder,.form-input__textarea ::-moz-placeholder,.form-input__text ::-ms-input-placeholder,.form-input__textarea ::-ms-input-placeholder,.form-input__text ::-webkit-input-placeholder,.form-input__textarea ::-webkit-input-placeholder{font-size:0.875rem;line-height:1.875rem;vertical-align:middle;color:#b1b1b1}.form__result{display:none;width:100%;font-weight:bold;margin-bottom:17px}.form__result_success{color:green}.form__result_error{color:#db2738}.form__input{border:1px solid #dcdcdc;border-radius:5px;height:30px;line-height:30px;color:#394156;padding:0 15px;transition:0.5s}.form__input:focus,.form__input:focus{border-color:#ffcd01;transition:0.5s;outline:none}textarea.form__input{width:100%;height:127px;resize:none;padding-top:5px;padding-bottom:5px;line-height:1.25rem}.form ::placeholder{font-size:0.875rem;line-height:1.875rem;vertical-align:middle;color:#b1b1b1}.form_feedback :nth-child(2),.form_feedback :nth-child(3),.form_feedback :nth-child(4),.form_feedback :nth-child(5){width:20%;margin-bottom:17px}@media (max-width:899px){.form_feedback :nth-child(2),.form_feedback :nth-child(3),.form_feedback :nth-child(4),.form_feedback :nth-child(5){width:100%}}.form_feedback :nth-child(6){margin-bottom:27px}.form_feedback :nth-child(8){margin-left:auto}@media (max-width:899px){.form_feedback :nth-child(8){margin:0 auto}}@media (max-width:599px){.form_faq{margin:0 -15px}}.form_faq-inputs{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.form_faq-inputs > :nth-child(1){width:calc(2 / 5 * 100% - 15px);margin-bottom:28px}@media (max-width:1199px){.form_faq-inputs > :nth-child(1){width:calc(50% - 15px)}}@media (max-width:599px){.form_faq-inputs > :nth-child(1){width:100%;margin-bottom:17px}}.form_faq-inputs > :nth-child(2){width:calc(3 / 5 * 100% - 15px);margin-bottom:28px}@media (max-width:1199px){.form_faq-inputs > :nth-child(2){width:calc(50% - 15px)}}@media (max-width:599px){.form_faq-inputs > :nth-child(2){width:100%;margin-bottom:17px}}.form_faq-inputs .btn[type='submit']{display:none}@media (max-width:1199px){.form_faq-inputs .btn[type='submit']{display:block;margin:17px auto 0 auto}}.form_faq-description{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;height:100%;}@media (max-width:599px){.form_faq-description{margin-bottom:37px}}.form_faq-description .text{font-size:1.5rem;line-height:1.75rem;margin-bottom:15px}.form_polls{display:block}.form_subscribe{display:block;margin-bottom:30px}.form_subscribe .form-input{margin-bottom:15px}.form .buttons{margin-top:15px;margin-bottom:30px}.form .buttons_horizontal{display:flex}@media (max-width:899px){.form .buttons_horizontal{display:block}}.form .buttons_horizontal .btn:not(:first-child){margin-left:30px}@media (max-width:899px){.form .buttons_horizontal .btn:not(:first-child){margin-left:0;margin-top:15px}}.form .buttons_vertical .btn:not(:first-child){margin-top:15px}.select{position:relative;height:24px;border:none;border-radius:10px;background:#fff url('/local/templates/pridneprovskij/images/square.png') calc(100% - 10px) center no-repeat;font-size:1rem;line-height:1.5rem;color:inherit;padding:0 40px 0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select:focus{outline:none}.starrequired{color:#db2738}.main-slider{margin-left:calc((100% + 30px) / -12 - 15px);margin-right:calc((100% + 30px) / -12 - 15px)}.main-slider.slick-dotted.slick-slider{margin-bottom:0}@media (max-width:1399px){.main-slider{margin-left:0;margin-right:0}}@media (max-width:599px){.main-slider{margin-left:-15px;margin-right:-15px}}.main-slider .slick-list{margin:0 -5px}@media (max-width:599px){.main-slider .slick-list{margin:0}}.main-slider .slick-list .slick-slide{padding:0 5px}@media (max-width:599px){.main-slider .slick-list .slick-slide{padding:0}}@media not handheld{.main-slider .slick-list .slick-slide .slide:hover .content .title{opacity:0.5}.main-slider .slick-list .slick-slide .slide:hover .content .info{flex-grow:1}.main-slider .slick-list .slick-slide .slide:hover .content .info .text,.main-slider .slick-list .slick-slide .slide:hover .content .info .more{opacity:1}}.main-slider .slick-list .slick-slide .slide .content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:588px;background:#006dad center center no-repeat;background-size:cover;padding:105px 35px 66px 35px;text-align:center}@media (max-width:599px){.main-slider .slick-list .slick-slide .slide .content{height:480px;padding:45px 60px 66px 60px}}.main-slider .slick-list .slick-slide .slide .content .title{flex-grow:0;display:-webkit-box;position:relative;max-height:9rem;font-size:2.5rem;line-height:3rem;font-weight:bold;color:#fff;margin-bottom:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;z-index:2;opacity:1;transition:all 0.5s ease-in-out}@media (max-width:599px){.main-slider .slick-list .slick-slide .slide .content .title{opacity:0.5}}.main-slider .slick-list .slick-slide .slide .content .info{flex-grow:0;height:0;overflow:hidden;transition:flex-grow 0.5s ease-in-out}.main-slider .slick-list .slick-slide .slide .content .info .text{display:-webkit-box;position:relative;max-height:10.125rem;line-height:1.125rem;color:#fff;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;margin-top:30px;margin-bottom:35px}@media not handheld{.main-slider .slick-list .slick-slide .slide .content .info .text{opacity:0;transition:all 0.5s ease-in-out}}@media (max-width:1199px){.main-slider .slick-list .slick-slide .slide .content .info .text{max-height:13.5rem;-webkit-line-clamp:12;opacity:1}}.main-slider .slick-list .slick-slide .slide .content .info .more{position:relative;display:inline-block;line-height:1.125rem;text-transform:uppercase;color:#fff;border-bottom:2px solid #fff}@media not handheld{.main-slider .slick-list .slick-slide .slide .content .info .more{opacity:0;transition:all 0.5s ease-in-out}}.main-slider .slick-list .slick-slide .slide .content .info .more:hover{color:#ecac00;border-bottom-color:#ecac00;transition:all 0.3s ease-in-out}@media (max-width:1199px){.main-slider .slick-list .slick-slide .slide .content .info .more{opacity:1}}.main-slider .slick-prev,.rooms-slider .slick-prev,.main-slider .slick-next,.rooms-slider .slick-next{width:21px;height:50px;z-index:5}.main-slider .slick-prev:before,.rooms-slider .slick-prev:before,.main-slider .slick-next:before,.rooms-slider .slick-next:before{content:none}.main-slider .slick-prev,.rooms-slider .slick-prev{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10);left:25px}.main-slider .slick-prev:focus,.rooms-slider .slick-prev:focus{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10)}.main-slider .slick-prev:hover,.rooms-slider .slick-prev:hover{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:none}.main-slider .slick-next,.rooms-slider .slick-next{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10);right:25px}.main-slider .slick-next:focus,.rooms-slider .slick-next:focus{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10)}.main-slider .slick-next:hover,.rooms-slider .slick-next:hover{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:none}.header{position:relative;background:url('/local/templates/pridneprovskij/images/header.png') bottom center no-repeat;background-size:cover;width:100%;padding-top:37px}@media (max-width:1199px){.header{padding-top:0}}.header-top{position:fixed;top:0;left:0;right:0;background:#f2faff;height:37px;overflow:hidden;z-index:1;transition:0.5s}@media (max-width:1199px){.header-top{position:static;padding-left:0;padding-right:0}}@media (max-width:599px){.header-top{height:auto}}.header-top .logo{width:0}.header-top .note{width:0;white-space:nowrap}.header-top .organization{width:calc(5 / 12 * 100%);padding:0 15px;display:flex;justify-content:space-between;align-items:center;height:37px}@media (max-width:1199px){.header-top .organization{width:calc(6 / 12 * 100%)}}@media (max-width:899px){.header-top .organization{width:calc(8 / 12 * 100%)}}@media (max-width:599px){.header-top .organization{width:60%;height:auto;flex-direction:column;align-items:flex-start}}@media (max-width:505px){.header-top .organization{width:100%}}.header-top .organization .organization__link{display:flex;align-items:center;height:100%;font-size:0.75rem;line-height:1.5rem;color:#000;text-transform:uppercase}@media (max-width:1199px){.header-top .organization .organization__link{width:50%;line-height:1rem}}@media (max-width:599px){.header-top .organization .organization__link{width:100%}}.header-top .organization .organization__link:before{content:'';display:inline-block;width:24px;height:24px;margin-right:5px}.header-top .organization .organization__link.fpb:before{background:url('/local/templates/pridneprovskij/images/fpb_icon.png') center center no-repeat;background-size:contain}.header-top .organization .organization__link.bpsk:before{background:url('/local/templates/pridneprovskij/images/bpsk_icon.png') center center no-repeat;background-size:contain}.header-top .weather{width:calc(3 / 12 * 100%);padding:0 15px;display:flex;align-items:center;height:37px;color:#8691ae;font-size:12px;line-height:18px;text-transform:uppercase;white-space:nowrap}@media (max-width:899px){.header-top .weather{display:none}}.header-top .weather img{margin-right:10px;height:30px;width:auto !important}.header-top .weather img:hover{animation:weather 3s linear infinite}.header-top .search{width:calc(4 / 12 * 100%);height:37px;padding:0 15px}@media (max-width:1199px){.header-top .search{width:calc(3 / 12 * 100%)}}@media (max-width:899px){.header-top .search{width:calc(4 / 12 * 100%)}}@media (max-width:599px){.header-top .search{width:40%}}@media (max-width:505px){.header-top .search{display:none}}.header-top .search div[id^="bx_incl_area_"]{height:100%}.header-top .search .search-form{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:100%}.header-top .search .search-form .search-input{display:block;height:25px;width:65%;border:1px solid #dcdcdc;border-top-left-radius:5px;border-bottom-left-radius:5px;background:transparent;padding:0 10px;font-size:14px;font-weight:bold;color:#394156;line-height:25px}.header-top .search .search-form .search-input:focus{outline:none;border-color:#c2c2c2}.header-top .search .search-form .search-input:-webkit-autofill,.header-top .search .search-form .search-input:-webkit-autofill:hover,.header-top .search .search-form .search-input:-webkit-autofill:focus{-webkit-text-fill-color:#394156;-webkit-box-shadow:0 0 0px 1000px #f2faff inset}.header-top .search .search-form .button-search-sm{border-top-left-radius:0;border-bottom-left-radius:0}.header-top .booking{width:0}.header-top .logo,.header-top .note,.header-top .organization,.header-top .weather,.header-top .booking,.header-top .search{overflow:hidden;transition:0.5s}.header-middle{height:130px;overflow:hidden;transition:height 0.5s}@media (max-width:1199px){.header-middle{height:auto;padding-top:16px;padding-bottom:20px}}.header-middle > *{height:100%}.header-middle .burger{display:none;position:relative;width:75px;height:75px;padding:36px 15px;background-color:#006dad;background-clip:content-box;border:none;cursor:pointer}@media (max-width:1199px){.header-middle .burger{display:block}}.header-middle .burger:before,.header-middle .burger:after{content:'';position:absolute;left:0;right:0;display:block;width:100%;height:3px;padding:0 15px;background-color:#006dad;background-clip:content-box;box-sizing:border-box;transform-origin:center center}.header-middle .burger:before{top:23px}.header-middle .burger:after{bottom:23px}.header-middle .burger_active{background-color:transparent}.header-middle .burger_active:before{transform:rotate(45deg);top:calc(50% - 3px / 2)}.header-middle .burger_active:after{transform:rotate(-45deg);bottom:calc(50% - 3px / 2)}.header-middle .burger_active.burger_animated{animation:burger 1s ease;pointer-events:none}.header-middle .burger_active.burger_animated:before{animation:burgerBefore 1s ease}.header-middle .burger_active.burger_animated:after{animation:burgerAfter 1s ease}.header-middle .burger_animated:not(.burger_active){animation:burger 1s ease reverse;pointer-events:none}.header-middle .burger_animated:not(.burger_active):before{animation:burgerBefore 1s ease reverse}.header-middle .burger_animated:not(.burger_active):after{animation:burgerAfter 1s ease reverse}@keyframes burgerBefore{0%{transform:rotate(0deg);top:23px}50%{transform:rotate(0deg);top:calc(50% - 3px / 2)}100%{transform:rotate(45deg);top:calc(50% - 3px / 2)}}@keyframes burgerAfter{0%{transform:rotate(0deg);bottom:23px}50%{transform:rotate(0deg);bottom:calc(50% - 3px / 2)}100%{transform:rotate(-45deg);bottom:calc(50% - 3px / 2)}}@keyframes burger{0%{background-color:#006dad}50%{background-color:transparent}100%{background-color:transparent}}.header-middle .logo{position:relative;display:flex;align-items:center;width:calc(4 / 12 * 100% + 30px);padding:0 15px;height:100%;animation:logo 2.9s;background-image:url('/local/templates/pridneprovskij/images/logo.png');background-position:center center;background-repeat:no-repeat;background-clip:content-box}@keyframes logo{0%{background-image:url('/local/templates/pridneprovskij/images/logo.gif')}99%{background-image:url('/local/templates/pridneprovskij/images/logo.gif')}100%{background-image:url('/local/templates/pridneprovskij/images/logo.png')}}@media (max-width:1199px){.header-middle .logo{height:92px;background-size:contain;background-clip:border-box}}@media (max-width:899px){.header-middle .logo{width:calc(5 / 12 * 100%)}}@media (max-width:599px){.header-middle .logo{width:calc(100% - 75px);height:70px;padding:0 15px 0 0;margin-bottom:5px}}.header-middle .logo a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;color:transparent}@media (max-width:599px){.header-middle .logo a{margin:0 auto}}.header-middle .logo a img{display:block;width:100%;height:auto}@media (max-width:599px){.header-middle .logo a img{height:100%;width:auto}}.header-middle .phone,.header-middle .phone > div[id^="bx_incl_area_"]{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;align-content:space-between;flex-wrap:wrap;width:calc(4 / 12 * 100% + 30px);padding:0 15px}@media (max-width:1199px){.header-middle .phone,.header-middle .phone > div[id^="bx_incl_area_"]{width:210px}}@media (max-width:899px){.header-middle .phone,.header-middle .phone > div[id^="bx_incl_area_"]{display:none}}.header-middle .phone a{width:180px;font-size:1.125rem;color:#006dad;font-weight:bold;margin-bottom:20px}@media (max-width:1199px){.header-middle .phone a{margin-bottom:0;margin-top:5px}}.header-middle .booking{width:calc(3 / 12 * 100% + 30px);padding:0 15px;margin-bottom:20px}@media (max-width:1199px){.header-middle .booking{margin-bottom:0}}@media (max-width:899px){.header-middle .booking{width:calc(5 / 12 * 100%)}}@media (max-width:599px){.header-middle .booking{width:100%}}.header-middle .booking .booking__text{text-align:center;max-height:48px;overflow:hidden;color:#000;font-size:0.75rem;line-height:1.5rem;text-transform:uppercase;margin-bottom:10px}@media (max-width:599px){.header-middle .booking .btn{width:255px}}.header-bottom{height:57px}@media (max-width:1199px){.header-bottom{position:absolute;left:-260px;width:260px;padding:0;z-index:1000;transition:left 0.7s ease-in-out}.header-bottom_active{left:0}}.header-bottom .header-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"]{width:100%;height:100%}@media (max-width:1199px){.header-bottom .header-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"]{background:#fff;overflow-y:scroll}}.header-bottom .header-menu .menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;list-style:none;width:100%;height:100%;margin:0;padding:0}@media (max-width:1199px){.header-bottom .header-menu .menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;height:auto}}.header-bottom .header-menu .menu__item,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item{display:block;height:100%;color:#394156;font-size:1.1875rem;line-height:3.5625rem;font-weight:bold;text-transform:uppercase}@media (max-width:1199px){.header-bottom .header-menu .menu__item,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item{min-height:30px;width:100%;height:auto;border-bottom:1px solid #8691ae;font-size:0.875rem;line-height:1.875rem;font-weight:bold;text-transform:uppercase;transition:0.5s;padding:0}}.header-bottom .header-menu .menu__link,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__link{display:block;height:100%;transition:0.5s}.header-bottom .header-menu .menu__link:hover,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__link:hover{color:#ecac00;transition:0.5s}.header-bottom .header-menu .menu__link.selected,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__link.selected{color:#ecac00}@media (max-width:1399px){.header-bottom .header-menu .menu__link,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__link{flex-grow:1}}@media (max-width:1199px){.header-bottom .header-menu .menu__link,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__link{flex-grow:1;height:auto;padding:0 40px}}.header-bottom .header-menu .menu__expand,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__expand{display:none;width:30px;height:30px;border:10px solid transparent;background:transparent url('/local/templates/pridneprovskij/images/next-arrow.svg') center center no-repeat;background-clip:content-box;background-size:cover;transform:rotate(90deg);transition:0.5s;outline:none}.header-bottom .header-menu .menu__expand_show-child,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__expand_show-child{transform:rotate(-90deg)}@media (max-width:1199px){.header-bottom .header-menu .menu__expand,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__expand{display:block;flex-grow:0}}.header-bottom .header-menu .menu__item.has-child,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child{position:relative}@media (max-width:1199px){.header-bottom .header-menu .menu__item.has-child,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child{display:flex;flex-wrap:wrap}}.header-bottom .header-menu .menu__item.has-child:nth-child(n+10):nth-last-child(-n+9) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+10):nth-last-child(-n+9) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+9):nth-last-child(-n+8) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+9):nth-last-child(-n+8) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+8):nth-last-child(-n+7) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+8):nth-last-child(-n+7) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+7):nth-last-child(-n+6) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+7):nth-last-child(-n+6) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+6):nth-last-child(-n+5) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+6):nth-last-child(-n+5) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+5):nth-last-child(-n+4) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+5):nth-last-child(-n+4) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+4):nth-last-child(-n+3) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+4):nth-last-child(-n+3) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+3):nth-last-child(-n+2) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+3):nth-last-child(-n+2) .child-menu,.header-bottom .header-menu .menu__item.has-child:nth-child(n+2):nth-last-child(-n+1) .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:nth-child(n+2):nth-last-child(-n+1) .child-menu{right:0}@media (max-width:1199px){.header-bottom .header-menu .menu__item.has-child .menu__link,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .menu__link{padding:0 10px 0 40px}}@media not handheld{}@media not handheld and (min-width:1199px){.header-bottom .header-menu .menu__item.has-child:hover .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child:hover .child-menu{display:block}}.header-bottom .header-menu .menu__item.has-child .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu{display:none;position:absolute;top:57px;z-index:10;list-style:none;width:260px;padding:0;background:#fff}@media (max-width:1199px){.header-bottom .header-menu .menu__item.has-child .child-menu,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu{position:static;display:block;height:0;overflow:hidden;transition:height 0.5s ease-in-out}.header-bottom .header-menu .menu__item.has-child .child-menu_active,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu_active{height:auto}}.header-bottom .header-menu .menu__item.has-child .child-menu .child-menu__item,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu .child-menu__item{min-height:30px;border-bottom:1px solid #8691ae;font-size:0.875rem;line-height:1.875rem;font-weight:bold;text-transform:uppercase;transition:0.5s}.header-bottom .header-menu .menu__item.has-child .child-menu .child-menu__item:last-child,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu .child-menu__item:last-child{border-bottom:none}.header-bottom .header-menu .menu__item.has-child .child-menu .child-menu__item a,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu .child-menu__item a{display:block;width:100%;height:100%;padding:0 40px;transition:0.5s}.header-bottom .header-menu .menu__item.has-child .child-menu .child-menu__item:hover a,.header-bottom .header-menu > div[id^="bx_incl_area_"] .menu__item.has-child .child-menu .child-menu__item:hover a{color:#ecac00;transition:0.5s}.header-booking{background-color:#1574b0;height:63px}.header_fixed{position:fixed;padding-top:0;z-index:100}.header_fixed .header-top{position:static;height:50px;padding-bottom:7px}.header_fixed .header-top > *,.header_fixed .header-top > * > *{height:100%}.header_fixed .header-top .logo{width:calc(2 / 12 * 100% - 15px);padding:0 15px}.header_fixed .header-top .note{width:calc(2 / 12 * 100% + 15px);align-self:flex-end;font-size:0.75rem;line-height:1rem;text-transform:uppercase;color:#000}.header_fixed .header-top .weather,.header_fixed .header-top .search{width:0;padding:0}.header_fixed .header-top .booking{width:calc(3 / 12 * 100%);padding:0 15px}.header_fixed .header-top .logo,.header_fixed .header-top .note,.header_fixed .header-top .organization,.header_fixed .header-top .booking{align-self:flex-end}.header_fixed .header-middle{height:0;transition:none}@media (max-width:599px){.header.hbanner .header-middle > .row{align-items:center}}.header.hbanner .header-middle .phone{flex-direction:column;gap:5px;width:max-content;margin-bottom:10px}.header.hbanner .header-middle .phone a{margin:0}@media (max-width:599px){.header.hbanner .header-middle .phone a{font-size:16px;line-height:1;display:inline-block;width:auto}}@media (max-width:1199px){.header.hbanner .header-middle .phone{gap:5px;margin-bottom:0px}}@media (max-width:599px){.header.hbanner .header-middle .phone{order:100;display:flex;margin-top:-5px;text-align:center}}.header.hbanner.header_fixed .header-middle .hbanner-block{display:none}.header.hbanner .header-middle .hbanner-block img{max-height:100px;width:auto}@media (max-width:599px){.header.hbanner .header-middle .hbanner-block img{max-height:75px}}@media (max-width:1199px){.header.hbanner .header-middle .hbanner-block{display:none}}@media (max-width:599px){.header.hbanner .header-middle .hbanner-block{display:block;order:99}}@media (max-width:599px){.header.hbanner .header-middle .booking .btn{display:none}}@media (max-width:899px){ h1.title{font-size:1.875rem;line-height:2.25rem;text-align:center}}.intro{position:relative;width:100%;padding-top:36.72%;overflow:hidden}@media (max-width:599px){.intro{padding-top:0;height:auto}}.intro .content{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;padding-top:7.8125%}@media (max-width:899px){.intro .content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding-top:0}}.intro .content h1{font-size:3rem;line-height:3.25rem;text-transform:uppercase;color:#fff;font-weight:normal;margin:0}@media (max-width:899px){.intro .content h1{font-size:1.625rem;line-height:1.875rem;text-align:center}}.intro .content h1 small{font-size:2.25rem}@media (max-width:899px){.intro .content h1 small{font-size:1.625rem}}.intro .content .booking{width:100%;height:136px;margin:0 auto;background-color:rgba(21, 116, 176, .5);border-radius:15px}.intro .video{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;width:100%;overflow:hidden}@media (max-width:599px){.intro .video{position:static;margin-bottom:0;transform:unset}}.offers{padding-top:60px;padding-bottom:66px}@media (max-width:599px){.offers{padding-bottom:30px}}.offers-header{margin-bottom:26px}.offers-link{display:inline-block;font-size:1.5rem;font-weight:normal;color:#ffcd01;border-bottom:2px solid #ffcd01;transition:0.5s}.offers-link:hover{color:#ecac00;border-color:#ecac00;transition:0.5s}.offers .stocks-slider{overflow:hidden;margin:0 -15px}@media (max-width:1199px){.offers .stocks-slider{margin:0}}@media (max-width:599px){.offers .stocks-slider{margin:0 -15px 20px -15px}}.offers .stocks-slider div:focus{outline:none}.offers .stocks-slider .slick-list{margin:0 -2px}@media (max-width:599px){.offers .stocks-slider .slick-list{margin:0}}.offers .stocks-slider .slick-list .slick-slide{padding:0 2px}@media (max-width:599px){.offers .stocks-slider .slick-list .slick-slide{padding:0}}.offers .stocks-slider .slick-list .slick-slide .slide:hover .content .info{opacity:1;transform:translateX(0)}.offers .stocks-slider .slick-list .slick-slide .slide .content{position:relative;height:532px;overflow:hidden}.offers .stocks-slider .slick-list .slick-slide .slide .content .img{width:100%;height:100%;object-fit:cover}@media (max-width:599px){.offers .stocks-slider .slick-list .slick-slide .slide .content{height:572px}.offers .stocks-slider .slick-list .slick-slide .slide .content .img{height:206px}}@media only handheld{.offers .stocks-slider .slick-list .slick-slide .slide .content:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:#006dad;opacity:0.7;z-index:1}}.offers .stocks-slider .slick-list .slick-slide .slide .content .info{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:50%;height:100%;padding:66px;background-color:#006dad;transform:translateX(-100%);opacity:0;overflow:hidden;transition:all 0.5s ease-in-out}@media (max-width:1199px){.offers .stocks-slider .slick-list .slick-slide .slide .content .info{width:100%}}@media (max-width:599px){.offers .stocks-slider .slick-list .slick-slide .slide .content .info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;position:static;height:366px;transform:unset;opacity:unset;padding:20px 15px 38px 15px}}.offers .stocks-slider .slick-list .slick-slide .slide .content .info .title{max-height:11.875rem;font-size:2.25rem;line-height:2.375rem;font-weight:bold;color:#fff;margin-bottom:20px;overflow:hidden}.offers .stocks-slider .slick-list .slick-slide .slide .content .info .text{max-height:270px;font-size:1.25rem;line-height:1.875rem;color:#fff;overflow:hidden;margin-bottom:30px}@media (max-width:599px){.offers .stocks-slider .slick-list .slick-slide .slide .content .info .text{display:-webkit-box;max-height:9rem;font-size:1rem;line-height:1.5rem;margin-bottom:0;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}}.offers .stocks-slider .slick-list .slick-slide .slide .content .info .more{display:inline-block;align-self:flex-start;font-size:1.25rem;line-height:1.875rem;color:#fff;border-bottom:2px solid #fff;margin-top:auto;transition:0.5s}.offers .stocks-slider .slick-list .slick-slide .slide .content .info .more:hover{color:#ffcd01;border-bottom-color:#ffcd01;transition:0.5s}@media (max-width:599px){.offers .stocks-slider .slick-list .slick-slide .slide .content .info .more{margin-top:auto}}.offers .hot-button{display:flex;align-items:flex-end;height:532px;background-color:#000;padding:66px;margin-right:-15px;font-size:2.9375rem;line-height:3rem;font-weight:bold;color:#fff;transition:color 0.5s}.offers .hot-button:hover{color:#ffcd01}@media (max-width:1199px){.offers .hot-button{margin-right:0}}@media (max-width:599px){.offers .hot-button{height:350px;align-items:center;text-align:center;padding:40px;margin:0 -15px}}.about{padding-top:60px}@media (max-width:599px){.about{padding-top:0;padding-bottom:37px}}@media (max-width:599px){.about .btn{margin:0 auto}}.about .image-block{margin-right:-15px}@media (max-width:1199px){.about .image-block{margin-right:0}}@media (max-width:599px){.about .image-block{margin-right:-15px;margin-left:-15px;margin-bottom:15px;height:387px}.about .image-block div[id^="bx_incl_area_"]{height:100%}}.about .image-block div[id^="bx_incl_area_"]{height:100%}.about .image-block img{display:block;width:100%;height:auto}@media (max-width:599px){.about .image-block img{height:100%;object-fit:cover}}.wellness{padding-top:34px;padding-bottom:64px}@media (max-width:599px){.wellness{padding-top:0;padding-bottom:36px}}@media (max-width:599px){.wellness .btn{margin:0 auto}}.wellness .text-block ul,.wellness .text-block ol{list-style:none;padding-left:30px}.wellness .image-block{margin-left:-15px}@media (max-width:1199px){.wellness .image-block{margin-left:0}}@media (max-width:599px){.wellness .image-block{margin-left:-15px;margin-right:-15px;margin-bottom:15px;height:263px}.wellness .image-block div[id^="bx_incl_area_"]{height:100%}}.wellness .image-block img{display:block;width:100%;height:auto}@media (max-width:599px){.wellness .image-block img{height:100%;object-fit:cover}}.about .text-block,.wellness .text-block{font-size:1.375rem;line-height:2.1875rem;margin-bottom:10px;text-align:justify}@media (max-width:1199px){.about .text-block,.wellness .text-block{font-size:1rem;line-height:1.5rem}}.about .text-block h1,.wellness .text-block h1{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h1,.wellness .text-block h1{font-size:1.5rem}}.about .text-block h2,.wellness .text-block h2{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h2,.wellness .text-block h2{font-size:1.5rem}}.about .text-block h3,.wellness .text-block h3{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h3,.wellness .text-block h3{font-size:1.5rem}}.about .text-block h4,.wellness .text-block h4{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h4,.wellness .text-block h4{font-size:1.5rem}}.about .text-block h5,.wellness .text-block h5{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h5,.wellness .text-block h5{font-size:1.5rem}}.about .text-block h6,.wellness .text-block h6{font-size:2.25rem;line-height:2.25rem;margin-bottom:5px}@media (max-width:1199px){.about .text-block h6,.wellness .text-block h6{font-size:1.5rem}}.medicine{padding-top:60px;padding-bottom:66px}@media (max-width:599px){.medicine{padding-top:28px;padding-bottom:64px}}.medicine .medicine-slider{margin-left:calc((100% + 30px) / -12 - 15px);margin-right:calc((100% + 30px) / -12 - 15px)}.medicine .medicine-slider.slick-dotted.slick-slider{margin-bottom:0}@media (max-width:1399px){.medicine .medicine-slider{margin-left:0;margin-right:0}}@media (max-width:599px){.medicine .medicine-slider{margin-left:-15px;margin-right:-15px}}.medicine .medicine-slider .slick-list{margin:0 -5px}@media (max-width:599px){.medicine .medicine-slider .slick-list{margin:0}}.medicine .medicine-slider .slick-list .slick-slide{padding:0 5px}@media (max-width:599px){.medicine .medicine-slider .slick-list .slick-slide{padding:0}}@media not handheld{.medicine .medicine-slider .slick-list .slick-slide .slide:hover .content .title{opacity:0.5}.medicine .medicine-slider .slick-list .slick-slide .slide:hover .content .info{flex-grow:1}.medicine .medicine-slider .slick-list .slick-slide .slide:hover .content .info .text,.medicine .medicine-slider .slick-list .slick-slide .slide:hover .content .info .more{opacity:1}}.medicine .medicine-slider .slick-list .slick-slide .slide .content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:588px;background:#006dad center center no-repeat;background-size:cover;padding:105px 35px 66px 35px;text-align:center}@media (max-width:599px){.medicine .medicine-slider .slick-list .slick-slide .slide .content{height:480px;padding:45px 60px 66px 60px}}.medicine .medicine-slider .slick-list .slick-slide .slide .content .title{flex-grow:0;display:-webkit-box;position:relative;max-height:9rem;font-size:2.5rem;line-height:3rem;font-weight:bold;color:#fff;margin-bottom:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;z-index:2;opacity:1;transition:all 0.5s ease-in-out}@media (max-width:599px){.medicine .medicine-slider .slick-list .slick-slide .slide .content .title{opacity:0.5}}.medicine .medicine-slider .slick-list .slick-slide .slide .content .info{flex-grow:0;height:0;overflow:hidden;transition:flex-grow 0.5s ease-in-out}.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .text{display:-webkit-box;position:relative;max-height:10.125rem;line-height:1.125rem;color:#fff;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;margin-top:30px;margin-bottom:35px}@media not handheld{.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .text{opacity:0;transition:all 0.5s ease-in-out}}@media (max-width:1199px){.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .text{max-height:13.5rem;-webkit-line-clamp:12;opacity:1}}.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .more{position:relative;display:inline-block;line-height:1.125rem;text-transform:uppercase;color:#fff;border-bottom:2px solid #fff}@media not handheld{.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .more{opacity:0;transition:all 0.5s ease-in-out}}.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .more:hover{color:#ecac00;border-bottom-color:#ecac00;transition:all 0.3s ease-in-out}@media (max-width:1199px){.medicine .medicine-slider .slick-list .slick-slide .slide .content .info .more{opacity:1}}.services{padding-top:64px;padding-bottom:66px}@media (max-width:599px){.services{padding-top:13px;padding-bottom:25px}}.services .services-slider{margin-left:calc((100% + 30px) / -12 - 15px);margin-right:calc((100% + 30px) / -12 - 15px)}@media (max-width:1399px){.services .services-slider{margin-left:0;margin-right:0}}@media (max-width:599px){.services .services-slider{margin-left:-15px;margin-right:-15px}}.services .services-slider .slick-list{margin:0 -5px}@media (max-width:599px){.services .services-slider .slick-list{margin:0}}.services .services-slider .slick-list .slick-slide{padding:0 5px}@media (max-width:599px){.services .services-slider .slick-list .slick-slide{padding:0}}.services .services-slider .slick-list .slick-slide .slide .content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;height:585px;background:#006dad center center no-repeat;background-size:cover;padding:66px}.services .services-slider .slick-list .slick-slide .slide .content .title{position:relative;max-height:108px;font-size:2.25rem;line-height:2.25rem;font-weight:bold;color:#fff;text-align:center;overflow:hidden;z-index:2;transition:0.5s}.services .services-slider .slick-list .slick-slide .slide .content .title:hover{color:#ecac00;transition:0.5s}.services .services-slider .slick-prev,.services .services-slider .slick-next{width:21px;height:50px;z-index:5}.services .services-slider .slick-prev:before,.services .services-slider .slick-next:before{content:none}.services .services-slider .slick-prev{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10);left:25px}.services .services-slider .slick-prev:focus{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10)}.services .services-slider .slick-prev:hover{background:url('/local/templates/pridneprovskij/images/prev-arrow.png') center center no-repeat;filter:none}.services .services-slider .slick-next{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10);right:25px}.services .services-slider .slick-next:focus{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:grayscale(1) brightness(10)}.services .services-slider .slick-next:hover{background:url('/local/templates/pridneprovskij/images/next-arrow.png') center center no-repeat;filter:none}.articles{padding-bottom:50px}@media (max-width:599px){.articles{padding-bottom:19px}}@media (max-width:599px){.articles .news > .title{text-align:center}}.articles .news-slider .slide{height:147px;overflow:hidden}.articles .news-slider .slide .title{width:80%;max-height:50px;font-size:1.125rem;line-height:1.5625rem;font-weight:bold;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis}.articles .news-slider .slide .title a{color:inherit;text-decoration:none;transition:0.5s}.articles .news-slider .slide .title a:hover,.articles .news-slider .slide .title a:focus{color:#fc0}.articles .news-slider .slide .date{display:inline-block;line-height:1.875rem;font-weight:bold;color:#fc0}.articles .news-slider .slide .preview{max-height:54px;line-height:1.125rem;font-weight:normal;margin-bottom:8px;overflow:hidden}.articles .blog{padding-right:0}@media (max-width:599px){.articles .blog > .title{text-align:center}}.articles .blog-article{position:relative;height:468px;margin-right:-15px;overflow:hidden}@media (max-width:1199px){.articles .blog-article{margin-right:0}}@media (max-width:599px){.articles .blog-article{height:317px;margin-right:-15px;margin-left:-15px}.articles .blog-article .img{height:100%;object-fit:cover}}.articles .blog-article .image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.articles .blog-article .content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:30px 40px}.articles .blog-article .content .title{font-size:1.5rem;line-height:2.25rem;font-weight:bold;text-transform:uppercase;color:#fff;transition:0.5s}.articles .blog-article .content .title a{color:inherit;text-decoration:none;transition:0.5s}.articles .blog-article .content .title a:hover,.articles .blog-article .content .title a:focus{color:#ecac00}@media (max-width:599px){.articles .blog-article .content .title{bottom:50%;line-height:1.5rem}}.articles .blog-article .content .date{display:inline-block;font-size:1.125rem;line-height:2.25rem;font-weight:bold;color:#fc0}.section-7{background:#e8f0ff;padding-top:44px;padding-bottom:89px}.section-7 .reviews{overflow:hidden}@media (max-width:599px){.section-7 .reviews > .title{text-align:center}}.section-7 .reviews-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;margin-bottom:35px}.section-7 .reviews-header__all{display:block;font-size:24px;color:#ffcd01;border-bottom:2px solid #ffcd01;transition:0.5s}.section-7 .reviews-header__all:hover{color:#ecac00;border-color:#ecac00;transition:0.5s}@media (max-width:1199px){.section-7 .reviews-header__all{display:none}}.section-7 .reviews-slider{position:relative;height:430px;padding-right:70px}@media (max-width:899px){.section-7 .reviews-slider{height:auto;margin-bottom:30px}}.section-7 .reviews-slider .slide{height:430px}@media (max-width:899px){.section-7 .reviews-slider .slide{height:auto}}.section-7 .reviews-slider .slide .title{max-height:36px;font-size:24px;line-height:36px;font-weight:bold;color:#1c489c;overflow:hidden}.section-7 .reviews-slider .slide .date{display:inline-block;font-size:18px;line-height:36px;font-weight:bold;color:#ecac00;margin-bottom:20px}.section-7 .reviews-slider .slide .text{max-height:336px;font-size:20px;line-height:24px;overflow:hidden}.section-7 .reviews-slider .slick-prev,.section-7 .reviews-slider .slick-next{width:50px;height:21px;z-index:5}.section-7 .reviews-slider .slick-prev:before,.section-7 .reviews-slider .slick-next:before{content:none}.section-7 .reviews-slider .slick-prev{background:url('/local/templates/pridneprovskij/images/prev-arrow-v.png') center center no-repeat;right:10px;left:unset;transform:translateY(-41px)}.section-7 .reviews-slider .slick-prev:hover,.section-7 .reviews-slider .slick-prev:focus{filter:grayscale(1) brightness(10)}.section-7 .reviews-slider .slick-next{background:url('/local/templates/pridneprovskij/images/next-arrow-v.png') center center no-repeat;right:10px;transform:translateY(41px)}.section-7 .reviews-slider .slick-next:hover,.section-7 .reviews-slider .slick-next:focus{filter:grayscale(1) brightness(10)}.section-7 .polls{position:relative}.section-7 .polls .anchor{position:absolute;top:-180px;visibility:hidden}.section-7 .polls .polls-block{background-color:#fff;padding:60px}@media (max-width:599px){.section-7 .polls .polls-block{padding:35px 15px 85px 15px;margin:0 -15px}}.section-7 .polls .polls-block__title{font-size:36px;font-weight:bold;text-transform:uppercase;margin-bottom:48px}.section-7 .polls .polls-block__question{max-height:150px;font-size:18px;line-height:30px;font-weight:bold;text-transform:uppercase;margin-bottom:40px}.section-7 .polls .polls-block__answers{margin-bottom:30px}.section-7 .polls .polls-block__answer{display:flex}.section-7 .polls .polls-block__caption{width:40%;font-size:0.9375rem;line-height:1.25rem}.section-7 .polls .polls-block__result{display:flex;align-items:center;width:35%;padding:0 10px}.section-7 .polls .polls-block__bar{display:inline-block;height:7px}.section-7 .polls .polls-block__counter{display:flex;align-items:center;width:25%}.rooms-list__corps{position:relative;width:100%;min-height:40px;background-color:#e8f0ff;font-size:1.5rem;line-height:2.5rem;font-weight:bold;text-transform:uppercase;margin:15px 0 12px 0;padding:0 40px 0 15px}.rooms-list__corps .minus{position:absolute;right:0;top:0;width:40px;height:40px;text-align:center;cursor:pointer}.rooms-list__corps .minus img{width:20px;height:20px;transform:rotate(-90deg);transition:0.5s}.rooms-list__corps .minus.open img{transform:rotate(90deg);transition:0.5s}.rooms-list .card{margin-bottom:30px}.rooms-list .card-image{margin-bottom:15px}@media (max-width:599px){.tariffs-list > .row > *[class^='col-']{padding:0}}.tariffs-list .card{margin-bottom:42px}.news h1{margin-bottom:22px}.news-sections{margin-bottom:34px}@media (max-width:899px){.news-sections{text-align:center}}.news-sections .news-section__link{position:relative;display:inline-block;font-size:1.125rem;line-height:1.125rem;font-weight:bold;text-transform:uppercase;transition:0.5s}.news-sections .news-section__link:not(:last-child){margin-right:16px}.news-sections .news-section__link:not(:last-child):after{position:absolute;top:2px;bottom:0;right:-11px;content:'';display:inline-block;width:1px;height:0.875rem;background:#000;pointer-events:none}.news-sections .news-section__link.active{color:#1574b0;transition:0.5s}.news-sections .news-section__link:hover{color:#1c489c;transition:0.5s}.news-list__element{margin-bottom:45px}.news-list__element--blog{margin-bottom:28px}.news-list__image{width:100%;height:auto;margin-bottom:17px}@media (max-width:599px){.news-list__image{max-width:calc(100% + 30px);width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}.news-list__image--blog{display:block;padding:4px;margin-bottom:0}.news-list__title{max-height:4rem;font-size:1.5rem;line-height:1.5rem;font-weight:normal;overflow:hidden;padding-bottom:14px;border-bottom:2px solid #ffcd01;margin-bottom:5px}.news-list__date{font-size:1.125rem;line-height:1.5rem;font-weight:bold;margin-bottom:10px}.news-list__preview{max-height:11.25rem;font-size:1rem;line-height:1.125rem;font-weight:normal;margin-bottom:10px;overflow:hidden}.news-list__more{display:inline-block;font-size:1rem;line-height:1.125rem;font-weight:bold;text-transform:lowercase;border-bottom:1px solid #000;margin-bottom:2px;transition:0.5s}.news-list__more:hover{color:#ffcd01;border-color:#ffcd01;transition:0.5s}.news-detail__title{font-size:1.5rem;font-weight:bold;text-transform:uppercase;margin-bottom:1.875rem}@media (max-width:899px){.news-detail__title{text-align:center}}.news-detail__image{margin-bottom:20px}@media (max-width:599px){.news-detail__image{max-width:calc(100% + 30px);width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}.news-detail__date{font-size:1.125rem;line-height:1.5rem;font-weight:bold;margin-bottom:20px}.news-detail__text{font-size:1.125rem;line-height:1.5rem;margin-bottom:30px}.news-detail__back{text-align:right}@media (max-width:899px){.news-detail__back{text-align:center}}.news-detail__link{display:inline-block;font-size:1rem;line-height:1.125rem;font-weight:bold;text-transform:uppercase;color:#1574b0;border-bottom:1px solid #1574b0;margin-bottom:44px;transition:0.5s}.news-detail__link:hover{color:#1c489c;border-color:#1c489c;transition:0.5s}.award{width:100%}.award a{display:block}.award__image{max-height:360px}@media (max-width:1199px){.award__image{max-height:none}}.award__title{font-size:1.125rem;line-height:1.5rem;text-align:center;padding:0 15px;margin:20px 0 30px 0}.partner{width:100%;height:100%}.partner a{display:block}.partner__image{max-height:175px}@media (max-width:1199px){.partner__image{max-height:none}}.partner__title{font-size:1.125rem;line-height:1.5rem;text-align:center;padding:0 15px;margin:20px 0 30px 0}.partner__title a{color:#006dad;margin-top:15px;transition:0.5s}.partner__title a:hover{color:#1c489c;transition:0.5s}.document{background:url('/local/templates/pridneprovskij/images/doc.png') center left no-repeat;padding-left:40px}@media (max-width:899px){.document{margin-bottom:10px;background-position:top left}.document:first-child{margin-top:40px}}.document__title{font-size:1rem;line-height:1.875rem;font-weight:normal;margin-bottom:0}@media (max-width:599px){.document__title{line-height:1.125rem}}.document__link{display:inline-block;border-bottom:1px solid #1574b0;font-size:1rem;line-height:1.125rem;color:#1574b0;transition:0.5s}.document__link:hover{border-bottom-color:#006dad;color:#006dad;transition:0.5s}@media (max-width:899px){ .document_image{max-width:calc(100% + 30px);max-height:366px;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;object-fit:cover}}.reviews .h1{margin-bottom:30px}.reviews .reviews-list{border-right:2px solid #fdfdfd}.reviews-list .review__date{font-size:1.125rem;line-height:1.5rem;font-weight:bold;margin-bottom:5px}.reviews-list .review__rate{margin-bottom:15px}.reviews-list .review__rate img + img{margin-left:7px}.reviews-list .review__text{margin-bottom:20px}.form_review{padding-left:69px}@media (max-width:1199px){.form_review{padding-top:35px;padding-left:0}}.form_review .form__input{margin-bottom:16px}.form_review .form__input_name{width:195px}.form_review .form__input_city{width:262px}.form_review .form__input_email{width:100%}.form_review .form__input_review{width:100%;height:127px}@media (max-width:1199px){.form_review .form__input{width:100%}}.form_review .stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start;flex-wrap:nowrap;margin:10px 0 15px 0}.form_review .stars .rate-title{height:22px;line-height:1.375rem;padding:0 15px;order:-1}@media (max-width:599px){.form_review .stars .rate-title{padding:0 5px}}.form_review .stars > label{width:22px;height:22px;background:url('/local/templates/pridneprovskij/images/star_disabled.png') center center no-repeat;margin-right:7px;cursor:pointer}.form_review .stars input[type="radio"]{display:none}.form_review .stars > label:hover,.form_review .stars > label:hover ~ label{background:url('/local/templates/pridneprovskij/images/star_active.png') center center no-repeat !important}.form_review .stars > input:checked ~ label{background:url('/local/templates/pridneprovskij/images/star_active.png') center center no-repeat}@media (max-width:1399px){.form_review .btn{margin:0 auto}}.gallery-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;list-style:none;padding:0;margin:0 0 30px 0}@media (max-width:899px){.gallery-menu{display:block;text-align:center}}.gallery-menu__item:not(:last-child){position:relative;margin-right:20px}@media (max-width:899px){.gallery-menu__item:not(:last-child){margin:0}}.gallery-menu__item:not(:last-child):after{content:'';position:absolute;top:4px;left:auto;bottom:0;right:-11px;display:block;width:1px;height:0.875rem;background:#000;pointer-events:none}@media (max-width:899px){.gallery-menu__item:not(:last-child):after{content:none}}.gallery-menu__link{font-size:0.875rem;line-height:1.5rem;text-transform:uppercase;transition:0.5s}.gallery-menu__link:hover{transition:0.5s}.gallery-menu__link_selected,.gallery-menu__link:hover{color:#1574b0}.gallery-photo{height:180px;margin-bottom:30px}@media (max-width:599px){.gallery-photo{height:auto}}.gallery-photo__link{display:block;position:relative;width:100%;height:100%;overflow:hidden;transition:0.5s}.gallery-photo__link:hover{-webkit-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.2);transition:0.5s}.gallery-photo__image{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:cover}@media (max-width:599px){.gallery-photo__image{position:static}}.wellness-list{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;margin:0 -15px 37px -15px}.wellness-list .slide{margin-bottom:26px}.wellness-list .slide .card{height:100%;background-color:#e8f0ff}.services-list{margin-bottom:37px}.services-list .card{background-color:#e8f0ff;margin-bottom:26px}.booking{font-size:1.125rem;line-height:1.5rem}.booking p{margin-bottom:1.25rem}.booking ol,.booking ul{margin:0;padding:0}.booking ol li{list-style-position:inside}.booking h2{font-size:1.5rem;line-height:1.875rem;text-transform:uppercase;margin-bottom:0.9375rem}.booking .currencies{margin-bottom:15px}.booking .currencies a{display:block;width:100%;height:100%}.booking .currencies a:hover .currencies__name{background-color:#ecac00;transition:0.5s}.booking .currencies__name{width:83px;height:22px;background-color:#ffcd01;border-radius:10px;line-height:1.375rem;font-weight:bold;text-transform:uppercase;text-align:center;color:#000;margin-bottom:9px;transition:0.5s}.booking .currencies__description{line-height:1.125rem}.hot-vouchers .banner-text p:first-child{font-size:4.5rem;text-transform:uppercase}@media (max-width:899px){.hot-vouchers .banner-text p:first-child{font-size:2.9375rem}}.hot-vouchers .banner-text p:nth-child(2){font-size:2.25rem;line-height:3.375rem}@media (max-width:899px){.hot-vouchers .banner-text p:nth-child(2){line-height:2.5rem}}.hot-vouchers .banner-text p:nth-child(3){font-size:2.25rem;line-height:3.375rem;text-transform:uppercase}@media (max-width:899px){.hot-vouchers .banner-text p:nth-child(3){display:none}}.voucher-prices-title{margin:20px 0 35px 0}@media (max-width:599px){.filter{margin-bottom:51px}}.filter .filter-line{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:0 -15px 15px -15px}@media (max-width:599px){.filter .filter-line{flex-direction:column;margin:0 -15px}}.filter .filter-line label{font-size:1.125rem;line-height:1.5rem;font-weight:bold}@media (max-width:599px){.filter .filter-line label{line-height:2.3125rem;padding-left:10px}}.filter .filter-line > *{margin:0 15px}.filter .filter-line > *:first-child{width:calc(2 / 5 * 100% - 30px)}@media (max-width:599px){.filter .filter-line > *:first-child{width:calc(100% - 30px)}}.filter .filter-line > *:last-child{width:calc(3 / 5 * 100% - 30px)}@media (max-width:599px){.filter .filter-line > *:last-child{width:calc(100% - 30px)}}.faq-line{min-height:103px;background:url('/local/templates/pridneprovskij/images/faq.png') left top no-repeat;padding-left:95px;padding-bottom:22px;margin-bottom:22px}.faq-line:not(:last-child){border-bottom:3px solid #efefef}.discount-title{padding-top:15px}.discount-list{display:block;list-style:none;margin:0 0 15px 0;padding:0}.discount-list_vertical{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:40px -15px 0 -15px}.discount-list_vertical .discount-line{width:85%}@media (max-width:599px){.discount-list_vertical .discount-line{width:100%}}.discount-list_vertical .discount-line__text{font-size:1.125rem;line-height:1.125rem;font-weight:bold}.discount-list_flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.discount-list_flex .discount-line{width:50%}@media (max-width:599px){.discount-list_flex .discount-line{width:100%}}.discount-list_flex .discount-line__text{font-size:1.125rem;line-height:1.125rem;font-weight:bold}.discount-list .discount-line{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0 15px;margin-bottom:22px}.discount-list .discount-line__icon{width:70px;height:60px;background-color:#1574b0;border-radius:10px;font-size:1.5rem;line-height:3.75rem;font-weight:bold;color:#fff;text-align:center;margin-right:30px;flex-grow:0;flex-shrink:0;align-self:flex-start}.discount-list .discount-line__text{flex-grow:1}.vote .questions{margin-bottom:30px}.vote .questions .question{margin-bottom:30px}.vote .questions .question .answers .answer{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:0 -15px}.vote .questions .question .answers .answer .caption{width:calc(2 / 12 * 100% - 30px);padding:0 15px}.vote .questions .question .answers .answer .result{width:calc(8 / 12 * 100% - 30px);padding:0 15px}.vote .questions .question .answers .answer .result .bar{height:15px;background-color:#3663bc}.vote .questions .question .answers .answer .result .counter{line-height:1.125rem}@media (max-width:599px){.leisure-list > .row > *[class^='col-']{padding:0}}.leisure-list .card{width:100%;margin-bottom:31px}.leisure-list .card-image{width:100%}.leisure-list .card-image-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;border-bottom:2px solid #ffcd01;padding-top:17px}.leisure-list .card-image-title *:first-child{flex-grow:1}.leisure-list .card-image-title *:last-child{flex-grow:0}@media (max-width:599px){.leisure-list .card-image-title{flex-direction:column;align-items:center;padding:17px 15px 20px 15px}}.contacts-block{margin-bottom:44px}.contacts-block:not(:first-child){border-top:2px solid #efefef;padding-top:37px}@media (max-width:599px){.contacts-block:not(:first-child){border:none;padding-top:0}}@media (max-width:599px){.contacts-block{margin-bottom:35px}.contacts-block .bx-yandex-view-layout{margin:0 -15px 25px -15px}.contacts-block .img{max-width:calc(100% + 30px);width:calc(100% + 30px);margin-right:-15px;margin-left:-15px}}.blog-list .card{margin-bottom:30px}.blog-list .card > .row{width:100%}@media (max-width:899px){.blog-list .card{width:calc(100% + 30px);margin:0 -15px 14px -15px}.blog-list .card > .row{margin:0}.blog-list .card > .row > *[class^='col-']{padding:0}}.blog-list .card-image{height:100%;padding:5px 0 5px 5px;overflow:hidden}.blog-list .card-image img{width:100%;height:100%;object-fit:cover}@media (max-width:899px){.blog-list .card-image{padding:0}}.blog-list .card-data{padding:20px 15px 20px 0}@media (max-width:899px){.blog-list .card-data{padding:20px 15px}}.blog-list .card.shadow{-webkit-box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2)}.not-found{margin:55px 0 145px 0}.not-found__404{font-size:23.3125rem;line-height:26.875rem;font-weight:bold;text-transform:uppercase;text-align:center}.not-found__text{font-size:2.5rem;font-weight:bold;text-transform:uppercase;text-align:center}.footer{min-height:503px;background-color:#3b3b3b;color:#fff}@media (max-width:1199px){.footer{min-height:unset;height:auto;padding-top:30px;padding-bottom:90px}}.footer a{color:#fff;transition:0.5s}.footer a:hover{color:#ecac00;transition:0.5s}@media (max-width:1199px){.footer-menu{display:none}}.footer-menu,.footer-menu > div[id^="bx_incl_area_"]{width:100%;height:110px}.footer-menu .menu,.footer-menu > div[id^="bx_incl_area_"] .menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;width:100%;height:100%;margin:0;padding:0}.footer-menu .menu .menu__item,.footer-menu > div[id^="bx_incl_area_"] .menu .menu__item{display:block;height:100%;font-size:19px;font-weight:bold;text-transform:uppercase}.footer-menu .menu .menu__item .menu__link,.footer-menu > div[id^="bx_incl_area_"] .menu .menu__item .menu__link{display:block;height:100%;line-height:110px}.footer-menu .menu .menu__item .menu__link.selected,.footer-menu > div[id^="bx_incl_area_"] .menu .menu__item .menu__link.selected{color:#ecac00}.footer-columns .col-phones{width:calc(4 / 12 * 100% - 30px);padding:0 15px;margin-bottom:40px}@media (max-width:1199px){.footer-columns .col-phones{width:calc(4 / 12 * 100%)}}@media (max-width:899px){.footer-columns .col-phones{width:calc(6 / 12 * 100%)}}@media (max-width:599px){.footer-columns .col-phones{display:none}}.footer-columns .col-phones .col-data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;}.footer-columns .col-phones .col-data a{display:inline-block;font-size:18px;line-height:28px}.footer-columns .footer-social{display:flex;align-items:center;gap:10px;margin-top:10px}.footer-columns .col-schedule{width:calc(3 / 12 * 100%);padding:0 15px;margin-bottom:40px}@media (max-width:1199px){.footer-columns .col-schedule{width:calc(4 / 12 * 100%)}}@media (max-width:899px){.footer-columns .col-schedule{display:none}}.footer-columns .col-schedule .col-data{font-size:18px;line-height:28px}.footer-columns .col-question{width:calc(3 / 12 * 100%);margin-bottom:40px}@media (max-width:1199px){.footer-columns .col-question{display:none}}.footer-columns .col-question .col-header{margin-bottom:3px}.footer-columns .col-question .col-data{font-size:18px;line-height:28px;height:78px}.footer-columns .col-question .col-data a{color:#fc0}.footer-columns .col-question .col-data a:hover{color:#ecac00}.footer-columns .col-question .subscribe-form{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:44px;background:#585858;border-radius:8px;padding:6px 7px 6px 15px}.footer-columns .col-question .subscribe-form .rubrics{display:none}.footer-columns .col-question .subscribe-form input[type="text"]{display:block;background:none;border:none;width:62%;height:100%;color:#c2c2c2;outline:none}.footer-columns .col-question .subscribe-form input[type="text"]::-webkit-input-placeholder{color:#c2c2c2;font-size:14px;line-height:32px}.footer-columns .col-question .subscribe-form input[type="text"]::-moz-placeholder{color:#c2c2c2;font-size:14px;line-height:32px}.footer-columns .col-social{width:calc(2 / 12 * 100% + 15px);padding:0 15px;margin-bottom:40px}@media (max-width:1199px){.footer-columns .col-social{width:calc(3 / 12 * 100% - 30px)}}@media (max-width:899px){.footer-columns .col-social{width:calc(4 / 12 * 100%)}}@media (max-width:599px){.footer-columns .col-social{width:100%}}.footer-columns .col-social .col-header{text-align:right;margin-bottom:26px}@media (max-width:599px){.footer-columns .col-social .col-header{text-align:center}}.footer-columns .col-social .col-data{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;flex-wrap:wrap;padding-left:13px}@media (max-width:599px){.footer-columns .col-social .col-data{padding-left:0;width:200px;margin:0 auto}}.footer-columns .col-social .col-data a{display:block;width:42px;height:42px;margin-bottom:15px}.footer-columns .col-social .col-data a svg{fill:#ecac00;width:100%;height:100%;transition:0.5s;margin-bottom:10px}.footer-columns .col-social .col-data a svg:hover{fill:#fc0;transition:0.5s}.footer-columns .col-header{line-height:34px;margin-bottom:19px}.footer-logo{height:100%}@media (max-width:599px){.footer-logo{margin-bottom:35px}}.footer-logo a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;height:100%;margin:0 auto}.footer-logo a img{display:block;max-width:260px;width:100%;height:auto;margin:0 auto}.footer .payment{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:100%}@media (max-width:1199px){.footer .payment{justify-content:center;flex-wrap:wrap}}.footer .payment img{filter:grayscale(1) invert(1);transition:0.5s}.footer .payment img:hover{filter:grayscale(0);transition:0.5s}.footer .payment a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}@media (max-width:1199px){.footer .payment a{padding:0 15px;margin-bottom:15px}}.footer .payment a:hover img{filter:grayscale(0);transition:0.5s}.footer .developer{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-wrap:nowrap}@media (max-width:599px){.footer .developer{width:195px;margin:0 auto}}.footer .developer .developer__text{font-size:18px;line-height:28px;margin-bottom:5px}.footer .developer .developer__link{width:100%;height:auto;transition:0.5s}.footer .developer .developer__link svg{max-width:100%;height:auto}.footer .developer .developer__link svg path{transition:0.5s}.footer .developer .developer__link:hover svg path{transition:0.5s;fill:#ecac00}.footer .copyright{color:#b1b1b1;font-size:0.875rem;line-height:1.75rem;margin-top:12px}@media (max-width:599px){.footer .copyright{padding:0 15px;line-height:1.125rem}}.video{margin-bottom:30px}.video__preview{display:block;margin-bottom:15px}.css-fix-footer-time span{display:flex;align-items:center;gap:5px}.skiptranslate{display:none !important}body{top:0px !important}.header-top{overflow:visible}.header-top .weather{width:calc(2.5 / 12* 100%)}@media (max-width:1199px){.header-top .weather{width:calc(2 / 12 * 100%);white-space:normal;line-height:1.2}}.header-top .search{width:calc(3.35 / 12* 100%)}@media (max-width:899px){.header-top .search{display:none;width:calc(4.5 / 12* 100%)}}.header-top .organization{gap:10px}.header-top .organization .organization__link{font-size:0.74rem;line-height:normal}@media (max-width:1199px){.header-top .organization{width:calc(5.5 / 12* 100%)}}@media (max-width:899px){.header-top .organization{width:calc(8 / 12* 100%)}.header-top .organization .organization__link{font-size:0.64rem}}.header-top .language{width:auto;flex:0 0 auto;padding:0 15px;height:37px;position:relative;display:flex;align-items:center}@media (max-width:899px){.header-top .language{flex:1;justify-content:flex-end}}.header_fixed .header-top .booking{width:calc(2.5 / 12* 100%);display:flex;align-items:center;height:100%}.header_fixed .header-top .organization{width:calc(4.5 / 12* 100%)}.header_fixed .header-top .language{height:43px}.translate-switcher{position:relative;width:45px;height:20px;padding:0;direction:rtl}.language-switcher__dropdown{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;position:absolute;left:0;top:0;width:max-content;height:auto;padding:0;list-style:none;z-index:3;width:max-content;gap:7px}.language-switcher__dropdown > li{padding:0;margin:0;display:none;padding-right:15px}.language-switcher__dropdown > li:before{display:none}.language-switcher__dropdown a{display:flex;justify-content:center;align-items:center;width:30px;height:20px;border-radius:0px;overflow:hidden}.language-switcher__dropdown a img{width:100%;height:100%;object-fit:cover}.language-switcher__dropdown:hover > li{display:flex}.language-switcher__dropdown > li.active{order:-1;display:flex;position:relative;order:-1}.language-switcher__dropdown > li.active:after{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='7' height='5' viewBox='0 0 7 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.02278 -4.27156e-08C6.72916 -1.18388e-08 7.20166 0.612702 6.91477 1.15666L4.39199 4.5115C4.04847 5.16284 2.95152 5.16283 2.60801 4.5115L0.0852293 1.15666C-0.201657 0.612701 0.270843 -2.94141e-07 0.977221 -2.63264e-07L6.02278 -4.27156e-08ZM6.22238 0.749995L0.777623 0.749995L3.5 4.24655L6.22238 0.749995Z' fill='%23222'/%3e%3c/svg%3e ");width:8px;height:8px;background-size:contain;background-repeat:no-repeat;position:absolute;top:calc(50% + 2px);transform:translateY(-50%);right:0px}
/* End */


/* Start:/local/templates/pridneprovskij/components/bitrix/news.list/popup_slider/style.css?16075503203926*/
.popup {
	position: fixed;
	right: 150px;
    width: 344px;
    height: 360px;
    background: #1f4b72 url('/local/templates/pridneprovskij/components/bitrix/news.list/popup_slider/img/popup-bg.jpg') center bottom no-repeat;
    border: 6px solid #e1f7fd;
    box-sizing: border-box;
	z-index: 99999999;
	transform: translateX(600px);
	animation: 1s ease-out 2s forwards popupSlide;
}

@keyframes popupSlide {
	from {
		transform: translateX(600px);
	}
	to {
		transform: translateX(0);
	}
}

.popup * {
    box-sizing: border-box;
}

.popup__slider {
    height: 100%;
}

.popup__slide {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.popup__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    color: #212768;
    background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0.8) 80%, rgba(255,255,255,0.2) 95%, rgba(255,255,255,0)) 100%;
    padding-bottom: 50px;
    overflow: hidden;
}

.popup__subtitle {
    position: relative;
    align-self: center;
    max-height: 48px;
    font-size: 21px;
    line-height: 24px;
	font-weight: bold;
    text-align: center;
	text-transform: uppercase;
    padding: 0 10px;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.popup__title {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
	font-weight: bold;
	background: url('/local/templates/pridneprovskij/components/bitrix/news.list/popup_slider/img/line.png') center bottom no-repeat;
    padding: 0 10px 10px 10px;
    margin: 15px 0 0 0;
}

.popup__text {
    font-size: 17px;
    line-height: 21px;
    font-style: italic;
    text-align: center;
    padding: 0 30px;
    margin: 15px 0 0 0;
}

.popup__img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 66px);
    object-fit: cover;
}

.popup__btn {
    display: block;
    background-color: unset;
    border: none;
    text-decoration: none;
    font-family: inherit;
    padding: 0;
    margin: 0;
    cursor: pointer;
    appearance: none;
}

.popup__btn_prev:before,
.popup__btn_next:before {
	font-size: 25px;
	line-height: 66px;
	color: #212768;
}

.popup__btn_next:before {
	content: '>';
}

.popup__btn_prev:before {
	content: '<';
}

.popup__btn_prev {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 66px;
	text-align: center;
	font-weight: bold;
}

.popup__btn_next {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 66px;
	text-align: center;
	font-weight: bold;
}

.popup__btn_link {
    flex: 0 0 66px;
    font-size: 25px;
    font-weight: 700;
    line-height: 66px;
    text-align: center;
    text-transform: uppercase;
    color: #212768;
    padding: 0 10px;
	margin: 0 40px;
    overflow: hidden;
}

.popup__btn_close {
	position: absolute;
	top: -17px;
	right: -17px;
	width: 34px;
	height: 34px;
	background-color: #fff;
	border: 3px solid #e1f7fd;
	border-radius: 100%;
	z-index: 1;
}

.popup__btn_close:before,
.popup__btn_close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 16px;
	height: 3px;
	border-radius: 2px;
	background-color: #212768;
	transform-origin: center center;
}

.popup__btn_close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.popup__btn_close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.slick-list,
.slick-track {
	height: 100%;
}

@media screen and (max-width: 768px) {
	.popup {
		top: calc(50% - 230px);
		right: calc(50% - 185px);
	}
}

@media screen and (max-width: 400px) {
	.popup {
		right: calc(50% - 145px);
		width: 290px;
		height: 360px;
	}

	.popup__slider {
		background-size: contain;
	}

	.popup__btn_link {
		flex: 0 0 54px;
		font-size: 18px;
		line-height: 54px;
	}

	.popup__btn_prev,
	.popup__btn_next {
		height: 54px;
	}

	.popup__btn_prev:before,
	.popup__btn_next:before {
		line-height: 54px;
	}

	.popup__img {
		height: calc(100% - 54px);
	}
}


/* End */
/* /local/templates/pridneprovskij/css/normalize.css?15958401406599 */
/* /local/templates/pridneprovskij/fonts/Book_Antiqua/font.css?15958401961743 */
/* /local/templates/pridneprovskij/css/animate.css?159584014089270 */
/* /local/templates/pridneprovskij/css/font-awesome.min.css?159584014031074 */
/* /local/templates/pridneprovskij/libs/slick/slick.css?15958401941776 */
/* /local/templates/pridneprovskij/css/travelline-style-booking.css?15958401405335 */
/* /local/templates/pridneprovskij/libs/slick/slick-theme.css?15958401943145 */
/* /local/templates/pridneprovskij/css/styles-compiled-1734096031.css?1734096034116989 */
/* /local/templates/pridneprovskij/components/bitrix/news.list/popup_slider/style.css?16075503203926 */
