@charset "UTF-8";

.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: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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:after,
.slick-track:before {
    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
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

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

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

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

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

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

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

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

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

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

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

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

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

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

.scroll {
    margin: 15px 0
}

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

.d-flex {
    display: flex !important
}

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

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

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

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

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

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

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

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

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

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

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

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

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

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

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

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

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

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

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

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

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

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

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

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

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

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

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

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

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

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

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

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

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

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

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

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

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

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

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

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

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

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

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

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

.text-danger {
    color: #dc3545 !important
}

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

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

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

.text-dark {
    color: #343a40 !important
}

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

.text-muted {
    color: #6c757d !important
}

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

.carousel {
    position: relative
}

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

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

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

.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

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

.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

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

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

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

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

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

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

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

.nav-link.disabled {
    color: #6c757d
}

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

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

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

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

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

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

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

.nav-pills .nav-link {
    border-radius: .25rem
}

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

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

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

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

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

@font-face {
    font-family: TTCommons;
    src: url(../fonts/TTCommons-Regular.woff) format("woff"), url(../fonts/TTCommons-Regular.woff2) format("woff2")
}

@font-face {
    font-family: PTSans-Regular;
    src: url(../fonts/PTN57F0.woff) format("woff"), url(../fonts/PTN57F0.woff2) format("woff2")
}

@font-face {
    font-family: TTCommons-DemiBold;
    src: url(../fonts/TTCommons-DemiBold.woff) format("woff"), url(../fonts/TTCommons-DemiBold.woff2) format("woff2")
}

@font-face {
    font-family: TTCommons-Medium;
    src: url(../fonts/TTCommons-Medium.woff) format("woff"), url(../fonts/TTCommons-Medium.woff2) format("woff2")
}

.about {
    position: relative
}

.about:before {
    content: '';
    position: absolute;
    left: 0;
    top: -205px;
    width: 790px;
    height: 364px
}

@media screen and (max-width:1200px) {
    .about:before {
        display: none
    }
}

.about__content {
    max-width: 100rem;
    margin: 0 auto;
    position: relative
}

.about__text {
    position: relative;
    left: 36%;
    max-width: 47.25rem;
    border: solid 9px #e2e2e2;
    padding: 4.375rem 5rem
}

@media screen and (max-width:1200px) {
    .about__text {
        left: 0;
        margin: 0 auto
    }
}

@media screen and (max-width:720px) {
    .about__text {
        padding: 2.375rem 3rem;
        max-width: 36.4rem
    }
}

@media screen and (max-width:600px) {
    .about__text {
        border: solid 6px #e2e2e2;
        max-width: 96%
    }
}

@media screen and (max-width:430px) {
    .about__text {
        padding: 1.775rem 1rem
    }
}

.about__heading {
    font-size: 2.4rem;
    line-height: normal;
    margin-bottom: 1.9375rem;
    text-align: left
}

@media screen and (max-width:600px) {
    .about__heading {
        font-size: 1.5rem !important
    }
}

.about__description-paragraph {
    letter-spacing: .09px;
    line-height: 20px;
    font-size: 18px
}

@media screen and (max-width:600px) {
    .about__description-paragraph {
        font-size: 14px
    }
}

.about__medals {
    position: relative;
    max-width: 14rem;
    margin-top: 1.875rem;
    font-size: 16px
}

.about__medals-coin:hover::before {
    transition-duration: .7s;
    visibility: visible;
    opacity: 1
}

.about__medals-coin img:hover {
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
}

.about__medals-coin img {
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.about__medals-coin::before {
    position: absolute;
    content: '1-е место по ЮФО в категории мини-автосервис';
    top: 90px;
    left: 0;
    text-align: center;
    padding: .9375em 1.25em;
    color: #696969;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(172, 172, 172, .33);
    opacity: 0;
    visibility: hidden
}

.about__medals-coin2:hover::before {
    transition-duration: .7s;
    visibility: visible;
    opacity: 1
}

.about__medals-coin2 img:hover {
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
}

.about__medals-coin2 img {
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.about__medals-coin2::before {
    position: absolute;
    content: '2-е место в России в категории мини-автосервис';
    top: 90px;
    left: 0;
    text-align: center;
    padding: .9375em 1.25em;
    color: #696969;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(172, 172, 172, .33);
    opacity: 0;
    visibility: hidden
}

.about__medals-coin3:hover::before {
    transition-duration: .7s;
    visibility: visible;
    opacity: 1
}

.about__medals-coin3 img:hover {
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
}

.about__medals-coin3 img {
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.about__medals-coin3::before {
    position: absolute;
    content: '1-й в Волгограде G-Energy Service';
    top: 90px;
    left: 0;
    text-align: center;
    padding: .9375em 1.25em;
    color: #696969;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(172, 172, 172, .33);
    opacity: 0;
    visibility: hidden
}

.about__picture {
    position: relative
}

.about__picture-oil {
    position: absolute;
    left: 0;
    top: 0
}

.about__picture-oil .normgear {
    position: absolute;
    left: 13rem;
    top: 7rem;
    width: 590px;
    z-index: 1
}

.about__picture-oil .oil {
    position: absolute;
    max-width: 19.5rem;
    left: 31.375rem;
    top: 35rem
}

.about__picture-oil .left-oil {
    position: absolute;
    max-width: 39.375rem;
    top: 21.875rem;
    left: -2rem
}

@media screen and (max-width:1800px) and (min-width:1200px) {
    .about__picture-oil {
        width: 100%
    }

    .about__picture-oil .normgear {
        max-width: 34%;
        left: 10%
    }

    .about__picture-oil .oil {
        max-width: 32%;
        left: 20%
    }
}

@media screen and (max-width:1200px) {
    .about__picture-oil {
        display: none
    }
}

.about__picture-drop {
    position: absolute;
    bottom: 0;
    right: 0
}

.about__picture-drop .minidrop {
    position: relative;
    top: -11rem;
    left: 8rem
}

@media screen and (max-width:1800px) {
    .about__picture-drop .minidrop {
        display: none
    }
}

.about__picture-drop .right-oil {
    position: relative
}

@media screen and (max-width:1800px) {
    .about__picture-drop .right-oil {
        max-width: 80%;
        float: right
    }
}

@media screen and (max-width:1200px) {
    .about__picture-drop .right-oil {
        display: none
    }
}

.help {
    margin-top: 5rem
}

@media screen and (max-width:580px) {
    .help .text-center {
        font-size: 2rem
    }
}

.help-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, 21.25rem);
    grid-template-rows: repeat(2, 1fr);
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 2rem;
    justify-content: center;
    margin-top: 2.4rem
}

@media screen and (max-width:1200px) {
    .help-list {
        grid-template-columns: repeat(auto-fit, 48%)
    }
}

@media screen and (max-width:991px) {
    .help-list {
        grid-template-columns: repeat(auto-fit, 46%)
    }
}

@media screen and (max-width:768px) {
    .help-list {
        grid-template-columns: repeat(auto-fit, 109%)
    }
}

.help.help2 {
    display: none;
}

@media screen and (max-width:580px) {
    .help-list {
        display: grid;
        -moz-column-gap: 2rem;
        grid-gap: 10px;
        padding: 0px;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        grid-auto-flow: column;
        grid-auto-columns: minmax(280px, 1fr);
        overflow-x: auto;
        justify-content: start;
        grid-template-rows: none;
    }

    .help {
        display: none;
    }

    .help.help2 {
        display: block;
    }
}

.help-list__item {
    position: relative;
    min-height: 16.875rem;
    transition: .5s
}

.help-list__item:nth-child(1) {
    background-image: url(../images/s4/1.png);
    background-size: cover
}

.help-list__item:nth-child(2) {
    background-image: url(../images/s4/5.png);
    background-size: cover
}

.help-list__item:nth-child(3) {
    background-image: url(../images/s4/3.png);
    background-size: cover
}

.help-list__item:nth-child(4) {
    background-image: url(../images/s4/4.png);
    background-size: cover
}

.help-list__item:nth-child(5) {
    background-image: url(../images/s4/5.png);
    background-size: cover
}

.help-list__item:nth-child(6) {
    background-image: url(../images/s4/6.png);
    background-size: cover
}

.help-list__heading {
    font-family: TTCommons-DemiBold;
    font-size: 2.25rem;
    line-height: .97;
    letter-spacing: .18px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 60px 27px;
    transition: .3s
}

@media screen and (max-width:580px) {
    .help-list__heading {
        font-size: 1.6rem
    }
}

.help-list__description {
    color: #1a1717;
    line-height: 1.13;
    letter-spacing: .08px;
    font-size: .875em;
    width: 300px;
    position: absolute;
    top: 70px;
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: .7s;
    padding: 0 10px
}

.help-list__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/s4/overlay.png);
    z-index: 1
}

.help-list__arrow {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    padding: 40px 27px
}

.help-list__item:hover {
    background-image: none !important;
    border: solid 9px #e2e2e2;
    padding: 20px;
    transition: .5s
}

.help-list__item:hover .help-list__heading {
    color: #1a1717;
    top: 20px;
    padding: 0;
    font-size: 1.875rem
}

.help-list__item:hover .help-list__description {
    top: 30px;
    left: 3%;
    opacity: 1;
    visibility: visible;
    margin-top: 3.5rem
}

.help-list__item:hover .help-list__overlay {
    display: none
}

.help-list__item:hover .help-list__arrow {
    left: 40%;
    opacity: 0;
    transition: .5s
}

.help-more {
    margin-top: 3.3em;
    margin-bottom: 4em
}

.advantages {
    position: relative;
    padding-top: 3.5625rem;
    overflow: hidden;
    margin-top: 5rem
}

