html.js .loader {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
html.js .loader_inner {
    background-image: url("../img/preloader.gif");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    left: 50%;
    top: 50%;
    position: absolute;
}
img, legend {
    border: 0;
}
body, legend, td, th {
    padding: 0;
}
.fancybox-nav, .mfp-arrow, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel, .owl-carousel .owl-item {
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.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 {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.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-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.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;
}
.no-js .owl-carousel {
    display: block;
}
.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;
}
.owl-height {
    -webkit-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;
    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: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
}
.main-header__wrapper, body, sub, sup {
    position: relative;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-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;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%}
@font-face {
    font-family: HelveticaNeueCyrThin;
    src: url(../fonts/HelveticaNeueCyrThin.eot);
    src: url(../fonts/HelveticaNeueCyrThin.eot) format("embedded-opentype"), url(../fonts/HelveticaNeueCyrThin.woff2) format("woff2"), url(../fonts/HelveticaNeueCyrThin.woff) format("woff"), url(../fonts/HelveticaNeueCyrThin.ttf) format("truetype"), url(../fonts/HelveticaNeueCyrThin.svg#HelveticaNeueCyrThin) format("svg");
    font-display: swap;
}
@font-face {
    font-family: HelveticaNeueCyrRoman;
    src: url(../fonts/HelveticaNeueCyrRoman.eot);
    src: url(../fonts/HelveticaNeueCyrRoman.eot) format("embedded-opentype"), url(../fonts/HelveticaNeueCyrRoman.woff2) format("woff2"), url(../fonts/HelveticaNeueCyrRoman.woff) format("woff"), url(../fonts/HelveticaNeueCyrRoman.ttf) format("truetype"), url(../fonts/HelveticaNeueCyrRoman.svg#HelveticaNeueCyrRoman) format("svg");
    font-display: swap;
}
@font-face {
    font-family: avenircyr;
    src: url(../fonts/avenircyr.eot);
    src: url(../fonts/avenircyr.eot) format("embedded-opentype"), url(../fonts/avenircyr.woff2) format("woff2"), url(../fonts/avenircyr.woff) format("woff"), url(../fonts/avenircyr.ttf) format("truetype"), url(../fonts/avenircyr.svg#avenircyr) format("svg");
    font-display: swap;
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
:-moz-placeholder {
    color: #666;
    opacity: 1;
}
::-moz-placeholder {
    color: #666;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
body input:focus:required:invalid, body input:required:valid, body textarea:focus:required:invalid, body textarea:required:valid {
    color: #666;
}
body {
    font-size: 16px;
    min-width: 320px;
    line-height: 1.5;
    font-family: avenircyr, sans-serif;
    color: #111;
    background-color: #fff;
}
.about__wrapper, .advantages__wrapper, .articles__wrapper, .container, .footer__nav-wrapper, .footer__wrapper, .main-header__nav-wrapper, .main-header__wrapper, .main__wrapper, .production__wrapper {
    max-width: 1000px;
    margin: 0 auto;
}
.advantages__wrapper:after, .articles__wrapper:after, .basket__item:after, .certificate:after, .clearfix:after, .equipment:after, .footer__nav-wrapper:after, .main-header__nav-wrapper:after, .main-header__wrapper:after, .production__wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.hidden {
    display: none;
}
a {
    outline: 0!important;
    background-color: transparent;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */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:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, optgroup, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
.ishome, .page {
    background-repeat: no-repeat;
    background-position: center 0;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre, textarea {
    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;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ishome {
    background-image: url(../img/home-bg.jpg);
}
.page {
    background-image: url(../img/page-bg.jpg);
}
.main-header__authorization-icon, .main-header__callback-icon {
    background-image: url(../img/sprites.png);
    vertical-align: top;
}
.main-header {
    padding: 55px 0 0;
}
.page-header {
    padding: 38px 0 0;
}
.main-header__btn {
    position: absolute;
    display: none;
    width: 30px;
    height: 18px;
    padding-top: 12px;
    right: 10px;
    top: 40px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.main-header__authorization-log a, .main-header__authorization-reg a {
    font-family: HelveticaNeueCyrThin, sans-serif;
    -webkit-transition: color .5s ease;
}
.main-header__btn:active, .main-header__btn:hover {
    opacity: .7;
}
.main-header__btn span {
    position: relative;
    display: block;
    width: 30px;
    height: 4px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.main-header__btn span:after, .main-header__btn span:before {
    position: absolute;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #fff;
    content: ''}
.main-header__btn span:before {
    top: -12px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.main-header__btn span:after {
    top: 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.main-header__logo {
    padding: 15px 0 0;
    float: left;
    display: block;
    text-decoration: none;
}
.page-header__logo {
    padding: 0;
    margin: 0 85px 0 0;
}
.main-header__box {
    float: right;
}
.page-header__box {
    float: none;
    padding: 30px 0;
}
.main-header__authorization {
    margin: 0 0 20px;
    text-align: right;
}
.page-header__authorization {
    float: right;
}
.main-header__authorization-icon {
    display: inline-block;
    margin-right: 5px;
    background-position: -111.99px -15.96px;
    width: 19px;
    height: 21px;
}
.main-header__authorization-log {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    line-height: 1;
}
.main-header__authorization-log a {
    color: #46bde5;
    line-height: 1;
    transition: color .5s ease;
}
.main-header__authorization-log a:active, .main-header__authorization-log a:focus, .main-header__authorization-log a:hover {
    color: #f9b38d;
}
.main-header__authorization-reg {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    border-left: 1px solid #fff;
    line-height: 1;
}
.main-header__authorization-reg a {
    text-decoration: none;
    color: #fff;
    transition: color .5s ease;
}
.main-header__authorization-reg a:active, .main-header__authorization-reg a:focus, .main-header__authorization-reg a:hover {
    color: #f6935d;
}
.main-header__callback-link a, .main-header__phone a {
    color: #fff;
    font-family: HelveticaNeueCyrThin, sans-serif;
    text-decoration: none;
}
.main-header__phone {
    margin: 0 0 5px;
    font-size: 32px;
}
.main-header__phone a {
    display: block;
    letter-spacing: 1px;
    line-height: 1.2;
}
.page-header__phone {
    font-size: 32px;
}
.main-header__callback {
    text-align: right;
}
.page-header__callback {
    text-align: left;
}
.main-header__callback-icon {
    display: inline-block;
    background-position: -157.99px -8.98px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.main-header__callback-link {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
}
.main-header__callback-link a {
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
.main-header__callback-link a:active, .main-header__callback-link a:focus, .main-header__callback-link a:hover {
    color: #f9b38d;
}
.main-header__img-box {
    position: relative;
    clear: both;
    width: 700px;
    margin: 0 auto;
    padding: 176px 0 214px;
}
.main-header__img-box-title {
    position: relative;
    z-index: 3;
    color: #fff;
    text-shadow: 0 0 5px 5px #000;
}
.main-header__img-box-title h1 {
    margin: 0;
    font-size: 60px;
    font-family: HelveticaNeueCyrThin, sans-serif;
    line-height: 1;
    font-weight: 300;
    text-shadow: 0 0 20px #000;
}
.main-header__img-box-title h1 small {
    display: block;
    font-size: 26px;
    font-family: HelveticaNeueCyrRoman, sans-serif;
}
.main-header__img-box-item-1 span, .main-header__img-box-item-2 span, .main-header__img-box-item-3 span {
    display: block;
    padding: 10px 45px;
    font-size: 22px;
    line-height: 1;
    font-style: italic;
    color: #fff;
    font-family: HelveticaNeueCyrThin, sans-serif;
    font-weight: 500;
}
.main-header__img-box-pict {
    position: absolute;
    top: -50px;
    left: -90px;
}
.main-header__img-box-item-1 {
    position: absolute;
    right: 75px;
    top: 55px;
    background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(224, 88, 13, .9)), to(rgba(224, 158, 39, .9)));
    background-image: -webkit-linear-gradient(left bottom, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    background-image: linear-gradient(to right top, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
}
.main-header__img-box-item-1 span {
    width: 175px;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
    text-align: right;
}
.main-header__img-box-item-2 {
    position: absolute;
    left: 25px;
    top: 110px;
    background-image: -webkit-gradient(linear, right bottom, left top, from(rgba(224, 88, 13, .9)), to(rgba(224, 158, 39, .9)));
    background-image: -webkit-linear-gradient(right bottom, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    background-image: linear-gradient(to left top, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
}
.main-header__img-box-item-2 span {
    width: 135px;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
    text-align: left;
}
.main-header__img-box-item-3 {
    position: absolute;
    right: 165px;
    top: 330px;
    z-index: 2;
    overflow: hidden;
}
.main-header__img-box-item-3:before {
    content: '';
    position: absolute;
    z-index: 3;
    width: 15px;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .6)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .6), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .6), transparent);
}
.main-header__img-box-item-3 div {
    position: relative;
    left: -30px;
    background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(224, 88, 13, .9)), to(rgba(224, 158, 39, .9)));
    background-image: -webkit-linear-gradient(left bottom, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    background-image: linear-gradient(to right top, rgba(224, 88, 13, .9), rgba(224, 158, 39, .9));
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
}
.main-header__img-box-item-3 span {
    width: 125px;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
    text-align: right;
}
#stick-menu {
    position: relative;
    z-index: 4;
    background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#bbb));
    background-image: -webkit-linear-gradient(top, #eee, #bbb);
    background-image: linear-gradient(to bottom, #eee, #bbb);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #999;
}
#stick-menu.main-header__nav-top {
    position: fixed;
    width: 100%;
    top: 0;
}
.main-header__search {
    position: relative;
    float: right;
    padding: 5px 0;
}
.main-header__search input {
    width: 244px;
    height: 29px;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: HelveticaNeueCyrRoman, sans-serif;
    text-indent: 10px;
}
.main-header__search-icon {
    position: absolute;
    top: 12px;
    right: 5px;
    background-image: url(../img/sprites.png);
    background-position: -62px -13.98px;
    width: 24px;
    height: 29px;
}
.main-header__menu {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
}
.main-header__menu li {
    display: inline-block;
    vertical-align: top;
}
.main-header__menu li a {
    position: relative;
    display: block;
    padding: 11px 24px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-family: avenircyr, sans-serif;
    font-weight: 600;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
.main-header__menu li a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0px;
    height: 0;
    background-color: #ddd;
    border-right: 0px solid #ccc;
}
.main-header__menu li a:active, .main-header__menu li a:focus, .main-header__menu li a:hover {
    color: #ff9f23;
}
.main-header__menu>li:first-child a {
    padding-left: 0;
}
.main-header__menu li:last-child a {
    padding-right: 0;
}
.main-header__menu li:last-child a:after {
    display: none;
}
.main-header__menu-under-menu {
    position: relative;
}
.main-header__menu-under-menu:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #ff9f23;
}
.basket__sum:after, .main-header__menu-under-menu ul li a:before {
    border: 4px solid transparent;
    content: ''}
.main-header__menu-under-menu:active ul, .main-header__menu-under-menu:hover ul {
    display: block;
}
.main-header__menu-under-menu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 43px;
    width: 170px;
    padding: 10px 30px;
    -webkit-box-shadow: 3px 3px 10px 0 #888;
    box-shadow: 3px 3px 10px 0 #888;
    background-color: #fff;
}
.main-header__menu-under-menu ul li {
    display: block;
}
.main-header__menu-under-menu ul li a {
    padding: 10px 0 10px 15px;
}
.main-header__menu-under-menu ul li a:after {
    display: none;
}
.basket__box, .basket__icon, .basket__sum {
    display: inline-block;
}
.main-header__menu-under-menu ul li a:before {
    position: absolute;
    left: 0;
    top: 15px;
    border-left: 4px solid #000;
}
.main-header__menu-under-menu ul li a:active, .main-header__menu-under-menu ul li a:focus, .main-header__menu-under-menu ul li a:hover {
    color: #1887ad;
    text-decoration: underline;
}
.aside {
    float: right;
    position: relative;
    margin-top: -185px;
    z-index: 1;
}
.basket {
    width: 246px;
    height: 85px;
    min-height: 85px;
    line-height: 85px;
    text-align: center;
    /*background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(14, 181, 196, .8)), color-stop(50%, rgba(37, 66, 96, .8)));
    background-image: -webkit-linear-gradient(left bottom, rgba(14, 181, 196, .8), rgba(37, 66, 96, .8) 50%);
    background-image: linear-gradient(to right top, rgba(14, 181, 196, .8), rgba(37, 66, 96, .8) 50%);
    cursor: pointer;*/
}
.basket__box {
    position: relative;
    vertical-align: top;
    line-height: 85px;
}
.basket__icon {
    vertical-align: middle;
    /*background-image: url(../img/sprites.png);
    background-position: 0 -8px;
    width: 50px;
    height: 42px;*/
}
.basket__quantity {
    position: absolute;
    left: 25px;
    top: 12px;
    width: 30px;
    height: 30px;
    background-color: rgba(24, 134, 152, .7);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
}
.basket__quantity-presence {
    background-color: rgba(243, 115, 45, .7);
}
.basket__sum {
    position: relative;
    vertical-align: middle;
    padding: 0 20px 0 0;
    color: #fff;
    font-size: 18px;
}
.basket__sum:after {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    border-top: 4px solid #fff;
}
.basket__list {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 130px;
    padding: 20px 10px 0;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 10px 0 #888;
    box-shadow: 2px 2px 10px 0 #888;
}
.basket__item {
    margin: 0 0 20px;
}
.basket__item-img {
    float: left;
    margin: 0 10px 0 0;
}
.basket__item-img img {
    display: block;
    width: 40px;
    height: 40px;
}
.basket__item-text {
    text-align: left;
    line-height: 1;
}
.basket__item-text a {
    font-size: 14px;
    line-height: 1.1;
    color: #1887ad;
}
.basket__item-button {
    float: right;
    line-height: 40px;
    height: 40px;
    width: 30px;
    text-align: right;
    cursor: pointer;
    font-weight: 600;
    color: #ff0016;
}
.filter {
    margin-top: 105px;
    padding: 45px 28px;
    background-color: #1887ad;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(20%, #56b2cb), color-stop(60%, #1888ae), color-stop(80%, #56b2cb));
    background-image: -webkit-linear-gradient(left top, #56b2cb 20%, #1888ae 60%, #56b2cb 80%);
    background-image: linear-gradient(to right bottom, #56b2cb 20%, #1888ae 60%, #56b2cb 80%);
}
.filter__title {
    padding: 46px 0 40px;
    font-size: 17px;
    font-family: HelveticaNeueCyrRoman, sans-serif;
    font-weight: 500;
    color: #fff;
}
.filter__header, .filter__substance, .filter__type {
    display: block;
    margin: 0 0 25px;
}
.filter__header label, .filter__substance label, .filter__type label {
    position: relative;
    display: block;
}
.filter__header label:after, .filter__substance label:after, .filter__type label:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 15px;
    border: 4px solid transparent;
    border-top: 4px solid #000;
}
.filter__header select, .filter__substance select, .filter__type select {
    width: 190px;
    height: 32px;
    background-color: #fff;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-indent: 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none!important;
}
.filter__header select::-ms-expand, .filter__substance select::-ms-expand, .filter__type select::-ms-expand {
    display: none;
}
.filter__checkbox-title, .filter__header-title, .filter__height-title, .filter__micron-title, .filter__substance-title, .filter__type-title {
    display: block;
    margin: 0 0 5px!important;
    font-size: 18px;
    font-family: HelveticaNeueCyrThin, sans-serif;
    color: #fff;
}
.filter__height, .filter__micron {
    margin: 0 0 25px;
}
.filter__height span, .filter__micron span {
    margin: 0 4px;
    color: #fff;
}
.filter__height-from input, .filter__height-to input, .filter__micron-from input, .filter__micron-to input {
    width: 80px;
    height: 32px;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-indent: 10px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.filter__checkbox input {
    display: none;
}
.filter__checkbox label {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding-left: 26px;
    font-family: HelveticaNeueCyrThin, sans-serif;
    color: #fff;
}
.filter__checkbox label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 9px;
    height: 9px;
    background-color: #fff;
    border: 3px solid #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.breadcrumbs, .main__wrapper {
    position: relative;
}
#parameter-1:checked~label[for=parameter-1]::before, #parameter-2:checked~label[for=parameter-2]::before, #parameter-3:checked~label[for=parameter-3]::before {
    background-color: #1887ad;
}
.main {
    padding: 30px 0 0;
    background-color: rgba(255, 255, 255, .6);
}
.breadcrumbs {
    max-width: 700px;
    padding: 0 0 0 20px;
}
.breadcrumbs:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    border: 4px solid transparent;
    border-left: 4px solid #000;
}
.breadcrumbs a {
    font-size: 14px;
    color: #555;
    text-decoration: none;
    font-family: avenircyr, sans-serif;
    font-weight: 600;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
.breadcrumbs a:active, .breadcrumbs a:focus, .breadcrumbs a:hover, .catalog__item-title a {
    color: #1887ad;
}
.catalog__title h2, .certificate__title h2 {
    font-family: HelveticaNeueCyrThin, sans-serif;
    text-transform: uppercase;
}
.catalog__item-img img, .certificate__item-img img {
    display: block;
    -webkit-transition: -webkit-transform .5s ease;
}
.catalog {
    overflow: hidden;
    padding: 25px 0 0;
    margin: auto;
}
.catalog__title h2 {
    margin: 0 0 15px;
    font-size: 30px;
}
.catalog__item {
    float: left;
    width: 350px;
    margin: 0 150px 35px 0;
}

.catalog__item-img {
    float: left;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 2px 2px 3px 0 #888;
    box-shadow: 2px 2px 3px 0 #888;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}
.catalog__item-img:nth-child(2n) {
    float: right;
}
.catalog__item-img img {
    width: 121px;
    height: 121px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}
.catalog__item-img img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.catalog__item-title h3 {
    margin: 5px 0;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 16px;
}
.catalog__item-number {
    font-size: 10px;
    font-weight: 600;
}
.catalog__item-list {
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
    overflow: hidden;
}
.catalog__item-list li {
    position: relative;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: 600;
}
.catalog__item-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    border: 4px solid transparent;
    border-left: 4px solid #000;
}
.catalog__item-list a {
	color: #555;
    position: relative;
    padding: 0 0 0 0px;
    font-size: 14px;
    font-weight: 600;
}
.catalog__item-list a:before {
	color: #555;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    border-left: 4px solid #000;
}
.certificate {
    padding: 25px 0 0;
    margin: 0 276px 50px 0;
}
.certificate__title h2 {
    margin: 0 0 15px;
    font-size: 30px;
}
.certificate__text {
    margin: 0 0 20px;
}
.certificate__text p {
    margin: 0;
    line-height: 1.2;
}
.certificate__item {
    float: left;
    width: 135px;
    margin: 0 8px 0 0;
}
.certificate__item-img {
    margin: 0 0 10px;
    -webkit-box-shadow: 2px 2px 3px 0 #888;
    box-shadow: 2px 2px 3px 0 #888;
}
.certificate__item-img img {
    width: 136px;
    height: 193px;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}
.certificate__item-img img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.certificate__item-text p {
    margin: 0;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}
.advantages {
    padding: 20px 0;
    background-color: #f4f4f4;
}
.advantages__item {
    float: left;
    width: 20%}
.advantages__item-img {
    height: 110px;
    line-height: 110px;
    text-align: center;
}
.advantages__item-img i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/sprites.png);
}
.icon-advantages-1 {
    background-position: -9.98px -136.97px;
    width: 166px;
    height: 107px;
}
.icon-advantages-2 {
    background-position: -1px -248.98px;
    width: 86px;
    height: 90px;
}
.icon-advantages-3 {
    background-position: -82.98px -247.96px;
    width: 144px;
    height: 85px;
}
.icon-advantages-4 {
    background-position: -114.99px -62.98px;
    width: 64px;
    height: 63px;
}
.icon-advantages-5 {
    background-position: -21.99px -60.98px;
    width: 54px;
    height: 62px;
}
.advantages__item-title {
    padding: 0 10px;
    text-align: center;
}
.advantages__item-title h3 {
    margin: 0;
    font-family: HelveticaNeueCyrRoman, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
.about__title h2, .articles__title h2, .equipment__title h2, .footer__phone, .production__title h2 {
    font-family: HelveticaNeueCyrThin, sans-serif;
}
.advantages__item-text {
    padding: 0 12px;
    text-align: center;
}
.callback__button, .footer__callback {
    text-align: right;
}
.footer__lang a {
    color: #fff;
}
.footer__lang a:hover {
    color: #ff9f23;
}
.advantages__item-text p {
    margin: 10px 0 0;
    line-height: 1.2;
    font-weight: 600;
    color: #555;
}
.production {
    padding: 35px 0;
}
.production__title h2 {
    margin: 0 0 20px;
    font-size: 30px;
    text-transform: uppercase;
}
.production__item-new, .production__item-sale {
    right: -15px;
    font-size: 14px;
    color: #fff;
    top: 0;
    text-transform: uppercase;
}
.production__item {
    float: left;
    width: 168px;
    margin-right: 35px;
}
.production__item:last-child {
    margin-right: 0;
}
.production__item-img {
    display: block;
    position: relative;
    margin: 0 0 15px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 3px 0 #888;
    box-shadow: 2px 2px 3px 0 #888;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.production__item-img img {
    display: block;
    width: 168px;
    height: 168px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}
.production__item-img img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.production__item-sale {
    position: absolute;
    padding: 5px 25px;
    background-color: rgba(243, 115, 45, .8);
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff5700), to(#ff9500));
    background-image: -webkit-linear-gradient(left top, #ff5700, #ff9500);
    background-image: linear-gradient(to right bottom, #ff5700, #ff9500);
    -webkit-transform: skew(40deg);
    -ms-transform: skew(40deg);
    transform: skew(40deg);
}
.production__item-sale span {
    display: block;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.production__item-new {
    position: absolute;
    padding: 5px 20px;
    background-color: rgba(24, 135, 173, .8);
    background-image: -webkit-gradient(linear, left top, right bottom, from(#20a5cf), to(#1cd0ee));
    background-image: -webkit-linear-gradient(left top, #20a5cf, #1cd0ee);
    background-image: linear-gradient(to right bottom, #20a5cf, #1cd0ee);
    -webkit-transform: skew(40deg);
    -ms-transform: skew(40deg);
    transform: skew(40deg);
}
.production__item-new span {
    display: block;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.production__item-loup {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/sprites.png);
    background-position: -181.97px -145.98px;
    width: 30px;
    height: 30px;
    background-color: rgba(24, 135, 173, .7);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.production__item-title {
    margin: 0 0 15px;
}
.production__item-title h3 {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.3;
}
.production__item-title h3 a {
    color: #1887ad;
}
.production__item-text {
    margin: 0 0 15px;
}
.production__item-text p {
    margin: 0;
    line-height: 1.1;
}
.production__item-price-old {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: line-through;
    min-height: 21px;
}
.production__item-price-main {
    display: block;
    margin: 0 0 5px;
    font-size: 18px;
}
.production__item-price-main b {
    font-size: 20px;
    font-weight: 600;
}
.production__item-button {
    position: relative;
    display: block;
    width: 157px;
    padding: 7px 0;
    background-color: #f3732d;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff8107), to(#ff5b00));
    background-image: -webkit-linear-gradient(left top, #ff8107, #ff5b00);
    background-image: linear-gradient(to right bottom, #ff8107, #ff5b00);
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.production__item-button:active, .production__item-button:focus, .production__item-button:hover {
    background-color: #ff5b00;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff4000), to(#ff5b00));
    background-image: -webkit-linear-gradient(left top, #ff4000, #ff5b00);
    background-image: linear-gradient(to right bottom, #ff4000, #ff5b00);
}
.production__item-button-text {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
    line-height: 1;
}
.production__item-button-icon {
    position: absolute;
    right: -10px;
    top: 0;
    background-color: #ff4000;
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
}
.production__item-button-icon i {
    display: block;
    background-image: url(../img/sprites.png);
    background-position: -4px -13px;
    width: 50px;
    height: 32px;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
}
.owl-carousel .owl-nav, .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: -60px;
    right: 30px;
}
.articles__title a, .articles__title h2 {
    display: inline-block;
    vertical-align: top;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav.disabled .owl-next, .owl-carousel .owl-nav.disabled .owl-prev {
    display: inline-block;
    vertical-align: top;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px;
    color: #1887ad;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav.disabled .owl-prev {
    margin-right: 20px;
}
.articles {
    margin-top: 2%;
    padding: 35px 0 45px;
    background-color: #f4f4f4;
}
.articles__title h2 {
    margin: 0 35px 20px 0;
    font-size: 30px;
    text-transform: uppercase;
}
.articles__title a {
    position: relative;
    margin-top: 10px;
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #1887ad;
    text-transform: uppercase;
}
.articles__title a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    border: 4px solid transparent;
    border-left: 4px solid #000;
}
.articles__item {
    display: block;
    width: 33%;
    float: left;
    text-decoration: none;
    color: #111;
}
.articles__item-img {
    float: left;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 2px 2px 3px 0 #888;
    box-shadow: 2px 2px 3px 0 #888;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.articles__item-img img {
    display: block;
    width: 121px;
    height: 121px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.articles__item-title {
    margin: 0 0 10px;
}
.articles__item-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.articles__item-text {
    margin: 0 0 10px;
}
.articles__item-text p {
    margin: 0;
    font-size: 16px;
    line-height: 1;
}
.articles__item-date {
    font-size: 14px;
    color: #888;
}
.about {
    padding: 35px 0 45px;
}
.about__title h2 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    font-size: 30px;
    text-transform: uppercase;
}
.about__title h1 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    font-size: 30px;
    text-transform: uppercase;
}
.about__title-description {
    font-size: 22px;
    line-height: 1.3;
}
.about__title-description p {
    margin: 0;
}
.about__text p {
    font-size: 16px;
    line-height: 1.4;
}
.about__text a {
    color: #1887ad;
}
#map {
    height: 275px;
}
.footer {
    padding: 35px 0 30px;
    background-color: #1887ad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0181aa), to(#91cbf1));
    background-image: -webkit-linear-gradient(top, #0181aa, #91cbf1);
    background-image: linear-gradient(to bottom, #0181aa, #91cbf1);
}
.footer__logo {
    float: left;
    text-decoration: none;
    display: block;
}
.footer__box {
    float: right;
}
.footer__phone {
    margin: 20px 0 5px;
    font-size: 32px;
    color: #fff;
}
.footer__phone span {
    display: block;
    letter-spacing: 1px;
    line-height: 1.2;
}
.footer__callback a, .footer__nav-menu li {
    display: inline-block;
    vertical-align: top;
}
.footer__callback a {
    padding: 8px 20px 10px;
    font-size: 16px;
    line-height: 1;
    background-color: #f3732d;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff8207), to(#ff5800));
    background-image: -webkit-linear-gradient(left top, #ff8207, #ff5800);
    background-image: linear-gradient(to right bottom, #ff8207, #ff5800);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.footer__callback a:active, .footer__callback a:focus, .footer__callback a:hover {
    background-color: #f9b38d;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff5800), to(#ff8207));
    background-image: -webkit-linear-gradient(left top, #ff5800, #ff8207);
    background-image: linear-gradient(to right bottom, #ff5800, #ff8207);
}
.footer__copy {
    margin: 0 273px 30px 375px;
    padding: 25px 0 0;
}
.footer__copy p {
    margin: 0;
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 1.1;
    color: #fff;
}
.footer__nav {
    background-color: #12759f;
}
.footer__nav-menu {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer__nav-menu li a {
    display: block;
    padding: 10px 14px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
.footer__nav-menu li a:active, .footer__nav-menu li a:focus, .footer__nav-menu li a:hover {
    color: #f3732d;
}
.footer__nav-menu li:first-child a {
    padding-left: 0;
}
.footer__nav-payment {
    float: right;
}
.footer__nav-payment-item {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 28px;
    margin: 6px 0 6px 5px;
    background-image: url(../img/sprites.png);
}
.mastercard {
    background-position: -10px -353px;
}
.maestro {
    background-position: -58px -353px;
}
.visaelectron {
    background-position: -105px -353px;
}
.visa {
    background-position: -151px -353px;
}
.callback {
    max-width: 320px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.callback input {
    display: block;
    width: 98%;
    height: 30px;
    margin: 0 0 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 30px;
    text-indent: 10px;
}
.callback__title h3 {
    margin: 0 0 20px;
    font-size: 30px;
    color: #1887ad;
}
.callback__button button {
    display: inline-block;
    vertical-align: top;
    border: none;
    outline: 0;
    padding: 8px 20px 10px;
    font-size: 16px;
    line-height: 1;
    background-color: #f3732d;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff8207), to(#ff5800));
    background-image: -webkit-linear-gradient(left top, #ff8207, #ff5800);
    background-image: linear-gradient(to right bottom, #ff8207, #ff5800);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.callback__button button:active, .callback__button button:focus, .callback__button button:hover {
    background-color: #f9b38d;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff5800), to(#ff8207));
    background-image: -webkit-linear-gradient(left top, #ff5800, #ff8207);
    background-image: linear-gradient(to right bottom, #ff5800, #ff8207);
}
.equipment {
    position: relative;
    padding: 25px 0 0;
}
.equipment__title h2 {
    margin: 0 0 30px;
    font-size: 30px;
    text-transform: uppercase;
    width: 55%;
}
.equipment__titles h2 {
    margin: 0 0 30px;
    font-size: 30px;
    text-transform: uppercase;
    width: 75%;
}
.equipment__sort {
    position: absolute;
    right: 195px;
    top: 30px;
}
.equipment__sort label {
    position: relative;
    display: inline-block;
    margin-left: 5px;
}
.equipment__sort label:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 15px;
    border: 4px solid transparent;
    border-top: 4px solid #000;
}
.equipment__item-new, .equipment__item-sale {
    right: -15px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.equipment__sort select {
    width: 180px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-indent: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none!important;
}
.equipment__sort select::-ms-expand {
    display: none;
}
.equipment__item {
    float: left;
    width: 168px;
    margin: 0 18px 30px 0;
}
.equipment__item-img {
    display: block;
    position: relative;
    margin: 0 0 15px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 3px 0 #888;
    box-shadow: 2px 2px 3px 0 #888;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.equipment__item-img img {
    display: block;
    width: 168px;
    height: 168px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}
.equipment__item-img img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.equipment__item-sale {
    position: absolute;
    top: 0;
    padding: 5px 25px;
    background-color: rgba(243, 115, 45, .8);
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff5700), to(#ff9500));
    background-image: -webkit-linear-gradient(left top, #ff5700, #ff9500);
    background-image: linear-gradient(to right bottom, #ff5700, #ff9500);
    -webkit-transform: skew(40deg);
    -ms-transform: skew(40deg);
    transform: skew(40deg);
}
.equipment__item-sale span {
    display: block;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.equipment__item-new {
    position: absolute;
    top: 0;
    padding: 5px 20px;
    background-color: rgba(24, 135, 173, .8);
    background-image: -webkit-gradient(linear, left top, right bottom, from(#20a5cf), to(#1cd0ee));
    background-image: -webkit-linear-gradient(left top, #20a5cf, #1cd0ee);
    background-image: linear-gradient(to right bottom, #20a5cf, #1cd0ee);
    -webkit-transform: skew(40deg);
    -ms-transform: skew(40deg);
    transform: skew(40deg);
}
.equipment__item-new span {
    display: block;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}
.equipment__item-loup {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/sprites.png);
    background-position: -181.97px -145.98px;
    width: 30px;
    height: 30px;
    background-color: rgba(24, 135, 173, .7);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.equipment__subcategories h3 {
    display: inline-block;
}
.equipment__subcategories a {
    color: #444;
    font-size: 15px;
}
.equipment__item-title {
    margin: 0 0 15px;
}
.equipment__item-title h3 {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.3;
}
.equipment__item-title h3 a {
    color: #1887ad;
}
.equipment__item-text {
    margin: 0 0 15px;
}
.equipment__item-text p {
    margin: 0;
    line-height: 1.1;
}
.equipment__item-price-old {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: line-through;
    min-height: 21px;
}
.equipment__item-price-main {
    display: block;
    margin: 0 0 5px;
    font-size: 18px;
}
.equipment__item-price-main b {
    font-size: 20px;
    font-weight: 600;
}
.equipment__item-button {
    position: relative;
    display: block;
    width: 157px;
    padding: 7px 0;
    background-color: #f3732d;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff8107), to(#ff5b00));
    background-image: -webkit-linear-gradient(left top, #ff8107, #ff5b00);
    background-image: linear-gradient(to right bottom, #ff8107, #ff5b00);
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.equipment__item-button:active, .equipment__item-button:focus, .equipment__item-button:hover {
    background-image: -webkit-gradient(linear, left top, right bottom, from(#ff4000), to(#ff5b00));
    background-image: -webkit-linear-gradient(left top, #ff4000, #ff5b00);
    background-image: linear-gradient(to right bottom, #ff4000, #ff5b00);
}
.equipment__item-button-text {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
    line-height: 1;
}
.equipment__item-button-icon {
    position: absolute;
    right: -10px;
    top: 0;
    background-color: #ff4000;
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
}
.equipment__item-button-icon i {
    display: block;
    background-image: url(../img/sprites.png);
    background-position: -4px -13px;
    width: 50px;
    height: 32px;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
@media only screen and (max-width:1023px) {
    .catalog__title, .certificate {
    text-align: center;
}
.about__wrapper, .advantages__wrapper, .articles__wrapper, .container, .footer__nav-wrapper, .footer__wrapper, .main-header__nav-wrapper, .main-header__wrapper, .main__wrapper, .production__wrapper {
    max-width: 748px;
    padding: 0 10px;
}
.page-header__logo {
    margin: 0 30px 0 0;
}
.page-header__logo img {
    width: 270px;
    height: auto;
}
.page-header__box {
    padding: 18px 0 30px;
}
.page-header__phone {
    font-size: 24px;
}
.main-header__img-box-pict {
    overflow: hidden;
    width: 700px;
}
.main-header__menu li a {
    padding: 11px 5px;
}
.main-header__search input {
    width: 155px;
}
.main-header__search-icon {
    display: none;
}
.advantages__item, .articles__item, .certificate__item, .equipment__item, .production__item {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.certificate {
    padding: 25px 0 0;
    margin: 0 0 50px;
}
.certificate__text {
    text-align: left;
}
.advantages__wrapper, .production__wrapper {
    text-align: center;
}
.certificate__item {
    width: 135px;
    margin: 0 4px 20px;
}
.advantages__item {
    width: 30%}
.production__item {
    width: 168px;
    margin: 0 30px;
    text-align: left;
}
.about__title, .about__title-description, .articles__wrapper {
    text-align: center;
}
.articles__item {
    width: 30%}
.articles__item-img {
    float: none;
    width: 121px;
    margin: 0 auto 15px;
}
.articles__item-text, .articles__item-title {
    padding: 0 20px;
}
.footer__copy {
    clear: both;
    margin: 0 0 30px;
}
.footer__nav-menu li a {
    padding: 10px 4px;
}
.footer__nav-payment-item {
    margin: 6px 0 6px 3px;
}
.equipment__item {
    width: 168px;
    margin: 0 60px 30px 0;
}
.equipment__sort {
    position: static;
    margin-bottom: 30px;
}
}@media only screen and (max-width:768px) {
    .about__wrapper, .advantages__wrapper, .articles__wrapper, .container, .footer__nav-wrapper, .footer__wrapper, .main-header__nav-wrapper, .main-header__wrapper, .main__wrapper, .production__wrapper {
    max-width: 460px;
    padding: 0 10px;
}
.ishome {
    background-image: url(../img/page-bg.jpg);
}
.main {
    background: 0 0;
}
.main-header__box, .main-header__img-box-title h1 {
    background-color: rgba(24, 135, 173, .5);
    -webkit-border-radius: 2px;
    text-align: center;
}
.main-header {
    padding: 0;
}
.main-header__btn {
    display: block;
}
#stick-menu, .main-header__img-box-item-1, .main-header__img-box-item-2, .main-header__img-box-item-3, .main-header__img-box-pict {
    display: none;
}
.main-header__logo {
    float: none;
    width: 343px;
}
.page-header__logo {
    padding: 15px 0 0;
    margin: 0;
}
.page-header__logo img {
    width: 343px;
    height: auto;
}
.main-header__box {
    float: none;
    width: auto;
    padding: 20px;
    border-radius: 2px;
    margin: 0 auto 30px;
}
.main-header__authorization {
    margin: 0 0 20px;
    text-align: center;
}
.page-header__authorization {
    float: none;
}
.page-header__phone {
    font-size: 32px;
}
.main-header__callback {
    text-align: center;
}
.main-header__img-box {
    width: auto;
    padding: 0 0 30px;
}
.main-header__img-box-title h1 {
    padding: 20px;
    font-size: 42px;
    border-radius: 2px;
}
.main-header__img-box-title h1 small {
    padding: 20px 0 0;
}
#stick-menu {
    position: absolute;
    top: 151px;
    left: 50%;
    margin-left: -230px;
    width: 460px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
}
.main-header__search {
    float: none;
    display: block;
    width: 440px;
    padding: 10px 0;
}
.main-header__search input {
    width: 439px;
}
.main-header__search-icon {
    display: block;
    top: 17px;
}
.main-header__menu {
    float: none;
}
.main-header__menu li {
    display: block;
    width: auto;
    text-align: center;
}
.main-header__menu li a {
    padding: 25px 0;
}
.main-header__menu li a:after {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-right: none;
    border-top: 1px solid #ccc;
}
.main-header__menu>li:last-child a:after {
    display: block;
}
.main-header__menu-under-menu ul {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    top: 65px;
    z-index: 11;
}
.articles__item, .catalog__item {
    display: inline-block;
    vertical-align: top;
}
.main {
    padding: 0;
}
.breadcrumbs {
    padding: 0 0 20px 20px;
}
.aside {
    float: none;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    margin-top: 0;
}
.basket__list {
    top: 85px;
    left: auto;
    right: 0;
}
.filter {
    padding: 32px 15px 15px;
}
.basket {
    position: absolute;
    top: 0;
    right: 0;
    background-image: none;
}
.filter__title {
    padding: 0 0 40px;
}
.filter__checkbox, .filter__header, .filter__height, .filter__micron, .filter__substance, .filter__type {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 25px;
}
.catalog {
    margin: 0;
    text-align: center;
}
.catalog__item {
    float: none;
    width: 45%;
    margin: 0 10px 35px;
    text-align: left;
}
.articles__wrapper, .catalog__item-title {
    text-align: center;
}
.catalog__item-img {
    float: none;
    width: 121px;
    margin: 0 auto 20px;
}
.catalog__item-list, .catalog__item-number {
    padding: 5px 0 0 30px;
}
.advantages__item {
    width: 46%}
.articles__item {
    float: none;
    width: auto;
    margin: 0 0 20px;
}
.articles__item-img {
    float: left;
    width: 121px;
    margin: 0 20px 0 0;
}
.equipment__item, .footer__box, .footer__logo, .footer__nav-menu {
    float: none;
}
.articles__item-text, .articles__item-title {
    padding: 0 10px;
    text-align: left;
}
.articles__item-date {
    text-align: left;
}
.equipment, .equipment__title, .footer__box, .footer__callback, .footer__nav-menu {
    text-align: center;
}
.footer__logo img {
    display: block;
    width: 343px;
    margin: 0 auto;
}
.footer__nav-menu li a {
    padding: 10px 15px;
}
.footer__nav-menu li:first-child a {
    padding-left: 15px;
}
.footer__nav-payment {
    float: none;
    text-align: center;
}
.equipment {
    margin: 0;
}
.equipment__item {
    display: inline-block;
    vertical-align: top;
    width: 168px;
    margin: 0 30px 30px;
    text-align: left;
}
.animated {
    -webkit-transition-property: none!important;
    transition-property: none!important;
    -ms-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;
    -webkit-animation: none!important;
    animation: none!important;
}
}@media only screen and (max-width:480px) {
    .advantages__item, .catalog__item {
    display: block;
    width: auto;
}
.about__wrapper, .advantages__wrapper, .articles__wrapper, .container, .footer__nav-wrapper, .footer__wrapper, .main-header__nav-wrapper, .main-header__wrapper, .main__wrapper, .production__wrapper {
    max-width: 300px;
    padding: 0 10px;
}
.main-header__logo {
    width: 240px;
}
.main-header__logo img {
    width: 240px;
    height: auto;
}
#stick-menu {
    width: 300px;
    top: 116px;
    margin-left: -150px;
}
.main-header__search {
    width: 280px;
}
.main-header__search input {
    width: 276px;
}
.main-header__menu li a {
    padding: 24px 0;
}
.main-header__menu-under-menu ul {
    top: 52px;
}
.main-header__img-box-title h1 {
    font-size: 31px;
    font-weight: 600;
}
.main-header__img-box-title h1 small {
    font-size: 22px;
    font-weight: 500;
}
.basket {
    right: 45px;
}
.basket__list {
    top: 85px;
    left: 0;
    right: 0;
}
.filter {
    padding: 82px 55px 55px;
}
.filter__checkbox, .filter__header, .filter__height, .filter__micron, .filter__substance, .filter__type {
    display: block;
    margin: 0 0 25px;
}
.catalog__item-number {
    padding: 5px 0 0 80px;
}
.production__item {
    margin: 0 0 30px;
}
.articles__wrapper {
    text-align: center;
}
.articles__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.articles__item-img {
    float: none;
    width: 121px;
    margin: 0 auto 15px;
}
.articles__item-date, .articles__item-text, .articles__item-title {
    padding: 0 20px;
}
.footer__logo {
    width: 300px;
}
.footer__logo img {
    width: 300px;
    height: auto;
}
.owl-carousel .owl-nav {
    position: static;
}
}.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;
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
70% {
    -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    transition-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 {
    0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
70% {
    -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
}
90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-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 {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}@keyframes flash {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0%, 100% {
    -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);
}
}@keyframes pulse {
    0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
}.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0%, 100% {
    -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);
}
}@keyframes rubberBand {
    0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    -ms-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1);
}
40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    -ms-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1);
}
50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    -ms-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1);
}
65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
}
75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
}
}.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%, 100% {
    -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 {
    0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
}.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-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);
}
100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
}
}@keyframes swing {
    20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
}
100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-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 {
    0%, 100% {
    -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);
}
}@keyframes tada {
    0%, 100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-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);
    -ms-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);
    -ms-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);
}
}.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0%, 100% {
    -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);
}
}@keyframes wobble {
    0%, 100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
}.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-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);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
}
100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.bounceOut, .flipOutX {
    -webkit-animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-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);
}
100% {
    -webkit-transform: none;
    transform: none;
}
}@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
}
75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-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);
}
100% {
    -webkit-transform: none;
    transform: none;
}
}@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
}
100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-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);
}
100% {
    -webkit-transform: none;
    transform: none;
}
}@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
}
75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
}
100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-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, -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);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
}@keyframes bounceOut {
    20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
}
50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
}.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    animation-duration: .75s;
}
@-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);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@keyframes bounceOutDown {
    20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@keyframes bounceOutLeft {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@keyframes bounceOutRight {
    20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@keyframes bounceOutUp {
    20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadeIn {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInDownBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInRight {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInRightBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@keyframes fadeOutDown {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}@keyframes fadeOutDownBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
}.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@keyframes fadeOutLeft {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}@keyframes fadeOutLeftBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
}
}.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@keyframes fadeOutRight {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}@keyframes fadeOutRightBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
}
}.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@keyframes fadeOutUp {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}@keyframes fadeOutUpBig {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
}
}.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
    -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;
}
100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}@keyframes flip {
    0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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;
}
100% {
    -webkit-transform: perspective(400px);
    -ms-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 {
    0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
}
100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@keyframes flipInX {
    0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
}
}.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInY, .flipOutX {
    -webkit-backface-visibility: visible!important;
}
@-webkit-keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
}
100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
}
}@keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
}
}.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    0% {
    -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;
}
100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
}
}@keyframes flipOutX {
    0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-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;
    animation-duration: .75s;
    backface-visibility: visible!important;
}
@-webkit-keyframes flipOutY {
    0% {
    -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;
}
100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
}
}@keyframes flipOutY {
    0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
}
30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-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-animation-duration: .75s;
    animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
    0% {
    -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;
}
100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes lightSpeedIn {
    0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
}
100% {
    -webkit-transform: none;
    -ms-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 {
    0% {
    opacity: 1;
}
100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
}
}@keyframes lightSpeedOut {
    0% {
    opacity: 1;
}
100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-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 {
    0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes rotateIn {
    0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}
}.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes rotateInDownLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}
}.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes rotateInDownRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}
}.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes rotateInUpLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}
}.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes rotateInUpRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}
}.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
}
100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
}
}@keyframes rotateOut {
    0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
}
100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-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 {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
}
100% {
    -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 {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-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 {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
}
100% {
    -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 {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
}
100% {
    -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 {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
}
100% {
    -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 {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-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;
}
100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}@keyframes hinge {
    0% {
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
}
100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes rollIn {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
    opacity: 1;
}
100% {
    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 {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-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 {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}@keyframes zoomIn {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
    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 {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-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);
    -ms-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 {
    0% {
    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 {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-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);
    -ms-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 {
    0% {
    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 {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-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);
    -ms-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 {
    0% {
    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 {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-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);
    -ms-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 {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
100% {
    opacity: 0;
}
}@keyframes zoomOut {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
100% {
    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);
}
100% {
    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);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-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);
}
100% {
    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);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-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);
}
100% {
    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);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-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);
}
100% {
    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);
    -ms-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);
}
100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-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 {
    0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes slideInDown {
    0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes slideInLeft {
    0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes slideInRight {
    0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes slideInUp {
    0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
}
100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
}@keyframes slideOutDown {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
}.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
}@keyframes slideOutLeft {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
}.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
}@keyframes slideOutRight {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
}.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
}@keyframes slideOutUp {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
}.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative;
}
.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%}
.fancybox-image {
    max-width: 100%;
    max-height: 100%}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}
.fancybox-close, .fancybox-nav, .fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(blank.gif);
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}
.fancybox-lock, .fancybox-lock body {
    overflow: hidden!important;
}
.fancybox-lock {
    width: auto;
}
.fancybox-lock-test {
    overflow-y: hidden!important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px;
}
#fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px;
}
}.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
}
.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none!important;
}
.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-close, .mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-figure, img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}
.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}
.basket-table{

    

}

    .basket-table table{width:100%;}

    .basket-table tr th{

        font-weight:normal;

        text-transform:uppercase;

        font-size:14px;

        color:#51768b;

        text-align:left;

        padding:0 20px 0 0;

        padding-bottom:12px;

        border-bottom:#bfbfbf solid 1px;

        vertical-align:middle;

    }

        .basket-table tr th:nth-child(1){width:100px;}

        .basket-table tr th:nth-child(2){}

        .basket-table tr th:nth-child(3){width:220px;}

        .basket-table tr th:nth-child(4){width:60px;}

        .basket-table tr th:nth-child(5){width:120px;text-align:center;}

        .basket-table tr th:nth-child(6){width:115px;}

        .basket-table tr th:nth-child(7){width:70px;padding-right:0px;}

    

    .basket-table tr td{

        padding:16px 20px 18px 0;

        vertical-align:middle;

        font-size:16px;

        line-height:18px;

        border-bottom:#bfbfbf solid 1px;

    }

        .basket-table tr td:nth-child(1){}

        .basket-table tr td:nth-child(2){}

        .basket-table tr td:nth-child(3){}

        .basket-table tr td:nth-child(4){text-align:center;}

        .basket-table tr td:nth-child(5){}

        .basket-table tr td:nth-child(6){font-size:24px;}

        .basket-table tr td:nth-child(6) span{font-size:16px;}

        .basket-table tr td:nth-child(6) span.nds{font-size:13px;display:inline-block;vertical-align:middle;width:70px;margin-bottom:5px;}

        .basket-table tr td:nth-child(6) input{display:inline-block;vertical-align:middle;}

        .basket-table tr td:nth-child(7){text-align:center;}

    

    .basket-table tr td .equipment__item-img{display:inline-block;border-radius:0px;margin:0px;}

    .basket-table tr td .equipment__item-img img{width:100px;height:100px;border-radius:0px;}



    .basket-delete{

        color:#ff6600;

        font-size:16px;

        text-align:center;

        text-decoration:none;

    }

    .minus{

        height:34px;

        line-height:34px;

        font-size:16px;

        width:30px;

        text-align:center;

        border:#b8b8b8 solid 1px;

        border-right:none;

        display:block;

        float:left;

        cursor:pointer;

    }

    .plus{

        height:34px;

        line-height:32px;

        font-size:16px;

        width:30px;

        text-align:center;

        border:#b8b8b8 solid 1px;

        border-left:none;

        display:block;

        float:left;

        cursor:pointer;

    }

    .number input{

        width:30px;

        padding:0 10px;

        text-align:right;

        height:34px;

        border:#b8b8b8 solid 1px;

        float:left;

    }



