@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes autofill {
    to {
        background: 0 0;
    }
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
hr,
img {
    border: 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
html,
optgroup {
    line-height: 1.15;
}
hr,
input {
    overflow: visible;
}
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    border: 0;
}
pre {
    overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
[hidden],
template {
    display: none;
}
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;
}
a:active,
a:hover {
    outline: 0;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
svg:not(:root) {
    overflow: hidden;
}
figure,
input {
    margin: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
input {
    font: inherit;
}
button {
    overflow: visible;
    cursor: pointer;
}
button,
select {
    text-transform: none;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1130px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.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-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-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-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 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.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 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-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 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-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 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-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 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs,
    .visible-xs-block {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm,
    .visible-sm-block {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md,
    .visible-md-block {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg,
    .visible-lg-block {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: "Gilroy-Bold";
    src: url(../fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body,
html {
    min-height: 100%;
    overflow-x: hidden;
}
body {
    position: relative;
    min-height: 100vh;
    height: 100%;
    margin: 0 auto;
    min-width: 320px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
    color: #33343c;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
body.popup_active,
html.popup_active {
    overflow: hidden;
    height: 100%;
}
.page,
body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page__footer {
    margin-top: auto;
}
.container-fluid {
    width: 100%;
    max-width: 1200px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .container-fluid {
        padding-left: 25px;
        padding-right: 25px;
    }
}
p {
    margin: 0;
}
button,
input,
textarea {
    border-radius: 0;
    -webkit-appearance: none;
    outline: 0 !important;
}
button:active,
button:focus,
button:hover,
button:visited,
input:active,
input:focus,
input:hover,
input:visited,
textarea:active,
textarea:focus,
textarea:hover,
textarea:visited {
    outline: 0 !important;
}
button {
    padding: 0;
    border: 0;
    background-color: transparent;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]:focus,
input[type="number"]:hover {
    -moz-appearance: number-input;
}
input {
    color: #000;
    border: 0;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    background-color: transparent;
}
a:hover {
    text-decoration: none;
}
a:active,
a:focus,
a:visited {
    text-decoration: none;
}
* {
    outline: 0 !important;
    min-height: 0;
    min-width: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: inherit;
}
input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
@media all and (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .table-hide {
        display: none !important;
    }
}
@media all and (min-width: 1024px) {
    .desktop-hide {
        display: none !important;
    }
}
.text-styles {
    padding: 50px 0 40px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .text-styles {
        padding: 70px 0 50px;
    }
}
@media all and (min-width: 1024px) {
    .text-styles {
        padding: 105px 0;
    }
}
.text-styles h2,
.text-styles h3,
.text-styles h4 {
    position: relative;
    margin: -10px 0 30px;
    padding-bottom: 15px;
    font-family: "Gilroy-Bold", sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.40909;
}
@media all and (min-width: 768px) {
    .text-styles h2,
    .text-styles h3,
    .text-styles h4 {
        margin: -10px 0 40px;
        font-size: 35px;
        font-size: 2.1875rem;
        line-height: 1.28571;
    }
}
.text-styles p {
    margin: 23px 0;
}
.text-styles p h3,
.text-styles p h4,
.text-styles p + h2 {
    margin-top: 40px;
}
@media all and (min-width: 768px) {
    .text-styles p h3,
    .text-styles p h4,
    .text-styles p + h2 {
        margin-top: 40px;
    }
}
.text-styles img {
    display: inline-block;
    max-width: 100%;
}
.text-styles strong {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}
@media all and (min-width: 768px) {
    .text-styles strong {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.66667;
    }
}
.text-styles .picture {
    position: relative;
    display: inline-block;
}
@media all and (min-width: 1024px) {
    .text-styles .picture:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 48%;
        right: -15px;
        height: 62%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #edc173;
        pointer-events: none;
    }
}
@media all and (min-width: 1024px) and (min-width: 1100px) {
    .text-styles .picture:after {
        right: -30px;
    }
}
.two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media all and (min-width: 768px) {
    .two-column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.two-column > div {
    width: 100%;
    margin: 15px 0;
}
@media all and (min-width: 768px) {
    .two-column > div {
        width: 48.5%;
        margin: 35px 0;
    }
}
.two-column > div :not(h2):first-child {
    margin-top: 0;
    padding-top: 0;
}
.two-column > div :not(h2):last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.title-logo span {
    color: #94c15b;
}
.title {
    position: relative;
    padding-bottom: 15px;
    font-family: "Gilroy-Bold", sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.40909;
}
@media all and (min-width: 768px) {
    .title {
        font-size: 35px;
        font-size: 2.1875rem;
        line-height: 1.28571;
    }
}
.title--line:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #94c15b;
}
.btn,
.grid {
    position: relative;
}
.btn,
.btn--arrow span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn {
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 17px 26px 18px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
    -webkit-box-shadow: 0 10px 20px 0 rgba(148, 193, 91, 0.3);
    box-shadow: 0 10px 20px 0 rgba(148, 193, 91, 0.3);
    -webkit-transition: background-color 0.35s, -webkit-box-shadow 0.35s;
    transition: background-color 0.35s, box-shadow 0.35s;
    transition: background-color 0.35s, box-shadow 0.35s, -webkit-box-shadow 0.35s;
}
@media all and (min-width: 1024px) {
    .btn:hover {
        background-color: #edc173;
        -webkit-box-shadow: 0 10px 20px 0 rgba(237, 193, 115, 0.3);
        box-shadow: 0 10px 20px 0 rgba(237, 193, 115, 0.3);
    }
}
.btn--arrow span {
    position: relative;
}
.btn--arrow span:after {
    content: "";
    display: block;
    margin-left: 18px;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -346px -217px;
    width: 14px;
    height: 10px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.grid {
    margin-top: 20px;
    margin-bottom: 60px;
}
@media all and (min-width: 768px) {
    .grid {
        margin-top: 50px;
    }
}
@media all and (min-width: 1024px) and (max-width: 1399px) {
    .grid {
        margin-bottom: 80px;
    }
}
@media all and (min-width: 1400px) {
    .grid {
        margin-bottom: 160px;
    }
}
.grid__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.grid__aside {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
.grid__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
}
@media all and (min-width: 1024px) {
    .grid + .buy-step {
        padding: 80px 0 15px;
    }
    .grid + .buy-step .buy-step__list {
        margin-top: 60px;
    }
}
.youtube,
.youtube:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.youtube {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}
@media all and (min-width: 1024px) {
    .youtube:hover:before {
        background-color: rgba(0, 0, 0, 0.75);
    }
}
.youtube:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.play-descr {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .play-descr {
        -webkit-transform: translate(-50%, -50%) scale(0.7);
        transform: translate(-50%, -50%) scale(0.7);
    }
}
@media all and (min-width: 1024px) {
    .play-descr {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-toolbar {
    opacity: 0;
    position: absolute;
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
    transition: opacity 0.25s, visibility 0s linear 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity 0.25s, visibility 0s;
    transition: opacity 0.25s, visibility 0s;
    visibility: visible;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px 6px 0;
}
.fancybox-slide--iframe {
    padding: 44px 44px 0;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-iframe,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content,
.fancybox-video {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin: 0 0 44px;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    overflow: hidden;
}
.fancybox-iframe {
    vertical-align: top;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    vertical-align: top;
    width: 44px;
    color: #ccc;
}
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}
.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
    display: none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor;
}
.fancybox-button--share svg path {
    stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity 0.25s, visibility 0s, color 0.25s;
    transition: opacity 0.25s, visibility 0s, color 0.25s;
}
.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}
.fancybox-close-small svg {
    fill: transparent;
    opacity: 0.8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke 0.1s;
    transition: stroke 0.1s;
}
.fancybox-close-small:focus {
    outline: 0;
}
.fancybox-close-small:hover svg {
    opacity: 1;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}
.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
}
.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1;
}
.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    -webkit-animation: a 0.8s infinite linear;
    animation: a 0.8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99, 99, 99, 0.5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: 0.6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}
.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current,
.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x > ul {
    overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px);
    }
}
/*! Pushy - v1.3.0 - 2019-6-25
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
@keyframes fade {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.pushy {
    position: fixed;
    width: 340px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.pushy a {
    display: block;
    text-decoration: none;
}
.pushy ul:first-child {
    margin-top: 10px;
}
.pushy.pushy-left {
    left: 0;
}
.pushy.pushy-right {
    right: 0;
}
.pushy ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pushy-content {
    visibility: hidden;
}
.pushy-left {
    -webkit-transform: translate3d(-340px, 0, 0);
    transform: translate3d(-340px, 0, 0);
}
.pushy-open-left #container,
.pushy-open-left .push,
.pushy-right {
    -webkit-transform: translate3d(340px, 0, 0);
    transform: translate3d(340px, 0, 0);
}
.pushy-open-right #container,
.pushy-open-right .push {
    -webkit-transform: translate3d(-340px, 0, 0);
    transform: translate3d(-340px, 0, 0);
}
.pushy-open-left .pushy,
.pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
    visibility: visible;
}
#container,
.push,
.pushy {
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99), -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.pushy-content {
    -webkit-transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.site-overlay {
    display: none;
}
.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
}
.pushy-submenu > ul {
    padding-left: 15px;
    -webkit-transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu > ul .pushy-link {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.pushy-submenu button {
    text-transform: none !important;
    width: 100%;
    color: #000;
    padding: 15px 30px;
    text-align: left;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #e3eaed;
}
.pushy-submenu > a,
.pushy-submenu > button {
    position: relative;
}
.pushy-submenu > a::after,
.pushy-submenu > button::after {
    content: "";
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
.pushy-submenu-closed > ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.pushy-submenu-closed .pushy-link {
    opacity: 0;
}
.pushy-submenu-open > ul {
    max-height: 1000px;
    visibility: visible;
}
.header .menu-btn span,
.pushy-submenu-open .pushy-link {
    opacity: 1;
}
.pushy-submenu-open > a::after,
.pushy-submenu-open > button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.jq-checkbox,
.jq-radio {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jq-checkbox,
.jq-file,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
}
.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-select-multiple,
.jq-selectbox,
.pagination__item.pagination-next span,
.pagination__item.pagination-prev span {
    position: relative;
    display: inline-block;
}
.jq-select-multiple select,
.jq-selectbox select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jq-select-multiple li,
.jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.jq-selectbox {
    z-index: 10;
}
.jq-selectbox__select {
    position: relative;
}
.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
    position: absolute;
}
.jq-selectbox__search input {
    -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
    overflow: auto;
}
.jq-select-multiple ul,
.jq-selectbox__dropdown ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.jq-number {
    display: inline-block;
}
.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    display: inline-block;
    background: #000;
}
button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    -webkit-transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    -webkit-transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    -webkit-transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-black .swiper-pagination-bullet-active,
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.advantages {
    background-color: #f6f8f3;
}
.advantages__inner {
    padding: 60px 0 30px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .advantages__inner {
        padding: 70px 0 40px;
    }
}
@media all and (min-width: 1024px) {
    .advantages__inner {
        padding: 114px 0 67px;
    }
}
.advantages__title {
    text-align: center;
}
.advantages__item,
.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.advantages__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px;
    padding: 0;
    list-style: none;
}
.advantages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding: 20px 15px;
    text-align: center;
}
@media all and (min-width: 600px) and (max-width: 767px) {
    .advantages__item {
        width: 33.33%;
        padding: 30px 15px;
    }
}
@media all and (min-width: 768px) {
    .advantages__item {
        width: 25%;
        padding: 30px 15px;
    }
}
@media all and (min-width: 1024px) {
    .advantages__item {
        padding: 45px 15px;
    }
}
.advantages__item-title {
    font-weight: 700;
}
.advantages__icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 75px;
    margin-bottom: 10px;
}
.advantages__icon:before {
    content: "";
}
.advantages__icon._01:before,
.advantages__icon._02:before,
.advantages__icon._03:before,
.advantages__icon._04:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -222px 0;
    width: 70px;
    height: 62px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.advantages__icon._02:before,
.advantages__icon._03:before,
.advantages__icon._04:before {
    background-position: -77px 0;
    height: 69px;
}
.advantages__icon._03:before,
.advantages__icon._04:before {
    background-position: 0 0;
    width: 73px;
    height: 68px;
}
.advantages__icon._04:before {
    background-position: -222px -132px;
    width: 70px;
    height: 61px;
}
.advantages__icon._05:before,
.advantages__icon._06:before,
.advantages__icon._07:before,
.advantages__icon._08:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: 0 -211px;
    width: 61px;
    height: 70px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.advantages__icon._06:before,
.advantages__icon._07:before,
.advantages__icon._08:before {
    background-position: -296px -69px;
    width: 60px;
}
.advantages__icon._07:before,
.advantages__icon._08:before {
    background-position: 0 -146px;
    width: 72px;
    height: 61px;
}
.advantages__icon._08:before {
    background-position: -151px 0;
    width: 67px;
    height: 70px;
}
.partners {
    background-color: #202d34;
}
.partners__inner {
    padding: 60px 0 30px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .partners__inner {
        padding: 70px 0;
    }
}
@media all and (min-width: 1024px) and (max-width: 1249px) {
    .partners__inner {
        padding: 100px 0 80px;
    }
}
@media all and (min-width: 1250px) {
    .partners__inner {
        padding: 135px 0 125px;
    }
}
.partners__title {
    text-align: center;
    color: #fff;
}
@media all and (min-width: 768px) {
    .partners__title {
        margin-bottom: 15px;
    }
}
.partners__slider {
    margin: 0 -15px;
}
@media all and (min-width: 1024px) {
    .partners__slider {
        margin: 0;
    }
}
.partners__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px 0;
}
@media all and (min-width: 1024px) {
    .partners__item {
        padding: 20px 0 0;
    }
}
.partners__item-title {
    margin-top: 15px;
    text-align: center;
    color: #b2b2b2;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .partners__item-title {
        margin-top: 25px;
    }
    .partners__item:hover[href] .partners__item-title {
        color: #94c15b;
    }
    .partners__item:hover[href] .partners__thumb img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.partners__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
}
.partners__thumb img {
    max-height: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.partners__pagination {
    position: relative;
    margin-top: 40px;
}
@media all and (min-width: 768px) {
    .partners__pagination {
        margin-top: 60px;
    }
}
.catalog {
    background-color: #f6f8f3;
}
.catalog__inner {
    padding: 40px 0;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .catalog__inner {
        padding: 70px 0;
    }
}
@media all and (min-width: 1024px) {
    .catalog__inner {
        padding: 110px 0;
    }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .catalog__title {
        margin-bottom: 25px;
    }
}
@media all and (min-width: 1024px) {
    .catalog__title {
        margin-bottom: 33px;
    }
}
@media all and (max-width: 1023px) {
    .catalog__title br {
        display: none;
    }
}
.catalog__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0;
    list-style: none;
}
.catalog__item {
    width: 100%;
    min-height: 250px;
    padding: 15px;
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .catalog__item {
        width: 50%;
    }
}
@media all and (min-width: 768px) {
    .catalog__item {
        width: 33.33%;
    }
}
@media all and (min-width: 1024px) {
    .catalog__item {
        min-height: 280px;
    }
}
.catalog__link,
.catalog__link:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
}
.catalog__link {
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 20px 20px 45px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.66667;
    background-color: #33343c;
}
@media all and (min-width: 768px) {
    .catalog__link {
        padding: 32px 30px 65px;
    }
}
.catalog__link:after {
    content: "+";
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #94c15b;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
}
@media all and (min-width: 768px) {
    .catalog__link:after {
        width: 50px;
        height: 50px;
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 1;
    }
}
@media all and (min-width: 1024px) {
    .catalog__link:after {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    .catalog__link:hover:after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .catalog__link:hover .catalog__thumb {
        opacity: 0.5;
    }
}
.catalog__link-title {
    position: relative;
    font-weight: 600;
}
.catalog__thumb,
.catalog__thumb img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.catalog__thumb {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.catalog__thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
.contacts {
    padding: 50px 0;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .contacts {
        padding: 40px 0;
    }
}
@media all and (min-width: 1024px) {
    .contacts {
        padding: 75px 0 65px;
    }
}
.contacts__item,
.contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contacts__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.contacts__item {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 20px 0 20px 60px;
}
@media all and (min-width: 550px) and (max-width: 1023px) {
    .contacts__item {
        width: 50%;
    }
}
@media all and (min-width: 768px) and (max-width: 1249px) {
    .contacts__item {
        padding: 40px 20px 40px 60px;
    }
}
@media all and (min-width: 1024px) {
    .contacts__item {
        width: 25%;
    }
}
@media all and (min-width: 1250px) {
    .contacts__item {
        padding: 40px 20px 40px 100px;
    }
}
.contacts__item:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 27px;
}
@media all and (min-width: 768px) {
    .contacts__item:before {
        top: 47px;
    }
}
@media all and (min-width: 1250px) {
    .contacts__item:before {
        left: auto;
        right: 77%;
    }
}
.contacts__item--address:before,
.contacts__item--email:before,
.contacts__item--load:before,
.contacts__item--phone:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -242px -211px;
    width: 21px;
    height: 30px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.contacts__item--email:before,
.contacts__item--load:before,
.contacts__item--phone:before {
    background-position: -296px -251px;
    width: 30px;
}
.contacts__item--load:before,
.contacts__item--phone:before {
    background-position: -330px -251px;
}
.contacts__item--load:before {
    background-position: -213px -211px;
    width: 25px;
}
.contacts__item-content {
    font-weight: 700;
}
.contacts__item a {
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .contacts__item a:hover {
        color: #94c15b;
    }
}
.contacts__label {
    margin-bottom: 1px;
    color: #777;
}
.managers__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 40px 0 20px;
    list-style: none;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .managers__list {
        padding: 40px 0 30px;
    }
}
@media all and (min-width: 1024px) {
    .managers__list {
        padding: 60px 0 50px;
    }
}
.managers__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 0;
}
@media all and (min-width: 768px) {
    .managers__item {
        width: 48.8%;
        padding: 40px 20px 40px 0;
    }
}
@media all and (min-width: 1024px) {
    .managers__item {
        padding: 60px 40px 60px 0;
    }
}
.managers__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.managers__thumb {
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    margin-right: 30px;
    border-radius: 50em;
    background-color: #f0f0f0;
}
@media all and (min-width: 1024px) {
    .managers__thumb {
        width: 170px;
        height: 170px;
    }
}
.managers__name {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
}
@media all and (min-width: 768px) {
    .managers__name {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
    }
}
@media all and (min-width: 1024px) {
    .managers__name {
        margin-bottom: 25px;
    }
}
.managers__email {
    margin-bottom: 12px;
    color: #94c15b;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .managers__email {
        margin-bottom: 17px;
    }
    .managers__email:hover {
        color: #edc173;
    }
}
.managers__phone {
    margin-bottom: 20px;
    font-weight: 700;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .managers__phone:hover {
        color: #edc173;
    }
}
.managers__lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.managers__lang-item {
    margin-right: 12px;
    padding-right: 15px;
    border-right: 1px solid #33343c;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
}
.managers__lang-item:last-child {
    border-right: none;
}
#map,
.map {
    width: 100%;
    height: 450px;
}
@media all and (min-width: 768px) {
    #map,
    .map {
        height: 550px;
    }
}
.contacts-form {
    position: relative;
    padding: 50px 0;
    background-color: #f6f8f3;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .contacts-form {
        padding: 70px 0;
    }
}
@media all and (min-width: 1024px) {
    .contacts-form {
        padding: 113px 0 100px;
    }
}
.contacts-form__bg {
    display: none;
}
@media all and (min-width: 768px) {
    .contacts-form__bg {
        position: absolute;
        left: -300px;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }
}
@media all and (min-width: 1024px) and (max-width: 1399px) {
    .contacts-form__bg {
        left: -200px;
    }
}
@media all and (min-width: 1400px) {
    .contacts-form__bg {
        left: 0;
    }
}
.contacts-form__bg img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    font-family: "object-fit: contain; object-position: left;";
}
.contacts-form__content,
.contacts-form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.contacts-form__content {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .contacts-form__content {
        max-width: 60%;
    }
}
@media all and (min-width: 1024px) and (max-width: 1249px) {
    .contacts-form__content {
        max-width: 50%;
    }
}
@media all and (min-width: 1250px) and (max-width: 1599px) {
    .contacts-form__content {
        max-width: 50%;
    }
}
@media all and (min-width: 1600px) {
    .contacts-form__content {
        max-width: 66%;
    }
}
.contacts-form__title {
    width: 100%;
    margin-bottom: 6px;
}
.contacts-form__input {
    width: 100%;
    margin-bottom: 15px;
    padding: 15px 15px 15px 0;
    border-bottom: 2px solid #94c15b;
}
@media all and (min-width: 550px) {
    .contacts-form__input {
        width: 48.3%;
    }
    .jq-selectbox {
        width: 48.3%  !important;
    }
}
.contacts-form__message {
    width: 100%;
    min-height: 160px;
    margin-bottom: 50px;
    margin-top: 15px;
    padding: 15px 15px 15px 0;
    border: 0;
    border-bottom: 2px solid #94c15b;
    background-color: transparent;
    resize: none;
}
@media all and (min-width: 768px) {
    .contacts-form__message {
        margin-top: 25px;
    }
}
.contacts-form__btn {
    margin: 0 auto;
}
@media all and (min-width: 768px) {
    .contacts-form__btn {
        margin: 0;
    }
}
.contacts-form__btn span:after {
    margin-left: 25px;
}
.jq-selectbox {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    background-color: transparent;
}
.jq-selectbox.opened .jq-selectbox__select-text:after {
    -webkit-transform: translateY(-50%) rotateX(180deg);
    transform: translateY(-50%) rotateX(180deg);
}
.jq-selectbox__select-text {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 25px 14px 0;
    border-bottom: 2px solid #94c15b;
    cursor: pointer;
}
.jq-selectbox__select-text:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -350px -187px;
    width: 10px;
    height: 6px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.jq-selectbox__dropdown {
    width: 100%;
    margin-top: 5px;
}
.jq-selectbox__dropdown ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 2px solid #94c15b;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 5px 30px 50px 0 rgba(53, 62, 67, 0.15);
    box-shadow: 5px 30px 50px 0 rgba(53, 62, 67, 0.15);
}
.jq-selectbox__dropdown ul li {
    position: relative;
    padding: 10px 25px;
    border-bottom: 2px solid #f6f8f3;
    cursor: pointer;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
@media all and (min-width: 1024px) {
    .jq-selectbox__dropdown ul li:hover {
        background-color: #f6f8f3;
    }
}
.jq-selectbox__dropdown ul li.selected {
    background-color: #f6f8f3;
}
.fittings__list {
    padding: 60px 0;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .fittings__list {
        padding: 80px 0;
    }
}
@media all and (min-width: 1024px) and (max-width: 1249px) {
    .fittings__list {
        padding: 110px 0;
    }
}
@media all and (min-width: 1250px) {
    .fittings__list {
        padding: 135px 0;
    }
}
.fittings__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 150px;
    margin-bottom: 45px;
}
@media all and (min-width: 1024px) {
    .fittings__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
    }
}
.fittings__item:last-child {
    margin-bottom: 0;
}
.fittings__title {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .fittings__title {
        margin-right: 45px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.66667;
    }
}
@media all and (min-width: 1024px) {
    .fittings__title {
        width: 215px;
        margin-right: 85px;
        margin-bottom: 0;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.66667;
    }
}
.fittings__icon {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.fittings__icon:before {
    content: "";
    display: block;
}
.fittings__icon._01,
.fittings__icon._02,
.fittings__icon._03 {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: 0 -72px;
    width: 70px;
    height: 70px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.fittings__icon._02,
.fittings__icon._03 {
    background-position: -77px -73px;
    height: 67px;
}
.fittings__icon._03 {
    background-position: -222px -66px;
    height: 62px;
}
.fittings__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 0;
    list-style: none;
}
.fittings__content-item {
    width: 50%;
    padding: 5px;
}
@media all and (min-width: 480px) {
    .fittings__content-item {
        width: auto;
    }
}
.fittings__content-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 145px;
    padding: 20px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    background-color: #f7f7f7;
}
@media all and (min-width: 480px) and (max-width: 599px) {
    .fittings__content-thumb {
        width: 143px;
        height: 143px;
    }
}
@media all and (min-width: 600px) {
    .fittings__content-thumb {
        width: 145px;
        height: 145px;
    }
}
.fittings__content-thumb img {
    mix-blend-mode: multiply;
    opacity: 0.7;
}
.fittings-label__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 0 20px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .fittings-label__content {
        padding: 70px 0 50px;
    }
}
@media all and (min-width: 1024px) {
    .fittings-label__content {
        padding: 92px 0 80px;
    }
}
@media all and (min-width: 1200px) {
    .fittings-label__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.fittings-label__item {
    position: relative;
    padding-bottom: 15px;
    margin: 10px 0 20px;
}
@media all and (min-width: 1200px) {
    .fittings-label__item {
        width: calc(33.33% - 25px);
        margin: 40px 25px 25px 0;
        padding-right: 20px;
    }
    .fittings-label__item:last-child:after,
    .fittings-label__item:nth-child(3n):after {
        display: none;
    }
    .fittings-label__item:after {
        content: "";
        position: absolute;
        top: 7px;
        right: 0;
        width: 1px;
        height: calc(100% - 7px);
        background-color: #eee;
    }
}
.fittings-label__title {
    position: relative;
    width: 100%;
    min-height: 60px;
    margin-bottom: 20px;
    padding-left: 75px;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}
@media all and (min-width: 480px) {
    .fittings-label__title {
        margin-bottom: 32px;
        padding-left: 100px;
    }
}
@media all and (min-width: 768px) {
    .fittings-label__title {
        max-width: 90%;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.66667;
    }
}
.fittings-label__icon {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
@media all and (min-width: 480px) {
    .fittings-label__icon {
        -webkit-transform: none;
        transform: none;
    }
}
.fittings-label__icon:before {
    content: "";
    display: block;
}
.fittings-label__icon._01,
.fittings-label__icon._02,
.fittings-label__icon._03,
.social__link.fb:before,
.social__link.instagram:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: 0 -72px;
    width: 70px;
    height: 70px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.fittings-label__icon._02,
.fittings-label__icon._03,
.social__link.fb:before,
.social__link.instagram:before {
    background-position: -77px -73px;
    height: 67px;
}
.fittings-label__icon._03,
.social__link.fb:before,
.social__link.instagram:before {
    background-position: -222px -66px;
    height: 62px;
}
.fittings-label__list {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
@media all and (min-width: 480px) {
    .fittings-label__list {
        padding: 0 0 0 100px;
        -webkit-column-gap: 55px;
        -moz-column-gap: 55px;
        column-gap: 55px;
    }
}
@media all and (min-width: 640px) and (max-width: 1199px) {
    .fittings-label__list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
.fittings-label__list-item {
    margin-bottom: 16px;
}
.fittings-label__value {
    position: relative;
    padding-left: 20px;
    color: #94c15b;
}
.fittings-label__value:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 7px;
    width: 7px;
    height: 7px;
    background-color: #94c15b;
}
.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 57px 0;
    border-bottom: 1px solid #eee;
}
@media all and (min-width: 480px) {
    .footer__nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media all and (min-width: 1024px) {
    .footer__nav {
        padding: 47px 0 42px;
    }
}
.footer__menu {
    display: none;
}
@media all and (min-width: 1024px) {
    .footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        list-style: none;
        margin-left: 50px;
    }
}
@media all and (min-width: 1200px) {
    .footer__menu {
        margin-left: 85px;
    }
}
.footer__menu-item {
    margin: 10px 40px 10px 0;
}
@media all and (min-width: 1250px) {
    .footer__menu-item {
        margin: 10px 50px 10px 0;
    }
}
@media all and (min-width: 1024px) {
    .footer__menu-link {
        -webkit-transition: color 0.35s;
        transition: color 0.35s;
    }
    .footer__menu-link[href]:hover {
        color: #94c15b;
    }
}
.footer__menu-link.active,
.made-link span {
    color: #94c15b;
}
.footer__copyright {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
    color: #777;
}
@media all and (min-width: 480px) {
    .footer__copyright {
        padding: 27px 0;
    }
}
.footer__btn {
    margin-top: 30px;
    padding: 13px 21px 14px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
}
@media all and (min-width: 480px) {
    .footer__btn {
        margin-top: 0;
    }
}
.footer .logo {
    margin-right: 0;
}
.social {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 34px 0 0;
    padding: 0;
    list-style: none;
}
@media all and (min-width: 480px) {
    .social {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto;
        margin: 0;
    }
}
.social__item {
    margin: 0 15px;
}
.social__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.social__link:before {
    content: "";
    display: block;
}
@media all and (min-width: 1024px) {
    .social__link:hover {
        opacity: 0.75;
    }
}
.social__link.fb:before,
.social__link.instagram:before {
    background-position: -350px -143px;
    width: 9px;
    height: 20px;
}
.social__link.instagram:before {
    background-position: -261px -245px;
    width: 19px;
    height: 19px;
}
.made-link {
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .made-link:hover {
        color: #94c15b;
    }
}
.header {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
}
.header--bg {
    background-color: #202d34;
}
@media all and (max-width: 1199px) {
    .header__container {
        padding: 0;
    }
}
.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media all and (min-width: 768px) {
    .header__inner {
        min-height: 100px;
    }
}
.header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.header__btn span,
.header__menu {
    display: none;
}
@media all and (min-width: 1200px) {
    .header__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 15px 0 0;
        padding: 0;
        list-style: none;
    }
}
@media all and (min-width: 1550px) {
    .header__menu {
        margin: 0 55px 0 0;
    }
}
.header__menu-item {
    margin-right: 30px;
}
.header__menu-link {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 11px 0;
}
.header__menu-link:after,
.mobile-menu__list span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 82%;
    height: 2px;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    background-color: #94c15b;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
@media all and (min-width: 1024px) {
    .header__menu-link[href]:hover:after {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.header__menu-link.active:after,
.mobile-menu__list a.active span:after {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.header__phone {
    margin-right: 44px;
}
@media all and (min-width: 1200px) {
    .header__phone {
        margin-right: 58px;
    }
}
.header__lang {
    margin-right: 42px;
}
@media all and (max-width: 639px) {
    .header__lang {
        display: none;
    }
}
@media all and (min-width: 1200px) and (max-width: 1549px) {
    .header__lang {
        margin-right: 30px;
    }
}
@media all and (min-width: 1550px) {
    .header__lang {
        margin-right: 70px;
    }
}
.header__btn {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    min-width: 60px;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
@media all and (min-width: 768px) {
    .header__btn {
        padding: 25px 27px;
    }
}
@media all and (min-width: 1024px) {
    .header__btn:hover {
        background-color: #edc173;
    }
}
@media all and (min-width: 1550px) {
    .header__btn {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }
}
.header__btn:before {
    content: "";
    display: block;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -267px -211px;
    width: 20px;
    height: 20px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
@media all and (min-width: 768px) {
    .header__btn:before {
        display: none;
    }
}
@media all and (min-width: 768px) {
    .header__btn span {
        display: inline-block;
    }
}
.header .menu-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 4px 21px 0 15px;
}
@media all and (min-width: 768px) and (max-width: 1199px) {
    .header .menu-btn {
        margin: 0 40px 0 25px;
    }
}
@media all and (min-width: 1200px) {
    .header .menu-btn {
        display: none;
    }
}
.header .menu-btn:after,
.header .menu-btn:before {
    -webkit-transform: none;
    transform: none;
    left: auto;
}
.header .menu-btn:before {
    top: 0;
    width: 100%;
}
.header .menu-btn:after {
    top: auto;
    bottom: 0;
    width: 100%;
}
@media all and (max-width: 639px) {
    .header .phone {
        display: none;
    }
}
.logo {
    display: inline-block;
    margin-right: auto;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
@media all and (min-width: 1024px) {
    .logo[href]:hover {
        opacity: 0.75;
    }
}
.phone {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 33px;
    color: #fff;
    font-weight: 700;
}
@media all and (min-width: 1024px) {
    .phone {
        -webkit-transition: color 0.35s;
        transition: color 0.35s;
    }
    .phone:hover {
        color: #94c15b;
    }
}
.lang__btn:after,
.phone:before {
    content: "";
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.phone:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: -110px -285px;
    width: 18px;
    height: 18px;
}
.lang {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    color: #fff;
}
.lang__btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 60px;
    padding: 10px;
    border: 0;
    text-align: left;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .lang__btn:hover {
        color: #94c15b;
    }
}
.lang__btn:after {
    background-position: -222px -197px;
    width: 10px;
    height: 6px;
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.lang__btn.on:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.lang__list {
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.lang__list li {
    min-width: 60px;
}
.breadcrumbs__item:last-child:after,
.lang__list li:last-child a:after {
    display: none;
}
.lang__list a {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    background-color: #202d34;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.lang__list a:after {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}
@media all and (min-width: 1024px) {
    .lang__list a:hover {
        background-color: #3f4b54;
    }
}
.mobile-menu {
    padding: 13px 16px;
    color: #fff;
    background-color: #202d34;
}
@media all and (min-width: 640px) and (max-width: 767px) {
    .mobile-menu {
        padding: 25px;
    }
}
@media all and (min-width: 768px) {
    .mobile-menu {
        padding: 31px 25px;
    }
}
.mobile-menu__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 27px;
}
@media all and (min-width: 768px) {
    .mobile-menu__header {
        margin-bottom: 35px;
    }
}
@media all and (min-width: 640px) {
    .mobile-menu .lang,
    .mobile-menu .phone {
        display: none;
    }
}
.mobile-menu__phone {
    margin-right: 8px;
}
.mobile-menu__list li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.102);
}
.about-block__thumb picture,
.lang__list a,
.mobile-menu__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu-btn,
.mobile-menu__list a {
    position: relative;
}
.mobile-menu__list span {
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding: 12px 0 12.5px;
}
.menu-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 20px;
    height: 16px;
}
.menu-btn:after,
.menu-btn:before {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    width: 22px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.menu-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0;
}
.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    background-color: transparent;
}
@media all and (max-width: 479px) {
    .pushy {
        width: 100%;
    }
    .pushy-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .pushy-open-left #container,
    .pushy-open-left .push,
    .pushy-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .pushy-open-right #container,
    .pushy-open-right .push {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.hero-page {
    position: relative;
    min-height: 250px;
    padding: 100px 0 40px;
    color: #fff;
    background-color: #202d34;
}
@media all and (min-width: 768px) {
    .hero-page {
        min-height: 300px;
        padding: 133px 0 40px;
    }
}
.hero-page--lite {
    min-height: auto;
    padding-bottom: 22px;
    color: #33343c;
    background-color: #f6f8f3;
}
.hero-page--lite .breadcrumbs__link {
    color: #33343c;
}
@media all and (min-width: 1024px) {
    .hero-page--lite .breadcrumbs__link[href]:hover {
        color: #94c15b;
    }
}
.breadcrumbs__link.active,
.hero-page--lite .breadcrumbs__link.active {
    color: #94c15b;
}
.hero-page__bg,
.hero-page__bg img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hero-page__bg img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
.hero-page__title {
    position: relative;
    margin-top: 20px;
    font-weight: 700;
    font-family: "Gilroy-Bold", sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
    color: #fff;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .hero-page__title {
        font-size: 35px;
        font-size: 2.1875rem;
        line-height: 1.28571;
    }
}
@media all and (min-width: 1024px) {
    .hero-page__title {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.3;
    }
}
.breadcrumbs {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcrumbs__item {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    padding-right: 20px;
}
.breadcrumbs__item:after {
    content: "-";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.breadcrumbs__link {
    display: inline-block;
    color: #fff;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .breadcrumbs__link[href]:hover {
        color: #94c15b;
    }
}
.about-block {
    overflow: hidden;
}
.about-block__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 32px 0 40px;
}
@media all and (min-width: 768px) and (max-width: 1099px) {
    .about-block__inner {
        padding: 90px 0 95px;
    }
}
@media all and (min-width: 1100px) {
    .about-block__inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 140px 0 145px;
    }
    .about-block__inner:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 32%;
        top: 0;
        width: 100vw;
        height: 100%;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        background-color: #f6f8f3;
        pointer-events: none;
    }
}
.about-block__stages {
    width: 100%;
}
@media all and (min-width: 1100px) {
    .about-block__stages {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 170px;
    }
}
.about-block__thumb {
    position: relative;
}
@media all and (min-width: 768px) {
    .about-block__thumb {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}
@media all and (min-width: 1024px) and (max-width: 1099px) {
    .about-block__thumb {
        width: 40%;
    }
}
@media all and (min-width: 1024px) {
    .about-block__thumb {
        margin-right: 100px;
    }
}
.about-block__thumb:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 30px;
    width: 35%;
    height: 125%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #edc173;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .about-block__thumb:after {
        top: 14%;
        right: -23px;
        width: 100%;
        height: 250px;
        -webkit-transform: none;
        transform: none;
    }
}
@media all and (min-width: 1024px) {
    .about-block__thumb:after {
        top: 26%;
        right: -20px;
        width: 100%;
        height: 250px;
        -webkit-transform: none;
        transform: none;
    }
}
.about-block__thumb picture {
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about-block__thumb img {
    min-width: 375px;
}
.about-block__content {
    width: 100%;
    padding-top: 0px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .about-block__content {
        padding-top: 123px;
    }
}
@media all and (min-width: 1024px) {
    .about-block__content {
        max-width: 460px;
        padding-top: 12px;
    }
}
@media all and (min-width: 1024px) and (max-width: 1099px) {
    .about-block__content {
        width: 60%;
    }
}
.about-block__title {
    width: 100%;
    max-width: 290px;
    margin-bottom: 43px;
}
@media all and (min-width: 768px) {
    .about-block__title {
        max-width: 460px;
    }
}
.about-block__description {
    font-weight: 700;
}
@media all and (min-width: 768px) {
    .about-block__description {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
    }
}
.about-block__text {
    width: 100%;
    max-width: 640px;
    margin-top: 25px;
}
.about-block__btn {
    margin-top: 43px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .about-block__btn {
        margin-top: 47px;
    }
}
@media all and (min-width: 1100px) {
    .about-block .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.stages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}
@media all and (min-width: 768px) and (max-width: 1099px) {
    .stages {
        margin-bottom: 63px;
    }
}
@media all and (min-width: 1100px) {
    .stages {
        margin: 0 28px 0 0;
    }
}
.stages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 31px;
}
@media all and (min-width: 1100px) {
    .stages__item {
        margin: 50px 0 31px;
    }
}
.stages__thumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 50px;
    margin-bottom: 20px;
}
@media all and (min-width: 1100px) {
    .stages__thumb {
        min-height: auto;
    }
}
.stages__thumb:before {
    content: "";
    display: block;
}
.stages__thumb._01:before,
.stages__thumb._02:before,
.stages__thumb._03:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -296px -197px;
    width: 46px;
    height: 50px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.stages__thumb._02:before,
.stages__thumb._03:before {
    background-position: -151px -146px;
    width: 50px;
    height: 42px;
}
.stages__thumb._03:before {
    background-position: -296px -143px;
    height: 50px;
}
.stages__title {
    width: 100%;
    max-width: 135px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
}
.hero {
    position: relative;
    color: #fff;
    background-color: #202d34;
}
.hero__slider {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hero__inner,
.hero__slider-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hero__slider-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hero__slider-item img,
.type__thumb img,
.works__slider-thumb img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
.hero__inner {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 480px;
    padding-top: 180px;
    padding-bottom: 37px;
    pointer-events: none;
}
@media all and (min-width: 768px) {
    .hero__inner {
        min-height: 720px;
        padding-top: 215px;
        padding-bottom: 35px;
    }
}
.hero__title {
    width: 100%;
    max-width: 320px;
    font-family: "Gilroy-Bold", sans-serif;
    font-weight: 700;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.38462;
}
@media all and (min-width: 768px) {
    .hero__title {
        max-width: 600px;
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.3;
    }
}
.hero__text {
    display: none;
}
@media all and (min-width: 768px) {
    .hero__text {
        display: block;
        width: 100%;
        max-width: 400px;
        margin-top: 33px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.66667;
    }
}
.hero__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 330px;
    margin-top: auto;
}
.hero__meta {
    position: relative;
    width: 100%;
    max-width: 130px;
    padding-left: 20px;
    margin: 0 20px 20px 0;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
}
.hero__meta:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: calc(100% - 10px);
    background-color: #94c15b;
}
.hero .swiper-container-horizontal > .swiper-pagination-bullets,
.hero .swiper-pagination-custom,
.hero .swiper-pagination-fraction {
    bottom: 23px;
}
.swiper-pagination {
    white-space: nowrap;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 1;
    -webkit-transition: opacity 0.35s, background-color 0.35s;
    transition: opacity 0.35s, background-color 0.35s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.swiper-pagination-bullet-active {
    background-color: #94c15b;
}
.process {
    overflow: hidden;
    padding: 75px 0 130px;
    background-color: #f6f8f3;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .process {
        padding: 134px 0 130px;
    }
}
@media all and (min-width: 1024px) {
    .process {
        padding: 134px 0 125px;
    }
}
.process__title {
    margin-bottom: 40px;
    text-align: center;
}
@media all and (min-width: 768px) {
    .process__title {
        margin-bottom: 55px;
    }
}
.process__slider {
    position: relative;
}
.process__slider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 54px;
    width: calc(100% + 40px);
    height: 1px;
    border-top: 1px dashed #a7a7a6;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
@media all and (min-width: 1024px) {
    .process__slider:before {
        width: 100%;
    }
}
@media all and (max-width: 1023px) {
    .process__slider.start:before {
        width: calc(100% + 60px);
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    .process__slider.end:before {
        width: calc(100% + 50px);
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px);
    }
}
.process__slider-inner {
    counter-reset: list;
}
.process__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 100px;
}
.process__item-title:after,
.process__item-title:before,
.process__item:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.process__item:before {
    counter-increment: list;
    content: "0" counter(list);
    top: 10px;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    color: #999;
}
.process__item-title {
    text-align: center;
    font-weight: 700;
    white-space: pre;
}
.process__item-title:after,
.process__item-title:before {
    content: "";
    border-radius: 50em;
}
.process__item-title:before {
    top: 40px;
    width: 29px;
    height: 29px;
    background-color: rgba(148, 193, 91, 0.2);
}
.process__item-title:after {
    top: 48px;
    width: 13px;
    height: 13px;
    background-color: #94c15b;
}
.process__thumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 65px;
    margin-bottom: 13px;
}
.process__thumb:before {
    content: "";
    display: block;
}
.process__thumb._01,
.process__thumb._02,
.process__thumb._03,
.process__thumb._04,
.process__thumb._05 {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -65px -211px;
    width: 70px;
    height: 61px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.process__thumb._02,
.process__thumb._03,
.process__thumb._04,
.process__thumb._05 {
    background-position: -76px -146px;
    width: 71px;
}
.process__thumb._03,
.process__thumb._04,
.process__thumb._05 {
    background-position: -151px -74px;
    width: 65px;
    height: 65px;
}
.process__thumb._04,
.process__thumb._05 {
    background-position: -139px -211px;
    width: 70px;
    height: 61px;
}
.process__thumb._05 {
    background-position: -296px 0;
    width: 65px;
    height: 65px;
}
.process .swiper-pagination-bullet {
    background-color: #eee;
}
.process .swiper-pagination-bullet-active {
    background-color: #94c15b;
}
@media all and (max-width: 1023px) {
    .process .swiper-container {
        overflow: visible;
    }
}
.process .swiper-container-horizontal > .swiper-pagination-bullets,
.process .swiper-pagination-custom,
.process .swiper-pagination-fraction {
    bottom: -74px;
}
.type {
    padding: 75px 0 32px;
    color: #fff;
    background-color: #202d34;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .type {
        padding: 110px 0 148px;
    }
}
@media all and (min-width: 1024px) {
    .type {
        padding: 110px 0 145px;
    }
}
.type__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px;
}
@media all and (min-width: 1024px) {
    .type__header {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 32px;
    }
}
.type__title {
    width: 100%;
    max-width: 460px;
}
@media all and (min-width: 1024px) {
    .type__title {
        width: 50%;
        padding-right: 20px;
        padding-left: 5px;
    }
}
.type__description {
    width: 100%;
    max-width: 560px;
    margin-top: 11px;
    padding-top: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #b2b2b2;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .type__description {
        margin-top: 19px;
    }
}
@media all and (min-width: 1024px) {
    .type__description {
        width: 48.2%;
        margin-top: 0;
    }
}
.type__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 0;
    list-style: none;
}
.type__item {
    width: 100%;
    padding: 15px;
}
@media all and (min-width: 600px) and (max-width: 1023px) {
    .type__item {
        width: 50%;
    }
}
@media all and (min-width: 1024px) {
    .type__item {
        width: 33.33%;
    }
    .type__item--lg {
        width: 66.66%;
    }
}
.type__item--lg .type__link-title {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media all and (min-width: 1024px) {
    .type__item--lg .type__thumb {
        padding-bottom: 48%;
    }
}
.type__link {
    overflow: hidden;
    position: relative;
    display: block;
}
.type__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 49, 55, 0.7);
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    pointer-events: none;
}
.type__link:after,
.works__inner:before {
    position: absolute;
    background-color: #94c15b;
}
.type__link-title,
.type__link:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.type__link:after {
    content: "+";
    z-index: 1;
    right: 0;
    bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    color: #fff;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
}
@media all and (min-width: 1024px) {
    .type__link:hover:before {
        opacity: 1;
    }
    .type__link:hover:after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .type__link:hover .type__thumb {
        opacity: 0.5;
    }
}
.type__link-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 25px 29px;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.5;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .type__link-title {
        padding: 25px 29px 20px;
    }
}
@media all and (min-width: 1024px) {
    .type__link-title {
        padding: 25px 29px;
    }
}
.type__thumb {
    position: relative;
    padding-bottom: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.works {
    overflow: hidden;
}
.works__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 34px;
    padding: 0 0 177px;
}
@media all and (min-width: 768px) and (max-width: 1099px) {
    .works__inner {
        margin-top: 48px;
        padding: 0 0 138px;
    }
}
@media all and (min-width: 1100px) {
    .works__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 157px 0 142px;
        margin-top: 0;
    }
}
.works__inner:before {
    content: "";
    top: 96px;
    left: 55%;
    width: 50vw;
    height: 37%;
    pointer-events: none;
}
@media all and (min-width: 480px) {
    .works__inner:before {
        top: 0;
        height: 57%;
    }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .works__inner:before {
        left: 83%;
    }
}
@media all and (min-width: 1024px) and (max-width: 1099px) {
    .works__inner:before {
        left: 82.8%;
    }
}
@media all and (min-width: 1100px) {
    .works__inner:before {
        left: 77%;
        height: 57%;
    }
}
.works__content {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 290px;
    margin: 0 0 100px;
}
@media all and (min-width: 480px) and (max-width: 1099px) {
    .works__content {
        max-width: 546px;
        margin: -8px 20px 60px 0;
    }
}
@media all and (min-width: 1100px) {
    .works__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 380px;
        max-width: none;
        margin: 0 20px 0 0;
        padding-top: 8px;
    }
}
.works__title {
    margin-right: 30px;
}
@media all and (min-width: 1100px) {
    .works__title {
        margin-bottom: 50px;
    }
}
@media all and (max-width: 767px) {
    .works__btn {
        position: absolute;
        bottom: 85px;
        left: 0;
    }
}
.works__btn span:after {
    margin-left: 30px;
}
.works__slider {
    position: relative;
}
.works__slider-nav {
    position: absolute;
    top: -59px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100px;
}
@media all and (min-width: 480px) {
    .works__slider-nav {
        top: -98px;
    }
}
@media all and (min-width: 1024px) {
    .works__slider-nav {
        right: -2px;
    }
}
.works__slider-btn {
    position: relative;
    top: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    border-radius: 5px;
    border: 1px solid #fff;
    background: 0 0;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
@media all and (min-width: 1024px) {
    .works__slider-btn:hover {
        background-color: #fff;
    }
    .works__slider-btn:hover:before {
        opacity: 0;
    }
    .works__slider-btn:hover:after {
        opacity: 1;
    }
}
.works__slider-btn:after,
.works__slider-btn:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -346px -231px;
    width: 8px;
    height: 12px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.works__slider-btn:after {
    background-position: -205px -146px;
    opacity: 0;
}
.works__slider-btn--prev {
    left: auto;
}
.works__slider-btn--prev:after,
.works__slider-btn--prev:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}
.works__slider-btn--next {
    right: auto;
}
.works__slider-inner {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media all and (min-width: 1024px) and (max-width: 1099px) {
    .works__slider-inner {
        width: calc(100% + 30px);
        margin: 0 -15px;
        padding-left: 15px;
    }
}
@media all and (min-width: 1100px) and (max-width: 1249px) {
    .works__slider-inner {
        width: 900px;
    }
}
@media all and (min-width: 1250px) {
    .works__slider-inner {
        width: 1170px;
    }
}
.works__slider-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media all and (min-width: 1024px) {
    .works__slider-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 370px;
        padding: 5%;
        color: #fff;
    }
}
.works__slider-item:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 49, 55, 0.7);
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    pointer-events: none;
}
@media all and (min-width: 1024px) {
    .works__slider-item:hover:before {
        opacity: 1;
    }
    .works__slider-item:hover .works__slider-thumb:after,
    .works__slider-item:hover .works__slider-title {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
.works__slider-thumb {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 25px;
}
@media all and (min-width: 1024px) {
    .works__slider-thumb {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        margin-bottom: 0;
    }
    .works__slider-thumb:after {
        display: none;
    }
}
.works__slider-thumb:after,
.works__slider-title {
    z-index: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
}
.works__slider-thumb:after {
    content: "+";
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
}
@media all and (min-width: 1024px) {
    .works__slider-thumb:after {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
}
.works__slider-title {
    position: relative;
    width: 100%;
    max-width: 230px;
}
@media all and (min-width: 1024px) {
    .works__slider-title {
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
        opacity: 0;
    }
}
.banner__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
    padding: 50px 15px 40px;
    color: #fff;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .banner__inner {
        margin: 0 -25px;
        padding: 50px 25px 50px 0;
    }
}
@media all and (min-width: 1024px) {
    .banner__inner {
        padding: 13px 0;
        margin: 0;
    }
}
.banner__inner:before,
.banner__thumb:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
}
.banner__inner:before {
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #202d34;
    pointer-events: none;
}
.banner__thumb {
    position: relative;
    display: none;
    max-width: 40%;
    margin-right: 40px;
}
@media all and (min-width: 768px) {
    .banner__thumb {
        display: inline-block;
    }
}
@media all and (min-width: 1024px) {
    .banner__thumb {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: none;
        margin-right: 95px;
    }
}
.banner__thumb:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 160px;
    background-color: #94c15b;
}
.banner__thumb img {
    max-height: 100%;
}
.banner__content {
    padding-bottom: 20px;
}
.banner__title {
    width: 100%;
    max-width: 440px;
    margin-bottom: 30px;
}
@media all and (min-width: 768px) {
    .banner__title {
        margin-bottom: 45px;
    }
}
.banner__text {
    margin-bottom: 16px;
}
.banner__text:last-child {
    margin-bottom: 0;
}
.portfolio {
    overflow: hidden;
}
.portfolio__inner {
    padding: 50px 0 20px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .portfolio__inner {
        padding: 70px 0;
    }
}
@media all and (min-width: 1024px) {
    .portfolio__inner {
        padding: 130px 0 110px;
    }
}
.portfolio__title {
    margin-bottom: 15px;
}
.portfolio__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px;
    padding: 0;
    list-style: none;
}
@media all and (min-width: 768px) {
    .portfolio__list {
        margin: 0 -15px;
    }
}
.portfolio__item {
    width: 50%;
    padding: 15px 7px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .portfolio__item {
        padding: 15px;
    }
}
@media all and (min-width: 600px) and (max-width: 1023px) {
    .portfolio__item {
        width: 33.33%;
    }
}
@media all and (min-width: 1024px) {
    .portfolio__item {
        width: 25%;
        padding: 30px 15px 27px;
    }
}
.portfolio__link {
    display: block;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .portfolio__link:hover {
        color: #94c15b;
    }
    .portfolio__link:hover .portfolio__thumb:after {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .portfolio__link:hover .portfolio__thumb img {
        opacity: 0.7;
    }
    .portfolio__link-title {
        width: 100%;
        max-width: 85%;
    }
}
.portfolio__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 100%;
    background-color: #33343c;
}
@media all and (min-width: 768px) {
    .portfolio__thumb {
        margin-bottom: 25px;
    }
}
.portfolio__thumb:after {
    content: "+";
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
}
@media all and (min-width: 768px) {
    .portfolio__thumb:after {
        width: 50px;
        height: 50px;
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 1;
    }
}
@media all and (min-width: 1024px) {
    .portfolio__thumb:after {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
}
.news__thumb img,
.portfolio__thumb img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
.portfolio__thumb img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.news {
    padding-top: 60px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .news {
        padding-top: 100px;
    }
}
@media all and (min-width: 1024px) {
    .news {
        padding-top: 140px;
    }
}
.news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.news__item {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 40px;
}
@media all and (min-width: 480px) {
    .news__item {
        width: 50%;
    }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .news__item {
        margin-bottom: 70px;
    }
}
@media all and (min-width: 1024px) {
    .news__item {
        margin-bottom: 98px;
    }
}
.news__link {
    display: block;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
@media all and (min-width: 1024px) {
    .news__link:hover {
        color: #94c15b;
    }
    .news__link:hover img {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}
.news__thumb {
    overflow: hidden;
    position: relative;
    padding-bottom: 52.8%;
    background-color: #ecebe8;
}
.news__thumb img {
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
}
.news__date {
    position: absolute;
    left: 0;
    bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 15px;
    min-width: 100px;
    min-height: 40px;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
}
.news__title {
    margin-top: 20px;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
}
@media all and (min-width: 480px) {
    .news__title {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
        margin-top: 25px;
    }
}
.news__description {
    margin-top: 15px;
}
@media all and (min-width: 480px) {
    .news__description {
        margin-top: 25px;
    }
}
.pagination {
    padding: 30px 0;
    background-color: #f6f8f3;
}
@media all and (min-width: 768px) {
    .pagination {
        padding: 50px 0;
    }
}
@media all and (min-width: 1024px) {
    .pagination__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.pagination__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    list-style: none;
    width: calc(100% + 10px);
    margin: 0 -5px;
}
@media all and (min-width: 768px) {
    .pagination__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.pagination a,
.pagination__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination__item {
    position: relative;
    min-width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    color: #6a737e;
    background-color: #fff;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
@media all and (min-width: 1024px) {
    .pagination__item:not(.active):hover {
        background-color: #94c15b;
    }
    .pagination__item:not(.active):hover a {
        color: #fff;
    }
    .pagination__item:not(.active):hover.pagination-next span:before,
    .pagination__item:not(.active):hover.pagination-prev span:before {
        opacity: 0;
    }
    .pagination__item:not(.active):hover.pagination-next span:after,
    .pagination__item:not(.active):hover.pagination-prev span:after {
        opacity: 1;
    }
    .pagination__item:not(.active):hover.no-link {
        background-color: transparent;
    }
}
.pagination__item.no-link {
    background-color: transparent;
}
.pagination__item.active {
    font-weight: 700;
    color: #fff;
    background-color: #94c15b;
}
.pagination__item.pagination-next span:after,
.pagination__item.pagination-next span:before,
.pagination__item.pagination-prev span:after,
.pagination__item.pagination-prev span:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    opacity: 1;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -205px -146px;
    width: 8px;
    height: 12px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.pagination__item.pagination-next span:after,
.pagination__item.pagination-prev span:after {
    opacity: 0;
    background-position: -346px -231px;
}
.pagination__item.pagination-prev span:after,
.pagination__item.pagination-prev span:before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}
.pagination a {
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
.product {
    padding: 40px 0 50px;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .product {
        padding: 70px 0 60px;
    }
}
@media all and (min-width: 1024px) {
    .product {
        padding: 107px 0 130px;
    }
}
.product__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}
@media all and (min-width: 768px) {
    .product__inner {
        margin-bottom: 40px;
    }
}
@media all and (min-width: 1024px) {
    .product__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.product__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media all and (min-width: 1250px) {
    .product__content {
        width: 100%;
        max-width: 720px;
    }
}
.product__title {
    margin-bottom: 20px;
    font-weight: 700;
    font-family: "Gilroy-Bold", sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.53846;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .product__title {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1.375;
    }
}
@media all and (min-width: 1024px) {
    .product__title {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.3;
    }
}
.product__description {
    margin: 20px 0;
}
@media all and (min-width: 768px) {
    .product__description {
        padding-right: 55px;
    }
}
.product__detail {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin: 15px 0 20px;
}
@media all and (min-width: 1024px) and (max-width: 1249px) {
    .product__detail {
        width: 275px;
        margin: 15px 0 40px 20px;
    }
}
@media all and (min-width: 1250px) {
    .product__detail {
        width: 275px;
        margin: 15px 0 40px 70px;
    }
}
.product__code {
    margin-bottom: 26px;
    color: #777;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846;
}
.product__materials {
    margin: 0 0 45px;
    padding: 0;
    list-style: none;
    color: #033343;
}
.product__materials-item {
    margin-bottom: 15px;
}
.product__materials-item:last-child {
    margin-bottom: 0;
}
.product__materials-label {
    font-weight: 700;
}
.product__btn {
    width: 100%;
    max-width: 275px;
    margin: 0 auto;
}
.product__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0;
    padding: 0;
    list-style: none;
}
@media all and (min-width: 768px) {
    .product__meta {
        margin: 50px 0;
    }
}
.product__meta-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 50px;
    margin: 10px 0;
    padding-right: 20px;
    padding-left: 70px;
    font-weight: 700;
}
@media all and (min-width: 640px) and (max-width: 767px) {
    .product__meta-item {
        width: 50%;
    }
}
@media all and (min-width: 768px) {
    .product__meta-item {
        width: 33.33%;
    }
}
.product__meta-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #edc173;
}
.product__meta-item:after {
    content: "";
    position: absolute;
    left: 18px;
    top: 15px;
}
.product__meta-item._01:after,
.product__meta-item._02:after,
.product__meta-item._03:after {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -89px -285px;
    width: 17px;
    height: 20px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.product__meta-item._02:after,
.product__meta-item._03:after {
    background-position: -237px -245px;
    width: 20px;
    height: 19px;
}
.product__meta-item._03:after {
    background-position: -213px -245px;
    height: 20px;
}
.product__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px;
    padding: 0;
    list-style: none;
}
@media all and (min-width: 768px) {
    .product__gallery {
        margin: 0 -15px;
    }
}
.product__gallery-item {
    width: 50%;
    padding: 7px;
}
@media all and (min-width: 768px) {
    .product__gallery-item {
        padding: 10px 15px;
    }
}
.product__gallery-link {
    overflow: hidden;
    display: block;
    width: 100%;
    padding-bottom: 70%;
}
@media all and (min-width: 1024px) {
    .product__gallery-link:hover:after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .product__gallery-link:hover img {
        opacity: 0.75;
    }
}
.product__gallery-link:after {
    content: "+";
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    color: #fff;
    background-color: #94c15b;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
}
@media all and (min-width: 768px) {
    .product__gallery-link:after {
        width: 50px;
        height: 50px;
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 1;
    }
}
@media all and (min-width: 1024px) {
    .product__gallery-link:after {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
}
.product__gallery-link img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.product__gallery-link,
.testimonials {
    position: relative;
    background-color: #202d34;
}
.testimonials:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 44%;
    background-color: #f6f8f3;
    pointer-events: none;
}
@media all and (min-width: 1024px) {
    .testimonials:after {
        height: 50%;
    }
}
.testimonials__inner {
    position: relative;
    z-index: 1;
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 0 0 25px;
    background-color: #fff;
    -webkit-box-shadow: 5px 8.66px 50px 0 rgba(53, 62, 67, 0.15);
    box-shadow: 5px 8.66px 50px 0 rgba(53, 62, 67, 0.15);
}
@media all and (min-width: 768px) {
    .testimonials__inner {
        width: 100%;
        margin: 0;
        padding: 48px 0 25px;
    }
    .testimonials__inner:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-image: url(../img/png-sprite/96dpi/sprite.png);
        background-position: 0 -285px;
        width: 85px;
        height: 39px;
        background-size: 361px, 324px;
        background-repeat: no-repeat;
    }
}
.testimonials__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 18px 60px;
    background-color: #fff;
}
@media all and (min-width: 600px) and (max-width: 767px) {
    .testimonials__item {
        padding: 0 60px 60px;
    }
}
@media all and (min-width: 768px) {
    .testimonials__item {
        padding: 40px 60px 60px;
    }
    .testimonials__item:before {
        display: none;
    }
}
.testimonials__item:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 32px;
    background-color: #202d34;
    pointer-events: none;
}
.testimonials__thumb {
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin-bottom: 45px;
    border-radius: 50em;
    background-color: #eeeeec;
}
@media all and (min-width: 768px) {
    .testimonials__thumb {
        margin-bottom: 55px;
    }
}
.testimonials__text {
    width: 100%;
    max-width: 760px;
    margin-bottom: 35px;
    text-align: center;
    font-style: italic;
    color: #666;
}
@media all and (min-width: 1024px) {
    .testimonials__text {
        margin-bottom: 60px;
    }
}
.testimonials__author {
    font-weight: 700;
}
.testimonials__btn {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 73px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 290px;
    pointer-events: none;
}
@media all and (max-width: 767px) {
    .testimonials__btn {
        display: none;
    }
}
.testimonials__btn-item {
    position: relative;
    top: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    border-radius: 5px;
    background: 0 0;
    pointer-events: auto;
}
@media all and (min-width: 1024px) {
    .testimonials__btn-item:hover:before {
        opacity: 0;
    }
    .testimonials__btn-item:hover:after {
        opacity: 1;
    }
}
.testimonials__btn-item:after,
.testimonials__btn-item:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -346px -197px;
    width: 10px;
    height: 16px;
    background-size: 361px, 324px;
    background-repeat: no-repeat;
}
.testimonials__btn-item:after {
    background-position: -350px -167px;
    opacity: 0;
}
.testimonials__btn-item--prev {
    left: auto;
}
.testimonials__btn-item--prev:after,
.testimonials__btn-item--prev:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}
.testimonials__btn-item--next {
    right: auto;
}
.testimonials .swiper-pagination-bullet {
    background-color: #eee;
}
.testimonials .swiper-pagination-bullet-active {
    background-color: #94c15b;
}
.testimonials .swiper-container-horizontal > .swiper-pagination-bullets,
.testimonials .swiper-pagination-custom,
.testimonials .swiper-pagination-fraction {
    bottom: 23px;
}

/*-------------------------------------
	18. Loading 
-------------------------------------*/  
/*18.1 loading - 1*/



/*-------------------------------------
	9. Alert box 
-------------------------------------*/
.alert.alert-sm {padding:5px 15px;	font-size:12px;}
.alert.alert-lg {	padding:25px 15px;	font-size:16px;}
.alert.alert-xl {	padding:35px 15px;	font-size:18px;}
.alert[class*="alert-"] i{	margin-right:8px;}
.alert.no-radius{border-radius:0;	-webkit-border-radius:0;	-moz-border-radius:0;}
.alert.no-bg{background-color:transparent;	border-width:2px;}
.alert[class*="alert-"] ul {padding-left:25px;	margin-top:10px;}
.alert[class*="alert-"] ul li:before {	color:#a94442 ;}


.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}