body,
figure {
    margin: 0;
}
img,
legend {
    border: 0;
}
body,
legend,
td,
th {
    padding: 0;
}
.col-xs,
.col-xs-min,
.col-xs-shrink {
    min-width: 0;
    max-width: 100%;
}
pre,
textarea {
    overflow: auto;
}
abbr,
h6 {
    letter-spacing: 0.05em;
}
.btn,
section,
sub,
sup {
    position: relative;
}
section,
svg:not(:root) {
    overflow: hidden;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
dfn {
    font-style: italic;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
hr {
    box-sizing: content-box;
    height: 0;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Circe, Arial, sans-serif;
}
body,
h5 {
    line-height: 1.5;
}
button {
    overflow: visible;
    cursor: pointer;
    outline: 0;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid silver;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
legend {
}
textarea {
    resize: none;
}
optgroup {
    font-weight: 700;
}
b,
dl:not([class]) dt:not([class]),
dt,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: bolder;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.link,
.link-inherit,
.link-novisited,
a {
    text-decoration: underline;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
    -moz-text-decoration-style: solid;
    text-decoration-style: solid;
    text-decoration-skip: ink;
}
.link img:only-child,
.link-inherit img:only-child,
.link-novisited img:only-child,
a img:only-child {
    vertical-align: top;
}
.link,
.link:link,
a:not([class]),
a:not([class]):link {
    color: #333;
    -webkit-text-decoration-color: rgba(51, 51, 51, 0.25);
    -moz-text-decoration-color: rgba(51, 51, 51, 0.25);
    text-decoration-color: rgba(51, 51, 51, 0.25);
}
.link:visited,
a:not([class]):visited {
    color: #555;
    -webkit-text-decoration-color: rgba(85, 85, 85, 0.25);
    -moz-text-decoration-color: rgba(85, 85, 85, 0.25);
    text-decoration-color: rgba(85, 85, 85, 0.25);
}
.link:focus,
.link:hover,
a:not([class]):focus,
a:not([class]):hover {
    color: #f64028;
    -webkit-text-decoration-color: rgba(246, 64, 40, 0.25);
    -moz-text-decoration-color: rgba(246, 64, 40, 0.25);
    text-decoration-color: rgba(246, 64, 40, 0.25);
}
.link:visited:focus,
.link:visited:hover,
a:not([class]):visited:focus,
a:not([class]):visited:hover {
    color: #f75640;
    -webkit-text-decoration-color: rgba(247, 86, 64, 0.25);
    -moz-text-decoration-color: rgba(247, 86, 64, 0.25);
    text-decoration-color: rgba(247, 86, 64, 0.25);
}
.link:active,
a:not([class]):active {
    color: #bc4df8;
    -webkit-text-decoration-color: rgba(188, 77, 248, 0.25);
    -moz-text-decoration-color: rgba(188, 77, 248, 0.25);
    text-decoration-color: rgba(188, 77, 248, 0.25);
}
.link-novisited,
.link-novisited:link,
.link-novisited:visited {
    color: #333;
    -webkit-text-decoration-color: rgba(51, 51, 51, 0.25);
    -moz-text-decoration-color: rgba(51, 51, 51, 0.25);
    text-decoration-color: rgba(51, 51, 51, 0.25);
}
.link-novisited:focus,
.link-novisited:hover,
.link-novisited:visited:focus,
.link-novisited:visited:hover {
    color: #f64028;
    -webkit-text-decoration-color: rgba(246, 64, 40, 0.25);
    -moz-text-decoration-color: rgba(246, 64, 40, 0.25);
    text-decoration-color: rgba(246, 64, 40, 0.25);
}
.link-novisited:active {
    color: #bc4df8;
    -webkit-text-decoration-color: rgba(188, 77, 248, 0.25);
    -moz-text-decoration-color: rgba(188, 77, 248, 0.25);
    text-decoration-color: rgba(188, 77, 248, 0.25);
}
.link-inherit,
.link-inherit:link,
.link-inherit:visited {
    color: inherit;
}
.link-inherit:focus,
.link-inherit:hover {
    color: #f64028;
    -webkit-text-decoration-color: rgba(246, 64, 40, 0.25);
    -moz-text-decoration-color: rgba(246, 64, 40, 0.25);
    text-decoration-color: rgba(246, 64, 40, 0.25);
}
.link-inherit:visited:focus,
.link-inherit:visited:hover {
    color: #f75640;
    -webkit-text-decoration-color: rgba(247, 86, 64, 0.25);
    -moz-text-decoration-color: rgba(247, 86, 64, 0.25);
    text-decoration-color: rgba(247, 86, 64, 0.25);
}
.link-inherit:active {
    color: #bc4df8;
    -webkit-text-decoration-color: rgba(188, 77, 248, 0.25);
    -moz-text-decoration-color: rgba(188, 77, 248, 0.25);
    text-decoration-color: rgba(188, 77, 248, 0.25);
}
.link,
.link-inherit,
.link-inherit:link,
.link-inherit:visited,
.link-novisited,
.link-novisited:link,
.link-novisited:visited,
.link:link,
.link:visited,
a:not([class]),
a:not([class]):link,
a:not([class]):visited {
    transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out, box-shadow 0.3s ease-out, text-decoration-color 0.3s ease-out;
}
.link-inherit:hover,
.link-novisited:hover,
.link:hover,
a:not([class]):hover {
    transition: color 0s, background-color 0s, border-color 0s, box-shadow 0s, text-decoration-color 0s;
}
.link-inherit:not(a),
.link-novisited:not(a),
.link:not(a) {
    padding: unset;
    cursor: pointer;
    border-style: unset;
    background-color: unset;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.row-reverse-xs {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.row-start-xs {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.row-center-xs {
    -ms-flex-pack: center;
    justify-content: center;
}
.row-end-xs {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.row-top-xs {
    -ms-flex-align: start;
    align-items: flex-start;
}
.row-middle-xs {
    -ms-flex-align: center;
    align-items: center;
}
.row-bottom-xs {
    -ms-flex-align: end;
    align-items: flex-end;
}
.row-around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.row-between-xs {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-min,
.col-xs-shrink {
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.col-xs-1 {
    max-width: 8.33333333%;
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
}
.col-xs-2 {
    max-width: 16.66666667%;
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
}
.col-xs-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.col-xs-4 {
    max-width: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
}
.col-xs-5 {
    max-width: 41.66666667%;
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
}
.col-xs-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.col-xs-7 {
    max-width: 58.33333333%;
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
}
.col-xs-8 {
    max-width: 66.66666667%;
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
}
.col-xs-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
}
.col-xs-10 {
    max-width: 83.33333333%;
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
}
.col-xs-11 {
    max-width: 91.66666667%;
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
}
.col-xs-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.col-xs-shrink {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.col-xs-min {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.col-first-xs {
    -ms-flex-order: -1;
    order: -1;
}
.col-last-xs {
    -ms-flex-order: 1;
    order: 1;
}
.col-flex-xs {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.flex-grow-xs {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 768px) {
    .col-sm,
    .col-sm-min,
    .col-sm-shrink {
        min-width: 0;
        max-width: 100%;
    }
    .container {
        width: 100%;
        max-width: 750px;
    }
    .row-reverse-sm {
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    }
    .row-start-sm {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .row-center-sm {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .row-end-sm {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .row-top-sm {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-middle-sm {
        -ms-flex-align: center;
        align-items: center;
    }
    .row-bottom-sm {
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .row-around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .row-between-sm {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .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-min,
    .col-sm-shrink {
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .col-sm-1 {
        max-width: 8.33333333%;
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    }
    .col-sm-2 {
        max-width: 16.66666667%;
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    }
    .col-sm-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    .col-sm-4 {
        max-width: 33.33333333%;
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    }
    .col-sm-5 {
        max-width: 41.66666667%;
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    }
    .col-sm-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .col-sm-7 {
        max-width: 58.33333333%;
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    }
    .col-sm-8 {
        max-width: 66.66666667%;
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    }
    .col-sm-9 {
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }
    .col-sm-10 {
        max-width: 83.33333333%;
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    }
    .col-sm-11 {
        max-width: 91.66666667%;
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    }
    .col-sm-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-sm-shrink {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .col-sm-min {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-first-sm {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last-sm {
        -ms-flex-order: 1;
        order: 1;
    }
    .col-flex-sm {
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .flex-grow-sm {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (min-width: 992px) {
    .col-md,
    .col-md-min,
    .col-md-shrink {
        min-width: 0;
        max-width: 100%;
    }
    .container {
        width: 100%;
        max-width: 970px;
    }
    .row-reverse-md {
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    }
    .row-start-md {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .row-center-md {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .row-end-md {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .row-top-md {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-middle-md {
        -ms-flex-align: center;
        align-items: center;
    }
    .row-bottom-md {
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .row-around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .row-between-md {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .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-min,
    .col-md-shrink {
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .col-md-1 {
        max-width: 8.33333333%;
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    }
    .col-md-2 {
        max-width: 16.66666667%;
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    }
    .col-md-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    .col-md-4 {
        max-width: 33.33333333%;
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    }
    .col-md-5 {
        max-width: 41.66666667%;
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    }
    .col-md-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .col-md-7 {
        max-width: 58.33333333%;
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    }
    .col-md-8 {
        max-width: 66.66666667%;
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    }
    .col-md-9 {
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }
    .col-md-10 {
        max-width: 83.33333333%;
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    }
    .col-md-11 {
        max-width: 91.66666667%;
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    }
    .col-md-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-md-shrink {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .col-md-min {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-first-md {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last-md {
        -ms-flex-order: 1;
        order: 1;
    }
    .col-flex-md {
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .flex-grow-md {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (min-width: 1200px) {
    .col-lg,
    .col-lg-min,
    .col-lg-shrink {
        min-width: 0;
        max-width: 100%;
    }
    .container {
        width: 100%;
        max-width: 1170px;
    }
    .row-reverse-lg {
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    }
    .row-start-lg {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .row-center-lg {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .row-end-lg {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .row-top-lg {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-middle-lg {
        -ms-flex-align: center;
        align-items: center;
    }
    .row-bottom-lg {
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .row-around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .row-between-lg {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .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-min,
    .col-lg-shrink {
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .col-lg-1 {
        max-width: 8.33333333%;
        -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    }
    .col-lg-2 {
        max-width: 16.66666667%;
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    }
    .col-lg-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    .col-lg-4 {
        max-width: 33.33333333%;
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    }
    .col-lg-5 {
        max-width: 41.66666667%;
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    }
    .col-lg-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .col-lg-7 {
        max-width: 58.33333333%;
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    }
    .col-lg-8 {
        max-width: 66.66666667%;
        -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    }
    .col-lg-9 {
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }
    .col-lg-10 {
        max-width: 83.33333333%;
        -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    }
    .col-lg-11 {
        max-width: 91.66666667%;
        -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    }
    .col-lg-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-lg-shrink {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .col-lg-min {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .col-first-lg {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last-lg {
        -ms-flex-order: 1;
        order: 1;
    }
    .col-flex-lg {
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .flex-grow-lg {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@font-face {
    font-display: swap;
    -family: Circe;
    -weight: 100;
    font-style: normal;
    src: url(../../fonts/Circe-Thin.eot);
    src: url(../../fonts/Circe-Thin.html) format("embedded-opentype"), url(../../fonts/Circe-Thin.woff2.html) format("woff2"), url(../../fonts/Circe-Thin-1.html) format("woff"), url(../../fonts/Circe-Thin.ttf.html) format("truetype"),
        url(../../fonts/Circe-Thin.svg) format("svg");
}
@font-face {
    font-family: Circe;
    font-weight: 300;
    font-style: normal;
	font-display: swap;
    src: url(../../fonts/Circe-Light.eot);
    src: url(../../fonts/Circe-Light.html) format("embedded-opentype"), url(../../fonts/Circe-Light.woff2.html) format("woff2"), url(../../fonts/Circe-Light-1.html) format("woff"), url(../../fonts/Circe-Light.ttf.html) format("truetype"),
        url(../../fonts/Circe-Light.svg) format("svg");
		
}
@font-face {
    font-family: Circe;
    font-weight: 200;
    font-style: normal;
	font-display: swap;
    src: url(../../fonts/Circe-ExtraLight.eot);
    src: url(../../fonts/Circe-ExtraLight.html) format("embedded-opentype"), url(../../fonts/Circe-ExtraLight.woff2.html) format("woff2"), url(../../fonts/Circe-ExtraLight-1.html) format("woff"),
        url(../../fonts/Circe-ExtraLight.ttf.html) format("truetype"), url(../../fonts/Circe-ExtraLight.svg) format("svg");
}
@font-face {
    font-family: Circe;
    font-weight: 800;
    font-style: normal;
	font-display: swap;
    src: url(../../fonts/Circe-ExtraBold.eot);
    src: url(../../fonts/Circe-ExtraBold.html) format("embedded-opentype"), url(../../fonts/Circe-ExtraBold.woff2.html) format("woff2"), url(../../fonts/Circe-ExtraBold-1.html) format("woff"),
        url(../../fonts/Circe-ExtraBold.ttf.html) format("truetype"), url(../../fonts/Circe-ExtraBold.svg) format("svg");
}
@font-face {
    font-family: Circe;
    font-weight: 700;
    font-style: normal;
	font-display: swap;
    src: url(../../fonts/Circe-Bold.eot);
    src: url(../../fonts/Circe-Bold.html) format("embedded-opentype"), url(../../fonts/Circe-Bold.woff2.html) format("woff2"), url(../../fonts/Circe-Bold-1.html) format("woff"), url(../../fonts/Circe-Bold.ttf.html) format("truetype"),
        url(../../fonts/Circe-Bold.svg) format("svg");
}
@font-face {
    font-family: Circe;
    font-weight: 400;
    font-style: normal;
	font-display: swap;
    src: url(../../fonts/Circe-Regular.eot);
    src: url(../../fonts/Circe-Regular.html) format("embedded-opentype"), url(../../fonts/Circe-Regular.woff2.html) format("woff2"), url(../../fonts/Circe-Regular-1.html) format("woff"),
        url(../../fonts/Circe-Regular.ttf.html) format("truetype"), url(../../fonts/Circe-Regular.svg) format("svg");
}
body {
    font-size: 1em;
}
ol:not([class]):before,
p:before,
ul:not([class]):before {
    display: block;
    overflow: hidden;
    width: 10em;
    content: "";
}
li p:before {
    content: none;
}
h1 {
    font-size: 1.625em;
    line-height: 1.1;
    margin: 3.23076923em 0 0.92307692em;
}
h2 {
    font-size: 1.4375em;
    line-height: 1.2;
    margin: 3.13043478em 0 1.04347826em;
}
h3 {
    font-size: 1.25em;
    line-height: 1.3;
    margin: 3em 0 1.2em;
}
h4 {
    font-size: 1.125em;
    line-height: 1.4;
    margin: 2.66666667em 0 1.33333333em;
}
h5 {
    font-size: 1em;
    margin: 2.25em 0 1.5em;
}
h6 {
    font-size: 0.75em;
    line-height: 2;
    margin: 2em 0 0;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    h1 {
        font-size: 2.4375em;
        margin-top: 3.07692308em;
        margin-bottom: 0.61538462em;
    }
    h2 {
        font-size: 1.9375em;
        margin-top: 3.09677419em;
        margin-bottom: 0.77419355em;
    }
    h3 {
        font-size: 1.5625em;
        margin-top: 2.88em;
        margin-bottom: 0.96em;
    }
    h4 {
        font-size: 1.25em;
        margin-top: 2.4em;
        margin-bottom: 1.2em;
    }
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}
h1 + h2 {
    margin-top: 1.2em;
}
h2 + h3 {
    margin-top: 1.3em;
}
h3 + h4 {
    margin-top: 1.4em;
}
h4 + h5 {
    margin-top: 1.5em;
}
h5 + h6 {
    margin-top: 2em;
}
ol:not([class]),
ul:not([class]) {
    max-width: calc(47.5rem);
    margin: 0 0 1.5em;
    padding-right: 2.5em;
    padding-left: 0;
}
blockquote > p:last-child,
ol:not([class]) ol,
ol:not([class]) ul,
ul:not([class]) ol,
ul:not([class]) ul {
    margin-bottom: 0;
}
ol:not([class]) li,
ul:not([class]) li {
    transform: translateX(2.5em);
    animation: fixlists 1s;
}
@keyframes fixlists {
    0% {
        text-indent: -0.001em;
    }
    100% {
        text-indent: 0;
    }
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
p img:not(:only-child) {
    vertical-align: baseline;
}
figure:not([class]) {
    margin: 3em 0;
}
figure:not([class]) > p {
    font-size: 0.75em;
    max-width: 37.5rem;
    margin: 0.5em 0 0;
}
dl:not([class]),
hr:not([class]) {
    max-width: 50rem;
}
figcaption {
    font-size: 0.75em;
    max-width: 37.5rem;
    margin: 0.5em 0 3em;
}
figcaption > p {
    margin: 0.5em 0 0;
}
blockquote,
dl:not([class]),
dl:not([class]) dd:not([class]) {
    margin: 0 0 1.5em;
}
blockquote {
    max-width: calc(45rem);
    padding: 1.5em 2.5em;
}
blockquote > cite,
blockquote > footer {
    font-size: 0.75em;
    display: block;
}
pre {
    margin: 1.5em 0;
    white-space: pre-wrap;
}
p code {
    line-break: loose;
    overflow-wrap: break-word;
}
table:not([class]) {
    margin-top: 3em;
    margin-bottom: 3em;
    border-spacing: 0;
    border-collapse: separate;
}
table:not([class]) caption {
    font-size: 0.75em;
    margin-bottom: 0.625em;
    text-align: left;
}
table:not([class]) td,
table:not([class]) th {
    padding: 0.5em 1em;
    text-align: left;
    vertical-align: top;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
}
table:not([class]) thead td,
table:not([class]) thead th {
    vertical-align: bottom;
    border-bottom-width: 2px;
}
hr:not([class]) {
    margin: 1.5em 0;
    opacity: 0.1;
    border: 0;
    border-bottom: 1px solid;
}
abbr {
    margin-right: -0.05em;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.btn {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    border-radius: 3px;
}
.btn-size-s {
    font-size: 16px;
    line-height: 31px;
    width: 175px;
    height: 35px;
}
.btn-size-m {
    font-size: 18px;
    line-height: 36px;
    width: 212px;
    height: 40px;
}
.btn-size-l {
    font-size: 18px;
    line-height: 66px;
    height: 70px;
    padding: 0 25px;
    text-transform: uppercase;
}
.btn-orange {
    transition: all 0.3s ease-out;
    color: #fff;
    background: #f64028;
}
.btn-ghost-orange,
.btn-white {
    transition: background 0.3s ease-out;
}
.btn-orange--hover,
.btn-orange:hover {
    background: #f75640;
}
.btn-ghost-orange {
    color: #f64028;
    border: 2px solid #f64028;
    background: 0 0;
}
.btn-ghost-orange--hover,
.btn-ghost-orange:hover {
    background: rgba(246, 64, 40, 0.2);
}
.btn-white,
.btn-white--hover,
.btn-white:hover {
    background: #fff;
}
.btn-white {
    color: #fff;
}
.btn-ghost-white {
    line-height: 36px;
    color: #fff;
    border: 2px solid #fff;
    background: 0 0;
}
.btn-ghost-gray {
    width: auto !important;
    padding: 0 10px !important;
    transition: all 0.25s ease-out;
    color: #8e8e8e !important;
    border: 3px solid #e9e8e7 !important;
    background: 0 0 !important;
}
.btn-ghost-gray::before {
    position: relative;
    top: 9px;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(../../img/new-landing/svg/left-arrow.svg);
}
.btn-ghost-gray:hover {
    border-color: #fa978a !important;
}
.btn-ghost-gray:hover::before {
    background-image: url(../../img/new-landing/svg/left-arrow-hover.svg);
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
    font-family: Circe, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    outline: 0;
}
label {
    cursor: pointer;
}
.input-checkbox,
css textarea,
input.text,
input[type="button"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
input[type="number"] {
    width: 250px;
    height: 45px;
    padding: 10px;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-appearance: none;
}
input[type="email"] {
    margin: 0 15px;
}
input[type="tel"] {
    margin-left: 15px;
}
input[type="submit"] {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: none;
}
@media (max-width: 768px) {
    .input-checkbox,
    css textarea,
    input.text,
    input[type="button"],
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="submit"],
    input[type="number"] {
        width: 100%;
    }
    input[type="email"] {
        margin: 5px 0;
    }
    input[type="tel"] {
        margin-top: 5px;
        margin-left: 0;
    }
    .bottom-bn__input {
        width: 100%;
    }
}
section {
    display: -ms-flexbox;
    display: flex;
    padding: 2em 15px;
}
.container {
    width: 100%;
}
.bg-gray {
    background: #f4f4f6;
}
.gray-fon {
    position: absolute;
    z-index: -1;
    right: 0;
    width: 55%;
    height: 1100px;
    background-image: linear-gradient(50deg, #e9e8e7, #f3f3f2);
}
@media (max-width: 768px) {
    .gray-fon {
        display: none;
    }
}
.no-padding {
    padding: 0 0 2em;
}
.section-main {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    height: 650px;
    padding: 25px 15px;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-flex-direction: column;
}
@media (max-width: 768px) {
    .section-main {
        height: 500px;
        padding-top: 135px;
    }
}
@media (max-width: 375px) {
    .section-main {
        height: 550px;
    }
}
@media (max-width: 320px) {
    .section-main {
        height: 100vh;
    }
}
.section-main-justmarried::before,
.section-main-lady::before,
.section-main-withkids::before {
    height: 100%;
    content: "";
    background-size: cover;
    width: 100%;
    opacity: 0.5;
}
.section-main .container {
    position: relative;
    width: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (max-width: 768px) {
    .section-main .container {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
.section-main-lady::before {
    position: absolute;
    margin: -25px -15px;
    background-image: url(../../img/new-landing/ladies/fon.webp);
    background-position: 0 20%;
}
.section-main-justmarried::before {
    position: absolute;
    margin: -25px -15px;
    background-image: url(../../img/new-landing/just-married/fon.webp);
    background-position: 0 80%;
}
@media (max-width: 768px) {
    .section-main-justmarried::before {
        margin-top: -135px;
    }
}
@media (max-width: 414px) {
    .section-main {
        padding-top: 100px;
    }
    .section-main .container {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .section-main-justmarried::before {
        margin-top: -100px;
    }
}
.section-main-justmarried .btn {
    line-height: 70px;
}
.section-main-justmarried .btn::before {
    display: none !important;
}
.section-main-justmarried .header__main-bottom {
    bottom: 15%;
}
.section-main-justmarried .header__main-bottom p {
    margin-top: 20px;
}
.section-main-withkids::before {
    position: absolute;
    margin: -25px -15px;
    background-image: url(../../img/new-landing/with-child/fon.webp);
    background-position: 0 0;
}
.section-1 .block-text .box h3::before,
section h2::before {
    background: #f64028;
    content: "";
}
@media (max-width: 768px) {
    .section-main__main-text {
        margin-top: 0;
    }
}
.section-main__main-text_h2 {
    position: absolute;
    right: 0;
    bottom: 0;
}
.section-main__main-text h1,
.section-main__main-text h2 {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .section-main__main-text_h2 {
        bottom: 60px;
    }
    .section-main__main-text h1,
    .section-main__main-text h2 {
        font-size: 33px;
    }
}
.section-main__main-text h2 {
    display: inline-block;
    margin-bottom: 1em;
    text-align: right;
}
.section-main__main-text h2::before {
    display: none;
}
@media (max-width: 414px) {
    .section-main__main-text {
        margin-top: 20px;
    }
    .section-main__main-text_h2 {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 0 !important;
    }
    .section-main__main-text h1,
    .section-main__main-text h2 {
        font-size: 24px;
    }
    .section-main__main-text h2 {
        margin-bottom: 0;
        text-align: left;
    }
    .main-land .header__main-bottom {
        margin-top: 30px;
    }
}
.boxses .box__item_white p,
.section-4 h3,
.section-4 p {
    text-align: center;
}
.section-main__main-text span.price {
    color: #000;
}
.section-4 h3,
span.orange {
    color: #f64028;
}
.main-land .header__main-bottom {
    right: 38%;
    bottom: 35%;
}
section h2 {
    font-size: 1.875em;
    font-weight: 900;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 2.188em !important;
    text-transform: uppercase;
    -ms-flex-align: center;
    align-items: center;
}
section h2::before {
    display: inline-block;
    width: 50px;
    height: 1px;
    margin-top: -0.188em;
    margin-right: 10px;
}
@media (max-width: 414px) {
    section h2 {
        flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 1em !important;
    }
    section h2::before {
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: 3px;
        margin-right: 0;
        margin-left: 10px;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.section-1 .block-img {
    position: relative;
    width: 60%;
    height: 545px;
}
@media (max-width: 768px) {
    section h2 {
        font-size: 1.4375em;
    }
    .section-1 .block-img {
        display: none;
    }
}
.section-1 .block-img img {
    position: relative;
    border-radius: 6px;
}
.section-1 .block-img img:nth-child(2) {
    top: -170px;
    right: -180px;
}
.section-1 .block-text {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 40%;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.section-1 .block-text .btn {
    margin-top: 50px;
}
.section-1 .block-text .box:nth-of-type(2) {
    margin: 40px 0;
}
.section-1 .block-text .box h3 {
    font-size: 1.25em;
    font-weight: 900;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.625em;
    text-transform: uppercase;
    -ms-flex-align: center;
    align-items: center;
}
.section-1 .block-text .box h3::before {
    display: none;
    width: 50px;
    height: 1px;
    margin-top: -0.125em;
    margin-right: 10px;
}
.section-1 .block-text .box p {
    font-size: 0.875em;
}
@media (max-width: 768px) {
    .section-1 .block-text {
        width: 100%;
    }
    .section-1 .btn-size-l {
        line-height: normal;
        height: auto;
        padding: 15px 25px;
    }
}
.section-2 {
    overflow: visible;
}
.boxses {
    display: -ms-flexbox;
    display: flex;
    margin: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.boxses .box {
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}
.boxses .box__items {
    display: -ms-flexbox;
    display: flex;
}
.boxses .box__item {
    margin: 10px;
    padding: 25px;
}
.boxses .box__item p {
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .boxses .box {
        width: 100%;
    }
    .boxses .box__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .boxses .box__item img {
        width: 20%;
    }
    .boxses .box__item p {
        margin-bottom: 0;
    }
}
.boxses .box__item_grey {
    background: #f2f0ef;
    -ms-flex-align: start;
    align-items: flex-start;
}
.boxses .box__item_white {
    padding-bottom: 0;
}
.boxses .box__item_text {
    width: 40%;
}
.boxses .box__item_slider {
    width: 100%;
}
.boxses .box__text {
    margin-left: 30px;
}
@media (max-width: 768px) {
    .boxses .box__item_grey {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .boxses .box__item_text {
        width: 100%;
    }
    .boxses .box__item_slider {
        display: none;
    }
    .boxses .box__text {
        margin-top: 20px;
        margin-left: 0;
    }
}
.boxses .box__text h4 {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
.boxses .box .btn::before {
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    width: 1px;
    height: 35px;
    content: "";
    transition: all 0.25s ease-out;
    background: #f64028;
}
.box__item_slider,
.items-card-text a {
    width: 100%;
}
.boxses .box .btn:hover::before {
    top: -30px;
    height: 30px;
}
.boxses__item {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media (max-width: 768px) {
    .boxses .box .btn-size-l {
        line-height: normal;
        height: auto;
        margin-top: 30px;
        padding: 15px 25px;
    }
    .boxses__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.items-card {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    -ms-flex-direction: column-reverse;
}
.items-card-text {
    margin-top: 30px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media (max-width: 768px) {
    .items-card-text {
        padding-right: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.items-card-text p {
    margin-bottom: 30px;
    padding-right: 80px;
}
@media (max-width: 768px) {
    .items-card-text p {
        padding-right: 0;
    }
    .items-card-text a {
        width: 100%;
    }
    .items-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.section-new .box h3:before {
    display: none !important;
}
.section-new .slider {
    width: 50%;
    margin-left: 30px;
}
@media (max-width: 768px) {
    .section-new .slider {
        width: 100%;
        margin-left: 0;
    }
}
.section-new .sw-block {
    width: auto;
    cursor: grab;
    cursor: -webkit-grab;
}
.section-new .sw-block:active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.section-new .block-text .btn {
    margin-top: 0;
}
.section-4 {
    position: relative;
    box-sizing: border-box;
    height: 400px;
}
.map__item .btn::before,
.section-4::before {
    position: absolute;
    content: "";
}
.section-4::before {
    z-index: -1;
    width: 100%;
    height: 100%;
    margin: -2em -15px;
    opacity: 0.5;
}
.section-4-ladies::before {
    background: url(../../img/new-landing/ladies/ladies_checklist.webp) no-repeat;
    background-size: cover;
}
.section-4-just-married::before {
    background: url(../../img/new-landing/just-married/justmarried_checklist.webp) no-repeat;
    background-size: cover;
}
.section-4-with-child::before {
    background: url(../../img/new-landing/with-child/withchild_checklist.webp) no-repeat;
    background-size: cover;
}
.section-4 h3 {
    font-size: 30px;
    font-weight: 900;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
}
.section-4 p {
    width: 70%;
}
@media (max-width: 768px) {
    .section-4 {
        height: auto;
    }
    .section-4 h3 {
        font-size: 1.25em;
    }
    .section-4 p {
        width: 100%;
        text-align: left;
    }
}
.section-4 form {
    margin-top: 20px;
}
.section-4 .section-4__span {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #939090;
}
.map__info_cover {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
@media (max-width: 768px) {
    .section-4 .section-4__span {
        margin-top: 10px;
    }
    .map__info_cover {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.map__info {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
}
.map__item {
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
    -ms-flex-align: start;
    align-items: flex-start;
}
.map__item p {
    margin-left: 15px;
}
.map__item .btn::before {
    top: 55px;
    left: 50%;
    display: block;
    width: 1px;
    height: 40px;
    transition: all 0.25s ease-out;
    background: #f64028;
}
.map-svg,
.modal {
    display: -ms-flexbox;
}
@media (max-width: 768px) {
    .map__item .btn::before {
        top: 70px;
    }
}
.map__item .btn:hover::before {
    top: 66px;
    height: 35px;
}
@media (max-width: 768px) {
    .map__item .btn-size-l {
        line-height: normal;
        height: auto;
        margin-top: 30px;
        padding: 15px 25px;
    }
}
.map__item-call {
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}
.map__item-call p {
    line-height: 1.1em;
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}
.map-svg {
    display: flex;
    width: 30px;
    height: 30px;
    -ms-flex-pack: center;
    justify-content: center;
}
.map-svg-vk {
    margin-left: 20px;
}
#map,
.map__info {
    width: 50%;
}
#map {
    height: 500px;
}
@media (max-width: 768px) {
    .map__item-call p {
        margin-top: 30px;
    }
    #map,
    .map__info {
        width: 100%;
    }
    #map {
        height: 300px;
    }
}
.modal,
.modal__inner {
    width: 100%;
    height: 100%;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}
.modal {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: flex;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    opacity: 0;
}
@media (min-width: 768px) {
    .modal {
        top: 0;
        overflow-y: auto;
        background: rgba(0, 0, 0, 0.6);
    }
    .modal__inner {
        width: 600px;
        height: auto;
    }
}
.modal.is-visible {
    visibility: visible;
    margin-left: 0px;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    opacity: 1;
}
.modal__inner {
    box-sizing: border-box;
    margin: auto;
    padding: 45px;
    background-color: #fff;
}
.modal__form .required::before,
.modal__form input[required] + label:before {
    height: 5px;
    background: #f64028;
    content: "";
}
.modal__wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.modal__wrapper h4 {
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 414px) {
    .modal__inner {
        padding: 15px 15px 45px;
    }
    .modal__wrapper h4 {
        font-size: 20px;
        line-height: 20px;
    }
}
.header-description {
    margin-bottom: 20px;
    text-align: center;
}
.modal__form input[type="email"],
.modal__form input[type="tel"],
.modal__form input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 10px;
    outline: 0;
}
.modal__form input[required] + label {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: translateY(-50%);
}
.close-bn,
.modal__form .required-block {
    position: relative;
}
.modal__form input[required] + label:before {
    display: block;
    width: 5px;
}
.modal__form input[type="submit"] {
    box-sizing: border-box;
    width: 100%;
    border: none;
}
.modal__form .required {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.modal__form .required::before {
    display: block;
    width: 5px;
    margin-right: 10px;
}
.modal__form .description {
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    color: #939090;
}
.modal__form .bottom-bn {
    max-width: 100%;
}
.close-wrap {
    z-index: 1111;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    text-align: right;
}
.close-bn {
    width: 100%;
    height: 45px;
    cursor: pointer;
    border-radius: 5px;
    background: #eee;
}
.close-bn:hover::after,
.close-bn:hover::before {
    background: #000;
}
.close-bn:after,
.close-bn:before {
    position: absolute;
    top: 21px;
    right: 0;
    left: 0;
    width: 26px;
    height: 4px;
    margin: 0 auto;
    content: "";
    transition: all 0.25s ease-out;
    background: #999;
}
.close-bn:before {
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
}
.close-bn:after {
    transform: rotate(-45deg);
    webkit-transform: rotate(-45deg);
}
.form-send {
    position: relative;
}
.form-send__success {
    font-size: 24px;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: -5px;
    transition: 0.25s;
    text-align: center;
    background: #fff;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.calc__type_checked,
.comment {
    transition: all 0.25s ease-out;
}
.form-send__success .description {
    margin-bottom: 20px;
}
.form-send__success .lk-lp {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 25px;
    border-radius: 5px;
    background: #eee;
    -ms-flex-direction: column;
}
.form-send__success .lk-lp span {
    color: #555;
}
.form-send__success .lk-lp span span {
    color: #000;
}
@media (max-width: 414px) {
    .form-send__success {
        font-size: 18px;
    }
}
.form-send__success_hidden {
    visibility: hidden;
    opacity: 0;
}
.form-send__success_visible {
    visibility: visible;
    opacity: 1;
}
.form-send__success .btn {
    margin-top: 30px;
}
.form-send__success .btn-lk {
    font-size: 20px;
    line-height: 70px;
    width: 100%;
}
.form-send .bottom-bn {
    font-size: 24px;
    margin-top: 15px;
}
.form-send .bottom-bn_thanks {
    max-width: 300px;
}
.slider {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 20px;
}
@media (max-width: 768px) {
    .slider {
        padding-bottom: 0 !important;
    }
}
.sw-block {
    width: 360px;
    cursor: grab;
    cursor: -webkit-grab;
}
.sw-block img,
.swiper-container {
    width: 100%;
    height: 100%;
}
.sw-block:active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.swiper-container {
    box-sizing: border-box;
    padding-bottom: 24px !important;
}
.swiper-slide {
    font-size: 18px;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.swiper-button-next,
.swiper-button-prev {
    width: 9px !important;
    height: 17px !important;
    background-size: 9px 17px !important;
}
.swiper-pagination-bullet-active {
    background: #f64028 !important;
}
.swiper-pagination-bullet {
    border-radius: 0 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0 !important;
}
.swiper-button-next {
    background-image: url(../../img/new-landing/svg/arrow-right.svg) !important;
}
.swiper-button-prev {
    background-image: url(../../img/new-landing/svg/arrow-left.svg) !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #f64028 !important;
}
.comments .comments__box .swiper-container,
.comments .slider .swiper-wrapper,
.section-1 .slider .sw-block {
    overflow: hidden;
    border-radius: 6px;
}
.comments .comments__box .swiper-container,
.comments .slider .swiper-wrapper {
    padding-bottom: 0 !important;
}
@media (max-width: 414px) {
    .comments .slider .swiper-wrapper {
        overflow: visible;
    }
}
.comment,
.comment__img,
section.comments {
    overflow: hidden;
}
.gray-white {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.gray-white h4 {
    font-size: 1.6em;
    font-weight: 900;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.gray-white:nth-child(2n) {
    margin-top: 5px;
}
@media (max-width: 768px) {
    .gray-white {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gray-white h4 {
        font-size: 1.3em;
        margin-bottom: 1em;
    }
    .gray-white:nth-child(2n) {
        margin: 0;
    }
}
.gray-white .gray {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 60%;
    height: 250px;
    margin-top: -10px;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .gray-white .gray {
        position: relative;
        width: 100%;
        height: auto;
        padding: 25px;
    }
}
.gray-white .gray h4,
.gray-white .gray p {
    width: 80%;
}
.gray-white .gray::before {
    position: absolute;
    z-index: -2;
    left: 0;
    display: block;
    width: 55%;
    height: 250px;
    content: "";
    border-radius: 0 6px 6px 0;
    background-image: linear-gradient(50deg, #e9e8e7, #f3f3f2);
}
@media (max-width: 768px) {
    .gray-white .gray::before {
        width: 100%;
        height: 100%;
        border-radius: 6px;
    }
}
.gray-white .white {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 60%;
    height: 250px;
    margin-top: 10px;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .gray-white .white {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 0 10px;
        padding: 25px;
    }
}
.gray-white .white::before {
    position: absolute;
    z-index: -1;
    right: 0;
    display: block;
    width: 55%;
    height: 250px;
    content: "";
    border-radius: 6px 0 0 6px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
}
@media (max-width: 768px) {
    .gray-white .white::before {
        width: 100%;
        height: 100%;
        background: 0 0;
        box-shadow: none;
    }
}
section.comments .slider .sw-block {
    position: relative;
    cursor: pointer;
    transition: all 0.25s ease-out;
}
section.comments .slider .sw-block:hover::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.2);
}
section.comments .slider .sw-block.active {
    position: relative;
}
section.comments .slider .sw-block.active::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(246, 64, 40, 0.4);
}
section.comments .slider .sw-block::after {
    position: absolute;
    bottom: 5px;
    left: 15px;
    content: "";
    color: #fff;
}
section.comments .slider .sw-block-4::after {
    content: "4 С„РѕС‚Рѕ";
}
section.comments .slider .sw-block-5::after {
    content: "5 С„РѕС‚Рѕ";
}
section.comments .slider .sw-block-6::after {
    content: "6 С„РѕС‚Рѕ";
}
section.comments .slider .sw-block-11::after {
    content: "11 С„РѕС‚Рѕ";
}
section.comments .slider .sw-block-13::after {
    content: "13 С„РѕС‚Рѕ";
}
.calc__type_checked .name::before,
.comment__block .plan::before,
.comment__block::before,
form.calc .steps .step .progress .bar::before {
    content: "";
}
section.comments .comment__img .sw-block {
    width: 600px;
    height: 100%;
}
section.comments .comment-call {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.comments .comment-call .btn-size-l {
    line-height: 70px;
}
section.comments .comment-call p {
    width: 35%;
    margin-left: 20px;
    text-align: left;
}
@media (max-width: 414px) {
    section.comments .comment-call {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    section.comments .comment-call p {
        display: none;
    }
}
.comment {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    opacity: 0;
}
.comment__img {
    position: relative;
    width: 600px;
}
@media (max-width: 768px) {
    .comment {
        margin-top: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .comment__img {
        width: 100%;
    }
    .comment__img .swiper-container {
        width: 600px;
    }
}
@media (max-width: 414px) {
    .comment__img .swiper-container {
        width: 384px;
    }
}
@media (max-width: 375px) {
    .comment__img .swiper-container {
        width: 345px;
    }
}
@media (max-width: 320px) {
    .comment__img .swiper-container {
        width: 290px;
    }
}
.comment__block {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 40%;
    margin-bottom: -40px;
    margin-left: 35px;
    -ms-flex-direction: column;
}
@media (max-width: 768px) {
    .comment__block {
        width: 100%;
        margin-top: 50px;
        margin-left: 0;
    }
}
.comment__block::before {
    position: absolute;
    z-index: -2;
    right: 0;
    bottom: 0;
    display: block;
    width: 75%;
    height: 500px;
    border-radius: 6px 0 0 6px;
    background-image: linear-gradient(50deg, #e9e8e7, #f3f3f2);
}
.comment__block .text {
    margin-bottom: 50px;
}
@media (max-width: 414px) {
    .comment__block::before {
        width: 95%;
        height: 600px;
    }
    .comment__block .text {
        margin-left: 30px;
    }
}
.comment__block .text b {
    font-size: 20px;
    font-weight: 900;
}
.comment__block .text p {
    position: relative;
    margin-top: 15px;
}
@media (max-width: 414px) {
    .comment__block .text p {
        left: 0;
        margin-top: 10px;
    }
}
.comment__block .plan {
    position: relative;
    top: -25px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 170px;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.comment__block .plan h4 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.comment__block .plan h4,
.comment__block .plan span {
    font-weight: 900;
}
@media (max-width: 320px) {
    .comment__block .text {
        margin-left: 25px;
    }
    .comment__block .plan {
        height: 200px;
    }
    .comment__block .plan p {
        margin-right: 10px;
    }
}
.comment__block .plan::before {
    position: absolute;
    z-index: -2;
    right: 0;
    left: -70px;
    display: block;
    width: 100%;
    height: 170px;
    border-radius: 6px;
    background-color: #fff;
    background-image: url(../../img/new-landing/svg/plan.svg);
    background-repeat: no-repeat;
    background-position: 98% 10px;
    box-shadow: 0 0 25px #ccc;
}
@media (max-width: 414px) {
    .comment__block .plan::before {
        left: -20px;
        padding-left: 20px;
    }
}
@media (max-width: 320px) {
    .comment__block .plan::before {
        height: 200px;
    }
}
.comment.comment-active {
    position: static;
    overflow: visible;
    opacity: 1;
}
.calculator {
    background-image: linear-gradient(50deg, #e9e8e7, #f3f3f2);
}
form.calc {
    position: relative;
    width: 100%;
    min-height: 450px;
    padding: 25px;
    border-radius: 6px;
    background: #fff;
}
form.calc img {
    position: absolute;
    top: -35px;
    left: -120px;
}
@media (max-width: 768px) {
    form.calc img {
        display: none;
    }
}
form.calc .steps {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-left: 300px;
    -ms-flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 768px) {
    form.calc .steps {
        margin: 0;
    }
}
form.calc .steps .step {
    position: relative;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
form.calc .steps .step-1 {
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 414px) {
    form.calc {
        padding: 0;
        background: 0 0;
    }
    form.calc .steps .step-2 .input-block {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    form.calc .steps .step-3 .input-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    form.calc .steps .step-3 .input-block .input {
        margin-bottom: 10px;
    }
    form.calc .steps .step-3 .input-block .input .spans span.label {
        margin-bottom: 0;
        padding-right: 10px;
    }
}
form.calc .steps .step-active {
    display: -ms-flexbox;
    display: flex;
}
form.calc .steps .step .progress {
    width: 100%;
}
form.calc .steps .step .progress span {
    font-size: 18px;
    font-weight: 700;
    color: #f64028;
}
form.calc .steps .step .progress .bar {
    position: relative;
    width: 100%;
    height: 7px;
    margin: 1em 0;
    border-radius: 5px;
    background: #dedede;
}
form.calc .steps .step .progress .bar::before {
    position: absolute;
    height: 7px;
    border-radius: 5px;
    background: #f64028;
}
form.calc .steps .step .progress .bar-1::before {
    width: 20%;
}
form.calc .steps .step .progress .bar-2::before {
    width: 40%;
}
form.calc .steps .step .progress .bar-3::before {
    width: 60%;
}
form.calc .steps .step .progress .bar-4::before {
    width: 80%;
}
form.calc .steps .step .progress .bar-5::before {
    width: 100%;
}
form.calc .steps .step span {
    font-size: 22px;
    font-weight: 700;
}
form.calc .steps .step span.step-title {
    width: 100%;
    margin: 1em 0 0.5em;
}
form.calc .steps .step .nov,
form.calc .steps .step .vtor {
    border-radius: 5px;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
form.calc .steps .step .nov p,
form.calc .steps .step .vtor p {
    font-size: 14px;
    margin-left: 37px;
    color: #949494;
}
@media (max-width: 414px) {
    form.calc .steps .step .nov p,
    form.calc .steps .step .vtor p {
        margin: 0;
    }
}
form.calc .steps .step .vtor {
    margin-left: 6px;
}
@media (max-width: 414px) {
    form.calc .steps .step .vtor {
        margin: 6px 0 0;
    }
}
form.calc .steps .step .bottoms-block,
form.calc .steps .step .input-block {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}
form.calc .steps .step .bottoms-block .back-arrow,
form.calc .steps .step .input-block .back-arrow {
    position: relative;
    top: 10px;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
}
form.calc .steps .step .input {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
form.calc .steps .step .input:nth-of-type(2n) {
    margin-left: 10px;
}
form.calc .steps .step .input .spans {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
form.calc .steps .step .input .spans span.label,
form.calc .steps .step .input .spans span.metr2 {
    z-index: 1;
    background: #fff;
}
@media (max-width: 414px) {
    form.calc .steps .step .input:nth-of-type(2n) {
        margin: 0;
    }
    form.calc .steps .step .input .spans span.label,
    form.calc .steps .step .input .spans span.metr2 {
        background: #efeeed;
    }
}
form.calc .steps .step .input .spans span.label {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
form.calc .steps .step .input .spans span.metr2 {
    padding-left: 5px;
}
form.calc .steps .step .input .spans span.dot {
    top: 14px;
    width: 95%;
}
@media (max-width: 414px) {
    form.calc .steps .step .input .spans span.dot {
        display: -ms-flexbox !important;
        display: flex !important;
        width: 90%;
    }
    form.calc .steps .step .input .counter {
        flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }
}
form.calc .steps .step .input .counter {
    display: -ms-flexbox;
    display: flex;
}
form.calc .steps .step .input .counter__border {
    padding: 10px;
    border: 3px solid #e9eae8;
    border-radius: 6px;
}
form.calc .steps .step .input .counter input[type="number"] {
    width: 50px;
    text-align: center;
}
form.calc .steps .step .input .counter input::-webkit-inner-spin-button,
form.calc .steps .step .input .counter input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
form.calc .steps .step .input .counter .but {
    font-weight: 900;
    width: 30px;
    color: #f64028;
    border: 3px solid #e9e9e8;
    border-radius: 5px;
    background: #e9e9e8;
}
form.calc .steps .step .input .counter .but:hover {
    border-color: #dedede;
}
form.calc .steps .step .input .counter .but:nth-child(1) {
    margin-right: 3px;
    margin-left: 0 !important;
}
form.calc .steps .step .input .counter .but:nth-child(2n + 1) {
    margin-left: 3px;
}
@media (max-width: 414px) {
    form.calc .steps .step .input .counter .but {
        background: #fff;
    }
    form.calc .steps .step .input .counter .but:nth-child(1) {
        width: 100%;
        margin-top: 3px;
        margin-right: 0;
    }
    form.calc .steps .step .input .counter .but:nth-child(2n + 1) {
        width: 100%;
        margin-bottom: 3px;
        margin-left: 0;
    }
}
form.calc .steps .step .input span {
    font-size: 18px;
}
form.calc .steps .step .input input[type="number"] {
    font-size: 20px;
    font-weight: 900;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    border: 3px solid #e9e8e7;
    border-radius: 5px;
    outline: 0;
}
form.calc .steps .step .input input[type="number"]:hover {
    border-color: #dedede;
}
form.calc .steps .step .input__field {
    position: relative;
}
form.calc .steps .step .input__field span.metr2 {
    position: absolute;
    top: 6px;
    right: 6px;
}
form.calc .steps .step .final-step,
form.calc .steps .step .next-step {
    font-size: 14px;
    width: 250px;
    height: 45px;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    outline: 0;
    -webkit-appearance: none;
}
@media (max-width: 414px) {
    form.calc .steps .step .final-step,
    form.calc .steps .step .next-step {
        width: 100%;
    }
}
form.calc .steps .step .next-step {
    line-height: 47px;
    display: inline-block;
    padding: 0;
    text-align: center;
}
form.calc .steps .step .final-step {
    line-height: 47px;
    width: 270px;
    padding: 0;
}
form.calc .steps .step .disabled {
    cursor: default;
    color: #8e8e8e;
    background: #dedede;
}
form.calc .steps .step span.dot {
    position: absolute;
    z-index: 0;
    top: 16px;
    width: 100%;
    border-bottom: 1px dotted #bbb;
}
form.calc .steps .step-1-1 .btn-orange,
form.calc .steps .step-2 .btn-orange,
form.calc .steps .step-3 .btn-orange,
form.calc .steps .step-4 .btn-orange {
    margin-left: 10px;
}
form.calc .steps .step-2 .spans {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
form.calc .steps .step-2 .input:nth-of-type(2n) {
    margin-right: 10px;
}
@media (max-width: 414px) {
    form.calc .steps .step .final-step {
        width: 100%;
        margin-top: 10px;
    }
    form.calc .steps .step span.dot {
        display: none;
    }
    form.calc .steps .step-1-1 .btn-orange[data-class=".step-start"],
    form.calc .steps .step-2 .btn-orange[data-class=".step-start"],
    form.calc .steps .step-3 .btn-orange[data-class=".step-start"],
    form.calc .steps .step-4 .btn-orange[data-class=".step-start"] {
        margin-left: 0;
    }
    form.calc .steps .step-2 .input:nth-of-type(2n) {
        margin-right: 0;
    }
}
form.calc .steps .step-2 .counter button:disabled,
form.calc .steps .step-2 .counter input:disabled {
    color: #7d7d7d !important;
    border-color: #dedede !important;
    background: #dedede !important;
}
form.calc .steps .step-2 .input-block:nth-of-type(2n),
form.calc .steps .step-3 .input-block:nth-of-type(2n) {
    margin-bottom: 20px;
}
form.calc .steps .step-4 .calc-types:nth-of-type(2n) {
    margin: 10px 0;
}
form.calc .steps .step-4 span.name {
    font-size: 18px;
    line-height: 1em;
}
form.calc .steps .step-5 .step__price {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
}
form.calc .steps .step-5 .step__price span.description {
    font-size: 20px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
form.calc .steps .step-5 .step__price span.description span.title {
    font-size: 20px;
    z-index: 1;
    padding-right: 10px;
    background: #fff;
}
@media (max-width: 414px) {
    form.calc .steps .step-5 .step__price span.description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    form.calc .steps .step-5 .step__price span.description span.title {
        font-size: 18px;
        padding: 0;
        background: 0 0;
    }
}
form.calc .steps .step-5 .step__price span.description span#total-price {
    font-size: 24px;
    font-weight: 900;
    z-index: 1;
    padding-left: 10px;
    background: #fff;
}
@media (max-width: 414px) {
    form.calc .steps .step-5 .step__price span.description span#total-price {
        font-size: 45px;
        padding: 0;
        background: 0 0;
    }
}
form.calc .steps .step-5 .step__price span.description span.price {
    z-index: 1;
    background: #fff;
}
@media (max-width: 414px) {
    form.calc .steps .step-5 .step__price span.description span.price {
        background: 0 0;
    }
    form.calc .steps .step-5 .step__price span.description span.rub {
        font-size: 45px;
        margin-left: 10px;
    }
}
form.calc .steps .step-5 .step__price p {
    font-size: 14px;
    margin-top: 15px;
    color: #949494;
}
@media (max-width: 414px) {
    form.calc .steps .step-5 .step__price p {
        font-size: 12px;
        margin-top: 0;
    }
}
form.calc .steps .step-5 span.smeta {
    font-size: 20px;
}
form.calc .steps .step-5 .bottom-bn {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
form.calc .steps .step-5 .bottom-bn span {
    font-weight: 900;
    line-height: 1.2em;
    text-transform: uppercase;
}
form.calc h2 {
    margin-top: 20px !important;
}
@media (max-width: 414px) {
    form.calc .steps .step-5 .bottom-bn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    form.calc h2 {
        margin-top: 0 !important;
    }
}
form.calc h2::before {
    display: none;
}
form.calc .bottom-bn {
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.calc-steps {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    -ms-flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
}
.calc-types {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (max-width: 414px) {
    form.calc .bottom-bn {
        margin-top: 10px;
    }
    .calc-types {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .calc__type_checked {
        background: #fff;
    }
}
.calc__type_checked {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    padding: 20px 15px;
    border: 3px solid #e9e8e7;
    border-radius: 5px;
    -ms-flex-direction: column;
}
.calc__type_checked .name {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}
.calc__type_checked .name::before {
    min-width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 3px solid #e9e8e7;
    border-radius: 50%;
}
.calc__type_checked:hover {
    background: #fbfbfb;
}
.calc__type input[type="checkbox"],
.calc__type input[type="radio"] {
    display: none;
}
input[type="checkbox"]:checked + .calc__type_checked,
input[type="radio"]:checked + .calc__type_checked {
    border-color: #f64028;
}
input[type="checkbox"]:checked + .calc__type_checked .name::before,
input[type="radio"]:checked + .calc__type_checked .name::before {
    border-color: #fa978a;
}
input[type="checkbox"]:checked + .calc__type_checked .name::after,
input[type="radio"]:checked + .calc__type_checked .name::after {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 14px;
    height: 14px;
    content: "";
    border-radius: 50%;
    background: #f64028;
}
.step-4 input[type="checkbox"]:checked + .calc__type_checked,
.step-4 input[type="radio"]:checked + .calc__type_checked {
    border-color: #f64028;
}
.step-4 input[type="checkbox"]:checked + .calc__type_checked .name::before,
.step-4 input[type="radio"]:checked + .calc__type_checked .name::before {
    border-color: #fa978a;
}
.step-4 input[type="checkbox"]:checked + .calc__type_checked .name::after,
.step-4 input[type="radio"]:checked + .calc__type_checked .name::after {
    font-size: 30px;
    position: absolute;
    top: 3px;
    left: 4px;
    content: "вњ“";
    color: #f64028;
    background: 0 0;
}
section.how-works {
    position: relative;
    background-image: linear-gradient(50deg, #e9e8e7, #f3f3f2);
}
section.how-works h2 {
    margin-top: 1em !important;
    margin-bottom: 2em;
}
section.how-works::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../../img/new-landing/brigada/how-we-work-img2.webp) top left no-repeat;
}
@media (max-width: 768px) {
    section.how-works .col-xs-min {
        display: none;
    }
    section.how-works .col-xs {
        background: rgba(255, 255, 255, 0.9);
    }
}
@media (max-width: 414px) {
    section.how-works::before {
        display: none;
    }
    section.how-works .col-xs {
        padding: 0;
        background: 0 0;
    }
    section.how-works .works__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
section.how-works .works__row {
    display: -ms-flexbox;
    display: flex;
}
section.how-works .works__items_margin {
    margin-right: 50px;
}
section.how-works .works__item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 65px;
}
@media (max-width: 414px) {
    section.how-works .works__items_margin {
        margin-right: 0;
    }
    section.how-works .works__item {
        margin-bottom: 25px;
    }
}
section.how-works .works__item span.orange {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    margin-right: 20px;
}
@media (max-width: 414px) {
    section.how-works .works__item span.orange {
        font-size: 30px;
        line-height: 30px;
        margin-right: 10px;
    }
}
section.how-works .works__header {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    -ms-flex-direction: column;
}
section.how-works .works__header b {
    font-size: 20px;
    font-weight: 900;
}
section.how-works .works__header span {
    font-size: 14px;
    line-height: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
section.how-works .works__header span::before {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 7px;
    content: "";
    background: url(../../img/new-landing/svg/clock-icon.svg) no-repeat;
}
section.how-works .works__text {
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    border: 3px solid #f64028;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 768px) {
    section.how-works .works__text {
        margin-bottom: 1em;
    }
}
section.how-works .works__text b {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
}
section.how-works .works__text a {
    font-size: 24px;
    font-weight: 900;
}
@media (max-width: 414px) {
    section.how-works .works__text {
        flex-direction: column;
        margin-bottom: 0;
        padding: 20px;
        border: none;
        border-radius: 6px;
        background: #fff;
        -ms-flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
    }
    section.how-works .works__text_first {
        margin-bottom: 20px;
        text-align: center;
    }
    section.how-works .works__text_two {
        text-align: center;
    }
    section.how-works .works__text b {
        font-size: 24px;
    }
    section.how-works .works__text p {
        font-size: 14px;
    }
}
section.sertificat .sw-block {
    width: 290px;
}
section.sertificat .items-card-text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
section.sertificat b {
    font-size: 20px;
    font-weight: 900;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
section.sertificat .pdf {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
}
@media (max-width: 414px) {
    section.sertificat .pdf {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
section.sertificat .pdf a {
    line-height: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 414px) {
    section.sertificat .pdf a {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    section.sertificat .pdf a:nth-of-type(2n) {
        margin: 10px 0;
    }
}
section.sertificat .pdf a::before {
    display: inline-block;
    width: 25px;
    height: 30px;
    margin-right: 20px;
    content: "";
    background: url(../../img/new-landing/svg/pdf-icon.svg) no-repeat;
}
section.gifts form.calc {
    min-height: auto;
}
section.gifts form.calc .steps {
    position: relative;
    margin-left: 0;
}
section.gifts form.calc img {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 6px;
}
@media (max-width: 768px) {
    section.gifts form.calc img {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
    section.gifts .step-gift .gift-nov,
    section.gifts .step-gift .gift-vtor {
        flex-direction: column;
        -ms-flex-direction: column;
    }
}
.header .container,
.top-bar,
header .container {
    width: 100%;
}
section.gifts .step-gift {
    position: absolute;
    top: 145px;
    margin: 50px 50px 0;
    padding: 50px;
    transition: opacity 0.5s ease-out;
    opacity: 0;
    box-shadow: 0 0 25px #ccc;
}
section.gifts .step-gift-active {
    position: relative;
    top: 0;
    opacity: 1;
}
section.gifts .step-gift .gift-nov,
section.gifts .step-gift .gift-vtor {
    display: -ms-flexbox;
    display: flex;
}
section.gifts .step-gift h4 {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}
section.gifts .step-gift .gift-block {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-left: 50px;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
section.gifts .step-gift .gift-block ul {
    margin-top: 0.5em;
}
section.gifts .step-gift .gift-block ul li {
    color: #f64028;
}
section.gifts .step-gift .gift-block ul li span {
    color: #000;
}
section.gifts .step-gift .gift-block .btn {
    line-height: 70px;
}
@media (max-width: 768px) {
    section.gifts .step-gift {
        top: 234px;
        margin: 30px 0 0;
        padding: 25px;
    }
    section.gifts .step-gift h4 {
        font-size: 18px;
    }
    section.gifts .step-gift .gift-block {
        margin: 30px 0 0;
    }
    section.gifts .step-gift .gift-block .btn {
        line-height: 1.3em;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    section.gifts .step-gift-active {
        top: 0;
    }
    .top-bar span {
        display: none;
    }
}
.header__contacts .col-flex-xs,
.top-bar .col-flex-xs {
    line-height: 1em;
}
@media (max-width: 320px) {
    section.gifts .step-gift {
        top: 267px;
    }
    section.gifts .step-gift-active {
        top: 0;
    }
}
div[data-type="callback-gift"] h4 {
    font-size: 18px;
}
.top-bar {
    box-sizing: border-box;
    padding: 10px;
    background: #f4f4f6;
}
.top-bar__mail,
.top-bar__phone {
    font-size: 1.125em;
    font-weight: 700;
    margin-right: 20px;
    text-decoration: none;
}
@media (max-width: 414px) {
    .top-bar [class*="row"],
    .top-bar [class*="btn"],
    section.gifts form.calc img {
        width: 100%;
    }
    .top-bar__mail,
    .top-bar__phone {
        display: none;
    }
    .header__contacts [class*="row"],
    .header__contacts [class*="btn"] {
        width: 100%;
    }
}
.top-bar a.link {
    color: #333;
}
.top-bar a.link:hover {
    color: #f64028;
}
.top-bar span {
    font-size: 0.688em;
    margin-right: 20px;
    color: #7f7f7f;
}
.header,
.header__contacts,
header {
    display: -ms-flexbox;
    box-sizing: border-box;
}
.header__contacts {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 768px) {
    .header__contacts {
        margin-right: 15px;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .header__contacts span {
        display: none;
    }
}
.header__contacts__mail,
.header__contacts__phone {
    font-size: 1.125em;
    margin-right: 20px;
    text-decoration: none;
}
@media (max-width: 414px) {
    .header__contacts .btn,
    .header__contacts__mail,
    .header__contacts__phone {
        display: none;
    }
    .header,
    header {
        transform: none !important;
    }
}
.header__contacts a.link {
    color: #333;
}
.header__contacts a.link:hover {
    color: #f64028;
}
.header__contacts span {
    font-size: 0.688em;
    margin-right: 20px;
    color: #7f7f7f;
}
.header,
header {
    position: absolute;
    z-index: 999;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 15px;
    -ms-flex-direction: column;
}
.header__hr,
header__hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #f4f4f6;
}
.header__main-text h2,
header__main-text h2 {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.footer .slogan,
.nav a,
footer .slogan {
    font-weight: 700;
}
@media (max-width: 768px) {
    .header__main-text,
    header__main-text {
        margin-top: 40px;
    }
}
.header__main-text .orange,
header__main-text .orange {
    color: #f64028;
}
.header__main-text .price,
header__main-text .price {
    color: #000;
}
.header__main-bottom,
header__main-bottom {
    position: absolute;
    right: 40%;
    bottom: 10%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
}
.header__main-bottom .btn::before,
header__main-bottom .btn::before {
    position: absolute;
    top: 55px;
    left: 50%;
    display: block;
    width: 1px;
    height: 50px;
    content: "";
    transition: all 0.25s ease-out;
    background: #f64028;
}
.menu,
.nav,
nav {
    position: relative;
}
.header__main-bottom .btn:hover::before,
header__main-bottom .btn:hover::before {
    top: 66px;
    height: 50px;
}
.header__main-bottom p,
header__main-bottom p {
    margin-top: 50px;
    text-align: center;
}
@media (max-width: 768px) {
    .header__main-bottom,
    header__main-bottom {
        position: relative;
        right: 0;
        left: 0;
        width: 100%;
    }
}
.header .logo,
header .logo {
    z-index: 999;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
}
.menu a.active {
    color: #f64028;
    border-bottom: 2px solid #f64028;
}
.nav__link {
    color: #333;
}
.active .nav__link,
.nav__link:hover {
    color: #f64028;
}
.target {
    position: -webkit-sticky;
    position: sticky;
    z-index: -1;
    transform: translateX(-60px);
    border-bottom: 2px solid transparent;
}
.nav__link,
.target {
    transition: all 0.35s ease-in-out;
}
.body-hidden {
    overflow: hidden;
}
@media (min-width: 414px) {
    .mobile-menu {
        display: none;
    }
}
@media (max-width: 414px) {
    .header__main-text h2,
    header__main-text h2 {
        font-size: 24px;
    }
    nav {
        width: 100%;
    }
    .target {
        display: none;
    }
    .mobile-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .mobile-menu a {
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
    }
    .nav_mobile .menu {
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .nav_mobile .menu li:nth-of-type(2n) {
        margin: 10px 0;
    }
    .sub-menu {
        overflow-x: scroll;
    }
}
.sub-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.sub-menu_gray {
    padding: 1em;
    background: #f4f4f6;
}
.menu li,
.sub-menu li {
    display: inline-block;
}
.menu li:nth-of-type(2n),
.sub-menu li:nth-of-type(2n) {
    margin: 0 0.938em;
}
.menu li.sub-list,
.sub-menu li.sub-list {
    position: relative;
}
.menu li.sub-list a,
.sub-menu li.sub-list a {
    padding-left: 15px;
    white-space: nowrap;
}
.menu li.sub-list a:hover span::before,
.sub-menu li.sub-list a:hover span::before {
    bottom: -4px;
}
.menu li.sub-list a:hover span::after,
.sub-menu li.sub-list a:hover span::after {
    top: -4px;
}
.menu li.sub-list span,
.sub-menu li.sub-list span {
    position: absolute;
    top: 35%;
    display: inline-block;
    width: 10px;
    height: 2px;
    margin: 2px 0 2px -15px;
    background: #f64028;
}
.menu li.sub-list span::after,
.menu li.sub-list span::before,
.sub-menu li.sub-list span::after,
.sub-menu li.sub-list span::before {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 2px;
    content: "";
    background: #f64028;
}
.menu li.sub-list span::before,
.sub-menu li.sub-list span::before {
    bottom: -3px;
}
.menu li.sub-list span::after,
.sub-menu li.sub-list span::after {
    top: -3px;
}
@media (max-width: 768px) {
    .nav {
        display: none !important;
    }
    .nav a {
        font-size: 1em;
    }
}
.nav a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
.nav a:nth-of-type(2n) {
    margin: 0 0.938em;
}
@media (max-width: 414px) {
    .nav a {
        font-size: 1.3em;
    }
}
.nav span {
    font-size: 0.75em;
    margin-bottom: 0.3em;
    text-transform: uppercase;
    color: #7f7f7f;
}
@media (max-width: 768px) {
    .nav {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 1.5em;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.btn-menu {
    position: relative;
    z-index: 701;
    display: block;
    width: 35px;
    height: 30px;
    border-bottom: none;
}
.btn-menu > span,
.btn-menu > span:after,
.btn-menu > span:before {
    position: absolute;
    height: 5px;
    background-color: #f64028;
    width: 100%;
}
.btn-menu > span {
    top: 50%;
    transition: height 0.1s;
}
.btn-menu > span:after,
.btn-menu > span:before {
    content: "";
    transition: all 0.2s;
}
.btn-menu > span:after {
    top: -10px;
}
.btn-menu > span:before {
    bottom: -10px;
}
.btn-menu.act > span {
    height: 0;
}
.btn-menu.act > span:after,
.btn-menu.act > span:before {
    top: 1px;
    background-color: #f64028;
}
.btn-menu.act > span:after {
    transform: rotate(45deg);
}
.btn-menu.act > span:before {
    transform: rotate(-45deg);
}
@media (min-width: 415px) {
    .btn-menu {
        display: none;
    }
}
.nav_mobile {
    position: fixed;
    z-index: 700;
    top: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin-top: 0;
    transition: all 0.5s ease-out;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.98);
}
.nav_mobile.act {
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}
@media (max-width: 414px) {
    .nav_mobile.act {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
.nav_mobile.act ul li {
    opacity: 1;
}
@media (min-width: 415px) {
    .nav_desktop {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        margin-top: 0.3em;
        opacity: 1;
        background: 0 0;
    }
}
.footer,
footer {
    padding: 25px 15px;
    background: #f2f0ef;
}
.footer .logo,
footer .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.footer .copirait,
footer .copirait {
    font-size: 12px;
}
@media (max-width: 768px) {
    .footer .logo,
    footer .logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer .copirait,
    footer .copirait {
        margin: 10px 0;
    }
}
.footer__description,
footer__description {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin-left: 15px;
    -ms-flex-direction: column;
}
@media (max-width: 768px) {
    .footer__description,
    footer__description {
        margin-left: 0;
    }
}
.hidden,
.hidden-from-xs {
    display: none;
}
@media (max-width: 575px) {
    .hidden-between-xs-sm,
    .hidden-upto-sm {
        display: none;
    }
}
@media (min-width: 576px) {
    .hidden-from-sm {
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .hidden-between-sm-md {
        display: none;
    }
}
@media (max-width: 767px) {
    .hidden-upto-md {
        display: none;
    }
}
@media (min-width: 768px) {
    .hidden-from-md {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-between-md-lg {
        display: none;
    }
}
@media (max-width: 991px) {
    .hidden-upto-lg {
        display: none;
    }
}
@media (min-width: 992px) {
    .hidden-from-lg {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-between-lg-xl {
        display: none;
    }
}
@media (max-width: 1199px) {
    .hidden-upto-xl {
        display: none;
    }
}
@media (min-width: 1200px) {
    .hidden-from-xl {
        display: none;
    }
}
@media print {
    .hidden-print {
        display: none;
    }
}
* {
    margin: 0;
    padding: 0;
}
