@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i&subset=cyrillic);

@font-face {
    font-family: roboto-example;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoRegular/RobotoRegular.eot);
    src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype")
}

@font-face {
    font-family: roboto-example;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/RobotoBold/RobotoBold.eot);
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype")
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=38936a343e33932a34656dfea9b66675)
 * Config saved to config.json and https://gist.github.com/38936a343e33932a34656dfea9b66675
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

.row {
    margin-left: -8px;
    margin-right: -8px
}

.sitelangfirst{
    position: absolute;
    right: 50px;

}

.sitelang{
    position: absolute;
    right: 100px;

}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-16 {
    width: 100%
}

.col-xs-15 {
    width: 93.75%
}

.col-xs-14 {
    width: 87.5%
}

.col-xs-13 {
    width: 81.25%
}

.col-xs-12 {
    width: 75%
}

.col-xs-11 {
    width: 68.75%
}

.col-xs-10 {
    width: 62.5%
}

.col-xs-9 {
    width: 56.25%
}

.col-xs-8 {
    width: 50%
}

.col-xs-7 {
    width: 43.75%
}

.col-xs-6 {
    width: 37.5%
}

.col-xs-5 {
    width: 31.25%
}

.col-xs-4 {
    width: 25%
}

.col-xs-3 {
    width: 18.75%
}

.col-xs-2 {
    width: 12.5%
}

.col-xs-1 {
    width: 6.25%
}

.col-xs-pull-16 {
    right: 100%
}

.col-xs-pull-15 {
    right: 93.75%
}

.col-xs-pull-14 {
    right: 87.5%
}

.col-xs-pull-13 {
    right: 81.25%
}

.col-xs-pull-12 {
    right: 75%
}

.col-xs-pull-11 {
    right: 68.75%
}

.col-xs-pull-10 {
    right: 62.5%
}

.col-xs-pull-9 {
    right: 56.25%
}

.col-xs-pull-8 {
    right: 50%
}

.col-xs-pull-7 {
    right: 43.75%
}

.col-xs-pull-6 {
    right: 37.5%
}

.col-xs-pull-5 {
    right: 31.25%
}

.col-xs-pull-4 {
    right: 25%
}

.col-xs-pull-3 {
    right: 18.75%
}

.col-xs-pull-2 {
    right: 12.5%
}

.col-xs-pull-1 {
    right: 6.25%
}

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

.col-xs-push-16 {
    left: 100%
}

.col-xs-push-15 {
    left: 93.75%
}

.col-xs-push-14 {
    left: 87.5%
}

.col-xs-push-13 {
    left: 81.25%
}

.col-xs-push-12 {
    left: 75%
}

.col-xs-push-11 {
    left: 68.75%
}

.col-xs-push-10 {
    left: 62.5%
}

.col-xs-push-9 {
    left: 56.25%
}

.col-xs-push-8 {
    left: 50%
}

.col-xs-push-7 {
    left: 43.75%
}

.col-xs-push-6 {
    left: 37.5%
}

.col-xs-push-5 {
    left: 31.25%
}

.col-xs-push-4 {
    left: 25%
}

.col-xs-push-3 {
    left: 18.75%
}

.col-xs-push-2 {
    left: 12.5%
}

.col-xs-push-1 {
    left: 6.25%
}

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

.col-xs-offset-16 {
    margin-left: 100%
}

.col-xs-offset-15 {
    margin-left: 93.75%
}

.col-xs-offset-14 {
    margin-left: 87.5%
}

.col-xs-offset-13 {
    margin-left: 81.25%
}

.col-xs-offset-12 {
    margin-left: 75%
}

.col-xs-offset-11 {
    margin-left: 68.75%
}

.col-xs-offset-10 {
    margin-left: 62.5%
}

.col-xs-offset-9 {
    margin-left: 56.25%
}

.col-xs-offset-8 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 43.75%
}

.col-xs-offset-6 {
    margin-left: 37.5%
}

.col-xs-offset-5 {
    margin-left: 31.25%
}

.col-xs-offset-4 {
    margin-left: 25%
}

.col-xs-offset-3 {
    margin-left: 18.75%
}

.col-xs-offset-2 {
    margin-left: 12.5%
}

.col-xs-offset-1 {
    margin-left: 6.25%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-16 {
        width: 100%
    }

    .col-sm-15 {
        width: 93.75%
    }

    .col-sm-14 {
        width: 87.5%
    }

    .col-sm-13 {
        width: 81.25%
    }

    .col-sm-12 {
        width: 75%
    }

    .col-sm-11 {
        width: 68.75%
    }

    .col-sm-10 {
        width: 62.5%
    }

    .col-sm-9 {
        width: 56.25%
    }

    .col-sm-8 {
        width: 50%
    }

    .col-sm-7 {
        width: 43.75%
    }

    .col-sm-6 {
        width: 37.5%
    }

    .col-sm-5 {
        width: 31.25%
    }

    .col-sm-4 {
        width: 25%
    }

    .col-sm-3 {
        width: 18.75%
    }

    .col-sm-2 {
        width: 12.5%
    }

    .col-sm-1 {
        width: 6.25%
    }

    .col-sm-pull-16 {
        right: 100%
    }

    .col-sm-pull-15 {
        right: 93.75%
    }

    .col-sm-pull-14 {
        right: 87.5%
    }

    .col-sm-pull-13 {
        right: 81.25%
    }

    .col-sm-pull-12 {
        right: 75%
    }

    .col-sm-pull-11 {
        right: 68.75%
    }

    .col-sm-pull-10 {
        right: 62.5%
    }

    .col-sm-pull-9 {
        right: 56.25%
    }

    .col-sm-pull-8 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 43.75%
    }

    .col-sm-pull-6 {
        right: 37.5%
    }

    .col-sm-pull-5 {
        right: 31.25%
    }

    .col-sm-pull-4 {
        right: 25%
    }

    .col-sm-pull-3 {
        right: 18.75%
    }

    .col-sm-pull-2 {
        right: 12.5%
    }

    .col-sm-pull-1 {
        right: 6.25%
    }

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

    .col-sm-push-16 {
        left: 100%
    }

    .col-sm-push-15 {
        left: 93.75%
    }

    .col-sm-push-14 {
        left: 87.5%
    }

    .col-sm-push-13 {
        left: 81.25%
    }

    .col-sm-push-12 {
        left: 75%
    }

    .col-sm-push-11 {
        left: 68.75%
    }

    .col-sm-push-10 {
        left: 62.5%
    }

    .col-sm-push-9 {
        left: 56.25%
    }

    .col-sm-push-8 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 43.75%
    }

    .col-sm-push-6 {
        left: 37.5%
    }

    .col-sm-push-5 {
        left: 31.25%
    }

    .col-sm-push-4 {
        left: 25%
    }

    .col-sm-push-3 {
        left: 18.75%
    }

    .col-sm-push-2 {
        left: 12.5%
    }

    .col-sm-push-1 {
        left: 6.25%
    }

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

    .col-sm-offset-16 {
        margin-left: 100%
    }

    .col-sm-offset-15 {
        margin-left: 93.75%
    }

    .col-sm-offset-14 {
        margin-left: 87.5%
    }

    .col-sm-offset-13 {
        margin-left: 81.25%
    }

    .col-sm-offset-12 {
        margin-left: 75%
    }

    .col-sm-offset-11 {
        margin-left: 68.75%
    }

    .col-sm-offset-10 {
        margin-left: 62.5%
    }

    .col-sm-offset-9 {
        margin-left: 56.25%
    }

    .col-sm-offset-8 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 43.75%
    }

    .col-sm-offset-6 {
        margin-left: 37.5%
    }

    .col-sm-offset-5 {
        margin-left: 31.25%
    }

    .col-sm-offset-4 {
        margin-left: 25%
    }

    .col-sm-offset-3 {
        margin-left: 18.75%
    }

    .col-sm-offset-2 {
        margin-left: 12.5%
    }

    .col-sm-offset-1 {
        margin-left: 6.25%
    }

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

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-16 {
        width: 100%
    }

    .col-lg-15 {
        width: 93.75%
    }

    .col-lg-14 {
        width: 87.5%
    }

    .col-lg-13 {
        width: 81.25%
    }

    .col-lg-12 {
        width: 75%
    }

    .col-lg-11 {
        width: 68.75%
    }

    .col-lg-10 {
        width: 62.5%
    }

    .col-lg-9 {
        width: 56.25%
    }

    .col-lg-8 {
        width: 50%
    }

    .col-lg-7 {
        width: 43.75%
    }

    .col-lg-6 {
        width: 37.5%
    }

    .col-lg-5 {
        width: 31.25%
    }

    .col-lg-4 {
        width: 25%
    }

    .col-lg-3 {
        width: 18.75%
    }

    .col-lg-2 {
        width: 12.5%
    }

    .col-lg-1 {
        width: 6.25%
    }

    .col-lg-pull-16 {
        right: 100%
    }

    .col-lg-pull-15 {
        right: 93.75%
    }

    .col-lg-pull-14 {
        right: 87.5%
    }

    .col-lg-pull-13 {
        right: 81.25%
    }

    .col-lg-pull-12 {
        right: 75%
    }

    .col-lg-pull-11 {
        right: 68.75%
    }

    .col-lg-pull-10 {
        right: 62.5%
    }

    .col-lg-pull-9 {
        right: 56.25%
    }

    .col-lg-pull-8 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 43.75%
    }

    .col-lg-pull-6 {
        right: 37.5%
    }

    .col-lg-pull-5 {
        right: 31.25%
    }

    .col-lg-pull-4 {
        right: 25%
    }

    .col-lg-pull-3 {
        right: 18.75%
    }

    .col-lg-pull-2 {
        right: 12.5%
    }

    .col-lg-pull-1 {
        right: 6.25%
    }

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

    .col-lg-push-16 {
        left: 100%
    }

    .col-lg-push-15 {
        left: 93.75%
    }

    .col-lg-push-14 {
        left: 87.5%
    }

    .col-lg-push-13 {
        left: 81.25%
    }

    .col-lg-push-12 {
        left: 75%
    }

    .col-lg-push-11 {
        left: 68.75%
    }

    .col-lg-push-10 {
        left: 62.5%
    }

    .col-lg-push-9 {
        left: 56.25%
    }

    .col-lg-push-8 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 43.75%
    }

    .col-lg-push-6 {
        left: 37.5%
    }

    .col-lg-push-5 {
        left: 31.25%
    }

    .col-lg-push-4 {
        left: 25%
    }

    .col-lg-push-3 {
        left: 18.75%
    }

    .col-lg-push-2 {
        left: 12.5%
    }

    .col-lg-push-1 {
        left: 6.25%
    }

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

    .col-lg-offset-16 {
        margin-left: 100%
    }

    .col-lg-offset-15 {
        margin-left: 93.75%
    }

    .col-lg-offset-14 {
        margin-left: 87.5%
    }

    .col-lg-offset-13 {
        margin-left: 81.25%
    }

    .col-lg-offset-12 {
        margin-left: 75%
    }

    .col-lg-offset-11 {
        margin-left: 68.75%
    }

    .col-lg-offset-10 {
        margin-left: 62.5%
    }

    .col-lg-offset-9 {
        margin-left: 56.25%
    }

    .col-lg-offset-8 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 43.75%
    }

    .col-lg-offset-6 {
        margin-left: 37.5%
    }

    .col-lg-offset-5 {
        margin-left: 31.25%
    }

    .col-lg-offset-4 {
        margin-left: 25%
    }

    .col-lg-offset-3 {
        margin-left: 18.75%
    }

    .col-lg-offset-2 {
        margin-left: 12.5%
    }

    .col-lg-offset-1 {
        margin-left: 6.25%
    }

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