.advantages .section-heading {
    padding-bottom: .2rem
}

@media screen and (max-width:768px) {
    .advantages .section-heading {
        font-size: 1.6rem
    }
}

.advantages__item {
    flex-basis: 17.25em;
    margin-bottom: 4.375em
}

@media screen and (max-width:1200px) {
    .advantages__item {
        flex-basis: 30%
    }
}

@media screen and (max-width:700px) {
    .advantages__item {
        flex-basis: 40%
    }
}

@media screen and (max-width:550px) {
    .advantages__item {
        flex-basis: 52%
    }
}

.advantages__item-thumb {
    display: flex;
    min-height: 130px;
    align-items: flex-end;
    margin-bottom: 1.25rem
}

.advantages__item-description {
    max-width: 178px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.11;
    letter-spacing: .09px;
    text-align: center
}

.advantages__dots {
    position: absolute;
    left: 50%;
    top: 12px;
    width: 100%;
    min-height: 11.5rem
}

@media screen and (max-width:1200px) {
    .advantages__dots {
        display: none
    }
}

.packs {
    padding-top: 80px;
    padding-bottom: 90px;
    background-image: url(../images/s5/packs_bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:992px) {
    .packs {
        padding-bottom: 50px
    }
}

@media screen and (max-width:900px) {
    .packs {
        padding-bottom: 370px
    }
}

@media screen and (max-width:480px) {
    .packs {
        padding-bottom: 400px
    }
}

.packs__tabs {
    position: relative;
    min-height: 700px;
    width: 100%;
    display: flex;
    justify-content: center
}

.packs-content {
    max-width: 100rem;
    margin: 0 auto
}

.packs-content__done .section-heading {
    color: #fff
}

@media screen and (max-width:768px) {
    .packs-content__done .section-heading {
        font-size: 2.2rem
    }
}

@media screen and (max-width:480px) {
    .packs-content__done .section-heading {
        font-size: 2rem
    }
}

.packs-content__done-exclusive {
    font-family: PTSans-Regular;
    font-size: 1.5em;
    line-height: 1.11;
    letter-spacing: .09px;
    color: #fff;
    background-color: #e66700;
    padding: .75em .938em;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0) skewX(-15deg);
    transform: translate3d(0, 0, 0) skewX(-15deg);
    transition-duration: .5s;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 49.9%, rgba(213, 213, 213, .3) 49.9%, rgba(213, 213, 213, .1) 60%, rgba(0, 0, 0, 0) 60%), linear-gradient(-45deg, rgba(238, 238, 238, .5) 10%, rgba(32, 31, 31, 0) 10%);
    background-size: .3em .3em;
    background-size: .3em .3em;
    max-width: 358px;
    margin: 0 auto;
    margin-top: 1.5em
}

@media screen and (max-width:480px) {
    .packs-content__done-exclusive {
        max-width: 200px;
        font-size: 1.1em
    }
}

.packs-content__done-exclusive span {
    display: block;
    -webkit-transform: translate3d(0, 0, 0) skewX(15deg);
    transform: translate3d(0, 0, 0) skewX(15deg)
}

.packs-content__list {
    padding-top: 3.125em;
    margin-bottom: 50px;
    max-width: 1140px;
    margin: 0 auto
}

@media screen and (max-width:768px) {
    .packs-content__list {
        overflow: overlay;
    }

    .packs-content__list-title {
        width: 8.917em;
        text-align: center;
    }

    .packs-content__list-item.active.greyscale,
    .packs-content__list-item:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        margin-right: 35px !important;
    }

    .packs-content__list-item {
        width: 75%;
        margin-right: 35px !important;
    }
}

.packs-content__list-item {
    width: 30%;
    position: relative;
    max-height: 15.125em;
    padding-bottom: 1.5em;
    padding-left: 2.625em;
    padding-right: 2.625em;
    font-size: 24px;
    font-family: PTSans-Regular;
    line-height: normal;
    letter-spacing: .25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    transition-property: border-color;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all .5s ease;
    cursor: pointer
}

.packs-content__list-item:before {
    display: block;
    content: "";
    padding-bottom: 100%
}

@media screen and (max-width:1024px) {
    .packs-content__list-item {
        padding-right: 2em;
        padding-left: 2em;
        padding-bottom: 1em
    }
}

@media screen and (max-width:768px) {
    .packs-content__list-item {
        width: 47%
    }

    .packs-content__list-item:last-child {
        margin: 2em auto
    }
}

@media screen and (max-width:500px) {
    .packs-content__list-item {
        width: 75%;
        margin: 0 auto 1em auto !important;
        margin-right: 35px !important;
    }
}

.packs-content__list-item.active.greyscale,
.packs-content__list-item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.packs-content__list-item.active.greyscale::after,
.packs-content__list-item:hover::after {
    border-color: #e66700;
    transition: all .5s ease
}

.packs-content__list-item::after {
    transition-duration: .3s;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 9px solid transparent
}

.packs-content__list-item:hover::after {
    border-color: #e66700
}

.packs-content__list-title {
    max-width: 8.917em;
    text-align: center
}

.packs-content__configuration {
    top: 0;
    visibility: hidden;
    display: none;
    min-width: 1140px;
    margin: 38px auto 0 auto;
    transition: all .5s ease;
    opacity: 0
}

@media screen and (max-width:1200px) {
    .packs-content__configuration {
        min-width: auto;
        width: 100%
    }
}

.packs-content__configuration.active {
    visibility: visible;
    display: block;
    opacity: 1
}

.packs-content__configuration .tab-content {
    background-color: #fff;
    border: solid 9px #e2e2e2;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

@media screen and (max-width:646px) {
    .packs-content__configuration .tab-content {
        border-width: 5px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration .tab-content {
        border-width: 3px
    }
}

.packs-content__configuration .tab-pane {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    overflow: hidden
}

.packs-content__configuration .tab-pane .conf-g {
    position: absolute;
    width: 40%;
    top: 0;
    right: 0;
    top: 100px
}

@media screen and (max-width:992px) {
    .packs-content__configuration .tab-pane .conf-g {
        display: none
    }
}

@media screen and (max-width:992px) {
    .packs-content__configuration .tab-pane {
        padding-top: 10px
    }
}

.packs-content__configuration .tab-pane#toConf,
.packs-content__configuration .tab-pane#toConf2,
.packs-content__configuration .tab-pane#toConf3 {
    padding-top: 70px
}

@media screen and (max-width:900px) {

    .packs-content__configuration .tab-pane#toConf,
    .packs-content__configuration .tab-pane#toConf2,
    .packs-content__configuration .tab-pane#toConf3 {
        padding-top: 30px
    }
}

.packs-content__configuration .tab-pane#toConf form,
.packs-content__configuration .tab-pane#toConf2 form,
.packs-content__configuration .tab-pane#toConf3 form {
    width: 100%
}

@media screen and (max-width:900px) {

    .packs-content__configuration .tab-pane#toConf form,
    .packs-content__configuration .tab-pane#toConf2 form,
    .packs-content__configuration .tab-pane#toConf3 form {
        flex-direction: column;
        align-items: center;
        padding-left: 0
    }
}

@media screen and (max-width:646px) {

    .packs-content__configuration .tab-pane#toConf form,
    .packs-content__configuration .tab-pane#toConf2 form,
    .packs-content__configuration .tab-pane#toConf3 form {
        padding: 0 15px
    }
}

@media screen and (max-width:900px) {
    .packs-content__configuration .tab-pane .tab-wrapp {
        flex-direction: column-reverse;
        align-items: center
    }
}

.packs-content__configuration .nav-tabs {
    border-bottom: none;
    align-items: flex-end
}

.packs-content__configuration .nav-tabs .nav-item {
    margin-right: 18px;
    min-width: 132px
}

.packs-content__configuration .nav-tabs .nav-item:last-child {
    margin-right: 0
}

@media screen and (max-width:900px) {
    .packs-content__configuration .nav-tabs .nav-item {
        min-width: 100px
    }
}

@media screen and (max-width:712px) {
    .packs-content__configuration .nav-tabs .nav-item {
        min-width: 88px
    }
}

