a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.item,
.slick-active,
.slick-active:focus,
.slick-dots li button,
a,
button,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}
.clear {
    clear: both;
}
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
*,
::after,
::before {
    box-sizing: border-box;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
}
@media print {
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
a {
    text-decoration: none;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    margin-right: 4px;
    display: inline-block;
    color: #6c757d;
    content: "/";
}
blockquote {
    margin: 1rem 0;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #242533;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.7;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: 0;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
body {
    font-size: 18px;
    line-height: 150%;
    color: #090f1d;
}
.display_none {
    display: none;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
a:focus,
a:hover {
    text-decoration: none;
}
input[type="text"],
select,
textarea {
    font-size: 16px;
    color: #090f1d;
    border: 2px solid #dce0e7;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 15px;
    margin-bottom: 20px;
}
input[type="text"] {
    height: 50px;
}
textarea {
    resize: none;
    height: 120px;
    padding-top: 15px;
}
#sale input[type="text"].required,
input[type="text"].required,
input[type="text"].wrong-field,
select.error,
textarea.error {
    background: rgba(237, 55, 45, 0.03);
    border-color: #ed372d;
}
input[type="text"].error:focus,
select.error:focus,
textarea.error:focus {
    background: #fff;
}
#sale input[type="text"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
    border-color: #0246ff;
}
::-webkit-input-placeholder {
    font-size: 16px;
    color: #676b81;
}
:-moz-placeholder {
    font-size: 16px;
    color: #676b81;
}
::-moz-placeholder {
    font-size: 16px;
    color: #676b81;
}
:-ms-input-placeholder {
    font-size: 16px;
    color: #676b81;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 1;
}
.slick-dots li {
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 11px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 100%;
    margin-right: 10px;
    cursor: pointer;
}
.slick-dots li.slick-active {
    border-color: #0246ff;
}
.slick-dots li button {
    font-size: 0;
    line-height: 1;
    position: relative;
    display: inline-block;
    width: 9px;
    height: 9px;
    border: none;
    border-radius: 100%;
    padding: 0;
    cursor: pointer;
    background: #dbdbde;
    vertical-align: middle;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #0246ff;
}
.slick-next,
.slick-prev {
    width: 34px;
    height: 50px;
    font-size: 0;
    background: rgba(21, 21, 21, 0.25);
    border-radius: 4px;
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 1;
}
.slick-next:before,
.slick-prev:before {
    display: block;
    content: "";
    width: 11px;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -5px;
    background: url(../images/sprite.png) 0 0;
}
.slick-next:before {
    background-position: -11px 0;
}
.slick-next:hover,
.slick-prev:hover {
    background: rgba(21, 21, 21, 0.5);
}
.slick-prev {
    left: -60px;
}
.slick-next {
    right: -60px;
}
.closeBtn {
    position: fixed;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.closeBtn:hover {
    opacity: 0.5;
}
p {
    margin: 0 0 15px;
}
.contact_block a[href^="mailto"]:hover,
.footer a[href^="mailto"]:hover,
.header a[href^="mailto"]:hover,
a,
a:focus {
    color: #090f1d;
}
.contact_block a[href^="mailto"],
.footer a[href^="mailto"],
.footer a[href^="mailto"]:focus,
.footermenu .active a,
.header a[href^="mailto"],
.header a[href^="mailto"]:focus,
.headermenu .active a,
.news_link a:hover,
.top_menu .active a,
.top_menu a[href^="mailto"],
.top_menu a[href^="tel"],
.topmenu .active a,
a:hover {
    color: #0246ff;
}
.hamburger {
    max-width: 22px;
    display: inline-block;
}
.hamburger_wrap {
    font-size: 10px;
    cursor: pointer;
    position: relative;
    float: right;
    margin-top: 10px;
}
.hamburger_label {
    color: #000;
    margin-right: 2px;
}
.hamburger,
.hamburger_label {
    vertical-align: middle;
}
.hamburger span {
    position: relative;
    background: #000;
    display: block;
    float: right;
    width: 22px;
    height: 2px;
    margin-bottom: 5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.active .hamburger span:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}
.active .hamburger span:nth-child(2) {
    opacity: 0;
}
.active .hamburger span:last-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 22px;
    top: -7px;
}
.hamburger span:nth-child(2) {
    width: 15px;
}
.hamburger span:last-child {
    margin-bottom: 0;
}
.active + .top_menu,
.active.form_popup {
    transform: translateX(0);
    opacity: 1;
    z-index: 999;
    padding: 0 10px !important;
    right: 0;
}

@media (min-width:768px){
    .active + .top_menu,
    .active.form_popup {
        padding: 0 !important;
        right: 0;
    }
}

.hamburger_wrap.active {
    z-index: 1000;
}
.form_overlay,
.top_menu_overlay {
    display: none;
    position: fixed;
    z-index: 900;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color 0.25s ease-in-out;
    cursor: pointer;
}
.form_overlay.active,
.top_menu_overlay.active {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
}
.top_menu ul {
    height: 75vh;
    overflow: auto;
    padding: 10px 10px 0;
}
.form_popup,
.top_menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: fixed;
    z-index: -999;
    right: 0;
    top: 0;
    width: 90%;
    background-color: #fff;
    opacity: 0;
    transform: translateX(101%);
    transition: all 0.25s ease 0s;
    will-change: transform;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
}
.form_popup {
    width: 40%;
}
.form_popup_close {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
}
.form_popup_close:hover svg path {
    fill: #000;
}
.header {
    padding-top: 15px;
}
.logo {
    position: relative;
    top: 20px;
    max-width: 70px;
    z-index: 1;
}
.headermenu {
    font-size: 16px;
}
.headermenu,
.topmenu {
    margin-left: 32px;
}
.headermenu li,
.topmenu li {
    display: inline-block;
}
.headermenu li {
    margin-right: 62px;
}
.headermenu li:last-child,
.topmenu li:last-child {
    margin-right: 0;
}
.header a[href^="mailto"] {
    font-size: 16px;
}
.header a[href^="tel"] {
    font-size: 22px;
}
.mail_svg {
    margin: 0 2px 0 22px;
}
.toprow {
    position: relative;
    padding-top: 4px;
}
.toprow:before {
    display: block;
    content: "";
    width: 86%;
    height: 1px;
    background: #dce0e7;
    position: absolute;
    top: -14px;
    right: 15px;
}
.topmenu {
    font-size: 20px;
}
.topmenu li {
    margin-right: 52px;
}
.header_phone,
.header_social {
    text-align: right;
}
.footer_social a:hover,
.header_social a:hover {
    opacity: 0.9;
}
.objects_page,
.services {
    overflow: hidden;
}
.service {
    width: 25%;
    box-sizing: border-box;
    padding: 3px;
    float: left;
    position: relative;
}
.service.service_wide {
    width: 50%;
}
.service.service_right {
    float: right;
}
.service_a {
    display: block;
    position: relative;
    height: 356px;
}
.service_a:after,
.service_a:before {
    display: block;
    content: "";
    overflow: hidden;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
    -webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.service_a:before {
    border-top: 3px solid #acaeb2;
    border-bottom: 3px solid #acaeb2;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.service_a:after {
    border-left: 3px solid #acaeb2;
    border-right: 3px solid #acaeb2;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.service_a:hover:after,
.service_a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.service_long .service_a {
    height: 718px;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
}
.service_a,
.service_a:focus,
.service_a:hover {
    color: #fff;
}
.service_a span {
    display: block;
}
.service_overlay {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(9, 15, 29, 0) 0, #090f1d 100%);
    opacity: 0.6;
}
.service_overlay:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: #090f1d;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.service_a:hover .service_overlay:before {
    opacity: 1;
}
.service_text {
    box-sizing: border-box;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 1;
}
.service_title {
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.service_link {
    background: #0246ff;
    padding: 13px 10px;
    border-radius: 5px;
    max-width: 190px;
    margin: 10px auto 50px;
}
.footer_social a,
.header_social a,
.service_link {
    position: relative;
}
.footer_social a:hover,
.header_social a:hover,
.service_link:hover,
.zakaz:hover {
    transform: translateY(-1px);
}
.service_text_hidden {
    font-size: 16px;
    line-height: 150%;
    max-width: 418px;
    margin: auto;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (hover:hover){
    .service_a:hover .service_text_hidden {
        max-height: 210px;
    }
}
    

.service_desc {
    margin-bottom: 20px;
}
.services .service:first-child,
.services .service:nth-child(5),
.services .service:nth-child(7) {
    padding-left: 0;
}
.services .service:last-child,
.services .service:nth-child(4),
.services .service:nth-child(6) {
    padding-right: 0;
}
.tabs.content .about_text_inner {
    font-size: 20px;
    line-height: 1.35;
}
.tab_heading,
h2 {
    font-size: 40px;
    line-height: 150%;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.tab_heading {
    text-align: center;
}
.about_img {
    float: left;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.about_img {
    width: 38%;
    padding-right: 30px;
    float: left;
}
/*.about_img+.about_text{width:62%}
.about_img+.about_text .about_text_inner{max-width:490px;}*/
.about_text_inner {
    font-size: 22px;
    line-height: 1.46;
    padding-top: 4px;
}
.about_text_inner p {
    margin-bottom: 20px;
}
.about_small {
    font-size: 16px;
}
.tabs_ul {
    border-left: 1px solid #dce0e7;
}
ul.tabs {
    font-size: 20px;
    line-height: 100%;
    color: #000;
    padding-top: 200px;
}
ul.tabs li.active,
ul.tabs li:hover {
    color: #0246ff;
}
ul.tabs li {
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}
ul.tabs li:before {
    display: block;
    content: "";
    width: 1px;
    height: 0%;
    position: absolute;
    top: 0;
    left: -16px;
    transition: all 0.3s;
}
ul.tabs li.active:before {
    background: #0246ff;
    height: 100%;
}
div.tab {
    height: 0;
}
div.tabs div.tab.active {
    height: auto;
    padding: 100px 0;
}
div.tabs div.tab:not(.active) {
    overflow: hidden;
}
#counter {
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
    margin: 20px 0 45px;
}
.number_block {
    width: 33.33%;
    float: left;
}
.number {
    font-size: 48px;
    line-height: 120%;
    color: #0246ff;
}
.number_title {
    max-width: 185px;
}
.zakaz {
    font-size: 16px;
    line-height: 100%;
    color: #090f1d;
    padding: 15px 29px;
    border: 2px solid #0246ff;
    border-radius: 5px;
}
.zakaz:hover,
.content a.zakaz:hover {
    color: #fff;
    background: #0246ff;
}
.video {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
.more_click + .more,
.more_hide {
    display: none;
}
.more_click {
    font-size: 16px;
    color: #0246ff;
}
.more_click span {
    cursor: pointer;
}
.services_links {
    margin-top: -3px;
}
.services_links .service_a {
    height: 500px;
}
.heading_block {
    font-size: 20px;
    max-width: 595px;
    margin-bottom: 50px;
}
.calculator .heading_block {
    max-width: 100%;
}
.heading_block h2 {
    margin: 0 0 5px;
}
.advantages {
    padding: 98px 0;
}
.advantages_wrap {
    border: 1px solid #dce0e7;
    overflow: hidden;
    margin-bottom: 50px;
}
.advantages_block {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 50px 40px;
    border-right: 1px solid #dce0e7;
    box-sizing: border-box;
}
.advantages_wrap .advantages_block:last-child {
    border-right-color: transparent;
}
.advantages_wrap .advantages_block:nth-child(even) {
    background: rgba(244, 247, 251, 0.5);
}
.advantages_title {
    font-size: 22px;
    line-height: 120%;
    color: #27428e;
    margin: 20px 0 10px;
}
.advantages_text {
    font-size: 15px;
    line-height: 150%;
    color: #676b81;
}
.objects {
    font-size: 18px;
    margin-bottom: 48px;
}
.objects .service {
    width: 33.33%;
}
.objects .service_a {
    height: 480px;
}
.objects .service_text {
    top: 42%;
}
@media (hover:hover){
    .objects .service_a:hover .service_text {
        top: 32%;
    }
}
    
.points {
    padding: 100px 0;
}
.point {
    margin-bottom: 90px;
}
.point_number {
    font-size: 36px;
}
.point_title {
    font-size: 22px;
    line-height: 120%;
    color: #27428e;
    max-width: 250px;
    margin: 70px auto 0;
}
.points_wrap {
    position: relative;
    padding-top: 10px;
}
.points_wrap:before {
    display: block;
    content: "";
    width: 75%;
    height: 1px;
    background: #0246ff;
    position: absolute;
    top: 76px;
    left: 13%;
}
.points_wrap_first:after {
    display: block;
    content: "";
    width: 1px;
    height: 60px;
    background: #0246ff;
    position: absolute;
    top: 172px;
    right: 12.3%;
}
.point:after,
.point:before {
    display: block;
    content: "";
    border-radius: 100%;
    position: absolute;
}
.point:after {
    width: 9px;
    height: 9px;
    background: #0246ff;
    top: 62px;
    left: 50%;
    margin-left: -4px;
}
.point:before {
    width: 37px;
    height: 37px;
    background: #fff;
    border: 2px solid #0246ff;
    top: 48px;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
}
.point:hover:after {
    width: 21px;
    height: 21px;
    margin: -6px 0 0 -12px;
}
.point:hover:before {
    opacity: 1;
}
.point_text {
    z-index: 1;
    font-size: 16px;
    padding: 13px;
    border: 2px solid #dce0e7;
    box-shadow: 0 10px 25px #dce0e7;
    border-radius: 7px;
    max-width: 262px;
    position: absolute;
    top: 106px;
    left: 16px;
    opacity: 0;
    background: #fff;
}
.point_text:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: -14px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-top: 2px solid #dce0e7;
    border-left: 2px solid #dce0e7;
    margin-left: -16px;
    border-radius: 7px 0 0 0;
}
.point:hover .point_text {
    opacity: 1;
}
.points .zakaz {
    margin-top: -18px;
}
.sertificats {
    background: #f4f7fb;
    padding: 70px 0 120px;
}
.slider_next,
.slider_prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    cursor: pointer;
}
.slider_prev {
    left: -55px;
}
.slider_next {
    right: -55px;
}
#sertificats {
    margin: 0 -15px;
}
#sertificats .item {
    padding: 0 15px;
}
.sertificats_a {
    padding: 15px;
    background: #fff;
    height: 358px;
    line-height: 358px;
    border: 2px solid #dce0e7;
    position: relative;
}
.sertificats_a:hover {
    border-color: #0246ff;
}
.sertificats_a img {
    vertical-align: middle;
    max-height: 328px;
}
.sertificats_cross {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    opacity: 0;
}
.sertificats_a:hover .sertificats_cross {
    opacity: 1;
}
.feedback {
    color: #fff;
    background: url(../images/feedback.jpg) no-repeat top center;
    background-size: cover;
}
.feedback_title {
    font-size: 36px;
    margin-bottom: 23px;
}
.feedback .row {
    align-items: flex-end;
}
.feedback a[href^="mailto"],
.feedback a[href^="mailto"]:focus,
.feedback a[href^="mailto"]:hover {
    color: #fff;
}
.feedback a[href^="mailto"] {
    border-bottom: 1px solid #fff;
}
.feedback a[href^="mailto"]:hover {
    border-bottom-color: transparent;
}
.feedback_text {
    padding: 50px 0 50px 65px;
}
.feedback_text p {
    margin-bottom: 30px;
}
.zakaz.zakaz_white {
    border-color: #fff;
    background: #fff;
}
.zakaz.zakaz_white:hover {
    background: #0246ff;
}
.feedback_img {
    padding-top: 20px;
    text-align: center;
}
.footer {
    font-size: 14px;
    padding-top: 70px;
}
.footermenu {
    font-size: 16px;
    line-height: 1.1;
}
.footermenu:not(.footermenu_second) {
    margin-bottom: 0;
}
.footermenu_second {
    margin-left: -30px;
}
.footermenu li {
    margin-bottom: 25px;
}
.bottom_logo {
    max-width: 114px;
    margin-bottom: 35px;
}
.footer_title {
    color: #676b81;
    line-height: 1;
}
.footer_text {
    line-height: 1.5;
}
.footer a[href^="tel"] {
    font-size: 37px;
    margin: 30px 0 10px;
}
.footer_social {
    margin: 10px 0 20px;
}
.address {
    margin-top: 10px;
}
.bottomline {
    background: #f4f7fb;
    padding: 25px 0;
    margin-top: 45px;
}
.copyright {
    text-align: center;
}
.breadcrumbs_wrapper {
    font-size: 16px;
    color: #fff;
    background: url(/images/bg3.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    padding: 45px 0 70px;
    margin-bottom: 50px;
}
.breadcrumbs_wrapper:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(9, 15, 29, 0.6);
    position: absolute;
    top: 0;
    left: 0;
}
.breadcrumbs_wrapper .container {
    position: relative;
}
.B_crumbBox {
    margin-bottom: 5px;
}
.B_crumbBox li {
    display: inline-block;
}
.B_crumbBox .breadcrumb-item + .breadcrumb-item::before,
.B_crumbBox .breadcrumb-item.active,
.B_crumbBox a {
    color: #fff;
}
.B_crumbBox a:hover {
    color: rgba(255, 255, 255, 0.8);
}
h1 {
    font-size: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.objects.objects_page {
    margin: 0;
}
.vid {
    line-height: 1;
}
.news_block {
    padding-top: 40px;
}
.news_block:hover {
    background: #f4f7fb;
}
.news_block:hover .news_title a {
    color: #0246ff;
}
.news_title {
    font-size: 36px;
    line-height: 110%;
    margin: 30px 0 20px;
}
.news_link {
    font-size: 16px;
    line-height: 1;
}
.news_wrap hr {
    border-top: 1px solid #dce0e7;
    margin: 40px 0 0;
}
.news_link a {
    color: #676b81;
}
.news_wrap .news_block:last-child hr {
    border-color: transparent;
}
ul.pagination {
    margin: 15px 0 100px;
}
.page-item a,
.page-item span,
.pagination li {
    display: inline-block;
}
.pagination li:first-child {
    float: left;
}
.pagination li:last-child {
    float: right;
}
.page-item {
    border: 1px solid #dce0e7;
    border-radius: 4px;
    margin-right: 10px;
    overflow: hidden;
}
.page-item a,
.page-item span {
    padding: 5px 14px;
}
.page-item:first-child a,
.page-item:first-child span,
.page-item:last-child a,
.page-item:last-child span {
    padding: 5px 40px;
}
.page-item.active a {
    color: #fff;
    background: #0246ff;
    border-color: #0246ff;
}
.object_container {
    margin-bottom: 100px;
}
.object_content {
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 20px;
}
.char_row {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 70px;
}
.char_title {
    font-size: 64px;
    line-height: 112%;
}
.char_title img {
    max-width: 58px;
    max-height: 58px;
}
.char_text {
    max-width: 150px;
}
#slider {
    margin-bottom: 90px;
}
#slider .item {
    height: 450px;
    position: relative;
}
.slider_title {
    font-size: 22px;
    line-height: 120%;
    color: #27428e;
    background: #fff;
    padding: 12px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#slider .slider_next,
#slider .slider_prev {
    line-height: 1;
    background: rgba(255, 255, 255, 0.7);
    padding: 13px;
    margin-top: -25px;
}
#slider .slider_next:hover,
#slider .slider_prev:hover {
    background: #0246ff;
}
#slider .slider_prev {
    left: 0;
}
#slider .slider_next {
    right: 0;
}
.object_services_title {
    font-size: 40px;
    margin-bottom: 55px;
}
.object_services table {
    width: 100%;
    max-width: 585px;
    border-top: 1px solid #dce0e7;
}
.object_services table td {
    padding: 17px 0;
    border-bottom: 1px solid #dce0e7;
}
.object_services table td:first-child {
    color: #676b81;
    width: 45%;
}
.short_desc_title {
    font-size: 30px;
    margin-bottom: 40px;
}
#map {
    width: 100%;
    height: 450px;
    margin-top: 70px;
}
.content p,
.table {
    margin-bottom: 20px;
}
.content ol {
    list-style-type: none;
    counter-reset: item;
    margin: 20px 0 20px 27px;
}
.content ol li::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}
.content a,
.content a:focus,
.content a:hover,
.content ol li::before {
    color: #0246ff;
}
sup {
    position: relative;
    top: -3px;
}
.content a {
    border-bottom: 1px solid #0246ff;
}
.content a.zakaz {
    border-bottom-width: 2px;
}
.content a:hover {
    border-color: transparent;
}
.content ul li {
    position: relative;
    margin-bottom: 5px;
}
.content.tabs ul li,
.content.tabs ol li {
    margin-bottom: 20px;
}
.content ul li:before {
    position: relative;
    top: -3px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #0246ff;
    display: inline-block;
    margin: 0 8px 0 0;
}
.content table tr td {
    border: 1px solid #e5e5e5;
}
.content img[style="float: right;"] {
    margin: 0 0 25px 30px;
}
.content img[style="float: left;"] {
    margin: 0 30px 25px 0;
}
.content h2 {
    font-size: 36px;
    text-transform: none;
}
.content h3 {
    font-size: 28px;
}
.content h4 {
    font-size: 22px;
}
.content h5 {
    font-size: 18px;
}
.content h6 {
    font-size: 16px;
}
.content h2,
.content h3,
.content h4 {
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
}
.content h5,
.content h6 {
    font-weight: 400;
    margin-bottom: 20px;
}
.content hr {
    border-top: 1px solid #dce0e7;
    margin: 35px 0;
}
.content blockquote {
    font-size: 24px;
    line-height: 1.25;
    font-style: italic;
    background: #f4f7fb;
    padding: 50px 190px;
    border-left: 2px solid #0246ff;
    position: relative;
    margin-bottom: 30px;
}
.content blockquote:before {
    display: block;
    content: "";
    width: 38px;
    height: 26px;
    background: url(../images/quote.svg) no-repeat 0 0;
    position: absolute;
    top: 30px;
    left: 125px;
}
.content table tr:nth-child(odd) {
    background: rgba(244, 247, 251, 0.5);
}
.content table tr td {
    padding: 10px 20px;
    border: 1px solid #dce0e7;
}
.content table tr:first-child td {
    padding: 15px 20px;
}
.content_table {
    width: 80%;
}
.partner,
.partner span {
    display: block;
}
.partner {
    font-size: 16px;
    line-height: 150%;
    padding: 50px;
    background: rgba(244, 247, 251, 0.5);
    border: 1px solid #dce0e7;
    margin-bottom: 30px;
}
.table {
    width: 100%;
    overflow: auto;
}
.partner_img {
    height: 42px;
}
.partner_img img {
    max-height: 42px;
}
.partner_title {
    font-size: 22px;
    margin: 45px 0 20px;
}
.partner span.partner_detail {
    font-size: 13px;
    line-height: 1.4;
    display: table;
    border-bottom: 2px solid #090f1d;
    margin: 15px auto 0;
}
.partner:hover span.partner_detail {
    color: #0246ff;
    border-color: #0246ff;
}
.partner:hover {
    color: #090f1d;
    background: #fff;
    border-color: #0246ff;
}
.contact_text {
    background: #f4f7fb;
    padding: 50px 20px 20px 65px;
    margin-bottom: 70px;
    position: relative;
}
.contact_text.contact_text_with_img {
    padding-right: 43%;
}
.contact_img {
    width: 40%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.contact_text_title {
    font-size: 24px;
    margin-bottom: 25px;
}
.contact_block {
    position: relative;
    padding-left: 30px;
    margin-bottom: 25px;
}
.contact_block_icon {
    position: absolute;
    top: 2px;
    left: 5px;
    line-height: 1;
}
.contact_text hr {
    border-top: 1px solid #dce0e7;
    margin: 5px 0 25px;
}
.contact_content {
    font-size: 30px;
    line-height: 1.23;
    position: relative;
    padding-left: 45px;
}
.contact_content:before {
    display: block;
    content: "";
    width: 38px;
    height: 33px;
    background: url(../images/quotes.svg) no-repeat 0 0;
    position: absolute;
    top: -13px;
    left: 0;
}
.similar {
    background: #e9f0f9;
    padding: 70px 0 40px;
}
.similar_a {
    display: block;
    height: 200px;
    position: relative;
    margin-bottom: 30px;
    top: 0;
}
.similar_overlay {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(9, 15, 29, 0) 0, #090f1d 100%);
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
}
.similar_title {
    font-size: 22px;
    line-height: 100%;
    color: #fff;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.similar_a:hover {
    top: -2px;
}
#service_slider .slider_prev {
    left: 80px;
}
#service_slider .slider_next {
    right: 80px;
}
#service_slider .item {
    height: 320px;
    position: relative;
}