.modal-open {
    overflow: hidden
}

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

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

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

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

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

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

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

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

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

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

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.carousel {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

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

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

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

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

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

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

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

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

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

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

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

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

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

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

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.modal-header:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.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.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-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;
    -ms-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;
    -ms-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: none;
        transform: none
    }

    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: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    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: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    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(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    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(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    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;
    -ms-transform-origin: center;
    transform-origin: center
}

@-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-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: none;
        transform: none
    }
}

@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: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@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: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@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: none;
        transform: none
    }
}

.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-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: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.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: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@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) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) 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);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) 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);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -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-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-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);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@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);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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: none;
        transform: none;
        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-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: none;
        transform: none
    }
}

@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: none;
        transform: none
    }
}

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

.fancybox-lock body {
    overflow: inherit !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

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

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

:-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

a:active,
a:focus,
a:hover {
    outline: 0 !important
}

#mapa {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.slides-vis {
    visibility: visible;
    -webkit-transition: opacity .3s, visibility 0s;
    -o-transition: opacity .3s, visibility 0s;
    transition: opacity .3s, visibility 0s
}

.slides-hidden {
    visibility: visible;
    -webkit-transition: opacity .3s, visibility 0s .3s;
    -o-transition: opacity .3s, visibility 0s .3s;
    transition: opacity .3s, visibility 0s .3s
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,
body textarea:required:valid {
    color: #666
}

body,
html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.75;
    font-family: "Source Sans Pro", sans-serif;
    overflow-x: hidden;
    opacity: 1
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover {
    outline: 0
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.pr0 {
    padding-right: 0
}

.mt0 {
    margin-top: 0 !important
}

p {
    margin: 0
}

.mb-clients {
    display: none
}

#mb-material {
    display: none
}

.mb-form {
    display: none
}

.usl-none {
    display: block
}

.usl-block {
    display: none
}

.nav-block {
    display: none
}

.carousel-content {
    width: 100%;
    max-height: 727px
}

.carousel-content img {
    width: 100%
}

#slides {
    display: none;
    max-height: 727px;
    position: relative
}

#slides .slidesjs-navigation {
    display: inline-block;
    z-index: 200;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 23px;
    position: relative;
    top: 240px
}

#slides .slidesjs-navigation:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#slides .slidesjs-next {
    left: 30px
}

.mb-inf-menu {
    display: none
}

#loadBar-0,
#loadBar-1,
#loadBar-2,
#loadBar-3,
#loadBar-4 {
    font-family: Source Sans Pro;
    display: block !important;
    position: absolute;
    margin-top: 15px
}

#loadBar-0 p,
#loadBar-1 p,
#loadBar-2 p,
#loadBar-3 p,
#loadBar-4 p {
    font: 16px Source Sans Pro;
    color: #fff;
    padding: 0;
    margin: 0;
    width: 100%
}

.video-width {
    width: 840px;
    height: 530px;
    max-width: 840px;
    min-width: 840px;
    margin: 0 auto
}

.md-content {
    background: 0 0
}

.md-content .md-close {
    background: 0 0;
    border: 0;
    margin: 0 0 30px auto !important
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: #3d373a;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.head-btn-left {
    position: relative;
    left: 30px
}