.basket-result{

    text-align:right;

    padding-bottom:55px;

}

.basket-result-nds{padding-top:15px;}

.basket-result-nds input{margin:0 5px 0 15px;display:inline-block;}

.basket-result-prise{font-size:36px;padding:0px 0 20px 0;line-height:36px;}

.basket-result-prise span{font-size:20px;padding-left:5px;}

.basket-order {

    padding: 8px 20px 10px;

    font-size: 16px;

    line-height: 1;

    background-color: #f3732d;

    color: #fff;

    background-image: -webkit-gradient(linear,left top,right bottom,from(#ff8207),to(#ff5800));

    background-image: -webkit-linear-gradient(left top,#ff8207,#ff5800);

    background-image: linear-gradient(to right bottom,#ff8207,#ff5800);

    -webkit-border-radius: 2px;

    border-radius: 2px;

    text-transform:uppercase;

    text-decoration:none;

    display:inline-block;

}

.basket-order:hover{

    background-color:#f9b38d;background-image:-webkit-gradient(linear,left top,right bottom,from(#ff5800),to(#ff8207));background-image:-webkit-linear-gradient(left    top,#ff5800,#ff8207);background-image:linear-gradient(to right bottom,#ff5800,#ff8207);

    }



.basket-result-continue{color:#176e93;margin-right:40px;}

.basket-result-continue:hover{text-decoration:none;}



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

    .minus{display:inline-block;float:none;border:#b8b8b8 solid 1px;vertical-align:middle;margin-bottom:5px}

    .plus{display:inline-block;float:none;border:#b8b8b8 solid 1px;vertical-align:middle;margin-bottom:5px;}

    .number input{width:45px;}

}



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

    .basket-table tr th{display:none;}

    .basket-table tr td{display:block;width:100%;border-bottom:none;padding:15px 0px 5px 0;}

    .basket-table tr td:last-child{border-bottom:#bfbfbf solid 1px;}

    .number input{float:none;}

}



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

    .basket-table tr th{display:none;}

    .basket-table tr td{display:block;width:100%;border-bottom:none;padding:15px 0px 5px 0;}

    .basket-table tr td:last-child{border-bottom:#bfbfbf solid 1px;}

    .number input{float:none;}

    .basket-order{margin-top:15px;}

    .basket-result-prise{font-size:36px;padding:5px 0 5px 0;}

    .basket-result-continue{color:#176e93;margin-right:0px;}

}



.production-prise{

    background:#4e98b5;

    box-shadow:inset 2px 2px 3px 0 #539bb8;

    font-size:36px;

    color:#FFF;

    margin:65px auto 20px auto;

    border-radius:4px;

    text-align:center;

}

    .production-prise span{font-size:20px;}

.line{

    background:#a5cada;

    height:1px;

    margin-bottom:10px;

}



.section {

    height:360px;

    width:730px;

    border-bottom:#d7d7d7 solid 1px;

    padding-bottom:50px;

}

ul.tabs {

    list-style:none;

    width:360px;

    position:absolute;

    margin:0 0 0 360px;

    padding:0px;

}

.tabs li {

    float:left;

    width:110px;

    height:110px;

    overflow:hidden;

    margin:0px 0px 13px 10px;

    cursor:pointer;

    box-shadow: 2px 2px 3px 0 #888;

}

    .tabs li img{width:100%;min-height:110px;}

.tabs li:hover,

.vertical .tabs li:hover {

    

}

.tabs li.current {

    

}

.box {

    display: none;

    width:360px;

    float:left;

    height:360px;

    overflow:hidden;

    position:absolute;

}

    .box .equipment__item-img{display:inline-block;}

    .box .equipment__item-img img{width:100%;height:auto;max-width:100%;}



.box.visible {

    display: block;

}

.production-textblock{

    line-height:18px;

    font-size:16px;

    padding-bottom:25px;

}

    .production-texttitle{text-transform:uppercase;font-size:14px;color:#51768b;margin-top:25px;}





.production-quantity{

    padding-bottom:20px;

}

.production-quantity:after{clear:both;content:"";display:table;}

    .production-quantity .minus{border:#FFF solid 1px;background:#FFF;font-size:18px;float:right;}

    .production-quantity .plus{border:#FFF solid 1px;background:#FFF;font-size:18px;float:right;}

    .production-quantity input{border:#FFF solid 1px;border-left:#a6a6a6 solid 1px;border-right:#a6a6a6 solid 1px;float:right;}

    .quantity-text{

        float:left;

        color:#FFF;

        font-size:18px;

        line-height:34px;

    }

    .production-button{

        max-width:160px;

        margin:15px auto 0 auto;

    }

    .production-note{font-size:16px;color:#FFF;margin:7px -15px -30px -15px;}





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

    .box {}

    ul.tabs{margin:370px 0 0 -5px;}

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

    .section {height:720px;width:auto;}

}



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

    .production-quantity{display:inline-block;}

    .production-quantity .number input{width:25px;float:right;}

    .production-texttitle{float:none;}

    .production-quantity .minus{margin-top:34px;}

    .production-quantity{margin-left:10px;}

    .production-note{font-size:16px;color:#FFF;margin:8px 0 0 0;text-align:center;}



}



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

    .box {width:100%;position:relative;margin:0px;height:auto;}

    ul.tabs{position:relative;width:100%;margin:0px;}

    .section {height:auto;}

}