@media (min-width:768px){
    #service_slider .item {
        height: 500px;
    }
}

#service_slider .item:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(9, 15, 29, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.service_slider_content {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.service_slider_title {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
}


.service_slider_text ul li {
    position: relative;
    padding: 0 0 10px 50px;
}
.service_slider_text ul li:before {
    display: block;
    content: "";
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    left: 20px;
}
.calculator {
    background: #f4f7fb;
    padding: 70px 0;
}
.calculator_inner {
    background: #fff;
    border: 1px solid #dce0e7;
    box-shadow: 0 10px 25px rgba(220, 224, 231, 0.1);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 50px;
}
.calculator_left,
.calculator_right {
    float: left;
    box-sizing: border-box;
}
.calculator_left {
    color: #fff;
    width: 23%;
}
.steps_text {
    font-size: 16px;
    background: linear-gradient(180deg, rgba(115, 120, 145, 0.51) 0, #737891 100%);
    box-shadow: 0 15px 37px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    text-align: center;
    padding: 45px 25px 55px;
    margin-top: 35px;
}
.summa {
    font-size: 22px;
    line-height: 1;
}
.summa div {
    font-size: 64px;
}
.calculator_right {
    width: 77%;
    padding: 65px 55px 65px 65px;
}
.steps fieldset:first-of-type .previous,
.steps fieldset:not(:first-of-type) {
    display: none;
}
.label_wrapper {
    margin: 0 -15px;
}
.label_wrap {
    font-size: 14px;
    display: inline-block;
    width: 32.8%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 15px;
}
.label_wrap img {
    border-radius: 5px;
}
.label_wrap input[type="checkbox"] {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.calculator_text {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    margin: 10px 0 15px;
}
.calculator_text:before {
    display: block;
    content: "";
    width: 22px;
    height: 22px;
    border: 3px solid #dde1e4;
    border-radius: 100%;
    position: absolute;
    top: -3px;
    left: 0;
}
.calculator_text_desc {
    position: absolute;
    color: #fff;
    background: #747474;
    padding: 10px;
    top: 100%;
    left: 28px;
    width: 210px;
    border-radius: 5px;
    opacity: 0;
    z-index: -1;
}
.steps input:checked + label .calculator_text,
.steps label:hover .calculator_text {
    color: #0246ff;
}
.steps input:checked + label .calculator_text:before {
    background: url(../images/checkbox.svg) no-repeat 50% 50% #31a0fb;
    border-color: transparent;
}
.calc_btn {
    font-size: 16px;
    line-height: 1;
    padding: 17px 31px;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
}
input.nonactive {
    opacity: 0.6;
    cursor: default;
}
.previous {
    color: #2e2e2e;
    background: #f0f0f0;
}
.previous:hover {
    box-shadow: 0 11px 21px rgba(240, 240, 240, 0.61);
}
.next,
input[type="submit"] {
    color: #fff;
    background: #0246ff;
}
.next,
input[type="submit"].calc_btn {
    margin-right: 10px;
}
.next:not(.nonactive):hover,
input[type="submit"]:hover {
    box-shadow: 0 11px 21px rgba(2, 70, 255, 0.61);
}
input[type="submit"] {
    line-height: 1;
    width: 100%;
    padding: 16px 31px;
    border-radius: 5px;
    border: none;
    display: block;
    box-sizing: border-box;
}
.calculator_right input[type="submit"] {
    max-width: 490px;
}
.steps_title {
    font-size: 22px;
    color: #27428e;
}
.calc_title {
    font-size: 20px;
    margin: 5px 0 50px;
}
.label_wrap img {
    border-radius: 5px;
}
.form_popup_inner {
    margin: auto;
    max-height: 90%;
    overflow: auto;
    padding: 45px;
    max-width: 575px;
}
.form_popup_inner h2 {
    line-height: 1.1;
    margin-bottom: 5px;
}
.form_popup_text {
    padding-bottom: 15px;
}
.file_col {
    color: #676b81;
    background: url(../images/file.svg) 93% 50% no-repeat;
    border: 2px solid #dce0e7;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 15px;
}
.file_col input[type="file"] {
    display: none;
}
.input_file {
    cursor: pointer;
    padding: 9px 5px 9px 0;
}
.to-top {
    opacity: 0;
    position: fixed;
    bottom: 20px;
    left: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.to-top.visible {
    opacity: 0.5;
    visibility: visible;
    transform: translateY(0);
}
.to-top:hover {
    opacity: 1;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.header a,
.header svg,
.pdf_list span {
    vertical-align: middle;
}
a {
    display: inline-block;
}
.top_menu li {
    margin-bottom: 5px;
}
.menu_phone {
    border-top: 1px solid #000;
    margin-top: 15px;
    padding-top: 10px;
}
.header .menu_phone a[href^="tel"] {
    font-size: 20px;
}
.hidden_label,
.pdf_list a {
    display: none;
}
.advantages_block,
.calculator_text,
.calculator_text:before,
.calculator_text_desc,
.closeBtn,
.news_block,
.partner_detail,
.point:after,
.point:before,
.point_text,
.sertificats_cross,
.service_overlay:before,
.service_text,
.slider_next,
.slider_prev,
a,
button,
circle,
input,
svg,
svg path,
textarea,
ul.tabs li,
ul.tabs li:before {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}
@media (min-width: 768px) {
    .slider_next:hover circle,
    .slider_prev:hover circle {
        fill: #0246ff;
        stroke: #0246ff;
    }
    .slider_next:hover svg path,
    .slider_prev:hover svg path {
        fill: #fff;
    }
    .hamburger_wrap {
        display: none;
    }
    .calculator_text:hover .calculator_text_desc {
        opacity: 1;
        z-index: 1;
    }
}
@media (max-width: 1300px) {
    .slider_prev {
        left: 5px;
    }
    .slider_next {
        right: 5px;
    }
}
@media (max-width: 1199px) {
    .topmenu li {
        margin-right: 38px;
    }
    .header a[href^="tel"] {
        font-size: 15px;
    }
    .header_social svg {
        width: 29px;
        height: 29px;
    }
    .footer a[href^="tel"] {
        font-size: 25px;
    }
    .calculator_left {
        width: 29%;
        padding: 25px 20px;
    }
    .calculator_right {
        width: 71%;
        padding: 20px;
    }
    .steps_text {
        padding: 20px;
    }
    .calc_title {
        margin-bottom: 20px;
    }
    .toprow:before {
        top: -7px;
    }
}
@media (max-width: 991px) {
    .topmenu li {
        margin-right: 8px;
    }
    .header_social svg {
        width: 19px;
        height: 19px;
    }
    .header_phone svg,
    .mail_svg {
        display: none;
    }
    .service_title {
        font-size: 19px;
    }
    .advantages_block {
        padding: 15px;
    }
    .news_title {
        font-size: 25px;
        margin: 0 0 5px;
    }
    .content blockquote {
        padding: 30px;
    }
    .content blockquote:before {
        top: 5px;
        left: 5px;
    }
    .contact_img {
        display: none;
    }
    .contact_text.contact_text_with_img {
        padding-right: 15px;
    }
    .label_wrap {
        width: 49%;
    }
    #service_slider .slider_prev {
        left: 2px;
    }
    #service_slider .slider_next {
        right: 2px;
    }
    .form_popup {
        width: 90%;
    }
}
@media (max-width: 767px) and (hover:hover) {
    .service_a:hover .service_text_hidden {
        max-height: 63px;
    }
    .objects .service_a:hover .service_text {
        top: 17%;
    }
}
@media (max-width: 767px) {
    h2 {
        line-height: 1.1;
    }
    .footermenu li,
    .heading_block h2 {
        margin-bottom: 10px;
    }
    .header {
        padding: 10px 0;
    }
    .logo {
        top: 0;
    }
    .objects .service_a,
    .service_a,
    .service_long .service_a,
    .services_links .service_a {
        height: 150px;
    }
    .about_img,
    .about_img + .about_text,
    .advantages_block,
    .calculator_left,
    .calculator_right,
    .content_table,
    .label_wrap,
    .number_block,
    .objects .service,
    .service,
    .service.service_wide {
        width: 100%;
    }
    .tab_heading,
    h2 {
        font-size: 23px;
    }

    .service_title {
        margin-bottom: 0;
    }
    .service_long .service_a {
        position: relative;
        left: 0;
        right: 0;
    }
    .services .service {
        padding-left: 0;
        padding-right: 0;
    }
    .about_img {
        padding-right: 0;
    }
    ul.tabs {
        text-align: center;
        padding-top: 40px;
    }
    ul.tabs li {
        display: inline-block;
        margin: 0 10px 5px 0;
    }
    .tabs_ul {
        border: none;
    }
    div.tabs div.tab.active {
        padding: 0 0 40px;
    }

    .points_wrap:before,
    .points_wrap_first:after,
    .toprow,
    ul.tabs li:before {
        display: none;
    }
    .point_title {
        margin-top: 16px;
    }
    .point:after {
        top: 35px;
    }
    .point:before {
        top: 21px;
    }
    .point_text {
        top: 74px;
    }
    .footermenu_second {
        margin-left: 0;
    }
    .copyright {
        text-align: left;
    }
    .service_a:after,
    .service_a:before {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .news_wrap img {
        margin-bottom: 10px;
    }
    ul.pagination {
        font-size: 16px;
        margin-bottom: 40px;
    }
    .page-item:first-child a,
    .page-item:first-child span,
    .page-item:last-child a,
    .page-item:last-child span {
        padding: 5px 10px;
    }
    .pagination li:first-child,
    .pagination li:last-child {
        float: none;
    }
    .char_block:last-child,
    .news_wrap .row:last-child hr {
        margin-bottom: 0;
    }
    #map,
    #slider .item {
        height: 200px;
    }
    #slider,
    .breadcrumbs_wrapper,
    .char_row,
    .contact_text,
    .object_container,
    .object_services,
    .object_services_title {
        margin-bottom: 40px;
    }
    .slider_title {
        font-size: 16px;
        padding: 5px 10px;
        max-width: 90%;
    }
    #map {
        margin-top: 10px;
    }
    .content img[style="float: left;"],
    .content img[style="float: right;"] {
        margin: 0 0 15px;
    }
    .content table tr td,
    .content table tr:first-child td {
        padding: 5px;
    }
    .partner {
        padding: 20px 15px;
    }
    .contact_content {
        font-size: 18px;
    }
    .contact_text {
        padding: 20px 20px 10px;
    }
    .number_block {
        margin-top: 15px;
    }
    .footer a[href^="tel"],
    .partner_title {
        margin-top: 20px;
    }
    .calculator_inner,
    .char_block,
    .contact_block,
    .contact_text_title,
    .similar_a {
        margin-bottom: 15px;
    }
    #counter,
    .advantages_wrap,
    .bottom_logo,
    .footer_text,
    .objects,
    .partner,
    .short_desc_title {
        margin-bottom: 20px;
    }
    .similar {
        padding: 40px 0 35px;
    }
    .advantages,
    .calculator,
    .feedback_text,
    .points,
    .sertificats {
        padding: 40px 0;
    }
    .calculator {
        padding-bottom: 25px;
    }
    .footer {
        padding-top: 40px;
    }
    .slick-dots {
        bottom: -25px;
    }
    .heading_block,
    .point {
        margin-bottom: 25px;
    }
    .service_slider_content {
        left: 25px;
        right: 25px;
    }
    .service_slider_text ul li {
        padding-left: 20px;
    }
    .service_slider_text ul li:before {
        left: 6px;
    }
    .points .zakaz {
        margin-top: 0;
    }
    .form_popup_inner {
        padding: 0;
    }
    .form_popup_close {
        top: 20px;
        right: 20px;
    }
    .bottomline {
        margin-top: 35px;
    }
}
.point:nth-child(2) .point_text {
    left: 50%;
    margin-left: -131px;
}

/*

Удалено
.service_about{margin-top:-50px}
.abot{margin-top:-3px;}

*/

/* Новые стили от 03.05.2021 */

.calculator_right input[type="text"]::placeholder,
.calculator_right textarea::placeholder {
    color: #aaa;
}

.calculator_right input[type="button"]:not(.nonactive) {
    cursor: pointer;
}

.calculator_right input[type="submit"] {
    margin-bottom: 20px;
    cursor: pointer;
}

@media (hover:hover){
    .service_a:hover .service_text_hidden {
        max-height: 400px;
    }
}
    

.zakaz_white:hover {
    border-color: #0246ff;
}

.slick-dots,
.slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px) {
    .service_long a:hover .service_text {
        bottom: 50%;
        transform: translateY(50%);
    }
}

