html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

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

a {
    color: #337ab7
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

@media (min-width:868px) {
    .container {
        width: 780px
    }
}

@media (min-width:968px) {
    .container {
        width: 880px
    }
}

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

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

@media (min-width:1280px) {
    .container {
        width: 1250px
    }
}

@media (min-width:1340px) {
    .container {
        width: 1320px
    }
}

@media (min-width:1420px) {
    .container {
        width: 1320px
    }
}

@media (min-width:1520px) {
    .container {
        width: 1480px
    }
}

@media (min-width:1620px) {
    .container {
        width: 1580px
    }
}

@media (min-width:1820px) {
    .container {
        width: 1900px
    }
}

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

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

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

.col-xs-12 {
    float: left;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

    .col-sm-12 {
        float: left;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

    .col-md-12 {
        float: left;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

    .col-lg-12 {
        float: left;
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:after,
.comment-content:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

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

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:976px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:993px) {
    .nav-item:first-child {
        background: #ffd71c !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

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

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

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

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

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

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

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

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

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

@media print {
    .visible-print {
        display: block !important
    }

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

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

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

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

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

    .hidden-print {
        display: none !important
    }
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
    text-shadow: none
}

.btn.active,
.btn:active {
    background-image: none
}

.btn-default {
    border-color: #dbdbdb;
    border-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #fff, #e0e0e0);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(180deg, #fff 0, #e0e0e0);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff
}

.btn-default:focus,
.btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default.active,
.btn-default:active {
    border-color: #dbdbdb;
    background-color: #e0e0e0
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    border-color: #245580;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: -webkit-linear-gradient(top, #337ab7, #265a88);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #265a88);
    background-repeat: repeat-x
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary.active,
.btn-primary:active {
    border-color: #245580;
    background-color: #265a88
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    border-color: #3e8f3e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: -webkit-linear-gradient(top, #5cb85c, #419641);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: linear-gradient(180deg, #5cb85c 0, #419641);
    background-repeat: repeat-x
}

.btn-success:focus,
.btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success.active,
.btn-success:active {
    border-color: #3e8f3e;
    background-color: #419641
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #419641;
    background-image: none
}

.btn-info {
    border-color: #28a4c9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2aabd2);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: linear-gradient(180deg, #5bc0de 0, #2aabd2);
    background-repeat: repeat-x
}

.btn-info:focus,
.btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info.active,
.btn-info:active {
    border-color: #28a4c9;
    background-color: #2aabd2
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    border-color: #e38d13;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: -webkit-linear-gradient(top, #f0ad4e, #eb9316);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: linear-gradient(180deg, #f0ad4e 0, #eb9316);
    background-repeat: repeat-x
}

.btn-warning:focus,
.btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning.active,
.btn-warning:active {
    border-color: #e38d13;
    background-color: #eb9316
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    border-color: #b92c28;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: -webkit-linear-gradient(top, #d9534f, #c12e2a);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: linear-gradient(180deg, #d9534f 0, #c12e2a);
    background-repeat: repeat-x
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger.active,
.btn-danger:active {
    border-color: #b92c28;
    background-color: #c12e2a
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #c12e2a;
    background-image: none
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #e8e8e8);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #2e6da4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: -webkit-linear-gradient(top, #337ab7, #2e6da4);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    background-repeat: repeat-x
}

.alert {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05);
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, .2)
}

.alert-success {
    border-color: #b2dba1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: -webkit-linear-gradient(top, #dff0d8, #c8e5bc);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: linear-gradient(180deg, #dff0d8 0, #c8e5bc);
    background-repeat: repeat-x
}

.alert-info {
    border-color: #9acfea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: -webkit-linear-gradient(top, #d9edf7, #b9def0);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: linear-gradient(180deg, #d9edf7 0, #b9def0);
    background-repeat: repeat-x
}

.alert-warning {
    border-color: #f5e79e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: -webkit-linear-gradient(top, #fcf8e3, #f8efc0);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: linear-gradient(180deg, #fcf8e3 0, #f8efc0);
    background-repeat: repeat-x
}

.alert-danger {
    border-color: #dca7a7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: -webkit-linear-gradient(top, #f2dede, #e7c3c3);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: linear-gradient(180deg, #f2dede 0, #e7c3c3)
}

.alert-danger,
.progress {
    background-repeat: repeat-x
}

.progress {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ebebeb, #f5f5f5);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(180deg, #ebebeb 0, #f5f5f5)
}

.progress-bar {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: -webkit-linear-gradient(top, #337ab7, #286090);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #286090);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, #449d44);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: linear-gradient(180deg, #5cb85c 0, #449d44);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(180deg, #5bc0de 0, #31b0d5);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, #ec971f);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: linear-gradient(180deg, #f0ad4e 0, #ec971f);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, #c9302c);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: linear-gradient(180deg, #d9534f 0, #c9302c);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    border-color: #2b669a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: -webkit-linear-gradient(top, #337ab7, #2b669a);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2b669a);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 #286090
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #e8e8e8);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: -webkit-linear-gradient(top, #337ab7, #2e6da4);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #dff0d8, #d0e9c6);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: linear-gradient(180deg, #dff0d8 0, #d0e9c6);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: -webkit-linear-gradient(top, #d9edf7, #c4e3f3);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(180deg, #d9edf7 0, #c4e3f3);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: -webkit-linear-gradient(top, #fcf8e3, #faf2cc);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(180deg, #fcf8e3 0, #faf2cc);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: -webkit-linear-gradient(top, #f2dede, #ebcccc);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: linear-gradient(180deg, #f2dede 0, #ebcccc);
    background-repeat: repeat-x
}

.well {
    border-color: #dcdcdc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #e8e8e8, #f5f5f5);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: linear-gradient(180deg, #e8e8e8 0, #f5f5f5);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1)
}

.gm-control-active>img {
    box-sizing: content-box;
    display: none;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.gm-control-active>img:nth-child(1) {
    display: block
}

.gm-control-active:hover>img:nth-child(1),
.gm-control-active:active>img:nth-child(1) {
    display: none
}

.gm-control-active:hover>img:nth-child(2),
.gm-control-active:active>img:nth-child(3) {
    display: block
}

.gm-ui-hover-effect {
    opacity: .6
}

.gm-ui-hover-effect:hover {
    opacity: 1
}

.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
    font-size: 10px;
    box-sizing: border-box
}

@media print {

    .gm-style .gmnoprint,
    .gmnoprint {
        display: none
    }
}

@media screen {

    .gm-style .gmnoscreen,
    .gmnoscreen {
        display: none
    }
}

.gm-style-pbc {
    transition: opacity ease-in-out;
    background-color: rgba(0, 0, 0, 0.45);
    text-align: center
}

.gm-style-pbt {
    font-size: 22px;
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    position: relative;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gm-style img {
    max-width: none
}

.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none
}

.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;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

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

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

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

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

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

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

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

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.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 {
    visibility: hidden
}

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

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

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

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

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

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-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: a;
    -o-animation-name: a;
    animation-name: a
}

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

    to {
        opacity: 0
    }
}

@-o-keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

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

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

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

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

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

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

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(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: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

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

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

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

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

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

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

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

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

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

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

.alignnone {
    margin: .55em
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .55em auto
}

.alignright {
    float: right;
    margin: .55em 0 1.1em 1.1em
}

.alignleft {
    float: left;
    margin: .55em 1.1em 1.1em 0
}

.wp-caption {
    max-width: 96%;
    padding: .55em;
    text-align: center;
    border: 1px solid #ddd;
    background-color: tint(#ddd, 75%)
}

.wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0
}

.wp-caption .wp-caption-text {
    font-size: 80%
}

.gallery-caption,
.wp-caption .wp-caption-text {
    line-height: 1.1;
    margin: 0;
    padding: 0 .55em .55em
}

.gallery-caption {
    font-size: 60%
}

.comment-respond,
.entry-comments,
.entry-pings {
    margin: 0 0 1.1em;
    padding: 1.1em
}

.entry-comments .comment-author {
    margin-bottom: 0
}

.comment-respond input[type=email],
.comment-respond input[type=url] input[type=text] {
    width: 50%
}

.comment-respond label {
    display: block;
    margin-right: 1.1em
}

.comment-list li,
.ping-list li {
    list-style-type: none
}

.comment-list li {
    margin-top: 1.65em;
    padding: 2.2em
}

.comment-list li li {
    margin-right: -1.65em
}

.comment {
    border: 2px solid #fff;
    border-right: none;
    background-color: tint(#ddd, 75%)
}

.comment .avatar {
    margin: 0 1.1em 1.65em 0
}

.entry-pings .reply {
    display: none
}

.form-allowed-tags {
    font-size: 80%;
    padding: 1.65em;
    background-color: tint(#ddd, 75%)
}

.slider-pro {
    margin: 0 auto;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.slider-pro,
.sp-mask,
.sp-slides-container {
    position: relative
}

.sp-mask {
    overflow: hidden
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.sp-slide {
    position: absolute
}

.sp-image-container {
    overflow: hidden
}

.sp-image {
    position: relative;
    display: block;
    border: none
}

.sp-no-js {
    overflow: hidden;
    max-width: 100%
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden;
    direction: ltr
}

.sp-bottom-thumbnails,
.sp-top-thumbnails {
    left: 0;
    margin: 0 auto
}

.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px
}

.sp-bottom-thumbnails {
    margin-top: 4px
}

.sp-left-thumbnails,
.sp-right-thumbnails {
    position: absolute;
    top: 0
}

.sp-right-thumbnails {
    right: 0;
    margin-left: 4px
}

.sp-left-thumbnails {
    left: 0;
    margin-right: 4px
}

.sp-thumbnails {
    position: relative
}

.sp-thumbnail {
    border: none
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sp-rtl .sp-thumbnail-container {
    float: right
}

.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0
}

.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0
}

.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important
}

.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important
}

.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px
}

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden
}

.sp-black {
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .7)
}

.sp-white {
    color: #000;
    background: #fff;
    background: hsla(0, 0%, 100%, .7)
}

.sp-rounded {
    border-radius: 10px
}

.sp-padding {
    padding: 10px
}

.sp-grab {
    cursor: url(../img/openhand.cur), move
}

.sp-grabbing {
    cursor: url(../img/closedhand.cur), move
}

.sp-selectable {
    cursor: default
}

.sp-caption-container {
    text-align: center;
    margin-top: 10px
}

.sp-full-screen {
    margin: 0 !important;
    background-color: #000
}

.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sp-full-screen-button:before {
    content: "\2195"
}

.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.slider-pro:hover .sp-fade-full-screen {
    opacity: 1
}

.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.sp-rtl .sp-buttons {
    direction: rtl
}

.sp-full-screen .sp-buttons {
    display: none
}

.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.sp-selected-button {
    background-color: #000
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .sp-button {
        width: 14px;
        height: 14px
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {
    .sp-button {
        width: 16px;
        height: 16px
    }
}

@media only screen and (min-width:320px) and (max-width:568px) {
    .sp-button {
        width: 18px;
        height: 18px
    }
}

.sp-arrows {
    position: absolute
}

.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer
}

.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-horizontal .sp-previous-arrow {
    left: 20px;
    right: auto
}

.sp-horizontal .sp-next-arrow,
.sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 20px;
    left: auto
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    left: 20px;
    right: auto
}

.sp-vertical .sp-previous-arrow {
    top: 20px
}

.sp-vertical .sp-next-arrow {
    bottom: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff
}

.sp-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    -o-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    -o-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-horizontal.sp-rtl .sp-previous-arrow,
.sp-next-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ie7 .sp-arrow,
.ie8 .sp-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
    content: none
}

.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.sp-thumbnail-arrows {
    position: absolute
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1
}

.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px
}

.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0
}

.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff
}

.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    -o-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    -o-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    -o-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}

.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    -o-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}

.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
    content: none
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

a.sp-video {
    text-decoration: none
}

a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none
}

a.sp-video:after {
    content: "\25B6";
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    margin: auto;
    line-height: 52px
}

.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important
}

.slider-pro canvas,
.slider-pro embed,
.slider-pro iframe,
.slider-pro object,
.slider-pro video {
    max-width: none;
    max-height: none
}

.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0
}

.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0
}

.slider-pro img.sp-layer {
    border: none
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    -o-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    -o-transition-duration: .45s;
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    -o-transition-duration: .55s;
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    -o-transition-duration: .65s;
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    -o-transition-duration: .75s;
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    -o-transition-duration: .95s;
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    -o-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    -o-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    -o-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    -o-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    -o-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    -o-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    -o-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    -o-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    -o-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    -o-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    -o-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    -o-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    -o-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    -o-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    -o-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    -o-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    -o-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    -o-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    -o-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    -o-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    -o-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    -o-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    -o-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    -o-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    -o-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    -o-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    -o-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    -o-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    -o-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    -o-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    -o-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    -o-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    -o-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    -o-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    -o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform, -o-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform, -o-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(.6);
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(.6);
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(.6);
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

body {
    font-family: Futura Reg, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    min-width: 320px;
    -webkit-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    -o-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

body.overflow {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Futura Reg, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0
}

h2 {
    font-size: 3.5rem
}

p,
pre {
    margin: 0
}

a {
    -webkit-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    -o-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    transition: background-color .75s ease, color 105ms ease, opacity 45ms ease
}

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

a:active,
a:focus {
    outline: none
}

ul {
    padding: 0;
    margin: 0
}

img,
picture {
    max-width: 100%;
    margin: 0
}

.wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto
}

.container,
.wrapper {
    position: relative
}

.about__inner .about__content .about__content--inner,
.about__inner .about__mission .mission__inner,
.about__inner .about__sertificates .sert__inner,
.blog__block #blog__mobile .owl-dots,
.blog__block #blog__mobile .owl-stage,
.blog__block .blog__wrap,
.catalog1 .catalog__logos .logos__holder,
.catalog1 .catalog__logos .logos__holder .logo__item,
.catalog1 .ninth__block--catalog2 .form__wrap .left,
.catalog1 .steps__turbine .steps__turbine--holder,
.catalog1 .steps__turbine .steps__turbine--holder .step,
.catalog1 .steps__turbine .steps__turbine--holder .step span,
.clients__inner .partnership__description .partnership__descr--inner,
.contacts__block .contacts__wrap,
.contacts__inner .contact__card .card__inner,
.contacts__inner .contact__card .card__inner .left,
.contacts__inner .contact__card .card__inner .left .contact__column .top__icon,
.delivery__inner .delivery__companies .companies__logo,
.delivery__inner .delivery__companies .companies__logo .company__logo,
.delivery__inner .payment__variants .payment__logos,
.delivery__inner .payment__variants .payment__logos .payment__logo,
.delivery__inner .steps__block .steps__steps,
.delivery__inner .steps__block .steps__steps .step span,
.eight__block .plan__item,
.eight__block .plan__item .number,
.eight__block .work__plan,
.eleventh__block .warranty__wrap .right ul,
.eleventh__block .warranty__wrap .warranty__inner,
.equipment__block .equipment__wrap,
.equipment__block .equipment__wrap .equipment__slider .sp-slide,
.equipment__inner .our__opps .opps__inner,
.error__inner .error__wrap,
.error__inner .error__wrap .error__title,
.fifth__block .car__tabs--list,
.fifth__block .cars__slider .owl-nav,
.fifth__block .cars__slider .owl-nav button,
.fifth__block .cars__slider .slider__item .bottom__description .title,
.first__block .main__slider .owl-dots,
.first__block .main__slider .slider__item,
.fix__turbine .turbine__holder,
.flex,
.fourth__block .price__inner,
.fourth__block .price__inner .block__description .phones,
.just__cars .cars__inner,
.just__cars .cars__inner .cars__item,
.marks .marks__wrap,
.ninth__block--gen--start .form__wrap .left,
.ninth__block--gen--start .form__wrap .right,
.ninth__block .form__wrap,
.ninth__block .form__wrap .left .phones,
.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input,
.offers__inner .offers__sales .warranty__wrap .right .timer,
.offers__inner .offers__sales .warranty__wrap .right .timer .dots,
.offers__inner .offers__sales .warranty__wrap .right .timer .number,
.oil__block .popup__inner,
.oil__block .popup__inner .popup__description .phones,
.oportunities__block #opportunities__slider .owl-stage,
.oportunities__block .oportunities__inner,
.oportunities__block .oportunities__inner .owl-dots,
.page-template-actuator-repair .actuator__item,
.page-template-catalog .header__top--banner--catalog.show__block,
.page-template-page-clapan .actuator__item,
.page-template-serv-repair .actuator__item,
.page-template-tnvd-repair .actuator__item,
.page__inner .gallery__content,
.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnails-container,
.partnership__inner .calltoaction__bottom .action__banner .action__inner,
.partnership__inner .calltoaction__bottom .action__banner .right,
.partnership__inner .partnership__description .partnership__descr--inner,
.popup__callback .popup__holder,
.popup__callback .popup__inner,
.popup__catalog--holder .popup__catalog--inner,
.popup__catalog--holder .popup__inner,
.popup__catalog--holder .popup__inner .left,
.popup__free .popup__holder,
.popup__free .popup__inner,
.reasons #reasons__wrap .owl-dots,
.reasons #reasons__wrap .owl-stage,
.reasons .reason__item .top,
.reasons .reasons__wrap,
.remont-turbin-v-kharkove .header__top--banner.show__block,
.remont-turbin-v-kieve .header__top--banner.show__block,
.remont-turbin-v-odesse .header__top--banner.show__block,
.remont-turbin-vo-lvove .header__top--banner.show__block,
.review__inner .client__comment .comment__content .review__navigation,
.reviews__inner .reviews__holder .review__item,
.reviews__inner .reviews__holder .review__item .left .top__comment,
.search .pagination,
.second__block .advantage__item .top__icon,
.second__block .advantages__wrap,
.seventh__block .partners__block,
.seventh__block .partners__block--slider .owl-dots,
.single-catalog .header__top--banner--catalog.show__block,
.single__inner .single__content .review__navigation,
.single__turbine--block .single__turbine--holder,
.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner,
.single__turbine--block .single__turbine--holder .left .top__image,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tbody,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--list,
.single__turbine--block .single__turbine--holder .right .top__card .card__bottom,
.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .aviability__top,
.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .aviability__wrap,
.sixth__block .sp-slide,
.sixth__block .sp-slide .left .comment__item .top__comment,
.social__block .social__icons,
.social__block .social__inner,
.tax-catalog-category .header__top--banner--catalog.show__block,
.team__inner .team__form .left .form__wrap--inner,
.team__inner .team__members--wrap .team__members,
.team__inner .team__members--wrap .team__members--slider,
.team__inner .team__members--wrap .team__members--slider .owl-dots,
.team__inner .team__members--wrap .team__tabs--items,
.tenth__block .example__wrap .owl-dots,
.tenth__block .works__holder,
.third__block .services__owl .owl-dots,
.third__block .services__wrap,
.third__block .services__wrap .service__item,
.turbines__items .turbine__item,
.turbines__items .turbine__item .left,
.turbines__items .turbine__item .right .bottom,
.turbines__items .turbine__item .right .turbine__columns,
.waiting__block .waiting__inner,
footer .footer__wrap,
/*footer .footer__wrap .second__column,*/
footer .popup__phones .popup__inner,
header .header__second--row .second__header--wrap,
header .header__wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.about__inner .about__sertificates .sert__inner .sert__item,
.about__inner .about__sertificates .sert__inner .sert__item img,
.blog__block .blog__item,
.catalog1 .catalog__logos .logos__holder .logo__item,
.catalog1 .catalog__logos .logos__holder .logo__item img,
.catalog1 .steps__turbine .steps__turbine--holder .step,
.catalog1 .steps__turbine .steps__turbine--holder .step p,
.catalog1 .steps__turbine .steps__turbine--holder .step span,
.contacts__block .contacts__wrap .left .contatcs__content .adresses__button,
.contacts__inner .contact__card .card__inner:before,
.delivery__inner .delivery__companies .companies__logo .company__logo,
.delivery__inner .delivery__companies .companies__logo .company__logo img,
.delivery__inner .payment__variants .payment__logos .payment__logo,
.delivery__inner .payment__variants .payment__logos .payment__logo img,
.eleventh__block .warranty__wrap .warranty__inner:before,
.equipment__inner .our__opps .opps__inner .opps__item,
.equipment__inner .our__opps .opps__inner .opps__item .fix,
.error__inner .error__wrap .to__main,
.faq__wrap .faq__acc .faq__title:after,
.fifth__block .car__tabs--list li,
.fifth__block .cars__slider .owl-item,
.fifth__block .cars__slider .owl-item.active .slider__item .top__image,
.fifth__block .master__call,
.first__block .main__slider .slider__item .silder__description .consult__button,
.fourth__block .price__inner:before,
.just__cars .cars__inner .cars__item,
.ninth__block .form__wrap .left form .send__form,
.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input,
.oportunities__block .oportunities__inner .oportunitie__item,
.oportunities__block .oportunities__inner .oportunitie__item .fix__button,
.oportunities__block .oportunities__inner .oportunitie__item:before,
.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input,
.reasons .reason__item,
.review__inner .client__comment .comment__content .review__navigation a,
.reviews__inner .reviews__holder .review__item .right .play__video,
.reviews__inner .reviews__holder .review__item .right .play__video:after,
.search .pagination .page-numbers,
.second__block .advantage__item,
.second__block .advantage__item .top__icon:after,
.second__block .advantage__video--wrap .video__banner .play__video,
.second__block .advantage__video--wrap .video__banner .play__video:after,
.seventh__block .partner__item:before,
.seventh__block .partner__item img,
.seventh__block .partners__block--slider .partner__item:before,
.single__inner .single__content .review__navigation a,
.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability,
.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability__mobile,
.sixth__block .all__reviews,
.sixth__block .sp-slide .right .play__video,
.sixth__block .sp-slide .right .play__video:after,
.team__inner .team__members--wrap .team__members--slider .team__item,
.team__inner .team__members--wrap .team__members .team__item,
.team__inner .team__members--wrap .team__tabs--items li,
.third__block .services__wrap .service__item,
.third__block .services__wrap .service__item .right .service__button,
.third__block .services__wrap .service__item:before,
.transition,
.turbines__items .turbine__item .right .bottom .service__button,
.turbines__items .turbine__item:before,
footer .footer__wrap .fourth__column .callback__icon:before,
footer .footer__wrap .fourth__column form .send__form,
footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input,
footer .footer__wrap .second__column nav ul li a,
footer .footer__wrap .third__column .footer__email,
footer .footer__wrap .third__column .social a,
footer .popup__phones .popup__content form .wpcf7-form-control-wrap input,
footer .second__row .to__top,
header .callback__button,
header .header__location .city__choice li,
header .header__location .city__choice li a,
header .header__second--row .sales,
header .header__second--row form .search__submit,
header .language ul li.active a,
header .language ul li a,
header nav ul li.menu-item-has-children .sub-menu li,
header nav ul li.menu-item-has-children .sub-menu li a,
header nav ul li a {
    -webkit-transition: all .4s ease-out;
    -o-transition: .4s all ease-out;
    transition: all .4s ease-out
}

.call__me {
    position: absolute;
    width: 120px;
    background: red;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    left: 0;
    top: -1px
}

header .icon_circle .callback__icon {
    display: block;
    width: 80px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-left: -25px;
}

header .icon_circle .callback__icon:before {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -5px;
    top: -6px;
    width: 90px;
    height: 57px;
    border-radius: 5rem;
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite;
    z-index: 0;
}

header .icon_circle .callback__icon span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5rem;
    background: #ffd71c url(mobile.png) 50% no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.menu_circle {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ffd71c;
    left: 0;
    top: 0;
    z-index: 10
}