.fancy-close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fancy-close:hover {
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fancy-nav-left {
    position: absolute;
    top: 50%;
    left: -80px;
    color: rgba(255, 255, 255, .5);
    font-size: 45px;
    margin-top: -39px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fancy-nav-left:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fancy-nav-right {
    position: absolute;
    top: 50%;
    right: -80px;
    color: rgba(255, 255, 255, .5);
    font-size: 45px;
    margin-top: -39px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fancy-nav-right:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.burg {
    height: 40px;
    width: 40px;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: -18px 12px 26px -9px rgba(60, 60, 60, .3);
    box-shadow: -18px 12px 26px -9px rgba(60, 60, 60, .3);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.burg:hover {
    -webkit-box-shadow: -18px 15px 30px -9px rgba(60, 60, 60, .3);
    box-shadow: -18px 15px 30px -9px rgba(60, 60, 60, .3);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.artclose {
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
    padding: 0;
    top: 50%;
    position: absolute;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px
}

.burgx,
.burgx2,
.burgx3 {
    margin-top: 3px;
    background: #000;
    width: 16px;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg)
}

.burgx2 {
    margin-top: 8px
}

.burgx3 {
    margin-top: 13px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.wrapper {
    position: fixed;
    background: #fff;
    width: 100%;
    top: 0
}

.sidebar-wrapper {
    display: none
}

.wrapper .toggled {
    min-height: 550px;
    left: 0;
    margin-left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1;
    top: 0;
    position: relative
}

.toggled {
    display: block !important;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.open-menu {
    list-style: none;
    padding-left: 50%
}

.open-menu li {
    font-size: 23px;
    font-weight: 300;
    margin: 10px 0
}

.open-menu li a {
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.open-menu li a:hover {
    color: #1e88ff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sub-logo {
    display: block;
    font-size: 12px;
    line-height: 1.2
}

.logo-text {
    font-size: 19px;
    line-height: 1
}

.mob-menu {
    display: none
}

.header-contacts {
    display: none
}

.stickytop {
    background: #fff;
    height: 72px;
    z-index: 170;
    margin: 0 auto;
    border-bottom: 1px solid #dadada;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: block !important
}

.stick-menu {
    background: #fff;
    display: none
}

header {
    padding: 15px 0 15px 0;
    position: relative;
    z-index: 130;
    background: #fff
}

.logo {
    font-weight: 700;
    float: left;
    margin-left: 20px;
    line-height: 1;
    margin-top: 12px
}

.logo-img {
    float: left
}

ul.menu {
    font-size: 18px;
    list-style: none;
    margin: 0;
    padding: 15px 0 0 0;
    overflow: hidden
}

ul.menu li {
    margin: 0 26px 0 26px;
    float: left
}

ul.menu li:first-child {
    margin: 0 26px 0 0
}

ul.menu li:last-child {
    margin: 0 0 0 26px;
    margin-bottom: 0
}

ul.menu a {
    color: #000;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

ul.menu a:hover {
    text-decoration: none;
    color: #1e88ff;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

ul.menu-col-2 {
    padding-left: 16px
}

.phone {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 1.4
}

.phone img {
    margin-right: 14px
}

.phone a {
    color: #000
}

.time {
    display: block;
    font-size: 11px;
    font-weight: 300;
    margin: 2px 0 0 40px
}

.stickytop .menu {
    overflow: hidden;
    padding: 0;
    line-height: 59px;
    font-size: 17px
}

.stickytop .menu li {
    float: left;
    margin: 0 30px
}

.stickytop .menu li:first-child {
    margin: 0 30px 0 0
}

.stickytop .logo {
    line-height: 62px;
    text-align: left
}

.stickytop .phone {
    margin-top: 4px;
    text-align: left;
    font-size: 15px;
    line-height: 1
}

.stickytop .time {
    text-align: left;
    font-size: 12px;
    margin-top: -2px
}

.header-form {
    position: absolute;
    width: 100%;
    bottom: 120px
}

#slider {
    position: relative;
    z-index: 130;
    max-height: 727px
}

#owl-carousel,
.owl-item,
.owl-slide,
.owl-stage,
.owl-stage-outer {
    max-height: 727px
}

.carousel-content {
    position: relative
}

.carousel-content .owl-slide-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.slide_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(39, 126, 252, .8)
}

.owl-slide-cont h1 {
    color: #fff;
    font-size: 58px;
    font-weight: 300;
    line-height: 1.2;
    margin: 16% 0 0 0
}

#slider .owl-theme .owl-dots {
    position: relative;
    width: 1432px;
    bottom: 98px;
    margin: 0 auto;
    text-align: left
}

#owl-carousel {
    position: relative;
    margin-bottom: -28px
}

.owl-theme .owl-dots .owl-dot span {
    background: #bec5d1
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 8px;
    height: 8px;
    background: #fff
}

.form-text {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin-top: 130px;
    line-height: 1.2
}

#slider .owl-nav,
#slider .owl-theme .owl-dots {
    display: none
}

.slider-nav {
    position: absolute;
    bottom: 64px;
    width: 100%
}

.slider-nav a {
    position: relative;
    z-index: 90;
    color: rgba(255, 255, 255, .5);
    font-size: 23px;
    margin: 10px 0;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slider-nav a:hover {
    text-decoration: none;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slider-nav a:focus {
    text-decoration: none
}

.slider-nav a:active {
    text-decoration: none
}

.form-header {
    margin: 25px 0 0 0;
    position: relative;
    z-index: 60
}

.form-header input {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    padding: 11px 0;
    padding-left: 30px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form-header input:hover {
    border: 1px solid rgba(255, 255, 255, .7);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form-header .form-button {
    background: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
    padding: 9.5px 42px;
    color: #1e88ff;
    margin-left: 30px;
    -webkit-box-shadow: -14px 7px 20px 3px rgba(0, 0, 0, .2);
    box-shadow: -14px 7px 20px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form-header .form-button:hover {
    -webkit-box-shadow: -14px 7px 20px 3px rgba(0, 0, 0, .4);
    box-shadow: -14px 7px 20px 3px rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#name-0 {
    -webkit-border-bottom-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 30px;
    min-width: 194px
}

#tel-0 {
    -webkit-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    border-left: 0;
    position: relative;
    left: -4px;
    min-width: 285px
}

#name-1 {
    -webkit-border-bottom-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 30px;
    min-width: 194px
}

#tel-1 {
    -webkit-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    border-left: 0;
    position: relative;
    left: -4px;
    min-width: 285px
}

#name-2 {
    -webkit-border-bottom-left-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    border-top-left-radius: 40px
}

#tel-2 {
    -webkit-border-bottom-right-radius: 40px;
    border-bottom-right-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    border-top-right-radius: 40px;
    border-left: 0;
    position: relative;
    left: 0;
    min-width: 405px
}

#name-3,
#name-4 {
    -webkit-border-bottom-left-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    border-top-left-radius: 40px
}

#tel-3,
#tel-4 {
    -webkit-border-bottom-right-radius: 40px;
    border-bottom-right-radius: 40px;
    -webkit-border-top-right-radius: 40px;
    border-top-right-radius: 40px;
    border-left: 0;
    position: relative;
    left: -4px
}

#feedback .form-header input#tel-3 {
    min-width: 405px
}

#services {
    padding: 0 0 160px 0;
    position: relative;
    z-index: 130;
    background: #fff
}

#illiquidity {
    padding: 0 0 160px 0;
    position: relative;
    z-index: 130;
    background: #fff
}

#services h2 {
    font-size: 40px;
    font-weight: 300;
    color: #000;
    margin: 0;
    padding-top: 120px
}

#illiquidity h2 {
    font-size: 40px;
    font-weight: 300;
    color: #000;
    margin: 0;
    padding-top: 120px
}

.services-menu {
    background: url(../img/servise_img.png) no-repeat;
    padding: 0 0 55px 0;
    background-position: bottom right;
    -webkit-box-shadow: 15px 45px 40px -1px #f2f2f2;
    box-shadow: 15px 45px 40px -1px #f2f2f2;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.illiquidity-menu {
    background: url(../img/servise_img.png) no-repeat;
    padding: 0 0 55px 0;
    background-position: bottom right;
    -webkit-box-shadow: 15px 45px 40px -1px #f2f2f2;
    box-shadow: 15px 45px 40px -1px #f2f2f2;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.serv-menu {
    padding: 0;
    margin: 0
}

.serv-menu li {
    list-style: none;
    font-size: 19px;
    font-weight: 400;
    margin: 18px 0
}

