@charset "UTF-8";
@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-Light.eot);
    src: local("☺"), url(../fonts/Raleway-Light.woff) format("woff"), url(../fonts/Raleway-Light.ttf) format("truetype"), url(../fonts/Raleway-Light.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-Regular.eot);
    src: local("☺"), url(../fonts/Raleway-Regular.woff) format("woff"), url(../fonts/Raleway-Regular.ttf) format("truetype"), url(../fonts/Raleway-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-Medium.eot);
    src: local("☺"), url(../fonts/Raleway-Medium.woff) format("woff"), url(../fonts/Raleway-Medium.ttf) format("truetype"), url(../fonts/Raleway-Medium.svg) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-SemiBold.eot);
    src: local("☺"), url(../fonts/Raleway-SemiBold.woff) format("woff"), url(../fonts/Raleway-SemiBold.ttf) format("truetype"), url(../fonts/Raleway-SemiBold.svg) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-Black.eot);
    src: local("☺"), url(../fonts/Raleway-Black.woff) format("woff"), url(../fonts/Raleway-Black.ttf) format("truetype"), url(../fonts/Raleway-Black.svg) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

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

::-webkit-input-placeholder {
    color: #b5b5b5
}

::-moz-placeholder {
    color: #b5b5b5
}

:-moz-placeholder {
    color: #b5b5b5
}

:-ms-input-placeholder {
    color: #b5b5b5
}

body, html {
    margin: 0;
    padding: 0;
    background: #fcfcfc;
    font-size: 16px;
    color: #313c44;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

a {
    color: #d87539;
    text-decoration: none;
    cursor: pointer
}

a:link {
    color: #d87539
}

a:active {
    color: #d87539
}

a:visited {
    color: #d87539
}

a:hover {
    text-decoration: underline
}

a img {
    border: none
}

button, input, textarea {
    font-family: Raleway;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

label {
    cursor: pointer
}

.clear {
    clear: both
}

strong {
    font-weight: 700
}

.centrize {
    display: table !important;
    table-layout: fixed !important;
    height: 100% !important;
    position: relative !important
}

.centrize.full-width {
    width: 100% !important
}

.vertical-center {
    display: table-cell !important;
    vertical-align: middle !important
}

.mobile-hide {
    display: block !important
}

.mobile-show {
    display: none !important
}

.jq-selectbox__select-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.bts-center {
    text-align: center
}

.btn, a.btn {
    padding: 0 30px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    height: 56px;
    line-height: 56px;
    text-decoration: none;
    text-align: center;
    background: #e64f29;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15);
    border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.btn:hover, a.btn:hover {
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15), 0 15px 30px rgba(0, 0, 0, .3);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15), 0 15px 30px rgba(0, 0, 0, .3)
}

.btn.border, a.btn.border {
    background: 0 0;
    color: #d87539;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 500;
    border: 1px solid rgba(216, 117, 57, .4)
}

.bg {
    padding-left: 80px;
    position: relative;
    overflow: hidden
}

.wrapper {
    padding-top: 169px;
    position: relative
}

.home .wrapper {
    padding-top: 0
}

.fw {
    position: relative;
    margin: 0 auto;
    width: 1100px
}

.fw:after {
    content: '';
    clear: both;
    display: block
}

.disabled {
    display: none
}

.breadcrumbs {
    position: relative;
    margin: 0 0 55px 0;
    font-size: 0;
    z-index: 2
}

.breadcrumbs a, .breadcrumbs span {
    position: relative;
    display: inline;
    font-size: 16px;
    line-height: 21px;
    color: #c4c4c4;
    text-decoration: none
}

.breadcrumbs a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2)
}

.breadcrumbs a:hover {
    border-color: #d87539
}

.breadcrumbs .sep {
    margin: 0 12px;
    position: relative;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    background: #d87539;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px
}

/* main slider */
.section.m-started.main-header-section {
    padding-top: 150px;
}
@media screen and (max-width: 900px) {
    .section.m-started.main-header-section {
        padding-top: 90px;
    }
}
.main-slider-container.slick-initialized .slick-slide {
    display: flex;
}
.main-slider-container {
    margin-bottom: 60px;
}
@media screen and (max-width: 900px) {
    .main-slider-container {
        margin-top: 30px;
    }
}
.main-slider-container .slick-arrow {
    background-size: 50%;
    background-color: white;

    bottom: 80px;
    top: auto;

    z-index: 2;
}
.main-slider-container .slick-arrow.slick-prev {
    right: 125px;
}
.main-slider-container .slick-arrow.slick-next {
    right: 60px;
}
.main-slider-container .main-slider-image {
    height: 370px;
    width: 505px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 900px) {
    .main-slider-container .main-slider-image {
        position: absolute;
        height: 135px;
        width: 220px;
        background-size: cover;
        border-radius: 0 0 10px 0;

        top: 75px;
    }
}
.main-slider-item {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 60px 40px 60px 60px;
    background-color: white;
}
@media screen and (max-width: 900px) {
    .main-slider-item {
        min-height: 411px;

        padding: 14px 30px 30px;
    }
}
.main-slider-item .slide-badge {
    padding: 12px 32px;
    border: 1px solid #F5E1D5;
    box-sizing: border-box;
    border-radius: 7px;

    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}
@media screen and (max-width: 900px) {
    .main-slider-item .slide-badge {
        font-weight: normal;
        font-size: 10px;
        line-height: 12px;
    }
}
.main-slider-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: 45px;
}
@media screen and (max-width: 900px) {
    .main-slider-title {
        margin-top: 180px;
        margin-bottom: 15px;

        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
    }
}
.main-slider-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}
@media screen and (max-width: 900px) {
    .main-slider-text {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
    }
}
.main-slider-text span {
    color: #D8753C;
}
.main-slider-btn {
    display: block;
    outline: none;
    text-decoration: none;
    padding: 20px 38px;
    background: #E64F29;
    box-shadow: 0 3px 0 rgba(196, 67, 35, 0.98);
    border-radius: 41px;
    color: white !important;

    margin-top: 60px;

    transition: box-shadow 0.3s ease-in;
}
@media screen and (max-width: 900px) {
    .main-slider-btn {
        width: 100%;
        margin-top: auto;
        padding: 18px 36px;

        font-weight: 600;
        font-size: 11px;
        line-height: 13px;

        text-align: center;
    }
}
.main-slider-btn:hover {
    box-shadow: 0 1px 0 rgba(196, 67, 35, 0.98);
}
.main-slider-btn:link {
    color: white;
    text-decoration: none;
}

.main-slider-desc {
    margin-right: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media screen and (max-width: 900px) {
    .main-slider-desc {
        margin-right: 0;
    }
}

.text-box {
    max-width: 800px
}

.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
    margin: 40px 0 20px 0;
    font-family: Raleway;
    font-size: 32px;
    line-height: 38px;
    color: #000;
    font-weight: 500
}

.text-box h1:first-child, .text-box h2:first-child, .text-box h3:first-child, .text-box h4:first-child, .text-box h5:first-child, .text-box h6:first-child {
    margin-top: 0
}

.text-box h2 {
    font-size: 28px;
    line-height: 34px
}

.text-box h3, .text-box h4 {
    font-size: 24px;
    line-height: 30px
}

.text-box h5 {
    font-size: 20px;
    line-height: 26px
}

.text-box h6 {
    font-size: 16px;
    line-height: 23px
}

.text-box p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 30px;
    color: #313c44;
    font-weight: 500
}

.text-box p strong {
    font-weight: 700
}

.text-box p img {
    max-width: 100%
}

.text-box p img.alignleft {
    float: left;
    max-width: 50%;
    margin-right: 30px
}

.text-box p img.alignright {
    float: right;
    max-width: 50%;
    margin-left: 30px
}

.text-box p a {
    color: #d87539;
    text-decoration: underline
}

.text-box p a:hover {
    text-decoration: none
}

.text-box p strong {
    font-weight: 600
}

.text-box p.sert-img {
    margin-right: -30px
}

.text-box p.sert-img img {
    margin-right: 10px
}

.text-box p.sert-img a:last-child img.sert-img {
    margin-right: 0
}

.text-box blockquote {
    position: relative;
    margin: 20px 0;
    padding: 0 0 0 30px;
    font-size: 18px;
    line-height: 33px;
    color: #313c44;
    font-weight: 600
}

.text-box blockquote:before {
    content: '“';
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
    font-size: 35px;
    line-height: 50px;
    color: #d87539
}

.text-box ol, .text-box ul {
    margin: 30px 0;
    padding: 0;
    list-style: none
}

.text-box ol li, .text-box ul li {
    position: relative;
    margin: 15px 0 15px 30px;
    padding: 0 0 0 30px;
    font-size: 16px;
    line-height: 23px;
    color: #313c44;
    font-weight: 500
}

.text-box ol li:before, .text-box ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background: url(../images/point.svg) no-repeat;
    background-size: contain
}

.text-box ol {
    counter-reset: myCounter
}

.text-box ol li:before {
    content: counter(myCounter);
    counter-increment: myCounter;
    top: 0;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    color: #d87539;
    background: 0 0
}

.text-box .table {
    margin: 30px 0;
    position: relative;
    max-width: 800px;
    overflow: auto
}

.text-box table {
    margin: 0;
    padding: 0;
    width: 800px;
    border-collapse: collapse
}

.text-box table tr:nth-child(odd) {
    background: #f5f5f5
}

.text-box table th {
    padding: 20px 30px;
    height: auto;
    font-size: 16px;
    line-height: 23px;
    color: #9e9e9e;
    font-weight: 600;
    text-align: left;
    width: 33.333%
}

.text-box table td {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    width: 33.333%
}

.text-box table strong {
    font-weight: 600
}

.text-box .gallery {
    margin: 15px 0;
    font-size: 0
}

.text-box .gallery .large, .text-box .gallery .medium {
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.text-box .gallery .large {
    width: 100%
}

.text-box .gallery img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    z-index: 1000
}

.preloader .spinner {
    width: 64px;
    height: 64px;
    display: inline-block;
    position: relative;
    background: url(../images/preloader.gif) no-repeat;
    background-size: 100% 100%
}

.c-form .group {
    margin-bottom: 15px
}

.c-form .field {
    position: relative
}