header .icon_circle .menu__icon {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

header .icon_circle .menu__icon:before {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -10px;
    top: -10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite;
    z-index: 0
}

header .icon_circle .menu__icon span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffd71c url(mobile.png) 50% no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.icon_circle .callback__icon {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.header__top--banner,
.header__top--banner--catalog {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1);
    padding: 13px 320px 13px 420px;
    background-color: #ffd71c;
    overflow: hidden
}

header {

    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .12)
}

header .header__tablet--wrap,
header .hidden__desktop,
header .mobile__menu {
    display: none
}

header .header__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 17px 15px;
    position: relative;
    z-index: 999;
    color: #fff
}

header .header__second--row {
    background-color: #fff;
    padding: 40px 0;
    -webkit-box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 50
}

header .search-form {
    padding: 0 70px 0 60px;
    -webkit-box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 19px 14px rgba(0, 0, 0, 0);
    position: relative;
    z-index: 50
}

header .header__second--row .second__header--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .header__second--row .second__header--wrap .header--logo {
    display: block;
    margin-right: 30px
}

header .header__second--row .second__header--wrap .header--logo img {
    width: 100%
}

header .search-form form input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 0 12px 10px;
    border: 2px solid #ffd71c;
    border-radius: 30px
}

header .search-form form input::-webkit-input-placeholder {
    font-size: 14px
}

header .search-form form input::-moz-placeholder {
    font-size: 14px
}

header .search-form form input:-ms-input-placeholder {
    font-size: 14px
}

header .search-form form input:-moz-placeholder {
    font-size: 14px
}

header .search-form form input:focus {
    outline: none
}

header .search-form form .search__submit {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #a0a0a0 url(../img/search-interface-symbol.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0
}

header .search-form form .search__submit:hover {
    background: #b59500 url(../img/search-interface-symbol.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px
}

header .search-form form .search__submit:focus {
    outline: none
}

header .header__second--row .sales {
    display: block;
    width: 110px;
    font-size: 14px;
    padding: 13px 0;
    border-radius: 30px;
    border: 2px solid #deebf2;
    text-align: center;
    text-indent: 30px;
    background: transparent url(../img/gift.svg) left 20px center no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    color: #000;
    margin-right: 30px
}