.serv-menu li a {
    color: #000;
    display: inline;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.serv-menu li a:hover {
    color: #1e88ff;
    border-bottom: 1px dashed #1e88ff;
    text-decoration: none;
    display: inline;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.illiquidit-menu {
    padding: 0;
    margin: 0
}

.illiquidit-menu li {
    list-style: none;
    font-size: 19px;
    font-weight: 400;
    margin: 18px 0
}

.illiquidit-menu li a {
    color: #000;
    display: inline;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.illiquidit-menu li a:hover {
    color: #1e88ff;
    border-bottom: 1px dashed #1e88ff;
    text-decoration: none;
    display: inline;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-row {
    padding: 50px 0 0 0
}

.md-modal-usl {
    width: 1290px;
    max-width: 1290px;
    height: 620px
}

.serv-all {
    background: -webkit-linear-gradient(261deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(261deg, #39a0ff, #3270f7);
    background: linear-gradient(-171deg, #39a0ff, #3270f7)
}

.serv-all-1 {
    background: url(../img/serv/zagotov_pr.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-2 {
    background: url(../img/serv/tokarnie_s_chpu.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-3 {
    background: url(../img/serv/frezern_s_chpu.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-4 {
    background: url(../img/serv/zuboobr.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-5 {
    background: url(../img/serv/shlifovka.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-6 {
    background: url(../img/serv/termo.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-7 {
    background: url(../img/serv/rvd.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-8 {
    background: url(../img/serv/svarka.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-9 {
    background: url(../img/serv/eroz.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-10 {
    background: url(../img/serv/press.png) no-repeat top center
}

.serv-all-11 {
    background: url(../img/serv/pokras.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-12 {
    background: url(../img/serv/electromeh.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-13 {
    background: url(../img/serv/glubokoe_sverl.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-14 {
    background: url(../img/serv/centrobezh_litie.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-15 {
    background: url(../img/serv/3d.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-16 {
    background: url(../img/serv/torsion.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-17 {
    background: url(../img/serv/stend_obur.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-18 {
    background: url(../img/serv/nestanda_os.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-19 {
    background: url(../img/serv/rot_vitazhka.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.serv-all-20 {
    background: url(../img/serv/inzhiniring.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

#test {
    background: #eee;
    height: 300px;
    position: relative
}

.blocked {
    position: fixed;
    overflow: hidden
}

.md-content-usl .md-close-usl {
    font-size: 20px;
    font-weight: 300;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0;
    padding-right: 45px;
    padding-top: 45px
}

.md-content-usl .md-close-usl:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.md-content-usl .md-close-usl span {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.serv-open-cont {
    color: #fff;
    font-weight: 300;
    position: relative;
    left: 200px;
    padding: 40px 0 85px 0
}

.serv-open-cont h3 {
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    margin: 0 0 60px 0
}

.serv-open-cont p {
    font-size: 20px;
    line-height: 1.2
}

.serv-open-cont ul {
    margin: 20px 0 30px 0;
    font-size: 20px;
    padding: 0;
    line-height: 1.2
}

.serv-open-desc {
    max-width: 900px
}

.serv-open-desc p.mwidth {
    max-width: 750px
}

.serv-open-desc ul.mwidth {
    max-width: 750px
}

.close-info {
    font-size: 20px;
    font-weight: 300;
    color: rgba(255, 255, 255, .5);
    position: absolute;
    top: 45px;
    right: 55px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.close-info:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.close-info span {
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 4px
}

.serv-middle {
    display: table;
    width: 100%;
    height: 100%;
    margin-left: 220px
}

.md-content .close-video {
    font-size: 24px;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.md-content .close-video:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#bgvideo {
    background: url(../img/skill.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover
}

.video-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#about {
    height: 856px;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 130;
    overflow: hidden
}

#about h2 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin: 130px 0 0 0
}

#about h3 {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    line-height: 1.2;
    margin: 160px 0 0 0
}

#about .play-button {
    width: 140px;
    height: 140px;
    position: relative;
    top: 126px;
    z-index: 80;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: -18px 20px 35px 6px rgba(60, 60, 60, .3);
    box-shadow: -18px 20px 35px 6px rgba(60, 60, 60, .3)
}

#about .play-button:hover {
    -webkit-box-shadow: -18px 45px 75px 20px rgba(60, 60, 60, .3);
    box-shadow: -18px 45px 75px 20px rgba(60, 60, 60, .3)
}

#about .play-button span {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

#about .play-button span:before {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 50%;
    margin-left: -13px;
    content: '';
    width: 36px;
    height: 42px;
    content: url(../img/playwh.png)
}

#about .play-button:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.statistics {
    margin: 180px 0 0 0
}

.statistics span {
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2
}

.statistics p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    margin: 10px 0 0 0
}

#scroll-slider {
    position: relative;
    z-index: 130;
    background: #fff
}

.projects__media {
    height: 760px
}

.benefit-cont {
    position: relative;
    width: 100%;
    margin: 100px 0 0 0
}

.projects__media>div {
    display: block
}

.benefit-sl-2 {
    margin: 0;
    margin-left: auto;
    width: 1514px;
    background: url(../img/materials.png) no-repeat
}

.benefit-sl-3 {
    margin: 0
}

.benefit-inner-1 {
    width: 1020px;
    display: block;
    max-width: 100%
}

#projects {
    margin-left: 0 !important;
    padding-left: 0 !important
}

.projects .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: #909090
}

.projects .owl-carousel .owl-dots .owl-dot.active {
    width: 8px;
    height: 8px;
    background-color: #222
}

.projects .owl-carousel .owl-dots {
    margin-top: 180px;
    text-align: center;
    font-size: 0;
    text-align: left;
    margin-left: 90px
}

.materials-container {
    position: relative
}

.materials-cont {
    position: absolute;
    width: 100%;
    top: 150px;
    left: 12%
}

.materials-cont h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    float: left
}

.materials-cont h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    top: 75px;
    line-height: 1.3
}

.materials {
    margin: 22px 0 0 50px;
    float: left;
    padding: 0;
    width: 50%
}

.materials li {
    margin: 10px 0;
    position: relative
}

.materials li a {
    font-size: 20px;
    color: #fff;
    font-weight: 300
}

.materials li a:hover {
    text-decoration: none
}

.materials li .mat-item {
    font-size: 20px;
    color: #fff;
    font-weight: 300
}

.materials li:first-child {
    margin: 0 0 10px 0
}

.materials li:last-child {
    margin: 10px 0 0 0
}

.materials li .mat-all {
    opacity: 0 !important;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.materials li:hover .mat-all {
    opacity: 1 !important;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.mat-hr {
    width: 90px;
    float: left;
    margin: 0 40px 0 75px;
    position: relative;
    top: 38px
}

.mat-all {
    display: block;
    position: absolute;
    left: 260px;
    top: 10px;
    overflow: hidden;
    opacity: 0
}

.mat-all p {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    float: left;
    margin-left: 40px
}

.alum:hover .mat-alum {
    opacity: 1
}

.material-align {
    position: relative;
    width: 1440px;
    margin: 0 auto
}

.mater-hr {
    width: 50px;
    border-top: 1px solid #fff;
    margin: 16px 0 0 0;
    float: left
}

.benefit-sl-3 {
    width: 1900px;
    background: -webkit-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -webkit-linear-gradient(261deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(261deg, #39a0ff, #3270f7);
    background: linear-gradient(-171deg, #39a0ff, #3270f7);
    margin-left: -2px
}

.projects__contacts h2 {
    font-size: 40px;
    font-weight: 300;
    color: #424242;
    margin-top: 125px;
    margin-left: 90px
}

.projects__media {
    margin: 0;
    width: 100%
}

.projects__item-inner {
    max-width: 100%;
    display: block
}

.projects__media .form-text {
    margin-left: 80px;
    margin-top: 245px
}

.projects__media .form-header {
    margin-left: 80px;
    margin-top: 70px
}

.projects__media .form-text {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 300
}

.projects__media .form-header input {
    font-size: 24px;
    padding: 16px 0;
    padding-left: 30px
}

.projects__media .input-name {
    min-width: 275px
}

.projects__media .input-email {
    min-width: 400px
}

.projects__media .form-header .form-button {
    -webkit-border-radius: 45px;
    border-radius: 45px;
    font-size: 24px;
    padding: 16px 66px;
    color: #1e88ff
}

.projects__media .form-button {
    margin-left: 50px;
    -webkit-box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .2);
    box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.projects__media .form-button:hover {
    -webkit-box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .4);
    box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#name-2 {
    -webkit-border-bottom-left-radius: 30px;
    border-bottom-left-radius: 42px;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 42px;
    min-width: 275px
}

#client {
    padding: 150px 0 160px 0;
    position: relative;
    z-index: 130;
    background: #fff
}

#client h2 {
    font-size: 40px;
    color: #000;
    font-weight: 400
}

#client .client-hr {
    border-color: #287efc;
    margin: 30px 0 0 0
}

#client p {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    line-height: 1.2
}

.client-row {
    margin-top: 120px
}

.client-item {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.client-item:hover {
    -webkit-box-shadow: -30px 20px 45px -8px #e7e7e7;
    box-shadow: -30px 20px 45px -8px #e7e7e7;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.client-item img {
    display: block;
    margin: 0 auto;
    padding: 25px 0
}

.client-row2 {
    margin: 35px 0 0 0
}

#quality {
    width: 100%;
    height: 1032px;
    background: url(../img/quality.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 130
}

#quality h3 {
    font-size: 40px;
    color: #fff;
    font-weight: 400
}

.border-all {
    border: 1px solid #fff
}

.border-top {
    border-top: 1px solid #fff
}

.border-bottom {
    border-bottom: 1px solid #fff
}

.border-left {
    border-left: 1px solid #fff
}

.border-right {
    border-right: 1px solid #fff
}

.qual-row {
    margin-top: 80px
}

.quality-cont {
    margin: 50px 0 0 90px
}

.quality-cont p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.quality-cont h5 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin: 15px 0 0 0;
    line-height: 1.2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qual-item {
    height: 230px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qual-item:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 28px 13px rgba(60, 60, 60, .31);
    box-shadow: 0 0 28px 13px rgba(60, 60, 60, .31);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qual-item:hover p {
    color: #1e88ff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qual-item:hover h5 {
    color: #1e88ff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.quality-header {
    padding-top: 110px
}

#quality .client-hr {
    border-color: #fff;
    margin: 34px 0 0 0
}

.quality-header p {
    font-size: 1.88em;
    color: #fff;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 16px
}

#awar {
    background: #f2f2f2;
    padding: 90px 0 60px 0;
    position: relative;
    z-index: 130
}

#awar h2 {
    font-size: 40px;
    font-weight: 300;
    color: #1f1f1f;
    margin: 0 0 50px 0
}

#owl-carousel-awar {
    position: relative;
    left: -30px
}

#owl-carousel-awar .owl-dots {
    display: none
}

#owl-carousel-awar .owl-nav {
    position: absolute;
    width: 100%;
    top: 35%
}

#owl-carousel-awar .owl-prev {
    position: absolute;
    right: -50px;
    background: 0 0;
    font-size: 35px;
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-awar .owl-prev:hover {
    color: #1e88ff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-awar .owl-next {
    position: absolute;
    left: -50px;
    background: 0 0;
    font-size: 35px;
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-awar .owl-next:hover {
    color: #1e88ff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-awar .owl-item img {
    width: initial
}

#ser_1,
#ser_2,
#ser_3,
#ser_4,
#ser_5,
#ser_6 {
    display: none;
    width: 100%;
    height: 100%;
    overflow: auto
}

#ser_1 img,
#ser_2 img,
#ser_3 img,
#ser_4 img,
#ser_5 img,
#ser_6 img {
    display: block;
    height: 100%;
    margin: 0 auto
}

#video {
    position: relative;
    z-index: 130;
    background: #fff
}

#gallery {
    position: relative
}

.gall-bar {
    z-index: 160;
    padding: 65px 0;
    background: -webkit-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -webkit-linear-gradient(261deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(261deg, #39a0ff, #3270f7);
    background: linear-gradient(-171deg, #39a0ff, #3270f7);
    position: relative
}

.gall-head {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    border-bottom: 1px dashed #fff;
    display: inline-block;
    cursor: pointer
}

.gall-btn {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: -14px 14px 50px -5px rgba(0, 0, 0, .5);
    box-shadow: -14px 14px 50px -5px rgba(0, 0, 0, .5);
    position: relative;
    text-align: center;
    cursor: pointer
}

.gall-btn span {
    font-size: 25px;
    position: relative;
    top: 14px;
    left: 1px
}

.close-gallery {
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 60px 0 90px 0;
    display: inline-block;
    margin-left: 68px
}

.close-gallery:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.close-gallery span {
    font-size: 20px;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    top: 2px
}

.close-gallery span:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.close-gallery:hover span {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-work .owl-dots {
    display: none
}

#owl-carousel-work .owl-nav .owl-prev {
    background: 0 0;
    color: rgba(255, 255, 255, .5);
    font-size: 25px;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-work .owl-nav .owl-prev:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-work .owl-nav .owl-next {
    background: 0 0;
    color: rgba(255, 255, 255, .5);
    font-size: 25px;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-work .owl-nav .owl-next:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#owl-carousel-work .owl-nav {
    margin: 0;
    position: relative;
    text-align: right;
    top: -96px;
    left: 120px
}

#gallery-photo {
    position: relative;
    z-index: 130;
    background: #fff
}

#gall-modal {
    background: #222;
    top: -900px;
    height: 100%;
    position: fixed;
    width: 100%
}

#faq {
    padding: 70px 0 80px 0;
    position: relative;
    z-index: 130;
    background: #fff
}

#faq hr {
    border-top: 1px solid #2881fc
}

#faq h3 {
    font-size: 40px;
    font-weight: 300;
    margin-top: 30px;
    color: #262626
}

.faq-numb {
    font-size: 20px;
    font-weight: 400;
    color: #262626;
    position: relative;
    top: -3px
}

.faq-quest {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #262626;
    position: relative;
    left: -16px
}

.faq-text {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
    color: #585858;
    margin: 0
}

.faq-item {
    padding: 80px 0 60px 0
}

.faq-border {
    border-bottom: 1px solid #ebebeb
}

#faq hr.row-separ {
    border-top: 1px solid #ebebeb;
    margin: 0
}

#feedback {
    background: -webkit-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(-171deg, #39a0ff, #3270f7);
    background: -webkit-linear-gradient(261deg, #39a0ff, #3270f7);
    background: -o-linear-gradient(261deg, #39a0ff, #3270f7);
    background: linear-gradient(-171deg, #39a0ff, #3270f7);
    padding: 160px 0;
    position: relative;
    z-index: 130
}

#feedback .form-text {
    font-size: 46px;
    line-height: 1.2;
    margin-top: 0;
    margin-left: 0
}

#feedback .form-header {
    margin-top: 60px
}

#feedback .form-header input {
    font-size: 22px;
    padding: 16px 0;
    padding-left: 30px;
    min-width: 275px
}

#feedback .form-header input {
    font-size: 24px;
    padding: 16px 0;
    padding-left: 30px;
    min-width: 275px
}

#feedback .form-header .form-button {
    -webkit-border-radius: 45px;
    border-radius: 45px;
    font-size: 24px;
    padding: 16px 66px;
    color: #1e88ff
}

#feedback .form-button {
    margin-left: 50px;
    -webkit-box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .2);
    box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#feedback .form-button:hover {
    -webkit-box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .4);
    box-shadow: -8px 11px 33px 3px rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#contacts {
    padding: 120px 0 30px 0;
    position: relative;
    background: #fff
}

#contacts h3 {
    font-size: 40px;
    font-weight: 300;
    color: #262626
}

#contacts .contacts-head {
    font-size: 20px;
    font-weight: 400;
    color: #262626
}

#contacts .contacts-info {
    font-size: 20px;
    font-weight: 300;
    margin-top: 20px;
    color: #262626
}

#contacts .contacts-info a {
    color: #262626
}

.contacts-row-1 {
    margin-top: 90px
}

.contacts-row-2 {
    margin-top: 75px
}

.contacts-row-3 {
    margin-top: 170px;
    position: relative
}

.map {
    color: #1e88ff;
    font-weight: 300;
    font-size: 17px;
    border-bottom: 1px dashed #1e88ff;
    display: inline-block;
    cursor: pointer
}

.map a,
.map a:hover {
    color: #1e88ff
}

.copy {
    font-weight: 300;
    font-size: 16px;
    color: rgba(38, 38, 38, .4)
}

.copy img {
    margin: 0 5px;
    display: inline-block;
    position: relative;
    top: -2px
}

.scroll1 {
    position: absolute;
    right: -4%;
    cursor: pointer;
    top: -2px;
    color: #787878;
    background: rgba(40, 40, 40, .52);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.scroll1 span {
    color: #fff;
    position: relative;
    top: 6px
}

.scroll1:hover {
    background: #1f1f1f;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#map {
    display: none
}

.maps-all {
    background: #bbb;
    left: -100%;
    height: 100%;
    position: fixed;
    width: 100%;
    top: 50px;
    z-index: 800;
    top: 0
}

.footer-hr {
    margin-bottom: 30px
}

.close-maps {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    top: 100px;
    right: 90px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 50;
    background: rgba(0, 0, 0, .6);
    padding: 10px 35px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.close-maps:hover {
    background: #000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff
}

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

@media only screen and (max-width:1200px) {
    .container {
        width: 940px;
        padding-left: 15px;
        padding-right: 15px
    }

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

    .col-tb-1,
    .col-tb-10,
    .col-tb-11,
    .col-tb-12,
    .col-tb-2,
    .col-tb-3,
    .col-tb-4,
    .col-tb-5,
    .col-tb-6,
    .col-tb-7,
    .col-tb-8,
    .col-tb-9 {
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .col-tb-12 {
        width: 100%
    }

    .col-tb-11 {
        width: 91.66666667%
    }

    .col-tb-10 {
        width: 83.33333333%
    }

    .col-tb-9 {
        width: 75%
    }

    .col-tb-8 {
        width: 66.66666667%
    }

    .col-tb-7 {
        width: 58.33333333%
    }

    .col-tb-6 {
        width: 50%
    }

    .col-tb-5 {
        width: 41.66666667%
    }

    .col-tb-4 {
        width: 33.33333333%
    }

    .col-tb-3 {
        width: 25%
    }

    .col-tb-2 {
        width: 16.66666667%
    }

    .col-tb-1 {
        width: 8.33333333%
    }

    .col-tb-offset-12 {
        margin-left: 100%
    }

    .col-tb-offset-11 {
        margin-left: 91.66666667%
    }

    .col-tb-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-tb-offset-8 {
        margin-left: 66.66666667%
    }

    .col-tb-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-tb-offset-5 {
        margin-left: 41.66666667%
    }

    .col-tb-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-tb-offset-2 {
        margin-left: 16.66666667%
    }

    .col-tb-offset-1 {
        margin-left: 8.33333333%
    }

    .col-tb-offset-0 {
        margin-left: 0
    }

    .logo {
        font-size: 30px
    }

    ul.menu li {
        margin: 0 20px 18px 20px;
        font-size: 16px
    }

    .owl-slide-cont h1 {
        font-size: 45px
    }

    #services h2 {
        font-size: 30px
    }

    #illiquidity h2 {
        font-size: 30px
    }

    .serv-menu li {
        font-size: 16px
    }

    .illiquidit-menu li {
        font-size: 16px
    }

    .stickytop .menu li {
        margin: 0 20px
    }

    #about h2 {
        font-size: 30px;
        margin: 75px 0 0 0
    }

    #about h3 {
        font-size: 35px
    }

    .statistics span {
        font-size: 60px
    }

    .statistics p {
        font-size: 14px
    }

    #about .play-button {
        width: 105px;
        height: 105px;
        top: 84px
    }

    #about h3 {
        margin: 100px 0 0 0
    }

    #about {
        height: 610px
    }

    .statistics {
        margin: 110px 0 0 0
    }

    .materials-cont h3 {
        font-size: 30px
    }

    .materials li a {
        font-size: 18px
    }

    .materials li .mat-item {
        font-size: 18px
    }

    .mat-hr {
        width: 30px
    }

    .mater-hr {
        width: 30px
    }

    .materials-cont {
        left: 3%;
        top: 48px
    }

    .projects__media {
        height: 585px
    }

    .projects__contacts .container {
        margin-left: 0
    }

    .projects__media .form-text {
        font-size: 40px
    }

    .projects__media .form-header input {
        font-size: 18px
    }

    .projects__media .form-header .form-button {
        font-size: 18px
    }

    .projects__media .form-text {
        margin-top: 185px
    }

    #client h2 {
        font-size: 30px
    }

    #client p {
        font-size: 23px
    }

    #client {
        padding: 95px 0
    }

    .client-row {
        margin-top: 80px
    }

    #quality h3 {
        font-size: 30px;
        padding-top: 6px
    }

    .quality-cont p {
        font-size: 30px
    }

    .quality-cont h5 {
        font-size: 16px
    }

    .quality-cont {
        margin: 0
    }

    .border-all {
        border: 1px solid transparent
    }

    .border-bottom,
    .border-left,
    .border-right,
    .border-top {
        border: 1px solid transparent
    }

    #quality {
        height: 700px
    }

    .qual-row {
        margin-top: 50px
    }

    .qual-item {
        height: 160px
    }

    #awar h2 {
        font-size: 30px
    }

    #owl-carousel-awar .owl-item img {
        max-width: 208px
    }

    #awar {
        padding: 70px 0 60px 0
    }

    .gall-head {
        font-size: 25px
    }

    #faq h3 {
        font-size: 30px
    }

    .faq-quest {
        font-size: 18px
    }

    #faq {
        padding: 70px 0 50px 0
    }

    #feedback .form-text {
        font-size: 40px
    }

    #feedback .form-header input {
        font-size: 18px
    }

    #feedback .form-header .form-button {
        font-size: 18px;
        padding: 16px 52px;
        margin-left: 15px
    }

    #feedback .form-header input#name-3 {
        min-width: 240px
    }

    #feedback .form-header input#tel-3 {
        min-width: 290px
    }

    #feedback .form-header input#name-4 {
        min-width: 240px
    }

    #feedback .form-header input#tel-4 {
        min-width: 290px
    }

    #feedback {
        padding: 130px 0
    }

    #contacts h3 {
        font-size: 30px
    }

    .scroll1 {
        right: 3%
    }

    #contacts {
        padding: 120px 0 30px 0
    }

    .contacts-row-3 {
        margin-top: 100px
    }

    .benefit-sl-2 {
        width: 1100px
    }

    .serv-open-cont h3 {
        font-size: 40px
    }

    .serv-open-cont p {
        font-size: 18px
    }

    .md-modal-usl {
        width: 100%;
        min-width: 100%
    }

    .serv-open-cont {
        left: 60px
    }

    .slidesjs-pagination {
        display: none
    }

    #slider {
        min-height: 530px;
        max-height: 530px
    }

    #slides {
        max-height: 530px
    }

    .carousel-content {
        max-height: 530px
    }

    .carousel-content img {
        width: initial
    }

    .owl-slide-cont h1 {
        font-size: 35px;
        margin: 9% 0 0 0
    }

    .nav-none {
        display: none
    }

    .nav-block {
        display: block
    }

    ul.menu {
        line-height: 16px
    }

    .phone {
        line-height: 1
    }

    .time {
        line-height: 1
    }

    header {
        padding: 15px 0 15px 0
    }

    .stickytop .time {
        font-size: 11px;
        margin-top: 2px
    }

    .stickytop .menu li {
        line-height: 62px
    }

    #gall-modal {
        overflow: auto
    }

    .materials-cont h5 {
        font-size: 14px
    }

    .quality-header p {
        font-size: 1.58em
    }

    .quality-header {
        padding-top: 70px
    }

    .logo {
        font-size: 12px;
        margin-left: 0;
        line-height: 36px
    }

    .stickytop .logo {
        font-size: 12px;
        line-height: 36px
    }

    .logo-img {
        max-width: 36px
    }

    .logo-container {
        margin-top: 8px
    }

    .stickytop .logo-container {
        margin-top: 16px
    }

    .logo-text {
        font-size: 12px
    }

    .logo {
        margin-top: 6px;
        margin-left: 6px
    }
}