@media screen and (max-width:646px) {
    .packs-content__configuration .nav-tabs .nav-item {
        min-width: 55px;
        margin-right: 8px
    }

    .packs-content__configuration .nav-tabs .nav-item:last-child {
        min-width: 75px;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
}

@media screen and (max-width:425px) {
    .packs-content__configuration .nav-tabs .nav-item {
        min-width: 45px;
        margin-right: 5px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration .nav-tabs .nav-item {
        min-width: 35px;
        margin-right: 5px
    }
}

.packs-content__configuration .nav-tabs .nav-link {
    padding: 10px 10px 0 10px;
    border: 9px solid #e2e2e2;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: TTCommons;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    opacity: .64;
    color: #fff;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 49.9%, rgba(213, 213, 213, .1) 49.9%, rgba(213, 213, 213, .1) 60%, rgba(0, 0, 0, 0) 60%), linear-gradient(-45deg, rgba(213, 213, 213, .1) 10%, rgba(0, 0, 0, 0) 10%);
    background-size: .3em .3em
}

@media screen and (max-width:1100px) {
    .packs-content__configuration .nav-tabs .nav-link {
        padding: 3px 5px 0 5px;
        font-size: 22px
    }
}

@media screen and (max-width:712px) {
    .packs-content__configuration .nav-tabs .nav-link {
        font-size: 20px
    }
}

@media screen and (max-width:646px) {
    .packs-content__configuration .nav-tabs .nav-link {
        font-size: 16px;
        border-width: 5px;
        padding: 3px 2px 0 2px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration .nav-tabs .nav-link {
        border-width: 3px;
        font-size: 12px
    }
}

.packs-content__configuration .nav-tabs .nav-link.active {
    color: #292929;
    opacity: 1;
    background: #fff;
    position: relative
}

@media screen and (max-width:1100px) {
    .packs-content__configuration .nav-tabs .nav-link.active {
        padding: 10px;
        font-size: 23px
    }
}

@media screen and (max-width:712px) {
    .packs-content__configuration .nav-tabs .nav-link.active {
        padding: 8px;
        font-size: 21px
    }
}

@media screen and (max-width:646px) {
    .packs-content__configuration .nav-tabs .nav-link.active {
        font-size: 16px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration .nav-tabs .nav-link.active {
        font-size: 14px
    }
}

.packs-content__configuration .nav-tabs .nav-link.active::before {
    left: 0;
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    background-color: #fff;
    bottom: -9px
}

.packs-content__configuration-desc ul {
    margin-top: 3.125em;
    margin-left: 2.063em
}

@media screen and (max-width:646px) {
    .packs-content__configuration-desc ul {
        line-height: 1;
        margin-left: 0
    }
}

.packs-content__configuration-desc ul li {
    list-style-image: url(../images/s7/check.png);
    font-size: 18px;
    font-family: PTSans-Regular;
    line-height: 24px;
    letter-spacing: .09px;
    text-align: left;
    color: #1a1717;
    margin-bottom: 1.5em;
    padding-left: .9em
}

@media screen and (max-width:646px) {
    .packs-content__configuration-desc ul li {
        line-height: 1
    }
}

@media screen and (max-width:425px) {
    .packs-content__configuration-desc ul li {
        font-size: 15px
    }
}

.packs-content__configuration form {
    position: relative;
    padding-left: 40px
}

.packs-content__configuration form .tab-wrapp__heading {
    font-family: TTCommons;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: .93;
    letter-spacing: .75px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 5px;
    padding-right: 20px
}

@media screen and (max-width:646px) {
    .packs-content__configuration form .tab-wrapp__heading {
        font-size: 26px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration form .tab-wrapp__heading {
        font-size: 20px
    }
}

.packs-content__configuration-check-list {
    margin-top: 3.125em;
    padding-left: 0;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

@media screen and (max-width:900px) {
    .packs-content__configuration-check-list {
        padding-right: 0;
        padding-bottom: 2px
    }
}

.packs-content__configuration-check-list::before {
    content: "";
    position: absolute;
    top: 0;
    width: 120%;
    height: 100%;
    border: 9px solid #e2e2e2;
    z-index: 0
}

@media screen and (max-width:1100px) {
    .packs-content__configuration-check-list::before {
        width: 100%
    }
}

@media screen and (max-width:900px) {
    .packs-content__configuration-check-list::before {
        display: none
    }
}

.packs-content__configuration-check-item {
    list-style-type: none;
    font-size: 18px;
    font-family: PTSans-Regular;
    line-height: 24px;
    letter-spacing: .09px;
    text-align: left;
    color: #1a1717;
    margin-bottom: 1.5em
}

@media screen and (max-width:646px) {
    .packs-content__configuration-check-item {
        line-height: 2;
        font-size: 14px
    }
}

.packs-content__configuration-check-item .box {
    position: relative;
    padding-left: 35px;
    margin-bottom: 17px;
    z-index: 1;
    cursor: pointer
}

.packs-content__configuration-check-item .box::before {
    content: "";
    height: 68px;
    width: 11px;
    position: absolute;
    background-color: #fff;
    left: 0;
    top: -22px
}

@media screen and (max-width:425px) {
    .packs-content__configuration-check-item .box::before {
        height: 52px
    }
}

.packs-content__configuration-check-item .box-click {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    opacity: 0
}

.packs-content__configuration-check-item .box-mark {
    position: absolute;
    top: 0;
    left: -22%;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    z-index: 2;
    box-shadow: inset 0 0 8px 0 rgba(122, 122, 122, .58);
    background-color: #fff
}

.packs-content__configuration-check-item .box-mark::after {
    content: "";
    position: absolute;
    left: 20%;
    top: 22%;
    width: 15px;
    height: 15px;
    background-image: url(../images/s5/Check-Icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .6s ease
}

.packs-content__configuration-check-item .box .box-click:checked+.box-mark {
    box-shadow: inset 0 0 8px 0 rgba(238, 139, 13, .58)
}

.packs-content__configuration-check-item .box .box-click:checked+.box-mark::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.packs-content__configuration-constructor {
    margin-right: 80px
}

@media screen and (max-width:992px) {
    .packs-content__configuration-constructor {
        margin-right: 20px
    }
}

@media screen and (max-width:900px) {
    .packs-content__configuration-constructor {
        margin-right: 0
    }
}

.packs-content__configuration-constructor-heading {
    max-width: 337px;
    margin-bottom: .8em;
    font-family: TTCommons;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: .6px;
    text-align: left;
    color: #2c2c2c
}

@media screen and (max-width:900px) {
    .packs-content__configuration-constructor-heading {
        max-width: 417px
    }
}

@media screen and (max-width:646px) {
    .packs-content__configuration-constructor-heading {
        font-size: 21px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration-constructor-heading {
        font-size: 18px
    }
}

.packs-content__configuration-constructor-data.svyat {
    margin-bottom: .8em
}

@media screen and (max-width:900px) {
    .packs-content__configuration-constructor-data.svyat {
        align-self: center
    }
}

@media screen and (max-width:425px) {
    .packs-content__configuration-constructor-data.svyat {
        width: 100%
    }
}

.packs-content__configuration-constructor-enter {
    opacity: .85;
    border-radius: 8px;
    box-shadow: inset 0 0 8px 0 rgba(84, 83, 83, .58);
    background-color: #fff;
    outline: 0;
    width: 17.875em;
    font-family: PTSans-Regular;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: .09px;
    text-align: left;
    padding: 10px 0 10px 10px;
    border: none
}

@media screen and (max-width:425px) {
    .packs-content__configuration-constructor-enter {
        width: 100%
    }
}

.packs-content__configuration-constructor-enter:hover {
    box-shadow: inset 0 0 8px 0 rgba(246, 128, 18, .58)
}

.packs-content__configuration-constructor-enter:hover::-webkit-input-placeholder {
    color: #ffac33
}

.packs-content__configuration-constructor-enter:hover::-moz-placeholder {
    color: #ffac33
}

.packs-content__configuration-constructor-enter:hover:-ms-input-placeholder {
    color: #ffac33
}

.packs-content__configuration-constructor-enter:hover::-ms-input-placeholder {
    color: #ffac33
}

.packs-content__configuration-constructor-enter:hover::placeholder {
    color: #ffac33
}

.packs-content__configuration-constructor-enter::-webkit-input-placeholder {
    color: #bdbcbc
}

.packs-content__configuration-constructor-enter::-moz-placeholder {
    color: #bdbcbc
}

.packs-content__configuration-constructor-enter:-ms-input-placeholder {
    color: #bdbcbc
}

.packs-content__configuration-constructor-enter::-ms-input-placeholder {
    color: #bdbcbc
}

.packs-content__configuration-constructor-enter::placeholder {
    color: #bdbcbc
}

.packs-content__configuration-constructor .message {
    min-height: 84px;
    margin-bottom: 2em
}

@media screen and (max-width:900px) {
    .packs-content__configuration-constructor .message {
        margin-bottom: 1em
    }
}

.packs-content__configuration-price {
    font-family: TTCommons;
    font-size: 2.5em;
    line-height: .7;
    letter-spacing: 1px;
    color: #2c2c2c;
    padding-left: 1em
}

.packs-content__configuration-price-probeg {
    font-family: TTCommons;
    font-size: 1.5em;
    line-height: .7;
    letter-spacing: 1px;
    color: #9c9d9e;
    padding-left: 1.8em;
    margin-top: 20px
}

@media screen and (max-width:425px) {
    .packs-content__configuration-price {
        font-size: 2em;
        padding-left: .5em
    }
}

.packs-content__configuration .little {
    justify-self: flex-end;
    padding: .8em 1.4em;
    margin-left: 20px
}

.packs-content__configuration-pictures {
    position: relative;
}

@media screen and (max-width:646px) {
    .packs-content__configuration-pictures img:first-child {
        width: 100%
    }
}




.packs-content__configuration-pictures__item {
    position: absolute;
    cursor: pointer
}

/**
.packs-content__configuration-pictures__item plusto1_1:nth-child(2) {
    top: 44%;
    left: 12%
}

.packs-content__configuration-pictures__item plusto1_1:nth-child(3) {
    top: 51%;
    left: 17%
}







.packs-content__configuration-pictures__item plusto1_2 {
    position: absolute;
    cursor: pointer
}

.packs-content__configuration-pictures__item plusto1_2:nth-child(2) {
    top: 44%;
    left: 12%
}

.packs-content__configuration-pictures__item plusto1_2:nth-child(3) {
    top: 51%;
    left: 17%
}

.packs-content__configuration-pictures__item plusto1_3:nth-child(4) {
    top: 35%;
    left: 30%
}

.packs-content__configuration-pictures__item plusto1_4:nth-child(5) {
    top: 64%;
    left: 20%
}

.packs-content__configuration-pictures__item plusto1_5:nth-child(6) {
    top: 48%;
    left: 35%
}

.packs-content__configuration-pictures__item plusto1_6:nth-child(7) {
    top: 18%;
    left: 55%
}

.packs-content__configuration-pictures__item plusto1_7:nth-child(8) {
    top: 78%;
    left: 5%
}


**/



.packs-content__configuration-pictures__orangeball {
    position: absolute;
    top: 4%;
    right: 4%;
    width: 284px;
    height: 284px;
    border-radius: 50%;
    border: 12px solid #f8ddc7;
    background-image: linear-gradient(to top, #e66700cc, #f6af19c7);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition-duration: .3s;
    visibility: hidden
}

@media screen and (max-width:646px) {
    .packs-content__configuration-pictures__orangeball {
        max-width: 240px;
        max-height: 240px
    }
}

@media screen and (max-width:425px) {
    .packs-content__configuration-pictures__orangeball {
        max-width: 200px;
        max-height: 200px;
        border-width: 6px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration-pictures__orangeball {
        max-width: 180px;
        max-height: 180px
    }
}

@media screen and (max-width:320px) {
    .packs-content__configuration-pictures__orangeball {
        max-width: 150px;
        max-height: 150px
    }
}

.packs-content__configuration-pictures__orangeball.show {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1
}

.packs-content__configuration-pictures__orangeball-inner {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .3s;
    cursor: pointer
}

.packs-content__configuration-pictures__orangeball-inner.active {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.packs-content__configuration-pictures__filtertext {
    font-family: PTSans-Regular;
    line-height: 1.33;
    letter-spacing: .09px;
    color: #222428;
    font-weight: 700;
    font-size: 1.125em
}

@media screen and (max-width:375px) {
    .packs-content__configuration-pictures__filtertext {
        font-size: 14px
    }
}

.packs-content__configuration-pictures__filter {
    max-width: 230px;
    margin-top: -32px
}

@media screen and (max-width:646px) {
    .packs-content__configuration-pictures__filter {
        max-width: 210px
    }
}

@media screen and (max-width:425px) {
    .packs-content__configuration-pictures__filter {
        max-width: 180px;
        max-height: 180px
    }
}

@media screen and (max-width:375px) {
    .packs-content__configuration-pictures__filter {
        margin-top: -22px;
        max-width: 150px;
        max-height: 150px
    }
}

@media screen and (max-width:320px) {
    .packs-content__configuration-pictures__filter {
        margin-top: -22px;
        max-width: 130px;
        max-height: 130px
    }
}

.stocks {
    margin-bottom: 8em;
    padding-top: 6.25em;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (max-width:480px) {
    .stocks {
        padding-top: 30px;
    }

    .scroll {
        margin: 0px 0;
    }
}

.stocks__content {
    max-width: 100rem;
    margin: 0 auto
}

.stocks__content .section-heading {
    position: relative
}

@media screen and (max-width:580px) {
    .stocks__content .section-heading {
        font-size: 2rem
    }

    .scroll {
        margin: 0px 0;
    }

    .help-more {
        margin-bottom: 75px;
        margin-top: 0;
    }

    .stocks {
        margin-bottom: 65px;
    }

    .stocks {
        margin-bottom: 65px;
        margin-top: 30px;
    }
}

.stocks__content .section-heading::before {
    content: "";
    width: 686px;
    height: 184px;
    position: absolute;
    top: -70%;
    right: 0;
    z-index: -1
}

@media screen and (max-width:1200px) {
    .stocks__content .section-heading::before {
        display: none
    }
}

.stocks__slider {
    position: relative;
    margin-top: 50px;
    z-index: 2
}

.stocks__slider-item {
    border: 9px solid #e2e2e2;
    padding-top: 2.167em;
    padding-left: 2em;
    padding-right: 3.56em;
    padding-bottom: 2.167em;
    transition-duration: .5s;
    background-color: #fff
}

@media screen and (max-width:500px) {
    .stocks__slider-item {
        padding-left: 1em;
        padding-right: 2.56em
    }
}

.stocks__slider-item:focus {
    outline: 0
}

.stocks__slider-item:hover {
    border: 9px solid #e66700
}

.stocks__slider-item:hover .stocks__slider-inner-duration {
    background-color: #e66700
}

.stocks__slider-inner {
    font-size: 1.125em;
    color: #696969
}

.stocks__slider-inner-heading {
    font-size: 1.33em;
    color: #1a1717;
    font-family: PTSans-Regular;
    letter-spacing: .12px;
    line-height: .83;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px
}

.stocks__slider-inner-img {
    width: 128%;
    border-top: .938em solid #fff;
    border-bottom: .938em solid #fff
}

@media screen and (max-width:1110px) {
    .stocks__slider-inner-img {
        width: 110%
    }
}

.stocks__slider-inner-duration {
    font-family: PTSans-Regular;
    font-size: 1.125em;
    line-height: 1.11;
    letter-spacing: .09px;
    color: #fff;
    background-color: #868686;
    padding: .75em .938em;
    text-align: center;
    -webkit-transform: translate3d(0, 65px, 0) skewX(-15deg);
    transform: translate3d(0, 65px, 0) skewX(-15deg);
    transition-duration: .5s;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 49.9%, rgba(213, 213, 213, .1) 49.9%, rgba(213, 213, 213, .1) 60%, rgba(0, 0, 0, 0) 60%), linear-gradient(-45deg, rgba(213, 213, 213, .1) 10%, rgba(0, 0, 0, 0) 10%);
    background-size: .3em .3em
}

.stocks__slider-inner-duration span {
    display: block;
    -webkit-transform: translate3d(0, 0, 0) skewX(15deg);
    transform: translate3d(0, 0, 0) skewX(15deg)
}

.stocks .slick-next {
    position: absolute;
    top: 45%;
    right: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    cursor: pointer
}

@media screen and (max-width:500px) {
    .stocks .slick-next {
        display: none !important
    }
}

.stocks .slick-prev {
    position: absolute;
    top: 45%;
    cursor: pointer
}

@media screen and (max-width:500px) {
    .stocks .slick-prev {
        display: none !important
    }
}

.slick-track {
    display: flex;
    justify-content: center
}

.slick-list {
    max-width: 1171px;
    margin: 0 auto;
    padding-bottom: 26px
}

.slick-slide {
    width: 473px !important;
    margin-right: 114px;
    margin: auto
}

@media screen and (max-width:1250px) {
    .slick-slide {
        width: 420px !important
    }
}

@media screen and (max-width:1110px) {
    .slick-slide {
        width: 400px !important
    }
}

@media screen and (max-width:991px) {
    .slick-slide {
        width: 600px !important
    }
}

@media screen and (max-width:710px) {
    .slick-slide {
        width: 400px !important
    }
}

@media screen and (max-width:710px) {
    .slick-slide {
        width: 400px !important
    }
}

.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 0
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    opacity: .11;
    background-color: #000;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer
}

.slick-dots li button {
    display: none
}

.slick-dots .slick-active {
    width: 6px;
    height: 6px;
    padding: 2px;
    opacity: .5;
    background-color: #000
}

.details {
    position: relative;
    margin-bottom: 7em
}

.details:before {
    content: "";
    position: absolute;
    width: 1011px;
    height: 484px
}

@media screen and (max-width:1200px) {
    .details:before {
        display: none
    }
}

.details-item {
    max-width: 100rem;
    margin: 0 auto
}

.details-item__text {
    flex-basis: 66%;
    position: relative;
    right: -4%
}

@media screen and (max-width:991px) {
    .details-item__text {
        flex-basis: 100%
    }
}

@media screen and (max-width:580px) {
    .details-item__text {
        padding: 0 50px 0 17px
    }
}

.details-item__text .section-heading {
    text-align: left;
    line-height: 1.2;
    margin-bottom: 1em
}

@media screen and (max-width:780px) {
    .details-item__text .section-heading {
        font-size: 2rem
    }
}

@media screen and (max-width:580px) {
    .details-item__text .section-heading {
        font-size: 1.6rem
    }
}

.details-item__list {
    list-style-image: url(../images/s7/check.png)
}

.details-item__link {
    font-size: 18px;
    line-height: 1.11;
    letter-spacing: .09px;
    text-align: left;
    color: #1a1717;
    margin-bottom: 1.3em;
    padding-left: .4em
}

.details-item__picture {
    flex-basis: 55%;
    position: relative
}

@media screen and (max-width:991px) {
    .details-item__picture {
        left: -16%
    }
}

@media screen and (max-width:580px) {
    .details-item__picture {
        flex-basis: 1%
    }
}

.details-item img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.details-item__gear {
    position: absolute;
    width: 100%
}

.details-item__spare {
    position: absolute;
    bottom: 18%;
    left: 10%;
    width: 90%
}

@media screen and (max-width:580px) {
    .details-item__spare {
        display: none
    }
}

.details-item__oil {
    position: absolute;
    left: 1%;
    bottom: 15%;
    width: 39%
}

@media screen and (max-width:580px) {
    .details-item__oil {
        display: none
    }
}

.details-item__small {
    position: absolute;
    right: 360px
}

@media screen and (max-width:991px) {
    .details-item__small {
        display: none
    }
}

.details-item__little {
    position: absolute;
    bottom: 94px;
    left: -26%
}

.details-item__big {
    position: absolute;
    bottom: 0;
    left: 100%
}

.details-item__big2 {
    position: absolute;
    right: 182%;
    top: 10%;
    z-index: -1
}

.hidden {
    overflow: hidden
}

.recomendations {
    padding-bottom: 100px
}

@media screen and (max-width:1200px) {
    .recomendations {
        display: none
    }
}

.recomendations-content {
    max-width: 100rem;
    margin: 0 auto
}

.recomendations-content__text {
    max-width: 896px;
    position: relative;
    margin: 0 auto;
    line-height: normal;
    letter-spacing: normal;
    z-index: 1
}

.recomendations-content__text::before {
    content: "";
    position: absolute;
    width: 844px;
    height: 184px;
    left: 0;
    top: -36px;
    z-index: -1
}

.recomendations-content__text .section-heading {
    margin-bottom: 23px
}

.recomendations-content__text-description {
    padding: 15px 86px;
    margin-bottom: 30px;
    font-size: 1em;
    line-height: 1.11;
    letter-spacing: .09px;
    color: #696969
}

.recomendations-content__road {
    max-width: 1150px;
    margin: 0 auto;
    position: relative
}

.recomendations-content__road-map {
    width: 100%
}

.recomendations-content__road-car {
    position: absolute;
    top: calc(8.6% - 1px);
    left: 16.5%;
    z-index: 5
}

.recomendations-content__road-point {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer
}

.recomendations-content__road-point .tech-cursor {
    margin-top: -60px;
    margin-right: -45px
}

.recomendations-content__road-point .tech-tooltip {
    position: absolute;
    min-width: 280px;
    top: 115%;
    border-radius: 10px;
    box-shadow: 0 0 40px 0 rgba(172, 172, 172, .33);
    background-color: #fff;
    padding: 28px;
    z-index: 9
}

.recomendations-content__road-point .tech-tooltip::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 46%;
    border: 10px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.recomendations-content__road-point .tech-tooltip::before {
    content: '';
    display: block;
    position: absolute;
    right: 2%;
    bottom: -5%;
    width: 23px;
    height: 23px;
    background-image: url(../images/s8/listr.png)
}

.recomendations-content__road-point .tech-tooltext {
    line-height: 1.13;
    letter-spacing: .08px;
    text-align: left;
    color: #696969;
    font-family: TTCommons;
    margin-bottom: 16px
}

.recomendations-content__road-point .tech-subwrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.recomendations-content__road-point .tech-subwrap__img {
    width: 40px;
    height: 40px
}

.recomendations-content__road-point .tech-subwrap__mileage {
    font-family: TTCommons-DemiBold;
    line-height: 1.13;
    letter-spacing: .08px;
    text-align: left;
    max-width: 173px
}

.recomendations-content__road-point .tech-heading {
    font-family: TTCommons;
    max-width: 100px;
    margin-top: 15px;
    font-size: 21px;
    line-height: .95;
    letter-spacing: .11px;
    text-align: center
}

.recomendations-content__road-point--1 {
    top: 2%;
    left: 48%
}

.recomendations-content__road-point--2 {
    top: 10.5%;
    left: 88%
}

.recomendations-content__road-point--2 .tech-cursor {
    margin-top: -80px
}

.recomendations-content__road-point--3 {
    top: 29%;
    left: 3%
}

.recomendations-content__road-point--3 .tech-cursor {
    margin-top: -80px;
    margin-left: 30px
}

.recomendations-content__road-point--3 .tech-heading {
    margin-top: 40px
}

.recomendations-content__road-point--4 {
    top: 36.6%;
    left: 38%
}

.recomendations-content__road-point--4 .tech-cursor {
    margin-top: -100px;
    margin-left: 30px
}

.recomendations-content__road-point--4 .tech-heading {
    margin-top: 55px
}

.recomendations-content__road-point--5 {
    top: 44.5%;
    left: 87%
}

.recomendations-content__road-point--5 .tech-cursor {
    margin-top: -90px
}

.recomendations-content__road-point--5 .tech-heading {
    margin-top: 50px
}

.recomendations-content__road-point--6 {
    top: 59%;
    left: 4%
}

.recomendations-content__road-point--6 .tech-cursor {
    margin-top: -120px
}

.recomendations-content__road-point--6 .tech-heading {
    margin-top: 40px
}

.recomendations-content__road-point--7 {
    top: 70%;
    left: 54%
}

.recomendations-content__road-point--7 .tech-cursor {
    margin-top: -80px;
    margin-left: -20px
}

.recomendations-content__road-point--7 .tech-heading {
    margin-top: 40px
}

.recomendations-content__road-point--8 {
    top: 77%;
    left: 89%
}

.recomendations-content__road-point--8 .tech-cursor {
    margin-top: -90px
}

.recomendations-content__road-point--8 .tech-heading {
    margin-top: 55px
}

.recomendations-content__road-point--9 {
    top: 86%;
    left: 32%
}

.recomendations-content__road-point--9 .tech-cursor {
    margin-top: -100px
}

.recomendations-content__road-point--9 .tech-heading {
    margin-top: 60px
}

.recomendations-content__road-point--10 {
    bottom: 10px;
    left: 5%;
    z-index: 5;
    transition: 0.4s;
}

.recomendations-content__road-desc {
    font-size: 16px;
    line-height: 1.13;
    letter-spacing: .08px;
    color: #696969;
    text-align: right;
    padding-right: 115px;
    -webkit-transform: translateY(15px);
    transform: translateY(15px)
}

.recomendations-leaves--1 {
    position: absolute;
    top: -14%;
    left: -20%
}

.recomendations-leaves--2 {
    position: absolute;
    top: 45%;
    left: -20%
}

.recomendations-leaves--3 {
    position: absolute;
    left: -22%;
    top: 93%
}

.reviews {
    background-image: url(../images/s9/car-bg.jpg);
    background-size: cover;
    background-position-y: -90px;
    padding-top: 104px;
    padding-bottom: 92px;
    position: relative
}

.reviews-orange {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #db6f00;
    opacity: .94
}

.reviews-content {
    max-width: 100rem;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.reviews .section-heading {
    margin-bottom: 60px;
    font-family: TTCommons-DemiBold;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    position: relative;
    z-index: 1
}

@media screen and (max-width:480px) {
    .reviews .section-heading {
        font-size: 30px
    }
}

.reviews-slider__item {
    max-width: 360px !important;
    margin-right: 90px
}

@media screen and (max-width:1250px) {
    .reviews-slider__item {
        max-width: 320px !important
    }
}

@media screen and (max-width:1200px) {
    .reviews-slider__item {
        max-width: 50% !important
    }
}

@media screen and (max-width:991px) {
    .reviews-slider__item {
        max-width: 20em !important
    }
}

.reviews-slider__item:focus {
    outline: 0
}

.reviews-slider__content {
    position: relative;
    height: 340px;
    padding: 1em 1.75em;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .08px;
    text-align: left;
    color: #565656;
    background-color: #fff;
    border: 9px solid transparent
}

@media screen and (max-width:1250px) {
    .reviews-slider__content {
        height: 370px
    }
}

@media screen and (max-width:480px) {
    .reviews-slider__content {
        height: 400px
    }
}

.reviews-slider__content::after {
    position: absolute;
    content: "";
    border: 14px solid #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -28px;
    left: 6%
}

.reviews-slider__content::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-size: contain;
    background-image: url(../images/s9/Vector.svg);
    background-repeat: no-repeat;
    bottom: -24px;
    left: 15px;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: 2
}

.reviews-slider__content:hover {
    border: 9px solid #e2e2e2
}

.reviews-slider__content:hover::after {
    border-left-color: #e2e2e2;
    border-top-color: #e2e2e2
}

.reviews-slider__content-quotes {
    margin-bottom: 20px
}

.reviews-slider__author {
    margin-top: 26px
}

.reviews-slider__author-thumb {
    margin-right: 14px
}

.reviews-slider__author-name {
    font-family: TTCommons-DemiBold;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: .08px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0
}

.reviews-slider__author-car {
    font-size: 13px;
    line-height: 1.38;
    color: #ffba8f
}

.reviews .slick-track {
    display: flex;
    justify-content: center
}

.reviews .slick-slide {
    margin: 0 auto
}

.reviews .slick-next {
    position: absolute;
    top: 32%;
    right: 0;
    cursor: pointer;
    z-index: 333
}

@media screen and (max-width:991px) {
    .reviews .slick-next {
        width: 3%
    }
}

@media screen and (max-width:768px) {
    .reviews .slick-next {
        right: 16%;
        width: 5%
    }
}

@media screen and (max-width:630px) {
    .reviews .slick-next {
        right: 7%;
        width: 5%
    }
}

@media screen and (max-width:480px) {
    .reviews .slick-next {
        display: none
    }
}

.reviews .slick-prev {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    top: 32%;
    cursor: pointer;
    z-index: 333
}

@media screen and (max-width:991px) {
    .reviews .slick-prev {
        width: 3%
    }
}

@media screen and (max-width:768px) {
    .reviews .slick-prev {
        left: 16%;
        width: 5%
    }
}

@media screen and (max-width:630px) {
    .reviews .slick-prev {
        left: 7%;
        width: 5%
    }
}

@media screen and (max-width:480px) {
    .reviews .slick-prev {
        display: none
    }
}

.reviews .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 0
}

.reviews .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    opacity: .32;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer
}

.reviews .slick-dots li button {
    display: none
}

.reviews .slick-dots .slick-active {
    width: 6px;
    height: 6px;
    padding: 2px;
    opacity: .98;
    background-color: #fff
}

.scroll-item {
    min-width: 271px;
    min-height: 253px;
    margin-right: 1px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all .9s ease
}

.scroll-item:before {
    display: block;
    content: "";
    padding-bottom: 100%
}

.scroll-item:last-child {
    margin-right: 0
}

.scroll-item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.scroll-item:hover .scroll-overlay {
    border-color: #e66700;
    transition: all .9s ease
}

.scroll-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 9px solid transparent;
    transition-duration: .3s
}

.scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    max-width: 1320px;
    box-shadow: none;
    height: 5px;
    background-color: #d3d3d3;
    border-radius: 0;
    margin: 7px auto
}

.scroll .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    max-width: 205px;
    height: 12px;
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
    border-radius: 0;
    background-size: 10px 100%;
    background-repeat: repeat-x;
    background-size: 5px 12px;
    background-image: linear-gradient(to right, #8c8c8c 10% 50%, #5a5a5a 50% 90%)
}

.mcs-horizontal-example {
    width: 100%;
    overflow-x: auto;
    display: flex;
    flex-direction: row
}

.mcs-horizontal-example .mCSB_container {
    display: flex
}

.mcs-horizontal-example .item {
    flex-shrink: 0
}

.common-footer {
    overflow: hidden
}

.common-footer .map-content {
    margin: 0 auto
}

.common-footer .questions .questions-content {
    margin: 0 auto;
    background-image: url(../images/s12/footer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: space-evenly
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.common-footer .questions .questions-content__picture {
    position: relative;
    min-height: 19.188em;
    width: 17.75em
}

@media screen and (max-width:1200px) {
    .common-footer .questions .questions-content__picture {
        width: .1em
    }
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__picture {
        display: none
    }
}

.common-footer .questions .questions-content__picture img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.common-footer .questions .questions-content__picture-worker {
    position: absolute;
    right: -30%;
    bottom: 0
}

@media screen and (max-width:1200px) {
    .common-footer .questions .questions-content__picture-worker {
        display: none
    }
}

.common-footer .questions .questions-content__picture-leftgears {
    position: absolute;
    left: -30%;
    top: -7%
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__picture-leftgears {
        display: none
    }
}

.common-footer .questions .questions-content__picture-leftsmallgears {
    position: absolute;
    left: 13%;
    bottom: 0
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__picture-leftsmallgears {
        display: none
    }
}

.common-footer .questions .questions-content__picture-rightgear {
    position: absolute;
    right: -1390px;
    top: 40px
}

.common-footer .questions .questions-content__picture-rightsmallgear {
    position: absolute;
    right: -1100px;
    bottom: 0
}

.common-footer .questions .questions-content__text {
    position: relative
}

.common-footer .questions .questions-content__heading {
    font-family: TTCommons-Medium;
    font-size: 2.625em;
    font-weight: 500;
    text-align: left;
    color: #fff;
    letter-spacing: .42px
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__heading {
        padding: 0 15px 0 15px;
        font-size: 2em;
        padding: 0 15px 0 15px;
        text-align: center
    }
}

.common-footer .questions .questions-content__inputs {
    flex-direction: column
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__inputs form {
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.common-footer .questions .questions-content__inputs form .name {
    width: 17.063em;
    height: 3.75em;
    border-radius: 1.875em;
    box-shadow: inset 0 2px 2.8px .2px rgba(39, 39, 39, .15);
    background-color: #fff;
    outline: 0;
    border: none;
    padding-left: 2em;
    font-size: 1em;
    font-family: PTSans-Regular;
    color: #787878
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__inputs form .name {
        margin-bottom: 1em
    }
}

@media screen and (max-width:600px) {
    .common-footer .questions .questions-content__inputs form .name {
        height: 2.8em
    }
}

.common-footer .questions .questions-content__inputs form .telephone {
    width: 17.063em;
    height: 3.75em;
    border-radius: 1.875em;
    box-shadow: inset 0 2px 2.8px .2px rgba(39, 39, 39, .15);
    background-color: #fff;
    outline: 0;
    border: none;
    padding-left: 2em;
    font-size: 1em;
    font-family: PTSans-Regular;
    color: #787878;
    margin-left: 1.563em
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__inputs form .telephone {
        margin-left: 0;
        margin-bottom: 1em
    }
}

@media screen and (max-width:600px) {
    .common-footer .questions .questions-content__inputs form .telephone {
        height: 2.8em
    }
}

.common-footer .questions .questions-content__inputs form .call {
    padding: 1em 2em;
    border: solid 6px #947c69;
    margin-left: 1.563em
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content__inputs form .call {
        margin-left: 0
    }
}

@media screen and (max-width:600px) {
    .common-footer .questions .questions-content__inputs form .call {
        font-size: 1.4em
    }
}

@media screen and (max-width:880px) {
    .common-footer .questions .questions-content .persona {
        justify-content: center
    }
}

.common-footer .questions .questions-content__checkboxes {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.common-footer .questions .questions-content__checkboxes .questions-content__click:checked~.questions-content__checkmark {
    background-color: #7f7f7f;
    transition: all .4s ease
}

.common-footer .questions .questions-content__checkboxes .questions-content__click:checked~.questions-content__checkmark::after {
    opacity: 1;
    scale: 1
}

.common-footer .questions .questions-content__checkboxes .questions-content__checkmark::after {
    left: 40%;
    top: 29%;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    scale: 0;
    transition: all .4s ease
}

.common-footer .questions .questions-content__click {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    background-color: #7f7f7f
}

.common-footer .questions .questions-content__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: #7f7f7f
}

.common-footer .questions .questions-content__checkmark::after {
    content: "";
    position: absolute;
    opacity: 0
}

.common-footer .questions .questions-content__personality {
    font-size: .938em;
    font-family: PTSans-Regular;
    font-style: italic;
    color: #929292;
    letter-spacing: .08px;
    margin-top: 1.438em;
    position: relative
}

.common-footer .questions .questions-content__personality-link {
    color: #fff;
    text-decoration: none
}

.common-footer .questions .questions-content__personality-link:hover {
    border-bottom: 1px solid #ffffff54
}

.common-footer .footer {
    background-color: #252525;
    position: relative;
    z-index: 1
}

@media screen and (max-width:880px) {
    .common-footer .footer {
        padding-top: 2em
    }
}

.common-footer .footer-content {
    margin: 0 auto;
    min-height: 12em;
    max-width: 90rem
}

@media screen and (max-width:880px) {
    .common-footer .footer-content {
        flex-direction: column
    }
}

.common-footer .footer-content__logo {
    min-height: 4.375em;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:880px) {
    .common-footer .footer-content__logo {
        margin-bottom: 1em;
        align-items: center
    }
}

.common-footer .footer-content__logo-copyright {
    font-size: .975em;
    color: #727272;
    line-height: normal;
    font-family: PTSans-Regular
}

.common-footer .footer-content__social {
    min-height: 4.375em;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:880px) {
    .common-footer .footer-content__social {
        margin-bottom: 1em;
        align-items: center
    }
}

.common-footer .footer-content__social-heading {
    font-size: 1.1em;
    font-family: PTSans-Regular;
    line-height: normal;
    color: #bebebe
}

.common-footer .footer-content__social-item:hover {
    background-color: #e66700;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(233, 140, 53, .5);
    transition: .5s
}

.common-footer .footer-content__address {
    min-height: 4.375em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 9%
}

@media screen and (max-width:880px) {
    .common-footer .footer-content__address {
        margin-bottom: 1em;
        align-items: center
    }
}

.common-footer .footer-content__address-heading {
    font-size: 1.1em;
    font-family: PTSans-Regular;
    line-height: normal;
    color: #bebebe
}

.common-footer .footer-content__address-description {
    font-family: PTSans-Regular;
    color: #aeaeae;
    letter-spacing: .35px;
    font-size: .875em
}

.common-footer .footer-content__time {
    min-height: 4.375em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 9%
}

@media screen and (max-width:880px) {
    .common-footer .footer-content__time {
        margin-bottom: 1em;
        align-items: center
    }
}

@media screen and (max-width:1300px) {
    .common-footer .footer-content__time {
        flex-basis: 17%
    }
}

.common-footer .footer-content__time-clock {
    font-family: PTSans-Regular;
    font-size: 1em;
    line-height: 1.29;
    letter-spacing: .35px;
    color: #aeaeae
}

.common-footer .footer-content__time-telephone {
    text-decoration: none;
    letter-spacing: .45px;
    color: #fff;
    font-family: PTSans-Regular;
    font-weight: 700;
    font-size: 1.063em
}

.common-footer .footer-content__developers {
    min-height: 4.375em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 9%;
    align-items: flex-start
}

@media screen and (max-width:880px) {
    .common-footer .footer-content__developers {
        margin-bottom: 1em;
        align-items: center
    }
}

.common-footer .footer-content__developers-description {
    font-family: PTSans-Regular;
    color: rgba(255, 255, 255, .43);
    font-size: .875em;
    line-height: 1.2;
    letter-spacing: .14px
}

.common-footer .footer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/s4/overlay.png);
    background-position-y: 191px;
    z-index: -1;
    opacity: .4
}

.active__modal #popup {
    opacity: 1;
    visibility: visible
}

.active__modal #popup #modal {
    -webkit-transform: scale(1);
    transform: scale(1)
}

#popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .84);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    padding: 0 15px
}

#popup #modal {
    position: relative;
    max-width: 1200px;
    max-height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    top: 25%;
    left: 0;
    bottom: 0;
    right: 0;
    border: 9px solid transparent;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease
}

#popup #modal:before {
    display: block;
    content: "";
    padding-bottom: 75%
}

@media screen and (max-width:520px) {
    #popup #modal {
        max-width: 400px;
        max-height: 300px
    }
}

@media screen and (max-width:420px) {
    #popup #modal {
        max-width: 350px;
        max-height: 250px
    }
}

@media screen and (max-width:360px) {
    #popup #modal {
        max-width: 300px;
        max-height: 200px
    }
}