.c-form .field input[type=date], .c-form .field input[type=email], .c-form .field input[type=password], .c-form .field input[type=tel], .c-form .field input[type=text], .c-form .field textarea {
    padding: 0 20px;
    width: 100%;
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    height: 60px;
    border: 1px solid rgba(216, 117, 57, .2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.c-form .field input[type=date].error, .c-form .field input[type=email].error, .c-form .field input[type=password].error, .c-form .field input[type=tel].error, .c-form .field input[type=text].error, .c-form .field textarea.error {
    border-color: red
}

.c-form .field textarea {
    padding: 15px 20px;
    height: 100px;
    resize: none
}

.c-form .field label.error {
    padding-top: 5px;
    font-size: 12px;
    color: red;
    display: none !important
}

.c-form .field ::-webkit-input-placeholder {
    color: #b5b5b5
}

.c-form .field ::-moz-placeholder {
    color: #b5b5b5
}

.c-form .field :-moz-placeholder {
    color: #b5b5b5
}

.c-form .field :-ms-input-placeholder {
    color: #b5b5b5
}

.c-form .info-text {
    margin: 30px 0;
    font-size: 12px;
    line-height: 18px;
    color: #000
}

.c-form .info-text a {
    color: #d87539;
    text-decoration: underline
}

.c-form .info-text a:hover {
    text-decoration: none
}

.c-form .btn.submit-btn {
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer;
    border: none;
    outline: 0
}

.c-form .error + .jq-selectbox__select {
    border-color: red
}

.c-form .valid + .jq-selectbox__select {
    border-color: rgba(216, 117, 57, .2)
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    z-index: 98
}

.nonebox {
    padding: 0;
    margin-left: -240px;
    position: absolute;
    left: 50%;
    top: -3000px;
    width: 480px;
    z-index: 99
}

.nonebox.reviews-popup {
    margin-left: -384px;
    padding: 40px 70px;
    width: 768px;
    background: #fff url(../images/rp_bg.png) no-repeat top left;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px
}

.nonebox .close {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 45px;
    height: 45px;
    background: url(../images/close.svg) no-repeat;
    background-size: contain;
    cursor: pointer
}

.nonebox .contacts-box {
    position: relative
}

.nonebox .contacts-box .desc {
    position: relative;
    padding: 50px;
    margin-left: 0;
    height: auto;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 4px 40px rgba(0, 0, 0, .07);
    box-shadow: 0 4px 40px rgba(0, 0, 0, .07);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.nonebox .contacts-box .c-form {
    margin: 0 auto
}

.nonebox .n-title {
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    color: #fff
}

.nonebox .n-subtitle {
    margin: 0 0 90px 0;
    max-width: 414px;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.nonebox .aggregator-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.nonebox .aggregator-list ul li {
    margin: 0 0 30px 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.nonebox .aggregator-list ul li:nth-child(odd) .img {
    margin-right: 20px;
    width: 90px
}

.nonebox .aggregator-list ul li:nth-child(even) .img {
    margin-right: 20px;
    width: 190px
}

.nonebox .aggregator-list ul li .img {
    display: inline-block;
    vertical-align: bottom
}

.nonebox .aggregator-list ul li img {
    max-width: 100%
}

.nonebox .aggregator-list ul li a {
    position: relative;
    top: 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 19px;
    color: #d87539;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.nonebox .aggregator-list ul li a:hover {
    border-bottom-color: #d87539
}

body.fancybox-active {
    overflow: hidden
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0)
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
    display: none
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px
}

.fancybox-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    cursor: pointer;
    outline: 0
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none
}

.fancybox-button--zoom svg path {
    fill: transparent
}

.fancybox-navigation {
    display: none
}

.fancybox-show-nav .fancybox-navigation {
    display: block
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    z-index: 99997;
    background: 0 0;
    width: 60px;
    height: 100px;
    padding: 17px
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: 0 0
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0 2vw;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, .1)), color-stop(40%, rgba(0, 0, 0, .2)), color-stop(80%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .8)));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all;
    position: relative
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-slide > .fancybox-loading {
    border: 6px solid rgba(100, 100, 100, .4);
    border-top: 6px solid rgba(255, 255, 255, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px 0;
    font-size: 35px;
    font-weight: 700
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

p.fancybox-share__links {
    margin-right: -10px
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    background: 0 0;
    color: #5d5b5b;
    font-size: 14px;
    outline: 0;
    border: 0;
    border-bottom: 2px solid #d7d7d7
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px)
    }
}

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

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

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

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

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

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

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    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);
    padding-bottom: 12px
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .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-item {
    position: relative;
    min-height: 1px;
    float: left
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-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 .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    -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(https://kultura.clinic/assets/templates/demokrat/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: 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;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

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

@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

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

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

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

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

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

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

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

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

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

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

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

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

.jq-checkbox, .jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-checkbox input, .jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.jq-select-multiple, .jq-selectbox {
    position: relative;
    display: inline-block
}

.jq-select-multiple select, .jq-selectbox select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-select-multiple li, .jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-selectbox {
    z-index: 10 !important
}

.jq-selectbox.opened {
    z-index: 11 !important
}

.jq-selectbox__select {
    position: relative
}

.jq-selectbox__select-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-selectbox__dropdown {
    position: absolute
}

.jq-selectbox__search input {
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.jq-number {
    display: inline-block
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.jq-checkbox, .jq-radio {
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 7px 0 0;
    background: 0 0;
    cursor: pointer;
    overflow: visible !important;
    vertical-align: top;
    background: url(../images/check.svg) no-repeat;
    background-size: contain
}

.jq-checkbox:before, .jq-radio:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/check2.svg) no-repeat;
    background-size: contain;
    opacity: 0
}

.jq-radio {
    width: 18px;
    height: 18px;
    border: none;
    background: url(../images/radio.svg) no-repeat;
    background-size: contain
}

.jq-radio:before {
    background: url(../images/radio2.svg) no-repeat;
    background-size: contain
}

.jq-checkbox.disabled, .jq-radio.disabled {
    opacity: .55
}

.jq-checkbox.checked:before, .jq-radio.checked:before {
    opacity: 1
}

.jq-file {
    width: 270px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
    cursor: pointer
}

.jq-file__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial, sans-serif;
    color: #333
}

.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}

.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
    opacity: .5;
    pointer-events: none
}