@media only screen and (max-width:970px) {
    .container {
        width: 724px;
        padding-left: 15px;
        padding-right: 15px
    }

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

    .col-mb-1,
    .col-mb-10,
    .col-mb-11,
    .col-mb-12,
    .col-mb-2,
    .col-mb-3,
    .col-mb-4,
    .col-mb-5,
    .col-mb-6,
    .col-mb-7,
    .col-mb-8,
    .col-mb-9 {
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }

    .col-mb-12 {
        width: 100%
    }

    .col-mb-11 {
        width: 91.66666667%
    }

    .col-mb-10 {
        width: 83.33333333%
    }

    .col-mb-9 {
        width: 75%
    }

    .col-mb-8 {
        width: 66.66666667%
    }

    .col-mb-7 {
        width: 58.33333333%
    }

    .col-mb-6 {
        width: 50%
    }

    .col-mb-5 {
        width: 41.66666667%
    }

    .col-mb-4 {
        width: 33.33333333%
    }

    .col-mb-3 {
        width: 25%
    }

    .col-mb-2 {
        width: 16.66666667%
    }

    .col-mb-1 {
        width: 8.33333333%
    }

    .col-mb-offset-12 {
        margin-left: 100%
    }

    .col-mb-offset-11 {
        margin-left: 91.66666667%
    }

    .col-mb-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-mb-offset-8 {
        margin-left: 66.66666667%
    }

    .col-mb-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-mb-offset-5 {
        margin-left: 41.66666667%
    }

    .col-mb-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-mb-offset-2 {
        margin-left: 16.66666667%
    }

    .col-mb-offset-1 {
        margin-left: 8.33333333%
    }

    .col-mb-offset-0 {
        margin-left: 0
    }

    .form-text {
        font-size: 24px
    }

    .slidesjs-container {
        min-height: 530px
    }

    .form-header input {
        font-size: 14px
    }

    .form-header .form-button {
        font-size: 16px
    }

    #name-1 {
        min-width: 160px
    }

    #tel-1 {
        min-width: 205px
    }

    #name-0 {
        min-width: 160px
    }

    #tel-0 {
        min-width: 205px
    }

    .form-header .form-button {
        padding: 9.5px 30px
    }

    #slides .slidesjs-navigation {
        top: 230px
    }

    #services h2 {
        font-size: 25px
    }

    #illiquidity h2 {
        font-size: 25px
    }

    .usl-none {
        display: none
    }

    .usl-block {
        display: block
    }

    #services h2 {
        padding-top: 70px
    }

    #services {
        padding: 0 0 70px 0
    }

    #illiquidity h2 {
        padding-top: 70px
    }

    #illiquidity {
        padding: 0 0 70px 0
    }

    #about h2 {
        font-size: 25px
    }

    .statistics span {
        font-size: 40px
    }

    .statistics p {
        font-size: 10px
    }

    #about {
        height: 540px
    }

    #about h3 {
        margin: 70px 0 0 0
    }

    #about .play-button {
        top: 54px
    }

    .statistics {
        margin: 90px 0 0 0
    }

    .materials-cont h3 {
        font-size: 25px;
        margin-top: 14px
    }

    .mat-hr {
        top: 44px
    }

    .mb-slider {
        display: none
    }

    #mb-material {
        position: relative;
        z-index: 130;
        background: url(../img/materials.png) no-repeat;
        min-height: 600px;
        display: block
    }

    #mb-material h3 {
        color: #fff;
        font-size: 25px;
        font-weight: 300;
        margin: 80px 0 0 0;
        float: left
    }

    #mb-material h5 {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        margin: 80px 0 0 0;
        position: absolute;
        top: 69px;
        line-height: 1.3
    }

    #mb-material .mat-hr {
        margin: 0 0 0 45px;
        top: 110px
    }

    #mb-material .materials {
        margin: 88px 0 0 50px;
        list-style: none
    }

    #mb-material .mat-all p {
        margin-left: 20px
    }

    #mb-material .mat-all {
        left: 220px;
        width: 300px
    }

    .mb-form {
        display: block
    }

    #feedback .form-text {
        font-size: 30px
    }

    #feedback .form-header input {
        font-size: 16px;
        padding: 8px 0;
        padding-left: 20px
    }

    #feedback .form-header .form-button {
        font-size: 16px;
        padding: 8px 33px
    }

    #feedback .form-header input#name-3 {
        min-width: 155px
    }

    #feedback .form-header input#tel-3 {
        min-width: 230px
    }

    #feedback .form-header input#name-4 {
        min-width: 155px
    }

    #feedback .form-header input#tel-4 {
        min-width: 230px
    }

    #feedback {
        padding: 98px 0
    }

    .client-item img {
        max-width: 220px !important
    }

    .mb-clients {
        display: block
    }

    .client-none {
        display: none
    }

    .client-item {
        margin: 20px 0
    }

    #client h2 {
        font-size: 25px
    }

    #client p {
        font-size: 18px
    }

    #client .client-hr {
        position: relative;
        left: -30px
    }

    #client p {
        margin-top: 14px
    }

    .client-header {
        margin-bottom: 50px
    }

    #quality h3 {
        font-size: 25px
    }

    .quality-cont h5 {
        font-size: 14px
    }

    .quality-cont p {
        font-size: 24px
    }

    #owl-carousel-awar .owl-item img {
        margin: 0 auto
    }

    .gall-head {
        font-size: 22px
    }

    #faq h3 {
        font-size: 25px
    }

    .faq-numb {
        font-size: 18px
    }

    .faq-text {
        font-size: 16px;
        margin-top: 10px
    }

    .faq-quest {
        left: -42px
    }

    .feedback-none {
        display: none
    }

    #contacts {
        padding: 0 0 30px 0
    }

    #contacts h3 {
        font-size: 25px
    }

    #contacts .contacts-head {
        font-size: 16px
    }

    #contacts .contacts-info {
        font-size: 14px
    }

    .map {
        font-size: 15px
    }

    .copy {
        font-size: 14px
    }

    .close-gallery {
        font-size: 14px
    }

    .close-gallery span {
        font-size: 14px
    }

    .video-width {
        min-width: 96%;
        width: 96%
    }

    #video-zav {
        width: 100%
    }

    .serv-open-cont {
        width: 85%;
        left: 10%
    }

    #owl-carousel-awar {
        left: 0
    }

    #owl-carousel-awar .owl-nav {
        top: 28%
    }

    #owl-carousel-awar .owl-next {
        left: -12%
    }

    #owl-carousel-awar .owl-right {
        right: -12%
    }

    .wide-menu {
        display: none
    }

    .mob-menu {
        display: block
    }

    .mb-inf-menu {
        display: block
    }

    .mb-inf-menu .phone {
        font-size: 13px;
        display: inline;
        margin-right: 5px
    }

    .mb-inf-menu .phone img {
        margin-right: 10px;
        width: 18px
    }

    .mb-inf-menu .time {
        margin: 2px 0 0 0
    }

    .logo {
        line-height: 36px
    }

    .logo-small {
        margin-top: 6px
    }

    .stickytop .logo-small {
        margin-top: 15px
    }

    header {
        padding: 18px 0 17px 0
    }

    #slider {
        z-index: 129
    }

    .stickytop .menu-small {
        position: relative;
        top: 8px
    }

    .stickytop .mb-inf-menu {
        text-align: left;
        margin-top: 6px;
        top: 8px
    }

    .mob-menu .menu-small {
        position: relative
    }

    .stickytop {
        z-index: 140
    }

    header {
        z-index: 145 !important
    }

    .opem-burg .burg {
        float: right;
        margin-bottom: 20px
    }

    #mb-material h5 {
        font-size: 15px;
        top: 50px
    }

    #mb-material .materials {
        margin: 205px 0 0 0
    }
}