#popup #modal #close {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    right: -1%;
    top: -15%;
    cursor: pointer;
    transition: all .3s ease
}

#popup #modal #close:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

#popup #modal #close::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 30px;
    background-color: #fff;
    top: -20%;
    border-radius: 20px;
    right: 37%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width:360px) {
    #popup #modal #close::before {
        height: 20px
    }
}

#popup #modal #close::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 30px;
    background-color: #fff;
    top: -20%;
    border-radius: 20px;
    right: 37%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (max-width:360px) {
    #popup #modal #close::after {
        height: 20px
    }
}

.modal {
    display: inline-flex
}

.modal form .header-tagline__promo-sign.little {
    padding: .65em 2em
}

.modal form .checkboxes {
    position: relative;
    left: -12%;
    margin-bottom: 12px;
    cursor: pointer
}

.modal form .checkboxes .click:checked~.checkmark {
    background-color: #bfc0c2;
    transition: all .4s ease
}

.modal form .checkboxes .click:checked~.checkmark::after {
    opacity: 1;
    scale: 1
}

.modal form .checkboxes .checkmark::after {
    left: 40%;
    top: 29%;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    scale: 0;
    transition: all .4s ease
}

.modal form .click {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    background-color: #bfc0c2
}

.modal form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: #bfc0c2
}