.about_text .tab_heading {
    text-align: left;
}

.about_firstContent {
    padding-top: 0;
    max-width: 100% !important;
}

@media (min-width: 768px) {
    .about_firstContent {
        padding-right: 20px;
    }
}

.about_firstContent h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    font-family: DINPro-CondensedMedium;
    margin-bottom: 31px;
}

.about_firstContent h3 strong {
    color: #27428e;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
}

.about_firstContent h4 {
    font-size: 22px;
    line-height: 1;
    font-family: DINPro-CondensedBold;
    font-weight: 700;
    text-transform: uppercase;
}

.about_firstContent ul {
    font-size: 18px;
    line-height: 1.4;
}

.about_firstContent ul li {
    position: relative;
    font-size: 18px;
    line-height: 140%;
    color: #090f1d;
    padding-left: 47px;
    margin-top: 20px;
}

.about_firstContent ul li::before {
    /*
    content: "";
    position: absolute;
    top: 11px;
    left: 16px;
    background: #0246FF;
    width: 6px;
    height: 6px;
    border-radius:100%;
    */
    position: relative;
    top: -3px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #0246ff;
    display: inline-block;
    margin: 0 8px 0 0;
}

.about_firstContent hr {
    border: 1px dashed #dce0e7;
    background: transparent;
    margin: 30px 0 30px;
}