@media only screen and (max-width:768px) {
    .stickytop .mob-menu .menu-small {
        top: 8px
    }

    .md-modal-usl {
        height: initial
    }

    .mb-inf-menu {
        display: none
    }

    .owl-slide-cont h1 {
        font-size: 18px;
        margin: 45% 0 0 0;
        font-weight: 400
    }

    .form-text {
        font-size: 18px;
        position: relative;
        top: 35px
    }

    .form-header {
        top: 40px
    }

    .container {
        width: 320px;
        padding-left: 15px;
        padding-right: 15px
    }

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

    .col-mb-1,
    .col-mb-10,
    .col-mb-11,
    .col-mb-12,
    .col-mb-2,
    .col-mb-3,
    .col-mb-4,
    .col-mb-5,
    .col-mb-6,
    .col-mb-7,
    .col-mb-8,
    .col-mb-9 {
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 100%
    }

    .col-mb-offset-0,
    .col-mb-offset-1,
    .col-mb-offset-10,
    .col-mb-offset-11,
    .col-mb-offset-2,
    .col-mb-offset-3,
    .col-mb-offset-4,
    .col-mb-offset-5,
    .col-mb-offset-6,
    .col-mb-offset-7,
    .col-mb-offset-8,
    .col-mb-offset-9 {
        margin-left: 0
    }

    #name-1 {
        min-width: 100px
    }

    #tel-1 {
        min-width: 150px
    }

    #name-0 {
        min-width: 100px
    }

    #tel-0 {
        min-width: 150px
    }

    .form-header input {
        font-size: 2.5vw
    }

    .serv-menu li {
        font-size: 14px;
        margin: 14px 0
    }

    .illiquidit-menu li {
        font-size: 14px;
        margin: 14px 0
    }

    .services-row {
        padding: 40px 0 0 0
    }

    .illiquidity-row {
        padding: 40px 0 0 0
    }

    .mt0-mb {
        margin-top: 0 !important
    }

    #about h3 {
        font-size: 18px
    }

    #about {
        min-height: 760px
    }

    .statistics p {
        font-size: 14px
    }

    .statistics span {
        font-size: 40px;
        margin-top: 30px;
        display: inline-block
    }

    #mb-material .mat-hr {
        display: none
    }

    #mb-material .materials {
        margin: 205px 0 0 0;
        float: none;
        width: 60%
    }

    .materials li a {
        font-size: 16px
    }

    .materials li .mat-item {
        font-size: 16px
    }

    #mb-material {
        min-height: 780px
    }

    #mb-material .mat-all p {
        width: 80%;
        font-size: 12px;
        margin-left: 50px;
        margin-top: -16px
    }

    #mb-material .mat-all p.mat-small {
        margin-top: 0
    }

    #mb-material .mat-all {
        left: 170px;
        width: 130px
    }

    #feedback .form-text {
        font-size: 25px
    }

    #feedback .form-header input {
        font-size: 14px;
        padding-left: 10px
    }

    #feedback .form-header input#name-3 {
        min-width: 130px
    }

    #feedback .form-header input#tel-3 {
        min-width: 170px
    }

    #feedback .form-header input#name-4 {
        min-width: 130px
    }

    #feedback .form-header input#tel-4 {
        min-width: 170px
    }

    #feedback .form-header .form-button {
        font-size: 14px;
        margin: 16px 0 0 0
    }

    #feedback .form-header {
        margin-top: 40px
    }

    #client .client-hr {
        display: none
    }

    #client {
        padding: 70px 0
    }

    #quality {
        height: 930px
    }

    .quality-cont p {
        float: left
    }

    .quality-cont h5 {
        float: left;
        margin: 10px 0 0 25px
    }

    .qual-item {
        height: 80px
    }

    #owl-carousel-awar .owl-next {
        left: -5%
    }

    #owl-carousel-awar .owl-prev {
        right: -5%
    }

    .gall-head {
        text-align: center;
        border: none;
        text-decoration: underline
    }

    .tac-mb {
        text-align: center
    }

    .gall-btn {
        top: 20px
    }

    #faq hr {
        max-width: 25%;
        margin-left: 0
    }

    #faq hr.row-separ {
        max-width: 100%
    }

    #faq .faq-quest {
        left: 0
    }

    #faq .f-numb {
        width: 12%;
        float: left;
        padding-right: 0
    }

    #faq .f-quest {
        width: 88%;
        float: left;
        padding-left: 0
    }

    .feedback-none {
        display: block
    }

    #feedback .form-header input#name-3 {
        min-width: 100px
    }

    #feedback .form-header input#tel-3 {
        min-width: 150px
    }

    #feedback .form-header input#name-4 {
        min-width: 100px
    }

    #feedback .form-header input#tel-4 {
        min-width: 150px
    }

    #contacts {
        padding: 100px 0 30px 0
    }

    #contacts .contacts-head {
        font-size: 18px
    }

    #contacts .contacts-info {
        font-size: 16px
    }

    .contacts-row-2 {
        margin-top: 0
    }

    .contacts-row-1 {
        margin-top: 70px
    }

    .con-separ {
        margin-top: 60px
    }

    #contacts .contacts-info {
        margin-top: 15px
    }

    .footer-hr {
        margin-left: 0;
        width: 80%
    }

    .close-maps {
        top: 70px;
        right: 20px;
        font-size: 15px
    }

    .close-gallery {
        margin-right: 0;
        margin-left: auto;
        width: 100%;
        margin-bottom: 40px;
        text-align: right
    }

    #owl-carousel-work .owl-nav {
        top: 0;
        left: 20px
    }

    #ser_1 img,
    #ser_2 img,
    #ser_3 img,
    #ser_4 img,
    #ser_5 img,
    #ser_6 img {
        width: 100%;
        height: initial
    }

    .fancy-nav-right {
        right: 0;
        color: #000
    }

    .fancy-nav-right:hover {
        color: #000
    }

    .fancy-nav-left {
        left: 0;
        color: #000
    }

    .fancy-nav-left:hover {
        color: #000
    }

    .serv-open-cont h3 {
        font-size: 25px;
        line-height: 1.2;
        margin: 0 0 30px 0
    }

    .serv-open-cont {
        padding: 0 0 60px 0
    }

    .serv-open-cont p {
        font-size: 14px
    }

    .serv-open-cont ul {
        font-size: 14px
    }

    .about-text {
        float: right;
        width: 75%;
        display: none
    }

    .about-btn {
        float: left;
        width: 25%;
        display: none
    }

    #about .play-button {
        width: 65px;
        height: 65px;
        top: 70px
    }

    .statistics {
        margin-top: 40px
    }

    #awar h2 {
        font-size: 25px
    }

    #feedback .form-header input {
        font-size: 10px
    }

    #feedback .form-header .form-button {
        font-size: 10px
    }

    .quality-cont h5 {
        margin: 10px 0 0 10px;
        width: 80%
    }

    .quality-cont p {
        width: 12%
    }

    .nav-block {
        display: none
    }

    .form-header .form-button {
        font-size: 10px;
        margin: 15px 0 0 0;
        padding: 8px 30px
    }

    .header-contacts {
        display: block
    }

    .header-contacts .time {
        display: block;
        color: #fff;
        margin: 10px 0 0 0;
        font-size: 11px
    }

    .header-contacts .phone {
        display: inline;
        font-size: 13px;
        margin-right: 15px
    }

    .header-contacts .phone a {
        color: #fff
    }

    .header-contacts .phone img {
        margin-right: 4px
    }

    .header-form {
        bottom: 150px
    }

    .mob-menu {
        overflow: hidden;
        padding: 0 0 4px 0
    }

    .mob-menu .logo-small {
        float: left;
        width: 75%;
        line-height: 40px
    }

    .mob-menu .menu-small {
        float: right;
        position: relative;
        left: -4px;
        top: -1px;
        width: 25%
    }

    header {
        padding: 0;
        z-index: 133
    }

    .form-header input {
        padding-left: 15px;
        font-size: 10px
    }

    #feedback .form-text {
        top: 0
    }

    #feedback .form-header {
        margin-top: 0;
        margin-bottom: 40px
    }

    .quality-header p {
        font-size: 18px
    }

    #quality .client-hr {
        margin: 14px 0 0 0
    }

    .qual-row {
        margin-top: 30px
    }

    .quality-header {
        padding-top: 50px
    }
}