.modal form .checkmark::after {
    content: "";
    position: absolute;
    opacity: 0
}

@media screen and (max-width:400px) {
    .modal form .checkmark.first {
        left: 20px
    }
}

.modal form .personality {
    font-size: .938em;
    font-family: PTSans-Regular;
    font-style: italic;
    color: #929292;
    letter-spacing: .08px;
    margin-top: 1.3em;
    position: relative
}

.modal form .personality-link {
    color: #ffac33;
    text-decoration: none
}

.modal form .personality-link:hover {
    border-bottom: 1px solid #ffac33
}

.modal--callrequest {
    max-width: 480px;
    min-height: 700px;
    padding: 36px 60px;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    border: solid 10px #e2e2e2;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media screen and (max-width:500px) {
    .modal--callrequest {
        padding: 20px 6px
    }
}

.modal--callrequest::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/s13/oil_form.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position-y: 90%
}

.modal--callrequest .packs-content__configuration-constructor {
    margin-right: 0;
    max-width: 320px
}

.modal--callrequest .packs-content__configuration-constructor-logo {
    text-align: center;
    margin-bottom: 1.25em
}

.modal--callrequest .packs-content__configuration-constructor-heading {
    font-family: TTCommons;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .5px
}

@media screen and (max-width:520px) {
    .modal--callrequest .packs-content__configuration-constructor-heading {
        font-size: 15px;
        text-align: center;
        padding: 0 10px
    }
}