.jq-file {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 23px;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.jq-file:before {
    margin-top: -7px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 14px;
    height: 14px;
    background: url(https://kultura.clinic/assets/templates/demokrat/images/file_ic.svg) no-repeat;
    background-size: contain
}

.jq-file__name {
    display: none
}

.jq-file__browse {
    position: relative;
    display: inline-block;
    top: 1px;
    right: 1px;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font: 14px/20px Ubuntu, sans-serif;
    text-shadow: none;
    -webkit-text-shadow: none;
    color: #678079;
    outline: 0;
    border-bottom: 2px solid #bad5cd
}

.jq-number {
    position: relative;
    vertical-align: middle;
    padding: 0;
    text-align: center
}

.jq-number__field {
    width: 100%
}

.jq-number__field input {
    padding: 0;
    width: 100%;
    height: 44px;
    outline: 0;
    font-family: Cormorant;
    font-size: 20px;
    color: #3c3c3c;
    background: #fff;
    border: 2px solid #f6f6f6;
    text-align: center;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    border: 2px solid #f6f6f6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -webkit-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    -webkit-border-radius: 0 22px 22px 0;
    -khtml-border-radius: 0 22px 22px 0
}

.jq-number__spin.minus {
    left: 0;
    right: auto;
    border-radius: 22px 0 0 22px;
    -moz-border-radius: 22px 0 0 22px;
    -webkit-border-radius: 22px 0 0 22px;
    -khtml-border-radius: 22px 0 0 22px
}

.jq-number__spin:hover {
    border-width: 0;
    background: -o-linear-gradient(350.3deg, #fea644 -2.26%, #f9cd9b 40.15%, #fea644 104.37%);
    background: linear-gradient(99.7deg, #fea644 -2.26%, #f9cd9b 40.15%, #fea644 104.37%);
    -webkit-box-shadow: 0 20px 40px rgba(164, 100, 28, .3), inset 0 -3px 1px #d9954a, inset 0 3px 4px #ffedd8;
    box-shadow: 0 20px 40px rgba(164, 100, 28, .3), inset 0 -3px 1px #d9954a, inset 0 3px 4px #ffedd8
}

.jq-number__spin:hover:after, .jq-number__spin:hover:before {
    line-height: 44px
}

.jq-number__spin.minus:after, .jq-number__spin.plus:after {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #3c3c3c;
    text-align: center
}

.jq-number__spin.plus:after {
    content: '+'
}

.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
    opacity: .5;
    pointer-events: none
}

.jq-selectbox {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.jq-selectbox__select {
    padding: 0 70px 0 20px;
    display: block;
    text-align: left;
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    height: 60px;
    line-height: 58px;
    border: 1px solid rgba(216, 117, 57, .2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.jq-selectbox.disabled .jq-selectbox__select {
    opacity: .5
}

.jq-selectbox__select-text {
    display: block;
    width: auto !important
}

.jq-selectbox .placeholder {
    color: #b5b5b5
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 20px;
    width: 18px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 100%;
    background: url(../images/sel.svg) no-repeat center center
}

.jq-selectbox__dropdown {
    margin: 10px 0;
    padding: 0;
    width: 100%;
    font-family: Raleway;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    background: #fff;
    border: 1px solid rgba(216, 117, 57, .2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #e9e9e9
}

.jq-selectbox li:last-child {
    border-bottom: none
}

.jq-selectbox li.selected {
    color: #d87539
}

.jq-selectbox li:hover {
    color: #d87539
}

.jq-selectbox li.disabled {
    color: #aaa
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-select-multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}

.jq-select-multiple li.disabled {
    color: #aaa
}

.jq-select-multiple li.optgroup {
    font-weight: 700
}

.jq-select-multiple li.option {
    padding-left: 25px
}

.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}

input[type=email].styler, input[type=password].styler, input[type=search].styler, input[type=tel].styler, input[type=text].styler, input[type=url].styler, textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}

input[type=search].styler {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea.styler {
    overflow: auto
}

input[type=email].styler:hover, input[type=password].styler:hover, input[type=search].styler:hover, input[type=tel].styler:hover, input[type=text].styler:hover, input[type=url].styler:hover, textarea.styler:hover {
    border-color: #b3b3b3
}

input[type=email].styler:hover:focus, input[type=password].styler:hover:focus, input[type=search].styler:hover:focus, input[type=tel].styler:hover:focus, input[type=text].styler:hover:focus, input[type=url].styler:hover:focus, textarea.styler:hover:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler, input[type=button].styler, input[type=reset].styler, input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

button.styler.styler::-moz-focus-inner, input[type=button].styler.styler::-moz-focus-inner, input[type=reset].styler.styler::-moz-focus-inner, input[type=submit].styler.styler::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.styler:not([disabled]):hover, input[type=button].styler:not([disabled]):hover, input[type=reset].styler:hover, input[type=reset].styler:not([disabled]):hover, input[type=submit].styler:not([disabled]):hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
    background: -o-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:active, input[type=button].styler:active, input[type=reset].styler:active, input[type=submit].styler:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled], input[type=button].styler[disabled], input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    -webkit-box-shadow: inset 1px 1px 1px #ccc;
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.header {
    padding: 51px 78px 62px 114px;
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    left: 0;
    top: 0;
    width: 320px;
    height: 100%;
    background: #f4f4f4;
    z-index: 90;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.header.opened {
    left: 0
}

.header .logo {
    margin-bottom: 90px;
    max-width: 128px;
    font-size: 0
}

.header .logo img {
    max-width: 131px
}

.header .region-sel {
    margin-bottom: 100px;
    position: relative;
    font-size: 14px;
    color: #000
}

.header .region-sel span {
    color: #d87539;
    text-decoration: none;
    border-bottom: 1px dashed #d87539
}

.header .top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.header .top-menu ul li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px
}

.header .top-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: none;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.header .top-menu ul li a.dropdown:after {
    margin-left: 10px;
    content: '';
    position: relative;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 6px;
    background: url(../images/m_arr.svg) no-repeat;
    background-size: contain;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0)
}

.header .top-menu ul li a:hover {
    color: #d87539
}

.header .top-menu ul li.active > a {
    color: #d87539
}

.header .top-menu ul li.active > a.dropdown:after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.header .top-menu ul li ul {
    margin: 15px 0 20px 0;
    padding-left: 10px
}

.header .top-menu ul li ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px
}

.header .tl-contacts {
    display: none
}

.header .tl-bts {
    display: none
}

.menu-sidebar {
    padding: 20px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    background: #f4f4f4;
    z-index: 90;
    display: none
}

.menu-sidebar .logo {
    margin-bottom: 30px;
    max-width: 128px;
    font-size: 0
}

.menu-sidebar .logo img {
    max-width: 100%
}

.menu-sidebar .menu-btn {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 40px;
    height: 20px
}

.menu-sidebar .menu-btn:after, .menu-sidebar .menu-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: #d87539;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.menu-sidebar .menu-btn:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0
}

.menu-sidebar .tel {
    display: none;
}

.menu-sidebar .menu-btn span {
    margin-top: -1px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #d87539
}

.menu-sidebar .menu-btn.active:after, .menu-sidebar .menu-btn.active:before {
    margin-top: -1px;
    top: 50%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.menu-sidebar .menu-btn.active:after {
    top: 50%;
    bottom: auto;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.menu-sidebar .menu-btn.active span {
    opacity: 0
}

.menu-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .6;
    z-index: 9
}

.footer {
    padding-bottom: 50px
}

.footer .fw {
    padding-top: 60px;
    margin-top: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.footer .f-left {
    position: relative;
    float: left;
    z-index: 3
}

.footer .f-right {
    float: right;
    text-align: right
}

.footer .f-logo {
    margin-right: 60px;
    float: left;
    width: 102px
}

.footer .f-logo img {
    max-width: 100%
}

.footer .f-menu {
    margin-bottom: 30px;
    float: left
}

.footer .f-menu ul {
    margin: 0 60px 0 0;
    padding: 0;
    list-style: none;
    float: left
}

.footer .f-menu ul:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.footer .f-menu ul li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000
}

.footer .f-menu ul li a {
    color: #000;
    text-decoration: none;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.footer .f-menu ul li a:hover {
    color: #d87539
}

.footer .f-menu ul li.active a {
    color: #d87539
}

.footer .f-contacts p {
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 23px;
    color: #000;
    font-weight: 600
}

.footer .f-create {
    font-size: 14px;
    color: #000
}

.footer .f-create a {
    color: #000;
    text-decoration: none
}

.footer .f-create img {
    margin-right: 10px;
    position: relative;
    top: 10px
}

.footer .f-copy {
    position: relative;
    top: -16px;
    font-size: 14px;
    color: #000;
    text-align: center
}

.footer .btn {
    margin-top: 50px
}

.section {
    position: relative;
    z-index: 2
}

.m-title {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 500
}

.m-title.small {
    font-size: 30px;
    line-height: 40px
}

.m-title.small:before {
    display: none
}

.m-title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.m-title .more-btn {
    position: absolute;
    top: 22px;
    right: 0;
    font-size: 16px;
    line-height: 22px;
    color: #d87539;
    font-weight: 600;
    text-decoration: none
}

.m-title .more-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid rgba(216, 117, 57, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.m-title .more-btn:hover:before {
    width: 0
}

.section.m-top-line {
    padding-top: 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

.tl-contacts {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    height: 56px;
    padding-top: 12px
}

.tl-contacts .adr, .tl-contacts .tel {
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.tl-contacts .tel {
    font-size: 24px;
    margin-left: 50px
}

.tl-contacts .adr {
    font-weight: 400
}

.tl-contacts .tel a {
    color: #000;
    text-decoration: none;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on;
    border-bottom: 1px solid rgba(216, 117, 57, .2)
}

.tl-contacts .socials {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.tl-contacts .socials a {
    margin-right: 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    opacity: .2;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.tl-contacts .socials a:last-child {
    margin-right: 0
}

.tl-contacts .socials a.vk {
    background: url(../images/vk.png) no-repeat;
    background-size: contain
}

.tl-contacts .socials a.ins {
    background: url(../images/ins.png) no-repeat;
    background-size: contain
}

.tl-contacts .socials a.fb {
    background: url(../images/fb.png) no-repeat;
    background-size: contain
}

.tl-contacts .socials a:hover {
    opacity: 1
}

.tl-bts {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px
}

.tl-bts .call-btn {
    margin-right: 50px;
    margin-left: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    color: #d87539;
    font-weight: 600;
    text-decoration: none
}

.tl-bts .call-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(216, 117, 57, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.tl-bts .call-btn:hover:before {
    width: 0
}

.tl-bts .btn.order-btn {
    padding: 0;
    width: 225px
}

.section.m-started {
    position: relative;
    padding-top: 200px;
    padding-bottom: 40px
}

.section.m-started .titles {
    margin-bottom: 200px;
    position: relative;
    max-width: 545px;
    z-index: 2;
    height: 300px
}

.section.m-started .title {
    margin: 0 0 20px 0;
    font-size: 0
}

.section.m-started .title img {
    max-width: 100%
}

.section.m-started .text p {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.section.m-started .bts {
    margin-top: 60px
}

.section.m-started .bts .btn:before {
    content: '';
    margin-right: 12px;
    margin-left: -18px;
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    background: url(../images/play.svg) no-repeat;
    background-size: contain
}

.section.m-started .image {
    position: absolute;
    top: -120px;
    width: 1099px;
    height: 629px;
    background: url(../images/newheader.jpg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.section.m-started .benefits-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.section.m-started .benefits-list ul li {
    margin-right: 100px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 230px
}

.section.m-started .benefits-list ul li .num {
    position: relative;
    display: inline-block;
    font-size: 72px;
    line-height: 85px;
    font-weight: 400;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on
}

.section.m-started .benefits-list ul li .num:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.section.m-started .benefits-list ul li .text {
    display: block;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.s-plane-1 {
    position: absolute;
    left: 340px;
    bottom: 206px;
    width: 238px;
    height: 206px;
    background: url(../images/s_plane1.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.s-plane-2 {
    position: absolute;
    right: -60px;
    bottom: 0;
    width: 214px;
    height: 189px;
    background: url(../images/s_plane2.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.s-plane-3 {
    position: absolute;
    right: -120px;
    top: 20px;
    width: 107px;
    height: 82px;
    background: url(../images/s_plane3.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.s-plane-4 {
    position: absolute;
    right: -100px;
    bottom: 130px;
    width: 118px;
    height: 157px;
    background: url(../images/s_plane4.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.s-plane-5 {
    position: absolute;
    left: 420px;
    top: -170px;
    width: 275px;
    height: 259px;
    background: url(../images/s_plane5.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.s-plane-6 {
    position: absolute;
    left: -50px;
    top: -50px;
    width: 84px;
    height: 51px;
    background: url(../images/s_plane6.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.section.m-reviews {
    padding: 30px 0;
    background: #fff;
    margin-bottom: 60px;
}

.reviews-carousel {
    padding: 0 112px;
    position: relative
}

.reviews-carousel .owl-carousel .owl-stage-outer {
    padding-bottom: 0
}

.reviews-carousel .item {
    text-align: center
}

.reviews-carousel .item .image {
    margin-bottom: 17px;
    max-width: 212px;
    font-size: 0
}

.reviews-carousel .item .image img {
    max-width: 100%
}

.reviews-carousel .item .rating {
    font-size: 14px;
    line-height: 16px;
    color: #adadad;
    font-weight: 500
}

.reviews-carousel .item .rating span {
    margin-top: 15px;
    display: block;
    font-weight: 700;
    color: #484848
}

.reviews-carousel .owl-next, .reviews-carousel .owl-prev {
    margin-top: -28px;
    position: absolute;
    top: 50%;
    right: -112px;
    width: 57px;
    height: 57px;
    font-size: 0;
    cursor: pointer;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.reviews-carousel .owl-next:before, .reviews-carousel .owl-prev:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffc29f;
    opacity: .2;
    border: 2px solid #d87539;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 8px 28px 28px 28px;
    -moz-border-radius: 8px 28px 28px 28px;
    -webkit-border-radius: 8px 28px 28px 28px;
    -khtml-border-radius: 8px 28px 28px 28px
}

.reviews-carousel .owl-next:after, .reviews-carousel .owl-prev:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arr.svg) no-repeat center center
}

.reviews-carousel .owl-prev {
    right: auto;
    left: -112px;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1)
}

.reviews-carousel .disabled {
    display: block;
    opacity: .4;
    cursor: default
}

.section.m-slides {
    padding: 70px 0
}

.slides-carousel {
    position: relative;
    width: 792px
}

.slides-carousel .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
    overflow: visible
}

.slides-carousel .owl-item {
    opacity: .2;
    pointer-events: none;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.slides-carousel .owl-item.active {
    opacity: 1;
    pointer-events: auto
}

.slides-carousel .owl-next, .slides-carousel .owl-prev {
    position: absolute;
    bottom: 70px;
    right: 30px;
    width: 57px;
    height: 57px;
    font-size: 0;
    cursor: pointer;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.slides-carousel .owl-next:before, .slides-carousel .owl-prev:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #959595;
    opacity: .2;
    border: 2px solid #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px
}

.slides-carousel .owl-next:after, .slides-carousel .owl-prev:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arr2.svg) no-repeat center center
}

.slides-carousel .owl-prev {
    right: 96px;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1)
}

.slides-carousel .disabled {
    display: block;
    opacity: .4;
    cursor: default
}

.slides-item {
    padding: 75px 60px 0 60px;
    position: relative;
    height: 413px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
}

.slides-item .image {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat
}

.slides-item .desc {
    max-width: 390px
}

.slides-item .title {
    margin: 0 0 20px 0;
    position: relative;
    font-family: Cormorant;
    font-size: 48px;
    line-height: 42px;
    color: #fff;
    font-weight: 600
}

.slides-item .text {
    margin: 0 0 30px 0;
    position: relative;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: 500
}

.slides-item .more-btn {
    position: absolute;
    bottom: 75px;
    display: inline-block;
    vertical-align: top;
    width: 235px;
    height: 56px;
    line-height: 52px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgba(255, 255, 255, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px
}

.slides-item .more-btn:hover {
    background: rgba(255, 255, 255, .2)
}

.category-items {
    margin: 0 -15px;
    font-size: 0
}

.category-items .category-col {
    padding: 0 15px 30px 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.333%
}

.category-items .category-col.cat-121 .name > a,
.category-items .category-col.cat-121 .more-lnk {
	text-decoration: none;
	pointer-events: none;
	cursor: default;
}

.category-items .category-col.large {
    width: 66.666%
}

.category-items .category-col.large .category-item {
    border: 1px solid rgba(216, 117, 57, .5)
}

.category-items .category-col.large .category-item .name {
    max-width: 100%
}

.category-item {
    padding: 40px 30px 30px;
    position: relative;
    font-size: 16px;
    min-height: 480px;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -khtml-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.category-item.light {
    border: none !important
}

.category-item.light .name {
    color: #fff
}

.category-item.light .name a {
    color: #fff
}

.category-item.light .text {
    color: #fff
}

.category-item .image {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.category-item .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5
}

.category-item .name {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 24px;
    line-height: 28px;
    color: #000;
}

.category-item .name a {
    color: #000;
	text-decoration: underline
}

.category-item .name a:hover {
    color: #d87539
}

.category-item .name strong {
    font-weight: 600
}

.category-item .list {
    position: relative;
    height: 100%;
    min-height: 190px;
    display: flex;
    flex-direction: column;
}

.category-item .list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.category-item .list ul li {
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 0 0 13px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400
}

.category-item .list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #d87539
}

.category-item .list ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.category-item .list ul li a:hover {
    color: #d87539;
    border-bottom-color: #d87539
}

.category-item .list ul li.active a {
    color: #d87539;
    border-bottom-color: #d87539
}

.category-item .text {
    position: relative;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    max-width: 550px;
    min-height: 130px
}

.category-item .bts {
    position: relative
}

.category-item .bts:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.category-item .bts .lnk {
    float: left;
    position: relative;
    top: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    color: #d87539;
    font-weight: 600;
    text-decoration: none
}

.category-item .bts .lnk:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d87539;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.category-item .bts .lnk:hover:before {
    width: 0
}

.category-item .bts .btn {
    margin-right: 25px;
    float: right
}

.category-item .more-lnk {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 87px;
    height: 68px;
    font-size: 0;
    cursor: pointer;
    background: url(../images/more_arr.png) no-repeat;
    background-position: top left;
    opacity: .5;
    border-radius: 0 0 8px 0;
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    -khtml-border-radius: 0 0 8px 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.category-item .more-lnk:hover {
    opacity: 1
}

.category-item .view-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 235px;
    height: 56px;
    line-height: 54px;
    font-size: 16px;
    color: #d87539;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(216, 117, 57, .4);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px
}

.category-item .view-btn:hover {
    background: rgba(216, 117, 57, .4)
}

.category-item:hover .more-lnk {
    opacity: 1
}

.section.m-doctor {
    padding: 80px 0 40px 0
}

.doctor-item:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.doctor-item .image {
    margin-left: -25px;
    position: relative;
    float: left;
    width: 469px;
    height: 516px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.doctor-item .desc {
    margin-left: 495px;
    padding-top: 50px
}

.doctor-item .date {
    margin-bottom: 15px;
    padding: 0 25px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    background: #d87539;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px
}

.doctor-item .name {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 47px;
    color: #000;
    font-weight: 600
}

.doctor-item .text {
    padding: 0 26px;
    position: relative;
    max-width: 420px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 500
}

.doctor-item .text:after, .doctor-item .text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 11px;
    background: url(../images/quote.svg) no-repeat;
    background-size: contain
}

.doctor-item .text:after {
    content: '';
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1)
}

.d-plane-1 {
    position: absolute;
    left: -75px;
    top: -75px;
    width: 157px;
    height: 242px;
    background: url(../images/d_plane1.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.d-plane-2 {
    position: absolute;
    right: -75px;
    bottom: 25px;
    width: 246px;
    height: 294px;
    background: url(../images/d_plane2.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.gallery-item {
    position: relative;
}

.gallery-item .image {
    position: relative;
    margin-left: 180px;
    width: 728px;
    height: 370px
}

.gallery-item .desc {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 40px;*/
    max-width: 340px
}

.gallery-item .title {
    margin: 0 0 20px 0;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 500
}

.gallery-item .subtitle {
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.gallery-item .img {
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%
}

.gallery-item .img.item-1 {
    width: 167px;
    height: 167px;
    left: 0;
    top: 162px
}

.gallery-item .img.item-2 {
    width: 148px;
    height: 148px;
    left: 260px;
    top: 20px
}

.gallery-item .img.item-3 {
    width: 119px;
    height: 120px;
    left: 177px;
    top: 132px
}

.gallery-item .img.item-4 {
    width: 106px;
    height: 106px;
    left: 181px;
    top: 264px
}

.gallery-item .img.item-5 {
    width: 197px;
    height: 197px;
    left: 408px;
    top: 0
}

.gallery-item .img.item-6 {
    width: 155px;
    height: 155px;
    left: 302px;
    top: 162px
}

.gallery-item .img.item-7 {
    width: 77px;
    height: 78px;
    left: 468px;
    top: 219px
}

.gallery-item .img.item-8 {
    width: 94px;
    height: 94px;
    left: 621px;
    top: 55px
}

.gallery-item .img.item-9 {
    width: 165px;
    height: 166px;
    left: 563px;
    top: 157px
}

.section.m-sertificates {
    padding: 60px 0 80px 0
}

.section.m-sertificates .titles {
    position: relative;
    float: left;
    width: 340px
}

.section.m-sertificates .title {
    padding-top: 100px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 500
}

.section.m-sertificates .subtitle {
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.section.m-sertificates .navs {
    margin-top: 30px;
    position: relative
}

.section.m-sertificates .navs .next, .section.m-sertificates .navs .prev {
    margin-right: 40px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    background: url(../images/nav.svg) no-repeat center center;
    background-size: contain;
    cursor: pointer
}

.section.m-sertificates .navs .next {
    margin-right: 0;
    width: 18px;
    height: 18px;
    background: url(../images/nav.svg) no-repeat center center;
    background-size: contain;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1)
}

.sert-carousel {
    position: relative;
    margin-left: 100px;
    float: left;
    width: 266px;
    height: 365px
}

.sert-carousel .dp-wrap {
    margin: 0 auto;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    height: 100%
}

.sert-carousel .dp-slider {
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.sert-carousel .dp-slider div {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.sert-carousel .dp_item {
    display: block;
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    -o-transition: transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s
}

.sert-carousel .dp_item a {
    display: block;
    width: 100%
}

.sert-carousel #dp-slider .dp_item:first-child {
    z-index: 10 !important;
    -webkit-transform: rotateY(0) translateX(0) !important;
    transform: rotateY(0) translateX(0) !important
}

.sert-carousel .dp_item[data-position="2"] {
    z-index: 9;
    -webkit-transform: rotateY(0) translateX(10%) scale(.9);
    transform: rotateY(0) translateX(10%) scale(.9)
}

.sert-carousel .dp_item[data-position="3"] {
    z-index: 8;
    -webkit-transform: rotateY(0) translateX(20%) scale(.8);
    transform: rotateY(0) translateX(20%) scale(.8)
}

.sert-carousel .dp_item[data-position="4"] {
    z-index: 7;
    -webkit-transform: rotateY(0) translateX(30%) scale(.7);
    transform: rotateY(0) translateX(30%) scale(.7)
}

.sert-carousel #dp-slider .dp_item:hover:not(:first-child) {
    cursor: pointer
}

.sert-carousel .img {
    position: relative;
    display: block;
    height: 365px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px
}

.l-plane-1 {
    position: absolute;
    left: -115px;
    top: -75px;
    width: 197px;
    height: 161px;
    background: url(../images/l_plane1.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.l-plane-2 {
    position: absolute;
    right: 0;
    bottom: 142px;
    width: 188px;
    height: 142px;
    background: url(../images/l_plane2.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.contacts-box {
    position: relative;
    -webkit-box-shadow: 0 4px 40px rgba(0, 0, 0, .07);
    box-shadow: 0 4px 40px rgba(0, 0, 0, .07);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.contacts-box .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 450px;
    height: 100%
}

.contacts-box .desc {
    position: relative;
    padding: 47px 0 0 143px;
    margin-left: 450px;
    height: 523px;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.contacts-box .title {
    margin: 0 0 20px 0;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 500
}

.contacts-box .c-form {
    max-width: 420px
}

.c-plane-1 {
    position: absolute;
    left: -115px;
    bottom: 75px;
    width: 151px;
    height: 111px;
    background: url(../images/c_plane1.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.c-plane-2 {
    position: absolute;
    right: -115px;
    top: -25px;
    width: 183px;
    height: 206px;
    background: url(../images/c_plane2.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.c-plane-3 {
    position: absolute;
    right: -175px;
    bottom: -25px;
    width: 275px;
    height: 259px;
    background: url(../images/c_plane3.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.section.m-contacts-2 {
    padding-top: 175px
}

.section.m-contacts-2 .contacts-box .girl {
    position: absolute;
    left: 0;
    top: -153px;
    width: 570px;
    height: 696px;
    background: url(../images/girl.png) no-repeat;
    background-size: contain;
    z-index: 3
}

.section.m-contacts-2 .contacts-box .desc {
    margin-left: 0;
    padding-left: 593px
}

.parallax {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.section.m-category.section-inner {
    padding-bottom: 60px
}

.news-items .news-col {
    margin-bottom: 30px
}

.news-item.sale .image{
    margin-top: 0;
}

.section.m-category .category-item .list li:nth-child(3) ~ li {
    display: none;
}

.section.m-category .category-item .list .show-item li:nth-child(3) ~ li {
    display: block;
}

.news-items .news-col:last-child {
    margin-bottom: 0
}

.news-item {
    position: relative;
    padding: 40px 60px 0 60px;
    height: 350px;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.news-item.sale .image .img {
    clip-path: none;
    -webkit-clip-path: none
}

.news-item .desc {
    max-width: 590px
}

.news-item .date {
    padding: 0 18px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #d87539;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px
}

.news-item .name {
    margin: 15px 0 20px 0
}

.news-item .name a {
    position: relative;
    width: 500px;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 600
}

.news-item .text {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    height: 140px
}

.news-item .text p {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 500
}

.news-item .more-btn {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 22px;
    color: #d87539;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2)
}

.news-item .more-btn:hover {
    border-color: #d87539
}

.news-item .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 476px;
    height: 350px
}

.news-item .image .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -khtml-border-radius: 0 8px 8px 0
}

.text-author {
    margin: 70px 0 0 0
}

.text-author .title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
    color: #000
}

.text-author .author-box {
    margin: 0 0 30px 0;
    padding: 20px 30px;
    position: relative;
    max-width: 524px;
    background: #fff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.text-author .author-box:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.text-author .author-box .image {
    float: left;
    width: 150px;
    font-size: 0
}

.text-author .author-box .image img {
    width: 100%;
    height: auto;
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    -khtml-border-radius: 150px
}

.text-author .author-box .desc {
    margin-left: 180px;
    padding-top: 20px
}

.text-author .author-box .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000
}

.text-author .author-box .name a {
    color: #000;
    text-decoration: none
}

.text-author .author-box .name a:hover {
    text-decoration: underline
}

.text-author .author-box .category {
    margin: 15px 0;
    font-size: 14px;
    line-height: 16px;
    color: #949494
}

.text-author .author-box .time {
    font-size: 14px;
    line-height: 16px;
    color: #d87539
}

.share-box {
    margin: 30px 0 40px 0;
    padding: 30px 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#df8d3d), to(#d2502a));
    background: -o-linear-gradient(bottom, #df8d3d 0, #d2502a 100%);
    background: linear-gradient(0deg, #df8d3d 0, #d2502a 100%);
    background: -webkit-linear-gradient(0deg, #df8d3d 0, #d2502a 100%)
}

.share-box .label {
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    font-weight: 500
}

.share-box .socials {
    display: inline-block;
    vertical-align: top
}

.share-box .socials a {
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    font-size: 0;
    opacity: .5;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.share-box .socials a.vk {
    background: url(../images/s_vk.svg) no-repeat;
    background-size: contain
}

.share-box .socials a.ins {
    background: url(../images/s_ins.svg) no-repeat;
    background-size: contain
}

.share-box .socials a.fb {
    background: url(../images/s_fb.svg) no-repeat;
    background-size: contain
}

.share-box .socials a:hover {
    opacity: 1
}

.others-news-box .title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    font-weight: 600
}

.others-news-box .list {
    padding: 30px 30px 0 30px;
    border: 1px solid rgba(216, 117, 57, .2)
}

.others-news-box .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.others-news-box .list ul li {
    margin: 0 30px 30px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 23px
}

.others-news-box .list ul li a {
    color: #d87539;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2)
}

.others-news-box .list ul li a:hover {
    border-bottom-color: #d87539
}

.contacts-info .desc {
    float: left;
    width: 350px
}

.contacts-info .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.contacts-info .list ul li {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #646464;
    font-weight: 500
}

.contacts-info .list ul li span {
    margin-bottom: 2px;
    /*display: block;*/
    font-size: 14px;
    line-height: 16px;
    color: #d87539;
    font-weight: 500
}

.contacts-info .list ul li a {
    color: #646464;
    text-decoration: none
}
.contacts-info .list ul li a span {
    color: #646464;
    text-decoration: none;
    font-size: 18px;
}

.contacts-info .time {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 19px;
    color: #aeaeae
}

.contacts-info .map {
    margin-top: -80px;
    position: relative;
    overflow: hidden;
    float: right;
    width: 716px;
    height: 434px;
    border: 10px solid #fff;
    z-index: 10;
    border-radius: 200px 8px 200px 8px;
    -moz-border-radius: 200px 8px 200px 8px;
    -webkit-border-radius: 200px 8px 200px 8px;
    -khtml-border-radius: 200px 8px 200px 8px
}

.c-plane1 {
    position: absolute;
    right: 600px;
    top: 0;
    width: 142px;
    height: 153px;
    background: url(../images/c_plan1.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.c-plane2 {
    position: absolute;
    right: -260px;
    top: 220px;
    width: 252px;
    height: 263px;
    background: url(../images/c_plan2.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.pricing-items {
    margin: 0 -15px;
    font-size: 0
}

.pricing-items .pricing-col {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.pricing-item {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px
}

.pricing-item .pricing-name {
    padding: 30px;
    position: relative;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    cursor: pointer
}

.pricing-item .pricing-name:after {
    margin-top: -8px;
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 16px;
    background: url(../images/pr_arr.svg) no-repeat;
    background-size: contain;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.pricing-item .pricing-name.active:after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.pricing-item .pricing-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px
}

.pricing-item .pricing-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.pricing-item .pricing-content ul li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 200px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
    color: #717171;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.pricing-item .pricing-content ul li span {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #d87539
}

.pricing-item .pricing-content ul li a {
    color: #717171
}

.vakansii-items {
    max-width: 945px
}

.vakansii-item {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px
}

.vakansii-item .vakansii-name {
    padding: 30px;
    position: relative;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    cursor: pointer
}

.vakansii-item .vakansii-name:after {
    margin-top: -8px;
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 16px;
    background: url(../images/pr_arr.svg) no-repeat;
    background-size: contain;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.vakansii-item .vakansii-name.active:after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.vakansii-item .vakansii-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px
}

.vakansii-item .details-info {
    margin: 15px 0 30px 0;
    padding: 30px 40px;
    border: 1px solid rgba(216, 117, 57, .2)
}

.vakansii-item .details-info .group {
    margin-right: 100px;
    display: inline-block;
    vertical-align: top;
    max-width: 200px
}

.vakansii-item .details-info .text-box p:first-child {
    margin-top: 0
}

.vakansii-item .details-info .text-box ul {
    margin: 0
}

.vakansii-item .details-info .text-box ul li {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.vakansii-item .contacts-info .group {
    margin-right: 100px;
    display: inline-block;
    vertical-align: top;
    max-width: 240px
}

.vakansii-item .contacts-info .text-box p:first-child {
    margin-top: 0
}

.vakansii-item .contacts-info .text-box ul {
    margin: 0
}

.vakansii-item .contacts-info .text-box ul li {
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.vakansii-item .contacts-info .text-box ul li:before {
    display: none
}

.vakansii-item .images-group {
    float: right;
    font-size: 0
}

.vakansii-item .images-group img {
    margin-right: 30px;
    width: 140px;
    height: 140px;
    border-radius: 140px;
    -moz-border-radius: 140px;
    -webkit-border-radius: 140px;
    -khtml-border-radius: 140px
}

.reviews-items {
    margin: 0 -15px;
    font-size: 0
}

.reviews-items .reviews-col {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.reviews-items .reviews-col.full {
    width: 100%
}

.reviews-item {
    margin-bottom: 30px;
    position: relative;
    padding: 30px;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    -khtml-box-shadow: 0 7px 15px rgba(0, 0, 0, .03);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px
}

.reviews-item .name {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    font-weight: 500
}

.reviews-item .name a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: none
}

.reviews-item .text {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    line-height: 23px;
    color: #313c44
}

.reviews-item .stars {
    margin-bottom: 20px;
    font-size: 0
}

.reviews-item .stars img {
    margin-right: 10px
}

.reviews-item .lnk a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 18px;
    color: #d87539;
    border-bottom: 1px dashed rgba(216, 117, 57, .5);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.reviews-item .lnk a:hover {
    text-decoration: none;
    border-color: rgba(216, 117, 57, 0)
}

.reviews-item.add-review {
    padding: 50px 60px 0 60px;
    min-height: 300px;
    background: url(../images/review_bg.png) no-repeat top center;
    background-size: 100% auto
}

.reviews-item.add-review .title {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 600
}

.reviews-item.add-review .text {
    margin-bottom: 50px;
    max-width: 350px;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    height: auto
}

.reviews-item.add-review .bts {
    text-align: right
}

.reviews-item.add-review .bts .btn {
    width: 235px
}

.aggregator-box {
    margin-top: 30px
}

.aggregator-box .title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    color: #3d3d3d
}

.aggregator-box .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0
}

.aggregator-box .list img {
    margin-right: 60px
}

.aggregator-box .list a:last-child img {
    margin-right: 0
}

.about-gallery {
    margin-top: 40px;
    margin-bottom: 100px
}

.about-gallery ul {
    margin: 0 -25px;
    padding: 0;
    list-style: none;
    font-size: 0
}

.about-gallery ul li {
    padding: 0 25px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 0
}

.about-gallery ul li.last {
    margin: 0 auto;
    margin-top: -210px;
    display: block
}

.about-gallery ul li.last .img {
    border-radius: 0 0 0 100px;
    -moz-border-radius: 0 0 0 100px;
    -webkit-border-radius: 0 0 0 100px;
    -khtml-border-radius: 0 0 0 100px
}

.about-gallery ul li .img {
    position: relative;
    display: block;
    width: 100%;
    height: 336px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0 100px 0 0;
    -moz-border-radius: 0 100px 0 0;
    -webkit-border-radius: 0 100px 0 0;
    -khtml-border-radius: 0 100px 0 0
}

.about-gallery ul li .label {
    position: absolute;
    left: 25px;
    bottom: -45px;
    font-size: 16px;
    line-height: 23px;
    color: #313c44
}

.about-gallery ul li .label.right {
    left: auto;
    right: 25px
}

.section.about-benefits {
    margin-bottom: 60px
}

.section.about-benefits .m-title.small {
    margin-bottom: 50px
}

.section.about-benefits .benefits-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.section.about-benefits .benefits-list ul li {
    margin: 0 50px 50px 50px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 230px
}

.section.about-benefits .benefits-list ul li .num {
    position: relative;
    display: inline-block;
    font-size: 72px;
    line-height: 85px;
    font-weight: 900;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on
}

.section.about-benefits .benefits-list ul li .num:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), color-stop(75%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fcfcfc 0, rgba(255, 255, 255, 0) 75%);
    background: linear-gradient(to bottom, #fcfcfc 0, rgba(255, 255, 255, 0) 75%)
}

.section.about-benefits .benefits-list ul li .text {
    display: block;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.history-list {
    position: relative;
    height: 262px
}

.history-list:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#df8d3d), to(#d2502a));
    background: -o-linear-gradient(left, #df8d3d 0, #d2502a 100%);
    background: linear-gradient(90deg, #df8d3d 0, #d2502a 100%)
}

.history-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.history-list ul li {
    position: absolute;
    left: 0;
    bottom: 20px;
    max-width: 200px
}

.history-list ul li.item-1 {
    padding-bottom: 35px;
    left: 0
}

.history-list ul li.item-2 {
    padding-bottom: 75px;
    left: 184px
}

.history-list ul li.item-3 {
    padding-bottom: 35px;
    left: 408px
}

.history-list ul li.item-4 {
    padding-bottom: 155px;
    left: 708px
}

.history-list ul li.item-5 {
    padding-bottom: 60px;
    left: 877px
}

.history-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #df8d3d
}

.history-list ul li:after {
    content: '';
    position: absolute;
    left: -9px;
    bottom: -9px;
    width: 18px;
    height: 18px;
    background: url(../images/h_arr.svg) no-repeat;
    background-size: contain
}

.history-list ul li .name {
    padding-bottom: 10px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    background: #fcfcfc;
    z-index: 2
}

.history-list ul li .name strong {
    margin-bottom: 5px;
    display: block
}

.section.about-team {
    margin-bottom: 30px
}

.section.about-team .m-title.small {
    margin-bottom: 30px
}

.team-items {
    margin: 0 -15px;
    font-size: 0
}

.team-items .team-col {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.333%
}

.team-item {
    margin-bottom: 30px;
    position: relative;
    padding: 50px 65px 0 65px;
    min-height: 400px;
    background: #fff;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    -khtml-box-shadow: 0 10px 40px rgba(0, 0, 0, .07);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px
}

.team-item .image {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 150px;
    font-size: 0
}

.team-item .image img {
    max-width: 100%
}

.team-item .name {
    margin: 0 auto;
    max-width: 190px;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 600
}

.team-item .name a {
    color: #000;
    text-decoration: none
}

.team-item .subname {
    margin: 10px auto;
    max-width: 190px;
    font-size: 14px;
    line-height: 18px;
    color: #949494
}

.team-item .time {
    font-size: 14px;
    line-height: 18px;
    color: #d87539
}

.section.service-started .pricing-item {
    margin-bottom: 60px
}

.service-box {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    padding: 45px;
    min-height: 214px;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .06);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px
}

.service-box:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.service-box .desc {
    float: left;
    max-width: 560px
}

.service-box .image {
    position: absolute;
    right: -90px;
    bottom: -150px;
    width: 534px;
    height: 534px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 534px;
    -moz-border-radius: 534px;
    -webkit-border-radius: 534px;
    -khtml-border-radius: 534px
}

.service-box .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.service-box .list ul li {
    margin-right: 80px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000;
    font-weight: 500
}

.service-box .list ul li span {
    margin-top: 5px;
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #d87539;
    font-weight: 700
}

.service-box .bts {
    margin-top: 40px
}

.service-box .bts .lnk {
    position: relative;
    top: 18px;
    margin-right: 28px;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2)
}

.service-box .bts .lnk:hover {
    border-bottom-color: #d87539
}

.section.service-stage {
    margin: 50px 0;
    padding: 40px 0 80px 0;
    background: rgba(216, 117, 57, .1)
}

.section.service-stage .title {
    margin: 0;
    font-size: 24px;
    line-height: 27px;
    color: #000;
    font-weight: 500
}

.stage-items {
    margin: 0 -25px;
    padding: 0;
    list-style: none;
    font-size: 0
}

.stage-items .stage-col {
    padding: 50px 25px 0 25px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.stage-item:after {
    content: '';
    position: relative;
    display: block;
    clear: both
}

.stage-item .image {
    float: left;
    width: 177px
}

.stage-item .image img {
    width: 100%;
    height: auto;
    border-radius: 177px;
    -moz-border-radius: 177px;
    -webkit-border-radius: 177px;
    -khtml-border-radius: 177px
}

.stage-item .desc {
    margin-left: 207px
}

.stage-item .desc .name {
    padding: 30px 0 10px 0;
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #313c44
}

.stage-item .desc .text {
    font-size: 16px;
    line-height: 23px;
    color: #313c44
}

.stage-item .desc .lnk a {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #d87539;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 117, 57, .2);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.stage-item .desc .lnk a:hover {
    border-bottom-color: #d87539
}

.others-service-box {
    margin-bottom: 60px
}

.g-before-after .g-img-divider {
    margin-left: -24px !important;
    width: 67px !important;
    height: 100% !important;
    border: none !important;
    background: url(../images/af_arr.svg) no-repeat center center !important;
    background-size: 67px auto !important
}

.g-before-after .g-img-divider span {
    display: none !important
}

.section.service-doctors {
    padding: 40px 0 50px 0;
    background: rgba(205, 205, 205, .1)
}

.section.section-pricing-tables {
    margin-bottom: 30px
}

.pricing-tables-items {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    font-size: 0
}

.pricing-tables-items .pricing-tables-col {
    margin-top: 30px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.333%
}

.pricing-tables-item {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 50px rgba(0, 0, 0, .06);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
}

.pricing-tables-item .image {
    margin-bottom: 20px;
    height: 220px;
    font-size: 0
}

.pricing-tables-item .image img {
    max-width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
}

.pricing-tables-item .desc {
    padding: 0 30px 35px 30px
}

.pricing-tables-item .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 500
}

.pricing-tables-item .subname {
    margin-top: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #111;
    font-weight: 500
}

.pricing-tables-item .list {
    margin-top: 40px
}

.pricing-tables-item .list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.pricing-tables-item .list ul li {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 19px;
    color: #000
}

.pricing-tables-item .list ul li strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 600
}

.pricing-tables-item .price {
    margin: 40px 0;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #d87539
}

.pricing-tables-item .btn {
    display: block
}

.service-gallery .large-gallery {
    float: left;
    width: 1100px
}

.service-gallery .large-gallery .owl-carousel .owl-stage-outer {
    padding-bottom: 0
}

.service-gallery .large-gallery .img {
    position: relative;
    display: block;
    width: 100%;
    height: 430px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
}

.service-gallery .large-gallery .owl-next, .service-gallery .large-gallery .owl-prev {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 57px;
    height: 57px;
    font-size: 0;
    cursor: pointer;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.service-gallery .large-gallery .owl-next:before, .service-gallery .large-gallery .owl-prev:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #959595;
    opacity: .2;
    border: 2px solid #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 8px 28px 28px 28px;
    -moz-border-radius: 8px 28px 28px 28px;
    -webkit-border-radius: 8px 28px 28px 28px;
    -khtml-border-radius: 8px 28px 28px 28px
}

.service-gallery .large-gallery .owl-next:after, .service-gallery .large-gallery .owl-prev:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arr2.svg) no-repeat center center
}

.service-gallery .large-gallery .owl-prev {
    right: 96px;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1)
}

.service-gallery .large-gallery .disabled {
    display: block;
    opacity: .4;
    cursor: default
}

.service-gallery .small-images {
    margin-left: 10px;
    float: left;
    width: 100px
}

.service-gallery .small-images a {
    display: block
}

.service-gallery .small-images a .img {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
}

.service-gallery .small-images a .img:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(216, 117, 57, .8);
    opacity: 0
}

.service-gallery .small-images a.active .img:after {
    opacity: 1
}

.socials #uSocial .ico_uscl.uscl-fb, .socials #uSocial .ico_uscl.uscl-vk, .socials .uSocial-Share .ico_uscl.uscl-fb, .socials .uSocial-Share .ico_uscl.uscl-vk {
    background: #e9b088
}

.socials #uSocial .ico_uscl.uscl-fb:hover, .socials #uSocial .ico_uscl.uscl-vk:hover, .socials .uSocial-Share .ico_uscl.uscl-fb:hover, .socials .uSocial-Share .ico_uscl.uscl-vk:hover {
    background: #f8e4d7
}

.socials #uSocial .ico_uscl, .socials .uSocial-Share .ico_uscl {
    color: #d2502a !important
}

#ankor-button-appoitment {
    position: absolute;
    top: -100px
}

/*customs*/
.banklist {
	font-weight: 600 !important;
	font-size: 25px;
}
.banklist-page img {
	max-width: 24%;
	margin: 10px;
}


@media screen and (max-width: 1800px) {
    .bg {
        padding-left: 300px
    }
}

@media screen and (max-width: 1500px) {
    .bg {
        padding-left: 210px
    }

    .header {
        padding: 40px;
        width: 210px
    }

    .header .region-sel {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 1400px) {
    .bg {
        padding-left: 100px
    }

    .header {
        left: -100%;
        padding: 60px;
        width: 300px
    }

    .header.opened {
        left: 100px
    }

    .header .logo {
        display: none
    }

    .menu-sidebar {
        display: block
    }
}

@media screen and (max-width: 1200px) {
    html, body {
        overflow-x: hidden;
    }

    .fw {
        width: 620px
    }

    .header {
        padding: 50px
    }

    .header .tl-contacts {
        margin: 30px 0;
        float: none;
        display: block;
        height: auto
    }

    .header .tl-contacts .tel {
        font-size: 14px;
    }

    .header .tl-contacts .adr, .header .tl-contacts .tel {
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
        /*font-size: 14px;*/
        line-height: 21px
    }

    .header .tl-bts {
        float: none;
        display: block
    }

    .header .tl-bts .call-btn {
        margin-right: 0;
        margin-bottom: 15px;
        /*font-size: 14px;*/
        line-height: 21px
    }

    .header .tl-bts .btn.order-btn {
        padding: 0;
        width: 100%
    }

    .section.m-top-line {
        display: none
    }

    .section.m-started {
        padding-top: 100px
    }

    .section.m-started .titles {
        margin-bottom: 50px
    }

    .s-plane-1, .s-plane-2, .s-plane-3 {
        display: none
    }

    .section.m-started .image {
        top: 180px;
        right: -200px
    }

    .section.m-started .benefits-list ul li {
        margin-right: 0;
        margin-bottom: 30px;
        display: block;
        width: 100%
    }

    .section.m-started .benefits-list ul li .num {
        font-size: 35px;
        line-height: 25px;
        float: left;
        width: 80px;
        text-align: center
    }

    .section.m-started .benefits-list ul li .text {
        margin-left: 100px
    }

    .section.m-started .benefits-list ul li:last-child {
        margin-bottom: 0
    }

    .reviews-carousel {
        padding: 0 80px
    }

    .reviews-carousel .owl-prev {
        left: -80px
    }

    .reviews-carousel .owl-next {
        right: -80px
    }

    .slides-carousel {
        width: 100%
    }

    .category-items .category-col {
        width: 100%
    }

    .category-items .category-col.large {
        width: 100%
    }

    .category-item {
        padding: 40px 30px 60px 30px;
        min-height: auto
    }

    .section.m-doctor {
        padding: 40px 0
    }

    .doctor-item .image {
        margin-left: 0;
        position: absolute;
        right: -100px;
        top: 0;
        float: none;
        width: 400px;
        height: 450px
    }

    .doctor-item .desc {
        margin-left: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        max-width: 300px
    }

    .d-plane-1, .d-plane-2 {
        display: none
    }

    .gallery-item {
        height: 370px
    }

    .gallery-item .image {
        margin-left: 120px;
        width: 460px;
        height: 370px
    }

    .section.m-sertificates .titles {
        width: 260px
    }

    .section.m-sertificates .title {
        padding-top: 60px
    }

    .sert-carousel {
        margin-left: 50px;
        width: 266px
    }

    .l-plane-1, .l-plane-2 {
        display: none
    }

    .contacts-box .desc {
        padding: 50px 50px 50px 50px;
        margin-left: 0;
        height: auto;
        text-align: center
    }

    .contacts-box .map {
        position: absolute;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 300px;
        z-index: 2
    }

    .contacts-box .c-form {
        margin: 0 auto
    }

    .c-plane-1, .c-plane-2, .c-plane-3 {
        display: none
    }

    .footer .f-copy {
        margin-top: 30px;
        top: 0
    }

    .wrapper {
        padding-top: 40px
    }

    .home .wrapper {
        padding-top: 0
    }

    .breadcrumbs {
        margin: 0 0 30px 0
    }

    .pricing-items .pricing-col {
        padding: 0 15px;
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

    .c-plane1, .c-plane2 {
        display: none
    }

    .contacts-info .desc {
        margin-bottom: 30px;
        float: none;
        width: auto
    }

    .contacts-info .map {
        margin-top: 0;
        float: none;
        width: 100%;
        height: 380px
    }

    .news-item {
        padding: 40px 60px;
        height: auto
    }

    .news-item .image {
        position: relative;
        width: 100%;
        height: 200px;
        margin-top: 30px
    }

    .vakansii-item .details-info .group:first-child {
        margin-bottom: 30px
    }

    .vakansii-item .images-group {
        margin-top: 15px;
        float: none
    }

    .reviews-items .reviews-col {
        width: 100%
    }

    .reviews-item.add-review {
        padding: 30px 30px 0 30px;
        min-height: 350px;
        background-size: 150% auto
    }

    .reviews-item.add-review .text {
        margin-bottom: 100px
    }

    .reviews-item.add-review {
        background-size: 165% auto
    }

    .about-gallery {
        margin-top: 40px;
        margin-bottom: 80px
    }

    .about-gallery ul li .img {
        height: 250px
    }

    .about-gallery ul li .label {
        bottom: -35px;
        /*font-size: 14px*/
    }

    .about-gallery ul li.last {
        margin-top: -100px
    }

    .section.about-benefits .m-title.small {
        margin-bottom: 30px
    }

    .section.about-benefits .benefits-list ul {
        padding-bottom: 25px
    }

    .section.about-benefits .benefits-list ul li {
        margin: 0 50px 25px 0
    }

    .section.about-benefits .benefits-list ul li .num {
        font-size: 60px;
        line-height: 70px
    }

    .history-list {
        height: auto
    }

    .history-list:before {
        width: 20px;
        height: 100%
    }

    .history-list ul li {
        padding-left: 50px;
        margin-bottom: 20px;
        margin-left: 20px;
        position: relative;
        left: 0;
        bottom: 0;
        max-width: 300px
    }

    .history-list ul li:before {
        left: 0;
        top: 8px;
        width: 100%;
        height: 2px
    }

    .history-list ul li:after {
        left: -9px;
        top: 0;
        bottom: auto
    }

    .history-list ul li .name {
        padding-bottom: 0;
        padding-left: 10px;
        /*font-size: 14px*/
    }

    .history-list ul li.item-1, .history-list ul li.item-2, .history-list ul li.item-3, .history-list ul li.item-4, .history-list ul li.item-5 {
        left: 0;
        bottom: 0;
        padding-bottom: 0
    }

    .team-items .team-col {
        width: 50%
    }

    .text-box p.sert-img img {
        max-width: 195px
    }

    .service-box {
        padding-bottom: 100px
    }

    .service-box .bts {
        margin-top: 40px;
        max-width: 240px
    }

    .service-box .bts .lnk {
        top: 0;
        margin-right: 28px;
        margin-bottom: 18px;
        display: inline-block
    }

    .service-box .image {
        position: absolute;
        right: -50px;
        bottom: -100px;
        width: 334px;
        height: 334px
    }

    .stage-items .stage-col {
        width: 100%
    }

    .pricing-tables-items .pricing-tables-col {
        width: 50%
    }

    .service-gallery .large-gallery {
        float: none;
        width: 100%
    }

    .service-gallery .small-images {
        margin-left: 0;
        margin-top: 10px;
        float: none;
        width: 100%;
        font-size: 0
    }

    .service-gallery .small-images a {
        margin-right: 10px;
        display: inline-block;
        vertical-align: top
    }

    .service-gallery .small-images a .img {
        width: 100px
    }

    .nonebox.reviews-popup {
        margin-left: -350px;
        padding: 40px;
        width: 700px
    }
}

@media screen and (max-width: 1200px) {
    .fw {
        width: 300px
    }

    .bg {
        padding-left: 0
    }

    .btn, a.btn {
        /*font-size: 14px;*/
        height: 50px;
        line-height: 48px
    }

    .jq-selectbox__select {
        height: 50px;
        line-height: 48px
    }

    .c-form .info-text {
        margin: 15px 0
    }

    .menu-sidebar {
        padding: 20px;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px
    }

    .menu-sidebar .logo {
        margin-bottom: 0;
        max-width: 42px;
        font-size: 0;
        float: left
    }

    .menu-sidebar .menu-btn {
        margin: 0 auto;
        position: relative;
        top: 20px;
        display: block;
        width: 40px;
        height: 20px;
        float: right
    }

    .header {
        padding: 60px;
        padding-top: 120px;
        width: 100%
    }

    .header.opened {
        left: 0
    }

    .header .logo {
        display: none
    }

    .header .region-sel {
        margin-bottom: 30px
    }

    .section.m-started {
        padding-top: 120px
    }

    .section.m-started .titles {
        margin-bottom: 30px
    }

    .section.m-started .image {
        top: -60px;
        left: 0;
        background: url(../images/newheader-mob.jpg) no-repeat 0 0;
        background-size: 180%;
        width: 100%;
    }

    .section.m-started .image ~ h1 {
        font-size: 25px;
        font-weight: 500;
        line-height: 28px;
        margin-top: -50px;
    }

    .benefits-list {
        margin-top: 150px
    }

    @media screen and (max-width: 1200px) {
        .benefits-list {
            margin-top: 50px;
        }
    }

    .section.m-started .text p {
        /*font-size: 14px;*/
        line-height: 21px
    }

    .section.m-started .bts {
        margin-top: 30px
    }

    .s-plane-1, .s-plane-2, .s-plane-3, .s-plane-4, .s-plane-5, .s-plane-6 {
        display: none
    }

    .reviews-carousel {
        padding: 0 60px
    }

    .reviews-carousel .owl-prev {
        left: -60px
    }

    .reviews-carousel .owl-next {
        right: -60px
    }

    .section.m-slides {
        padding: 50px 0
    }

    .slides-carousel {
        width: 100%
    }

    .slides-item {
        padding: 30px 30px 90px 30px;
        height: auto;
        min-height: 350px
    }

    .slides-item .title {
        margin: 0 0 15px 0;
        font-size: 28px;
        line-height: 30px
    }

    .slides-item .text {
        margin: 0 0 15px 0;
        /*font-size: 14px;*/
        line-height: 21px
    }

    .m-title {
        font-size: 30px;
        line-height: 40px
    }

    .m-title:before {
        height: 35px
    }

    .m-title .more-btn {
        position: relative;
        top: -5px;
        display: inline-block;
        /*font-size: 14px;*/
        line-height: 21px
    }

    .slides-carousel .owl-next, .slides-carousel .owl-prev {
        bottom: 20px
    }

    .category-items .category-col {
        padding-bottom: 15px
    }

    .category-items .category-col:nth-child(1) {
        padding-top: 40px;
    }

    .category-items .category-col:last-child {
        padding-bottom: 0
    }

    .jq-selectbox li {
        padding: 10px;
        font-size: 12px;
        /*line-height: 14px;*/
    }

    .category-item {
        padding: 30px 30px 60px 30px;
        min-height: auto
    }

    .category-item .name {
        margin: 0 0 15px 0;
        font-size: 18px;
        line-height: 24px;
        max-width: 100%
    }

    .category-item .list ul li {
        /*font-size: 14px*/
    }

    .category-item .more-lnk {
        width: 72px;
        height: 62px
    }

    .category-item .text {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .category-item .view-btn {
        width: 150px;
        /*font-size: 14px*/
    }

    .category-item .bts .lnk {
        margin-bottom: 15px;
        float: none;
        position: relative;
        top: 0
    }

    .category-item .bts .btn {
        margin-right: 0;
        float: none
    }

    .section.m-doctor {
        padding: 50px 0
    }

    .doctor-item .image {
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 50px;
        float: none;
        width: 300px;
        height: 300px
    }

    .doctor-item .desc {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        max-width: 300px
    }

    .doctor-item .date {
        margin-bottom: 0;
        padding: 0 15px;
        height: 30px;
        /*line-height: 30px;*/
        /*font-size: 14px*/
    }

    .doctor-item .name {
        margin-bottom: 15px;
        padding-top: 315px;
        font-size: 20px;
        line-height: 30px
    }

    .doctor-item .text {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .d-plane-1, .d-plane-2 {
        display: none
    }

    .gallery-item {
        height: 240px
    }

    .gallery-item .desc {
        top: 0
    }

    .gallery-item .title {
        font-size: 30px;
        line-height: 40px
    }

    .gallery-item .subtitle {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .gallery-item .image {
        width: 300px;
        height: 160px;
        margin-left: 0;
        top: 80px
    }

    .section.m-sertificates {
        padding: 50px 0 65px 0
    }

    .section.m-sertificates .titles {
        float: none;
        width: auto;
        text-align: center
    }

    .section.m-sertificates .title {
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 30px;
        line-height: 40px
    }

    .section.m-sertificates .subtitle {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .section.m-sertificates .navs {
        margin-top: 15px
    }

    .section.m-sertificates .navs .prev {
        margin-right: 30px
    }

    .sert-carousel {
        margin-left: 0;
        margin-top: 30px;
        width: 266px
    }

    .contacts-box .desc {
        padding: 30px 30px 550px 30px;
        margin-left: 0
    }

    .contacts-box .title {
        margin: 0 0 15px 0;
        font-size: 20px;
        line-height: 30px
    }

    .c-form .field input[type=date], .c-form .field input[type=email], .c-form .field input[type=password], .c-form .field input[type=tel], .c-form .field input[type=text], .c-form .field textarea {
        padding: 0 15px;
        /*font-size: 14px;*/
        height: 50px;
        /*line-height: 48px*/
    }

    .jq-selectbox__select {
        padding: 0 50px 0 15px;
        /*font-size: 14px*/
    }

    .contacts-box .map {
        position: absolute;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: auto;
        z-index: 2
    }

    .contacts-box .c-form {
        margin: 0 auto
    }

    .c-plane-1, .c-plane-2, .c-plane-3 {
        display: none
    }

    .section.m-contacts-2 {
        padding-top: 50px
    }



    .section.m-contacts-2 .contacts-box .girl {
        display: none
    }

    .section.m-contacts-2 .contacts-box .desc {
        margin-left: 0;
        padding-left: 30px;
        padding-bottom: 30px
    }

    .footer .f-logo {
        margin-right: 20px;
        float: left;
        width: 80px
    }

    .footer .f-contacts p {
        margin: 10px 0 0 0;
        font-size: 12px;
        line-height: 21px
    }

    .footer .f-contacts p:first-child {
        margin: 0
    }

    .footer .btn {
        margin-top: 15px;
        padding: 0 15px
    }

    .footer .f-create {
        display: none
    }

    .footer .f-copy {
        font-size: 12px
    }

    .nonebox {
        margin-left: -150px;
        width: 300px
    }

    .nonebox .contacts-box .desc {
        padding: 30px
    }

    .breadcrumbs a, .breadcrumbs span {
        font-size: 12px
    }

    .breadcrumbs .sep {
        margin: 0 10px;
        top: 8px;
        width: 4px;
        height: 4px
    }

    .wrapper {
        padding-top: 130px
    }

    .home .wrapper {
        padding-top: 0
    }

    .m-title .more-btn {
        top: 12px;
        float: right
    }

    .pricing-item {
        margin-bottom: 15px
    }

    .pricing-item .pricing-name {
        font-size: 18px
    }

    .pricing-item .pricing-content ul li {
        padding-right: 0
    }

    .pricing-item .pricing-content ul li span {
        padding: 5px 0;
        position: relative;
        right: 0;
        bottom: 0;
        display: block
    }

    .contacts-info .list ul li {
        margin-bottom: 15px;
        font-size: 16px
    }

    .contacts-info .map {
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -khtml-border-radius: 8px
    }

    .news-items .news-col {
        margin-bottom: 15px
    }

    .news-item {
        padding: 30px
    }

    .news-item .image {
        position: relative;
        width: 100%;
        height: 200px;
        margin-top: 30px
    }

    .news-item .date {
        padding: 0 10px;
        /*font-size: 14px*/
    }

    .news-item .name {
        margin: 10px 0 15px 0
    }

    .news-item .name a {
        font-size: 18px
    }

    .news-item .text {
        margin-bottom: 15px;
        height: auto
    }

    .news-item .text p {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .news-item .more-btn {
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .section.m-category.section-inner {
        padding-bottom: 40px
    }

    .text-box p {
        margin: 15px 0;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .text-box h1 {
        margin-bottom: 15px;
        font-size: 26px;
        line-height: 32px
    }

    .text-box h2 {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 28px
    }

    .text-box h3, .text-box h4, .text-box h5 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 24px
    }

    .text-box h6 {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 22px
    }

    .text-box ol li, .text-box ul li {
        margin: 15px 0;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .text-box blockquote {
        font-size: 16px;
        line-height: 24px
    }

    .text-box blockquote:before {
        line-height: 40px
    }

    .text-box .table {
        max-width: 580px
    }

    .text-box table {
        width: 580px
    }

    .text-box table th {
        padding: 15px;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .text-box table td {
        padding: 15px;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .text-author .title {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 28px
    }

    .text-author .author-box .image {
        width: 75px
    }

    .text-author .author-box .desc {
        padding-top: 0;
        margin-left: 100px
    }

    .text-author {
        margin: 50px 0 25px 0
    }

    .share-box {
        margin: 25px 0 50px 0;
        padding: 25px 0
    }

    .share-box .label {
        margin-right: 10px;
        /*line-height: 30px;*/
        /*font-size: 14px*/
    }

    .share-box .socials a {
        margin-right: 10px;
        display: inline-block;
        vertical-align: top;
        width: 30px;
        height: 30px
    }

    .others-news-box .title {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 28px
    }

    .others-news-box .list {
        padding: 30px 30px 15px 30px
    }

    .others-news-box .list ul li {
        margin: 0 0 15px 0;
        display: block;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .vakansii-item {
        margin-bottom: 15px
    }

    .vakansii-item .vakansii-name {
        font-size: 18px
    }

    .vakansii-item .details-info .group {
        margin-right: 0;
        display: block;
        max-width: 100%
    }

    .vakansii-item .details-info {
        padding: 20px
    }

    .vakansii-item .details-info .group:first-child {
        margin-bottom: 20px
    }

    .vakansii-item .contacts-info .group {
        margin-right: 0;
        display: block;
        max-width: 100%
    }

    .vakansii-item .images-group img {
        margin-right: 10px;
        width: 80px;
        height: 80px
    }

    .reviews-item {
        margin-bottom: 15px
    }

    .reviews-item .name {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 21px
    }

    .reviews-item .text {
        height: auto;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .reviews-item .stars img {
        margin-right: 5px
    }

    .reviews-item .lnk a {
        /*font-size: 14px;*/
        /*line-height: 18px*/
    }

    .reviews-item.add-review {
        background-size: auto 250px
    }

    .reviews-item.add-review .title {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 23px
    }

    .reviews-item.add-review .text {
        margin-bottom: 120px;
        /*font-size: 14px*/
    }

    .reviews-item.add-review .bts {
        text-align: left
    }

    .aggregator-box .list {
        display: block
    }

    .aggregator-box .list img {
        margin-right: 30px;
        margin-bottom: 30px;
        max-width: 150px
    }

    .aggregator-box .title {
        font-size: 22px;
        line-height: 26px
    }

    .about-gallery {
        margin-top: 30px;
        margin-bottom: 0
    }

    .about-gallery ul li {
        padding-bottom: 70px;
        width: 100%
    }

    .about-gallery ul li .label {
        left: 25px;
        bottom: 35px
    }

    .about-gallery ul li.last {
        margin-top: 0
    }

    .about-gallery ul li .img {
        height: 200px
    }

    .section.about-benefits .benefits-list ul li {
        margin-right: 0;
        margin-bottom: 30px;
        display: block;
        width: 100%
    }

    .section.about-benefits .benefits-list ul li .num {
        font-size: 30px;
        line-height: 30px;
        float: left;
        width: 80px;
        text-align: center
    }

    .section.about-benefits .benefits-list ul li .text {
        margin-left: 100px
    }

    .section.about-benefits .benefits-list ul li:last-child {
        margin-bottom: 0
    }

    .m-title.small {
        font-size: 24px;
        line-height: 34px
    }

    .section.about-benefits .benefits-list ul {
        padding-bottom: 60px
    }

    .section.about-benefits {
        margin-bottom: 30px
    }

    .team-items .team-col {
        width: 100%
    }

    .text-box p.sert-img img {
        max-width: 155px
    }

    .service-box {
        padding: 30px;
        padding-bottom: 220px
    }

    .service-box .list ul li {
        margin-right: 0;
        margin-bottom: 20px;
        display: block
    }

    .service-box .list ul li span {
        font-size: 18px;
        line-height: 24px
    }

    .service-box .image {
        position: absolute;
        right: 0;
        bottom: -150px;
        width: 100%
    }

    .service-box .bts .lnk {
        /*font-size: 14px*/
    }

    .stage-item .image {
        float: left;
        width: 90px
    }

    .stage-item .desc {
        margin-left: 110px
    }

    .stage-item .desc .name {
        padding: 0 0 10px 0
    }

    .pricing-tables-items .pricing-tables-col {
        width: 100%
    }

    .g-before-after .g-img-divider {
        margin-left: -34px !important
    }

    .pricing-tables-item .name {
        display: block;
        height: auto;
        font-size: 24px;
        line-height: 30px
    }

    .pricing-tables-item .subname {
        margin-top: 0;
        /*font-size: 14px*/
    }

    .menu-sidebar {
        height: 75px;
        padding: 10px 20px;

        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        /*max-width: 320px;*/
    }
    .menu-sidebar .logo {
        max-width: 35px;
    }

    .menu-sidebar .menu-btn {
        margin: 0;
        top: initial;
    }
    .menu-sidebar .tel {
        display: block;
        font-family: sans-serif;
        font-style: normal;
    }

    .pricing-tables-item .list ul li {
        margin-bottom: 15px;
        /*font-size: 14px*/
    }

    .pricing-tables-item .list {
        margin-top: 20px
    }

    .pricing-tables-item .price {
        margin: 20px 0;
        font-size: 24px;
        line-height: 34px
    }

    .service-gallery .large-gallery .img {
        height: 230px
    }

    .service-gallery .small-images a .img {
        width: 70px;
        height: 70px
    }

    .stage-items .stage-col {
        padding-top: 30px
    }

    .stage-item .desc .text {
        /*font-size: 14px*/
    }

    .stage-item .desc .lnk a {
        /*font-size: 14px*/
    }

    .nonebox.reviews-popup {
        margin-left: -150px;
        padding: 30px;
        width: 300px
    }

    .nonebox .n-title {
        margin: 0 0 10px 0;
        font-size: 22px;
        line-height: 32px
    }

    .nonebox .n-subtitle {
        margin: 0 0 90px 0;
        max-width: 414px;
        /*font-size: 14px;*/
        /*line-height: 21px*/
    }

    .nonebox .aggregator-list ul li {
        margin: 0 0 30px 0;
        width: 100%
    }

    .nonebox .aggregator-list ul li img {
        margin-bottom: 10px;
        display: block;
        max-width: 192px;
        height: auto;
        width: auto
    }

    .nonebox .aggregator-list ul li a {
        position: relative;
        top: 0;
        font-size: 16px;
        line-height: 19px
    }

    .category-item .bts .btn {
        display: block
    }

    .pricing-tables-item .image img {
        width: 100%
    }

    .nonebox .aggregator-list ul li .img {
        display: block
    }

    .section.m-doctor {
        padding-top: 65px;
        padding-bottom: 65px
    }

    .doctor-item .image {
        margin-left: -160px;
        position: absolute;
        left: 50%;
        top: 140px;
        float: none;
        width: 320px;
        height: 320px
    }

    .doctor-item .desc {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        max-width: 100%;
        text-align: center
    }

    .doctor-item .name {
        margin-bottom: 355px;
        padding-top: 8px;
        font-size: 30px;
        line-height: 40px
    }

    .d-plane-1 {
        left: 30px;
        top: 130px;
        width: 80px;
        height: 120px;
        display: block
    }

    .d-plane-2 {
        right: -40px;
        bottom: 150px;
        width: 126px;
        height: 164px;
        display: block
    }

    .section.m-gallery {
        padding-bottom: 65px
    }

    .gallery-item {
        position: relative;
        height: auto
    }

    .gallery-item .desc {
        position: relative;
        top: 0;
        text-align: center;
        margin: 0 auto;
        max-width: 240px
    }

    .gallery-item .image {
        top: 30px;
        height: 370px;
        margin-left: -200px
    }

    .sert-carousel {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        width: 221px;
        height: 304px;
        float: none
    }

    .sert-carousel .img {
        height: 304px
    }

    .section.m-sertificates .navs {
        position: absolute;
        top: 420px;
        width: 100%
    }

    .slides-item .more-btn {
        bottom: 20px;
        width: 145px;
        position: relative;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .gallery-item .image {
        margin: 0 auto;
        width: auto
    }

    .section.m-sertificates .navs .next, .section.m-sertificates .navs .prev {
        width: 28px;
        height: 28px
    }

    .news-item .name a {
        width: 100%;
        line-height: 1.1
    }

    .doctor-item .text {
        margin: 0 auto
    }

    .service-box .list li .old-price {
        margin-right: 20px;
        text-decoration: line-through;
        color: gray;
        text-decoration-color: #d87539;
        font-weight: 500
    }

    .about-gallery ul li .label.right {
        left: 25px
    }

    .fw {
        padding: 0 20px;
        width: auto
    }

    .reviews-carousel .item .image {
        max-width: 100%
    }

    .category-item {
        background: 0 0 !important;
        padding-left: 30px !important
    }
}

.header.opened .tl-contacts .tel {
    margin-left: 0
}

.header.opened .view-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 56px;
    line-height: 54px;
    font-size: 16px;
    color: #d87539;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(216, 117, 57, .4);
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px;
    margin-left: 0;
    margin-top: 20px
}

.service-box .list ul li span {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap
}

.service-box .list li .old-price {
    margin-right: 20px;
    text-decoration: line-through;
    color: gray;
    text-decoration-color: #d87539;
    font-weight: 500
}

.service-box .list li .sale-time {
    font-size: 12px;
    color: grey;
    font-weight: 300
}

.service-box .m-title {
    font-size: 22px;
    line-height: 28px
}

.footer ul {
    list-style: none;
}

.footer li {
    list-style: none;
}

.jq-selectbox__dropdown > ul {
    max-height: 300px !important;
}

@media screen and (max-width: 1200px) {
    .jq-selectbox__dropdown > ul {
        max-height: 200px !important;
    }
    .m-team .team-item {
        padding: 0;
    }

    .section.m-contacts.m-contacts-2 > .fw {
        padding: 0;
    }
}

.section.m-contacts.m-contacts-2 {
    padding-bottom: 120px;
}

.mob-page-title,
.mob-page-descr {
    display: none;
}

.category-col:not(.large) .category-item{
    min-height: 300px;
}

.more-service-btn {
    border: none;
    outline: none;
    padding: 0;
    background: transparent;
    text-decoration: underline;

    margin-top: auto;
    text-align: left;

    cursor: pointer;
}

.section.m-category .category-item .list .show-item ~ .more-service-btn {
    display: none;
}

.main-front-gallery {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

.main-front-gallery-item {
    display: block;
    margin: 20px 26px;
	/*margin: auto;*/
}

.main-front-gallery-img {
    min-height: 320px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 320px;
}

.slick-arrow {
    position: absolute;
    border: 1px solid #d87539;
    border-radius: 50%;
    outline: none;
    background: transparent;
    padding: 0;
    top: -70px;

    font-size: 0;
    height: 48px;
    width: 48px;
    background: url(../images/nav.svg) no-repeat center center;
    background-size: 70%;

    cursor: pointer;
}

.slick-arrow.slick-next {
    right: 10px;
    transform: scale(-1,1);
}

.slick-arrow.slick-prev {
    right: 80px;
}

.slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 20px -5px;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots li.slick-active button{
    opacity: 1;
}

.slick-dots button {
    outline: none;
    background: #d87539;
    border: none;
    border-radius: 50%;
    opacity: 0.7;
    width: 12px;
    height: 12px;
    font-size: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .mob-page-title,
    .mob-page-descr{
        display: block;
    }
    .mob-page-title {
        font-size: 29px;
        font-weight: 600;
    }
    .section.m-contacts.m-contacts-2 {
        padding-bottom: 50px;
    }

    .section.m-gallery {
        padding-bottom: 0;
    }

    /*.footer .f-right {*/
    /*    max-width: 210px;*/
    /*}*/

    .footer .btn {
        margin: 0 0 30px 0;
    }

    .footer .fw {
        display: flex;
        flex-direction: column;
    }

    .footer .f-right {
        display: flex;
        flex-direction: column-reverse;
        text-align: left;
        float: initial;
    }

    .footer .f-right .f-contacts ul {
        font-size: 14px;
        padding: 0;
        margin-top: 0;
        line-height: 1.4;
    }

    .footer .f-right .f-contacts ul > * {
        margin-bottom: 5px;
    }

    .footer .f-menu {
        margin-top: 30px;
        margin-bottom: 5px;
    }

    .category-item .name {
        max-width: 175px
    }

    .main-front-gallery {
        margin: 0 -20px;
        display: block;
    }

    .main-front-gallery-item {
        margin: 10px 0px;
    }

    .main-front-gallery-img {
        min-height: 220px;
    }
    #contact_form .field input {
        font-size: 11px;
    }
    .jq-selectbox .placeholder {
        font-size: 11px;
    }
    .footer {
    	margin-left: 0px!important;
    }
}

.desc .price .old-price, .price-link .old-price{
	text-decoration: line-through;
    text-decoration-color: #d87539;
}