@media only screen and (max-width:500px) {
    #feedback .form-header input {
        font-size: 10px
    }

    #feedback .form-header .form-button {
        font-size: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1456px) {
    .container {
        width: 1170px;
        padding-left: 15px;
        padding-right: 15px
    }

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

    .col-pc-1,
    .col-pc-10,
    .col-pc-11,
    .col-pc-12,
    .col-pc-2,
    .col-pc-3,
    .col-pc-4,
    .col-pc-5,
    .col-pc-6,
    .col-pc-7,
    .col-pc-8,
    .col-pc-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-pc-12 {
        width: 100%
    }

    .col-pc-11 {
        width: 91.66666667%
    }

    .col-pc-10 {
        width: 83.33333333%
    }

    .col-pc-9 {
        width: 75%
    }

    .col-pc-8 {
        width: 66.66666667%
    }

    .col-pc-7 {
        width: 58.33333333%
    }

    .col-pc-6 {
        width: 50%
    }

    .col-pc-5 {
        width: 41.66666667%
    }

    .col-pc-4 {
        width: 33.33333333%
    }

    .col-pc-3 {
        width: 25%
    }

    .col-pc-2 {
        width: 16.66666667%
    }

    .col-pc-1 {
        width: 8.33333333%
    }

    .col-pc-offset-12 {
        margin-left: 100%
    }

    .col-pc-offset-11 {
        margin-left: 91.66666667%
    }

    .col-pc-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-pc-offset-8 {
        margin-left: 66.66666667%
    }

    .col-pc-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-pc-offset-5 {
        margin-left: 41.66666667%
    }

    .col-pc-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-pc-offset-2 {
        margin-left: 16.66666667%
    }

    .col-pc-offset-1 {
        margin-left: 8.33333333%
    }

    .col-pc-offset-0 {
        margin-left: 0
    }

    .quality-cont {
        margin: 40px 0 0 60px
    }

    .quality-cont h5 {
        font-size: 17px
    }

    .faq-quest {
        font-size: 18px
    }

    .owl-slide-cont h1 {
        font-size: 49px;
        margin-top: 25%
    }

    #slider .owl-theme .owl-dots {
        width: 1150px
    }

    .benefit-sl-3 {
        width: 1400px
    }

    .owl-slide-cont h1 {
        margin-left: -15px
    }

    #gall-modal {
        overflow: auto
    }

    .close-gallery {
        margin-left: 55px
    }

    #about h3 {
        font-size: 38px
    }

    .statistics span {
        font-size: 60px
    }

    .statistics p {
        font-size: 14px
    }

    .statistics {
        margin: 160px 0 0 0
    }

    #bgvideo {
        height: 100%;
        width: initial
    }

    .materials li a {
        font-size: 16px
    }

    .materials li .mat-item {
        font-size: 16px
    }

    #client p {
        font-size: 27px;
        margin-top: 15px
    }

    #client .client-hr {
        margin: 36px 0 0 0;
        position: relative;
        left: 35px
    }

    .client-item img {
        margin-left: 62px
    }

    #owl-carousel-awar .owl-item img {
        max-width: 250px;
        margin: 0 auto
    }

    .faq-text {
        font-size: 18px
    }

    .scroll1 {
        right: 2%
    }

    .sm-space {
        padding: 0
    }

    .md-modal-usl {
        width: 1170px;
        max-width: 1170px;
        height: 600px
    }

    .serv-all {
        min-height: 600px
    }

    .materials-cont {
        left: 8%
    }

    .phone {
        font-size: 15px
    }

    .carousel-content,
    .slidesjs-container,
    .slidesjs-control,
    .slidesjs-slide {
        min-height: 727px
    }

    .carousel-content img {
        width: initial
    }
}