@media screen and (max-width:520px) {
    .modal--callrequest .packs-content__configuration-constructor-enter {
        width: 12em
    }
}

.modal--callrequest .packs-content__configuration-constructor-desc {
    font-family: TTCommons;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .5px;
    text-align: left;
    margin-top: 1em;
    margin-bottom: .8em;
    align-self: baseline
}

@media screen and (max-width:520px) {
    .modal--callrequest .packs-content__configuration-constructor-desc {
        font-size: 15px;
        align-self: center
    }
}

.modal--callrequest .packs-content__configuration-constructor-list {
    padding-left: 0;
    font-family: PTSans-Regular;
    font-size: 18px;
    letter-spacing: .09px;
    color: #bdbcbc
}

.modal--callrequest .packs-content__configuration-constructor-link {
    list-style-type: none;
    min-width: 78px
}

.modal--callrequest .packs-content__configuration-constructor-link .box {
    height: 70px;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    cursor: pointer;
    z-index: 1;
    font-family: PTSans-Regular;
    font-size: 18px;
    letter-spacing: .09px;
    color: #bdbcbc
}

.modal--callrequest .packs-content__configuration-constructor-link .box-click {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    opacity: 0
}

.modal--callrequest .packs-content__configuration-constructor-link .box-mark {
    position: absolute;
    top: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    z-index: 2;
    box-shadow: inset 0 0 8px 0 rgba(122, 122, 122, .58);
    background-color: #fff
}