@media (min-width: 768px) {
    .about_firstContent hr {
        width: calc(100% + 30px);
        margin-right: -32px;
    }
}

.about_work em {
    color: #27428e;
    font-style: normal;
}

.about_work h3 {
    font-weight: 500;
    font-size: 24px;
    margin: 0;
    font-family: DINPro-CondensedMedium;
    padding-left: 47px;
    background: url(../images/checkbox.svg) no-repeat 13px 15px / 16px 12px;
}

.about_work ul {
    font-size: 20px;
    line-height: 1.4;
}

.about_work ul li {
    position: relative;
    font-size: 18px;
    line-height: 140%;
    color: #090f1d;
    padding-left: 47px;
    margin-top: 20px;
}

.about_work ul li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 15px;
    background: #dbdbde;
    width: 9px;
    height: 9px;
    border-radius: 100%;
}

.about_work ul li::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 19px;
    background: #dbdbde;
    width: 1px;
    height: calc(100% + 20px);
}

.about_work ul li:last-child::after {
    display: none;
}

.about_firstContent ol {
}

.about_firstContent ol li {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    font-family: DINPro-CondensedMedium;
    padding-left: 50px;
    margin-top: 20px;
    position: relative;
}

.about_firstContent ol li strong {
    color: #27428e;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
}