@media only screen and (min-width:1456px) {
    .container {
        width: 1440px;
        padding-left: 8px;
        padding-right: 8px
    }

    .row {
        margin-left: -8px;
        margin-right: -8px
    }

    .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-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-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-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 8px;
        padding-left: 8px
    }

    .col-md-16 {
        width: 100%
    }

    .col-md-15 {
        width: 93.75%
    }

    .col-md-14 {
        width: 87.5%
    }

    .col-md-13 {
        width: 81.25%
    }

    .col-md-12 {
        width: 75%
    }

    .col-md-11 {
        width: 68.75%
    }

    .col-md-10 {
        width: 62.5%
    }

    .col-md-9 {
        width: 56.25%
    }

    .col-md-8 {
        width: 50%
    }

    .col-md-7 {
        width: 43.75%
    }

    .col-md-6 {
        width: 37.5%
    }

    .col-md-5 {
        width: 31.25%
    }

    .col-md-4 {
        width: 25%
    }

    .col-md-3 {
        width: 18.75%
    }

    .col-md-2 {
        width: 12.5%
    }

    .col-md-1 {
        width: 6.25%
    }

    .col-md-offset-16 {
        margin-left: 100%
    }

    .col-md-offset-15 {
        margin-left: 93.75%
    }

    .col-md-offset-14 {
        margin-left: 87.5%
    }

    .col-md-offset-13 {
        margin-left: 81.25%
    }

    .col-md-offset-12 {
        margin-left: 75%
    }

    .col-md-offset-11 {
        margin-left: 68.75%
    }

    .col-md-offset-10 {
        margin-left: 62.5%
    }

    .col-md-offset-9 {
        margin-left: 56.25%
    }

    .col-md-offset-8 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 43.75%
    }

    .col-md-offset-6 {
        margin-left: 37.5%
    }

    .col-md-offset-5 {
        margin-left: 31.25%
    }

    .col-md-offset-4 {
        margin-left: 25%
    }

    .col-md-offset-3 {
        margin-left: 18.75%
    }

    .col-md-offset-2 {
        margin-left: 12.5%
    }

    .col-md-offset-1 {
        margin-left: 6.25%
    }

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

@media only screen and (min-device-width:200px) and (max-device-width:768px) and (orientation:landscape) {
    .md-content-usl .md-close-usl {
        padding: 0;
        margin: 0 !important;
        position: relative;
        top: 36px;
        margin-left: auto !important;
        right: 15px;
        z-index: 500
    }
}