.modal--callrequest .packs-content__configuration-constructor-link .box-mark::after {
    content: "";
    position: absolute;
    left: 20%;
    top: 22%;
    width: 15px;
    height: 15px;
    background-image: url(../images/s5/Check-Icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .6s ease
}

.modal--callrequest .packs-content__configuration-constructor-link .box .box-click:checked+.box-mark {
    box-shadow: inset 0 0 8px 0 rgba(238, 139, 13, .58);
    color: #e97605
}

.modal--callrequest .packs-content__configuration-constructor-link .box .box-click:checked+.box-mark::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.modal--callrequest .packs-content__configuration-constructor-link .box .box-click:checked~.box-mark__text {
    color: #e97605
}

.modal--callrequest .packs-content__configuration-constructor-link .box .box-click:checked {
    color: #d33737
}

.modal--callrequest .packs-content__configuration-constructor .message {
    margin-bottom: 0
}

.modal--callrequest .packs-content__configuration-constructor .header-tagline__promo-sign {
    padding: 1em 1.5em;
    margin-top: 1em
}

@media screen and (max-width:520px) {
    .modal--callrequest .packs-content__configuration-constructor .personality {
        font-size: .8em;
        margin-left: 20px
    }
}

.modal--configuration {
    display: flex;
    justify-content: center;
    position: relative;
    padding: 36px 40px;
    border-radius: 20px;
    border: solid 10px #e2e2e2;
    background-color: #fff;
    overflow: hidden;
    z-index: 1
}

@media screen and (max-width:768px) {
    .modal--configuration {
        padding: 53px 40px
    }
}

.modal--configuration::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/s13/oil_form.png);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position-y: 90%
}

.modal--configuration::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/s13/meh.jpg);
    background-size: 33%;
    background-repeat: no-repeat;
    background-position-y: 90%;
    background-position-x: 100%
}

.modal--configuration .packs-content__configuration-constructor {
    margin-right: 0
}

.modal--configuration .packs-content__configuration-constructor-heading {
    margin-top: 23px;
    max-width: 100%;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .5px
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor-heading {
        text-align: center
    }
}

.modal--configuration .packs-content__configuration-constructor-subheading {
    font-size: 16px;
    font-family: PTSans-Regular;
    line-height: normal;
    letter-spacing: .08px;
    color: #bdbcbc;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor-subheading {
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor-enter {
        width: 14em
    }
}

@media screen and (max-width:520px) {
    .modal--configuration .packs-content__configuration-constructor-enter {
        width: 12em
    }
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor .d-flex {
        flex-direction: column;
        align-self: center
    }
}

@media screen and (min-width:769px) {
    .modal--configuration .packs-content__configuration-constructor-data.svyat {
        display: flex;
        justify-content: center;
        max-width: 30%
    }
}

.modal--configuration .packs-content__configuration-constructor-data.albedo {
    margin-right: 10px
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor-data.albedo {
        text-align: center;
        margin-right: 0
    }
}

.modal--configuration .packs-content__configuration-constructor-data.albedo:last-child {
    margin-right: 0
}

.modal--configuration .packs-content__configuration-constructor-data.albedo #name,
.modal--configuration .packs-content__configuration-constructor-data.albedo #telephone {
    max-width: 172px
}

.modal--configuration .packs-content__configuration-constructor-enter {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:769px) {
    .modal--configuration .packs-content__configuration-constructor-enter {
        max-width: 90%
    }
}

.modal--configuration .packs-content__configuration-constructor .wrap-personality {
    margin-left: 32px !important;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .modal--configuration .packs-content__configuration-constructor .wrap-personality {
        flex-direction: row
    }
}

.modal--configuration .packs-content__configuration-constructor .wrap-personality .personality {
    font-size: 10px;
    padding-left: 10px
}