.about_firstContent ol li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 16px;
    background: url(../images/checkbox.svg) no-repeat 0 0 / 100% 100%;
    width: 16px;
    height: 12px;
}

/*

Страница бизнеса

*/

.breadcrumbs_wrapper {
    padding: 18px 0 11px;
}

.breadcrumbs_wrapper h1 {
    text-align: left;
}

.breadcrumbs_wrapper .B_crumbBox {
    text-align: left;
    margin-bottom: 0;
}

.heading_block--business {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    font-family: DINPro-CondensedMedium;
    margin-bottom: 50px;
}

.heading_block--business strong {
    color: #27428e;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
}

.businessPartners {
    padding: 0 0 100px;
    margin-top: 100px;
}

.businessPartners .container {
    border-top: 1px solid #dce0e7;
    padding-top: 50px;
}

.businessPartners h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    font-family: DINPro-CondensedMedium;
    margin-bottom: 6px;
    text-transform: none;
}

.businessPartners h2 strong {
    color: #27428e;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
}

.businessPartners__text {
    font-size: 20px;
    line-height: 1.3;
    max-width: 570px;
}

.businessPartners__slider {
    padding-bottom: 4px;
    margin: 50px 0 100px;
}

.businessPartners__slider .slick-list {
    margin: 0 -15px;
}