header .header__second--row .sales:hover {
    background: #deebf2 url(../img/gift.svg) left 20px center no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

header .header__second--row .map__road {
    display: block;
    font-size: 14px;
    color: #7f96a3;
    padding: 7px 0 7px 35px;
    background: transparent url(../img/location.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    margin-right: 20px
}

header .working__time {
    position: relative;
    text-align: center;
    background: transparent url(../img/time.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    margin-right: 30px
}

header .working__time img {
    position: absolute;
    height: 40px;
    left: 0
}

header .working__time p {
    display: block;
    font-size: 15px
}

header .working__time .top {
    margin-bottom: 2px
}

header .header__second--row .header__phones {
    position: relative;
    cursor: pointer
}

header .header__second--row .header__phones:before {
    display: none;
    content: "";
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    height: 260px;
    position: absolute;
    left: -20px;
    top: -20px;
    border-radius: 10px;
    border: 1px solid #d9e6ee;
    background-color: #fff;
    z-index: 10
}

header .header__second--row .header__phones:after {
    display: block;
    content: "";
    width: 9px;
    height: 6px;
    background: transparent url(../img/down-arrow201.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: -18px;
    top: 9px;
    z-index: 50
}

header .header__second--row .header__phones:hover .hidden__phones,
header .header__second--row .header__phones:hover:before {
    display: block
}

header .header__second--row .header__phones .top__wrap {
    padding-left: 70px;
    background: transparent url(../img/whatsapp-logo.svg) left 20px center no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px;
    position: relative;
    z-index: 50
}

header .header__second--row .header__phones a,
header .header__second--row .header__phones p {
    display: block;
    position: relative;
    z-index: 50
}

header .header__second--row .header__phones .mobile__header--phone {
    display: none
}

header .header__second--row .header__phones .top__phone {
    font-size: 20px;
    font-weight: 900;
    color: #ffd71c;
    margin-bottom: 5px;
    position: relative;
    z-index: 50
}

header .header__second--row .header__phones .bottom__phone {
    font-size: 20px;
    font-weight: 900;
    color: #000;
    position: relative;
    z-index: 50
}

header .header__second--row .header__phones .hidden__phones {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 20px 20px 25px;
    margin-top: 15px;
    background-color: #fff;
    z-index: 50
}

header .header__second--row .header__phones .hidden__phones:before {
    display: block;
    content: "";
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 1px;
    background-color: #d9e6ee;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0
}

header .header__second--row .header__phones .hidden__phones p {
    font-size: 20px;
    color: #7f96a3;
    margin-bottom: 15px;
    padding: 3px 0 3px 40px
}

header .header__second--row .header__phones .hidden__phones p:last-child {
    margin-bottom: 0
}

header .header__second--row .header__phones .hidden__phones .top {
    font-size: 14px;
    color: #7f96a3;
    text-align: center;
    margin-bottom: 10px;
    padding: 0
}

header .header__second--row .header__phones .hidden__phones .vodafone {
    background: transparent url(../img/vodafone.png) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

header .header__second--row .header__phones .hidden__phones .lifecell {
    background: transparent url(../img/lifecell.png) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

header .header__second--row .header__phones .hidden__phones .kievstar {
    background: transparent url(../img/kievstar.png) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

header .phone {
    text-align: center;
    position: relative
}

header .phone a {
    color: #7d7d7d;
    font-weight: 900;
    font-size: 15px
}

header p {
    padding-bottom: 10px;
    font-weight: 900;
    color: #7d7d7d
}

header .logo {
    font-size: 6rem;
    letter-spacing: 5px;
    font-weight: 900;
    padding-left: 45px
}

header .logo a {
    color: #fff
}

@media(min-width:1200px) {
    header .logo a {
        font-family: 'Bosch-Black', sans-serif;
        color: #fff;
        font-weight: 700
    }
}

.big__title {
    font-size: 12px;
    color: #eaf1f5;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
}

.top__title {
    font-size: 14px;
    color: #c3daff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px
}

.block__subtitle {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    position: relative;
    margin-bottom: 60px
}

.block__title {
    font-size: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 60px
}

.block__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #d60000;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -30px
}

.first_block {
    position: relative;
    padding: 6rem 0 5rem;
    text-align: center;
    box-shadow: 0 30px 19px 0 rgba(0, 0, 0, .1)
}

.first_block h1 {
    font-size: 3.5rem;
    padding-bottom: 3rem
}

.first_block a {
    display: block;
    width: 245px;
    padding: 18px 0;
    margin: 2rem auto;
    font-size: 1.5rem;
    font-weight: 900;
    text-align: center;
    background-color: #ffd71c;
    border-radius: 30px;
    color: #000
}

.first_block a:hover {
    background: #b59500
}

.first_block p {
    font-size: 2rem
}

.first_block span {
    font-weight: 700
}

.first_block img {
    padding-top: 3rem
}

.first_block .bosch {
    max-height: 200px
}

.first__block {
    position: relative;
    padding-top: 30px
}

.first__block .main__banner {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.first__block .main__banner--tablet {
    display: none
}

.first__block .main__slider {
    position: relative;
    padding-left: 250px
}

.first__block .main__slider .owl-nav {
    display: none
}

.first__block .main__slider .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 55px
}

.first__block .main__slider .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.first__block .main__slider .owl-dots button:focus {
    outline: none
}

.first__block .main__slider .owl-dots button:last-child {
    margin-right: 0
}

.first__block .main__slider .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.first__block .main__slider .slider__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.first__block .main__slider .slider__item .silder__description {
    max-width: 500px;
    margin-right: 200px
}

.first__block .main__slider .slider__item .silder__description .top {
    font-size: 14px;
    color: #95b4c6;
    text-transform: uppercase;
    margin-bottom: 30px
}

.first__block .main__slider .slider__item .silder__description .main__title {
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 1.1
}

.first__block .main__slider .slider__item .silder__description .consult__button {
    display: block;
    width: 245px;
    padding: 18px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffd71c;
    border-radius: 30px;
    color: #000;
    margin-bottom: 90px
}

.first__block .main__slider .slider__item .silder__description .consult__button:hover {
    background: #b59500
}

.second__block {
    background-color: #f2f2f2;
    padding-top: 100px;
    padding-bottom: 125px
}

.second__block #advantages {
    display: none
}

.second__block .advantages__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 90px
}

.second__block .advantage__item {
    border-radius: 4rem;
    padding: 10px 25px 10px;
    margin-bottom: 0px;
    margin-right: 15px;
    cursor: pointer;
    max-width: 100%;
}

.item1 {
    background: url(konsultaciya.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

.item2 {
    background: url(dostavka.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

.item3 {
    background: url(diagnostika.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

.item4 {
    background: url(remont.jpg) no-repeat center center;
    -webkit-background-size: cover
}

.item5 {
    background: url(dostavka1.jpg) no-repeat center center;
    background-size: cover
}

.second__block .advantage__item:hover {
    -webkit-box-shadow: 0 20px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 20px 36px 14px rgba(0, 0, 0, .16);
    background: #173d7a;
}

.second__block .advantage__item:hover .top__icon:after {
    opacity: 1;
    -webkit-animation: b .5s forwards;
    -o-animation: b .5s forwards;
    animation: b .5s forwards
}


.second__block .advantage__item .top__icon {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #ffd71c;
    margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.second__block .advantage__item .top__icon:after {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    opacity: .4;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0
}

.second__block .advantage__item .top__icon img {
    width: 40px;
    position: relative;
    z-index: 10
}

.second__block .advantage__item h4 {
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 45px;
}

.second__block .advantage__video--wrap {
    max-width: 760px;
    height: 430px;
    margin: 0 auto;
    position: relative
}

.second__block .advantage__video--wrap:before {
    left: -80px;
    top: 0
}

.second__block .advantage__video--wrap:after,
.second__block .advantage__video--wrap:before {
    display: block;
    content: "";
    width: 250px;
    height: 80px;
    border-radius: 50px;
    background: transparent;
    border: 2px solid #d5dde2;
    position: absolute;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.second__block .advantage__video--wrap:after {
    right: -80px;
    bottom: 0;
    z-index: 0
}

.second__block .advantage__video--wrap .video__banner {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10
}

.second__block .advantage__video--wrap .video__banner:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0
}

.second__block .advantage__video--wrap .video__banner:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.second__block .advantage__video--wrap .video__banner .banner__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.second__block .advantage__video--wrap .video__banner .play__video {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffd71c url(../img/play-button-1.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.second__block .advantage__video--wrap .video__banner .play__video:after {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -15px;
    top: -15px;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.second__block .advantage__video--wrap .video__banner .play__video:hover:after {
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite
}

.second__block .advantage__video--wrap iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: none;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.third__block {
    padding: 55px 0;
    background: #173d7a;
}

.third__block .services__tablet {
    display: none
}

.third__block .services__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.third__block .services__wrap .service__item {
    width: 49%;
    padding: 55px 50px 40px 75px;
    border-radius: 10px;
    border: 1px solid #dce5ea;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 14px 14px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 14px 14px rgba(0, 0, 0, .05)
}

.service__item .right__scroll {
    padding-right: 50px;
    max-height: 200px;
    overflow-y: scroll
}

.service__item .right__scroll::-webkit-scrollbar-thumb {
    background: #ffd71c;
    cursor: pointer;
    position: absolute;
    right: 15px
}

.service__item .right__scroll::-webkit-scrollbar {
    width: 4px
}

.third__block .services__wrap .service__item:before {
    display: block;
    content: "";
    width: 1067px;
    height: 323px;
    /* border-radius: 200px; */
    background-color: #eaf1f5;
    position: absolute;
    left: -634px;
    top: 91px;
    -webkit-transform: rotate(313deg);
    -ms-transform: rotate(313deg);
    -o-transform: rotate(313deg);
    transform: rotate(313deg);
}

.third__block .services__wrap .service__item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.third__block .services__wrap .service__item:hover:before {
    background-color: #d60000
}

.third__block .services__wrap .service__item .left {
    width: 50%;
    margin-right: 40px
}

.third__block .services__wrap .service__item .left img {
    position: relative;
    z-index: 10
}

.third__block .services__wrap .service__item .left .alternative__image {
    display: none
}

.third__block .services__wrap .service__item .right {
    width: 50%
}

.third__block .services__wrap .service__item .right h4 {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 25px;
    position: relative;
    z-index: 10;
    line-height: 1.5
}

.third__block .services__wrap .service__item .right p {
    font-size: 11.5px;
    line-height: 2;
    margin-bottom: 30px;
    position: relative;
    z-index: 10
}

.third__block .services__wrap .service__item .right .price {
    font-size: 36px;
    font-weight: 700;
    padding-left: 30px;
    background: transparent url(../img/price-tag.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    margin-bottom: 25px;
    position: relative;
    z-index: 10
}

.third__block .services__wrap .service__item .right .service__button {
    display: inline-block;
    width: 50%;
    border: 2px solid #d60000;
    border-radius: 30px;
    padding: 19px 0;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    margin-top: 3rem
}

.gif {
    display: inline-block;
    width: 38%;
    padding-left: 20px
}

.gif img {
    max-height: 40px
}

.third__block .services__wrap .service__item .right .service__button:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff
}

.third__block .services__owl {
    display: none
}

.third__block .services__owl .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.third__block .services__owl .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.third__block .services__owl .owl-dots button:focus {
    outline: none
}

.third__block .services__owl .owl-dots button:last-child {
    margin-right: 0
}

.third__block .services__owl .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.fourth__block {
    background-color: #f2f2f2;
    padding: 50px 0 160px
}

.fourth__block .price__block {
    position: relative
}

.fourth__block .price__block:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.fourth__block .image__block {
    position: absolute;
    bottom: 0;
    left: 500px;
    z-index: 20
}

.fourth__block .price__inner {
    padding: 50px 10px;
    background-color: #fff;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 10;
    border-radius: 4rem;
}

.fourth__block .price__inner:before {
    border-radius: 200px;
    background-color: #eaf1f5;
    left: -100px;
    top: 230px
}

.fourth__block .price__inner:after {
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    right: 0;
    top: -200px;
    z-index: -1
}

.fourth__block .price__inner .block__description {
    max-width: 600px
}

.fourth__block .price__inner .block__description h4 {
    font-size: 42px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px
}

.fourth__block .price__inner .block__description p {
    color: #95b4c6;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px
}

.fourth__block .price__inner .block__description .phones {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fourth__block .price__inner .block__description .phones p:first-child {
    margin-right: 15px
}

.fourth__block .price__inner .block__description .phones a,
.fourth__block .price__inner .block__description .phones p {
    font-size: 20px;
    font-weight: 300;
    padding: 5px 0 5px 35px;
    color: #000;
    margin-bottom: 0
}

.fourth__block .price__inner .block__description .phones a span,
.fourth__block .price__inner .block__description .phones p span {
    font-weight: 900
}

.fourth__block .price__inner .block__description .phones .vodafone {
    background: transparent url(../img/vodafon.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.fourth__block .price__inner .block__description .phones .lifecell {
    background: transparent url(../img/life.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.fourth__block .price__inner .block__description .phones .kievstar {
    background: transparent url(../img/kievstar.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.fourth__block .price__inner .block__description .phones .mobile__phone {
    display: none;
    color: #000
}

.fifth__block {
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fff));
    background: -webkit-linear-gradient(top, #f2f2f2, #fff);
    background: -o-linear-gradient(top, #f2f2f2, #fff);
    background: linear-gradient(180deg, #f2f2f2, #fff);
    padding-bottom: 130px
}

.fifth__block .car__tabs--list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 100px
}

.fifth__block .car__tabs--list li {
    width: 240px;
    list-style-type: none;
    padding: 24px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    color: #95b4c6;
    border-radius: 50px;
    border: 2px solid #d9e6ee;
    cursor: pointer;
    margin-right: 20px
}

.fifth__block .car__tabs--list li:last-child {
    margin-right: 0
}

.fifth__block .car__tabs--list li.current,
.fifth__block .car__tabs--list li:hover {
    background-color: #ffd71c;
    border-color: #ffd71c;
    color: #000;
    -webkit-box-shadow: 0 5px 13px 5px rgba(255, 215, 28, .55);
    box-shadow: 0 5px 13px 5px rgba(255, 215, 28, .55)
}

.fifth__block .cars__slider .owl-dots {
    display: none
}

.fifth__block .cars__slider .owl-nav {
    width: 1200px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 150px
}

.fifth__block .cars__slider .owl-nav button {
    width: 40px;
    height: 75px
}

.fifth__block .cars__slider .owl-nav button:focus {
    outline: none
}

.fifth__block .cars__slider .owl-nav button:hover {
    opacity: .5
}

.fifth__block .cars__slider .owl-nav button:hover:focus {
    outline: none
}

.fifth__block .cars__slider .owl-nav .owl-prev {
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.fifth__block .cars__slider .owl-nav .owl-next {
    background: transparent url(../img/right-arrow201.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.fifth__block .cars__slider .owl-item {
    padding: 90px 0;
    opacity: .5
}

.fifth__block .cars__slider .owl-item.active {
    opacity: 1
}

.fifth__block .cars__slider .owl-item.active .slider__item .top__image {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}

.fifth__block .cars__slider .slider__item {
    max-width: 650px;
    margin: 0 auto
}

.fifth__block .cars__slider .slider__item .slider-small-car {
    display: none
}

.fifth__block .cars__slider .slider__item .bottom__description {
    margin-top: 100px
}

.fifth__block .cars__slider .slider__item .bottom__description .title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fifth__block .cars__slider .slider__item .bottom__description .title img {
    width: auto;
    height: 30px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 3px solid #ffd71c
}

.fifth__block .cars__slider .slider__item .bottom__description .title h4 {
    font-size: 30px;
    font-weight: 900
}

.fifth__block .master__call {
    display: block;
    width: 210px;
    padding: 24px 0;
    border-radius: 50px;
    background-color: #ffd71c;
    color: #000;
    text-align: center;
    font-size: 11px;
    font-weight: 900;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
    z-index: 20
}

.fifth__block .master__call:hover {
    background: #b59500
}

.sixth__block {
    background-color: #f2f2f2;
    padding: 130px 0
}

.sixth__block .sp-grab {
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.sixth__block .sp-arrows {
    opacity: 1 !important;
    top: 47% !important
}

.sixth__block .sp-buttons {
    display: none
}

.sixth__block .sp-next-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 30px
}

.sixth__block .sp-next-arrow:after,
.sixth__block .sp-next-arrow:before {
    display: none
}

.sixth__block .sp-previous-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 30px
}

.sixth__block .sp-previous-arrow:after,
.sixth__block .sp-previous-arrow:before {
    display: none
}

.sixth__block .sp-slide .left {
    width: 50%;
    background-color: #fff;
    padding: 90px 170px 90px 140px
}

.sixth__block .sp-slide .left .top {
    color: #95b4c6;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.sixth__block .sp-slide .left .left__title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 70px;
    position: relative
}

.sixth__block .sp-slide .left .left__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    position: absolute;
    left: 0;
    bottom: -30px
}

.sixth__block .sp-slide .left .repair__type {
    font-size: 20px;
    margin-bottom: 30px
}

.sixth__block .sp-slide .left .repair__type span {
    font-weight: 900
}

.sixth__block .sp-slide .left .comment__item .top__comment {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    position: relative
}

.sixth__block .sp-slide .left .comment__item .top__comment:before {
    display: block;
    content: "";
    width: 85px;
    height: 75px;
    background: transparent url(../img/right-quote-sign.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0
}

.sixth__block .sp-slide .left .comment__item .top__comment img {
    display: block;
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 20px
}

.sixth__block .sp-slide .left .comment__item .top__comment .date {
    font-size: 12px;
    color: #95b4c6;
    margin-bottom: 10px;
    position: relative;
    z-index: 10
}

.sixth__block .sp-slide .left .comment__item .top__comment .author__name {
    font-size: 20px;
    font-weight: 900;
    position: relative;
    z-index: 10
}

.sixth__block .sp-slide .left .comment__content {
    font-size: 15px;
    line-height: 1.3
}

.sixth__block .sp-slide .right {
    width: 50%;
    position: relative;
    overflow: hidden
}

.sixth__block .sp-slide .right:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.sixth__block .sp-slide .right.video__play:before {
    display: none
}

.sixth__block .sp-slide .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.sixth__block .sp-slide .right .slider-small {
    display: none
}

.sixth__block .sp-slide .right iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.sixth__block .sp-slide .right .play__video {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffd71c url(../img/play-button-1.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 30
}

.sixth__block .sp-slide .right .play__video:after {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -15px;
    top: -15px;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.sixth__block .sp-slide .right .play__video:hover:after {
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite
}

.sixth__block .sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -30px
}

.sixth__block .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail .sp-thumbnail-image-container:before {
    opacity: 0
}

.sixth__block .sp-thumbnail {
    height: 100%;
    top: 0 !important
}

.sixth__block .sp-thumbnail .sp-thumbnail-image-container {
    height: 100%;
    position: relative
}

.sixth__block .sp-thumbnail .sp-thumbnail-image-container:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    opacity: 1
}

.sixth__block .sp-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.sixth__block .all__reviews {
    display: block;
    width: 150px;
    padding: 19px 0;
    border-radius: 50px;
    background-color: #ffd71c;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    z-index: 20
}

.sixth__block .all__reviews:hover {
    background: #b59500
}

.seventh__block {
    padding-bottom: 70px;
    box-shadow: 0 3px 19px 14px rgba(0, 0, 0, .1)
}


.magazine {
    padding-top: 50px;
    padding-bottom: 20px
}

.seventh__block .partners__block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 60px
}

.seventh__block .partner__item {
    position: relative;
    cursor: pointer
}

.seventh__block .partner__item:before {
    display: block;
    content: "";
    width: -webkit-calc(100% + 100px);
    width: calc(100% + 100px);
    height: -webkit-calc(100% + 90px);
    height: calc(100% + 90px);
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    left: -50px;
    top: -45px;
    opacity: 0;
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.seventh__block .partner__item img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    position: relative;
    z-index: 10
}

.seventh__block .partner__item:before {
    opacity: 1
}

.seventh__block .partner__item img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.seventh__block .partners__block--slider .owl-stage {
    padding: 50px 0 100px
}

.seventh__block .partners__block--slider .owl-nav {
    display: none
}

.seventh__block .partners__block--slider .owl-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 70px
}

.seventh__block .partners__block--slider .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.seventh__block .partners__block--slider .owl-dots button:focus {
    outline: none
}

.seventh__block .partners__block--slider .owl-dots button:last-child {
    margin-right: 0
}

.seventh__block .partners__block--slider .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.seventh__block .partners__block--slider .partner__item:before {
    display: block;
    content: "";
    width: 100%;
    height: -webkit-calc(100% + 50px);
    height: calc(100% + 50px);
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: -25px;
    opacity: 0;
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.seventh__block .partners__block--slider .partner__item:hover:before {
    opacity: 1
}

.seventh__block .partners__block--slider .partner__item img {
    max-height: 70px;
    max-width: 80%;
    width: auto;
    display: block;
    margin: 0 auto
}

.eight__block {
    padding: 130px 0;
    background-color: #f2f2f2
}

.eight__block .work__plan {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1270px;
    margin: 0 auto
}

.eight__block .plan__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 35px;
    position: relative
}

.eight__block .plan__item:after {
    display: block;
    content: "";
    width: 20px;
    height: 35px;
    background: transparent url(../img/right-arrow201.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: -45px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.eight__block .plan__item:last-child:after {
    display: none
}

.eight__block .plan__item .number {
    margin-right: 55px;
    width: 60px;
    height: 60px;
    background-color: #ffd71c;
    border-radius: 50%;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px
}

.eight__block .plan__item .number:before {
    width: 90px;
    height: 90px;
    left: -15px;
    top: -15px
}

.eight__block .plan__item .number:after,
.eight__block .plan__item .number:before {
    display: block;
    content: "";
    border-radius: 50%;
    border: 1px solid #bcc9d0;
    background: transparent;
    position: absolute
}

.eight__block .plan__item .number:after {
    width: 130px;
    height: 130px;
    left: -35px;
    top: -35px
}

.eight__block .plan__item .title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.eight__block .plan__item .title:after {
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    background-color: #bcc9d0;
    margin-top: 15px
}

.subscribe {
    background-color: #f2f2f2;
    padding-bottom: 130px;
    padding-top: 70px
}

.subscribe img {
    text-align: center;
    margin: 0 auto;
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.center {
    text-align: center
}

.ninth__block {
    background-color: #f2f2f2;
    padding-bottom: 130px;
    margin-top: 70px
}

.ninth__block img {
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.ninth__block .form__wrap {
    max-width: 1300px;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.ninth__block .form__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.ninth__block .form__wrap .left {
    width: 55%;
    padding: 100px 60px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    overflow: hidden
}

.ninth__block .form__wrap .left:after {
    display: block;
    content: "";
    width: 940px;
    height: 400px;
    border-radius: 200px;
    background-color: #eaf1f5;
    position: absolute;
    left: -240px;
    top: 240px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ninth__block .form__wrap .left .form__title {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.1;
    position: relative;
    z-index: 10
}

.ninth__block .form__wrap .left .undetitle {
    font-size: 17px;
    color: #95b4c6;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 10
}

.ninth__block .form__wrap .left .phones {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 10
}

.ninth__block .form__wrap .left .phones p:first-child {
    margin-right: 15px
}

.ninth__block .form__wrap .left .phones a,
.ninth__block .form__wrap .left .phones p {
    font-size: 20px;
    font-weight: 300;
    padding: 5px 0 5px 35px;
    color: #000;
    margin-bottom: 0
}

.ninth__block .form__wrap .left .phones a span,
.ninth__block .form__wrap .left .phones p span {
    font-weight: 900
}

.ninth__block .form__wrap .left .phones .vodafone {
    background: transparent url(../img/vodafon.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.ninth__block .form__wrap .left .phones .lifecell {
    background: transparent url(../img/life.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.ninth__block .form__wrap .left .phones .kievstar {
    background: transparent url(../img/kievstar.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.ninth__block .form__wrap .left .phones .mobile__phone {
    display: none;
    color: #000
}

.ninth__block .form__wrap .left form {
    max-width: 480px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 48%;
    margin-bottom: 20px
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap:first-child {
    margin-right: 15px
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input {
    border: 0;
    padding: 13px 10px 13px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #eaf1f5
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input:focus {
    background: #fff;
    outline: 2px solid #ffd71c
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input::-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input:-ms-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input:-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.ninth__block .form__wrap .left form .wpcf7-form-control-wrap input:focus {
    outline: none
}

.ninth__block .form__wrap .left form .your-name input {
    background: #eaf1f5 url(../img/man-user.svg) left 20px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.ninth__block .form__wrap .left form .your-name input:focus {
    background: #fff url(../img/man-user.svg) left 20px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    border-color: #ffd71c
}

.ninth__block .form__wrap .left form .your-phone input {
    background: #eaf1f5 url(../img/vintage-cellphone.svg) left 20px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.ninth__block .form__wrap .left form .your-phone input:focus {
    background: #fff url(../img/vintage-cellphone.svg) left 20px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    border-color: #ffd71c
}

.ninth__block .form__wrap .left form .send__form {
    display: block;
    width: 100%;
    background: #ffd71c;
    padding: 20px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 0;
    border-radius: 30px
}

.ninth__block .form__wrap .left form .send__form:hover {
    background: #b59500
}

.ninth__block .form__wrap .left .call__button {
    display: block;
    width: 245px;
    padding: 18px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffd71c;
    border-radius: 30px;
    color: #000;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    margin-top: 20px
}

.ninth__block .form__wrap .left .call__button:hover {
    background: #b59500
}

.ninth__block .form__wrap .right {
    width: 45%;
    position: relative;
    z-index: 10;
    background-color: #fff
}

.ninth__block .form__wrap .right img {
    -webkit-transform: translate(93px, -23px);
    -ms-transform: translate(93px, -23px);
    -o-transform: translate(93px, -23px);
    transform: translate(93px, -23px)
}

.ninth__block--main .form__wrap .right img {
    -webkit-transform: translate(28px, -23px);
    -ms-transform: translate(28px, -23px);
    -o-transform: translate(28px, -23px);
    transform: translate(28px, -23px)
}

.ninth__block--gen--start .form__wrap {
    position: relative;
    overflow: hidden
}

.ninth__block--gen--start .form__wrap:before {
    display: block;
    content: "";
    border-radius: 200px;
    background-color: #eaf1f5;
    right: -270px;
    top: -160px;
    width: 1000px;
    height: 400px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 100
}

.ninth__block--gen--start .form__wrap:after {
    display: none
}

.ninth__block--gen--start .form__wrap .left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ninth__block--gen--start .form__wrap .left .form__title {
    font-size: 30px
}

.ninth__block--gen--start .form__wrap .right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
    background: transparent
}

.ninth__block--gen--start .form__wrap .right img {
    position: relative;
    z-index: 999;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tenth__block {
    padding: 55px 0 125px;
    position: relative;
    overflow: hidden
}

.tenth__block:before {
    display: block;
    content: "";
    width: 1200px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #ffd71c;
    position: absolute;
    left: -400px;
    top: 340px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.tenth__block .works__holder {
    display: flex;
    flex-direction: row-reverse;
    max-width: 1350px;
    margin: 0 auto
}

.tenth__block .works__holder .right {
    width: 45%;
    position: relative
}

.tenth__block .works__holder .right .more__text--example {
    display: none
}

.tenth__block .works__holder .right .right__inner {
    padding-right: 80px;
    max-height: 550px;
    margin-right: 20px;
    overflow-y: scroll
}

.tenth__block .works__holder .right .right__inner::-webkit-scrollbar {
    width: 4px
}

.tenth__block .works__holder .right .right__inner::-webkit-scrollbar-track {
    background: #eaf1f5;
    max-height: 550px
}

.tenth__block .works__holder .right .right__inner::-webkit-scrollbar-thumb {
    background: #d60000;
    cursor: pointer;
    position: absolute;
    right: 15px
}

.tenth__block .works__holder .right .top {
    font-size: 14px;
    color: #95b4c6;
    text-transform: uppercase;
    margin-bottom: 20px
}

.tenth__block .works__holder .right h4 {
    font-size: 30px;
    position: relative;
    margin-bottom: 30px
}

.tenth__block .works__holder .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #d60000;
    margin-top: 20px
}

.tenth__block .works__holder .right h6 {
    font-size: 20px;
    margin-bottom: 20px
}

.tenth__block .works__holder .right p {
    font-size: 11.5px;
    line-height: 2;
    margin-bottom: 30px;
    word-break: break-all
}

.tenth__block .works__holder .right p:last-child {
    margin-bottom: 0
}

.tenth__block .works__holder .right ul {
    padding-left: 30px
}

.tenth__block .works__holder .right ol li {
    font-size: 11.5px;
    line-height: 2;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none;
    word-break: break-all
}

.tenth__block .works__holder .right ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: 8px
}

.tenth__block .works__holder .right ol li {
    word-break: break-all
}

.tenth__block .example__wrap {
    width: 55%;
    margin-right: 40px
}

.tenth__block .example__wrap .owl-item {
    padding-bottom: 0px
}

.tenth__block .example__wrap .owl-nav {
    display: none
}

.tenth__block .example__wrap .owl-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    bottom: -30px
}

.tenth__block .example__wrap .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.tenth__block .example__wrap .owl-dots button:focus {
    outline: none
}

.tenth__block .example__wrap .owl-dots button:last-child {
    margin-right: 0
}

.tenth__block .example__wrap .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.tenth__block .slider__item {
    width: 100%;
    max-height: 550px
}

.tenth__block .slider__item .left {
    position: relative
}

.tenth__block .slider__item .left:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.tenth__block .slider__item .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.tenth__block .slider__item .left .slider-small {
    display: none
}

.eleventh__block {
    background-color: #f2f2f2;
    padding: 130px 0
}

.eleventh__block .warranty__wrap {
    position: relative;
    max-width: 1300px;
    margin: 0 auto
}

.eleventh__block .warranty__wrap img {
    position: absolute;
    left: 100px;
    top: 100px;
    z-index: 50
}

.eleventh__block .warranty__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.eleventh__block .warranty__wrap .warranty__inner {
    padding: 100px 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    z-index: 10;
    overflow: hidden
}

.eleventh__block .warranty__wrap .warranty__inner:before {
    border-radius: 200px;
    background-color: #eaf1f5;
    left: -330px;
    top: 250px
}

.eleventh__block .warranty__wrap .warranty__inner:after,
.eleventh__block .warranty__wrap .warranty__inner:before {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eleventh__block .warranty__wrap .warranty__inner:after {
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    right: -270px;
    top: -160px
}

.eleventh__block .warranty__wrap .left {
    margin-right: 80px;
    z-index: 10
}

.eleventh__block .warranty__wrap .left,
.eleventh__block .warranty__wrap .right {
    width: 50%;
    position: relative;
    background-color: #fff
}

.eleventh__block .warranty__wrap .right:before {
    display: block;
    content: "";
    width: 180px;
    height: 180px;
    background: transparent url(../img/stamp3.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 150px;
    bottom: -50px;
    opacity: .7;
    z-index: 30
}

.eleventh__block .warranty__wrap .right h4 {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    position: relative;
    z-index: 20
}

.eleventh__block .warranty__wrap .right ul {
    position: relative;
    z-index: 20;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.eleventh__block .warranty__wrap .right ul li {
    list-style-type: none;
    padding: 10px 0 10px 20px;
    font-size: 20px;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#a88210), to(#ffd71c));
    background: -webkit-linear-gradient(left, #a88210, #ffd71c);
    background: -o-linear-gradient(left, #a88210, #ffd71c);
    background: linear-gradient(90deg, #a88210, #ffd71c);
    border-radius: 30px;
    margin-bottom: 10px
}

.eleventh__block .warranty__wrap .right ul li:first-child {
    width: 190px
}

.eleventh__block .warranty__wrap .right ul li:nth-child(2) {
    width: 270px
}

.eleventh__block .warranty__wrap .right ul li:last-child {
    margin-bottom: 0;
    width: 365px
}

.eleventh__block .warranty__wrap .right__ua:before {
    background: transparent url(../img/guarentee-ua-3.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.contacts__block {
    background-color: #f2f2f2
}

.contacts__block span {
    color: red
}

.contacts__block .contacts__wrap {
    background-color: #fff;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px);
    position: relative;
    z-index: 99
}

.contacts__block .contacts__wrap .left {
    width: 50%;
    padding: 60px 20px 0 60px
}

.contacts__block .contacts__wrap .left .top {
    font-size: 14px;
    color: #95b4c6;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 16px
}

.contacts__block .contacts__wrap .left .contacts__title {
    font-size: 25px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 35px;
    padding-left: 16px
}

.contacts__block .contacts__wrap .left .contacts__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.contacts__block .contacts__wrap .left h6 {
    margin-bottom: 15px;
    font-size: 30px
}

.contatcs__content .garant {
    padding: 20px 10px 20px 30px;
    font-weight: 900
}

.sale25 {
    margin-top: -30px;
    margin-left: -30px
}

.contacts__block .contacts__wrap .left .contatcs__content {
    max-width: 450px
}

.contacts__block .contacts__wrap .left .contatcs__content .contatcs__content--inner {
    margin-bottom: 45px;
    margin-right: 50px
}

.contacts__block .contacts__wrap .left .contatcs__content .contatcs__content--inner h4 {
    font-size: 17px;
    margin-bottom: 15px
}

.contacts__block .contacts__wrap .left .contatcs__content .contatcs__content--inner p {
    font-size: 13px;
    color: gray;
    line-height: 2
}

.contacts__block .contacts__wrap .left .contatcs__content .adresses__button {
    display: block;
    width: 245px;
    border-radius: 30px;
    background-color: #ffd71c;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 900;
    padding: 18px 0
}

.contacts__block .contacts__wrap .left .contatcs__content .adresses__button:hover {
    background: #b59500
}

.contacts__block .contacts__wrap .right {
    width: 50%
}

.contacts__block .contacts__wrap .right iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.contacts__block .contacts__wrap .right img {
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

footer {
    background-color: #161a1b;
    padding: 55px 0 25px
}

footer footer .popup__phones {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #255c70;
    background: rgba(37, 92, 112, .8);
    z-index: 99999
}

footer .popup__phones .popup__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

footer .popup__phones .popup__content {
    width: 80%;
    background: transparent url(../img/phoned-popup-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 90px 200px;
    position: relative
}

footer .popup__phones .popup__content .close__popup--phones {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../img/close.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 50
}

footer .popup__phones .popup__content h4 {
    font-size: 42px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 40px
}

footer .popup__phones .popup__content p {
    font-size: 20px;
    text-align: center;
    color: #95b4c6;
    margin-bottom: 40px;
    line-height: 1.5
}

footer .popup__phones .popup__content form {
    max-width: 480px;
    margin: 0 auto
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
    position: relative
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap.your-phone:before {
    display: block;
    content: "";
    width: 8px;
    height: 15px;
    background: transparent url(../img/phone-input.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap.your-name:before {
    display: block;
    content: "";
    width: 12px;
    height: 15px;
    background: transparent url(../img/name-input.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input {
    padding: 15px 0 15px 40px;
    font-size: 14px;
    font-weight: 900;
    background-color: #eaf1f5;
    border-radius: 30px;
    border: 2px solid #eaf1f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input::-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input:-ms-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input:-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

footer .popup__phones .popup__content form .wpcf7-form-control-wrap input:focus {
    outline: none;
    border-color: #ffd71c
}

footer .popup__phones .popup__content form .send__button {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 30px;
    background-color: #ffd71c;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000
}

footer .popup__phones .popup__content form .send__button:focus {
    outline: none
}

footer .popup__phones .popup__content form .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -15px;
    left: 5px
}

footer .popup__phones .popup__content .wpcf7-mail-sent-ok,
footer .popup__phones .popup__content form .ajax-loader,
footer .popup__phones .popup__content form div.wpcf7-validation-errors {
    display: none !important
}

footer .popup__phones .popup__content .thankyou__from {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

footer .popup__phones .popup__content .thankyou__from h4 {
    position: relative
}

footer .popup__phones .popup__content .thankyou__from h4:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    background: transparent url(../img/check-ty.jpg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -100px
}

footer .popup__phones .popup__content .thankyou__from p {
    margin-bottom: 0
}

footer .footer__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 2px solid #242728
}

footer .footer__wrap .first__column .footer__logo {
    max-width: 270px;
    margin-bottom: 25px
}

footer .footer__wrap .first__column .footer__logo--tablet {
    display: none
}

footer .footer__wrap .first__column .image__block {
    border: 1px solid #222627;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 0 20px;
    position: relative
}

footer .footer__wrap .first__column .image__block img {
    min-height: 173px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

footer .footer__wrap .first__column .image__block p {
    color: #222627;
    width: 130px;
    background-color: #161a1b;
    position: absolute;
    left: 0;
    top: -12px
}

footer .footer__wrap .first__column .partners__logo {
    margin-bottom: 0
}

footer .footer__wrap .first__column .partners__logo p {
    width: 75px
}

footer .footer__wrap .column h6 {
    font-size: 15px;
    color: #b6b6b6;
    margin-bottom: 35px
}

.center {
    text-align: center;
    line-height: 1.95;
    margin-top: -42px
}

footer h5 {
    font-size: 18px
}

footer .footer__wrap .second__column .inner__column:first-child {
    margin-right: 0
}

.second {
    padding-left: 50px
}

.third {
    padding-left: 30px
}

footer .footer__wrap .second__column nav ul li {
    margin-bottom: 29px;
    list-style-type: none
}

footer .footer__wrap .second__column nav ul li:last-child {
    margin-bottom: 0
}

footer .footer__wrap .second__column nav ul li a {
    color: #494848;
    font-size: 15px
}

footer .footer__wrap .second__column nav ul li a:hover {
    color: #fff
}

footer .footer__wrap .third__column .footer__phones {
    padding-left: 40px;
    margin-bottom: 25px;
    background: transparent url(../img/footer-phone.png) left top 3px no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

footer .footer__wrap .third__column .footer__phones a,
footer .footer__wrap .third__column .footer__phones p {
    font-size: 26px;
    color: #ffffff
}

footer .footer__wrap .third__column .footer__phones a:first-child,
footer .footer__wrap .third__column .footer__phones p:first-child {
    margin-bottom: 15px
}

footer .footer__wrap .third__column .footer__phones .footer__mobile {
    display: none
}

footer .footer__wrap .third__column .footer__hours {
    padding-left: 40px;
    padding-bottom: 30px;
    background: transparent url(../img/footer-time.png) 0 0 no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

footer .footer__wrap .third__column .footer__hours p {
    color: #494848;
    font-size: 15px
}

footer .footer__wrap .third__column .working__time {
    margin-bottom: 30px;
    padding-left: 40px
}

footer .footer__wrap .third__column .working__time p {
    color: #494848;
    font-size: 15px
}

footer .footer__wrap .third__column .footer__email {
    display: block;
    padding: 3px 0 3px 40px;
    color: #494848;
    font-size: 15px;
    margin-bottom: 30px;
    background: transparent url(../img/mail.png) 0 0 no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    margin-bottom: 35px
}

footer .footer__wrap .third__column .footer__email:hover {
    color: #fff
}

footer .footer__wrap .third__column .social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #ffd71c
}

footer .footer__wrap .third__column .social .facebook {
    margin-right: 10px;
    background: transparent url(../img/facebook-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px
}

footer .footer__wrap .third__column .social .facebook:hover {
    background: #000 url(../img/facebook-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    border-color: #000
}

footer .footer__wrap .third__column .social .instagram {
    margin-right: 10px;
    background: transparent url(../img/instagram-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px
}

footer .footer__wrap .third__column .social .instagram:hover {
    background: #000 url(../img/instagram-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    border-color: #000
}

footer .footer__wrap .third__column .social .youtube {
    background: transparent url(../img/youtube-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px
}

footer .footer__wrap .third__column .social .youtube:hover {
    background: #000 url(../img/youtube-yellow.svg) 50% no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    border-color: #000
}

footer .footer__wrap .fourth__column form {
    max-width: 220px;
    margin-bottom: 75px
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 15px 40px;
    background: #222627 url(../img/phone.png) left 20px center no-repeat;
    border-radius: 30px;
    border: 1px solid #222627;
    color: #fff
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    color: #494848;
    font-size: 14px;
    font-weight: 400
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input::-moz-placeholder {
    color: #494848;
    font-size: 14px;
    font-weight: 400
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input:-ms-input-placeholder {
    color: #494848;
    font-size: 14px;
    font-weight: 400
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input:-moz-placeholder {
    color: #494848;
    font-size: 14px;
    font-weight: 400
}

footer .footer__wrap .fourth__column form .wpcf7-form-control-wrap input:focus {
    outline: none;
    border-color: #ffd71c
}

footer .footer__wrap .fourth__column form .send__form {
    display: block;
    width: 100%;
    background: #ffd71c;
    padding: 20px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 0;
    border-radius: 30px
}

footer .footer__wrap .fourth__column form .send__form:hover {
    background: #b59500
}

footer .footer__wrap .fourth__column .callback__icon {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

footer .footer__wrap .fourth__column .callback__icon:before {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -10px;
    top: -10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite;
    z-index: 0
}

footer .footer__wrap .fourth__column .callback__icon span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffd71c url(mobile.png) 50% no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

footer .second__row {
    padding-top: 30px;
    text-align: center
}

footer .logo {
    font-size: 3.5rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: 4.8rem;
    margin-top: -1rem;
    text-align: center;
    letter-spacing: 4px
}

footer .logo a {
    color: #fff
}

footer .second__row .copyright {
    display: block;
    font-size: 15px;
    text-align: center;
    color: #494848;
    margin-bottom: 15px
}

footer .second__row .to__top {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #494848;
    background: url(arrow.png) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 30px;
    margin-left: 30px
}

footer .second__row .to__top:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.contact_form p {
    margin-bottom: 20px
}

.contact_form input:required,
.contact_form textarea:required {
    background: #fff no-repeat 98% center
}

.contact_form input,
.contact_form textarea {
    border: 1px solid #aaa;
    box-shadow: 0 0 7px #ccc, 0 10px 15px #eee inset;
    border-radius: 2px;
    padding-right: 30px;
    border-radius: 30px;
    -moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s
}

button {
    font-size: 15px
}

.contact_form input::placeholder {
    color: #8a8a8a;
    font-size: 15px
}

button.submit {
    width: 100%;
    height: 50px;
    background-color: #262425;
    background: -webkit-gradient(linear, left top, left bottom, from(#262425), to(#262425));
    background: -webkit-linear-gradient(top, #262425, #262425);
    background: -moz-linear-gradient(top, #262425, #262425);
    background: -ms-linear-gradient(top, #262425, #262425);
    background: -o-linear-gradient(top, #262425, #262425);
    background: linear-gradient(top, #262425, #262425);
    border: 1px solid #5d626b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #262425;
    -webkit-box-shadow: 0 1px 0 0 #262425 inset;
    -moz-box-shadow: 0 1px 0 0 #262425 inset;
    -ms-box-shadow: 0 1px 0 0 #262425 inset;
    -o-box-shadow: 0 1px 0 0 #262425 inset;
    color: #8a8a8a;
    font-weight: 700;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #262425;
    border-radius: 30px;
}

input {
    width: 100%
}

form.contact_form {
    max-width: 300px;
    margin: 20px auto 0
}

.popup__callback,
.popup__free {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #255c70;
    background: rgba(37, 92, 112, .8);
    z-index: 999
}

.popup__callback .popup__holder,
.popup__free .popup__holder {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popup__callback .popup__inner,
.popup__free .popup__inner {
    max-width: 1110px;
    width: 100%;
    padding: 150px 80px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: transparent url(../img/popup-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.popup__callback .popup__inner .close__popup--callback,
.popup__callback .popup__inner .close__popup--free,
.popup__free .popup__inner .close__popup--callback,
.popup__free .popup__inner .close__popup--free {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 40px;
    right: 40px
}

.popup__callback .popup__inner .close__popup--callback:before,
.popup__callback .popup__inner .close__popup--free:before,
.popup__free .popup__inner .close__popup--callback:before,
.popup__free .popup__inner .close__popup--free:before {
    display: block;
    content: "";
    width: 2px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #000;
    position: absolute;
    right: 6px
}

.popup__callback .popup__inner .close__popup--callback:after,
.popup__callback .popup__inner .close__popup--free:after,
.popup__free .popup__inner .close__popup--callback:after,
.popup__free .popup__inner .close__popup--free:after {
    display: block;
    content: "";
    width: 2px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #000;
    position: absolute;
    right: 6px
}

.popup__callback .popup__inner .popup__description,
.popup__free .popup__inner .popup__description {
    max-width: 405px
}

.popup__callback .popup__inner .popup__description h4,
.popup__free .popup__inner .popup__description h4 {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center
}

.popup__callback .popup__inner .popup__description .undertitle,
.popup__free .popup__inner .popup__description .undertitle {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px
}

.popup__callback .popup__inner .popup__description .popup__text,
.popup__free .popup__inner .popup__description .popup__text {
    margin-bottom: 35px
}

.popup__callback .popup__inner .popup__description .popup__text p,
.popup__free .popup__inner .popup__description .popup__text p {
    font-size: 20px;
    text-align: center;
    color: #95b4c6
}

.popup__callback .popup__inner .popup__description .popup__text p span,
.popup__free .popup__inner .popup__description .popup__text p span {
    color: #000;
    font-weight: 700;
    position: relative
}

.popup__callback .popup__inner .popup__description .popup__text p span:after,
.popup__free .popup__inner .popup__description .popup__text p span:after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #ffd71c;
    position: absolute;
    left: 0;
    bottom: -5px
}

.popup__callback .popup__inner .popup__more--button,
.popup__free .popup__inner .popup__more--button {
    display: block;
    width: 125px;
    border-radius: 50px;
    background: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0;
    margin: 0 auto
}

.popup__catalog--holder {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #255c70;
    background: rgba(37, 92, 112, .8);
    z-index: 999
}

.popup__catalog--holder .popup__catalog--inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.popup__catalog--holder .popup__inner {
    width: 80%;
    height: 80%;
    max-height: 525px;
    max-width: 1100px;
    background: transparent url(../img/catalog-popup-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 90px 75px;
    overflow: hidden
}

.popup__catalog--holder .popup__inner .close__catalog--popup {
    display: block;
    width: 13px;
    height: 13px;
    background: transparent url(../img/close-popup-white.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 20
}

.popup__catalog--holder .popup__inner .left {
    width: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popup__catalog--holder .popup__inner .left h4 {
    font-size: 42px;
    display: 900px;
    color: #ffd71c;
    margin-bottom: 20px
}

.popup__catalog--holder .popup__inner .left p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px
}

.popup__catalog--holder .popup__inner .left form {
    max-width: 400px
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    position: relative
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap.your-phone:before {
    display: block;
    content: "";
    width: 8px;
    height: 15px;
    background: transparent url(../img/phone-input.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap.your-name:before {
    display: block;
    content: "";
    width: 12px;
    height: 15px;
    background: transparent url(../img/name-input.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input {
    padding: 15px 0 15px 40px;
    font-size: 14px;
    font-weight: 900;
    background-color: #eaf1f5;
    border-radius: 30px;
    border: 2px solid #eaf1f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input::-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input:-ms-input-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input:-moz-placeholder {
    color: #95b4c6;
    font-size: 14px;
    font-weight: 400
}

.popup__catalog--holder .popup__inner .left form .wpcf7-form-control-wrap input:focus {
    outline: none;
    border-color: #ffd71c
}

.popup__catalog--holder .popup__inner .left form .send__form {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 30px;
    background-color: #ffd71c;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000
}

.popup__catalog--holder .popup__inner .left form .send__form:focus {
    outline: none
}

.popup__catalog--holder .popup__inner .left form .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -15px;
    left: 5px
}

.popup__catalog--holder .popup__inner .left .wpcf7-mail-sent-ok,
.popup__catalog--holder .popup__inner .left form .ajax-loader,
.popup__catalog--holder .popup__inner .left form div.wpcf7-validation-errors {
    display: none !important
}

.popup__catalog--holder .popup__inner .right {
    width: 40%;
    position: relative
}

.popup__catalog--holder .popup__inner .right img {
    position: absolute;
    bottom: -90px;
    max-height: 520px
}

.popup__catalog--holder .popup__inner .thankyou__from {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent url(../img/catalog-popup-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.popup__catalog--holder .popup__inner .thankyou__from h4 {
    position: relative;
    color: #ffd71c;
    font-size: 30px;
    margin-bottom: 15px
}

.popup__catalog--holder .popup__inner .thankyou__from p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.popup__free .popup__inner {
    background: transparent url(../img/popup-free-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.page__banner .breadcrumbs {
    margin-bottom: 30px
}

.page__banner .breadcrumbs li {
    display: inline-block;
    list-style-type: none;
    font-size: 14px;
    color: #95b4c6
}

.page__banner .breadcrumbs li a,
.page__banner .breadcrumbs li span {
    color: #95b4c6
}

.page__banner .breadcrumbs li.separator {
    margin: 0 5px
}

.page__banner .main__undertitle {
    display: block;
    font-size: 20px;
    padding-left: 40px;
    margin-bottom: 30px
}

.page__banner .main__undertitle span {
    font-weight: 700
}

.page__banner .main__undertitle--page {
    font-size: 17px;
    color: #95b4c6;
    margin-bottom: 40px
}

.page__banner .main__slider .slider__item .silder__description {
    margin-right: 300px
}

.third__block--country {
    background-color: #f2f2f2
}

.ninth__block--country {
    padding: 170px 0 130px
}

.ninth__block--country .form__wrap .left:after {
    background: transparent;
    border: 2px solid #eaf1f5
}

.ninth__block--country .form__wrap .right .right__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ninth__block--country .form__wrap .right .right__inner:before {
    display: block;
    content: "";
    width: 940px;
    height: 400px;
    border-radius: 200px;
    background-color: #eaf1f5;
    position: absolute;
    right: -300px;
    top: -150px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ninth__block--country .form__wrap .right img {
    -webkit-transform: translateY(-28px);
    -ms-transform: translateY(-28px);
    -o-transform: translateY(-28px);
    transform: translateY(-28px)
}

.oil__block {
    margin-bottom: 130px
}

.oil__block .popup__inner {
    max-width: 1300px;
    width: 100%;
    padding: 150px 80px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: transparent url(../img/popup-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin: 0 auto
}

.oil__block .popup__inner .close__popup--callback,
.oil__block .popup__inner .close__popup--free {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 40px;
    right: 40px
}

.oil__block .popup__inner .close__popup--callback:before,
.oil__block .popup__inner .close__popup--free:before {
    display: block;
    content: "";
    width: 2px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #000;
    position: absolute;
    right: 6px
}

.oil__block .popup__inner .close__popup--callback:after,
.oil__block .popup__inner .close__popup--free:after {
    display: block;
    content: "";
    width: 2px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #000;
    position: absolute;
    right: 6px
}

.oil__block .popup__inner .popup__description {
    max-width: 405px
}

.oil__block .popup__inner .popup__description h4 {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center
}

.oil__block .popup__inner .popup__description .undertitle {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px
}

.oil__block .popup__inner .popup__description .popup__text {
    margin-bottom: 35px
}

.oil__block .popup__inner .popup__description .popup__text p {
    font-size: 20px;
    text-align: center;
    color: #95b4c6
}

.oil__block .popup__inner .popup__description .popup__text p span {
    color: #000;
    font-weight: 700;
    position: relative
}

.oil__block .popup__inner .popup__description .popup__text p span:after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #ffd71c;
    position: absolute;
    left: 0;
    bottom: -5px
}

.oil__block .popup__inner .popup__description .phones {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.oil__block .popup__inner .popup__description .phones p:first-child {
    margin-right: 15px
}

.oil__block .popup__inner .popup__description .phones a,
.oil__block .popup__inner .popup__description .phones p {
    font-size: 20px;
    font-weight: 300;
    padding: 5px 0 5px 35px;
    color: #000;
    margin-bottom: 0
}

.oil__block .popup__inner .popup__description .phones a span,
.oil__block .popup__inner .popup__description .phones p span {
    font-weight: 900
}

.oil__block .popup__inner .popup__description .phones .vodafone {
    background: transparent url(../img/vodafon.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.oil__block .popup__inner .popup__description .phones .lifecell {
    background: transparent url(../img/life.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.oil__block .popup__inner .popup__description .phones .kievstar {
    background: transparent url(../img/kievstar.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.oil__block .popup__inner .popup__description .phones .mobile__phone {
    display: none;
    color: #000
}

.oil__block .popup__inner .popup__more--button {
    display: block;
    width: 250px;
    border-radius: 50px;
    background: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0;
    margin: 0 auto;
    margin-top: 20px
}

.equipment__block .equipment__wrap .equipment__slider {
    margin: 0;
    max-width: 100% !important
}

.equipment__block .equipment__wrap .equipment__slider .sp-slides-container {
    height: 100%
}

.equipment__block .equipment__wrap .equipment__slider .sp-slides-container .sp-mask {
    height: 100% !important;
    min-height: 600px
}

.equipment__block .equipment__wrap .equipment__slider .sp-slide img {
    width: 100%
}

.equipment__block .equipment__wrap .equipment__slider .sp-thumbnails-container {
    margin-top: 0;
    bottom: 90px;
    left: -250px
}

.equipment__block .equipment__wrap .equipment__slider .sp-arrows {
    opacity: 1 !important;
    top: 47% !important
}

.equipment__block .equipment__wrap .equipment__slider .sp-next-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 610px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.equipment__block .equipment__wrap .equipment__slider .sp-next-arrow:after,
.equipment__block .equipment__wrap .equipment__slider .sp-next-arrow:before {
    display: none
}

.equipment__block .equipment__wrap .equipment__slider .sp-previous-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 30px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.equipment__block .equipment__wrap .equipment__slider .sp-previous-arrow:after,
.equipment__block .equipment__wrap .equipment__slider .sp-previous-arrow:before {
    display: none
}

.equipment__block .equipment__wrap .equipment__slider .sp-thumbnail {
    height: 100%;
    top: 0 !important
}

.equipment__block .equipment__wrap .equipment__slider .sp-thumbnail .sp-thumbnail-image-container {
    height: 100%;
    position: relative
}

.equipment__block .equipment__wrap .equipment__slider .sp-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.equipment__block .equipment__wrap .left__image {
    width: 70%
}

.equipment__block .equipment__wrap .equipment__description {
    width: 30%;
    padding: 90px 60px 90px 70px
}

.equipment__block .equipment__wrap .equipment__description .top {
    color: #95b4c6;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.equipment__block .equipment__wrap .equipment__description .eq__title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 20px
}

.equipment__block .equipment__wrap .equipment__description .eq__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background: #ffd71c;
    margin-top: 20px
}

.equipment__block .equipment__wrap .equipment__description .blue {
    font-size: 20px;
    color: #95b4c6;
    margin-bottom: 20px
}

.equipment__block .equipment__wrap .equipment__description h4 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px
}

.equipment__block .equipment__wrap .equipment__description p {
    font-size: 15px;
    line-height: 1.5
}

.equipment__block .equipment__wrap .equipment__description .equipment__text {
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 15px
}

.equipment__block .equipment__wrap .equipment__description .equipment__text::-webkit-scrollbar {
    width: 4px
}

.equipment__block .equipment__wrap .equipment__description .equipment__text::-webkit-scrollbar-track {
    background: #eaf1f5;
    max-height: 550px
}

.equipment__block .equipment__wrap .equipment__description .equipment__text::-webkit-scrollbar-thumb {
    background: #ffd71c;
    cursor: pointer;
    position: absolute;
    right: 15px
}

.waiting__block {
    padding: 130px 0 150px;
    position: relative;
    overflow: hidden
}

.waiting__block .waiting__inner {
    max-width: 1110px;
    margin: 0 auto;
    max-height: 550px
}

.waiting__block .waiting__inner .right {
    width: 50%;
    position: relative
}

.waiting__block .waiting__inner .right:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.waiting__block .waiting__inner .right .right__inner {
    height: 100%
}

.waiting__block .waiting__inner .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.waiting__block .waiting__inner .left {
    width: 50%;
    position: relative;
    margin-right: 80px
}

.waiting__block .waiting__inner .left .more__text--example {
    display: none
}

.waiting__block .waiting__inner .left .left__inner {
    padding-right: 90px;
    max-height: 550px;
    overflow-y: scroll
}

.waiting__block .waiting__inner .left .left__inner::-webkit-scrollbar {
    width: 4px
}

.waiting__block .waiting__inner .left .left__inner::-webkit-scrollbar-track {
    background: #eaf1f5;
    max-height: 550px
}

.waiting__block .waiting__inner .left .left__inner::-webkit-scrollbar-thumb {
    background: #ffd71c;
    cursor: pointer;
    position: absolute;
    right: 15px
}

.waiting__block .waiting__inner .left .top {
    font-size: 14px;
    color: #95b4c6;
    text-transform: uppercase;
    margin-bottom: 20px
}

.waiting__block .waiting__inner .left h4 {
    font-size: 30px;
    position: relative;
    margin-bottom: 30px
}

.waiting__block .waiting__inner .left h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.waiting__block .waiting__inner .left h6 {
    font-size: 20px;
    margin-bottom: 20px
}

.waiting__block .waiting__inner .left p {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 30px
}

.waiting__block .waiting__inner .left p:last-child {
    margin-bottom: 0
}

.waiting__block .waiting__inner .left ul {
    padding-left: 40px
}

.waiting__block .waiting__inner .left ul li {
    font-size: 22px;
    color: gray;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none
}

.waiting__block .waiting__inner .left ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -40px;
    top: 8px
}

.oportunities__block {
    padding: 20px 0 100px;
    background-color: #f2f2f2
}

.oportunities__block #opportunities__slider {
    display: none
}

.oportunities__block #opportunities__slider .oportunitie__item {
    height: 100%
}

.oportunities__block .oportunities__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.oportunities__block .oportunities__inner .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.oportunities__block .oportunities__inner .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.oportunities__block .oportunities__inner .owl-dots button:focus {
    outline: none
}

.oportunities__block .oportunities__inner .owl-dots button:last-child {
    margin-right: 0
}

.oportunities__block .oportunities__inner .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.oportunities__block .oportunities__inner .oportunitie__item {
    padding: 45px 80px 60px;
    border-radius: 10px;
    border: 1px solid #dce5ea;
    width: 24%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 14px 14px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 14px 14px rgba(0, 0, 0, .05)
}

.oportunities__block .oportunities__inner .oportunitie__item:before {
    display: block;
    content: "";
    width: 1076px;
    height: 500px;
    border-radius: 300px;
    background-color: #eaf1f5;
    position: absolute;
    left: -390px;
    top: 400px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.oportunities__block .oportunities__inner .oportunitie__item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.oportunities__block .oportunities__inner .oportunitie__item:hover:before {
    background-color: #d60000
}

.oportunities__block .oportunities__inner .oportunitie__item h4 {
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 12px;
    position: relative;
    z-index: 10
}

.oportunities__block .oportunities__inner .oportunitie__item h4:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background: #d60000;
    margin: 0 auto;
    margin-top: 25px
}

.oportunities__block .oportunities__inner .oportunitie__item .fix__button {
    display: block;
    width: 185px;
    border: 2px solid #d60000;
    border-radius: 30px;
    padding: 19px 0;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
    z-index: 10
}

.oportunities__block .oportunities__inner .oportunitie__item .fix__button:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}

.oportunities__block .oportunities__inner .oportunitie__item img {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    height: 175px
}

.blog__block {
    padding: 130px 0;
    position: relative;
    overflow: hidden
}

.blog__block:before {
    display: block;
    content: "";
    width: 1300px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #ffd71c;
    position: absolute;
    right: -300px;
    top: 340px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blog__block .blog__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog__block #blog__mobile {
    display: none
}

.blog__block #blog__mobile .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.blog__block #blog__mobile .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.blog__block #blog__mobile .owl-dots button:focus {
    outline: none
}

.blog__block #blog__mobile .owl-dots button:last-child {
    margin-right: 0
}

.blog__block #blog__mobile .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.blog__block #blog__mobile .blog__item {
    height: 100%
}

.blog__block .blog__item {
    width: 32%;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    position: relative;
    z-index: 10;
    background-color: #fff
}

.blog__block .blog__item:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0 14px 36px 0 rgba(0, 0, 0, .34);
    box-shadow: 0 14px 36px 0 rgba(0, 0, 0, .34)
}

.blog__block .blog__item img {
    max-height: 250px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog__block .blog__item .blog__description {
    background-color: #fff;
    padding: 40px 45px 90px
}

.blog__block .blog__item .blog__description .date {
    font-size: 11px;
    color: #95b4c6;
    margin-bottom: 15px
}

.blog__block .blog__item .blog__description h4 {
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 25px
}

.blog__block .blog__item .blog__description h4:after {
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    background: #ffd71c;
    margin-top: 20px
}

.blog__block .blog__item .blog__description p {
    font-size: 15px;
    line-height: 1.3;
    color: gray;
    margin-bottom: 40px;
    max-height: 80px;
    overflow: hidden
}

.blog__block .blog__item .blog__description .blog__button {
    display: block;
    width: 145px;
    border-radius: 30px;
    background: #ffd71c;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 20px 0;
    font-size: 15px;
    font-weight: 900;
    position: absolute;
    left: 40px;
    bottom: 40px
}

.tenth__block--country {
    background-color: #f2f2f2
}

.tenth__block--country:before {
    display: none
}

.contacts__block--country .contacts__wrap {
    max-height: 630px
}

.contacts__block--country .contacts__wrap .adress {
    font-size: 20px;
    padding: 5px 0 5px 45px;
    background: transparent url(../img/location.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.contacts__block--country .contacts__wrap .another__city--button {
    display: block;
    width: 240px;
    background: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 22px 0;
    border-radius: 30px;
    position: absolute;
    left: 90px;
    bottom: 50px
}

.contacts__block--country .contacts__wrap .adress {
    margin-bottom: 20px
}

.contacts__block--country .contacts__wrap .another__cities {
    line-height: 1.3;
    margin-bottom: 20px
}

.page-template-removal-and-installation .third__block {
    padding: 130px 0 100px
}

.page-template-removal-and-installation .fourth__block {
    padding-top: 0
}

.page-template-removal-and-installation .fifth__block {
    padding-top: 120px
}

.page-template-removal-and-installation .blog__block {
    background-color: #f2f2f2
}

.page-template-removal-and-installation .blog__block:before {
    display: none
}

.page-template-removal-and-installation .ninth__block {
    padding: 100px 0 130px
}

.page-template-removal-and-installation .tenth__block--country {
    background-color: #fff
}

.page-template-diagnostika .page__banner {
    padding: 130px 0
}

.page-template-diagnostika .page__banner .main__slider .slider__item .slider__image img {
    position: absolute;
    right: 0;
    top: -130px
}

.page-template-diagnostika .third__block .services__wrap .service__item:first-child .left img {
    position: absolute;
    top: 35px;
    left: 0
}

.page-template-diagnostika .equipment__block {
    padding-top: 130px;
    background-color: #f2f2f2
}

.page-template-diagnostika .equipment__block .equipment__wrap .equipment__description {
    background-color: #fff
}

.reasons {
    padding: 120px 0;
    position: relative;
    overflow: hidden
}

.reasons:before {
    display: block;
    content: "";
    width: 1200px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #ffd71c;
    position: absolute;
    left: -400px;
    top: 340px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reasons .reasons__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reasons #reasons__wrap {
    display: none
}

.reasons #reasons__wrap .reason__item {
    height: 100%
}

.reasons #reasons__wrap .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.reasons #reasons__wrap .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.reasons #reasons__wrap .owl-dots button:focus {
    outline: none
}

.reasons #reasons__wrap .owl-dots button:last-child {
    margin-right: 0
}

.reasons #reasons__wrap .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.reasons .reason__item {
    width: 32%;
    padding: 75px 70px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 20px;
    cursor: pointer
}

.reasons .reason__item:hover {
    background-color: #fff;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.reasons .reason__item:hover .top {
    background: #ffd71c
}

.reasons .reason__item:hover .top:before {
    background: #ffd71c;
    background: rgba(255, 215, 28, .4)
}

.reasons .reason__item:hover .top:after {
    background: #ffd71c;
    background: rgba(255, 215, 28, .2)
}

.reasons .reason__item .top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #92b1c3;
    margin: 0 auto;
    margin-bottom: 50px;
    color: #fff;
    font-size: 40px;
    position: relative
}

.reasons .reason__item .top:before {
    display: block;
    content: "";
    background: #92b1c3;
    background: rgba(146, 177, 195, .3);
    position: absolute;
    left: -15px;
    top: -15px;
    width: 115px;
    height: 115px;
    border-radius: 50%
}

.reasons .reason__item .top:after {
    display: block;
    content: "";
    background: #92b1c3;
    background: rgba(146, 177, 195, .18);
    position: absolute;
    left: -32px;
    top: -32px;
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.reasons .reason__item h4 {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center
}

.reasons .reason__item p {
    font-size: 15px;
    text-align: center
}

.page-template-prices .page__banner {
    padding: 130px 0
}

.page-template-prices .page__banner .main__slider .slider__item .slider__image img {
    position: absolute;
    right: 0;
    top: -55px
}

.page-template-actuator-repair .third__block,
.page-template-page-clapan .third__block,
.page-template-serv-repair .third__block,
.page-template-tnvd-repair .third__block {
    background-color: #f2f2f2
}

.page-template-actuator-repair .actuator__item,
.page-template-page-clapan .actuator__item,
.page-template-serv-repair .actuator__item,
.page-template-tnvd-repair .actuator__item {
    width: 100%;
    margin-bottom: 100px
}

.page-template-actuator-repair .actuator__item:last-child,
.page-template-page-clapan .actuator__item:last-child,
.page-template-serv-repair .actuator__item:last-child,
.page-template-tnvd-repair .actuator__item:last-child {
    margin-bottom: 0
}

.page-template-actuator-repair .actuator__item:nth-child(2n),
.page-template-page-clapan .actuator__item:nth-child(2n),
.page-template-serv-repair .actuator__item:nth-child(2n),
.page-template-tnvd-repair .actuator__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page-template-actuator-repair .actuator__item:nth-child(2n) .left,
.page-template-page-clapan .actuator__item:nth-child(2n) .left,
.page-template-serv-repair .actuator__item:nth-child(2n) .left,
.page-template-tnvd-repair .actuator__item:nth-child(2n) .left {
    margin-right: 0;
    margin-left: 130px
}

.page-template-actuator-repair .actuator__item .left,
.page-template-page-clapan .actuator__item .left,
.page-template-serv-repair .actuator__item .left,
.page-template-tnvd-repair .actuator__item .left {
    width: 50%;
    margin-right: 130px
}

.page-template-actuator-repair .actuator__item .left .top,
.page-template-page-clapan .actuator__item .left .top,
.page-template-serv-repair .actuator__item .left .top,
.page-template-tnvd-repair .actuator__item .left .top {
    font-size: 14px;
    text-transform: uppercase;
    color: #95b4c6;
    margin-bottom: 20px
}

.page-template-actuator-repair .actuator__item .left h4,
.page-template-page-clapan .actuator__item .left h4,
.page-template-serv-repair .actuator__item .left h4,
.page-template-tnvd-repair .actuator__item .left h4 {
    font-size: 30px;
    margin-bottom: 30px
}

.page-template-actuator-repair .actuator__item .left h4:after,
.page-template-page-clapan .actuator__item .left h4:after,
.page-template-serv-repair .actuator__item .left h4:after,
.page-template-tnvd-repair .actuator__item .left h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 25px
}

.page-template-actuator-repair .actuator__item .left h6,
.page-template-page-clapan .actuator__item .left h6,
.page-template-serv-repair .actuator__item .left h6,
.page-template-tnvd-repair .actuator__item .left h6 {
    font-size: 20px;
    margin-bottom: 20px
}

.page-template-actuator-repair .actuator__item .left p,
.page-template-page-clapan .actuator__item .left p,
.page-template-serv-repair .actuator__item .left p,
.page-template-tnvd-repair .actuator__item .left p {
    font-size: 20px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 25px
}

.page-template-actuator-repair .actuator__item .left p:last-child,
.page-template-page-clapan .actuator__item .left p:last-child,
.page-template-serv-repair .actuator__item .left p:last-child,
.page-template-tnvd-repair .actuator__item .left p:last-child {
    margin-bottom: 0
}

.page-template-actuator-repair .actuator__item .left p span,
.page-template-page-clapan .actuator__item .left p span,
.page-template-serv-repair .actuator__item .left p span,
.page-template-tnvd-repair .actuator__item .left p span {
    font-weight: 700;
    color: #000
}

.page-template-actuator-repair .actuator__item .left ol,
.page-template-actuator-repair .actuator__item .left ul,
.page-template-page-clapan .actuator__item .left ol,
.page-template-page-clapan .actuator__item .left ul,
.page-template-serv-repair .actuator__item .left ol,
.page-template-serv-repair .actuator__item .left ul,
.page-template-tnvd-repair .actuator__item .left ol,
.page-template-tnvd-repair .actuator__item .left ul {
    margin: 40px 0;
    padding-left: 30px
}

.page-template-actuator-repair .actuator__item .left ol li,
.page-template-actuator-repair .actuator__item .left ul li,
.page-template-page-clapan .actuator__item .left ol li,
.page-template-page-clapan .actuator__item .left ul li,
.page-template-serv-repair .actuator__item .left ol li,
.page-template-serv-repair .actuator__item .left ul li,
.page-template-tnvd-repair .actuator__item .left ol li,
.page-template-tnvd-repair .actuator__item .left ul li {
    list-style-type: none;
    font-size: 20px;
    color: gray;
    margin-bottom: 15px;
    position: relative
}

.page-template-actuator-repair .actuator__item .left ol li:before,
.page-template-actuator-repair .actuator__item .left ul li:before,
.page-template-page-clapan .actuator__item .left ol li:before,
.page-template-page-clapan .actuator__item .left ul li:before,
.page-template-serv-repair .actuator__item .left ol li:before,
.page-template-serv-repair .actuator__item .left ul li:before,
.page-template-tnvd-repair .actuator__item .left ol li:before,
.page-template-tnvd-repair .actuator__item .left ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: -30px;
    top: 5px
}

.page-template-actuator-repair .actuator__item .left ol li:last-child,
.page-template-actuator-repair .actuator__item .left ul li:last-child,
.page-template-page-clapan .actuator__item .left ol li:last-child,
.page-template-page-clapan .actuator__item .left ul li:last-child,
.page-template-serv-repair .actuator__item .left ol li:last-child,
.page-template-serv-repair .actuator__item .left ul li:last-child,
.page-template-tnvd-repair .actuator__item .left ol li:last-child,
.page-template-tnvd-repair .actuator__item .left ul li:last-child {
    margin-bottom: 0
}

.page-template-actuator-repair .actuator__item .right,
.page-template-page-clapan .actuator__item .right,
.page-template-serv-repair .actuator__item .right,
.page-template-tnvd-repair .actuator__item .right {
    width: 50%;
    position: relative
}

.page-template-actuator-repair .actuator__item .right:before,
.page-template-page-clapan .actuator__item .right:before,
.page-template-serv-repair .actuator__item .right:before,
.page-template-tnvd-repair .actuator__item .right:before {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.page-template-actuator-repair .actuator__item .right .right__inner,
.page-template-page-clapan .actuator__item .right .right__inner,
.page-template-serv-repair .actuator__item .right .right__inner,
.page-template-tnvd-repair .actuator__item .right .right__inner {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10
}

.page-template-actuator-repair .actuator__item .right .right__inner img,
.page-template-page-clapan .actuator__item .right .right__inner img,
.page-template-serv-repair .actuator__item .right .right__inner img,
.page-template-tnvd-repair .actuator__item .right .right__inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.page-template-actuator-repair .ninth__block--country .form__wrap .right img,
.page-template-page-clapan .ninth__block--country .form__wrap .right img,
.page-template-serv-repair .ninth__block--country .form__wrap .right img,
.page-template-tnvd-repair .ninth__block--country .form__wrap .right img {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px)
}

.actuator__description {
    padding: 130px 0
}

.social__block {
    padding-bottom: 130px;
    background-color: #f2f2f2
}

.social__block .social__wrap {
    padding: 40px 0;
    background: transparent url(../img/social-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.social__block .social__wrap:before {
    display: block;
    content: "";
    width: 110px;
    height: 160px;
    background: transparent url(../img/hand.png) 50% no-repeat;
    position: absolute;
    left: 290px;
    bottom: 0
}

.social__block .social__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.social__block .social__inner {
    position: relative
}

.social__block .social__inner .social__descr {
    width: 100%;
    text-align: center
}

.social__block .social__inner .social__descr h4 {
    font-size: 30px;
    margin-bottom: 10px
}

.social__block .social__icons {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 280px
}

.social__block .social__icons a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.social__block .social__icons .facebook {
    background: #000 url(../img/fb-white.png) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    margin-right: 10px
}

.social__block .social__icons .instagram {
    background: #000 url(../img/ins-white.png) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    margin-right: 10px
}

.social__block .social__icons .youtube {
    background: #000 url(../img/youtube-s.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.third__block--single {
    background-color: #f2f2f2
}

.third__block--single .services__wrap .service__item {
    width: 100%;
    background-color: #fff
}

.third__block--single .services__wrap .service__item:before {
    left: -250px
}

.third__block--single .services__wrap .service__item .left {
    text-align: center
}

.mirror {
    transform: scale(-1, 1)
}

.result__wrap {
    padding: 130px 0
}

.result__wrap .result__slider .sp-buttons {
    display: none
}

.result__wrap .result__slider .sp-arrows {
    opacity: 1 !important
}

.result__wrap .result__slider .sp-next-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 30px
}

.result__wrap .result__slider .sp-next-arrow:after,
.result__wrap .result__slider .sp-next-arrow:before {
    display: none
}

.result__wrap .result__slider .sp-previous-arrow {
    display: block !important;
    width: 40px;
    height: 80px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 30px
}

.result__wrap .result__slider .sp-previous-arrow:after,
.result__wrap .result__slider .sp-previous-arrow:before {
    display: none
}

.result__wrap .result__slider .sp-thumbnails-container {
    margin-top: 0;
    bottom: 40px
}

.result__wrap .result__slider .sp-thumbnail {
    height: 100%;
    top: 0 !important
}

.result__wrap .result__slider .sp-thumbnail .sp-thumbnail-image-container {
    height: 100%;
    position: relative
}

.result__wrap .result__slider .sp-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.result__wrap .result__slider .sp-selected-thumbnail {
    position: relative
}

.result__wrap .result__slider .sp-selected-thumbnail:before {
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    background: #ffd71c;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.ninth__block--new .form__wrap .right img {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px)
}

.ninth__block--pumps .form__wrap .right img {
    -webkit-transform: translateY(31px);
    -ms-transform: translateY(31px);
    -o-transform: translateY(31px);
    transform: translateY(31px)
}

.marks {
    padding: 130px 0
}

.marks .marks__wrap {
    max-width: 1000px;
    margin: 0 auto
}

.marks .marks__wrap .left {
    width: 50%;
    margin-right: 80px;
    position: relative
}

.marks .marks__wrap .left:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.marks .marks__wrap .left .left__inner {
    position: relative;
    z-index: 10;
    height: 100%
}

.marks .marks__wrap .left .left__inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.marks .marks__wrap .right {
    width: 50%
}

.marks .marks__wrap .right .top {
    font-size: 14px;
    color: #95b4c6;
    margin-bottom: 20px;
    text-transform: uppercase
}

.marks .marks__wrap .right h4 {
    font-size: 30px;
    margin-bottom: 30px
}

.marks .marks__wrap .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.marks .marks__wrap .right h6 {
    font-size: 20px;
    margin-bottom: 15px
}

.marks .marks__wrap .right ul {
    padding-left: 30px
}

.marks .marks__wrap .right ul li {
    font-size: 17px;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none
}

.marks .marks__wrap .right ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: 8px
}

.marks .marks__wrap .right p {
    font-size: 17px
}

.page-template-pump-force-repair .marks {
    background: #f4f4f4;
    padding: 100px 0 50px
}

.page-template-pump-force-repair .ninth__block {
    padding-top: 60px
}

.page-template-inline-pump-fixes .second__block .advantages__wrap,
.page-template-pump-force-repair .second__block .advantages__wrap,
.page-template-tnvd-repair .second__block .advantages__wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-inline-pump-fixes .second__block .advantage__item,
.page-template-pump-force-repair .second__block .advantage__item,
.page-template-tnvd-repair .second__block .advantage__item {
    max-width: 100%;
}


.page-template-inline-pump-fixes .ninth__block--tnvd .form__wrap .right img,
.page-template-pump-force-repair .ninth__block--tnvd .form__wrap .right img,
.page-template-tnvd-repair .ninth__block--tnvd .form__wrap .right img {
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px)
}

.page-template-remont-generatorov .second__block .advantages__wrap,
.page-template-starter-fixes .second__block .advantages__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0
}

.page-template-remont-generatorov .second__block .advantage__item,
.page-template-starter-fixes .second__block .advantage__item {
    width: 32%;
    margin-right: 0
}

.page-template-remont-generatorov .third__block,
.page-template-starter-fixes .third__block {
    padding-bottom: 0
}

.page-template-remont-generatorov .eleventh__block .warranty__wrap .warranty__inner .right:before,
.page-template-starter-fixes .eleventh__block .warranty__wrap .warranty__inner .right:before {
    background: transparent url(../img/stamp1year.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.page-template-remont-generatorov .eleventh__block .warranty__wrap .warranty__inner .right.right__ua:before,
.page-template-starter-fixes .eleventh__block .warranty__wrap .warranty__inner .right.right__ua:before {
    background: transparent url(../img/guarentee-ua-1.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.page-template-remont-generatorov .ninth__block,
.page-template-remont-generatorov .tenth__block,
.page-template-starter-fixes .ninth__block,
.page-template-starter-fixes .tenth__block {
    padding-bottom: 0
}

.page__inner {
    padding: 60px 0;
    background-color: #f2f2f2
}

.page__inner .breadcrumbs {
    margin-bottom: 20px;
    text-align: center
}

.page__inner .breadcrumbs li {
    display: inline-block;
    list-style-type: none;
    font-size: 14px;
    color: #95b4c6
}

.page__inner .breadcrumbs li a,
.page__inner .breadcrumbs li span {
    color: #95b4c6
}

.page__inner .breadcrumbs li.separator {
    margin: 0 5px
}

.page__inner .page__title {
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px
}

.page__inner .page__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin: 0 auto;
    margin-top: 20px
}

.page__inner .car__logo {
    display: block;
    margin: 0 auto;
    max-width: 450px
}

.page__inner .gallery__content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page__inner .gallery__content .gallery__slider {
    width: 49%;
    margin-bottom: 20px;
    position: relative
}

.page__inner .gallery__content .gallery__slider .blur__top {
    padding: 50px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
    overflow: hidden
}

.page__inner .gallery__content .gallery__slider .blur__top:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.page__inner .gallery__content .gallery__slider h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    position: relative;
    z-index: 10
}

.page__inner .gallery__content .gallery__slider h4 span {
    font-weight: 900
}

.page__inner .gallery__content .gallery__slider .slider-pro {
    max-width: 100% !important;
    height: 600px
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-mask {
    width: 100% !important
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-slide img {
    width: 100%;
    height: 100%;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnails-container {
    margin-top: 0;
    bottom: 347px;
    padding: 30px 0;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100% !important
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnails-container:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-arrows {
    opacity: 1 !important;
    bottom: 295px !important;
    top: unset;
    z-index: 99
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-next-arrow {
    display: block !important;
    width: 15px;
    height: 30px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 150px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-next-arrow:after,
.page__inner .gallery__content .gallery__slider .slider-pro .sp-next-arrow:before {
    display: none
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-previous-arrow {
    display: block !important;
    width: 15px;
    height: 30px;
    opacity: 1;
    background: transparent url(../img/left-arrow202.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 150px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-previous-arrow:after,
.page__inner .gallery__content .gallery__slider .slider-pro .sp-previous-arrow:before {
    display: none
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnail {
    height: 100%;
    top: 0 !important
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnail .sp-thumbnail-image-container {
    height: 100%;
    position: relative
}

.page__inner .gallery__content .gallery__slider .slider-pro .sp-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.delivery__inner .delivery__description {
    background-color: #f2f2f2;
    padding: 110px 0 50px
}

.delivery__inner .delivery__description .description__content {
    max-width: 750px;
    margin: 0 auto
}

.delivery__inner .delivery__description h4 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px
}

.delivery__inner .delivery__description h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 4px;
    background-color: #ffd71c;
    margin-top: 25px
}

.delivery__inner .delivery__description p {
    font-size: 17px;
    color: gray;
    margin-bottom: 35px;
    line-height: 1.3
}

.delivery__inner .delivery__description p:last-child {
    margin-bottom: 0
}

.delivery__inner .delivery__description h6 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px
}

.delivery__inner .delivery__description ul {
    padding-left: 30px;
    margin-bottom: 40px
}

.delivery__inner .delivery__description ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    margin-bottom: 15px;
    position: relative
}

.delivery__inner .delivery__description ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: -30px;
    top: 7px
}

.delivery__inner .delivery__description ul li span {
    font-weight: 900;
    color: #000
}

.delivery__inner .delivery__description ul li:last-child {
    margin-bottom: 0
}

.delivery__inner .delivery__companies {
    padding: 50px 0 130px
}

.delivery__inner .delivery__companies .companies__logo {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px
}

.delivery__inner .delivery__companies .companies__logo .company__logo {
    width: 31%;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dce5ea;
    padding: 40px 0;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-box-shadow: 0 23px 32px 9px rgba(0, 0, 0, .05);
    box-shadow: 0 23px 32px 9px rgba(0, 0, 0, .05)
}

.delivery__inner .delivery__companies .companies__logo .company__logo img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -o-object-fit: contain;
    object-fit: contain
}

.delivery__inner .delivery__companies .companies__logo .company__logo:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.delivery__inner .delivery__companies .companies__logo .company__logo:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.delivery__inner .delivery__companies .delivery__opps {
    max-width: 800px;
    margin: 0 auto
}

.delivery__inner .delivery__companies .delivery__opps h4 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 30px
}

.delivery__inner .delivery__companies .delivery__opps ul {
    padding-left: 30px
}

.delivery__inner .delivery__companies .delivery__opps ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    margin-bottom: 10px;
    position: relative
}

.delivery__inner .delivery__companies .delivery__opps ul li:before {
    display: block;
    content: "";
    width: 10px;
    height: 15px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: -30px
}

.delivery__inner .delivery__companies .delivery__opps ul li:last-child {
    margin-bottom: 0
}

.delivery__inner .delivery__card {
    max-width: 785px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #dce5ea;
    background-color: #fff;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    position: relative
}

.delivery__inner .delivery__card:before {
    left: -80px;
    top: 0
}

.delivery__inner .delivery__card:after,
.delivery__inner .delivery__card:before {
    display: block;
    content: "";
    width: 250px;
    height: 80px;
    border-radius: 50px;
    background: transparent;
    border: 2px solid #d5dde2;
    position: absolute;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.delivery__inner .delivery__card:after {
    right: -80px;
    bottom: 0;
    z-index: 0
}

.delivery__inner .delivery__card .card__inner {
    position: relative;
    z-index: 99;
    background-color: #fff;
    padding: 60px 10px 55px
}

.delivery__inner .delivery__card h4 {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px
}

.delivery__inner .delivery__card h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin: 0 auto;
    margin-top: 20px
}

.delivery__inner .delivery__card .undertitle {
    font-size: 15px;
    color: gray;
    text-align: center;
    margin-bottom: 35px
}

.delivery__inner .delivery__card table {
    width: 100%;
    margin-bottom: 40px
}

.delivery__inner .delivery__card table tr:nth-child(odd) {
    background-color: #eaf1f5
}

.delivery__inner .delivery__card table tr th {
    font-size: 15px;
    font-weight: 900;
    padding: 15px 0;
    text-align: left
}

.delivery__inner .delivery__card table tr th:first-child {
    padding-left: 50px
}

.delivery__inner .delivery__card table tr td {
    font-size: 15px;
    padding: 15px 0
}

.delivery__inner .delivery__card table tr td:first-child {
    padding-left: 50px
}

.delivery__inner .delivery__card .bottom {
    font-size: 15px;
    color: gray;
    text-align: center;
    max-width: 550px;
    margin: 0 auto
}

.delivery__inner .delivery__card .bottom span {
    text-transform: uppercase;
    color: #000;
    font-weight: 600
}

.delivery__inner .payment__description {
    background-color: #fff
}

.delivery__inner .payment__variants {
    padding: 130px 0;
    background-color: #f2f2f2
}

.delivery__inner .payment__variants .payment__logos {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 50px
}

.delivery__inner .payment__variants .payment__logos .payment__logo {
    width: 24%;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dce5ea;
    padding: 40px 0;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-box-shadow: 0 23px 32px 9px rgba(0, 0, 0, .05);
    box-shadow: 0 23px 32px 9px rgba(0, 0, 0, .05)
}

.delivery__inner .payment__variants .payment__logos .payment__logo img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -o-object-fit: contain;
    object-fit: contain
}

.delivery__inner .payment__variants .payment__logos .payment__logo:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.delivery__inner .payment__variants .payment__logos .payment__logo:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.delivery__inner .payment__variants .bottom {
    max-width: 785px;
    margin: 0 auto
}

.delivery__inner .payment__variants .bottom h4 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px
}

.delivery__inner .payment__variants .bottom p {
    font-size: 17px;
    color: gray
}

.delivery__inner .steps__block {
    background-color: #f2f2f2;
    padding-bottom: 100px
}

.delivery__inner .steps__block .block__title {
    margin-bottom: 90px;
    position: relative;
    z-index: 10
}

.delivery__inner .steps__block .steps__wrap {
    max-width: 1285px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #dce5ea;
    position: relative
}

.delivery__inner .steps__block .steps__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.delivery__inner .steps__block .steps__wrap .steps__inner {
    background-color: #fff;
    padding: 125px 70px;
    position: relative;
    overflow: hidden;
    z-index: 10
}

.delivery__inner .steps__block .steps__wrap .steps__inner:after {
    right: -300px;
    top: -50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.delivery__inner .steps__block .steps__wrap .steps__inner:after,
.delivery__inner .steps__block .steps__wrap .steps__inner:before {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    position: absolute;
    z-index: 1
}

.delivery__inner .steps__block .steps__wrap .steps__inner:before {
    left: -300px;
    bottom: -50px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.delivery__inner .steps__block .steps__steps {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.delivery__inner .steps__block .steps__steps .step {
    max-width: 200px;
    position: relative;
    z-index: 10
}

.delivery__inner .steps__block .steps__steps .step:after {
    display: block;
    content: "";
    width: 20px;
    height: 35px;
    background: transparent url(../img/right-arrow201.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: -40px;
    top: 10px
}

.delivery__inner .steps__block .steps__steps .step:last-child:after {
    display: none
}

.delivery__inner .steps__block .steps__steps .step span {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    width: 60px;
    height: 60px;
    background-color: #ffd71c;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 25px
}

.delivery__inner .steps__block .steps__steps .step p {
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.reviews__inner .reviews__holder .review__item {
    margin-bottom: 30px;
    position: relative
}

.reviews__inner .reviews__holder .review__item:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.reviews__inner .reviews__holder .review__item:last-child {
    margin-bottom: 0
}

.reviews__inner .reviews__holder .review__item .left {
    width: 50%;
    padding: 80px 140px;
    background-color: #fff;
    position: relative;
    z-index: 10
}

.reviews__inner .reviews__holder .review__item .left .rev__title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px
}

.reviews__inner .reviews__holder .review__item .left .rev__title:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 25px
}

.reviews__inner .reviews__holder .review__item .left .repair__type {
    font-size: 20px;
    margin-bottom: 30px
}

.reviews__inner .reviews__holder .review__item .left .repair__type span {
    font-weight: 900
}

.reviews__inner .reviews__holder .review__item .left .top__comment {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    position: relative
}

.reviews__inner .reviews__holder .review__item .left .top__comment:before {
    display: block;
    content: "";
    width: 85px;
    height: 75px;
    background: transparent url(../img/right-quote-sign.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0
}

.reviews__inner .reviews__holder .review__item .left .top__comment img {
    display: block;
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 20px
}

.reviews__inner .reviews__holder .review__item .left .top__comment .date {
    font-size: 12px;
    color: #95b4c6;
    margin-bottom: 10px;
    position: relative;
    z-index: 10
}

.reviews__inner .reviews__holder .review__item .left .top__comment .author__name {
    font-size: 20px;
    font-weight: 900;
    position: relative;
    z-index: 10
}

.reviews__inner .reviews__holder .review__item .left .review__button {
    display: block;
    width: 190px;
    border-radius: 30px;
    background-color: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    color: #000
}

.reviews__inner .reviews__holder .review__item .right {
    width: 50%;
    position: relative;
    z-index: 10;
    overflow: hidden
}

.reviews__inner .reviews__holder .review__item .right:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.reviews__inner .reviews__holder .review__item .right.video__play:before {
    display: none
}

.reviews__inner .reviews__holder .review__item .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.reviews__inner .reviews__holder .review__item .right iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
    -webkit-filter: blur(10px);
    filter: blur(10px);
    border: 0
}

.reviews__inner .reviews__holder .review__item .right .play__video {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffd71c url(../img/play-button-1.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 30
}

.reviews__inner .reviews__holder .review__item .right .play__video:after {
    display: block;
    content: "";
    background: #ffd71c;
    background: rgba(255, 215, 28, .4);
    position: absolute;
    left: -15px;
    top: -15px;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.reviews__inner .reviews__holder .review__item .right .play__video:hover:after {
    -webkit-animation: c 1s infinite;
    -o-animation: c 1s infinite;
    animation: c 1s infinite
}

.reviews__inner .all__reviews {
    display: block;
    width: 190px;
    border-radius: 30px;
    background-color: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    color: #000;
    margin: 0 auto;
    margin-top: 60px
}

.about__inner .about__content {
    position: relative;
    background-color: #fff;
    margin-bottom: 125px
}

.about__inner .about__content:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.about__inner .about__content .about__content--inner {
    background-color: #fff;
    position: relative;
    z-index: 10
}

.about__inner .about__content .about__content--inner .left {
    width: 50%
}

.about__inner .about__content .about__content--inner .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 650px
}

.about__inner .about__content .about__content--inner .right {
    width: 50%;
    padding: 80px 90px;
    position: relative;
    overflow: hidden
}

.about__inner .about__content .about__content--inner .right:after {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    position: absolute;
    right: -340px;
    bottom: 10px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg)
}

.about__inner .about__content .about__content--inner .right h4 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 30px;
    position: relative;
    z-index: 10
}

.about__inner .about__content .about__content--inner .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.about__inner .about__content .about__content--inner .right ul {
    padding-left: 30px
}

.about__inner .about__content .about__content--inner .right ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    margin-bottom: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 10
}

.about__inner .about__content .about__content--inner .right ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: 8px
}

.about__inner .about__content .about__content--inner .right ul li:last-child {
    margin-bottom: 0
}

.about__inner .about__mission {
    background-color: #fff;
    padding: 130px 0
}

.about__inner .about__mission .mission__inner {
    max-width: 750px;
    margin: 0 auto
}

.about__inner .about__mission .mission__inner .left {
    width: 40%;
    margin-right: 90px
}

.about__inner .about__mission .mission__inner .right {
    width: 90%
}

.about__inner .about__mission .mission__inner .right .top {
    font-size: 14px;
    color: #7f96a3;
    text-transform: uppercase;
    margin-bottom: 25px
}

.about__inner .about__mission .mission__inner .right h4 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 30px;
    position: relative;
    z-index: 10
}

.about__inner .about__mission .mission__inner .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 30px
}

.about__inner .about__mission .mission__inner .right p {
    font-size: 17px;
    line-height: 1.3;
    color: gray
}

.about__inner .second__block {
    background-color: #fff
}

.about__inner .second__block .advantage__item {
    border: 1px solid #dce5ea;
}

.about__inner .second__block .advantage__item:hover {
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.about__inner .second__block .advantage__item .top__icon p {
    font-size: 38px;
    color: #fff
}

.about__inner .about__sertificates {
    padding: 130px 0 70px;
    background-color: #f2f2f2
}

.about__inner .about__sertificates .sert__inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about__inner .about__sertificates .sert__inner .sert__item {
    width: 24%;
    padding: 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 20px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 23px 20px 5px rgba(0, 0, 0, .05);
    border-radius: 5px;
    cursor: pointer
}

.about__inner .about__sertificates .sert__inner .sert__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .7
}

.about__inner .about__sertificates .sert__inner .sert__item:hover {
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.about__inner .about__sertificates .sert__inner .sert__item:hover img {
    opacity: 1
}

.offers__inner .offers__sales {
    padding: 0
}

.offers__inner .offers__sales .warranty__wrap {
    margin-bottom: 40px
}

.offers__inner .offers__sales .warranty__wrap .right h4 {
    text-align: center;
    position: relative;
    z-index: 10
}

.offers__inner .offers__sales .warranty__wrap .right:before {
    display: none
}

.offers__inner .offers__sales .warranty__wrap .right .send__request {
    display: block;
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
    border-radius: 30px;
    background-color: #ffd71c;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    margin-bottom: 50px;
    color: #000;
    position: relative;
    z-index: 100
}

.offers__inner .offers__sales .warranty__wrap .right .top {
    font-size: 17px;
    color: #95b4c6;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 10
}

.offers__inner .offers__sales .warranty__wrap .right .timer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

.offers__inner .offers__sales .warranty__wrap .right .timer span {
    display: block;
    text-align: center;
    font-size: 17px
}

.offers__inner .offers__sales .warranty__wrap .right .timer .number {
    font-size: 30px;
    font-weight: 500;
    color: #ffd71c;
    padding: 8px 6px 10px;
    background-color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 7px;
    border-radius: 5px
}

.offers__inner .offers__sales .warranty__wrap .right .timer .dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 8px;
    font-size: 40px;
    color: #000;
    background: transparent;
    padding-top: 15px
}

.offers__inner .offer__stock {
    padding: 0;
    margin-bottom: 40px
}

.offers__inner .offer__stock .form__wrap .left {
    width: 52%
}

.offers__inner .offer__stock .form__wrap .left:after {
    background-color: transparent;
    border: 1px solid #eaf1f5
}

.offers__inner .offer__stock .form__wrap .right {
    width: 48%;
    background: #fff url(../img/offer-bg-white.jpg) 100% 0 no-repeat
}

.offers__inner .offer__stock .form__wrap .right img {
    height: 100%;
    width: 100%;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.offers__inner .offer__stock .undertitle {
    font-size: 17px;
    color: #95b4c6;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 35px
}

.offers__inner .offer__stock .send__request {
    display: block;
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
    border-radius: 30px;
    background-color: #ffd71c;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    position: relative;
    z-index: 100
}

.offers__inner .offers__free {
    padding: 0;
    margin-bottom: 60px
}

.offers__inner .offers__free .image__block {
    left: 150px
}

.offers__inner .offers__free .price__inner:before {
    left: -350px
}

.offers__inner .offers__free .price__inner:after {
    right: -300px
}

.offers__inner .offers__free .price__inner .block__description .undertitle {
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 40px
}

.offers__inner .offers__free .price__inner .block__description .send__request {
    display: block;
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
    border-radius: 30px;
    background-color: #ffd71c;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    position: relative;
    z-index: 100
}

.offers__inner .offers__free .price__block {
    max-width: 1300px;
    margin: 0 auto
}

.offers__inner .show__more--stocks {
    display: block;
    width: 200px;
    padding: 20px 0;
    background: #ffd71c;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    margin: 0 auto
}

.team__inner .team__members--wrap {
    padding-bottom: 100px
}

.team__inner .team__members--wrap .team__tabs--items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 60px
}

.team__inner .team__members--wrap .team__tabs--items li {
    width: 240px;
    list-style-type: none;
    text-align: center;
    padding: 20px 0;
    border-radius: 30px;
    color: #95b4c6;
    border: 1px solid #95b4c6;
    font-size: 14px;
    font-weight: 900;
    margin-right: 30px;
    cursor: pointer
}

.team__inner .team__members--wrap .team__tabs--items li:last-child {
    margin-right: 0
}

.team__inner .team__members--wrap .team__tabs--items li.current,
.team__inner .team__members--wrap .team__tabs--items li:hover {
    background: #ffd71c;
    border-color: #ffd71c;
    color: #000;
    -webkit-box-shadow: 0 5px 14px 13px rgba(255, 215, 28, .5);
    box-shadow: 0 5px 14px 13px rgba(255, 215, 28, .5)
}

.team__inner .team__members--wrap .team__members--slider {
    display: none
}

.team__inner .team__members--wrap .team__members--slider .owl-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    width: 100%
}

.team__inner .team__members--wrap .team__members--slider .owl-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c2d0d8;
    margin-right: 12px
}

.team__inner .team__members--wrap .team__members--slider .owl-dots button:focus {
    outline: none
}

.team__inner .team__members--wrap .team__members--slider .owl-dots button:last-child {
    margin-right: 0
}

.team__inner .team__members--wrap .team__members--slider .owl-dots button.active {
    width: 13px;
    height: 13px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5);
    box-shadow: 0 5px 10px 0 rgba(255, 215, 28, .5)
}

.team__inner .team__members--wrap .team__members,
.team__inner .team__members--wrap .team__members--slider {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.team__inner .team__members--wrap .team__members--slider .team__item,
.team__inner .team__members--wrap .team__members .team__item {
    width: 23.4%;
    margin-right: 30px;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    border-radius: 0 0 10px 10px;
    cursor: pointer
}

.team__inner .team__members--wrap .team__members--slider .team__item:hover,
.team__inner .team__members--wrap .team__members .team__item:hover {
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.team__inner .team__members--wrap .team__members--slider .team__item:nth-child(4n),
.team__inner .team__members--wrap .team__members .team__item:nth-child(4n) {
    margin-right: 0
}

.team__inner .team__members--wrap .team__members--slider .team__item .top__image,
.team__inner .team__members--wrap .team__members .team__item .top__image {
    height: 240px
}

.team__inner .team__members--wrap .team__members--slider .team__item .top__image img,
.team__inner .team__members--wrap .team__members .team__item .top__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.team__inner .team__members--wrap .team__members--slider .team__item .team__descr,
.team__inner .team__members--wrap .team__members .team__item .team__descr {
    background-color: #fff;
    padding: 45px 15px 65px;
    border-radius: 0 0 10px 10px
}

.team__inner .team__members--wrap .team__members--slider .team__item .team__descr h4,
.team__inner .team__members--wrap .team__members .team__item .team__descr h4 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px
}

.team__inner .team__members--wrap .team__members--slider .team__item .team__descr p,
.team__inner .team__members--wrap .team__members .team__item .team__descr p {
    font-size: 15px;
    line-height: 1.3;
    text-align: center
}

.team__inner .team__advantages {
    background-color: #fff;
    padding-bottom: 0
}

.team__inner .team__advantages .advantage__item {
    border: 1px solid #dce5ea;
    -webkit-box-shadow: 0 23px 20px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 23px 20px 5px rgba(0, 0, 0, .05);
    margin-bottom: 0
}

.team__inner .team__advantages .advantage__item:hover {
    -webkit-box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16);
    box-shadow: 0 23px 36px 14px rgba(0, 0, 0, .16)
}

.team__inner .team__form {
    padding: 140px 0 30px;
    position: relative
}

.team__inner .team__form .left {
    width: 50%;
    padding: 100px 40px
}

.team__inner .team__form .left:after {
    background-color: transparent;
    border: 1px solid #eaf1f5
}

.team__inner .team__form .left .form__wrap--inner {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.team__inner .team__form .right {
    width: 50%;
    overflow: hidden
}

.team__inner .team__form .right:before {
    display: block;
    content: "";
    width: 940px;
    height: 400px;
    border-radius: 200px;
    background-color: #eaf1f5;
    position: absolute;
    right: -240px;
    top: -160px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.team__inner .team__form .right img {
    height: 100%;
    width: auto;
    max-width: 650px;
    position: absolute;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -30px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -o-object-fit: contain;
    object-fit: contain
}

.page-template-team .about__inner .about__mission .mission__inner .left {
    text-align: left
}

.page-template-team .about__inner .about__mission .mission__inner .left img {
    max-width: 180px
}

.sertificates__inner .about__sertificates {
    padding: 0;
    padding-bottom: 100px
}

.sertificates__inner .sert__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sertificates__inner .sert__inner .sert__item {
    margin-bottom: 30px
}

.contacts__inner .contact__card {
    position: relative
}

.contacts__inner .contact__card:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.contacts__inner .contact__card .card__inner {
    position: relative;
    z-index: 10;
    background-color: #fff;
    overflow: hidden;
    max-width: 1285px;
    margin: 0 auto
}

.contacts__inner .contact__card .card__inner:before {
    border-radius: 200px;
    border: 2px solid #eaf1f5;
    left: -300px;
    top: 250px
}

.contacts__inner .contact__card .card__inner:after,
.contacts__inner .contact__card .card__inner:before {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.contacts__inner .contact__card .card__inner:after {
    border-radius: 200px;
    background-color: transparent;
    background: #eaf1f5;
    right: -300px;
    top: 0;
    z-index: -1
}

.contacts__inner .contact__card .card__inner .left {
    width: 50%;
    padding: 100px 0 50px 100px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__inner .contact__card .card__inner .left .contact__column {
    width: 220px;
    margin-bottom: 50px;
    position: relative;
    z-index: 10
}

.contacts__inner .contact__card .card__inner .left .contact__column .top__icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    background-color: #ffd71c
}

.contacts__inner .contact__card .card__inner .left .contact__column .top__icon img {
    width: 25px
}

.contacts__inner .contact__card .card__inner .left .contact__column h4 {
    font-size: 17px;
    margin-bottom: 20px
}

.contacts__inner .contact__card .card__inner .left .contact__column p {
    font-size: 17px;
    color: gray;
    margin-bottom: 20px;
    line-height: 1.3
}

.contacts__inner .contact__card .card__inner .left .contact__column p:last-child {
    margin-bottom: 0
}

.contacts__inner .contact__card .card__inner .left .contact__column .vodafone {
    padding-left: 35px;
    background: transparent url(../img/vodafon.svg) 0 no-repeat;
    margin-bottom: 20px
}

.contacts__inner .contact__card .card__inner .left .contact__column .lifecell {
    padding-left: 35px;
    background: transparent url(../img/life.svg) 0 no-repeat;
    margin-bottom: 20px
}

.contacts__inner .contact__card .card__inner .left .contact__column .kievstar {
    padding-left: 35px;
    background: transparent url(../img/kievstar.svg) 0 no-repeat;
    margin-bottom: 0
}

.contacts__inner .contact__card .card__inner .left .contact__column .email__top {
    margin-bottom: 10px
}

.contacts__inner .contact__card .card__inner .left .contact__column .adress__link {
    font-size: 17px;
    font-weight: 500;
    color: #ffd71c;
    text-decoration: underline
}

.contacts__inner .contact__card .card__inner .left .contact__column .email__link {
    font-size: 17px;
    color: gray
}

.contacts__inner .contact__card .card__inner .right {
    width: 50%
}

.contacts__inner .contact__card .card__inner .right img {
    max-width: 650px;
    position: absolute;
    right: 0;
    bottom: 0
}

.contacts__inner .hotline {
    padding: 190px 0 150px;
    background: transparent url(../img/big-phone.png) 50% no-repeat
}

.contacts__inner .hotline .undertitle {
    display: block;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.3;
    font-size: 17px;
    color: gray
}

.contacts__inner .hotline .phone__kiev {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #ffd71c;
    margin-bottom: 10px
}

.contacts__inner .hotline .phone__free {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #7f96a3
}

.guarantee__inner .guarantee__banner .warranty__wrap .right:before {
    right: 50px;
    bottom: 0
}

.guarantee__inner .guarantee__banner .warranty__wrap .right ul {
    position: relative;
    z-index: 999
}

.guarantee__inner .guarantee__banner .warranty__wrap .right ul li {
    background-color: #cddde6;
    color: #000;
    font-weight: 500
}

.guarantee__inner .guarantee__banner .warranty__wrap .right ul li span {
    font-weight: 900
}

.guarantee__inner .guarantee__content {
    background-color: #fff;
    padding: 130px 0
}

.guarantee__inner .guarantee__content .undertitle {
    text-align: center;
    font-size: 18px;
    margin-bottom: 55px
}

.guarantee__inner .guarantee__content .content__inner {
    max-width: 800px;
    margin: 0 auto
}

.guarantee__inner .guarantee__content .content__inner p {
    font-size: 17px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 20px
}

.guarantee__inner .guarantee__content .content__inner p:last-child {
    margin-bottom: 0
}

.guarantee__inner .guarantee__content .content__inner ol {
    list-style: none;
    counter-reset: a;
    padding-left: 30px;
    margin: 0;
    margin-bottom: 50px
}

.guarantee__inner .guarantee__content .content__inner ol li {
    font-size: 17px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 30px;
    counter-increment: a;
    position: relative
}

.guarantee__inner .guarantee__content .content__inner ol li:last-child {
    margin-bottom: 0
}

.guarantee__inner .guarantee__content .content__inner ol li:before {
    display: inline-block;
    content: counter(a) ". ";
    font-weight: 900;
    position: absolute;
    left: -30px;
    color: #000
}

.guarantee__inner .guarantee__content .content__inner h6 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px
}

.guarantee__inner .guarantee__content .content__inner ul {
    padding-left: 30px;
    margin-bottom: 50px
}

.guarantee__inner .guarantee__content .content__inner ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative
}

.guarantee__inner .guarantee__content .content__inner ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: 8px
}

.guarantee__inner .blog__block:before {
    display: none
}

.guarantee__inner .fourth__block {
    padding-top: 0
}

.mb30 {
    margin-bottom: 30px;
    text-align: center
}

.flex-brand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.brand-item {
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    width: 10%;
    text-align: center;
    margin-bottom: 10px
}

.brand-item img {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: 68px
}

.brand-item span {
    text-transform: uppercase;
    display: block;
    padding-top: 5px
}

@media (min-width: 1200px) {
    .brand-item img {
        height: 52px
    }
}

.partnership__inner .partnership__description {
    position: relative
}

.partnership__inner .partnership__description:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.partnership__inner .partnership__description .partnership__descr--inner {
    position: relative;
    background-color: #fff;
    z-index: 10;
    overflow: hidden
}

.partnership__inner .partnership__description .partnership__descr--inner:after {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    position: absolute;
    right: -400px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.partnership__inner .partnership__description .partnership__descr--inner .left {
    width: 50%
}

.partnership__inner .partnership__description .partnership__descr--inner .right {
    width: 50%;
    padding: 60px 60px 40px 90px
}

.partnership__inner .partnership__description .partnership__descr--inner .right .right__content {
    padding-left: 80px;
    position: relative
}

.partnership__inner .partnership__description .partnership__descr--inner .right .right__content:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffd71c url(../img/p-coins-bag.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 19px 50px 14px rgba(255, 194, 56, .5);
    box-shadow: 0 19px 50px 14px rgba(255, 194, 56, .5);
    z-index: 10
}

.partnership__inner .partnership__description .partnership__descr--inner .right h4 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    position: relative;
    z-index: 10
}

.partnership__inner .partnership__description .partnership__descr--inner .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.partnership__inner .partnership__description .partnership__descr--inner .right h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    z-index: 10
}

.partnership__inner .partnership__description .partnership__descr--inner .right p {
    font-size: 17px;
    line-height: 1.3;
    color: gray;
    margin-bottom: 35px;
    position: relative;
    z-index: 10
}

.partnership__inner .partnership__description .partnership__descr--inner .right p:last-child {
    margin-bottom: 0
}

.partnership__inner .partnership__description .partnership__descr--inner .right ul {
    padding-left: 30px
}

.partnership__inner .partnership__description .partnership__descr--inner .right ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    margin-bottom: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 10
}

.partnership__inner .partnership__description .partnership__descr--inner .right ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: 8px
}

.partnership__inner .partners__partner {
    background-color: #fff;
    padding: 50px 0 130px
}

.partnership__inner .calltoaction__bottom .action__banner {
    position: relative
}

.partnership__inner .calltoaction__bottom .action__banner:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.partnership__inner .calltoaction__bottom .action__banner .action__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: transparent url(../img/action-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 10
}

.partnership__inner .calltoaction__bottom .action__banner .right {
    width: 60%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partnership__inner .calltoaction__bottom .action__banner .right h4 {
    font-size: 30px;
    margin-right: 50px;
    max-width: 275px
}

.partnership__inner .calltoaction__bottom .action__banner .right .presentation__download {
    display: block;
    width: 195px;
    font-size: 11px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    border-radius: 30px;
    padding: 20px 0
}

.faq__wrap {
    max-width: 775px;
    margin: 0 auto
}

.faq__wrap .faq__acc {
    margin-bottom: 30px
}

.faq__wrap .faq__acc:last-child {
    margin-bottom: 0
}

.faq__wrap .faq__acc .faq__title {
    font-size: 22px;
    font-weight: 900;
    padding: 55px 60px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 24px 32px 9px rgba(83, 83, 83, .15);
    box-shadow: 0 24px 32px 9px rgba(83, 83, 83, .15);
    cursor: pointer;
    border-radius: 5px
}

.faq__wrap .faq__acc .faq__title:after {
    display: block;
    content: "";
    width: 35px;
    height: 20px;
    background: transparent url(../img/faq-arrow.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 60px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.faq__wrap .faq__acc .faq__title.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: .5
}

.faq__wrap .faq__acc .faq__descr {
    padding-top: 30px;
    display: none
}

.faq__wrap .faq__acc .faq__descr ul li {
    list-style-type: none;
    font-size: 15px;
    color: gray;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    line-height: 1.3
}

.faq__wrap .faq__acc .faq__descr ul li:before {
    display: block;
    content: "";
    width: 5px;
    height: 1px;
    background-color: gray;
    position: absolute;
    left: 0;
    top: 7px
}

.faq__wrap .faq__acc .faq__descr ul li:last-child {
    margin-bottom: 0
}

.blog__inner .blog__block {
    padding-top: 50px
}

.blog__inner .blog__block:before {
    display: none
}

.blog__inner .blog__block .blog__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog__inner .blog__block .blog__wrap .blog__item {
    margin-bottom: 30px
}

.blog__inner .blog__block .all__blog {
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 60px;
    background-color: #ffd71c;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 30px;
    font-weight: 900;
    color: #000;
    padding: 20px 0
}

.clients__inner .partnership__description {
    position: relative
}

.clients__inner .partnership__description:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.clients__inner .partnership__description .partnership__descr--inner {
    position: relative;
    background-color: #fff;
    z-index: 10;
    overflow: hidden
}

.clients__inner .partnership__description .partnership__descr--inner:after {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #eaf1f5;
    position: absolute;
    right: -400px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.clients__inner .partnership__description .partnership__descr--inner .left {
    width: 50%
}

.clients__inner .partnership__description .partnership__descr--inner .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.clients__inner .partnership__description .partnership__descr--inner .right {
    width: 50%;
    padding: 80px 60px 80px 90px
}

.clients__inner .partnership__description .partnership__descr--inner .right h4 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    position: relative;
    z-index: 10
}

.clients__inner .partnership__description .partnership__descr--inner .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.clients__inner .partnership__description .partnership__descr--inner .right h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    z-index: 10
}

.clients__inner .partnership__description .partnership__descr--inner .right p {
    font-size: 17px;
    line-height: 1.3;
    color: gray;
    margin-bottom: 35px;
    position: relative;
    z-index: 10
}

.clients__inner .partnership__description .partnership__descr--inner .right p:last-child {
    margin-bottom: 0
}

.clients__inner .partnership__description .partnership__descr--inner .right ul {
    padding-left: 30px
}

.clients__inner .partnership__description .partnership__descr--inner .right ul li {
    list-style-type: none;
    font-size: 17px;
    color: gray;
    margin-bottom: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 10
}

.clients__inner .partnership__description .partnership__descr--inner .right ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: 8px
}

.clients__inner .seventh__block {
    background-color: #fff
}

.equipment__inner {
    background-color: #f2f2f2
}

.equipment__inner .third__block--first {
    padding-top: 0
}

.equipment__inner .third__block--first .services__wrap .service__item .right p {
    font-size: 15px;
    line-height: 1.3;
    color: gray
}

.equipment__inner .third__block--first .services__wrap .service__item .right p span {
    font-weight: 500;
    color: #000
}

.equipment__inner .our__opps {
    padding: 130px 0;
    margin-bottom: 130px;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.equipment__inner .our__opps .opps__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 1350px;
    margin: 0 auto
}

.equipment__inner .our__opps .opps__inner .opps__titles {
    -webkit-transform: translateX(-150px);
    -ms-transform: translateX(-150px);
    -o-transform: translateX(-150px);
    transform: translateX(-150px)
}

.equipment__inner .our__opps .opps__inner .opps__titles h4 {
    font-size: 30px;
    margin-bottom: 60px;
    text-align: left
}

.equipment__inner .our__opps .opps__inner .opps__titles h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 30px;
    margin-left: 0
}

.equipment__inner .our__opps .opps__inner .opps__titles .undertitle {
    font-size: 17px;
    color: gray;
    text-align: left
}

.equipment__inner .our__opps .opps__inner .opps__item {
    width: 300px;
    height: 300px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 55px 50px;
    position: relative;
    text-align: center
}

.equipment__inner .our__opps .opps__inner .opps__item:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0 14px 36px 0 rgba(0, 0, 0, .34);
    box-shadow: 0 14px 36px 0 rgba(0, 0, 0, .34)
}

.equipment__inner .our__opps .opps__inner .opps__item:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    z-index: 5
}

.equipment__inner .our__opps .opps__inner .opps__item:last-child,
.equipment__inner .our__opps .opps__inner .opps__item:nth-child(3) {
    margin-right: 0
}

.equipment__inner .our__opps .opps__inner .opps__item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.equipment__inner .our__opps .opps__inner .opps__item .number {
    font-size: 11px;
    color: #fff;
    opacity: .4;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    z-index: 10
}

.equipment__inner .our__opps .opps__inner .opps__item h4 {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 25px;
    position: relative;
    z-index: 10
}

.equipment__inner .our__opps .opps__inner .opps__item h4:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #ffd71c;
    margin: 0 auto;
    margin-top: 25px
}

.equipment__inner .our__opps .opps__inner .opps__item .fix {
    display: block;
    width: 180px;
    border-radius: 30px;
    border: 2px solid #6c6c6c;
    padding: 18px 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    font-weight: 900;
    position: relative;
    z-index: 10;
    margin: 0 auto
}

.equipment__inner .our__opps .opps__inner .opps__item .fix:hover {
    background-color: #ffd71c;
    border-color: #ffd71c;
    color: #000
}

.equipment__inner .seventh__block {
    background-color: #fff
}

.review__inner .review__content .review__image--holder {
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative
}

.review__inner .review__content .review__image--holder:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.review__inner .review__content .review__image--holder img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.review__inner .review__content .review__text {
    max-width: 780px;
    margin: 0 auto;
    margin-bottom: 50px
}

.review__inner .review__content .review__text h6 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 25px
}

.review__inner .review__content .review__text p {
    font-size: 17px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 50px
}

.review__inner .review__content .review__text p:last-child {
    margin-bottom: 0
}

.review__inner .review__content .review__text p span {
    font-weight: 700;
    color: #000
}

.review__inner .equipment__block .equipment__description {
    background-color: #fff
}

.review__inner .client__comment {
    background-color: #f2f2f2;
    padding: 50px 0 130px
}

.review__inner .client__comment .comment__content {
    max-width: 780px;
    margin: 0 auto
}

.review__inner .client__comment .comment__content p {
    font-size: 22px;
    color: gray;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: center
}

.review__inner .client__comment .comment__content .comment__avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px
}

.review__inner .client__comment .comment__content .comment__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.review__inner .client__comment .comment__content .date {
    font-size: 12px;
    color: #95b4c6;
    text-align: center;
    margin-bottom: 15px
}

.review__inner .client__comment .comment__content .author__title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 55px
}

.review__inner .client__comment .comment__content .review__navigation {
    padding: 30px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #dae1e5;
    border-bottom: 1px solid #dae1e5
}

.review__inner .client__comment .comment__content .review__navigation a {
    display: block;
    width: 200px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    border: 1px solid #ffd71c;
    border-radius: 30px
}

.review__inner .client__comment .comment__content .review__navigation a:hover {
    background-color: #ffd71c
}

.review__inner .client__comment .comment__content .review__navigation a:first-child {
    margin-right: 30px
}

.review__inner .reviews__inner {
    background-color: #fff;
    padding: 130px 0
}

.review__inner .reviews__inner .review__item {
    border: 1px solid #dce5ea
}

.single__inner .single__content .single__thumb {
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative
}

.single__inner .single__content .single__thumb:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.single__inner .single__content .single__thumb img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 10
}

.single__inner .single__content .date {
    max-width: 120px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 30px;
    font-size: 11px;
    color: #95b4c6;
    padding: 10px 20px;
    border: 1px solid #95b4c6;
    text-align: center;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05)
}

.single__inner .single__content .content__text {
    max-width: 780px;
    margin: 0 auto;
    margin-bottom: 130px
}

.single__inner .single__content .content__text h4 {
    font-size: 30px;
    margin-bottom: 40px
}

.single__inner .single__content .content__text h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 25px
}

.single__inner .single__content .content__text h6 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 25px
}

.single__inner .single__content .content__text p {
    font-size: 17px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 50px
}

.single__inner .single__content .content__text p:last-child {
    margin-bottom: 0
}

.single__inner .single__content .content__text p span {
    font-weight: 700;
    color: #000
}

.single__inner .single__content .content__text img {
    margin-bottom: 50px
}

.single__inner .single__content .content__text h5 {
    font-size: 15px;
    margin-bottom: 15px
}

.single__inner .single__content .content__text ul {
    padding-left: 30px;
    margin-bottom: 50px
}

.single__inner .single__content .content__text ul li {
    font-size: 17px;
    color: gray;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none;
    line-height: 1.3
}

.single__inner .single__content .content__text ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: 8px
}

.single__inner .single__content .content__text ol {
    padding-left: 30px;
    margin-bottom: 50px
}

.single__inner .single__content .content__text ol li {
    font-size: 17px;
    color: gray;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.3
}

.single__inner .single__content .review__navigation {
    padding: 30px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #dae1e5;
    border-bottom: 1px solid #dae1e5
}

.single__inner .single__content .review__navigation a {
    display: block;
    width: 200px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    border: 1px solid #ffd71c;
    border-radius: 30px
}

.single__inner .single__content .review__navigation a:hover {
    background-color: #ffd71c
}

.single__inner .single__content .review__navigation a:first-child {
    margin-right: 30px
}

.single__inner .blog__block {
    background-color: #fff
}

.error404 footer {
    display: none
}

.error__inner {
    height: -webkit-calc(100vh - 170.91px);
    height: calc(100vh - 170.91px);
    padding: 0
}

.error__inner .error__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: -webkit-calc(100vh - 170.91px);
    height: calc(100vh - 170.91px)
}

.error__inner .error__wrap,
.error__inner .error__wrap .error__title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.error__inner .error__wrap .error__title {
    font-size: 200px;
    font-weight: 800;
    color: #999;
    line-height: .7;
    margin-bottom: 40px
}

.error__inner .error__wrap .error__title img {
    margin: 0 50px
}

.error__inner .error__wrap .to__main {
    display: block;
    width: 150px;
    border-radius: 30px;
    background-color: #ffd71c;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
    font-weight: 900;
    padding: 20px 0
}

.error__inner .error__wrap .to__main:hover {
    background-color: #cfaa00
}

.adresses__inner {
    padding-bottom: 0
}

.adresses__inner .contact__card .card__inner .left {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 100px 100px 50px
}

.adresses__inner .contact__card .card__inner .left .contact__column {
    width: 33%;
    max-width: 280px
}

.adresses__inner .contact__card .card__inner .left .contact__column:last-child {
    padding-top: 35px
}

.adresses__inner .contact__card .card__inner .left .contact__column .top__icon {
    font-size: 24px;
    font-weight: 500
}

.adresses__inner .contact__card .card__inner .left .contact__column h6 {
    font-size: 17px;
    margin-bottom: 20px
}

.adresses__inner .contact__card .card__inner .left .contact__column .time {
    padding-left: 35px;
    position: relative
}

.adresses__inner .contact__card .card__inner .left .contact__column .time:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 10px;
    background: transparent url(../img/clock-black.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .5
}

.adresses__inner .contact__card .card__inner .left .contact__column .phone {
    padding-left: 35px;
    position: relative
}

.adresses__inner .contact__card .card__inner .left .contact__column .phone:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url(../img/phone-black.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .5
}

.adresses__inner .contact__card .card__inner .left .contact__column .lifecell {
    margin-bottom: 40px
}

.adresses__inner .contact__card .card__inner .left .contact__column .mail__to {
    font-size: 17px;
    color: gray
}

.adresses__inner .adresses__map {
    padding: 130px 0;
    background-color: #fff
}

.adresses__inner .adresses__map .map__wrap {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    height: 630px
}

.adresses__inner .adresses__map .map__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.adresses__inner .adresses__map .map__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.catalog1 {
    padding-top: 90px;
    background-color: #f2f2f2
}

.catalog1 .steps__turbine {
    margin-bottom: 25px
}

.catalog1 .steps__turbine .steps__turbine--holder {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 75px;
    background-color: #fff;
    border-radius: 5px
}

.catalog1 .steps__turbine .steps__turbine--holder .step {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.catalog1 .steps__turbine .steps__turbine--holder .step:after {
    display: block;
    content: "";
    width: 20px;
    height: 35px;
    background: transparent url(../img/right-arrow201.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.catalog1 .steps__turbine .steps__turbine--holder .step:last-child:after {
    display: none
}

.catalog1 .steps__turbine .steps__turbine--holder .step:hover span {
    background-color: #ffd71c;
    color: #000
}

.catalog1 .steps__turbine .steps__turbine--holder .step:hover p {
    color: #000
}

.catalog1 .steps__turbine .steps__turbine--holder .step span {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #d5e1e8;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    margin-right: 20px
}

.catalog1 .steps__turbine .steps__turbine--holder .step p {
    font-size: 13px;
    font-weight: 600;
    color: #95b4c6
}

.catalog1 .form__search {
    margin-bottom: 40px
}

.catalog1 .form__search .form__wrap {
    width: 100%;
    position: relative
}

.catalog1 .form__search .form__wrap:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.catalog1 .form__search .form__wrap form {
    width: 100%;
    position: relative;
    z-index: 10
}

.catalog1 .form__search .form__wrap form input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 0 20px 30px;
    border: 2px solid #ffd71c;
    border-radius: 30px
}

.catalog1 .form__search .form__wrap form input:focus {
    outline: none
}

.catalog1 .form__search .form__wrap form .search__submit {
    display: block;
    width: 145px;
    height: 61px;
    border-radius: 30px;
    background: #ffd71c url(../img/search-interface-symbol.svg) left 40px center no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 11px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    text-indent: 30px;
    text-transform: uppercase
}

.catalog1 .form__search .form__wrap form .search__submit:focus {
    outline: none
}

.catalog1 .catalog__logos {
    margin-bottom: 50px
}

.catalog1 .catalog__logos h4 {
    max-width: 1290px;
    margin: 0 auto;
    font-size: 28px;
    margin-bottom: 20px
}

.catalog1 .catalog__logos .logos__holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1290px;
    margin: 0 auto
}

.catalog1 .catalog__logos .logos__holder .logo__item {
    width: 120px;
    height: 120px;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #000
}

.catalog1 .catalog__logos .logos__holder .logo__item:hover {
    background-color: #ffd71c;
    -webkit-box-shadow: 0 22px 21px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 22px 21px 0 rgba(0, 0, 0, .16)
}

.catalog1 .catalog__logos .logos__holder .logo__item:hover p {
    color: #fff;
    opacity: 1
}

.catalog1 .catalog__logos .logos__holder .logo__item:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.catalog1 .catalog__logos .logos__holder .logo__item:nth-child(10n) {
    margin-right: 0
}

.catalog1 .catalog__logos .logos__holder .logo__item img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 80%
}

.catalog1 .catalog__logos .logos__holder .logo__item p {
    font-size: 12px;
    font-weight: 900;
    opacity: .5
}

.catalog1 .second__block {
    padding-bottom: 0
}

.catalog1 .third__block {
    padding-top: 0
}

.catalog1 .ninth__block .form__wrap .right img {
    -webkit-transform: translate(45px, -20px);
    -ms-transform: translate(45px, -20px);
    -o-transform: translate(45px, -20px);
    transform: translate(45px, -20px)
}

.catalog1 .seventh__block {
    background-color: #fff
}

.catalog1 .eleventh__block .warranty__wrap img {
    bottom: 0;
    top: unset
}

.catalog1 .ninth__block--catalog2 .form__wrap .left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalog1 .ninth__block--catalog2 .form__wrap .right img {
    -webkit-transform: translate(45px, -40px);
    -ms-transform: translate(45px, -40px);
    -o-transform: translate(45px, -40px);
    transform: translate(45px, -40px)
}

.catalog1 .fourth__block--catalog .image__block {
    left: 200px
}

.catalog1 .second__block--catalog4 {
    padding-bottom: 0
}

.catalog1 .second__block--catalog4 .advantages__wrap {
    margin-bottom: 0
}

.fix__turbine {
    padding: 130px 0;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.fix__turbine:before {
    display: block;
    content: "";
    width: 1200px;
    height: 400px;
    border-radius: 200px;
    background-color: transparent;
    border: 2px solid #ffd71c;
    position: absolute;
    left: -400px;
    bottom: 340px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fix__turbine .turbine__holder .left {
    width: 50%;
    margin-right: 80px;
    position: relative
}

.fix__turbine .turbine__holder .left:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.fix__turbine .turbine__holder .left img {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fix__turbine .turbine__holder .right {
    width: 50%
}

.fix__turbine .turbine__holder .right .top {
    font-size: 14px;
    color: #95b4c6;
    margin-bottom: 20px;
    text-transform: uppercase
}

.fix__turbine .turbine__holder .right h4 {
    font-size: 30px;
    margin-bottom: 30px
}

.fix__turbine .turbine__holder .right h4:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #ffd71c;
    margin-top: 20px
}

.fix__turbine .turbine__holder .right p {
    font-size: 22px;
    color: gray;
    line-height: 1.3;
    margin-bottom: 25px
}

.fix__turbine .turbine__holder .right p:last-child {
    margin-bottom: 0
}

.fix__turbine .turbine__holder .right ul {
    padding-left: 40px
}

.fix__turbine .turbine__holder .right ul li {
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none
}

.fix__turbine .turbine__holder .right ul li:before {
    display: block;
    content: "";
    width: 13px;
    height: 10px;
    background: transparent url(../img/check.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -40px;
    top: 8px
}

.just__cars .cars__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1290px;
    margin: 0 auto
}

.just__cars .cars__inner .cars__item {
    width: 19%;
    padding: 35px 25px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-right: 16px
}

.just__cars .cars__inner .cars__item:nth-child(5n) {
    margin-right: 0
}

.just__cars .cars__inner .cars__item:before {
    display: block;
    content: "";
    width: 150px;
    height: 90px;
    border-radius: 200px;
    background-color: #fff;
    position: absolute;
    left: -60px;
    top: 30px;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
    z-index: 10
}

.just__cars .cars__inner .cars__item:hover {
    background-color: #ffd71c;
    -webkit-box-shadow: 0 22px 21px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 22px 21px 0 rgba(0, 0, 0, .16)
}

.just__cars .cars__inner .cars__item img {
    display: block;
    margin-right: 20px;
    position: relative;
    z-index: 20
}

.just__cars .cars__inner .cars__item p {
    color: #000;
    opacity: .5
}

.turbines__items .turbine__item {
    width: 100%;
    padding: 50px 60px;
    border-radius: 5px;
    border: 1px solid #dce5ea;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.turbines__items .turbine__item:before {
    display: block;
    content: "";
    width: 1000px;
    height: 400px;
    border-radius: 200px;
    background-color: #eaf1f5;
    position: absolute;
    right: -430px;
    top: -250px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.turbines__items .turbine__item:hover:before {
    background-color: #ffd71c
}

.turbines__items .turbine__item:last-child {
    margin-bottom: 0
}

.turbines__items .turbine__item .left {
    width: 25%;
    margin-right: 60px;
    padding-right: 50px;
    border-right: 1px solid #dce5ea;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.turbines__items .turbine__item .right {
    width: 75%
}

.turbines__items .turbine__item .right .top {
    font-size: 11px;
    color: #95b4c6;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    z-index: 10
}

.turbines__items .turbine__item .right h4 {
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 35px;
    position: relative;
    z-index: 10
}

.turbines__items .turbine__item .right .turbine__columns {
    margin-bottom: 50px;
    position: relative;
    z-index: 10
}

.turbines__items .turbine__item .right .turbine__columns ul:first-child {
    margin-right: 120px
}

.turbines__items .turbine__item .right .turbine__columns ul li {
    font-size: 15px;
    color: gray;
    list-style-type: none;
    margin-bottom: 10px
}

.turbines__items .turbine__item .right .turbine__columns ul li:last-child {
    margin-bottom: 0
}

.turbines__items .turbine__item .right .turbine__columns ul li span {
    font-weight: 900
}

.turbines__items .turbine__item .right .bottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.turbines__items .turbine__item .right .bottom .price {
    font-size: 36px;
    font-weight: 700;
    padding-left: 30px;
    background: transparent url(../img/price-tag.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    position: relative;
    z-index: 10;
    margin-right: 35px
}

.turbines__items .turbine__item .right .bottom .service__button {
    display: block;
    width: 185px;
    border: 2px solid #ffd71c;
    border-radius: 30px;
    padding: 19px 0;
    font-size: 11px;
    font-weight: 900;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 10
}

.turbines__items .turbine__item .right .bottom .service__button:hover {
    background-color: #ffd71c;
    color: #fff
}

.single__turbine--block .single__turbine--holder .left {
    width: 47%;
    margin-right: 20px
}

.single__turbine--block .single__turbine--holder .left .top__image {
    width: 100%;
    padding: 150px 15px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    border: 1px solid #dae3e8
}

.single__turbine--block .single__turbine--holder .left .bottom__banner {
    position: relative
}

.single__turbine--block .single__turbine--holder .left .bottom__banner:after {
    display: block;
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22);
    box-shadow: 0 17px 51px 14px rgba(0, 0, 0, .22)
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner {
    padding: 70px 50px 0;
    background-color: #ffd71c;
    overflow: hidden;
    position: relative
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner:before {
    display: block;
    content: "";
    width: 380px;
    height: 210px;
    border-radius: 200px;
    background-color: #fff;
    position: absolute;
    left: -100px;
    top: 80px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner .left__image {
    width: 47%
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner .left__image img {
    position: relative;
    z-index: 10
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner .right__description {
    width: 53%
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner .right__description h4 {
    font-size: 30px;
    margin-bottom: 20px
}

.single__turbine--block .single__turbine--holder .left .bottom__banner .bottom__banner--inner .right__description p {
    line-height: 1.3
}

.single__turbine--block .single__turbine--holder .right {
    width: 53%
}

.single__turbine--block .single__turbine--holder .right .top__card {
    background-color: #fff;
    border: 1px solid #dae3e8;
    border-radius: 5px;
    padding: 55px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05)
}

.single__turbine--block .single__turbine--holder .right .top__card .top {
    color: #95b4c6;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 15px
}

.single__turbine--block .single__turbine--holder .right .top__card h1 {
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 20px
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .price {
    font-size: 36px;
    font-weight: 700;
    margin-right: 35px;
    margin-top: 20px
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .new__post {
    position: relative;
    padding-top: 20px;
    margin-right: 15px
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .new__post p {
    display: block;
    color: #95b4c6;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    width: 100%
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .new__post .new__post--link {
    padding: 10px 40px;
    border: 2px solid #dae3e8;
    border-radius: 30px
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .new__post .new__post--link img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .aviability__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .aviability__top {
    color: #0f961b;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 7px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .aviability__top:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #0f961b;
    background: transparent url(../img/check-green.png) 50% no-repeat;
    -webkit-background-size: 8px 8px;
    background-size: 8px;
    border-radius: 50%;
    margin-right: 8px
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability {
    display: block;
    width: 190px;
    border-radius: 30px;
    border: 2px solid #ffd71c;
    padding: 15px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #000
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability:hover {
    background-color: #ffd71c
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability__mobile {
    display: none;
    width: 190px;
    border-radius: 30px;
    border: 1.5px solid #0f961b;
    padding: 15px 0;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #0f961b;
    position: relative
}

.single__turbine--block .single__turbine--holder .right .top__card .card__bottom .availability__mobile:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #0f961b;
    background: transparent url(../img/check-green.png) 50% no-repeat;
    -webkit-background-size: 8px 8px;
    background-size: 8px;
    border-radius: 50%;
    margin-right: 8px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs {
    border: 1px solid #dae3e8;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 14px 36px 14px rgba(0, 0, 0, .05)
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--list {
    padding: 25px 0 10px;
    border-bottom: 1px solid #dae3e8;
    margin-bottom: 35px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--list li {
    display: inline-block;
    list-style-type: none;
    text-align: center;
    color: #000;
    opacity: .3;
    font-size: 22px;
    font-weight: 600;
    width: 50%;
    position: relative;
    cursor: pointer
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--list li.current {
    opacity: 1
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--list li.current:after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ffd71c;
    -webkit-box-shadow: 0 5px 25px 5px rgba(255, 215, 28, .55);
    box-shadow: 0 5px 25px 5px rgba(255, 215, 28, .55);
    position: absolute;
    left: 0;
    bottom: -11px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table {
    width: 100%
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tbody {
    padding: 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr {
    width: 100%;
    padding: 15px 0;
    min-height: 40px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr:nth-child(odd) {
    background-color: #dae3e8
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr td {
    width: 50%
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr td:first-child {
    padding-left: 35px;
    font-weight: 700
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content table tr td:last-child {
    padding-right: 50px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .description {
    padding: 0 60px;
    padding-bottom: 120px;
    border-bottom: 1px solid #dae3e8
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .description p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 35px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .description p:last-child {
    margin-bottom: 0
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones {
    padding: 55px 45px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .top {
    color: #95b4c6;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 20px;
    text-align: center
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones p:first-child {
    margin-right: 15px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones a,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones p {
    font-size: 20px;
    font-weight: 300;
    padding: 5px 0 5px 35px;
    color: #000;
    margin-bottom: 0
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones a span,
.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones p span {
    font-weight: 900
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones .vodafone {
    background: transparent url(../img/vodafon.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones .lifecell {
    background: transparent url(../img/life.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones .kievstar {
    background: transparent url(../img/kievstar.svg) 0 no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.single__turbine--block .single__turbine--holder .right .bottom__tabs .turbine__tabs--content .bottom__phones .phones .mobile__phone {
    display: none;
    color: #000
}

.single__turbine--block .single__turbine--holder .right .mobile__order {
    display: none;
    width: 190px;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffd71c;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 20px
}

.single-reviews .breadcrumbs .item-custom-post-type-reviews,
.single-reviews .breadcrumbs .separator-home,
.term-otzyvy .breadcrumbs .item-custom-post-type-reviews,
.term-otzyvy .breadcrumbs .separator-home {
    display: none
}

.page-template-diagnostika .fourth__block .image__block {
    left: 300px;
    bottom: 50px
}

.page-template-diagnostika .ninth__block--country .form__wrap .right img {
    -webkit-transform: translate(28px, -23px);
    -ms-transform: translate(28px, -23px);
    -o-transform: translate(28px, -23px);
    transform: translate(28px, -23px)
}

.page-template-partnership .second__block {
    padding-bottom: 30px
}

.page-template-partnership .second__block .advantages__wrap {
    margin-bottom: 0
}

.page-template-clients .second__block .advantages__wrap,
.page-template-page-clapan .second__block .advantages__wrap,
.page-template-partnership .second__block .advantages__wrap,
.page-template-removal-and-installation .second__block .advantages__wrap,
.page-template-serv-repair .second__block .advantages__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-template-clients .second__block .advantage__item,
.page-template-page-clapan .second__block .advantage__item,
.page-template-partnership .second__block .advantage__item,
.page-template-removal-and-installation .second__block .advantage__item,
.page-template-serv-repair .second__block .advantage__item {
    margin-right: 0;
    width: 32%
}

.page-template-diagnostika .page__banner .breadcrumbs .item-parent,
.page-template-diagnostika .page__banner .breadcrumbs .separator-home,
.page-template-inline-pump-fixes .page__banner .breadcrumbs .item-parent,
.page-template-inline-pump-fixes .page__banner .breadcrumbs .separator-home,
.page-template-page-clapan .page__banner .breadcrumbs .item-parent,
.page-template-page-clapan .page__banner .breadcrumbs .separator-home,
.page-template-prices .page__banner .breadcrumbs .item-parent,
.page-template-prices .page__banner .breadcrumbs .separator-home,
.page-template-removal-and-installation .page__banner .breadcrumbs .item-parent,
.page-template-removal-and-installation .page__banner .breadcrumbs .separator-home,
.page-template-serv-repair .page__banner .breadcrumbs .item-parent,
.page-template-serv-repair .page__banner .breadcrumbs .separator-home {
    display: none
}

.page-template-diagnostika .oportunities__block,
.page-template-inline-pump-fixes .ninth__block--country {
    padding-top: 0
}

.page-template-prices .sixth__block {
    padding: 0
}

.katalog-turbin .catalog1 .steps__turbine .steps__turbine--holder .step:first-child span {
    background-color: #ffd71c;
    color: #000
}

.katalog-turbin .catalog1 .steps__turbine .steps__turbine--holder .step:first-child p {
    color: #000
}

.tax-catalog-category .ninth__block {
    padding-top: 100px
}

.tax-catalog-category .catalog1 .steps__turbine .steps__turbine--holder .step:nth-child(2) span {
    background-color: #ffd71c;
    color: #000
}

.tax-catalog-category .catalog1 .steps__turbine .steps__turbine--holder .step:nth-child(2) p {
    color: #000
}

.tax-catalog-category .catalog1 .steps__turbine--car .step:nth-child(2) span {
    background-color: #d5e1e8 !important;
    color: #fff !important
}

.tax-catalog-category .catalog1 .steps__turbine--car .step:nth-child(2) p {
    color: #fff
}

.tax-catalog-category .catalog1 .steps__turbine--car .step:nth-child(3) span {
    background-color: #ffd71c;
    color: #000
}

.tax-catalog-category .catalog1 .steps__turbine--car .step:nth-child(3) p {
    color: #000
}

.single-catalog .car__logo,
.single-catalog .page__title {
    display: none
}

.single-catalog .catalog1 .steps__turbine .steps__turbine--holder .step:nth-child(4) span {
    background-color: #ffd71c;
    color: #000
}

.single-catalog .catalog1 .steps__turbine .steps__turbine--holder .step:nth-child(4) p {
    color: #000
}

.page-template-guarantee .page__inner .page__title {
    margin-bottom: 0
}

.page-template-clients .second__block {
    padding-bottom: 0
}

.page-template-clients .fourth__block {
    padding-top: 0
}

.page-template-actuator-repair .third__block {
    padding: 0
}

.page-template-actuator-repair .third__block .services__wrap .service__item {
    background: #fff
}

.page-template-actuator-repair .advantages__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-template-actuator-repair .advantage__item {
    width: 32%;
    margin-right: 0 !important
}

.page-template-actuator-repair .ninth__block {
    padding-top: 0
}

.page-template-page-clapan .fourth__block {
    padding: 0
}

.page-template-page-clapan .ninth__block {
    padding-top: 0
}

.page-template-serv-repair .third__block {
    padding: 0
}

.page-template-serv-repair .third__block .services__wrap .service__item {
    background: #fff
}

.page-template-serv-repair .fourth__block {
    padding-top: 0
}

.page-template-tnvd-repair .third__block .services__wrap .service__item {
    background: #fff
}

.page-template-tnvd-repair .ninth__block {
    padding-top: 0
}

.search .pagination {
    padding: 30px 0 100px;
    background-color: #f2f2f2;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search .pagination .page-numbers {
    font-size: 18px;
    color: #000;
    opacity: .5;
    margin-right: 10px;
    font-weight: 500
}

.search .pagination .page-numbers:last-child {
    margin-right: 0
}

.search .pagination .page-numbers.current,
.search .pagination .page-numbers:hover {
    opacity: 1;
    color: #ffd71c
}

.single-cities .city__hide {
    display: none !important
}

.single-cities .page__banner .breadcrumbs .item-custom-post-type-cities,
.single-cities .page__banner .breadcrumbs .separator-home {
    display: none
}

.single-cities .contacts__block .contacts__wrap .left {
    padding: 90px 65px 120px 90px
}

.single-cities .blog__block {
    display: none
}

.single-cities .ninth__block,
.single-cities .second__block {
    padding-bottom: 0
}

.single-cities .second__block .advantage__video--wrap {
    margin-bottom: 100px
}

.single-cities .second__block .advantages__wrap {
    margin-bottom: 0
}

.term-397 .second__block {
    padding-bottom: 0
}

.tax-reviews-category .breadcrumbs .item-custom-post-type-reviews,
.tax-reviews-category .breadcrumbs .separator-home {
    display: none
}

.page-template-catalog .page__banner .main__slider .slider__item .silder__description {
    max-width: 550px
}

.page-template-catalog .third__block .services__wrap .service__item {
    background-color: #fff
}

.page-template-catalog .eleventh__block .warranty__wrap .right:before {
    background: transparent url(../img/stamp.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.page-template-catalog .eleventh__block .warranty__wrap .right.right__ua:before {
    background: transparent url(../img/guarentee-ua-2.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.tax-catalog-category .ninth__block {
    padding-bottom: 0
}

.tax-catalog-category .eleventh__block .warranty__wrap .right:before {
    background: transparent url(../img/stamp.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.tax-catalog-category .eleventh__block .warranty__wrap .right.right__ua:before {
    background: transparent url(../img/guarentee-ua-2.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single-catalog .second__block,
.tax-catalog-category .second__block {
    padding-bottom: 0
}

.single-catalog .eleventh__block .warranty__wrap .right:before,
.tax-catalog-category .eleventh__block .warranty__wrap .right:before {
    background: transparent url(../img/stamp.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.nav-pills .icon_circle .callback__icon span {
    background: #ffd71c;
    padding-top: 15px;
    color: #000;
}

.page-template-alternate-front-page .seventh__block,
.page-template-alternate-front-page .sixth__block {
    padding-top: 0
}

.page-template-alternate-front-page .third__block .services__wrap .service__item:last-child .left img:first-child {
    display: none
}

.page-template-alternate-front-page .third__block .services__wrap .service__item:last-child .left .alternative__image {
    display: block
}

.page-template-alternate-front-page .fourth__block {
    padding-top: 0
}

.page-template-alternate-front-page .ninth__block--country {
    padding-top: 100px;
    padding-bottom: 0
}

.page-template-pump-force-repair .marks .marks__wrap .left:after,
.remont-turbin-vo-lvove .blog__block {
    display: none
}

.page-template-pump-force-repair .second__block {
    padding-bottom: 0
}

.page-template-pump-force-repair .fourth__block {
    padding-top: 0
}

.nav-item:first-child {
    background: unset
}

@media (max-width: 967px) {
    .nav-item {
        background: #ffd71c !important
    }
}

.nav-item {
    padding: 0 30px
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    50% {
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
        -webkit-box-shadow: 0 0 0 10px rgba(255, 215, 28, .5);
        box-shadow: 0 0 0 10px rgba(255, 215, 28, .5)
    }

    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }
}

@-o-keyframes b {
    0% {
        -o-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    50% {
        -o-transform: scale(1.35);
        transform: scale(1.35);
        box-shadow: 0 0 0 10px rgba(255, 215, 28, .5)
    }

    to {
        -o-transform: scale(1.3);
        transform: scale(1.3);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }
}

@keyframes b {
    0% {
        -webkit-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    50% {
        -webkit-transform: scale(1.35);
        -o-transform: scale(1.35);
        transform: scale(1.35);
        -webkit-box-shadow: 0 0 0 10px rgba(255, 215, 28, .5);
        box-shadow: 0 0 0 10px rgba(255, 215, 28, .5)
    }

    to {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }
}

@-webkit-keyframes c {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@-o-keyframes c {
    0% {
        -o-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    70% {
        -o-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -o-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes c {
    0% {
        -webkit-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 215, 28, .4);
        box-shadow: 0 0 0 0 rgba(255, 215, 28, .4)
    }

    70% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95);
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}