/*!
 * 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 {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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 {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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 {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-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, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .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, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .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
}

@-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 {

    11.1%,
    from,
    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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.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 {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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 {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .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(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .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(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .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: .75s;
    animation-duration: .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: .75s;
    animation-duration: .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(.1) rotate(30deg);
        transform: scale(.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(.1) rotate(30deg);
        transform: scale(.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
}

@-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
}

@-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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.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(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.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(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .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: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.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;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important
}

input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
    color: transparent !important
}

input:focus::placeholder,
textarea:focus::placeholder {
    color: transparent !important
}

html {
    font-size: 16px
}

p {
    margin-bottom: 0
}

.mb-0 {
    margin-bottom: 0
}

.section-heading {
    font-size: 2.625rem;
    color: #3f3f3f;
    font-family: TTCommons-DemiBold
}

.bold-orange {
    font-weight: 700;
    color: #e66700
}

body {
    background-color: #fff
}

@media screen and (max-width:1440px) {
    body .section-content--padding {
        padding-left: 15px;
        padding-right: 15px
    }
}

body .header {
    background-color: #fff;
    margin: 0 auto;
    padding: 1.25rem 0 0;
    position: relative;
    margin-bottom: 3.125rem;
    min-height: 56rem;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    body .header {
        overflow: visible;
        min-height: 38rem
    }
}

@media screen and (max-width:880px) {
    body .header {
        overflow: visible;
        min-height: 34rem
    }
}

body .header-orange {
    position: absolute;
    z-index: 0;
    width: 50%;
    min-height: 52.3rem;
    top: 0;
    right: -13.625rem;
    background-image: url(../images/s5/bg-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e76500
}

@media screen and (max-width:1200px) {
    body .header-orange {
        display: none
    }
}

body .header-content {
    max-width: 100rem;
    margin: 30px auto;
    z-index: 1;
    position: relative
}

body .header-nav {
    padding-bottom: 5.25rem
}

@media screen and (max-width:1200px) {
    body .header-nav {
        padding-bottom: 1rem
    }
}

@media screen and (max-width:880px) {
    body .header-menu {
        flex-wrap: wrap
    }

    .about,
    .advantages,
    .packs-content__done-exclusive,
    .details,
    .reviews {
        display: none;
    }
}

@media screen and (max-width:500px) {
    body .header-menu {
        padding-left: .3em
    }
}

@media screen and (max-width:400px) {
    body .header-menu {
        flex-direction: column
    }
}

body .header-menu__item {
    line-height: 14px;
    list-style-type: none
}

@media screen and (max-width:1200px) {
    body .header-menu__item:nth-child(1) {
        flex-basis: 23%
    }
}

@media screen and (max-width:1200px) and (max-width:800px) {
    body .header-menu__item:nth-child(1) {
        flex-basis: 30%
    }
}

@media screen and (max-width:1200px) {
    body .header-menu__item:nth-child(1) img {
        width: 100%
    }

    body .header-menu__item:nth-child(3) {
        display: none
    }

    body .header-menu__item:nth-child(4) {
        display: none
    }
}

@media screen and (max-width:880px) {
    body .header-menu__item {
        margin-bottom: 1.3em
    }
}

body .header-menu__item-media {
    display: none
}

@media screen and (max-width:1200px) {
    body .header-menu__item-media {
        display: block;
        list-style-type: none;
        padding-left: .4em
    }

    body .header-menu__item-media .font-weight-bold {
        color: #f3993d
    }
}

@media screen and (max-width:1200px) {
    body .header-menu__item-media {
        font-size: 14px
    }
}

body .header-menu__tel {
    font-size: 1.25rem;
    font-family: TTCommons;
    color: #ff741f;
    text-decoration: none;
    border-radius: 2.25em;
    border: solid .167em #ff7723;
    padding: 0.533em 1.389em;
    transition: all .8s ease;
}

body .header-menu__address {
    font-size: .875rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0
}

body .header-menu__time {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: TTCommons;
    font-size: 1.0625rem;
    color: #fff
}

@media screen and (max-width:1200px) {
    body .header-menu__time {
        color: #f3993d
    }
}

body .header-menu__ordercall {
    border-radius: 2.25em;
    border: solid .167em #fff;
    background-color: transparent;
    font-size: 18px;
    letter-spacing: .18px;
    color: #fff;
    font-family: TTCommons;
    cursor: pointer;
    outline: 0;
    padding: .833em 1.389em;
    transition: all .8s ease
}

@media screen and (max-width:1200px) {
    body .header-menu__ordercall {
        color: #f3993d;
        background-color: #fff;
        border: solid .167em #f3993d
    }
}

@media screen and (max-width:680px) {
    body .header-menu__ordercall {
        font-size: 14px;
        margin-top: 1em
    }
}

body .header-menu__ordercall:hover {
    background-color: #fff;
    color: #f3993d;
    border: solid .167em #fff;
    transition: all .5s ease;
    font-weight: 700
}

@media screen and (max-width:1200px) {
    body .header-menu__ordercall:hover {
        color: #fff;
        background-color: #f3993d;
        border: solid .167em #fff
    }
}

body .header-tagline {
    padding-left: 2rem
}

@media screen and (max-width:1200px) {
    body .header-tagline {
        padding-left: 0
    }
}

body .header-tagline__text {
    flex-basis: 40%
}

@media screen and (max-width:1200px) {
    body .header-tagline__text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-basis: 100%
    }
}

body .header-tagline__headings {
    padding-bottom: 2.4375rem
}

@media screen and (max-width:1200px) {
    body .header-tagline__headings {
        padding-left: 15px;
        padding-right: 15px
    }
}

body .header-tagline__heading {
    font-family: TTCommons-DemiBold;
    font-size: 3.2rem;
    line-height: 3.5rem;
    color: #1a1717;
    line-height: normal;
    padding-left: 5.75rem
}

@media screen and (max-width:1200px) {
    body .header-tagline__heading {
        text-align: center;
        padding-left: 0;
        font-size: 3.5rem
    }
}

@media screen and (max-width:880px) {
    body .header-tagline__heading {
        font-size: 2.5rem
    }
}

@media screen and (max-width:510px) {
    body .header-tagline__heading {
        font-size: 1.5rem
    }
}

body .header-tagline__subheading {
    font-size: 1.625rem;
    color: #696969;
    font-family: TTCommons;
    padding-left: 5.75rem
}

@media screen and (max-width:1200px) {
    body .header-tagline__subheading {
        padding-left: 0;
        text-align: center
    }
}

@media screen and (max-width:880px) {
    body .header-tagline__subheading {
        font-size: 1.4rem
    }
}

body .header-tagline__promo-text {
    width: 43.5rem;
    min-height: 14.125rem;
    border: solid 9px #e2e2e2;
    position: relative;
    padding: 20px 33px 70px 33px;
    z-index: 3;
    left: 3.25rem
}

@media screen and (max-width:1200px) {
    body .header-tagline__promo-text {
        left: 0
    }
}

@media screen and (max-width:600px) {
    body .header-tagline__promo-text {
        width: 96%;
        border: solid 6px #e2e2e2;
        padding: 20px 20px 30px 20px;
        height: auto
    }
}

body .header-tagline__promo-heading {
    font-size: 1.625rem;
    color: #1a1717
}

@media screen and (max-width:600px) {
    body .header-tagline__promo-heading {
        font-size: 1.2rem
    }
}

body .header-tagline__promo-heading .bold-orange {
    font-weight: 700;
    color: #e66700
}

body .header-tagline__promo-subheading {
    font-family: PTSans-Regular;
    color: #696969;
    letter-spacing: .09px;
    font-size: 1.2rem
}

@media screen and (max-width:600px) {
    body .header-tagline__promo-subheading {
        font-size: 1rem
    }
}

body .header-tagline__promo-button {
    width: 14.4375rem;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    bottom: -50px
}

body .header-tagline__promo-sign {
    border: 8px solid #f8ddc7;
    background-image: linear-gradient(to top, #e66700 0, #f6af19 100%);
    color: #fff;
    border-radius: 2.591em;
    cursor: pointer;
    font-family: TTCommons;
    font-size: 1.1rem;
    outline: 0;
    padding: 1.2em 2em;
    line-height: 1;
    transition-duration: .3s;
    background-position: 0 100%
}

@media screen and (max-width:600px) {
    body .header-tagline__promo-sign {
        font-size: .9rem
    }
}

body .header-tagline__promo-sign:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

body .header-tagline__promo-sign:active {
    box-shadow: 0 -200px 100px -120px #e66700 inset
}

body .header-tagline__picture {
    flex-basis: 60%;
    position: relative
}

@media screen and (max-width:1200px) {
    body .header-tagline__picture {
        display: none
    }
}

body .header-tagline__picture-man {
    position: absolute;
    z-index: 2;
    right: 9.5rem;
    bottom: -1.5rem
}

body .header-tagline__picture-car {
    position: absolute;
    z-index: 1;
    left: 7.25rem
}

@media screen and (max-width:1400px) {
    body .header-tagline__picture-car {
        left: 2.25rem
    }
}

.active__mform .modal-cover-block {
    visibility: visible;
    background-color: rgba(0, 0, 0, .84)
}

.active__mform .modal {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-cover-block {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0);
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease
}

.modal {
    transition: all .5s ease;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.modal--callrequest.modal--callrequest--done {
    min-height: initial
}

.tac {
    text-align: center
}

.modal__close {
    display: none
}

@media only screen and (max-height:700px) {
    .modal--callrequest .packs-content__configuration-constructor-link .box {
        height: 55px;
        margin-bottom: 0
    }

    .modal--callrequest .packs-content__configuration-constructor-desc {
        margin-top: 0
    }

    .modal--callrequest {
        max-height: 100%;
        min-height: initial;
        box-sizing: border-box;
        border: none
    }

    .modal--configuration {
        border: none
    }

    .modal--configuration::after,
    .modal--configuration::before {
        display: none
    }

    .modal--configuration {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
        box-sizing: border-box
    }

    .modal__close {
        display: block;
        content: '';
        width: 30px;
        height: 30px;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 15;
        cursor: pointer;
        background-image: url(../images/cancel.svg)
    }
}

@media only screen and (max-width:360px) {
    .modal--callrequest .packs-content__configuration-constructor-logo {
        margin-bottom: 5px
    }
}

@media only screen and (max-width:700px) {
    .packs-content__configuration {
        position: relative
    }

    .packs {
        padding-bottom: 50px
    }
}

.slick-next,
.slick-prev {
    transition: opacity .3s ease
}

.slick-next:hover,
.slick-prev:hover {
    opacity: .7
}

.stocks__slider-inner-description {
    line-height: 1.2
}

.help-list__item.help-list__item--single:hover .help-list__description {
    margin-top: 1.5rem
}

.questions-content__picture::before {
    display: block;
    content: '';
    width: 516px;
    height: 329px;
    position: absolute;
    bottom: 0;
    left: -5%;
    background-image: url(../images/tmg_w.png)
}

@media only screen and (max-width:1200px) {
    .questions-content__picture::before {
        display: none
    }
}

.common-footer .questions .questions-content__picture-worker {
    bottom: -1px
}


.recomendations-content__road-point--10:hover {
    box-shadow: 1px 1px #b8b8b8, 2px 2px #b8b8b8, 3px 3px #b8b8b8, 4px 4px #b8b8b8, 5px 5px #b8b8b8, 6px 6px #b8b8b8, 7px 7px #b8b8b8;
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    transition: 0.4s;
}