.businessPartners__item {
    padding: 0 15px;
}

.businessPartners__item a {
    background: #f9fbfd;
    border: 1px solid #dce0e7;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 104px;
}

.businessPartners__item a:hover {
    border-color: #0246ff;
}

.businessPartners__item img {
    max-width: 100%;
    max-height: 100%;
}

.businessPartners__slider .slick-dots {
}

.businessPartners__btn {
    margin-top: 50px;
}

.businessContent {
    font-size: 20px;
    line-height: 1.5;
}

.businessContent p {
    margin-bottom: 1em;
}

.businessContent__image {
    margin-bottom: 30px;
}

.businessContent__image img {
    width: 100%;
}

@media (min-width: 768px) {
    .businessContent__image {
        margin: 0 31px 0 0;
        width: 359px;
        float: left;
    }
}

.businessContent__image img {
    display: block;
    width: 100%;
}

.businessContent h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    font-family: DINPro-CondensedMedium;
    margin-bottom: 30px;
    text-transform: none;
}

.businessContent h2 strong {
    color: #27428e;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
}

.businessContent h3 {
    font-size: 22px;
    line-height: 1;
    font-family: DINPro-CondensedBold;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.businessContent ul {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 2.2em;
}

.businessContent ul li {
    position: relative;
    font-size: 18px;
    line-height: 140%;
    color: #090f1d;
    padding-left: 47px;
    margin-top: 7px;
}

.businessContent ul li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 16px;
    background: #0246ff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}

.businessContent hr {
    border: none;
    display: block;
    height: 1px;
    background: #dce0e7;
    margin: 50px 0;
}

.businessContent hr:last-child {
    margin-bottom: 0;
}

.businessCheckboxes__item {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
}

.businessCheckboxes__text {
    margin-top: 3px;
}

/*

Страница услуги

*/

.breadcrumbs_wrapper--service {
    padding: 18px 0;
    background: #f7f8f8 !important;
    border-top: 1px solid #e0e1e3;
    margin: 0 !important;
}

.breadcrumbs_wrapper--service::before {
    display: none;
}

.breadcrumbs_wrapper--service h1 {
    text-align: left;
    color: #090f1d;
}

.breadcrumbs_wrapper--service .B_crumbBox {
    text-align: left;
    color: #090f1d;
    margin-bottom: 0;
}

.breadcrumbs_wrapper--service .B_crumbBox .breadcrumb-item a,
.breadcrumbs_wrapper--service .B_crumbBox .breadcrumb-item.active {
    color: #090f1d;
}

.breadcrumbs_wrapper--service .B_crumbBox .breadcrumb-item:before {
    color: #090f1d;
}

.breadcrumbs_wrapper--service {
}

.tabs--services {
    display: none;
}

.tabs--content{
    margin: 40px 0;
}

.tabTrigger{
    cursor: pointer;
    position: relative;
    width: 100%;
    padding: 20px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    padding-right: 40px;
    border-top: 1px solid #eee;
}

.tabTrigger::before{
    content:"";
    position: absolute;
    top: 50%;
    margin-top: -14px;
    width: 28px;
    height: 28px;
    right: 0;
    background: url(../images/arrow-down-sign-to-navigate.svg) #f4f4f4 no-repeat center center / 12px 12px;
    border-radius:100%;
    transition: ease 0.3s all;
}

.tabTrigger.open::before{
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    
    .tabTrigger{
        display: none;
    }

    .tabs__container {
        padding-top: 200px;
    }
    
    .tabs--content{
        margin: 0;
    }

    .tabs--services {
        top: 20px;
        position: sticky;
        padding-top: 0 !important;
        display: block;
    }
    ul.tabs {
        font-size: 25px;
    }
}

.service_slider--start {
    margin: 0 !important;
}

.service_slider--start .service_slider_content {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 5;
}

.service_slider--start .service_slider_title {
    font-size: 22px;
    line-height: 1.3;
    max-width: 555px;
}

@media (min-width:768px){
    .service_slider--start .service_slider_title {
        font-size: 56px;
        line-height: 1.3;
        max-width: 555px;
    }
}

.blueBtn {
    background: #0246ff;
    padding: 13px 10px;
    border-radius: 5px;
    max-width: 190px;
    color: #fff;
    width: 180px;
    text-align: center;
}

.blueBtn--download {
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    padding: 0 10px;
}

.blueBtn:hover {
    color:#fff;
    box-shadow: 0 11px 21px rgb(2 70 255 / 61%);
}

#service_slider .item:before {
}

