/* http://meyerweb.com/eric/tools/css/reset/   v2.0 | 20110126   License: none (public domain)*/
@import url(slick.min.css);
@import url(magnific-popup.min.css);
@import url(fonts.min.css);
html {
    scroll-behavior: smooth;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
} /* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.icon-sl-l {
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 56px;
    height: 56px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-sl-l {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon-sl-r {
    background-image: url(../img/sprite.png);
    background-position: -56px 0px;
    width: 56px;
    height: 56px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-sl-r {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon-star {
    background-image: url(../img/sprite.png);
    background-position: -112px -32px;
    width: 16px;
    height: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-star {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon1 {
    background-image: url(../img/sprite.png);
    background-position: -34px -56px;
    width: 32px;
    height: 33px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon1 {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon2 {
    background-image: url(../img/sprite.png);
    background-position: -66px -56px;
    width: 33px;
    height: 32px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon2 {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon3 {
    background-image: url(../img/sprite.png);
    background-position: -112px 0px;
    width: 32px;
    height: 32px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon3 {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon4 {
    background-image: url(../img/sprite.png);
    background-position: 0px -56px;
    width: 34px;
    height: 34px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon4 {
        background-image: url(../img/sprite@2x.png);
        background-size: 144px 90px;
    }
}
.icon-sl-l {
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 56px;
    height: 56px;
}
.icon-sl-r {
    background-image: url(../img/sprite.png);
    background-position: -56px 0px;
    width: 56px;
    height: 56px;
}
.icon-star {
    background-image: url(../img/sprite.png);
    background-position: -112px -32px;
    width: 16px;
    height: 15px;
}
.icon1 {
    background-image: url(../img/sprite.png);
    background-position: -34px -56px;
    width: 32px;
    height: 33px;
}
.icon2 {
    background-image: url(../img/sprite.png);
    background-position: -66px -56px;
    width: 33px;
    height: 32px;
}
.icon3 {
    background-image: url(../img/sprite.png);
    background-position: -112px 0px;
    width: 32px;
    height: 32px;
}
.icon4 {
    background-image: url(../img/sprite.png);
    background-position: 0px -56px;
    width: 34px;
    height: 34px;
} /** Grid*/
input {
    -webkit-appearance: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-appearance: none !important;
} /** Grid loop*/
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xs-1 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-1,
.pre-md-1,
.pre-sm-1,
.pre-xs-1 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-1 {
        width: 5%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-1 {
        width: 5%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-1 {
        width: 5%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-1 {
        width: 5%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-1 {
        margin-left: 5%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-1 {
        margin-left: 5%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-1 {
        margin-left: 5%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-1 {
        margin-left: 5%;
    }
}
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xs-2 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-2,
.pre-md-2,
.pre-sm-2,
.pre-xs-2 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-2 {
        width: 10%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-2 {
        width: 10%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-2 {
        width: 10%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-2 {
        width: 10%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-2 {
        margin-left: 10%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-2 {
        margin-left: 10%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-2 {
        margin-left: 10%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-2 {
        margin-left: 10%;
    }
}
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xs-3 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-3,
.pre-md-3,
.pre-sm-3,
.pre-xs-3 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-3 {
        width: 15%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-3 {
        width: 15%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-3 {
        width: 15%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-3 {
        width: 15%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-3 {
        margin-left: 15%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-3 {
        margin-left: 15%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-3 {
        margin-left: 15%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-3 {
        margin-left: 15%;
    }
}
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xs-4 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-4,
.pre-md-4,
.pre-sm-4,
.pre-xs-4 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-4 {
        width: 20%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-4 {
        width: 20%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-4 {
        width: 20%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-4 {
        width: 20%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-4 {
        margin-left: 20%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-4 {
        margin-left: 20%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-4 {
        margin-left: 20%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-4 {
        margin-left: 20%;
    }
}
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xs-5 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-5,
.pre-md-5,
.pre-sm-5,
.pre-xs-5 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-5 {
        width: 25%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-5 {
        width: 25%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-5 {
        width: 25%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-5 {
        width: 25%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-5 {
        margin-left: 25%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-5 {
        margin-left: 25%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-5 {
        margin-left: 25%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-5 {
        margin-left: 25%;
    }
}
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-6,
.pre-md-6,
.pre-sm-6,
.pre-xs-6 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-6 {
        width: 30%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-6 {
        width: 30%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-6 {
        width: 30%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-6 {
        width: 30%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-6 {
        margin-left: 30%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-6 {
        margin-left: 30%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-6 {
        margin-left: 30%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-6 {
        margin-left: 30%;
    }
}
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xs-7 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-7,
.pre-md-7,
.pre-sm-7,
.pre-xs-7 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-7 {
        width: 35%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-7 {
        width: 35%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-7 {
        width: 35%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-7 {
        width: 35%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-7 {
        margin-left: 35%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-7 {
        margin-left: 35%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-7 {
        margin-left: 35%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-7 {
        margin-left: 35%;
    }
}
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xs-8 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-8,
.pre-md-8,
.pre-sm-8,
.pre-xs-8 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-8 {
        width: 40%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-8 {
        width: 40%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-8 {
        width: 40%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-8 {
        width: 40%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-8 {
        margin-left: 40%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-8 {
        margin-left: 40%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-8 {
        margin-left: 40%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-8 {
        margin-left: 40%;
    }
}
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-9,
.pre-md-9,
.pre-sm-9,
.pre-xs-9 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-9 {
        width: 45%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-9 {
        width: 45%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-9 {
        width: 45%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-9 {
        width: 45%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-9 {
        margin-left: 45%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-9 {
        margin-left: 45%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-9 {
        margin-left: 45%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-9 {
        margin-left: 45%;
    }
}
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xs-10 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-10,
.pre-md-10,
.pre-sm-10,
.pre-xs-10 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-10 {
        width: 50%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-10 {
        width: 50%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-10 {
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-10 {
        width: 50%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-10 {
        margin-left: 50%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-10 {
        margin-left: 50%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-10 {
        margin-left: 50%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-10 {
        margin-left: 50%;
    }
}
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xs-11 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-11,
.pre-md-11,
.pre-sm-11,
.pre-xs-11 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-11 {
        width: 55%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-11 {
        width: 55%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-11 {
        width: 55%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-11 {
        width: 55%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-11 {
        margin-left: 55%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-11 {
        margin-left: 55%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-11 {
        margin-left: 55%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-11 {
        margin-left: 55%;
    }
}
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-12,
.pre-md-12,
.pre-sm-12,
.pre-xs-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-12 {
        width: 60%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-12 {
        width: 60%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-12 {
        width: 60%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-12 {
        width: 60%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-12 {
        margin-left: 60%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-12 {
        margin-left: 60%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-12 {
        margin-left: 60%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-12 {
        margin-left: 60%;
    }
}
.col-lg-13,
.col-md-13,
.col-sm-13,
.col-xs-13 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-13,
.pre-md-13,
.pre-sm-13,
.pre-xs-13 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-13 {
        width: 65%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-13 {
        width: 65%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-13 {
        width: 65%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-13 {
        width: 65%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-13 {
        margin-left: 65%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-13 {
        margin-left: 65%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-13 {
        margin-left: 65%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-13 {
        margin-left: 65%;
    }
}
.col-lg-14,
.col-md-14,
.col-sm-14,
.col-xs-14 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-14,
.pre-md-14,
.pre-sm-14,
.pre-xs-14 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-14 {
        width: 70%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-14 {
        width: 70%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-14 {
        width: 70%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-14 {
        width: 70%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-14 {
        margin-left: 70%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-14 {
        margin-left: 70%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-14 {
        margin-left: 70%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-14 {
        margin-left: 70%;
    }
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-15,
.pre-md-15,
.pre-sm-15,
.pre-xs-15 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-15 {
        width: 75%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-15 {
        width: 75%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-15 {
        width: 75%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-15 {
        width: 75%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-15 {
        margin-left: 75%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-15 {
        margin-left: 75%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-15 {
        margin-left: 75%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-15 {
        margin-left: 75%;
    }
}
.col-lg-16,
.col-md-16,
.col-sm-16,
.col-xs-16 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-16,
.pre-md-16,
.pre-sm-16,
.pre-xs-16 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-16 {
        width: 80%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-16 {
        width: 80%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-16 {
        width: 80%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-16 {
        width: 80%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-16 {
        margin-left: 80%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-16 {
        margin-left: 80%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-16 {
        margin-left: 80%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-16 {
        margin-left: 80%;
    }
}
.col-lg-17,
.col-md-17,
.col-sm-17,
.col-xs-17 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-17,
.pre-md-17,
.pre-sm-17,
.pre-xs-17 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-17 {
        width: 85%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-17 {
        width: 85%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-17 {
        width: 85%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-17 {
        width: 85%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-17 {
        margin-left: 85%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-17 {
        margin-left: 85%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-17 {
        margin-left: 85%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-17 {
        margin-left: 85%;
    }
}
.col-lg-18,
.col-md-18,
.col-sm-18,
.col-xs-18 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-18,
.pre-md-18,
.pre-sm-18,
.pre-xs-18 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-18 {
        width: 90%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-18 {
        width: 90%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-18 {
        width: 90%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-18 {
        width: 90%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-18 {
        margin-left: 90%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-18 {
        margin-left: 90%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-18 {
        margin-left: 90%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-18 {
        margin-left: 90%;
    }
}
.col-lg-19,
.col-md-19,
.col-sm-19,
.col-xs-19 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-19,
.pre-md-19,
.pre-sm-19,
.pre-xs-19 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-19 {
        width: 95%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-19 {
        width: 95%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-19 {
        width: 95%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-19 {
        width: 95%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-19 {
        margin-left: 95%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-19 {
        margin-left: 95%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-19 {
        margin-left: 95%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-19 {
        margin-left: 95%;
    }
}
.col-lg-20,
.col-md-20,
.col-sm-20,
.col-xs-20 {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.pre-lg-20,
.pre-md-20,
.pre-sm-20,
.pre-xs-20 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
@media screen and (min-width: 1201px) {
    .col-lg-20 {
        width: 100%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .col-md-20 {
        width: 100%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .col-sm-20 {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .col-xs-20 {
        width: 100%;
    }
}
@media screen and (min-width: 1201px) {
    .pre-lg-20 {
        margin-left: 100%;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .pre-md-20 {
        margin-left: 100%;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .pre-sm-20 {
        margin-left: 100%;
    }
}
@media screen and (max-width: 768px) {
    .pre-xs-20 {
        margin-left: 100%;
    }
}
.row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.container {
    margin: auto;
    max-width: 1400px;
}
body {
    font-family: "arsenal";
    background: #dcebf3;
    font-size: 19px;
    color: #000;
    line-height: 1.2;
}
.wrapper {
    overflow: hidden;
}
a,
a:hover {
    text-decoration: none;
    color: #000;
}
* {
    outline: none;
}
strong {
    font-weight: bold;
}
.btn {
    display: block;
    width: 196px;
    height: 60px;
    background: #ffed72;
    transition-duration: 0.3s;
    color: #698292;
    font-size: 21px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .btn {
        height: 40px;
        line-height: 40px;
    }
}
.btn--big {
    max-width: 330px;
    width: 100%;
}
.btn--small {
    max-width: 340px;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.btn:hover {
    background: #ffdd00;
    color: #698292;
}
.form--box {
    max-width: 330px;
    width: 100%;
}
.form--title {
    padding-bottom: 10px;
    font-size: 22.9px;
    font-weight: bold;
}
.bl4--item .form--title {
    padding-bottom: 10px;
    font-size: 30.9px;
    font-weight: bold;
}
.form--text {
    padding-bottom: 20px;
    font-size: 19.5px;
}
.form .label {
    font-size: 14.6px;
    display: block;
    padding-bottom: 5px;
}
.noValid {
    box-shadow: inset 0 0 0 2px red !important;
}
textarea {
    transition-duration: 0.3s;
    padding-left: 10px;
    box-sizing: border-box;
    display: block;
    width: 330px;
    border: 0;
    height: 160px;
    margin-bottom: 20px;
    resize: none;
}
@media screen and (max-width: 350px) {
    textarea {
        width: 100%;
    }
}
input {
    transition-duration: 0.3s;
    padding-left: 10px;
    box-sizing: border-box;
    display: block;
    width: 330px;
    border: 0;
    height: 60px;
    margin-bottom: 20px;
}
@media screen and (max-width: 350px) {
    input {
        width: 100%;
    }
}
input[type="submit"] {
    display: none;
}
.icon {
    display: inline-block;
}
.social li {
    display: inline-block;
    margin-right: 20px;
	vertical-align:top;
}
.social li:last-child {
    margin-right: 0;
}
h1 {
    padding-top: 13px;
    font-weight: bold;
    font-size: 37.5px;
}
h1 span {
    padding-top: 5px;
    font-weight: normal;
    display: block;
    font-size: 19.5px;
}
h2 {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    h2 {
        font-size: 38px;
    }
}
h2:before {
    z-index: -1;
    position: absolute;
    display: block;
    font-weight: bold;
    color: #f0f6fa;
    font-size: 140.6px;
    bottom: -20px;
    left: -30px;
}
h3 {
    font-size: 32px;
    font-weight: bold;
}
h4 {
    font-size: 29px;
    font-weight: bold;
}
#top {
    padding-top: 4px;
    background: #eef6fa;
}
.header {
    padding-top: 10px;
    background: #eef6fa;
}
.header--logo img {
    max-width: 349px;
    height: auto;
    width: 100%;
}
@media screen and (max-width: 993px) {
    .header--logo {
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .header--logo {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .header--contacts .social {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .header--btn .btn {
        margin: 10px auto 0;
    }
}
.header--nav {
    height: 63px;
    box-sizing: border-box;
    padding-top: 30px;
}
.header--nav li {
    margin-right: 60px;
    display: inline-block;
    transition-duration: 0.3s;
}
@media screen and (max-width: 1220px) {
    .header--nav li {
        margin-right: 40px;
    }
}
@media screen and (max-width: 1077px) {
    .header--nav li {
        margin-right: 30px;
    }
}
@media screen and (max-width: 390px) {
    .header--nav {
        display: none;
    }
}
.header--nav li:last-child {
    margin-right: 0;
}
.header--nav li a {
    display: block;
}
.header--nav li:hover {
    border-bottom: 5px solid #000;
}
@media screen and (max-width: 768px) {
    .header--nav {
        text-align: center;
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header--nav li {
        margin: 0 10px;
    }
    .header--nav li:last-child {
        margin-right: 10px;
    }
}
.header--contacts {
    text-align: right;
}
.header--contacts .social {
    padding-bottom: 7px;
}
.header--contacts a {
    font-size: 20px;
    font-weight: bold;
    color: #27566a;
    letter-spacing: 3px;
    display: inline-block;
    margin-bottom: 4px;
}
@media screen and (max-width: 768px) {
    .header--contacts {
        padding-top: 15px;
        text-align: center;
        padding-bottom: 15px;
    }
}
.blTop {
    background: #eef6fa;
}
@media screen and (max-width: 993px) {
    .blTop {
        background: url(../img/blTop-img.jpg) 50% 0;
        background-size: cover;
    }
}
@media screen and (max-width: 993px) {
    .blTop h1 {
        text-align: center;
        max-width: 600px;
        margin: 40px auto 0;
        background: rgba(220, 235, 243, 0.6);
    }
    .blTop h1 br {
        display: none;
    }
}
.blTop--bl .form--box {
    padding-top: 140px;
}
@media screen and (max-width: 993px) {
    .blTop--bl .form--box {
        padding-top: 30px;
    }
}
.blTop--bl .form--box .btn {
    margin-bottom: 20px;
}
@media screen and (max-width: 993px) {
    .blTop .form {
        margin: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        background: rgba(220, 235, 243, 0.6);
        margin-top: 30px;
        max-width: 330px;
        margin-bottom: 50px;
    }
}
.blTop--br {
    overflow: hidden;
}
.blTop--br img {
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1400px) {
    .blTop--br img {
        width: 954px;
    }
}
@media screen and (max-width: 993px) {
    .blTop--br img {
        display: none;
    }
}
.bl1 {
    padding-top: 75px;
}
.bl1 h2 {
    margin-bottom: 40px;
}
.bl1 h2:before {
    content: "01";
}
.bl1--about {
    padding-bottom: 20px;
}
.bl1--photo img {
    display: block;
    width: 100%;
    max-width: 407px;
    height: auto;
}
@media screen and (max-width: 768px) {
    .bl1--photo {
        padding: 30px;
    }
    .bl1--photo img {
        max-width: 100%;
    }
}
.bl1--text {
    font-size: 16px;
}
.bl1--text h3 {
    margin-top: -10px;
}
.bl1--text h3 span {
    font-size: 19.3px;
    display: block;
}
.bl1--text p {
    padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
    .bl1--text p {
        display: none;
    }
}
.bl1--text a {
    text-decoration: underline;
    font-weight: bold;
}
.bl1--rewrites {
    padding-bottom: 35px;
}
.bl1--rewrites .col-lg-10 {
    position: relative;
}
.bl1--rewrites .col-lg-10:nth-child(2):before {
    content: "";
    background: url(../img/bl1-con1.png);
    width: 41px;
    height: 31px;
    display: block;
    position: absolute;
    top: 0px;
    right: 38px;
}
@media screen and (max-width: 993px) {
    .bl1--rewrites .col-lg-10:nth-child(2):before {
        display: none;
    }
}
.bl1--rewrites .col-lg-10:nth-child(3):before {
    content: "";
    background: url(../img/bl1-con2.png);
    width: 41px;
    height: 31px;
    display: block;
    position: absolute;
    bottom: -31px;
    left: 35px;
}
@media screen and (max-width: 993px) {
    .bl1--rewrites .col-lg-10:nth-child(3):before {
        display: none;
    }
}
.bl1--rewrites--item {
    height: 190px;
    box-sizing: border-box;
    margin-top: 25px;
    font-style: italic;
    background: #eef6fa;
    padding: 25px 40px 10px 40px;
    margin-right: 10px;
    font-size: 19.5px;
}
@media screen and (max-width: 1400px) {
    .bl1--rewrites--item {
        height: 220px;
    }
}
@media screen and (max-width: 1200px) {
    .bl1--rewrites--item {
        height: 250px;
    }
}
@media screen and (max-width: 993px) {
    .bl1--rewrites--item {
        height: auto;
        padding-bottom: 30px;
    }
}
.bl1--rewrites--rait {
    display: inline-block;
    margin: 0 20px;
}
.bl1--rewrites--more {
    font-style: normal;
    font-weight: bold;
    color: #3c5769;
    text-decoration: underline;
}
.bl1--achievement--slide {
    min-height: 415px;
    margin-top: 25px;
    padding: 3px;
    box-sizing: border-box;
}
.bl1--achievement--slide--img {
    width: 195px;
    height: 259px;
    overflow: hidden;
    margin: auto;
}
.bl1--achievement--slide--img img {
    width: 100%;
    height: auto;
}
.bl1--achievement--slide--text {
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.bl1--achievement--navblock {
    position: relative;
}
.bl1--achievement .slick-nav {
    position: absolute;
    top: -315px;
    opacity: 0.6;
    border-radius: 180px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.bl1--achievement .slick-nav:hover {
    opacity: 1;
}
.bl1--achievement .slick-nav-l {
    background: url(../img/l.svg) 50% 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    left: 0;
    width: 56px;
    height: 56px;
}
.bl1--achievement .slick-nav-r {
    background: url(../img/r.svg) 50% 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    right: 0;
    width: 56px;
    height: 56px;
}
.bl2 {
    padding-top: 80px;
    background: #eef6fa;
}
.bl2 h2:before {
    content: "02";
    color: #dcebf3;
}
.bl2--text {
    padding-bottom: 45px;
    font-size: 19px;
    font-weight: bold;
}
.bl2--text p {
    padding-top: 15px;
}
.bl2 img {
    width: 100%;
    display: block;
    height: auto;
}
.bl2--item {
    padding: 25px 0;
}
@media screen and (max-width: 768px) {
    .bl2--item {
        padding: 10px 0;
    }
}
@media screen and (max-width: 768px) {
    .bl2 h4 {
        font-size: 20px;
    }
}
.bl3 {
    padding-top: 85px;
    background: #dcebf3;
    padding-bottom: 40px;
}
.bl3 h2 {
    margin-bottom: 35px;
}
.bl3 h2:before {
    content: "03";
}
.bl3--item {
    background: #eef6fa;
    padding: 30px 0 0 0;
    box-sizing: border-box;
    text-align: center;
    height: 410px;
}
.bl3--item img {
    height: 102px;
    width: auto;
}
@media screen and (max-width: 1375px) {
    .bl3--item {
        height: 450px;
    }
}
@media screen and (max-width: 1260px) {
    .bl3--item {
        height: 500px;
    }
}
@media screen and (max-width: 1200px) {
    .bl3--item {
        height: 410px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px) {
    .bl3--item {
        height: auto;
        padding-bottom: 30px;
    }
}
.bl3--icon {
    height: 109px;
}
.bl3 h3 {
    padding-top: 20px;
    font-size: 27px;
    padding-bottom: 20px;
}
.bl3 p {
    padding: 0 20px;
    font-size: 19.5px;
    font-weight: bold;
}
.bl4 {
    padding-top: 85px;
    background: #eef6fa;
}
.bl4 .form--box {
    width: 100%;
    max-width: 100%;
}
.bl4 h2 {
    margin-bottom: 35px;
}
.bl4 h2:before {
    color: #dcebf3;
    content: "04";
}
.bl4--item {
    padding-bottom: 70px;
}
.bl4--item:nth-child(even) .bl4--img {
    float: right;
}
.bl4--img img {
    max-width: 100%;
}
.bl4--text h3 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-top: -12px;
}
.bl4--text .form {
    padding-top: 30px;
    width: 100%;
}
.bl4--text .form--box {
    width: 100%;
}
.bl4--text .form input {
    margin-bottom: 10px;
    margin-left: -10px;
    height: 40px;
    width: 100%;
}
@media screen and (max-width: 993px) {
    .bl4--text .form input {
        margin-bottom: 0;
    }
}
.bl4--text .form label {
    margin-left: -10px;
    width: 100%;
}
.bl4--text .form .btn {
    margin-top: 20px;
}
@media screen and (max-width: 993px) {
    .bl4--text .form .btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.bl4--text span {
    font-weight: bold;
    font-size: 19px;
}
.bl4 p {
    padding: 5px 0;
    font-size: 19px;
    font-weight: bold;
}
.bl4--row {
    margin-top: -40px;
    text-align: center;
}
.bl4--subitem {
    padding-bottom: 30px;
    max-width: 760px;
    margin: auto;
    text-align: center;
}
.bl4--subitem img {
    max-width: 100%;
}
.bl5 {
    padding-bottom: 85px;
    padding-top: 85px;
    background: #dcebf3;
}
.bl5--inner img {
    max-width: 75px;
}
.bl4--subitem--text form {
    text-align: left;
    max-width: 340px;
    margin: auto;
}
.bl4--subitem--text form input {
    width: 100%;
    height: 40px;
}
.bl4--subitem--text .form--title {
    padding-top: 15px;
    padding-bottom: 10px;
}
.bl4--subitem--text form label {
    width: 100% !important;
}
.bl5 h2 {
    margin-bottom: 25px;
}
.bl5 h2:before {
    content: "05";
}
.bl5-6 h2:before {
    content: "06";
}
.bl5--items {
    background: #eef6fa;
}
.bl5--text {
    padding: 0;
}
.bl5--form {
    padding: 0;
}
@media screen and (max-width: 1200px) {
    .bl5--form {
        padding-bottom: 30px;
    }
}
.bl5 .form {
    padding-top: 50px;
    max-width: 330px;
    margin: auto;
}
.bl5--item {
    border-right: 15px solid #dcebf3;
    border-bottom: 20px solid #dcebf3;
}
.bl5--item:last-child {
    border-bottom: 0;
}
@media screen and (max-width: 1200px) {
    .bl5--item {
        border-right: 10px solid #dcebf3;
        border-right: 0;
    }
}
.bl5--title {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #93999e;
}
@media screen and (max-width: 768px) {
    .bl5--title {
        text-align: center;
        border-bottom: 5px solid #dcebf3;
    }
}
@media screen and (max-width: 768px) {
    .bl5--number {
        text-align: center;
    }
}
.bl5--number span {
    display: block;
    font-size: 244px;
    color: #e0ebf2;
    font-weight: bold;
    line-height: 0.7;
    margin-bottom: -3px;
}
@media screen and (max-width: 768px) {
    .bl5--number span {
        display: inline-block;
        margin: 0;
    }
}
@media screen and (max-width: 768px) {
    .bl5--icon {
        text-align: center;
    }
}
.bl5--descr {
    font-size: 22px;
    font-weight: bold;
    color: #42657c;
}
.bl5--descr a {
    color: #42657c;
}
@media screen and (max-width: 768px) {
    .bl5--descr {
        text-align: center;
        border-top: 5px solid #dcebf3;
    }
}
@media screen and (max-width: 500px) {
    .bl5--descr br {
        display: none;
    }
}
.bl5--wr {
    display: table;
    width: 100%;
    height: 185px;
}
.bl5--inner {
    display: table-cell;
    vertical-align: middle;
}
.bl6 {
    padding-top: 85px;
    background: #eef6fa;
}
.bl6 h2 {
    margin-bottom: 25px;
}
.bl6 h2:before {
    content: "06";
    color: #dcebf3;
}
.bl6-5 h2:before{
	content: "05";
}
.bl6--item {
    position: relative;
    padding-bottom: 40px;
}
.bl6--img {
    text-align: center;
    padding: 0;
    padding-top: 10px;
}
.bl6--img--inner {
    max-width: 840px;
}
@media screen and (max-width: 993px) {
    .bl6--img--inner {
        max-width: 100%;
    }
}
.bl6 .w1 {
    display: block;
    box-sizing: border-box;
    width: 50%;
    padding: 0 7px;
    float: left;
    padding-bottom: 15px;
}
.bl6 .w1 img {
    max-width: 100%;
    margin: auto;
    display: block;
}
.bl6 .w2,
.bl6 .w3 {
    display: block;
    box-sizing: border-box;
    width: 25%;
    padding: 0 7px;
    float: left;
    padding-bottom: 15px;
}
.bl6 .w3 {
    width: calc(100% / 3);
}
.bl6 .w2 img,
.bl6 .w3 img {
    width: 100%;
    display: block;
}
.bl6 strong {
    font-weight: bold;
    line-height: 1.4;
    font-size: 22.7px;
    display: block;
}
.bl6 span {
    font-size: 19px;
    display: block;
}
.bl6 p {
    padding-top: 30px;
    padding-bottom: 60px;
}
.bl6 .btn {
    bottom: 55px;
    position: absolute;
}
.bl6-2 {
    text-align: center;
    background: #dcebf3;
    padding-bottom: 30px;
}
.bl6-2 h2 {
    font-size: 28px;
    padding-top: 40px;
    padding-bottom: 30px;
}
.bl6-2--item {
    width: 244px;
    display: inline-block;
    margin: 0 7px;
	padding-bottom: 15px;
}
.row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-left:-7px;
	margin-right:-7px;
}
.row-flex .bl6-2--item{
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
	margin:0;
	padding: 0 7px 15px;
	box-sizing: border-box;
}

@media screen and  (max-width: 930px){
	.row-flex .bl6-2--item{
		flex: 0 0 33.333333%;
		max-width:33.333333%;
	}
}
@media screen and  (max-width: 600px){
	.row-flex .bl6-2--item{
		flex: 0 0 50%;
		max-width:50%;
	}
}
.bl6-2--item img {
    width: 100%;
    display: block;
}
.bl6-2--title {
    padding-top: 5px;
    font-size: 22px;
}
.bl6-3 {
    padding-bottom: 30px;
    text-align: center;
    background: #eef6fa;
}
.bl6-3 h2 {
    font-size: 28px;
    padding-top: 40px;
    padding-bottom: 60px;
}
.bl6-3--item {
    padding-bottom: 30px;
    width: 244px;
    display: inline-block;
    margin: 0 7px;
}
.bl6-3--item img {
    width: 100%;
    display: block;
}
.bl6-3--title {
    padding-top: 5px;
    font-size: 22px;
}
.bl6-3 .radio {
    text-align: left;
}
.bl6-3 .radio label {
    margin-bottom: 50px;
    width: 120px;
    display: inline-block;
    position: relative;
    padding-left: 30px;
}
.bl6-3 .radio label:before {
    transition-duration: 0.3s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    border-radius: 180px;
    top: 0;
    background: url(../img/no-check.png) 50% 50% no-repeat;
    width: 22px;
    height: 20px;
}
.bl6-3 .radio input {
    display: none;
}
.bl6-3 .radio input:checked + label:before {
    background: url(../img/check.png) 50% 50% no-repeat;
}
.bl6-3 label {
    display: block;
    padding-bottom: 3px;
}
.bl6-3 label[for="check5"] {
    width: 450px;
}
.bl6-3 input {
    width: 100%;
}
.bl6-3 textarea {
    width: 100%;
}
.bl6-3 label {
    text-align: left;
    display: block;
    width: 100%;
}
.bl6-3 .btn {
    text-align: center;
    width: 100%;
    max-width: unset;
}
.bl7 {
    background: #dcebf3;
    padding-top: 85px;
}
.bl7 h2:before {
    content: "07";
}
.bl7--item {
    padding-bottom: 35px;
}
.bl7--item--title {
    padding-bottom: 0;
    background: url(../img/bl7-row.png) 50% 50% no-repeat;
}
@media screen and (max-width: 768px) {
    .bl7--item--title {
        background: none;
    }
}
.bl7 img {
    display: block;
    width: 100%;
    height: auto;
}
.bl7 h3 {
    padding: 30px 0;
    font-size: 29px;
    text-align: center;
}
@media screen and (max-width: 993px) {
    .bl7 h3 {
        font-size: 20px;
        padding: 10px;
    }
}
.faq {
    padding-bottom: 40px;
    padding-top: 85px;
}
.faq h2 {
    margin-bottom: 60px;
}
.faq .form--text {
    font-size: 18px;
}
.faq--item {
    margin-left: 30px;
    text-align: center;
    width: 360px;
}
@media screen and (max-width: 768px) {
    .faq--item {
        width: 100%;
        margin: 0;
        padding-top: 30px;
    }
}
.faq--item strong {
    display: block;
    padding: 5px 0;
}
.faq--item img {
    margin-top: 30px;
}
.faq input {
    width: 100%;
}
.faq textarea {
    width: 100%;
}
.faq label {
    width: 100%;
}
.faq .form {
    width: 100%;
}
.faq .form--box {
    width: 100%;
}
.footer {
    padding-bottom: 30px;
    padding-top: 45px;
    background: #93b0be;
}
@media screen and (max-width: 993px) {
    .footer--logo {
        text-align: center;
        padding-bottom: 10px;
    }
}
.footer--logo img {
    max-width: 349px;
    height: auto;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .footer--btn .btn {
        margin: 10px auto 0;
    }
}
.footer--nav {
    box-sizing: border-box;
    padding-top: 30px;
}
.footer--nav li {
    margin-right: 60px;
    display: inline-block;
    transition-duration: 0.3s;
}
.footer--nav li:last-child {
    margin-right: 0;
}
.footer--nav li a {
    display: block;
}
.footer--nav li:hover {
    border-bottom: 5px solid #000;
}
@media screen and (max-width: 768px) {
    .footer--nav {
        text-align: center;
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer--nav li {
        margin: 0 10px;
    }
    .footer--nav li:last-child {
        margin-right: 10px;
    }
}
.footer--contacts {
    text-align: right;
    font-size: 18px;
    color: #27566a;
    font-weight: bold;
}
.footer--contacts .social {
    padding-bottom: 10px;
}
.footer--contacts .link {
    font-size: 22px;
    font-weight: bold;
    color: #27566a;
    letter-spacing: 3px;
}
.footer--contacts a {
    color: #27566a;
}
@media screen and (max-width: 768px) {
    .footer--contacts {
        text-align: center;
        width: 100%;
    }
}
.footer--text {
    color: #27566a;
    font-size: 18px;
    font-weight: bold;
}
.footer--text a {
    color: #27566a;
}
@media screen and (max-width: 768px) {
    .footer--text,
    .footer--requisites {
        text-align: center;
    }
}
.top {
    position: fixed;
    right: 10px;
    width: 91px;
    height: 119px;
    bottom: 30px;
    opacity: 0.6;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.top:hover {
    opacity: 1;
}
@media screen and (max-width: 768px) {
    .top {
        width: 45px;
        height: 59px;
    }
}
.top img {
    width: 100%;
    height: auto;
}
.modal {
    max-width: 547px;
    margin: auto;
    background: #dcebf3;
    box-sizing: border-box;
    padding: 40px 30px;
    position: relative;
}
@media screen and (max-width: 360px) {
    .modal {
        padding: 20px 10px;
    }
}
.modal .text1 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}
.modal .text2 {
    font-size: 14px;
    text-align: center;
    padding-bottom: 30px;
}
.modal input {
    width: 100%;
    height: 40px;
}
.modal textarea {
    width: 100%;
    height: 90px;
}
.modal label {
    margin-bottom: 3px;
    font-size: 14px;
    width: 100%;
    display: block;
}
.modal--item {
    box-sizing: border-box;
    width: 50%;
    float: left;
}
@media screen and (max-width: 420px) {
    .modal--item {
        width: 100%;
    }
}
.modal--item:first-child {
    padding-right: 10px;
}
@media screen and (max-width: 420px) {
    .modal--item:first-child {
        padding: 0;
    }
}
.modal--item:last-child {
    padding-left: 10px;
}
@media screen and (max-width: 420px) {
    .modal--item:last-child {
        padding: 0;
    }
}
.modal #more {
    display: none;
}
.modal .radio1 .switcher {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 40px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    transition-duration: 0.3s;
    background: url(../img/rad_d.png) 50% 50% no-repeat;
}
.modal .radio1 .switcher span {
    padding: 15px;
    cursor: pointer;
    width: 49%;
    box-sizing: border-box;
    display: inline-block;
}
.modal .radio1 input {
    display: none;
}
.modal .radio2 {
    text-align: left;
    text-align: justify;
}
.modal .radio2 label {
    margin-bottom: 30px;
    width: 20%;
    display: block;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
}
@media screen and (max-width: 535px) {
    .modal .radio2 label {
        width: 33%;
    }
}
@media screen and (max-width: 360px) {
    .modal .radio2 label {
        width: 50%;
    }
}
.modal .radio2 label:before {
    transition-duration: 0.3s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    border-radius: 180px;
    top: 0;
    background: url(../img/no-check.png) 50% 50% no-repeat;
    width: 22px;
    height: 20px;
}
.modal .radio2 input {
    display: none;
}
.modal .radio2 input:checked + label:before {
    background: url(../img/check.png) 50% 50% no-repeat;
}
.modal .btn {
    width: 100%;
    max-width: 335px;
    margin: 60px auto 30px;
}
.mfp-bg {
    background: #002736;
    opacity: 0.95;
}
.mfp-close {
    color: #487688 !important;
    background: url(../img/close.svg) no-repeat !important;
    width: 31px !important;
    height: 31px !important;
    -webkit-background-size: 100%;
    background-size: 100%;
    line-height: 31px !important;
    left: auto !important;
    top: 0px !important;
    right: 6px !important;
    transition-duration: 0.3s;
}
.mfp-close:hover {
    background: url(../img/close_hover.png) no-repeat !important;
}
.mfp-counter {
    color: #90a7b6;
    font-weight: bold;
    font-size: 23px;
}
button.mfp-arrow {
    opacity: 0.6 !important;
    width: 56px !important;
    height: 56px !important;
    transition-duration: 0.3s;
}
button.mfp-arrow:hover {
    opacity: 1 !important;
}
button.mfp-arrow:before {
    display: none !important;
}
button.mfp-arrow:after {
    display: none !important;
}
button.mfp-arrow-left {
    left: 20px !important;
    padding: 0;
    background: url(../img/l.svg) !important;
    -webkit-background-size: cover;
    background-size: cover;
}
button.mfp-arrow-right {
    right: 20px !important;
    padding: 0;
    background: url(../img/r.svg) !important;
    -webkit-background-size: cover;
    background-size: cover;
}
.noact b {
    border-bottom: 1px dashed #454a4c;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: auto !important;
}
.social a {
    display: block;
    width: 32px;
}
.social a img {
    max-width: 100%;
} /**/
.btn_callback {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    left: 50px;
    background: rgba(68, 100, 123, 1);
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation: zcwmini 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini 1.5s 0s ease-out infinite;
    animation: zcwmini 1.5s 0s ease-out infinite;
}
a.modal_popap {
    text-decoration: none !important;
    color: #44647b !important;
}
.btn_callback:before {
    background: url(../img/btn_callback.png) 50% no-repeat;
    content: "";
    display: block;
    width: 65px;
    height: 65px;
    -webkit-animation: zcwphone 1.5s linear infinite;
    -moz-animation: zcwphone 1.5s linear infinite;
    animation: zcwphone 1.5s linear infinite;
}
@-webkit-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-moz-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-webkit-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #44647b, 0 0 12px 10px rgba(68, 100, 123, 0), 0 0 0 0 #44647b;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0);
    }
}
@-moz-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #44647b, 0 0 12px 10px rgba(68, 100, 123, 0), 0 0 0 0 #44647b;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0);
    }
}
@keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0), 0 0 0 0 rgba(68, 100, 123, 0);
    }
    10% {
        box-shadow: 0 0 8px 6px #44647b, 0 0 12px 10px rgba(68, 100, 123, 0), 0 0 0 0 #44647b;
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0), 0 0 0 40px rgba(68, 100, 123, 0);
    }
} /*.radio3*/ /*.radio3/*/ /*.radio3*/ /*.radio3*/
.radio3 {
    padding-bottom: 15px;
    text-align: center;
}
.radio3_item {
    text-align: center;
    width: 90px;
    display: inline-block;
}
.radio3_item label {
    color: #26657e;
    line-height: 26px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    border: 2px solid #6ea0b5;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
}
.radio3_item label:hover {
    border: 2px solid #26657e;
}
.radio3_item input {
    display: none;
}
.radio3_item svg {
    width: 12px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 1px;
}
.radio3_item svg * {
    fill: #26657e;
}
.radio3_item input:checked + label {
    border: 2px solid #26657e;
    color: #fff;
    background: #26657e;
}
.radio3_item input:checked + label svg * {
    fill: #fff;
}
.radio3 p {
    text-align: center;
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
}
.text_f {
    color: #27566a;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    padding: 5px 0;
}
@media screen and (max-width: 768px) {
    .text_f {
        color: #27566a;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 5px 0;
    }
}
@media screen and (max-width: 768px) {
    .aboutm {
        display: none !important;
    }
    #about {
        /*display: none;*/
    }
}
.header {
    position: relative;
}
.menu_btn {
    position: absolute;
    top: 17px;
    left: 10px;
    width: 40px;
    display: none;
}
.menu_btn span {
    display: block;
    height: 5px;
    width: 90%;
    margin: 8px auto;
    border-radius: 180px;
    background: #3c5461;
}
@media screen and (max-width: 768px) {
    .menu_btn {
        display: block;
    }
    .header--nav {
        position: absolute;
        margin-top: 10px;
        margin-left: -10px;
        padding: 10px 5px;
        display: none;
        background: #3c5360;
        width: 200px;
    }
    .header--nav.active {
        display: block !important;
    }
    .header--nav li {
        display: block;
        padding-bottom: 15px;
    }
    .header--nav a {
        font-weight: bold;
        text-align: left;
        color: #edf3f3;
    }
}
.bl2222 {
    display: none !important;
}
@media screen and (max-width: 768px) {
    .bl2222 {
        display: block !important;
    }
}
.bl6 .container {
    position: relative;
}
.bl6 .b2 {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    top: -73px;
}
.bl6 .b2 img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 500px) {
    .bl6 .b2 {
        right: 10px;
        width: 80px;
        height: 80px;
    }
}
.bl2 .container {
    position: relative;
}
.bl2 .b2 {
    position: absolute;
    top: 67px;
    right: 200px;
    width: 150px;
    height: 150px;
    z-index: 10;
}
@media screen and (max-width: 1200px) {
    .bl2 .b2 {
        top: -50px;
        width: 100px;
        height: 100px;
    }
}
@media screen and (max-width: 790px) {
    .bl2 .b2 {
        right: 30px;
    }
}
@media screen and (max-width: 470px) {
    .bl2 .b2 {
        top: -75px;
        right: 10px;
    }
}
@media screen and (max-width: 445px) {
    .bl2 .b2 {
        width: 80px;
        height: 80px;
    }
}
.bl2 img {
    width: 100%;
    height: auto;
}
.blTop--br {
    position: relative;
}
.blTop--br .b1 {
    left: 30px;
    top: 90px;
    position: absolute;
    width: 150px;
    height: 150px;
}
.blTop--br .b1 img {
    width: 100%;
    height: auto;
}
.b12 {
    display: none;
    width: 150px;
    height: 150px;
}
.b12 img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 993px) {
    .b12 {
        display: block;
        position: absolute;
        width: 100px;
        height: 100px;
        top: 220px;
        left: 10px;
    }
    .blTop .container {
        position: relative;
    }
    .blTop--br .b1 {
        display: none;
        left: auto;
        right: 10px;
        top: 10px;
        z-index: 10;
    }
}
@media screen and (max-width: 590px) {
    .b12 {
        display: block;
        position: absolute;
        width: 60px;
        height: 60px;
        top: auto;
        left: 10px;
        bottom: 10px;
    }
} /**/
.bl4new {
    padding-top: 85px;
    background: #eef6fa;
    padding-bottom: 40px;
}
.bl4new--content {
    padding-left: 10px;
    padding-right: 10px;
}
.bl4new--content p {
    font-size: 18px;
    padding-bottom: 15px;
}
.bl4new--content .label {
    display: block;
    font-size: 14px;
}
.bl4new--content input[type="tel"] {
    width: 315px;
    height: 40px;
    float: left;
    margin-right: 77px;
}
.bl4new--content .send_submit {
    float: left;
    width: 313px;
}
.bl4new--content {
}
.bl4new--subtext {
    font-size: 25px;
    padding-bottom: 25px;
}
.bl4new--subtext span {
    display: inline-block;
    width: 40px;
    text-align: center;
}
.bl4new--items {
    padding-top: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media screen and (max-width: 992px) {
    .bl4new--items {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.bl4new--item {
    width: 25%;
    margin: 0 10px;
}
@media screen and (max-width: 992px) {
    .bl4new--item {
        width: 47%;
    }
}
@media screen and (max-width: 680px) {
    .bl4new--item {
        width: 100%;
    }
}
.bl4new--iteminn {
    padding-bottom: 20px;
    padding-top: 20px;
    background: #e0ebf2;
}
.bl4new--item h3 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 5px;
}
.bl4new--item p {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding-bottom: 30px;
}
.bl4new--item .price {
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    padding-bottom: 25px;
}
.bl4new--item .more {
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
}
.bl4new--item .btn {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
}
.bl4new--item .service {
    display: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.bl4new--item .service b {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
.bl4new--item .service p {
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
}
.bl4new h2 {
    margin-bottom: 35px;
}
.bl4new h2:before {
    color: #dcebf3;
    content: "04";
}
.cookies-banner {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.cookies-banner * {
    box-sizing: border-box;
}
.cookies-banner__inner {
    margin-bottom: 30px;
    padding: 40px;
    background: rgba(255, 255, 255, 0.95);
    border: 4px solid #141414;
}
.cookies-banner__title {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}
.cookies-banner__text {
    margin: 0;
    font-size: 16px;
    line-height: 140%;
}
.cookies-banner__text a {
    text-decoration: underline;
}
.cookies-banner__link {
    margin-top: 16px;
    display: inline-block;
    font-size: 16px;
    line-height: 140%;
    text-decoration: underline;
    cursor: pointer;
}
.cookies-banner__btns {
    display: flex;
    gap: 10px;
}
.cookies-banner__btn {
    padding: 15px 40px;
    color: #ffffff;
    background: #141414;
    font-size: 18px;
    font-family: Arsenal, sans-serif;
    border: none;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    transition: opacity 0.3s;
}
.cookies-banner__btn.--bordered {
    background: transparent;
    color: #141414 !important;
    border: 1px solid #141414;
}
.cookies-banner__btn:hover {
    opacity: 0.8;
}
.cookies-banner__btn:active {
    opacity: 0.6;
}
.footer__links {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-end;
    margin-top: 15px;
}
.footer__links a {
    text-decoration: underline;
    color: #141414;
    font-size: 13px;
}
.footer__links a:hover {
    text-decoration: none;
}
.text-page {
    margin: 40px 0;
    padding: 0 15px;
}
.text-page h1,
.text-page h2,
.text-page h3,
.text-page h4,
.text-page h5,
.text-page h6,
.text-page table,
.text-page p {
    margin-bottom: 1em;
    word-wrap: break-word;
    line-height: 130%;
}
.text-page table {
    border-collapse: collapse;
}
.text-page b {
    font-weight: 700;
}
.text-page table,
.text-page td,
.text-page th {
    border: 1px solid black;
}
.text-page td,
.text-page th {
    padding: 5px;
    vertical-align: middle;
}
.text-page a {
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    .text-page h1 {
        font-size: 26px;
    }
    .text-page .table-wrapper {
        overflow-x: auto;
    }
    .text-page .table-wrapper table {
        min-width: 700px;
    }
    .footer__links a {
        text-align: right;
    }
}
#modal-cookie b {
    font-weight: 700;
}
#modal-cookie p {
    margin-bottom: 1em;
}
#modal-cookie a {
    text-decoration: underline;
}
#modal-cookie u {
    font-weight: 700;
}
@media screen and (max-width: 1200px) {
    .cookies-banner__inner {
        padding: 20px;
    }
    .cookies-banner__title {
        font-size: 20px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 768px) {
    .cookies-banner {
        padding-left: 0;
        padding-right: 0;
    }
    .cookies-banner__inner {
        border-width: 3px;
        margin-bottom: 0;
    }
    .cookies-banner__title {
        font-size: 16px;
    }
    .cookies-banner__text {
        font-size: 12px;
    }
    .cookies-banner__text br {
        display: none;
    }
    .cookies-banner__link {
        font-size: 12px;
        margin-top: 5px;
    }
    .cookies-banner__btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    #modal-cookie p {
        font-size: 12px;
    }
}
.form-agreement.--mt {
    margin-top: 10px;
}
.form-agreement {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.form-agreement a {
    text-decoration: underline;
}
section,
div#reviews{
	scroll-margin-top: 130px
}
@media screen and (max-width: 767px){
	section,
	div#reviews{
		scroll-margin-top: 140px
	}	
}