.similar {
    background: #ffffff;
    padding-bottom: 100px;
}

.points--service {
    background: #f4f7fb;
}

.serviceMain {
    font-size: 20px;
    line-height: 1.4;
}

.serviceMain p {
    margin-bottom: 1em;
}

.serviceMain h3 {
    font-size: 22px;
    line-height: 1;
    font-family: DINPro-CondensedBold;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.serviceMain .tab_heading {
    text-align: left;
    line-height: 1;
    margin-bottom: 40px;
}

.serviceMain__image {
    margin-bottom: 30px;
}

.serviceMain__image img {
    width: 100%;
}

@media (min-width: 768px) {
    .serviceMain__image {
        margin: 0 40px 0 0;
        width: 320px;
        float: left;
    }
}

.servicePage .western{
     text-align: justify;
}

.servicePage .more{
    text-align: justify;
}

.servicePage .content blockquote {
    background: #f4f6f8;
    font-style: normal;
    font-size: 20px;
    line-height: 31px;
    margin: 40px 0;
}

.servicePage .content blockquote strong {
    font-size: 24px;
}

.servicePage .content blockquote p:last-child {
    margin-bottom: 0;
}

.servicePage .content blockquote::before {
    display: none;
}

.servicePage .about_img img{
    width: 100%;
}

@media (min-width: 768px) {
    .servicePage .content blockquote {
        padding: 40px 60px;
    }
    
    .servicePage .about_img img{
        width: auto;   
    }
}

.servicePage .more {
    font-size: 20px;
    line-height: 140%;
}

.servicePage .more::before {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

.servicePage .more-noclear::before {
    display: none;
}

.servicePage .more-noclear h2,
.servicePage .more-noclear h3,
.servicePage .more-noclear h4 {
    display: block;
    clear: inherit !important;
}

.servicePage .more hr {
    border: 1px dashed #dce0e7;
    background: transparent;
    margin: 30px 0 30px;
}

@media (min-width: 768px) {
    .servicePage .more hr {
        width: calc(100% + 15px);
        margin-right: -17px;
        margin: 50px 0 40px;
    }
}

.servicePage .more h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    text-transform: uppercase;
    clear: both;
    margin-top: 40px;
}

@media (min-width: 768px) {
        
    .servicePage .more h2 {
        font-size: 40px;
        line-height: 150%;
        margin-top: 40px;
    }

}

.servicePage .more h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: DINPro-CondensedBold;
    font-size: 23px;
    clear: both;
    margin-top: 40px;
}

.servicePage .more h2 strong,
.servicePage .more h3 strong {
    color: #27428e;
}

.servicePage #rightimage,
.servicePage #leftimage {
    display: block;
    width: calc(100% - 90px);
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .servicePage #leftimage {
        width: auto;
        margin: 8px 30px 5px 0;
        float: left;
    }
    .servicePage #rightimage {
        width: auto;
        margin: 8px 0 10px 30px;
        float: right;
    }
}

.servicePage .more .zakaz {
    color: #000;
}
.servicePage .more .zakaz:hover {
    color: #fff;
}

.servicePage .more ol {
    margin: 0 !important;
}

.servicePage .more ol > li {
    position: relative;
    margin-top: 66px;
}

.servicePage .more ol > li::before {
    font-weight: 900;
    font-size: 80px;
    line-height: 150%;
    text-transform: uppercase;
    color: #090f1d;
    opacity: 0.15;
    float:left;
    font-family: DINPro-CondensedBlack;
    margin-right: 15px;
}

.servicePage .more ol > li:nth-child(1)::before {
    content: "01";
}

.servicePage .more ol > li:nth-child(2)::before {
    content: "02";
}

.servicePage .more ol > li:nth-child(3)::before {
    content: "03";
}

.servicePage .more ol > li:nth-child(4)::before {
    content: "04";
}

.servicePage .more ol > li:nth-child(5)::before {
    content: "05";
}

.servicePage .more ol > li:nth-child(6)::before {
    content: "06";
}

.servicePage .more ol > li:nth-child(7)::before {
    content: "07";
}

.servicePage .more ol > li:nth-child(8)::before {
    content: "08";
}

.servicePage .content ul li h3 {
    display: inline;
    margin: 0;
}


@media (min-width: 768px) {
    .servicePage .more {
        padding-right: 15px;
    }

    .servicePage .more ol > li {
        font-size: 20px;
        line-height: 1.4;
    }
}

@media (min-width: 768px) {
        
    .servicePage .more ol > li::before {
        font-size: 80px;
        line-height: 150%;
        position: absolute;
        top: -33px;
        left: 0;
        margin: 0;
    }
    
    .servicePage .more ol > li {
        padding-left: 98px;
    }

    .serviceMain p,
    .servicePage .more>ul,
    .servicePage .more>h2,
    .servicePage .more>h3,
    .servicePage .more p,
    .servicePage .more ol > li {
        padding-right: 98px;
    }
    .servicePage .more ol > li > p{
        padding-right: 0;
    }
    
    .servicePage .content ul li {
        padding-left: 33px;
        font-size: 18px;
        line-height: 1.4;
    }
    .servicePage .content ul li::before {
        left: -17px;
    }
}

.servicePage .tableHand {
    position: relative;
}

.servicePage .tableHand::after {
    content: "";
    position: absolute;
    bottom: -40px;
    right: 0;
    width: 35px;
    height: 35px;
    background: url(../images/hand.svg) no-repeat 0 0 / 35px 35px;
}

.servicePage .more ul.checkbox {
}

.servicePage .more ul.checkbox li {
    font-size: 20px;
    line-height: 1.4;
    padding-left: 50px;
    margin-top: 20px;
    position: relative;
}

.servicePage .more ul.checkbox li strong {
    font-family: DINPro-Medium;
    font-weight: 500;
}

.servicePage .more ul.checkbox li::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 16px;
    background: url(../images/checkbox.svg) no-repeat 0 0 / 100% 100%;
    width: 16px;
    height: 12px;
}

@media (min-width: 768px) {
    .servicePage .more ul.checkbox li {
        padding-right: 98px;
    }
}

.imgList {
    margin: 0 -4px !important;
}

.imgList__item {
    margin: 4px 0;
    padding: 0 2px !important;
}

.imgList__item img {
    display: block;
    width: 100%;
}

.pdf_list {
    text-align: center;
}

.mail-status__title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    max-width: 620px;
    margin: 0 auto;
}

.mail-status__text {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    max-width: 620px;
    margin: 30px auto;
}

@media (min-width: 768px) {
    .calculator_inner {
        display: flex;
    }
}

.partner {
    height: calc(100% - 30px);
}
