@font-face {
    src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
    font-family: 'OpenSansR';
    font-weight: 150;
    font-display: swap;
}
@font-face {
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-family: 'OpenSansR';
    font-weight: 200;
    font-display: swap;
}
@font-face {
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-family: 'OpenSansR';
    font-weight: 300;
    font-display: swap;
}
@font-face {
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-family: 'OpenSansB';
    font-weight: 600;
    font-display: swap;
}
@font-face {
    src: url('../fonts/GOTHIC.TTF') format('truetype');
    font-family: 'GOTHIC';
    font-weight: 300;
    font-display: swap;
}
@font-face {
    src: url('../fonts/GOTHICB.TTF') format('truetype');
    font-family: 'GOTHIC';
    font-weight: 600;
    font-display: swap;
}
@font-face {
    src: url('../fonts/Geometr.ttf') format('truetype');
    font-family: 'Geometr';
    font-weight: 600;
    font-display: swap;
}
html {
    font-family: sans-serif;
        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 0;
}
hr {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, 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 {
    line-height: normal;
}
input[type='checkbox'], input[type='radio'] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search'] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
         -o-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%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.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: 2px;
    padding-right: 3px;
}
@media (min-width: 768px) {
    .container {
        width: 725px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 945px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 2px;
    padding-right: 3px;
}
.row {
    margin-left: -2px;
    margin-right: -3px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 3px;
    padding-right: 2px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        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: 1250px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        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:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: ' ';
    display: table;
}
.clearfix:after, .container:after, .container-fluid: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-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1250px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1250px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1250px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1250px) {
    .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: 1250px) {
    .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;
    }
    th.visible-print, td.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;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
html {
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 10px;
        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*, *::after, *::before {
    box-sizing: inherit;
}
body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
template, [hidden] {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button, input, select, textarea {
    font: inherit;
}
optgroup {
    font-weight: bold;
}
button, input, select {
    overflow: visible;
}
button, input, select, textarea {
    margin: 0;
}
button, select {
    text-transform: none;
}
button, [type='button'], [type='reset'], [type='submit'] {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
button, html [type='button'], [type='reset'], [type='submit'] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type='checkbox'], [type='radio'] {
    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;
}
[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
.btn {
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.vertical-container {
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.vertical-inner {
    position: relative;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 99;
}
.prloader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: 0.5s ease-out;
    z-index: 40;
}
.prloader.anime {
    opacity: 0;
}
.prloader.anime .prloader_main_img_text {
    opacity: 0;
}
.prloader.anime_nome {
    display: none;
    z-index: -2;
}
.prloader .prloader_main {
    width: 300px;
    position: relative;
    transform: scale(0.7);
}
.prloader .prloader_main .prloader_main_img {
    width: 300px;
    height: 300px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.prloader .prloader_main .prloader_main_img .prloader_bg_1 {
    width: 480px;
    height: 480px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(135deg, #a32323 20%, #4a2857 50%, #004ea8 80%);
    opacity: 0;
    z-index: 1;
    animation: prloader_bg_1 2s ease-in-out infinite;
    animation-delay: 0.5s;
}
.prloader .prloader_main .prloader_main_img .prloader_bg_1:before {
    content: '';
    display: block;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 3;
}
@keyframes prloader_bg_1 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0;
    }
    45% {
        opacity: 0.1;
    }
    55% {
        opacity: 0.1;
    }
    70% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.prloader .prloader_main .prloader_main_img .prloader_bg_2 {
    width: 420px;
    height: 420px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(135deg, #a32323 20%, #4a2857 50%, #004ea8 80%);
    opacity: 0;
    z-index: 2;
    animation: prloader_bg_2 2s ease-in-out infinite;
    animation-delay: 0.5s;
}
.prloader .prloader_main .prloader_main_img .prloader_bg_2:before {
    content: '';
    display: block;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 3;
}
@keyframes prloader_bg_2 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0.13;
    }
    70% {
        opacity: 0.13;
    }
    100% {
        opacity: 0;
    }
}
.prloader .prloader_main .prloader_main_img .prloader_bg_3 {
    width: 360px;
    height: 360px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(135deg, #a32323 20%, #4a2857 50%, #004ea8 80%);
    opacity: 0;
    z-index: 3;
    animation: prloader_bg_3 2s ease-in-out infinite;
    animation-delay: 0.5s;
}
@keyframes prloader_bg_3 {
    0% {
        opacity: 0;
    }
    15% {
        opacity: 0.16;
    }
    85% {
        opacity: 0.16;
    }
    100% {
        opacity: 0;
    }
}
.prloader .prloader_main .prloader_main_img svg {
    width: 300px;
    height: 300px;
    position: relative;
    z-index: 3;
}
.prloader .prloader_main .prloader_main_img_text {
    position: relative;
    width: 100%;
    height: 60px;
    z-index: 4;
    opacity: 1;
    transition: 0.15s ease-out;
}
.prloader .prloader_main .prloader_main_img_text p {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Geometr';
    font-weight: 600;
    font-size: 48px;
    opacity: 0;
}
.prloader .prloader_main .prloader_main_img_text p svg {
    width: 230px;
    fill: #fff;
    margin-top: 10px;
}
.prloader .prloader_main .prloader_main_img_text p.prloader_text_1 {
    animation: prloader_text_2 1.2s ease-in-out;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
}
@keyframes prloader_text_1 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.prloader .prloader_main .prloader_main_img_text p.prloader_text_2 {
    animation: prloader_text_2 1.2s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 1.7s;
}
@keyframes prloader_text_2 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.prloader .prloader_main .prloader_main_img_text p.prloader_text_3 {
    animation: prloader_text_3 1.2s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 2.9s;
}
@keyframes prloader_text_3 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.prloader .prloader_main .prloader_main_img_text span {
    display: block;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: center;
    color: #ababab;
    opacity: 0;
    animation: prloader_span 1.5s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 3.4s;
}
@keyframes prloader_span {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.lottie {
    background-color: transparent;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
}
.lazy-frame-parent.no-background, .lazy-frame-parent.no-background .hide-background-on-hover {
    background: none !important;
}
.lottie.onhover {
    opacity: 1;
}
.lottie.onhover.noopacity {
    opacity: 1 !important;
}
.lazy-frame-parent.no-background .lottie.onhover, .lottie.onhover:hover {
    opacity: 1;
}
html {
    overflow-x: hidden;
}
body {
    width: 100%;
    overflow-x: hidden;
    position: relative;
}
body.with-vertical-slider {
    overflow: hidden;
    height: 100vh;
}
#vertical-body-slider {
    position: relative;
    transition: top 0.4s;
}
.container {
    position: relative;
    margin: 0 auto;
}
@media only screen and (min-width: 320px) {
    .container {
        width: 100%;
        padding: 0 5px;
    }
}
@media only screen and (min-width: 768px) {
    .container {
        padding: 0 10px;
    }
}
@media only screen and (min-width: 992px) {
    .container {
        width: 945px;
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
        width: 100%;
        padding: 0 80px;
    }
}
@media only screen and (min-width: 1366px) {
    .container {
        max-width: 1366px;
        width: 100%;
    }
}
@media only screen and (min-width: 1600px) {
    .container {
        max-width: 1600px;
        width: 100%;
    }
}
@media only screen and (min-width: 1768px) {
    .container {
        padding: 0 10px;
    }
}
.krohi {
    width: 100%;
    background-color: #fff;
    z-index: 10;
}
@media only screen and (min-width: 320px) {
    .krohi {
        position: fixed;
        padding-top: 70px;
        padding-bottom: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    .krohi {
        padding-top: 90px;
        position: relative;
    }
}
@media only screen and (min-width: 1768px) {
    .krohi {
        padding-top: 150px;
        position: fixed;
        top: 0;
        left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .krohi.on_fixed {
        position: fixed;
        left: 0;
        top: 0;
    }
}
.krohi__main {
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .krohi__main {
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) {
    .krohi__main {
        justify-content: flex-start;
    }
}
@media only screen and (min-width: 1366px) {
    .krohi__main {
        padding-left: 30px;
    }
}
@media only screen and (min-width: 1600px) {
    .krohi__main {
        padding-left: 80px;
    }
}
@media only screen and (min-width: 1768px) {
    .krohi__main {
        padding-left: 0;
    }
}
.krohi__main a {
    font-family: 'OpenSansR';
    font-weight: 200;
    color: #8c8c8c;
    margin-right: 5px;
    display: contents;
}
@media only screen and (min-width: 320px) {
    .krohi__main a {
        font-size: 12px;
    }
}
@media only screen and (min-width: 1200px) {
    .krohi__main a {
        font-size: 14px;
    }
}
.krohi__main a.a_active {
    color: #000;
}
.error_head {
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}
.error_head .container {
    width: 100vw;
    height: 100vh;
    padding: 0 !important;
}
.error_head .error_404 {
    display: table;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center !important;
    color: #000;
    z-index: 5;
    opacity: 0;
}
.error_head.anime .error_404 {
    opacity: 1;
}
p {
    font-size: 16px;
    color: #000;
    margin: 0;
    line-height: 1.2;
}
h1 {
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}
@media only screen and (min-width: 320px) {
    h1 {
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        margin: 0;
    }
}
@media only screen and (min-width: 768px) {
    h1 {
        font-size: 28px;
    }
}
@media only screen and (min-width: 1200px) {
    h1 {
        font-size: 30px;
        text-align: left;
        margin: 0;
    }
}
@media only screen and (min-width: 1600px) {
    h1 {
        font-size: 40px;
    }
}
h2 {
    text-transform: uppercase;
    display: table;
    color: #000;
    line-height: 1.2;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    h2 {
        font-size: 32px;
        margin: 0 auto;
        text-align: center;
    }
}
@media only screen and (min-width: 1200px) {
    h2 {
        font-size: 36px;
        text-align: left;
        margin: 0;
    }
}
@media only screen and (min-width: 1600px) {
    h2 {
        font-size: 40px;
    }
}
h2 span {
    font-weight: 600;
}
.h2_anime {
    display: table;
    position: relative;
    transition: 0.75s ease-out;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 320px) {
    .h2_anime {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .h2_anime {
        text-align: left;
        margin: 0;
        height: 86px;
        overflow: hidden;
    }
    .h2_anime span {
        display: table;
        position: relative;
        left: 0;
        top: 100px;
        transition: 0.75s ease-out;
    }
    .h2_anime.one_h2 {
        height: 44px;
    }
}
.h2_anime.scrolled span {
    top: 0;
}
.h2_anime.h2_anime_no:before {
    display: none;
}
.p_anime {
    display: table;
    position: relative;
    transition: 0.75s ease-out;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 320px) {
    .p_anime {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .p_anime {
        text-align: left;
        margin: 0;
        height: 42px;
        overflow: hidden;
    }
    .p_anime span {
        display: table;
        position: relative;
        left: 0;
        top: 100px;
        transition: 0.75s ease-out;
    }
    .p_anime.one_p {
        height: 22px;
    }
}
.p_anime.scrolled span {
    top: 0;
}
h3 {
    line-height: 1;
    margin: 0;
    color: #000;
    position: relative;
}
h4 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1;
}
h5 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 1;
}
a {
    outline: none;
}
ul {
    padding: 0;
    margin: 0;
}
ul li{
    list-style-type: none;
}
.arr_l {
    width: 32px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    transition: 0.3s ease-out;
    border-radius: 50%;
    transform: scale(1);
}
.arr_l:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 44%;
    left: 10%;
    transform: rotate(-135deg) translate(-50%, -50%);
    transition: 0.3s ease-out;
    border-radius: 2px;
}
.arr_l:after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 47%;
    left: 7%;
    transform: rotate(135deg) translate(-50%, -50%);
    transition: 0.3s ease-out;
    border-radius: 2px;
}
.arr_l:hover {
    transform: scale(1.15);
}
.arr_r {
    width: 32px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    transition: 0.3s ease-out;
    border-radius: 50%;
    transform: scale(1);
}
.arr_r:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: rotate(-45deg) translate(-50%, -50%);
    transition: 0.3s ease-out;
    border-radius: 2px;
}
.arr_r:after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 47%;
    left: 47%;
    transform: rotate(45deg) translate(-50%, -50%);
    transition: 0.3s ease-out;
    border-radius: 2px;
}
.arr_r:hover {
    transform: scale(1.15);
}
.a_hover {
    display: table;
    position: relative;
    transition: 0s;
    transition-delay: 0;
    transition: transform 0.3s ease-out;
}
.a_hover:before {
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    content: '';
    position: absolute;
    background: #fff;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.2s ease-out;
}
.a_hover:hover:before, .a_hover.active:before {
    transform: scaleX(1);
    transform-origin: left;
}
.block_btn {
    width: 100%;
    display: flex;
    justify-content: center;
}
.btn_white {
    width: 180px;
    height: 50px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    outline: none;
    overflow: hidden;
    padding: 2px;
    cursor: pointer;
    position: relative;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .btn_white {
        border: 1px solid #fff;
        background: transparent;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white {
        border: none;
    }
}
.btn_white:before {
    content: '';
    width: calc(400% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    margin: -2px 0 0 -2px;
    transition: 0.3s ease-out;
    transform: translateX(0);
    z-index: 1;
}
@media only screen and (min-width: 320px) {
    .btn_white:before {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white:before {
        display: block;
        background-image: linear-gradient(135deg, #fff 50%, #a32323 49%, #a32323 80%, #4a2857 85%, #004ea8 90%);
    }
}
.btn_white:after {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-color: #0d0d0d;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    margin: 2px 0 0 2px;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .btn_white:after {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white:after {
        display: block;
    }
}
.btn_white span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 15px;
    font-family: 'GOTHIC';
    font-weight: 300;
    z-index: 3;
}
@media only screen and (min-width: 320px) {
    .btn_white span {
        color: #fff;
    }
}
@media only screen and (min-width: 992px) {
    .btn_white span {
        background:     -ms-linear-gradient(135deg, #fff 0%, #fff 50%, #fff 100%);
        background:      -o-linear-gradient(135deg, #fff 0%, #fff 50%, #fff 100%);
        background:    -moz-linear-gradient(135deg, #fff 0%, #fff 50%, #fff 100%);
        background:         linear-gradient(135deg, #fff 0%, #fff 50%, #fff 100%);
        background: -webkit-linear-gradient(135deg, #fff 0%, #fff 50%, #fff 100%);
                background-clip: text;
        -webkit-background-clip: text;
        color: transparent;
        -webkit-text-fill-color: transparent;
           -moz-background-clip: text;
           -moz-text-fill-color: transparent;
    }
}
.btn_white.black {
    z-index: 3;
}
@media only screen and (min-width: 320px) {
    .btn_white.black {
        background: transparent;
        border: 1px solid #000;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white.black {
        border: none;
    }
}
.btn_white.black:before {
    content: '';
    width: calc(400% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    margin: -2px 0 0 -2px;
    background-image: linear-gradient(135deg, #000 50%, #a32323 49%, #a32323 80%, #4a2857 85%, #004ea8 90%);
    transition: 0.3s ease-out;
    transform: translateX(0);
    z-index: 1;
}
@media only screen and (min-width: 320px) {
    .btn_white.black:before {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white.black:before {
        display: block;
    }
}
.btn_white.black:after {
    border-radius: 13px;
    background-color: #fff;
}
@media only screen and (min-width: 320px) {
    .btn_white.black:after {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white.black:after {
        display: block;
    }
}
@media only screen and (min-width: 320px) {
    .btn_white.black span {
        color: #000;
    }
}
@media only screen and (min-width: 992px) {
    .btn_white.black span {
        background:     -ms-linear-gradient(135deg, #000 0%, #000 50%, #000 100%);
        background:      -o-linear-gradient(135deg, #000 0%, #000 50%, #000 100%);
        background:    -moz-linear-gradient(135deg, #000 0%, #000 50%, #000 100%);
        background:         linear-gradient(135deg, #000 0%, #000 50%, #000 100%);
        background: -webkit-linear-gradient(135deg, #000 0%, #000 50%, #000 100%);
                background-clip: text;
        -webkit-background-clip: text;
        color: transparent;
        -webkit-text-fill-color: transparent;
           -moz-background-clip: text;
           -moz-text-fill-color: transparent;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white:hover span {
        background:     -ms-linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
        background:      -o-linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
        background:    -moz-linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
        background:         linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
        background: -webkit-linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
                background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
           -moz-background-clip: text;
           -moz-text-fill-color: transparent;
    }
}
@media only screen and (min-width: 1200px) {
    .btn_white:hover:before {
        transform: translateX(-500px);
    }
}
.btn_arr {
    display: table;
    position: relative;
    font-size: 18px;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    padding-right: 25px;
    cursor: pointer;
}
.btn_arr span {
    position: absolute;
    top: 44%;
    right: 0;
    transform: translateY(-50%);
    transition: 0.3s ease-out;
}
.btn_arr:hover span {
    right: -10px;
}
.btn_arr.black {
    color: #000;
}
@media only screen and (min-width: 320px) {
    .work_arr_l {
        position: fixed;
        left: 20px;
        bottom: 22px;
        display: none;
        z-index: -1;
        opacity: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .work_arr_l {
        display: none;
    }
}
.work_arr_l.visible {
    opacity: 1;
    z-index: 60;
}
@media only screen and (min-width: 320px) {
    .work_arr_r {
        position: fixed;
        right: 20px;
        bottom: 22px;
        display: none;
        z-index: -1;
        opacity: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .work_arr_r {
        display: none;
    }
}
.work_arr_r.visible {
    opacity: 1;
    z-index: 60;
}
.work_arr_r.visible.rotate_b {
    transform: rotate(90deg);
}
.dot_menu {
    display: block;
    position: fixed;
    z-index: 33;
    transition: 0.3s ease-out;
    opacity: 0;
}
@media only screen and (min-width: 320px) {
    .dot_menu {
        width: 130px;
        height: 32px;
        bottom: 9px;
        left: 50%;
        transform: translate(-50%, 0%);
    }
}
@media only screen and (min-width: 1200px) {
    .dot_menu {
        width: 58px;
        height: 210px;
        top: 50%;
        bottom: auto;
        left: 15px;
        transform: translate(0%, -50%);
    }
}
@media only screen and (min-width: 1366px) {
    .dot_menu {
        width: 58px;
        height: 210px;
    }
}
@media only screen and (min-width: 1600px) {
    .dot_menu {
        width: 82px;
        height: 250px;
        left: 35px;
    }
}
@media only screen and (min-width: 320px) {
    .dot_menu.dot_head_mob {
        width: 130px;
        height: 32px;
        bottom: 25px;
        left: 50%;
        transform: translate(-50%, 0%);
    }
    .dot_menu.dot_head_mob ul li:nth-child(9), .dot_menu.dot_head_mob ul li:nth-child(10), .dot_menu.dot_head_mob ul li:nth-child(11), .dot_menu.dot_head_mob ul li:nth-child(12) {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .dot_menu.dot_head_mob {
        width: 58px;
        height: 210px;
        top: 50%;
        bottom: auto;
        left: 15px;
        transform: translate(0%, -50%);
    }
    .dot_menu.dot_head_mob ul li:nth-child(9), .dot_menu.dot_head_mob ul li:nth-child(10), .dot_menu.dot_head_mob ul li:nth-child(11), .dot_menu.dot_head_mob ul li:nth-child(12) {
        display: block;
    }
}
@media only screen and (min-width: 1366px) {
    .dot_menu.dot_head_mob {
        width: 58px;
        height: 210px;
    }
}
@media only screen and (min-width: 1600px) {
    .dot_menu.dot_head_mob {
        width: 82px;
        height: 250px;
        left: 35px;
    }
}
.dot_menu.anime {
    transition-delay: 0.3s;
    opacity: 1;
}
.dot_menu ul {
    width: 80%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    transition: 0.3s ease-out;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .dot_menu ul {
        row-gap: 20px;
        column-gap: 25px;
    }
}
@media only screen and (min-width: 1200px) {
    .dot_menu ul {
        row-gap: 0;
        column-gap: 30px;
    }
}
@media only screen and (min-width: 1600px) {
    .dot_menu ul {
        column-gap: 46px;
    }
}
.dot_menu ul li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 1600px) {
    .dot_menu ul li {
        width: 8px;
        height: 8px;
    }
}
.dot_menu ul li:nth-child(1) {
    background-color: #144492;
}
.dot_menu ul li:nth-child(2) {
    background-color: #144492;
}
.dot_menu ul li:nth-child(3) {
    background-color: #273a7d;
}
.dot_menu ul li:nth-child(4) {
    background-color: #273a7d;
}
.dot_menu ul li:nth-child(5) {
    background-color: #3e2e64;
}
.dot_menu ul li:nth-child(6) {
    background-color: #3e2e64;
}
.dot_menu ul li:nth-child(7) {
    background-color: #56224a;
}
.dot_menu ul li:nth-child(8) {
    background-color: #56224a;
}
.dot_menu ul li:nth-child(9) {
    background-color: #6e1630;
}
.dot_menu ul li:nth-child(10) {
    background-color: #6e1630;
}
.dot_menu ul li:nth-child(11) {
    background-color: #850a16;
}
.dot_menu ul li:nth-child(12) {
    background-color: #850a16;
}
@media only screen and (min-width: 1200px) {
    .dot_menu:hover {
        width: 64px;
        height: 230px;
        top: 50%;
    }
    .dot_menu:hover ul {
        column-gap: 44px;
        width: 100%;
    }
    .dot_menu:hover ul li:nth-child(1) {
        background-color: #850a16;
    }
    .dot_menu:hover ul li:nth-child(2) {
        background-color: #850a16;
    }
    .dot_menu:hover ul li:nth-child(3) {
        background-color: #6e1630;
    }
    .dot_menu:hover ul li:nth-child(4) {
        background-color: #6e1630;
    }
    .dot_menu:hover ul li:nth-child(5) {
        background-color: #56224a;
    }
    .dot_menu:hover ul li:nth-child(6) {
        background-color: #56224a;
    }
    .dot_menu:hover ul li:nth-child(7) {
        background-color: #3e2e64;
    }
    .dot_menu:hover ul li:nth-child(8) {
        background-color: #3e2e64;
    }
    .dot_menu:hover ul li:nth-child(9) {
        background-color: #273a7d;
    }
    .dot_menu:hover ul li:nth-child(10) {
        background-color: #273a7d;
    }
    .dot_menu:hover ul li:nth-child(11) {
        background-color: #144492;
    }
    .dot_menu:hover ul li:nth-child(12) {
        background-color: #144492;
    }
}
@media only screen and (min-width: 1366px) {
    .dot_menu:hover {
        width: 64px;
        height: 230px;
        top: 50%;
    }
    .dot_menu:hover ul {
        column-gap: 44px;
    }
}
@media only screen and (min-width: 1600px) {
    .dot_menu:hover {
        width: 80px;
        height: 270px;
        top: 50%;
    }
    .dot_menu:hover ul {
        column-gap: 64px;
    }
}
#menu-trigger {
    cursor: pointer;
}
@media only screen and (min-width: 320px) {
    #menu-trigger.bot_bg:before {
        content: '';
        display: block;
        width: 100vw;
        height: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 1;
    }
}
@media only screen and (min-width: 1200px) {
    #menu-trigger.bot_bg:before {
        display: none;
    }
}
#menu-trigger {
    cursor: pointer;
}
@media only screen and (min-width: 320px) {
    #menu-trigger.bot_bg:before {
        content: '';
        display: block;
        width: 100vw;
        height: 70px;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.95);
        transition: 0.3s ease-out;
        z-index: 1;
    }
}
@media only screen and (min-width: 1200px) {
    #menu-trigger.bot_bg:before {
        display: none;
    }
}
@media only screen and (min-width: 320px) {
    #menu-trigger.bot_bg.settings_clicked:before {
        background-color: rgba(255, 255, 255, 0);
    }
}
@media only screen and (min-width: 1200px) {
    #menu-trigger.bot_bg.settings_clicked:before {
        display: none;
    }
}
.menu.open {
    right: 0;
}
.menu.open .menu_map {
    left: 0;
}
.menu.open .menu_map.open {
    left: -390px;
}
@media only screen and (min-width: 320px) {
    .menu.open .menu_map {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .menu.open .menu_map {
        display: block;
    }
}
.menu-tint {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease-out;
}
.menu {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 40;
    background: #000;
    transition: all 0.3s cubic-bezier(0.77, 0.06, 0.28, 0.85);
}
@media only screen and (min-width: 320px) {
    .menu {
        right: -100vw;
        width: 100vw;
    }
}
@media only screen and (min-width: 560px) {
    .menu {
        right: -500px;
        width: 450px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu {
        right: -650px;
        width: 600px;
        padding-right: 150px;
    }
}
.menu .menu_map {
    width: 390px;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s cubic-bezier(0.77, 0.06, 0.28, 0.85);
}
.menu .menu_map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.menu .menu_cont {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    background-color: #000;
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 560px) {
    .menu .menu_cont {
        box-shadow: -5px 0 30px 0 #000;
    }
}
.menu .menu_cont .exit {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    opacity: 1;
    cursor: pointer;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .exit {
        top: 5px;
        right: 50%;
        transform: translateX(50%);
    }
}
@media only screen and (min-width: 560px) {
    .menu .menu_cont .exit {
        top: 20px;
        right: 10px;
        transform: none;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .exit {
        top: 34px;
        right: 10px;
    }
}
.menu .menu_cont .exit:before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(45deg);
}
.menu .menu_cont .exit:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-45deg);
}
.menu .menu_cont .menu_cont_block {
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 560px) {
    .menu .menu_cont .menu_cont_block {
        margin-top: 0;
    }
}
.menu .menu_cont .menu_cont_block h2 {
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block h2 {
        font-size: 30px;
    }
}
.menu .menu_cont .menu_cont_block .menu_cont_sviaz {
    width: 230px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.menu .menu_cont .menu_cont_block a, .menu .menu_cont .menu_cont_block p {
    margin-left: 40px;
    display: table;
    color: #fff;
    font-size: 14px;
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: left;
    margin-top: 15px;
    position: relative;
}
.menu .menu_cont .menu_cont_block a:before, .menu .menu_cont .menu_cont_block p:before {
    background-color: #fff;
    height: 1px;
}
.menu .menu_cont .menu_cont_block a:after, .menu .menu_cont .menu_cont_block p:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: -40px;
    transform: translateY(-50%);
    background-size: contain;
}
.menu .menu_cont .menu_cont_block a.menu_tel:after, .menu .menu_cont .menu_cont_block p.menu_tel:after {
    background: url(../images/ic_tel.svg) 50% 50% no-repeat;
}
.menu .menu_cont .menu_cont_block a.menu_mail:after, .menu .menu_cont .menu_cont_block p.menu_mail:after {
    background: url(../images/ic_sms.svg) 50% 50% no-repeat;
}
.menu .menu_cont .menu_cont_block a.menu_metka:after, .menu .menu_cont .menu_cont_block p.menu_metka:after {
    background: url(../images/ic_metka.svg) 50% 50% no-repeat;
}
.menu .menu_cont .menu_cont_block h3 {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 560px) {
    .menu .menu_cont .menu_cont_block h3 {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block h3 {
        font-size: 24px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block h3 {
        font-size: 30px;
    }
}
.menu .menu_cont .menu_cont_block h3 span {
    font-weight: 600;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block h3 span {
        font-size: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block h3 span {
        font-size: 24px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block h3 span {
        font-size: 30px;
    }
}
.menu .menu_cont .menu_cont_block .p_menu {
    display: block;
    text-align: center;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block .p_menu {
        font-size: 14px;
        margin-left: 0;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block .p_menu {
        margin-bottom: 30px;
    }
}
.menu .menu_cont .menu_cont_block form {
    width: 280px;
    margin: 0 auto;
}
.menu .menu_cont .menu_cont_block form input {
    width: 100%;
    height: 40px;
    background-color: transparent;
    border-radius: 7px;
    outline: none;
    text-align: left;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block form input {
        border: 1px solid #fff;
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block form input {
        margin-bottom: 20px;
    }
}
.menu .menu_cont .menu_cont_block form input::placeholder {
    color: #9c9c9c;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: left;
}
.menu .menu_cont .menu_cont_block form input.invalid {
    border: 2px solid #bb0f20;
}
.menu .menu_cont .menu_cont_block form input.invalid::placeholder {
    color: #f00;
}
.menu .menu_cont .menu_cont_block form .btn_white {
    width: 100%;
    margin: 0 auto;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block form .btn_white {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block form .btn_white {
        height: 60px;
    }
}
.menu .menu_cont .menu_cont_block form .btn_white:after {
    background-color: #000;
}
.menu .menu_cont .menu_cont_block form .btn_white span {
    display: flex;
    margin: 0;
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block form .btn_white:hover span {
        background: -webkit-linear-gradient(135deg, #004ea8 20%, #4a2857 50%, #a32323 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
           -moz-background-clip: text;
           -moz-text-fill-color: transparent;
    }
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block form .btn_white:hover:before {
        transform: translateX(-800px);
    }
}
@media only screen and (min-width: 768px) {
    .menu .menu_cont .menu_cont_block form .btn_white:hover:before {
        transform: translateX(-800px);
    }
}
.menu .menu_cont .menu_cont_block .soc_s {
    margin-top: 15px;
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block .soc_s {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block .soc_s {
        display: none;
    }
}
.menu .menu_cont .menu_cont_block .soc_s a {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: 0.3s ease-out;
    margin: 0 10px;
    flex: 0 0 30px;
}
.menu .menu_cont .menu_cont_block .soc_s a svg {
    display: block;
    width: 28px;
    height: 28px;
    fill: #fff;
}
@media only screen and (min-width: 320px) {
    .menu .menu_cont .menu_cont_block .copirate {
        display: block;
        text-align: center;
        justify-content: center;
        color: #fff;
        font-size: 14px;
        font-family: 'OpenSansR';
        font-weight: 300;
        margin-left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .menu .menu_cont .menu_cont_block .copirate {
        display: none;
    }
}
.menu-tint.open {
    opacity: 0.5;
    z-index: 97;
    position: fixed;
    animation: initial;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 31;
    background-color: #000;
}
@media only screen and (min-width: 560px) {
    .menu.open .exit {
        right: 455px;
    }
}
@media only screen and (min-width: 1200px) {
    .menu.open .exit {
        right: 860px;
    }
}
.settings_menu {
    display: flex;
    align-content: center;
    position: fixed;
    flex-wrap: wrap;
    top: 0;
    height: 100%;
    z-index: 32;
    background-color: #000;
    transition: all 0.3s cubic-bezier(0.77, 0.06, 0.28, 0.85);
}
@media only screen and (min-width: 320px) {
    .settings_menu {
        left: -100vw;
        width: 100vw;
        justify-content: center;
    }
}
@media only screen and (min-width: 560px) {
    .settings_menu {
        width: auto;
        left: -460px;
        width: 410px;
        justify-content: flex-end;
        box-shadow: 5px 0 30px 0 #000;
    }
}
.settings_menu .exit {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    opacity: 1;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.77, 0.06, 0.28, 0.85);
}
@media only screen and (min-width: 320px) {
    .settings_menu .exit {
        top: 5px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (min-width: 560px) {
    .settings_menu .exit {
        top: 34px;
        left: 360px;
        transform: none;
    }
}
.settings_menu .exit:before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(45deg);
}
.settings_menu .exit:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-45deg);
}
.settings_menu .settings_menu_cont {
    width: 100%;
    height: 100vh;
}
.settings_menu .ssilki {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .settings_menu .ssilki {
        width: 100%;
        margin-bottom: 15px;
        opacity: 0;
        transition: 0.3s ease-out;
    }
}
@media only screen and (min-width: 560px) {
    .settings_menu .ssilki {
        width: 250px;
        margin-right: 30px;
        transition: 0.5s ease-out;
        transition-delay: 0.3s;
    }
}
@media only screen and (min-width: 1200px) {
    .settings_menu .ssilki {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .settings_menu .ssilki {
        width: 200px;
    }
}
.settings_menu .ssilki li {
    width: 100%;
}
.settings_menu .ssilki li a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin: 10px 0;
    padding-left: 0;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .settings_menu .ssilki li a {
        margin: 10px auto;
    }
}
@media only screen and (min-width: 560px) {
    .settings_menu .ssilki li a {
        margin: 10px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .settings_menu .ssilki li a:hover {
        padding-left: 10px;
    }
}
.settings_menu .ssilki li a:before {
    display: none;
}
.settings_menu .iaz {
    width: 100%;
    align-content: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .settings_menu .iaz {
        display: flex;
        padding-left: 0;
    }
}
@media only screen and (min-width: 560px) {
    .settings_menu .iaz {
        padding-left: 50px;
    }
}
@media only screen and (min-width: 1200px) {
    .settings_menu .iaz {
        display: none;
    }
}
.settings_menu .iaz a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin: 0 5px;
}
.settings_menu .iaz a:before {
    display: none;
}
.settings_menu.settings_open {
    left: 0;
}
@media only screen and (min-width: 560px) {
    .settings_menu.settings_open .exit {
        left: 415px;
    }
}
.settings_menu.settings_open .ssilki {
    opacity: 1;
    margin-right: 0;
}
.settings-tint {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease-out;
}
.settings-tint.settings_open {
    opacity: 0.5;
    z-index: 97;
    position: fixed;
    animation: initial;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 31;
}
#soc_seti {
    margin: 10px 0;
}
.settings-content {
    float: left;
}
#settings-menu a {
    display: block;
    width: 90%;
    height: 116px;
    float: left;
    margin: 5px 20px 0 10px;
}
#settings-menu a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.settings_menu .lang {
    position: relative;
    float: left;
    top: 20px;
    left: 20px;
    display: flex;
}
.settings_menu .tel {
    width: 100%;
    color: #fff;
    font-family: 'Gilroy';
    font-weight: 500;
    letter-spacing: 0.4px;
    margin: 10px 0 0 20px;
    text-align: left;
    float: left;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 16px;
}
input {
    width: 100%;
    height: 56px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #56575a;
    outline: none;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-family: 'UniNeue';
    font-weight: 300;
    margin-bottom: 10px;
}
input::placeholder {
    text-align: center;
    font-size: 15px;
    color: #949494;
    font-family: 'UniNeue';
    font-weight: 300;
}
input.invalid {
    border-color: #f00;
    border: 1px solid #f00;
    transition: 0.3s ease-out;
}
input.invalid::placeholder {
    color: #f00;
    transition: 0.3s ease-out;
}
textarea {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    max-height: 160px;
    min-height: 160px;
    height: 160px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #56575a;
    outline: none;
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-family: 'UniNeue';
    font-weight: 300;
    margin-bottom: 10px;
    padding: 5px;
}
textarea::placeholder {
    text-align: center;
    padding-top: 60px;
    font-size: 15px;
    color: #949494;
    font-family: 'UniNeue';
    font-weight: 300;
}
.banner_blur {
    transition: 0.3s ease-out;
    filter: blur(0px);
}
.banner_blur.active {
    filter: blur(4px);
}
.bg_pop_up {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 2001;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s;
}
.bg_pop_up.shown {
    visibility: visible;
    opacity: 1;
}
.bg_pop_up .exit {
    position: absolute;
    cursor: pointer;
    z-index: 3;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #7c7c7c;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .bg_pop_up .exit {
        width: 30px;
        height: 30px;
        top: 5px;
        right: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    .bg_pop_up .exit {
        top: 20px;
        right: 20px;
    }
}
.bg_pop_up .exit:hover {
    box-shadow: 0 2px 3px 1px rgba(124, 124, 124, 0.5);
}
.bg_pop_up .exit .exit_1 {
    width: 18px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: 2;
}
.bg_pop_up .exit .exit_2 {
    width: 18px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 2;
}
.bg_pop_up .popup {
    transition: all 0.4s ease;
}
.bg_pop_up .popup.closed {
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -100%);
}
.bg_pop_up .pop-up.closed *, .bg_pop_up .pop-up.closed *::placeholder {
    transition: none !important;
}
.bg_pop_up .pop-up h2 {
    width: 100%;
    font-size: 17px;
    color: #fff;
    line-height: 1.2;
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
@media only screen and (min-width: 320px) {
    .bg_pop_up .pop-up h2 {
        text-align: center;
    }
}
.bg_pop_up .pop-up p {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-family: 'OpenSansR';
    font-weight: 300;
    margin-bottom: 15px;
}
.bg_pop_up .pop-up .btn_orange {
    margin-top: 5px;
}
.bg_pop_up .pop-up .popup_btn_soc {
    width: 100%;
    margin-top: 20px;
}
.bg_pop_up .pop-up .popup_btn_soc p {
    color: #a4a4a4;
}
.bg_pop_up .pop-up .popup_btn_soc div {
    width: 100%;
    display: flex;
    justify-content: center;
}
.bg_pop_up .pop-up .popup_btn_soc div a {
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 10px;
}
.bg_pop_up .pop-up .popup_btn_soc div .ic_facebook {
    background: url(../images/facebook.svg) 50% 50% no-repeat;
    background-size: contain;
}
.bg_pop_up .pop-up .popup_btn_soc div .ic_google {
    background: url(../images/google.svg) 50% 50% no-repeat;
    background-size: contain;
}
.bg_pop_up .pop-up form {
    width: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bg_pop_up .pop-up.thanks {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(90deg, #111112 35%, #1b1b1b 75%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .bg_pop_up .pop-up.thanks {
        width: 300px;
        height: 350px;
        padding: 40px;
    }
}
@media only screen and (min-width: 560px) {
    .bg_pop_up .pop-up.thanks {
        width: 400px;
        height: 350px;
        padding: 60px;
    }
}
.gorizontal-slider-slides {
    position: relative;
}
.gorizontal-slider-slides .gorizontal-slider-track {
    position: relative;
    transition: left 0.4s !important;
}
.gorizontal-slider-dots {
    display: none !important;
}
.gorizontal-slider-dots li {
    margin: 8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #000;
    cursor: pointer;
}
.gorizontal-slider-dots li.active {
    background: #aaa;
}
.slider-tab {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: all 0.4s;
}
.slider-tab.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}
.dot_menu_right {
    display: none;
    position: absolute;
    z-index: 30;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 1200px) {
    .dot_menu_right {
        display: block;
        width: 78px;
        height: '~calc( 100% - 60px )';
        top: 30px;
        bottom: 30px;
        right: 15px;
    }
}
.dot_menu_right.anime {
    transition-delay: 0.3s;
    opacity: 1;
}
.dot_menu_right ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    transition: 0.3s ease-out;
    margin: 0 auto;
}
@media only screen and (min-width: 320px) {
    .dot_menu_right ul {
        row-gap: 20px;
        column-gap: 25px;
    }
}
@media only screen and (min-width: 1200px) {
    .dot_menu_right ul {
        row-gap: 30px;
        column-gap: 30px;
    }
}
.dot_menu_right ul li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transition: 0.5s ease-out;
    background: #fff;
}
.overflow-visible {
    overflow: visible;
}
#secslide, #choice, #comfortable, #funk, #efficiency {
    max-width: 100vw;
    overflow: hidden;
}
.header {
    width: 100%;
    position: fixed;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 11;
    background-color: transparent;
    transition: 0.5s ease-out;
    padding-bottom: 100px;
    opacity: 0;
}
@media only screen and (min-width: 320px) {
    .header {
        height: 60px;
    }
}
@media only screen and (min-width: 1366px) {
    .header {
        height: 70px;
    }
}
@media only screen and (min-width: 1768px) {
    .header {
        height: 150px;
    }
}
.header.anime {
    padding-bottom: 0;
    opacity: 1;
}
.header .languages {
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .header .languages {
        width: 100vw;
        justify-content: space-between;
        padding: 0 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .header .languages {
        width: auto;
        margin-left: 15px;
        justify-content: flex-start;
        padding: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .header .languages {
        margin-left: 41px;
    }
}
@media only screen and (min-width: 1768px) {
    .header .languages {
        margin-left: 39px;
    }
}
@media only screen and (min-width: 320px) {
    .header .languages ul {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .header .languages ul {
        display: block;
    }
}
.header .languages ul li {
    float: left;
    margin: 0 2px;
}
.header .languages ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    transition: 0.3s ease-out;
}
.header .languages ul li a.active {
    font-weight: 600;
    margin: 0 2px;
}
@media only screen and (min-width: 1200px) {
    .header .languages ul li a {
        width: 14px;
        font-size: 11px;
    }
}
@media only screen and (min-width: 1600px) {
    .header .languages ul li a {
        width: 18px;
        font-size: 12px;
    }
}
.header .languages .mob_sms {
    opacity: 0;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .header .languages .mob_sms {
        display: block;
        width: 20px;
        height: 20px;
        background: url(../images/icon_letter.svg) 50% 50% no-repeat;
        background-size: contain;
    }
}
@media only screen and (min-width: 1200px) {
    .header .languages .mob_sms {
        display: none;
    }
}
.header .languages .logo {
    display: block;
}
@media only screen and (min-width: 320px) {
    .header .languages .logo {
        width: 130px;
        height: 32px;
    }
}
@media only screen and (min-width: 1200px) {
    .header .languages .logo {
        margin-left: 43px;
        width: 140px;
        height: 42px;
    }
}
@media only screen and (min-width: 1366px) {
    .header .languages .logo {
        margin-left: 85px;
    }
}
@media only screen and (min-width: 1600px) {
    .header .languages .logo {
        width: 150px;
        height: 52px;
    }
}
@media only screen and (min-width: 1768px) {
    .header .languages .logo {
        margin-left: 100px;
    }
}
.header .languages .logo svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}
.header .languages .mob_vhod {
    opacity: 0;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .header .languages .mob_vhod {
        display: block;
        width: 20px;
        height: 20px;
        background: url(../images/icon_strelka.svg) 50% 50% no-repeat;
        background-size: contain;
    }
}
@media only screen and (min-width: 1200px) {
    .header .languages .mob_vhod {
        display: none;
    }
}
.header .connection {
    width: 420px;
    height: 60px;
    overflow: hidden;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .header .connection {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .header .connection {
        display: block;
    }
}
.header .connection .connection_phone {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s ease-out;
}
.header .connection .connection_phone a {
    font-size: 18px;
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-right: 20px;
}
.header .connection .connection_button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 60px;
    height: 60px;
    position: absolute;
    top: 60px;
    left: 0;
    transition: 0.3s ease-out;
}
.header .connection .connection_button .btn_white {
    margin-left: 45px;
}
.header .connection .connection_button .btn_arr {
    color: #000;
}
.header.scrolled {
    background-color: rgba(255, 255, 255, 0.95);
}
@media only screen and (min-width: 1200px) {
    .header.scrolled {
        height: 60px;
    }
}
@media only screen and (min-width: 1366px) {
    .header.scrolled {
        height: 70px;
    }
}
@media only screen and (min-width: 1768px) {
    .header.scrolled {
        height: 150px;
    }
}
.header.scrolled .languages ul li a {
    color: #000;
}
.header.scrolled .languages ul li a:before {
    background-color: #000;
}
.header.scrolled .languages .mob_sms {
    opacity: 1;
}
.header.scrolled .languages .logo svg {
    fill: #000;
}
.header.scrolled .languages .mob_vhod {
    opacity: 1;
}
.header.scrolled .connection .connection_phone {
    top: -60px;
}
.header.scrolled .connection .connection_button {
    top: 0;
}
.header .prescrolled {
    position: fixed;
    transition: 0.3s ease-out;
}
.header.head_next {
    background-color: rgba(255, 255, 255, 0.95);
}
.header.head_next .languages ul li a {
    color: #000 !important;
}
.header.head_next .languages ul li a:before {
    background-color: #000;
}
.header.head_next .languages .mob_sms {
    opacity: 1;
}
@media only screen and (min-width: 1200px) {
    .header.head_next .languages .mob_sms {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .header.head_next .languages .logo {
        margin-left: 43px;
    }
}
@media only screen and (min-width: 1600px) {
    .header.head_next .languages .logo {
        margin-left: 50px;
    }
}
.header.head_next .languages .logo svg {
    fill: #000 !important;
}
.header.head_next .languages .mob_vhod {
    opacity: 1;
}
@media only screen and (min-width: 1200px) {
    .header.head_next .languages .mob_vhod {
        display: none;
    }
}
.header.head_next .connection .connection_phone {
    top: -60px;
}
.header.head_next .connection .connection_phone a {
    color: #000 !important;
}
.header.head_next .connection .connection_button {
    top: 0;
}
.service {
    width: 100%;
    position: relative;
    background-color: #0d0d0d;
    overflow: hidden;
}
@media only screen and (min-width: 320px) {
    .service {
        display: flex;
        align-items: flex-end;
        height: 100vh;
        min-height: 560px;
    }
}
@media only screen and (min-width: 768px) {
    .service {
        display: block;
        height: 768px;
    }
}
@media only screen and (min-width: 992px) {
    .service {
        height: 100vh;
    }
}
.service:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(135deg, #000 25%, #19142c 50%, #2b1024 100%);
    opacity: 0;
    transition: 0.5s ease-out;
    transition-delay: 0.5s;
    z-index: 1;
}
.service .container {
    height: 100%;
}
.service__main {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 320px) {
    .service__main {
        align-items: flex-end;
    }
}
@media only screen and (min-width: 992px) {
    .service__main {
        padding-bottom: 130px;
    }
}
@media only screen and (min-width: 1200px) {
    .service__main {
        align-items: center;
        padding-bottom: 0;
    }
}
.service__main__item {
    position: relative;
}
@media only screen and (min-width: 320px) {
    .service__main__item {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 992px) {
    .service__main__item {
        display: block;
        height: auto;
    }
}
@media only screen and (min-width: 1200px) {
    .service__main__item {
        width: auto;
    }
}
@media only screen and (min-width: 1366px) {
    .service__main__item {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .service__main__item {
        padding-left: 100px;
    }
}
@media only screen and (min-width: 1768px) {
    .service__main__item {
        padding-left: 130px;
    }
}
.service__main__item .service_img_mob {
    width: 50vw;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .service__main__item .service_img_mob {
        width: 80vw;
        display: block;
    }
}
@media only screen and (min-width: 480px) {
    .service__main__item .service_img_mob {
        width: 270px;
    }
}
@media only screen and (min-width: 560px) {
    .service__main__item .service_img_mob {
        width: 270px;
    }
}
@media only screen and (min-width: 992px) {
    .service__main__item .service_img_mob {
        width: 40vw;
        right: 50%;
        top: 100px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
        display: none;
    }
}
.service__main__item h1 {
    width: 100%;
    font-size: 48px;
    color-interpolation-filters: #fff;
    font-family: 'GOTHIC';
    font-weight: 300;
    line-height: 1.4;
    transition: 0.5s ease-out;
    transition-delay: 0.5s;
}
@media only screen and (min-width: 320px) {
    .service__main__item h1 {
        font-size: 5vmin;
        margin: 30px auto;
        opacity: 0;
    }
}
@media only screen and (min-width: 768px) {
    .service__main__item h1 {
        font-size: 5vmin;
    }
}
@media only screen and (min-width: 992px) {
    .service__main__item h1 {
        width: auto;
        padding-top: 200px;
    }
}
@media only screen and (min-width: 1200px) {
    .service__main__item h1 {
        font-size: 30px;
        margin-left: 400px;
        padding-top: 60px;
        padding-bottom: 160px;
        opacity: 1;
    }
}
@media only screen and (min-width: 1366px) {
    .service__main__item h1 {
        margin-left: 450px;
    }
}
@media only screen and (min-width: 1600px) {
    .service__main__item h1 {
        font-size: 40px;
        margin-left: 500px;
    }
}
.service__main__item h1 span {
    font-weight: 600;
}
.service__main__item .btn_block_head {
    display: flex;
    opacity: 0;
    transition: 0.5s ease-out;
    transition-delay: 1s;
}
@media only screen and (min-width: 320px) {
    .service__main__item .btn_block_head {
        width: 240px;
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 768px) {
    .service__main__item .btn_block_head {
        width: auto;
        justify-content: flex-start;
        align-items: center;
    }
}
@media only screen and (min-width: 992px) {
    .service__main__item .btn_block_head {
        position: absolute;
        bottom: -50px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (min-width: 1200px) {
    .service__main__item .btn_block_head {
        left: 0;
        transform: none;
    }
}
@media only screen and (min-width: 1366px) {
    .service__main__item .btn_block_head {
        left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .service__main__item .btn_block_head {
        left: 100px;
    }
}
@media only screen and (min-width: 1768px) {
    .service__main__item .btn_block_head {
        left: 130px;
    }
}
@media only screen and (min-width: 320px) {
    .service__main__item .btn_block_head .btn_white {
        width: 240px;
        height: 40px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .service__main__item .btn_block_head .btn_white {
        width: 180px;
        height: 50px;
        margin-right: 30px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1768px) {
    .service__main__item .btn_block_head .btn_white {
        width: 200px;
        height: 60px;
    }
}
.service__main__item .btn_block_head .btn_white:after {
    background-color: #0d0a16;
}
.service__main__item .btn_block_head a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 15px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
.service .service_img {
    width: 50vw;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .service .service_img {
        width: 80vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%);
        display: none;
    }
}
@media only screen and (min-width: 480px) {
    .service .service_img {
        width: 270px;
        right: 50%;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
}
@media only screen and (min-width: 560px) {
    .service .service_img {
        width: 270px;
    }
}
@media only screen and (min-width: 992px) {
    .service .service_img {
        width: 40vw;
        right: 50%;
        top: 100px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
        display: block;
    }
}
@media only screen and (min-width: 1200px) {
    .service .service_img {
        top: 50%;
        right: 50%;
        position: absolute;
        transform: translate(50%, -50%) scale(1.2);
    }
}
.service .a_scroll {
    width: 40px;
    height: 100px;
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    z-index: 12;
    opacity: 0;
    transition: 0.5s ease-out;
    z-index: 30;
    transition-delay: 1s;
}
@media only screen and (min-width: 320px) {
    .service .a_scroll {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .service .a_scroll {
        display: block;
    }
}
        
.service .a_scroll .scroll_d_1 {
    fill: none;
    stroke: #fff;
    stroke-width: 35;
}
.service .a_scroll span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    transition: 0.5s ease-out;
    animation: a_scroll 2s ease-in-out infinite;
    animation-delay: 0.5s;
}

@keyframes a_scroll {
    0% {
        bottom: 5px;
    }
    45% {
        bottom: -5px;
    }
    55% {
        bottom: -5px;
    }
    100% {
        bottom: 5px;
    }
}
.service .a_scroll span:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
}
.service .a_scroll span:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(-45deg);
}
/* .service .a_scroll:hover span {
    bottom: -5px;
} */
.service.anime:before {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .service.anime h1 {
        opacity: 1;
    }
}
@media only screen and (min-width: 992px) {
    .service.anime h1 {
        padding-bottom: 160px;
    }
}
@media only screen and (min-width: 1200px) {
    .service.anime h1 {
        margin-left: 0;
        padding-top: 60px;
    }
}
.service.anime .btn_block_head {
    opacity: 1;
    bottom: 90px;
}
.service.anime .a_scroll {
    opacity: 1;
    bottom: 20px;
}
@media only screen and (min-width: 320px) {
    .service .service_img.anime {
        animation: service_img_mob 1s ease-in-out;
        animation-fill-mode: forwards;
    }
}
@media only screen and (min-width: 480px) {
    .service .service_img.anime {
        animation: service_img_mob_2 1s ease-in-out;
        animation-fill-mode: forwards;
    }
}
@media only screen and (min-width: 768px) {
    .service .service_img.anime {
        animation: service_img_mob_3 1s ease-in-out;
        animation-fill-mode: forwards;
    }
}
@media only screen and (min-width: 1200px) {
    .service .service_img.anime {
        animation: service_img 1s ease-in-out;
        animation-fill-mode: forwards;
    }
}
@keyframes service_img_mob {
    0% {
        width: 80vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%);
    }
    40% {
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%);
    }
    60% {
        width: 60vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%);
    }
    100% {
        width: 60vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%);
    }
}
@keyframes service_img_mob_2 {
    0% {
        width: 300px;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    40% {
        width: 300px;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    60% {
        width: 300px;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    100% {
        width: 340px;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
}
@keyframes service_img_mob_3 {
    0% {
        width: 50vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    40% {
        width: 40vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    60% {
        width: 40vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
    100% {
        width: 40vw;
        right: 50%;
        top: 65px;
        position: absolute;
        transform: translate(50%, 0%) scale(1);
    }
}
@keyframes service_img {
    0% {
        right: 50%;
        transform: translate(50%, -50%) scale(1.2);
    }
    40% {
        right: 50%;
        transform: translate(50%, -50%) scale(1);
    }
    100% {
        right: 100px;
        transform: translate(0%, -50%) scale(1);
    }
}
.why {
    display: flex;
    align-content: flex-start;
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .why {
        height: 100vh;
    }
}
@media only screen and (min-width: 1200px) {
    .why {
        height: 320vh;
    }
}
.why > div {
    position: relative;
    width: 100vw;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    background-color: #fff;
    overflow: hidden;
}
@media only screen and (min-width: 320px) {
    .why > div {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why > div {
        padding: 280px 0;
        position: -webkit-sticky;
        position:    -moz-sticky;
        position:      -o-sticky;
        position:     -ms-sticky;
        position:         sticky;
        top: 0;
        height: 100vh;
    }
}
@media only screen and (min-width: 1600px) {
    .why > div {
        padding: 360px 0;
    }
}
.why__main {
    position: relative;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .why__main {
        margin-top: 0;
        opacity: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main {
        margin-top: 100px;
        opacity: 0;
    }
}
@media only screen and (min-width: 1366px) {
    .why__main {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .why__main {
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1768px) {
    .why__main {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main h2 {
        margin: 0 auto;
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main h2 {
        margin: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main h2 br:nth-child(3) {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main h2 br:nth-child(3) {
        display: block;
    }
}
.why__main .why_sl {
    transform-origin: center;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl {
        position: relative;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl {
        position: absolute;
        height: 82px;
        top: 50%;
        left: 500px;
    }
}
.why__main .why_sl .why_sl_track {
    padding: 5px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_track {
        width: 30000px;
        height: 240px;
        overflow: hidden;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_track {
        width: auto;
        height: auto;
        overflow: visible;
        display: block;
    }
}
.why__main .why_sl .why_sl_block {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_block {
        position: absolute;
        margin-right: 50px;
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_block {
        margin-right: 0;
        margin-top: 0;
    }
    .why_sl_block:hover:before {
        background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
    }
    .why_sl_block:hover p span {
        background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    }
}
.why__main .why_sl .why_sl_block:before {
    content: '';
    display: block;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
    border-radius: 50%;
    z-index: 0;
}
.why__main .why_sl .why_sl_block:after {
    content: '';
    display: block;
    background-color: #253b7f;
    border-radius: 2px;
    position: absolute;
    opacity: 0;
    transition: 0.5s ease-out;
    z-index: -1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_block:after {
        width: 4px;
        height: 0;
        top: 100px;
        right: 50%;
        transform: translateX(50%);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_block:after {
        width: 50px;
        height: 4px;
        top: 50%;
        left: 80px;
        right: auto;
        transform: translateY(-50%);
    }
}
.why__main .why_sl .why_sl_block .polo_sl {
    position: absolute;
    z-index: -1;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_block .polo_sl {
        width: 50px;
        height: 1px;
        background-color: #000;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_block .polo_sl {
        width: 40px;
        height: 40px;
        background: url(../images/polo_sl.svg) 50% 50% no-repeat;
        background-size: contain;
    }
}
.why__main .why_sl .why_sl_block > p {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.why__main .why_sl .why_sl_block > p span {
    font-family: 'Geometr';
    font-weight: 600;
    font-size: 28px;
    color: #000;
    padding: 2px;
}
.why__main .why_sl .why_sl_block .why_sl_text {
    height: 82px;
    overflow: hidden;
    display: table;
    opacity: 0;
    cursor: auto;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_block .why_sl_text {
        width: 310px;
        margin-left: -97px;
        position: relative;
        margin-top: 50px;
        text-align: center;
    }
}
@media only screen and (min-width: 480px) {
    .why__main .why_sl .why_sl_block .why_sl_text {
        width: 400px;
        margin-left: -150px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_block .why_sl_text {
        position: absolute;
        z-index: -1;
        visibility: hidden;
        left: 160px;
        top: 50%;
        transform: translateY(-50%) rotate(0);
        margin-top: 0;
        margin-left: 0;
        text-align: left;
    }
}
.why__main .why_sl .why_sl_block .why_sl_text p {
    width: 100%;
    color: #000;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-top: 100%;
    transition: 0.5s ease-out;
    transition-delay: 0.15s;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl .why_sl_block .why_sl_text p {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl .why_sl_block .why_sl_text p {
        font-size: 18px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 {
        margin-left: 50vw;
        transform: translateX(-54px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_1 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_1 {
        transform: translateY(-50%) scale(1.7);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_1 {
    width: 100px;
    height: 100px;
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1 {
        top: 0;
        left: -10px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1 {
        left: 0;
        top: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1 .polo_sl {
        bottom: -30px;
        left: 10px;
        right: auto;
        transform: rotate(110deg);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_1:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_1 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_1:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_1 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_1 .why_sl_block_1 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_1 .why_sl_block_1 .why_sl_text p {
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2 {
        top: 0;
        left: 140px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2 {
        top: 120px;
        left: -5px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2 .polo_sl {
        bottom: -30px;
        left: -21px;
        right: auto;
        transform: rotate(135deg);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_2:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3 {
        top: 0;
        left: 230px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3 {
        top: 170px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3 .polo_sl {
        bottom: -20px;
        left: -30px;
        right: auto;
        transform: rotate(155deg);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_3:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4 {
        top: 0;
        left: 320px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4 {
        top: 200px;
        left: -120px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4 .polo_sl {
        bottom: 2px;
        left: -30px;
        right: auto;
        transform: rotate(180deg);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_4:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5 {
        top: 0;
        left: 410px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5 {
        top: 195px;
        left: -190px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5 .polo_sl {
        bottom: 15px;
        left: -30px;
        right: auto;
        transform: rotate(200deg);
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_5:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_6 {
        top: 0;
        left: 500px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_6 {
        top: 170px;
        left: -255px;
    }
}
.why__main .why_sl.sircle_1 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_1 .why_sl_block_6:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_1 .why_sl_block_6:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 {
        margin-left: 50vw;
        transform: translateX(-154px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_2 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_2 {
        transform: translateY(-50%) scale(1.7);
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1 {
        top: 0;
        left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1 {
        top: -65px;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1 .polo_sl {
        bottom: -30px;
        left: 10px;
        right: auto;
        transform: rotate(70deg);
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_1:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_2 {
    margin-top: 0;
    width: 100px;
    height: 100px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2 {
        top: 0;
        left: 90px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2 {
        top: 0;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2 .polo_sl {
        bottom: -30px;
        left: 10px;
        right: auto;
        transform: rotate(110deg);
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_2:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_2 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_2:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_2 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_2 .why_sl_block_2 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_2 .why_sl_block_2 .why_sl_text p {
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3 {
        top: 0;
        left: 240px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3 {
        top: 120px;
        left: -5px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3 .polo_sl {
        bottom: -30px;
        left: -21px;
        transform: rotate(135deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_3:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4 {
        top: 0;
        left: 330px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4 {
        top: 170px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4 .polo_sl {
        bottom: -20px;
        left: -30px;
        transform: rotate(155deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_4:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5 {
        top: 0;
        left: 420px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5 {
        top: 200px;
        left: -120px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5 .polo_sl {
        bottom: 2px;
        left: -30px;
        transform: rotate(180deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_5:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_6 {
        top: 0;
        left: 510px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_6 {
        top: 195px;
        left: -190px;
    }
}
.why__main .why_sl.sircle_2 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_2 .why_sl_block_6:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_2 .why_sl_block_6:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 {
        margin-left: 50vw;
        transform: translateX(-254px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_3 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_3 {
        transform: translateY(-50%) scale(1.7);
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1 {
        top: 0;
        left: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1 {
        top: -115px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1 .polo_sl {
        bottom: -20px;
        left: 35px;
        transform: rotate(45deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_1:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2 {
        top: 0;
        left: 100px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2 {
        top: -65px;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2 .polo_sl {
        bottom: -30px;
        left: 10px;
        right: auto;
        transform: rotate(70deg);
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_2:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_3 {
    margin-top: 0;
    width: 100px;
    height: 100px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3 {
        top: 0;
        left: 190px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3 {
        left: 0;
        top: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3 .polo_sl {
        bottom: -30px;
        left: 10px;
        transform: rotate(110deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_3:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_3 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_3:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_3 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_3 .why_sl_block_3 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_3 .why_sl_block_3 .why_sl_text p {
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4 {
        top: 0;
        left: 340px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4 {
        top: 120px;
        left: -5px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4 .polo_sl {
        bottom: -30px;
        left: -21px;
        transform: rotate(135deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_4:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5 {
        top: 0;
        left: 430px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5 {
        top: 170px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5 .polo_sl {
        bottom: -20px;
        left: -30px;
        transform: rotate(155deg);
        right: auto;
    }
}
.why__main .why_sl .why_sl_block_6 .polo_sl {
    display: none;
}
.why__main .why_sl.sircle_3 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_5:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_6 {
        top: 0;
        left: 520px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_6 {
        top: 200px;
        left: -120px;
    }
}
.why__main .why_sl.sircle_3 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_3 .why_sl_block_6:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_3 .why_sl_block_6:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 {
        margin-left: 50vw;
        transform: translateX(-354px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_4 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_4 {
        transform: translateY(-50%) scale(1.7);
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1 {
        top: 0;
        left: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1 {
        top: -135px;
        left: -125px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1 .polo_sl {
        bottom: -5px;
        left: 30px;
        transform: rotate(10deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_1:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2 {
        top: 0;
        left: 110px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2 {
        top: -115px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2 .polo_sl {
        bottom: -20px;
        left: 35px;
        transform: rotate(40deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_2:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3 {
        top: 0;
        left: 200px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3 {
        top: -65px;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3 .polo_sl {
        bottom: -30px;
        left: 20px;
        transform: rotate(70deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_3:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_4 {
    margin-top: 0;
    width: 100px;
    height: 100px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4 {
        top: 0;
        left: 290px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4 {
        left: 0;
        top: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4 .polo_sl {
        bottom: -30px;
        left: 10px;
        transform: rotate(110deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_4:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_4 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_4:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_4 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_4 .why_sl_block_4 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_4 .why_sl_block_4 .why_sl_text p {
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5 {
        top: 0;
        left: 440px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5 {
        top: 120px;
        left: -5px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5 .polo_sl {
        bottom: -30px;
        left: -21px;
        transform: rotate(135deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_5:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_6 {
        top: 0;
        left: 530px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_6 {
        top: 170px;
        left: -55px;
    }
}
.why__main .why_sl.sircle_4 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_4 .why_sl_block_6:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_4 .why_sl_block_6:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 {
        margin-left: 50vw;
        transform: translateX(-454px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_5 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_5 {
        transform: translateY(-50%) scale(1.7);
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1 {
        top: 0;
        left: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1 {
        top: -130px;
        left: -200px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1 .polo_sl {
        bottom: 5px;
        left: 40px;
        transform: rotate(-5deg);
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_1:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2 {
        top: 0;
        left: 120px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2 {
        top: -135px;
        left: -125px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2 .polo_sl {
        bottom: -3px;
        left: 30px;
        transform: rotate(15deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_2:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3 {
        top: 0;
        left: 210px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3 {
        top: -115px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3 .polo_sl {
        bottom: -20px;
        left: 35px;
        transform: rotate(40deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_3:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4 {
        top: 0;
        left: 300px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4 {
        top: -65px;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4 .polo_sl {
        bottom: -30px;
        left: 20px;
        transform: rotate(70deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_4:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_5 {
    margin-top: 0;
    width: 100px;
    height: 100px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5 {
        top: 0;
        left: 390px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5 {
        left: 0;
        top: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5 .polo_sl {
        bottom: -30px;
        left: 10px;
        transform: rotate(110deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_5:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_5 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_5:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_5 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_5 .why_sl_block_5 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_5 .why_sl_block_5 .why_sl_text p {
    margin-top: 0;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_6 {
        top: 0;
        left: 540px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_6 {
        top: 120px;
        left: -5px;
    }
}
.why__main .why_sl.sircle_5 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_5 .why_sl_block_6:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_5 .why_sl_block_6:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 {
        margin-left: 50vw;
        transform: translateX(-554px);
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 {
        margin-left: 0;
        transform: none;
        transform: translateY(-50%) scale(1);
    }
}
@media only screen and (min-width: 1600px) {
    .why__main .why_sl.sircle_6 {
        transform: translateY(-50%) scale(1.5);
    }
}
@media only screen and (min-width: 1920px) {
    .why__main .why_sl.sircle_6 {
        transform: translateY(-50%) scale(1.7);
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1 {
        top: 0;
        left: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1 {
        top: -100px;
        left: -270px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1 .polo_sl {
        bottom: 15px;
        left: 40px;
        transform: rotate(-20deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_1:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_1:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2 {
        top: 0;
        left: 130px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2 {
        top: -130px;
        left: -200px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2 .polo_sl {
        bottom: 5px;
        left: 40px;
        transform: rotate(-5deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_2:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_2:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3 {
        top: 0;
        left: 220px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3 {
        top: -135px;
        left: -125px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3 .polo_sl {
        bottom: -3px;
        left: 30px;
        transform: rotate(15deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_3:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_3:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4 {
        top: 0;
        left: 310px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4 {
        top: -115px;
        left: -55px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4 .polo_sl {
        bottom: -20px;
        left: 35px;
        transform: rotate(40deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_4:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_4:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5 {
        top: 0;
        left: 400px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5 {
        top: -65px;
        left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5 .polo_sl {
        right: -50px;
        bottom: 50%;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5 .polo_sl {
        bottom: -30px;
        left: 20px;
        transform: rotate(70deg);
        right: auto;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_5:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5:after {
        top: 40px;
        height: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_5:after {
        top: 25px;
        width: 0;
        height: 4px;
        left: 40px;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_6 {
    margin-top: 0;
    width: 100px;
    height: 100px;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_6 {
        top: 0;
        left: 490px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_6 {
        left: 0;
        top: 0;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_6:before {
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
}
.why__main .why_sl.sircle_6 .why_sl_block_6:after {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .why__main .why_sl.sircle_6 .why_sl_block_6:after {
        height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .why__main .why_sl.sircle_6 .why_sl_block_6:after {
        width: 50px;
        height: 4px;
        left: 100px;
    }
}
.why__main .why_sl.sircle_6 .why_sl_block_6 p span {
    font-size: 36px;
    background: -webkit-linear-gradient(135deg, #004ea8 10%, #4a2857 50%, #a32323 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.why__main .why_sl.sircle_6 .why_sl_block_6 .why_sl_text {
    opacity: 1;
    visibility: visible;
}
.why__main .why_sl.sircle_6 .why_sl_block_6 .why_sl_text p {
    margin-top: 0;
}
.why.anime .why__main {
    margin-top: 0;
    opacity: 1;
}
.efficiency {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .efficiency {
        padding: 60px 0 30px 0;
    }
}
@media only screen and (min-width: 768px) {
    .efficiency {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .efficiency {
        padding: 120px 0;
    }
}
@media only screen and (min-width: 1366px) {
    .efficiency__main {
        padding-left: 80px;
    }
}
@media only screen and (min-width: 1600px) {
    .efficiency__main {
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1768px) {
    .efficiency__main {
        padding-left: 50px;
    }
}
@media only screen and (min-width: 320px) {
    .efficiency__main h2 {
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 1200px) {
    .efficiency__main h2 {
        margin-bottom: 90px;
    }
}
.efficiency__main__item {
    display: flex;
}
@media only screen and (min-width: 320px) {
    .efficiency__main__item {
        justify-content: space-around;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 992px) {
    .efficiency__main__item {
        justify-content: space-between;
        flex-wrap: nowrap;
    }
}
.efficiency__main__item .efficiency_block {
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .efficiency__main__item .efficiency_block {
        width: 300px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 992px) {
    .efficiency__main__item .efficiency_block {
        width: 220px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 992px) {
    .efficiency__main__item .efficiency_block {
        opacity: 0;
        transform: translateY(100px);
    }
}
.efficiency__main__item .efficiency_block .efficiency_ic {
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
}
.efficiency__main__item .efficiency_block .efficiency_ic .posticon * {
    opacity: 1;
    transition: all 1s !important;
}
.efficiency__main__item .efficiency_block .efficiency_ic .posticon.visible * {
    opacity: 1;
}
.efficiency__main__item .efficiency_block .efficiency_ic .preicon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.efficiency__main__item .efficiency_block .efficiency_ic .preicon * {
    stroke: #000 !important;
    transition: all 1s !important;
}
.efficiency__main__item .efficiency_block .efficiency_ic .preicon.colorfull * {
    stroke: #900 !important;
}
.efficiency__main__item .efficiency_block .efficiency_ic .preicon.unvisible * {
    opacity: 0;
}
@media only screen and (min-width: 320px) {
    .efficiency__main__item .efficiency_block .efficiency_ic {
        width: 130px;
        height: 130px;
    }
}
@media only screen and (min-width: 1600px) {
    .efficiency__main__item .efficiency_block .efficiency_ic {
        width: 150px;
        height: 150px;
    }
}
@media only screen and (min-width: 992px) {
    .efficiency__main__item .efficiency_block .efficiency_ic {
        margin-bottom: 30px;
    }
}
.efficiency__main__item .efficiency_block .efficiency_text {
    color: #000;
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: center;
    opacity: 0;
    transition: 0.5s ease-out;
    transition-delay: 0.5s;
}
@media only screen and (min-width: 320px) {
    .efficiency__main__item .efficiency_block .efficiency_text {
        font-size: 14px;
        letter-spacing: -0.5px;
    }
}
@media only screen and (min-width: 768px) {
    .efficiency__main__item .efficiency_block .efficiency_text {
        letter-spacing: normal;
    }
}
@media only screen and (min-width: 1600px) {
    .efficiency__main__item .efficiency_block .efficiency_text {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1768px) {
    .efficiency__main__item .efficiency_block .efficiency_text {
        font-size: 18px;
    }
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_1 {
    padding-top: 0;
    opacity: 1;
    transform: none;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_1 .efficiency_text {
    opacity: 1;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_2 {
    padding-top: 0;
    opacity: 1;
    transform: none;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_2 .efficiency_text {
    opacity: 1;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_3 {
    padding-top: 0;
    opacity: 1;
    transform: none;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_3 .efficiency_text {
    opacity: 1;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_4 {
    padding-top: 0;
    opacity: 1;
    transform: none;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_4 .efficiency_text {
    opacity: 1;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_5 {
    padding-top: 0;
    opacity: 1;
    transform: none;
}
.efficiency__main__item .efficiency_block.anime.efficiency_block_5 .efficiency_text {
    opacity: 1;
}
.works {
    position: relative;
    display: flex;
    align-content: flex-start;
    min-height: 426px;
}
.works .container{
    height: 100%;
    position: relative;
}
@media only screen and (min-width: 1200px) {
    .works .container{
        height: 100%;
        position: relative;
        display: flex;
        align-items: center;
    }
}
.works > div {
    position: relative;
    width: 100%;
    min-height: 426px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .works {
        padding: 0 0 45px 0;
        height: auto;
        overflow: hidden;
    }
}
@media only screen and (min-width: 1200px) {
    .works {
        padding: 0;
        height: 500vh;
        overflow: visible;
    }
    .works > div {
        position: sticky;
        top: 0;
        left: 0;
        padding: 0;
        min-height: 426px;
        height: 100vh;
    }
}
@media only screen and (min-width: 320px) {
    .works__main {
        padding-top: 50px;
        position: relative;
    }
}
@media only screen and (min-width: 768px) {
    .works__main {
        padding-top: 0;
        display: flex;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 320px) {
    .works__main h2 {
        width: 100%;
        display: table;
        margin-bottom: 30px;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .works__main h2{
        width: 100%;
        text-align: left;
    }
}
@media only screen and (min-width: 1280px) {
    .works__main h2 {
        margin-top: -160px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .works__main h2 {
        display: table;
        margin-top: -180px;
    }
}


.works {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.works_sl{
    width: 100%;
    position: relative;
}
@media only screen and (min-width: 1200px) {
    .works_sl{
        width: 100vw;
        margin-left: -200px;
    }
}

.works_sl_arr_l{
    position: absolute;
    transform: translateY(-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-out;
}
@media only screen and (min-width: 320px) {
    .works_sl_arr_l{
        left: 5px;
    }
}
@media only screen and (min-width: 992px) {
    .works_sl_arr_l{
        left: 40px;
    }
}
.works_sl_arr_l.active{
    opacity: 1;
    visibility: visible;
}
.works_sl_arr_l span{
    display: table;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-left: 30px;
}


.works_sl_arr_r{
    position: absolute;
    transform: translateY(-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    z-index: 3;
    transition: .4s ease-out;
}
@media only screen and (min-width: 320px) {
    .works_sl_arr_r{
        right: 40px;
    }
}
@media only screen and (min-width: 992px) {
    .works_sl_arr_r{
        right: 60px;
    }
}
@media only screen and (min-width: 1200px) {
    .works_sl_arr_r .arr_r{
        animation: works_sl_arr_r 1.5s ease-in-out infinite;
    }
    @keyframes works_sl_arr_r  {
        0% {
            margin-left: 0;
        }
        45% {
            margin-left: 10px;
        }
        55% {
            margin-left: 10px;
        }
        100% {
            margin-left: 0;
        }
    }
    .works_sl_arr_r.active .arr_r{
        animation: none;
    }
}
.works_sl_arr_r.arr_none{
    opacity: 0;
    visibility: hidden;
}

.works_sl_arr_r .arr_block_1{
    width: 150px;
    opacity: 1;
    overflow: visible;
    transition: .4s ease-out;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    position: absolute;
    top: 0;
    right: -30px;
    transform: translateY(-50%);
}
.works_sl_arr_r .arr_block_1 p{
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
.works_sl_arr_r .arr_block_1 p span{
    font-family: 'GOTHIC';
    font-weight: 600;
}
.works_sl_arr_r .arr_block_2{
    display: table;
    opacity: 0;
    overflow: hidden;
    transition: .4s ease-out;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    position: absolute;
    top: -10px;
    right: 0;
}
.works_sl_arr_r .arr_block_2 span{
    font-family: 'GOTHIC';
    font-weight: 600;
}
.works_sl_arr_r.active .arr_block_1{
    opacity: 0;
    overflow: hidden;
}
.works_sl_arr_r.active .arr_block_2{
    opacity: 1;
    overflow: visible;
}

.works_sl_arr_l:hover .arr_l,
.works_sl_arr_r:hover .arr_r{
    transform: scale(1.15);
}

@media only screen and (min-width: 320px) {
    .works_sl_arr_l,
    .works_sl_arr_r{
        top: 45%;
    }
    .works_sl_arr_r .arr_block_1,
    .works_sl_arr_r .arr_block_2{
        display: none;
    }
    .works_sl_arr_l span {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .works_sl_arr_l,
    .works_sl_arr_r{
        top: 50%;
    }
    .works_sl_arr_r .arr_block_1,
    .works_sl_arr_r .arr_block_2{
        display: block;
    }
    .works_sl_arr_l span {
        display: table;
    }
}


.works_sl_track{
    position: relative;
    width: 30000px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
@media only screen and (min-width: 1200px) {
    .works_sl_track{
        margin-left: 0;
        padding-left: 170px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
@media only screen and (min-width: 1366px) {
    .works_sl_track{
        padding-left: 250px;
    }
}
@media only screen and (min-width: 1600px) {
    .works_sl_track{
        padding-left: 280px;
    }
}
@media only screen and (min-width: 1768px) {
    .works_sl_track{
        padding-left: 210px;
    }
}
.works_sl_track_cont{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0;
    transform-origin: 0 50%;
}
@media only screen and (min-width: 320px) {
    .works_sl_track_cont{
        transform: scale(1);
    }
}
@media only screen and (min-width: 992px) {
    .works_sl_track_cont{
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1280px) {
    .works_sl_track_cont{
        transform: scale(0.8);
    }
}
@media only screen and (min-width: 1366px) {
    .works_sl_track_cont{
        transform: scale(0.8);
    }
}
@media only screen and (min-width: 1600px) {
    .works_sl_track_cont{
        transform: scale(0.9);
    }
}
@media only screen and (min-width: 1768px) {
    .works_sl_track_cont{
        transform: scale(1);
    }
}

@media only screen and (min-width: 320px) {
    .works_lin_1{
        display: none;
    }
    .works_lin_1_2{
        display: block;
        position: absolute;
        width: 200px;
        height: 337px;
        top: 40px;
        left: 0;
        
    }
}
@media only screen and (min-width: 1200px) {
    .works_lin_1{
        display: block;
        margin-right: -25px;
    }
    .works_lin_1_2{
        display: none;
    }
}
.str0 {
    stroke:black;
    stroke-width:0.1;
    stroke-miterlimit:22.9256;
}
.str02{
    stroke:black;
    stroke-width:1;
    stroke-miterlimit:22.9256;
}
.fil0 {fill:none}

.works_sl_block{
    transition: .4s ease-out;
    opacity: 0;
    min-height: 416px;
}
@media only screen and (min-width: 320px) {
    .works_sl_block{
        opacity: .3;
    }
}
@media only screen and (min-width: 1200px) {
    .works_sl_block{
        opacity: 0;
    }
}
.works_sl_block.visible{
    opacity: 1;
}


/* ===========> */

.works_block_1{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .works_block_1{
        max-width: 100vw;
    }
}
@media only screen and (min-width: 992px) {
    .works_block_1{
        max-width: 400px;
    }
}



.works_ul {
    height: 250px;
    position: relative;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
.works_ul {
        width: 290px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px) {
.works_ul {
        width: auto;
    }
}
@media only screen and (min-width: 1200px) {
 .works_ul {
        margin: 0;
    }
}
 .works_ul li {
    text-transform: uppercase;
    font-family: 'GOTHIC';
    font-weight: 300;
    position: relative;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
.works_ul li {
        font-size: 14px;
        margin: 2px 0;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 768px) {
.works_ul li {
        font-size: 22px;
        margin: 5px 0;
        padding-left: 14px;
    }
}
/* @media only screen and (min-width: 1200px) {
    .works_ul li {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1366px) {
    .works_ul li {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1600px) {
    .works_ul li {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1768px) {
    .works_ul li {
        font-size: 22px;
    }
} */
.works_ul li:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
}
@media only screen and (min-width: 320px) {
     .works_ul li:before {
        width: 4px;
        height: 4px;
        top: 8px;
    }
}
@media only screen and (min-width: 768px) {
    .works_ul li:before {
        width: 6px;
        height: 6px;
        top: 12px;
    }
}


/* ===========> */


@media only screen and (min-width: 320px) {
    .works_block_2{
        width: 100%;
        display: flex;
        justify-content: center;
        min-height: auto;
    }
}
@media only screen and (min-width: 992px) {
    .works_block_2{
        width: auto;
        min-height: 416px;
    }
}
@media only screen and (min-width: 1200px) {
    .works_block_2{
        margin-left: 175px;
    }
}
@media only screen and (min-width: 1366px) {
    .works_block_2{
        margin-left: 175px;
    }
}
@media only screen and (min-width: 1600px) {
    .works_block_2{
        margin-left: 200px;
    }
}
@media only screen and (min-width: 1768px) {
    .works_block_2{
        margin-left: 380px;
    }
}
@media only screen and (min-width: 320px) {
    .works_block_2 .big_ofiice{
        width: 200px;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .works_block_2 .big_ofiice{
        width: 300px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 1200px) {
    .works_block_2 .big_ofiice{
        width: 390px;
        margin-bottom: 70px;
    }
}
/* @media only screen and (min-width: 1200px) {
    .works_block_2 .big_ofiice{
        width: 240px;
    }
}
@media only screen and (min-width: 1366px) {
    .works_block_2 .big_ofiice{
        width: 240px;
    }
}
@media only screen and (min-width: 1600px) {
    .works_block_2 .big_ofiice{
        width: 330px;
    }
}
@media only screen and (min-width: 1768px) {
    .works_block_2 .big_ofiice{
        width: 390px;
        margin-bottom: 70px;
    }
} */

/* ===========> */


.works_block_3{
    display: flex;
    align-items: center;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .works_block_3{
        width: 335px;
        justify-content: flex-end;
    }
}
@media only screen and (min-width: 768px) {
    .works_block_3{
        margin-left: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .works_block_3{
        width: auto;
        justify-content: center;
    }
}
.works_block_3 .works_block_3_cont{
    max-width: 170px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 20px;
}
.works_block_3 .works_block_3_cont .works_block_3_cont_block{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.works_block_3 .works_block_3_cont .works_block_3_icon{
    width: 75px;
    height: 75px;
    position: relative;
}
.works_block_3 .works_block_3_cont .works_block_3_icon.wifi_1:before{
    content: '';
    display: block;
    width: 24px;
    height: 30px;
    background: url(../images/wifi_2.gif) 50% 50% no-repeat;
    background-size: contain;
    position: absolute;
    top: -5px;
    right: -30px;
}
.works_block_3 .works_block_3_cont .works_block_3_icon svg{
    width: 100%;
    height: 100%;
}
.works_block_3 .works_block_3_cont .works_block_3_icon .works_lin_3{
    width: 100%;
    height: 100%;
    fill:none;
    stroke:#000000;
    stroke-width:0.9844;
    stroke-miterlimit:10;
}
.works_block_3 .works_block_3_cont .works_block_3_cont_block p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'OpenSansR';
    font-weight: 300;
    margin: 0;
}


/* ===========> */


.works_block_4 {
    display: flex;
    justify-content: center;
    position: relative;
    padding-left: 50px;
}
.works_block_4 .works_block_4_line{
    width: 116px;
    display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    height: 100%;
    position: absolute;
    top: 0;
    left: -40px;
}
.works_block_4 .works_block_4_line .works_lin_2{
    margin: 40px 0 166px 0;
}
.works_block_4 .works_block_4_cont{
    max-width: 140px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.works_block_4 .works_block_4_cont .works_block_4_cont_block{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.works_block_4 .works_block_4_cont .works_block_4_cont_block:nth-child(1){
    margin-bottom: 70px;
}
.works_block_4 .works_block_4_cont .works_block_4_icon{
    width: 75px;
    height: 75px;
    position: relative;
}
.works_block_4 .works_block_4_cont .works_block_4_icon.wifi_1:before{
    content: '';
    display: block;
    width: 24px;
    height: 30px;
    background: url(../images/wifi_2.gif) 50% 50% no-repeat;
    background-size: contain;
    position: absolute;
    top: -5px;
    right: -30px;
}
.works_block_4 .works_block_4_cont .works_block_4_icon.ic_85{
    width: 85px;
    height: 65px;
    margin-bottom: 3px;
}
.works_block_4 .works_block_4_cont .works_block_4_icon svg{
    width: 100%;
    height: 100%;
}
.works_block_4 .works_block_4_cont .works_block_4_icon .works_lin_3{
    width: 100%;
    height: 100%;
    fill:none;
    stroke:#000000;
    stroke-width:0.9844;
    stroke-miterlimit:10;
}
.works_block_4 .works_block_4_cont .works_block_4_cont_block p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'OpenSansR';
    font-weight: 300;
    margin: 0;
}

.works_lin_4{
    position: absolute;
    top: 40px;
    left: -224px;
}


/* ===========> */


.works_block_5{
    width: 180px;
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.works_block_5 p{
    width: 100%;
    text-align: center;
    font-size: 11px;
    font-family: 'OpenSansR';
    font-weight: 300;
    margin: 0;
}
.works_block_5 .works_block_5_p_1{
    margin: 20px 0 100px 0;
}
.works_block_5 .works_block_5_p_2{
    margin-bottom: 45px;
}
.works_block_5 .works_block_5_p_3{
    margin-bottom: 95px;
}
.works_block_5 .works_block_5_p_4{
    margin-bottom: 40px;
}

.works_lin_5{
    position: absolute;
    top: 319px;
    left: -225px;
}


/* ===========> */


.works_block_6{
    width: 120px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 125px;
}
.works_block_6 .works_block_6_cont_block{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.works_block_6 .works_block_6_cont_block:nth-child(1){
    margin: 35px 0 50px 0;
}
.works_block_6 .works_block_6_cont_block p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: 'OpenSansB';
    font-weight: 600;
    margin: 0;
}
.works_block_6 .works_block_6_icon.ic_85{
    width: 85px;
    height: 65px;
    margin-bottom: 3px;
}
.works_block_6 .works_block_6_icon svg{
    width: 100%;
    height: 100%;
}


/* ===========> */


.works_block_7{
    width: 115px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
}

.works_block_7 p{
    width: 100%;
    text-align: right;
    font-size: 11px;
    font-family: 'OpenSansR';
    font-weight: 300;
    margin: 0;
    padding-right: 5px;
}

.works_block_7 .works_lin_7{
    position: absolute;
    top: 100px;
    left: 0;
}
.works_block_7 .works_block_7_p_1{
    margin: 80px 0 110px 0;
}



/* ===========> */


.works_block_8{
    width: 195px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    position: relative;
    margin-left: 60px;
}
.works_block_8 .works_block_8_cont{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.works_block_8 .works_block_8_cont .works_block_8_icon{
    width: 100px;
    height: 100px;
}
.works_block_8 .works_block_8_cont .works_block_8_icon svg{
    width: 100%;
    height: 100%;
}

.works_block_8 .works_block_8_cont p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: 'OpenSansB';
    font-weight: 600;
}


/* ===========> */


.works_block_9{
    width: 195px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    position: relative;
    margin: 15px 0 0 30px;
}
.works_block_9 .works_lin_9{
    position: absolute;
    top: 50%;
    left: -70px;
    margin-top: 4px;
}
.works_block_9 .works_block_9_cont{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.works_block_9 .works_block_9_cont .works_block_9_icon{
    width: 100px;
    height: 90px;
    margin-top: 10px;
}
.works_block_9 .works_block_9_cont .works_block_9_icon svg{
    width: 100%;
    height: 100%;
}

.works_block_9 .works_block_9_cont p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: 'OpenSansB';
    font-weight: 600;
}


/* ===========> */


.works_block_10{
    width: 72px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    position: relative;
    margin-left: 185px;
}
.works_block_10 .works_lin_10{
    position: absolute;
    top: 44px;
    left: -215px
}
.works_block_10 .works_block_10_cont{
    width: 100%;
    height: 416px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.works_block_10 .works_block_10_cont .works_block_10_icon.works_block_10_icon_1{
    margin: 10px 0 10px 0;
}
.works_block_10 .works_block_10_cont .works_block_10_icon.works_block_10_icon_2{
    margin: 25px 0 10px 0;
}
.works_block_10 .works_block_10_cont .works_block_10_icon.works_block_10_icon_3{
    margin: 30px 0 40px 0;
}
.works_block_10 .works_block_10_cont .works_block_10_icon{
    width: 72px;
    height: 70px;
}
.works_block_10 .works_block_10_cont .works_block_10_icon svg{
    width: 100%;
    height: 100%;
}


/* ===========> */


.works_block_11{
    max-width: 100vw;
    height: 416px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-left: 15px;
}
@media only screen and (min-width: 320px) {
    .works_block_11{
        width: 300px;
    }
}
@media only screen and (min-width: 768px) {
    .works_block_11{
        width: 480px;
    }
}
@media only screen and (min-width: 1200px) {
    .works_block_11{
        width: 680px;
    }
}
.works_block_11 .works_block_11_block{
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .works_block_11 .works_block_11_block.works_block_11_block_1{
        margin: 0 0 15px 0;
    }
    .works_block_11 .works_block_11_block.works_block_11_block_2{
        margin: 0 0 40px 0;
    }
    .works_block_11 .works_block_11_block.works_block_11_block_3{
        margin: 0 0 30px 0;
    }
}
@media only screen and (min-width: 768px) {
    .works_block_11 .works_block_11_block.works_block_11_block_1{
        margin: 5px 0 30px 0;
    }
    .works_block_11 .works_block_11_block.works_block_11_block_2{
        margin: 0 0 40px 0;
    }
    .works_block_11 .works_block_11_block.works_block_11_block_3{
        margin: 0 0 45px 0;
    }
}

.works_block_11 .works_block_11_block p{
    font-family: 'OpenSansB';
    font-weight: 600;
    margin-bottom: 3px;
}
.works_block_11 .works_block_11_block ul li{
    font-family: 'OpenSansR';
    font-weight: 300;
    position: relative;
    padding-left: 5px;
}
@media only screen and (min-width: 320px) {
    .works_block_11 .works_block_11_block p{
        font-size: 14px;
    }
    .works_block_11 .works_block_11_block ul li{
        font-size: 12px;
    }
}
@media only screen and (min-width: 1200px) {
    .works_block_11 .works_block_11_block p{
        font-size: 16px;
    }
    .works_block_11 .works_block_11_block ul li{
        font-size: 14px;
    }
}
.works_block_11 .works_block_11_block ul li:before{
    content: '';
    display: block;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 8px;
    left: 0;
}


/* ===========> */

@media only screen and (min-width: 320px) {
    .works_block_3,
    .works_block_4,
    .works_block_5,
    .works_block_6,
    .works_block_7,
    .works_block_8,
    .works_block_9,
    .works_block_10,
    .works_block_11{
       margin-top: -120px;
    }
}
@media only screen and (min-width: 992px) {
    .works_block_3,
    .works_block_4,
    .works_block_5,
    .works_block_6,
    .works_block_7,
    .works_block_8,
    .works_block_9,
    .works_block_10,
    .works_block_11{
       margin-top: 0;
    }
}


.works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_1, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_2, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_3, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_4, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_5, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_6, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_7 {
    opacity: 0;
    padding-top: 50px;
}
.works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_1.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_2.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_3.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_4.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_5.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_6.anime, .works .works_sl .works_sl_track .block_works_2 .works_ul li.work_li_7.anime {
    opacity: 1;
    padding-top: 0;
}

.funk {
    position: relative;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .funk {
        padding: 60px 0 30px 0;
    }
}
@media only screen and (min-width: 992px) {
    .funk {
        padding: 60px 0 310px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .funk {
        padding: 120px 0 310px 0;
    }
}
@media only screen and (min-width: 1366px) {
    .funk__main {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1768px) {
    .funk__main {
        padding-left: 30px;
    }
}
.funk__main h2 {
    margin-bottom: 45px;
}
@media only screen and (min-width: 1366px) {
    .funk__main h2 {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main h2 {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1768px) {
    .funk__main h2 {
        padding-left: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .gorizontal-slider-slides {
        overflow: visible;
    }
}
.funk__main__item .funk_sl .funk_sl_track {
    display: flex;
    justify-content: flex-start;
    align-content: start;
    width: 100%;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    align-content: flex-start;
    filter: brightness(0);
    transition: all 0.4s;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 calc(100vw - 10px);
        transition: 0.5s ease-out;
    }
}
@media only screen and (min-width: 768px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 calc(100vw - 20px);
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 185px;
        opacity: 0;
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 232px;
    }
}
@media only screen and (min-width: 1366px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 227px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 269px;
    }
}
@media only screen and (min-width: 1768px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block {
        flex: 0 0 315px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_ic {
    margin-bottom: 20px;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_ic {
        width: 100px;
        height: 100px;
    }
}
@media only screen and (min-width: 1200px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_ic {
        width: 130px;
        height: 130px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_ic {
        width: 150px;
        height: 150px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_ic svg {
    width: 100%;
    height: 100%;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block h3 {
    width: 100%;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'GOTHIC';
    font-weight: 600;
    opacity: 1;
    transition: 0.5s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block h3 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block h3 {
        font-size: 20px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block span {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%) rotate(0);
    transition: 0.5s ease-out;
    cursor: pointer;
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block span {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block span {
        display: block;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block span:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    left: 0;
    transform: rotate(45deg);
}
.funk__main__item .funk_sl .funk_sl_track .funk_block span:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    right: 0;
    transform: rotate(-45deg);
}
.funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v {
    cursor: auto;
    width: auto;
    display: flex;
    top: 350px;
    height: 0;
    opacity: 0;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v {
        width: auto;
        position: absolute;
        left: 0;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-top: 0;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_2 {
        left: -230px;
    }
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_3 {
        left: -270px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_3 {
        left: -360px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_4 {
        left: -590px;
    }
}
@media only screen and (min-width: 1200px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_2 {
        left: -170px;
    }
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_4 {
        left: -620px;
    }
}
@media only screen and (min-width: 1366px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_2 {
        left: -180px;
    }
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_4 {
        left: -560px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_2 {
        left: -240px;
    }
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_4 {
        left: -840px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_5 {
        width: 780px;
        display: flex;
        justify-content: flex-end;
        left: -520px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_5 {
        width: 1080px;
        left: -740px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v.funk_v_5 {
        width: 1080px;
        display: flex;
        justify-content: flex-end;
        left: -740px;
    }
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont {
        width: 100%;
        padding: 10px 0;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont {
        width: 200px;
        margin: 0 30px 30px 30px;
        padding: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont {
        width: 300px;
        margin: 0 30px 30px 30px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont h4 {
    color: #000;
    text-transform: uppercase;
    font-family: 'OpenSansB';
    font-weight: 600;
    line-height: 1.2;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont h4 {
        font-size: 16px;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont h4 {
        text-align: left;
        margin-top: 0;
        margin-bottom: 20px;
        min-height: 38px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont h4 {
        margin-bottom: 15px;
        font-size: 18px;
        min-height: 42px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p {
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p {
        text-align: center;
        font-size: 14px;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p {
        text-align: left;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p {
        font-size: 16px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p br {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block .funk_block_v .funk_block_v_cont p br {
        display: block;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active,
.funk__main__item .funk_sl .funk_sl_track .funk_block:hover {
    filter: none;
}
@media only screen and (min-width: 1366px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active {
        margin-top: 0 !important;
    }
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_ic {
        width: 100px;
        height: 100px;
    }
}
@media only screen and (min-width: 1366px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_ic {
        width: 130px;
        height: 130px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_ic {
        width: 150px;
        height: 150px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active span {
    transform: translateX(-50%) rotate(180deg);
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_v {
    opacity: 1;
    height: auto;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_v {
        top: 255px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active .funk_block_v {
        top: 270px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block:not(.active) {
    cursor: pointer;
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block:not(.active) .funk_block_ic {
        width: 100px;
        height: 100px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block:not(.active) h3 {
    opacity: 1;
    margin-top: 25px;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block:not(.active) span {
    opacity: 0;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active_load {
    margin-top: 0 !important;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active_load .funk_block_ic {
        width: 100px;
        height: 100px;
    }
}
@media only screen and (min-width: 1200px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active_load .funk_block_ic {
        width: 130px;
        height: 130px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.active_load .funk_block_ic {
        width: 150px;
        height: 150px;
    }
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active_load span {
    transform: translateX(-50%) rotate(0deg);
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active_load h3 {
    opacity: 1;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.active_load span {
    opacity: 1;
}
.funk__main__item .funk_sl .funk_sl_track .funk_block.anime {
    opacity: 1;
}
@media only screen and (min-width: 1200px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.anime {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 1600px) {
    .funk__main__item .funk_sl .funk_sl_track .funk_block.anime {
        margin-top: 25px;
    }
}
.funk__main__item .funk_sl .arr_l {
    left: 0;
    top: 210px;
    z-index: 3;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .arr_l {
        display: block;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .arr_l {
        display: none;
    }
}
.funk__main__item .funk_sl .arr_r {
    right: 0;
    top: 210px;
    z-index: 3;
}
@media only screen and (min-width: 320px) {
    .funk__main__item .funk_sl .arr_r {
        display: block;
    }
}
@media only screen and (min-width: 992px) {
    .funk__main__item .funk_sl .arr_r {
        display: none;
    }
}
.comfortable {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .comfortable {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .comfortable {
        padding: 120px 0;
        height: 100vh;
    }
}
@media only screen and (min-width: 1366px) {
    .comfortable__main {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .comfortable__main {
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1768px) {
    .comfortable__main {
        padding-left: 50px;
    }
}
@media only screen and (min-width: 320px) {
    .comfortable__main h2 {
        margin: 0 auto;
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main h2 {
        text-align: left;
        margin: 0;
        margin-bottom: 45px;
    }
}
.comfortable__main .comfortable_img_block {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .comfortable__main .comfortable_img_block {
        width: 80vw;
        margin: 0 auto;
        position: relative;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main .comfortable_img_block {
        width: 50vw;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50vw;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1768px) {
    .comfortable__main .comfortable_img_block {
        left: 40vw;
    }
}
.comfortable__main .comfortable_img_block .comfortable_img_bg {
    background-image: url(../images/dot_bg_s.png);
    background-repeat: repeat;
    position: absolute;
    top: 50%;
    z-index: 2;
    transition: 0.5s ease-in;
}
@media only screen and (min-width: 320px) {
    .comfortable__main .comfortable_img_block .comfortable_img_bg {
        display: block;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main .comfortable_img_block .comfortable_img_bg {
        width: 100%;
        left: 15%;
        height: calc(100% + 60px);
        transform: translateY(-50%);
        display: block;
        clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0 50%);
    }
}
@media only screen and (min-width: 1200px) {
    .comfortable__main .comfortable_img_block .comfortable_img_bg {
        height: calc(100vh - 30px);
    }
}
.comfortable__main .comfortable_img_block .comfortable_img {
    position: relative;
    z-index: 3;
    transition: 0.75s ease-in;
}
@media only screen and (min-width: 320px) {
    .comfortable__main .comfortable_img_block .comfortable_img {
        width: 100%;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main .comfortable_img_block .comfortable_img {
        width: 120%;
        right: -50%;
        opacity: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .comfortable__main .comfortable_img_block .comfortable_img {
        width: 90%;
    }
}
@media only screen and (min-width: 1366px) {
    .comfortable__main .comfortable_img_block .comfortable_img {
        width: 95%;
    }
}
@media only screen and (min-width: 1600px) {
    .comfortable__main .comfortable_img_block .comfortable_img {
        width: 110%;
    }
}
.comfortable__main .comfortable_img_block.anime .comfortable_img_bg {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.comfortable__main .comfortable_img.anime {
    right: 0;
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .comfortable__main ul {
        max-width: calc(100% - 60px);
        width: 100%;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main ul {
        margin: 0;
    }
}
.comfortable__main ul li {
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .comfortable__main ul li {
        text-align: left;
        line-height: 1.4;
        font-size: 14px;
        padding: 3px 0;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main ul li {
        text-align: left;
        line-height: 1.6;
        font-size: 16px;
        padding: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .comfortable__main ul li {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1600px) {
    .comfortable__main ul li {
        font-size: 16px;
    }
}
.comfortable__main ul li span {
    display: inline-block;
    position: relative;
    padding-left: 14px;
}
@media only screen and (min-width: 320px) {
    .comfortable__main ul li span {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 992px) {
    .comfortable__main ul li span {
        margin: 0;
    }
}
.comfortable__main ul li span:before {
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
}
@media only screen and (min-width: 320px) {
    .comfortable__main ul li span:before {
        width: 4px;
        height: 4px;
        top: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .comfortable__main ul li span:before {
        width: 6px;
        height: 6px;
        top: 10px;
    }
}
.maximizing {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .maximizing {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing {
        padding: 120px 0;
    }
}
@media only screen and (min-width: 1768px) {
    .maximizing {
        padding: 150px 0 120px 0;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main h2 {
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 1366px) {
    .maximizing__main h2 {
        margin-bottom: 95px;
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main h2 {
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1768px) {
    .maximizing__main h2 {
        padding-left: 50px;
    }
}
.maximizing__main__item {
    margin: 0 auto;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
        min-height: 360px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item {
        display: block;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing__main__item {
        width: 840px;
        min-height: 320px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item {
        width: 80%;
        margin-bottom: 30px;
        min-height: 360px;
    }
}
.maximizing__main__item .scheme_my {
    width: 100%;
    transition: 3s ease-out;
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .scheme_my {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .scheme_my {
        display: block;
    }
}
.maximizing__main__item .scheme_my_mob {
    width: 35px;
    height: 414px;
    flex: 0 0 35px;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .scheme_my_mob {
        display: block;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .scheme_my_mob {
        display: none;
        height: 484px;
    }
}
.maximizing__main__item .maximizing_cont {
    display: flex;
    justify-content: flex-start;
    padding-top: 10px;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont {
        width: 260px;
        height: 450px;
        align-items: center;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 480px) {
    .maximizing__main__item .maximizing_cont {
        width: 300px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont {
        width: 100%;
        height: auto;
        flex-wrap: nowrap;
        align-items: center;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block {
        width: 100%;
        padding-left: 5px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block {
        width: 395px;
        padding: 0;
        height: 77px;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_1 {
        position: absolute;
        left: 0;
        bottom: 13px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_1 {
        position: relative;
        left: auto;
        bottom: auto;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_2 {
        position: absolute;
        left: 0;
        bottom: 103px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_2 {
        position: relative;
        left: auto;
        bottom: auto;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_3 {
        position: absolute;
        left: 0;
        bottom: 220px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_3 {
        position: relative;
        left: auto;
        bottom: auto;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_4 {
        position: absolute;
        left: 0;
        bottom: 343px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block.maximizing_4 {
        position: relative;
        left: auto;
        bottom: auto;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 17px;
    left: -25px;
    z-index: 1;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block:before {
        display: block;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block:before {
        display: none;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block svg {
    position: absolute;
    transition: 0.5s ease-out;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block svg {
        top: -115px;
        left: -31px;
        width: 300px;
        height: 280px;
        transform: rotate(90deg);
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block svg {
        width: auto;
        top: -270px;
        height: 280px;
        transform: rotate(0);
        clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing__main__item .maximizing_cont .maximizing_block svg {
        top: -290px;
        height: 300px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block svg {
        top: -390px;
        height: 400px;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block svg .cls-1 {
    fill: none;
    stroke: #000;
    stroke-width: 1px;
    stroke-dasharray: 4 2;
}
.maximizing__main__item .maximizing_cont .maximizing_block svg .cls-1, .maximizing__main__item .maximizing_cont .maximizing_block svg .cls-2 {
    fill-rule: evenodd;
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_1 {
        left: -10px;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block .line_1.anime {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_2 {
        left: -6px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_2 {
        left: -10px;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block .line_2.anime {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_3 {
        left: -6px;
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_3 {
        left: -7px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_3 {
        left: -8px;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block .line_3.anime {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_4 {
        left: -5px;
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_4 {
        left: -6px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block .line_4 {
        left: -8px;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block .line_4.anime {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.maximizing__main__item .maximizing_cont .maximizing_block span {
    display: table;
    font-size: 14px;
    color: #000;
    font-family: 'OpenSansB';
    font-weight: 600;
    position: relative;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span {
        left: 0;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span {
        left: 10px;
        top: -273px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span {
        top: -293px;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span {
        top: -393px;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span.etap_1, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_2, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_3, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_4 {
        opacity: 0;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block span.etap_1.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_2.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_3.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_4.anime {
    opacity: 1;
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block span.etap_1.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_2.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_3.anime, .maximizing__main__item .maximizing_cont .maximizing_block span.etap_4.anime{
        width: 90%;
    }
}
.maximizing_block p.p_bot_4.anime {
    margin-top: 20px;
}
.maximizing__main__item .maximizing_cont .maximizing_block p {
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 300;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p {
        font-size: 14px;
        padding-top: 0;
        opacity: 1;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p {
        padding-top: 50px;
        opacity: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p {
        font-size: 16px;
    }
}
@media only screen and (min-width: 320px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p br {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p br {
        display: block;
    }
}
.maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_1.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_2.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_3.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_4.anime {
    padding-top: 0;
    opacity: 1;
}
@media only screen and (min-width: 992px) {
    .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_1.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_2.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_3.anime, .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_4.anime {
        width: 90%;
    }
    .maximizing__main__item .maximizing_cont .maximizing_block p.p_bot_4.anime {
        margin-top: 20px;
    }
    .maximizing__main h3 {
        margin-top: 40px !important;
    }
}
.maximizing__main h3 {
    text-align: center;
    color: #000;
    line-height: 1.2;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin: 0;
    transition: 0.5s ease-out;
}
@media only screen and (min-width: 320px) {
    .maximizing__main h3 {
        font-size: 22px;
        padding-top: 0;
        opacity: 1;
    }
}
@media only screen and (min-width: 992px) {
    .maximizing__main h3 {
        font-size: 32px;
        padding-top: 0;
        opacity: 1;
    }
}
.maximizing__main h3 span {
    font-weight: 600;
}
.maximizing__main h3.anime {
    padding-top: 0;
    opacity: 1;
}
.maximizing.anime .scheme_my {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.trust {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .trust {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .trust {
        padding: 120px 0 0 0;
    }
}
.trust__main {
    display: flex;
}
@media only screen and (min-width: 320px) {
    .trust__main {
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 1200px) {
    .trust__main {
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
    }
}
@media only screen and (min-width: 320px) {
    .trust__main h2 {
        margin-bottom: 60px;
    }
}
@media only screen and (min-width: 1200px) {
    .trust__main h2 {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1366px) {
    .trust__main h2 {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1600px) {
    .trust__main h2 {
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1768px) {
    .trust__main h2 {
        padding-left: 45px;
    }
}
.trust__main__item {
    display: flex;
}
@media only screen and (min-width: 320px) {
    .trust__main__item {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media only screen and (min-width: 768px) {
    .trust__main__item {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}
@media only screen and (min-width: 1200px) {
    .trust__main__item {
        width: 45%;
        margin-right: 7%;
    }
}
.trust__main__item .trust_img {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
@media only screen and (min-width: 320px) {
    .trust__main__item .trust_img {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .trust__main__item .trust_img {
        width: 200px;
        height: 420px;
    }
}
@media only screen and (min-width: 1600px) {
    .trust__main__item .trust_img {
        width: 300px;
        height: 620px;
    }
}
@media only screen and (min-width: 1200px) {
    .trust__main__item .trust_img div {
        padding: 20px;
    }
}
@media only screen and (min-width: 1600px) {
    .trust__main__item .trust_img div {
        padding: 25px;
    }
}
.trust__main__item img {
    height: 100%;
    object-fit: contain;
    display: block;
}
@media only screen and (min-width: 320px) {
    .trust__main__item img {
        width: 40vw;
        max-width: 200px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .trust__main__item img {
        max-width: none;
        width: 100%;
        margin: 0;
        flex: 0 0 100%;
    }
}
.trust__main__item div {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .trust__main__item div {
        width: 100%;
    }
}
@media only screen and (min-width: 560px) {
    .trust__main__item div {
        width: 75%;
    }
}
@media only screen and (min-width: 768px) {
    .trust__main__item div {
        width: 200px;
        height: 115px;
    }
}
@media only screen and (min-width: 1600px) {
    .trust__main__item div {
        width: 300px;
        height: 150px;
    }
}
@media only screen and (min-width: 1200px) {
    .trust__main__item div.biv_img_1, .trust__main__item div.biv_img_2, .trust__main__item div.biv_img_3, .trust__main__item div.biv_img_4, .trust__main__item div.biv_img_5, .trust__main__item div.biv_img_6 {
        flex: 0 0 300px;
        margin-left: 100px;
        opacity: 0;
        transition: 0.5s ease-in-out;
    }
    .trust__main__item div.biv_img_1 img, .trust__main__item div.biv_img_2 img, .trust__main__item div.biv_img_3 img, .trust__main__item div.biv_img_4 img, .trust__main__item div.biv_img_5 img, .trust__main__item div.biv_img_6 img {
        flex: 0 0 300px;
    }
}
.trust__main__item div.biv_img_1.anime, .trust__main__item div.biv_img_2.anime, .trust__main__item div.biv_img_3.anime, .trust__main__item div.biv_img_4.anime, .trust__main__item div.biv_img_5.anime, .trust__main__item div.biv_img_6.anime {
    margin-left: 0;
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .trust__main__item div.biv_img_1 img, .trust__main__item div.biv_img_2 img, .trust__main__item div.biv_img_3 img {
        width: 28%;
    }
}
@media only screen and (min-width: 768px) {
    .trust__main__item div.biv_img_1 img, .trust__main__item div.biv_img_2 img, .trust__main__item div.biv_img_3 img {
        width: auto;
    }
}
.choice {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .choice {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .choice {
        padding: 120px 0;
        min-height: 100vh;
    }
}
@media only screen and (min-width: 1600px) {
    .choice .container {
        max-width: 1300px;
    }
}
@media only screen and (min-width: 1366px) {
    .choice__main {
        padding-left: 70px;
    }
}
@media only screen and (min-width: 1768px) {
    .choice__main {
        padding-left: 0;
    }
}
.choice__main .choice_sl {
    position: relative;
}
.choice__main .choice_sl .choice_sl_track {
    display: flex;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track {
        width: 30000px;
        justify-content: flex-start;
    }
}
@media only screen and (min-width: 992px) {
    .choice__main .choice_sl .choice_sl_track {
        width: 100%;
        justify-content: space-around;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block {
    border-radius: 30px;
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block {
        width: 260px !important;
        height: 360px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1200px) {
    .choice__main .choice_sl .choice_sl_track .choice_block {
        opacity: 0;
    }
}
@media only screen and (min-width: 1366px) {
    .choice__main .choice_sl .choice_sl_track .choice_block {
        height: 400px;
    }
}
@media only screen and (min-width: 1600px) {
    .choice__main .choice_sl .choice_sl_track .choice_block {
        height: 430px;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block.visible {
    opacity: 1;
}
.choice__main .choice_sl .choice_sl_track .choice_block:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(135deg, #881a28 10%, #543662 50%, #253b7f 90%);
    z-index: 1;
    border-radius: 30px;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block:before {
        opacity: 1;
    }
}
@media only screen and (min-width: 992px) {
    .choice__main .choice_sl .choice_sl_track .choice_block:before {
        opacity: 0;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block:after {
    content: '';
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 2;
    border-radius: 27px;
}
.choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont {
        height: 85%;
    }
}
@media only screen and (min-width: 992px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont {
        height: 75%;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont h3 {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-family: 'GOTHIC';
    font-weight: 300;
    line-height: 1.6;
    min-height: 130px;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont h3 {
        font-size: 19px;
        padding: 0 6px;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont p {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    font-family: 'GOTHIC';
    font-weight: 600;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont p {
        background: -webkit-linear-gradient(135deg, #004ea8 30%, #4a2857 50%, #a32323 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
           -moz-background-clip: text;
           -moz-text-fill-color: transparent;
    }
}
@media only screen and (min-width: 992px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont p {
        color: #000;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000;
           -moz-background-clip: text;
           -moz-text-fill-color: #000;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont p.text_p {
    font-size: 24px;
}
@media only screen and (min-width: 1200px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont p.text_p {
        background: none;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont > span {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont .btn_white {
        width: 200px;
        height: 40px;
    }
}
@media only screen and (min-width: 992px) {
    .choice__main .choice_sl .choice_sl_track .choice_block .choice_block_cont .btn_white {
        height: 60px;
    }
}
.choice__main .choice_sl .choice_sl_track .choice_block:hover:before {
    opacity: 1;
}
.choice__main .choice_sl .choice_sl_track .choice_block:hover .choice_block_cont p {
    background: -webkit-linear-gradient(135deg, #004ea8 30%, #4a2857 50%, #a32323 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.choice__main .choice_sl .choice_sl_track .choice_block.choice_cent.anime:before {
    opacity: 1;
}
.choice__main .choice_sl .choice_sl_track .choice_block.choice_cent.anime .choice_block_cont p {
    background: -webkit-linear-gradient(135deg, #004ea8 30%, #4a2857 50%, #a32323 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       -moz-background-clip: text;
       -moz-text-fill-color: transparent;
}
.choice__main .choice_sl .arr_l {
    left: 0;
    top: 50%;
    transform: translateY(-50%) scale(1);
    z-index: 5;
}
@media only screen and (min-width: 1200px) {
    .choice__main .choice_sl .arr_l:hover {
        transform: translateY(-50%) scale(1.15);
    }
}
.choice__main .choice_sl .arr_r {
    right: 0;
    top: 50%;
    transform: translateY(-50%) scale(1);
    z-index: 5;
}
@media only screen and (min-width: 1200px) {
    .choice__main .choice_sl .arr_r:hover {
        transform: translateY(-50%) scale(1.15);
    }
}
.secslide {
    display: none;
    position: relative;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .secslide {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .secslide {
        padding: 120px 0;
    }
}
.secslide__main .secslide_sl {
    width: 100%;
    overflow: hidden;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl {
        padding: 0 10px;
    }
}
@media only screen and (min-width: 560px) {
    .secslide__main .secslide_sl {
        padding: 0 25px;
    }
}
@media only screen and (min-width: 768px) {
    .secslide__main .secslide_sl {
        padding: 0 50px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track {
    /* width: 30000%; */
    display: flex;
    overflow: hidden;
    justify-content: flex-start;
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block {
    width: 350px;
}
@media only screen and (min-width: 768px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block {
        margin: 0 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block {
        margin: 0 50px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_img {
    width: 100%;
    margin-bottom: 30px;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_img {
        height: 140px;
    }
}
@media only screen and (min-width: 768px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_img {
        height: 200px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_img {
        height: 320px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one {
        min-height: 70px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one {
        min-height: 100px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-family: 'GOTHIC';
    font-weight: 600;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one h3 {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one h3 {
        margin-bottom: 15px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .secslide_sl_block_one span {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 560px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul {
        min-height: 110px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul {
        min-height: 130px;
        margin-bottom: 30px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul li {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul li {
        line-height: 1.2;
        margin-bottom: 2px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block ul li {
        line-height: 1.4;
        margin-bottom: 5px;
    }
}
.secslide__main .secslide_sl .secslide_sl_track .secslide_sl_block .btn_white {
    margin: 0 auto;
}
.secslide__main .secslide_sl .arr_l {
    position: absolute;
    left: 5px;
    z-index: 5;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .arr_l {
        top: 165px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .arr_l {
        top: 350px;
    }
}
.secslide__main .secslide_sl .arr_r {
    position: absolute;
    right: 5px;
    z-index: 5;
}
@media only screen and (min-width: 320px) {
    .secslide__main .secslide_sl .arr_r {
        top: 165px;
    }
}
@media only screen and (min-width: 992px) {
    .secslide__main .secslide_sl .arr_r {
        top: 350px;
    }
}
.product {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .product {
        padding: 120px 0 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .product {
        padding: 140px 0 90px 0;
    }
}
@media only screen and (min-width: 1768px) {
    .product {
        padding: 200px 0 90px 0;
    }
}
.product .container {
    height: auto;
}
@media only screen and (min-width: 320px) {
    .product .container {
        padding: 0 35px;
    }
}
@media only screen and (min-width: 768px) {
    .product .container {
        padding: 0 15px;
    }
}
@media only screen and (min-width: 320px) {
    .product__main {
        overflow: hidden;
    }
}
@media only screen and (min-width: 1200px) {
    .product__main {
        overflow: visible;
    }
}
.product .product_sl {
    width: 100%;
    position: relative;
}
.product .product_sl .product_sl_track {
    /* width: 30000%; */
    display: flex;
    justify-content: flex-start;
}
.product .product_sl .product_sl_track .product_sl_block {
    width: calc(100vw - 10px);
    min-height: 100vh;
    display: flex;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}
.product .product_sl .product_sl_track .product_sl_block.active {
    opacity: 1;
    visibility: visible;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block {
        width: 980px;
        padding-right: 40px;
        margin-left: 105px;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: space-between;
    }
}
@media only screen and (min-width: 1366px) {
    .product .product_sl .product_sl_track .product_sl_block {
        margin-left: 55px;
        width: 70vw !important;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block {
        width: 1480px;
        justify-content: flex-end;
    }
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        margin: 0;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        width: 280px;
        margin-bottom: 0;
        position: -webkit-sticky;
        position:    -moz-sticky;
        position:      -o-sticky;
        position:     -ms-sticky;
        position:         sticky;
        top: 140px;
        left: 0;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        width: 350px;
        margin-right: 80px;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        top: 150px;
    }
}
@media only screen and (min-width: 1768px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img {
        top: 200px;
    }
}
.product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block {
        width: 220px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 560px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block {
        width: 300px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block {
        width: 100%;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block {
        margin-bottom: 60px;
    }
}
.product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
    height: 100%;
    object-fit: contain;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
        max-width: 350px;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
        max-width: 80%;
        width: 100%;
    }
}
@media only screen and (min-width: 1366px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
        max-width: 90%;
        width: 100%;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_img .product_img_block img {
        max-width: 100%;
        width: 100%;
    }
}
.product .product_sl .product_sl_track .product_sl_block h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'GOTHIC';
    font-weight: 600;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block h3 {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .product_sl_track .product_sl_block h3 {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block h3 {
        text-align: left;
    }
}
.product .product_sl .product_sl_track .product_sl_block p {
    font-family: 'OpenSansR';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block p {
        text-align: center;
        font-size: 12px;
        line-height: 1.8;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block p {
        text-align: left;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block p {
        font-size: 14px;
    }
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item {
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item {
        width: calc(100% - 330px);
    }
}
@media only screen and (min-width: 1366px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item {
        width: calc(100% - 330px);
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item {
        width: calc(100% - 500px);
    }
}
.product .product_sl .product_sl_track .product_sl_block .product_item table {
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item table {
        padding-bottom: 120px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item table {
        padding-bottom: 0;
    }
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr {
    border-top: 1px solid #d7d7d7;
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr:nth-child(1) {
    border-top: none;
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr td {
    font-family: 'OpenSansR';
    font-weight: 300;
    color: #000;
    line-height: 1.8;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item table tr td {
        padding: 8px 2px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item table tr td {
        padding: 8px 0;
    }
}
@media only screen and (min-width: 1600px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item table tr td {
        padding: 10px 5px;
        font-size: 14px;
    }
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr td:nth-child(1) {
    width: 35%;
    font-weight: bold;
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr td:nth-child(2) {
    width: 65%;
}
.product .product_sl .product_sl_track .product_sl_block .product_item table tr td.td_bold {
    font-family: 'OpenSansB';
    font-weight: 600;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item .btn_white {
        display: flex;
        margin: 0 auto;
        margin-top: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .product_sl_track .product_sl_block .product_item .btn_white {
        display: none;
    }
}
.product .product_sl .arr_l {
    position: fixed;
    left: 5px;
    z-index: 100;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .arr_l {
        top: 210px;
    }
}
@media only screen and (min-width: 560px) {
    .product .product_sl .arr_l {
        top: 280px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .arr_l {
        top: 320px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .arr_l {
        top: 50%;
        transform: translateY(-50%);
    }
}
.product .product_sl .arr_r {
    position: fixed;
    right: 5px;
    z-index: 100;
}
@media only screen and (min-width: 320px) {
    .product .product_sl .arr_r {
        top: 210px;
    }
}
@media only screen and (min-width: 560px) {
    .product .product_sl .arr_r {
        top: 280px;
    }
}
@media only screen and (min-width: 768px) {
    .product .product_sl .arr_r {
        top: 320px;
    }
}
@media only screen and (min-width: 1200px) {
    .product .product_sl .arr_r {
        top: 50%;
        transform: translateY(-50%);
    }
}
.cunsilt {
    position: relative;
    padding: 60px 0;
}
@media only screen and (min-width: 320px) {
    .cunsilt {
        display: block;
    }
}
@media only screen and (min-width: 1200px) {
    .cunsilt {
        display: none;
    }
}
.cunsilt__main {
    max-width: 350px;
    margin: 0 auto;
}
.cunsilt__main h2 {
    margin-bottom: 60px;
}
.cunsilt__main .p_menu {
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-bottom: 30px;
}
.cunsilt__main form {
    width: 280px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.cunsilt__main form input {
    width: 100%;
    height: 40px;
    background-color: transparent;
    border-radius: 7px;
    border: 1px solid #000;
    outline: none;
    text-align: left;
    padding: 0 10px;
    color: #000;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-bottom: 10px;
}
.cunsilt__main form input::placeholder {
    color: #9c9c9c;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    text-align: left;
}
.cunsilt__main form input.invalid {
    border: 2px solid #bb0f20;
}
.cunsilt__main form input.invalid::placeholder {
    color: #f00;
}
.cunsilt__main form .btn_white {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #000;
}
.cunsilt__main form .btn_white span {
    display: flex;
    margin: 0;
    color: #000;
}
.cunsilt__main .soc_s {
    margin-top: 15px;
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .cunsilt__main .soc_s {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) {
    .cunsilt__main .soc_s {
        display: none;
    }
}
.cunsilt__main .soc_s a {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #000;
    transition: 0.3s ease-out;
    margin: 0 10px;
    flex: 0 0 30px;
}
.cunsilt__main .soc_s a svg {
    display: flex;
    width: 28px;
    height: 28px;
    fill: #000;
}
.contacts {
    position: relative;
    padding: 60px 0;
}
@media only screen and (min-width: 320px) {
    .contacts {
        display: block;
    }
}
@media only screen and (min-width: 1200px) {
    .contacts {
        display: none;
    }
}
.contacts .map_cont {
    width: 100vw;
    height: 350px;
    margin-bottom: 60px;
}
.contacts .map_cont iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.contacts__main h2 {
    margin-bottom: 30px;
}
.contacts__main div {
    width: 100%;
    display: flex;
    justify-content: center;
}
.contacts__main div a, .contacts__main div p {
    color: #000;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
    margin-top: 15px;
}
.products {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 9;
}
@media only screen and (min-width: 320px) {
    .products {
        padding: 120px 0 90px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .products {
        padding: 20px 0 120px 0;
    }
}
@media only screen and (min-width: 1768px) {
    .products {
        padding: 200px 0 120px 0;
    }
}
.products__main {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .products__main {
        justify-content: space-around;
        row-gap: 60px;
    }
}
@media only screen and (min-width: 992px) {
    .products__main {
        justify-content: flex-start;
        column-gap: 26px;
    }
}
@media only screen and (min-width: 1200px) {
    .products__main {
        column-gap: 53px;
        row-gap: 120px;
    }
}
@media only screen and (min-width: 1366px) {
    .products__main {
        column-gap: 12px;
        padding-left: 30px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main {
        column-gap: 28px;
        padding-left: 60px;
    }
}
@media only screen and (min-width: 1768px) {
    .products__main {
        column-gap: 60px;
        padding-left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block {
        width: 290px;
    }
}
@media only screen and (min-width: 1200px) {
    .products__main .products_sl_block {
        width: 220px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block {
        width: 320px;
    }
}
@media only screen and (min-width: 1768px) {
    .products__main .products_sl_block {
        width: 350px;
    }
}
.products__main .products_sl_block .products_sl_block_img {
    width: 100%;
    background-color: #ebebeb;
    display: flex;
    align-items: center;
    justify-content: center;
}
.products__main .products_sl_block .products_sl_block_img a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block .products_sl_block_img {
        height: 240px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .products__main .products_sl_block .products_sl_block_img {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .products__main .products_sl_block .products_sl_block_img {
        height: 220px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block .products_sl_block_img {
        height: 300px;
        margin-bottom: 30px;
    }
}
.products__main .products_sl_block .products_sl_block_img img {
    width: 60%;
    height: 60%;
    object-fit: contain;
}
.products__main .products_sl_block h3 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'GOTHIC';
    font-weight: 600;
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 992px) {
    .products__main .products_sl_block h3 {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block h3 {
        font-size: 24px;
    }
}
.products__main .products_sl_block p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'GOTHIC';
    font-weight: 300;
    color: #000;
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block p {
        margin-bottom: 15px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block p {
        margin-bottom: 30px;
        font-size: 14px;
    }
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block ul {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 560px) {
    .products__main .products_sl_block ul {
        min-height: 92px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .products__main .products_sl_block ul {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block ul {
        min-height: 130px;
    }
}
.products__main .products_sl_block ul li {
    width: 100%;
    text-align: center;
    font-family: 'OpenSansR';
    font-weight: 200;
    color: #000;
}
@media only screen and (min-width: 320px) {
    .products__main .products_sl_block ul li {
        font-size: 13px;
        line-height: 1.2;
        margin-bottom: 2px;
    }
}
@media only screen and (min-width: 992px) {
    .products__main .products_sl_block ul li {
        line-height: 1.4;
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 1600px) {
    .products__main .products_sl_block ul li {
        font-size: 16px;
    }
}
.products__main .products_sl_block .btn_white {
    margin: 0 auto;
}
.new {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .new {
        padding: 120px 0 90px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .new {
        padding: 140px 0 120px 0;
    }
}
@media only screen and (min-width: 1768px) {
    .new {
        padding: 200px 0 120px 0;
    }
}
.new .main-header {
    position: -webkit-sticky;
    position:         sticky;
    top: 0;
}
.new__main {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .new__main {
        justify-content: center;
    }
}
@media only screen and (min-width: 768px) {
    .new__main {
        justify-content: space-between;
        align-items: flex-start;
    }
}
@media only screen and (min-width: 1200px) {
    .new__main {
        padding: 0 90px 0 0;
    }
}
@media only screen and (min-width: 1366px) {
    .new__main {
        padding: 0 120px 0 30px;
    }
}
@media only screen and (min-width: 1600px) {
    .new__main {
        padding: 0 120px 0 60px;
    }
}
@media only screen and (min-width: 1768px) {
    .new__main {
        padding: 0 40px 0 0;
    }
}
@media only screen and (min-width: 320px) {
    .new__main .new_img {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .new__main .new_img {
        width: 350px;
        height: auto;
        margin: 0;
        position: -webkit-sticky;
        position:    -moz-sticky;
        position:      -o-sticky;
        position:     -ms-sticky;
        position:         sticky;
        top: 70px;
        left: 0;
        margin-right: 50px;
        display: block;
    }
}
@media only screen and (min-width: 1200px) {
    .new__main .new_img {
        top: 140px;
        width: 230px;
    }
}
@media only screen and (min-width: 1600px) {
    .new__main .new_img {
        width: 380px;
    }
}
@media only screen and (min-width: 1768px) {
    .new__main .new_img {
        top: 200px;
    }
}
.new__main .new_img img {
    display: block;
}
@media only screen and (min-width: 320px) {
    .new__main .new_img img {
        width: 100%;
        margin: 0 auto;
        object-fit: cover;
    }
}
.new__main__item {
    position: relative;
}
@media only screen and (min-width: 320px) {
    .new__main__item {
        width: 100%;
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item {
        width: calc(100% - 420px);
    }
}
@media only screen and (min-width: 1200px) {
    .new__main__item {
        width: calc(100% - 320px);
    }
}
@media only screen and (min-width: 1600px) {
    .new__main__item {
        width: calc(100% - 500px);
    }
}
.new__main__item .new_text {
    position: relative;
}
.new__main__item .new_text * {
    font-size: inherit;
    color: #000;
}
.new__main__item .new_text a,
.new__main__item .new_text a * {
    text-decoration: underline;
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text img{
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .new__main__item .new_text img{
        width: auto;
    }
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text {
        padding-bottom: 85px;
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item .new_text {
        padding-bottom: 160px;
    }
}
.new__main__item .new_text h3 {
    font-size: 30px;
    color: #000;
    font-family: 'GOTHIC';
    font-weight: 600;
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text h3 {
        text-align: center;
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item .new_text h3 {
        text-align: left;
    }
}
.new__main__item .new_text .new_img_mob img,
.wp-block-image img{
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text .new_img_mob {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item .new_text .new_img_mob {
        display: none;
    }
}
.new__main__item .new_text span {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    font-family: 'OpenSansR';
    font-weight: 200;
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text span {
        text-align: center;
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item .new_text span {
        text-align: left;
    }
}
.new__main__item .new_text p{
    margin-top: 20px;
}
.new__main__item .new_text p,
.new__main__item .new_text ul li,
.new__main__item .new_text ol li {
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 300;
    text-align: justify;
    line-height: 1.8;
}
@media only screen and (min-width: 320px) {
    .new__main__item .new_text p,
    .new__main__item .new_text ul li {
        font-size: 14px;
        padding: 0 15px;
    }
}
@media only screen and (min-width: 768px) {
    .new__main__item .new_text p,
    .new__main__item .new_text ul li,
    .new__main__item .new_text ol li{
        font-size: 16px;
        padding: 0;
    }
}
.new_text ul,
.new_text ol{
    padding-left: 20px !important;
    margin: 10px 0 20px 0;
}
.new__main__item .new_text ul li{
    list-style-type: disc;
}
.new__main__item .new_text ol li{
    list-style-type: decimal;
}
.new__main__item .block_ic {
    width: 200px;
    height: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
}
@media only screen and (min-width: 320px) {
    .new__main__item .block_ic {
        right: 50%;
        transform: translateX(50%);
    }
}
@media only screen and (min-width: 992px) {
    .new__main__item .block_ic {
        right: 0;
        transform: translateX(0%);
    }
}
.new__main__item .block_ic .ic {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 50%;
}
.new__main__item .block_ic .ic svg {
    width: 100%;
    height: 100%;
    fill: #000;
    position: relative;
    z-index: 2;
    transition: 0.5s ease-out;
    transform: rotate3d(0, 0, 0, 0deg);
}
.news {
    position: relative;
    display: flex;
    align-items: center;
}

.new__main__page {
    padding-right: 0 !important;
}
.new__main__item_page {
    width: 100% !important;
}
.new__main__item_page h3 {
    text-align: center !important;
}
.new__main__item_page .block_ic {
    right: 50%;
    transform: translateX(50%);
}

@media only screen and (min-width: 320px) {
    .news {
        padding: 120px 0 90px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .news {
        padding: 20px 0 120px 0;
    }
}
@media only screen and (min-width: 1768px) {
    .news {
        padding: 200px 0 120px 0;
    }
}
@media only screen and (min-width: 320px) {
    .news.news_s {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .news.news_s {
        padding: 120px 0;
    }
}
.news__main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (min-width: 320px) {
    .news__main {
        justify-content: center;
        row-gap: 45px;
    }
}
@media only screen and (min-width: 992px) {
    .news__main {
        justify-content: flex-start;
        column-gap: 75px;
    }
}
@media only screen and (min-width: 1200px) {
    .news__main {
        column-gap: 34px;
    }
}
@media only screen and (min-width: 1366px) {
    .news__main {
        column-gap: 38px;
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1600px) {
    .news__main {
        column-gap: 45px;
        padding-left: 80px;
    }
}
@media only screen and (min-width: 1768px) {
    .news__main {
        column-gap: 50px;
        padding-left: 0;
    }
}
@media only screen and (min-width: 320px) {
    .news__main .news_block {
        width: 100%;
    }
}
@media only screen and (min-width: 992px) {
    .news__main .news_block {
        width: 27.5%;
    }
}
@media only screen and (min-width: 1200px) {
    .news__main .news_block {
        width: 22.5%;
    }
}
@media only screen and (min-width: 320px) {
    .news__main .news_block .news_block_img {
        width: 100%;
        height: 250px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1200px) {
    .news__main .news_block .news_block_img {
        height: 180px;
    }
}
@media only screen and (min-width: 1600px) {
    .news__main .news_block .news_block_img {
        height: 230px;
    }
}
.news__main .news_block .news_block_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news__main .news_block .news_bloc_text {
    padding: 20px;
}
.news__main .news_block .news_bloc_text h3 {
    color: #000;
    font-size: 20px;
    font-family: 'OpenSansB';
    font-weight: 600;
    margin-bottom: 5px;
}
.news__main .news_block .news_bloc_text .news_span {
    width: 100%;
    display: block;
    font-size: 13px;
    color: #8c8c8c;
    font-family: 'OpenSansR';
    font-weight: 200;
    margin-bottom: 15px;
}
.news__main .news_block .news_bloc_text .news_bloc_text_p, .news__main .news_block .news_bloc_text .news_bloc_text_p * {
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 200;
    text-align: justify;
}
@media only screen and (min-width: 320px) {
    .news__main .news_block .news_bloc_text .news_bloc_text_p, .news__main .news_block .news_bloc_text .news_bloc_text_p * {
        font-size: 13px;
    }
}
@media only screen and (min-width: 1600px) {
    .news__main .news_block .news_bloc_text .news_bloc_text_p, .news__main .news_block .news_bloc_text .news_bloc_text_p * {
        font-size: 15px;
    }
}
.news__main .news_block .news_bloc_text .btn_arr_z {
    display: table;
    margin-top: 30px;
    font-size: 16px;
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 150;
    position: relative;
}
.news__main .news_block .news_bloc_text .btn_arr_z span {
    display: block;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    transition: 0.3s ease-out;
}
.news__main .news_block .news_bloc_text .btn_arr_z:hover span {
    right: -25px;
}
.serv {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .serv {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .serv {
        padding: 120px 0 180px 0;
    }
}
.serv__main {
    display: flex;
}
@media only screen and (min-width: 320px) {
    .serv__main {
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 1200px) {
    .serv__main {
        justify-content: space-between;
    }
}
@media only screen and (min-width: 1366px) {
    .serv__main {
        padding-left: 30px;
        justify-content: flex-start;
    }
}
@media only screen and (min-width: 1600px) {
    .serv__main {
        padding-left: 60px;
    }
}
@media only screen and (min-width: 320px) {
    .serv__main__item {
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .serv__main__item {
        width: calc(100% - 250px);
    }
}
@media only screen and (min-width: 1600px) {
    .serv__main__item {
        width: calc(100% - 500px);
    }
}
@media only screen and (min-width: 1768px) {
    .serv__main__item {
        width: calc(100% - 600px);
    }
}
.serv__main__item h2 {
    text-transform: none;
    margin-bottom: 30px;
}
.serv__main__item p {
    font-size: 16px;
    color: #000;
    font-family: 'OpenSansR';
    font-weight: 300;
}
@media only screen and (min-width: 320px) {
    .serv__main__item p {
        text-align: center;
    }
}
@media only screen and (min-width: 1200px) {
    .serv__main__item p {
        text-align: left;
    }
}
@media only screen and (min-width: 320px) {
    .serv__main__item p br {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .serv__main__item p br {
        display: block;
    }
}
.serv__main .btn_white {
    margin-top: 30px;
}
.footer {
    width: 100%;
    z-index: 29;
    background-color: transparent;
    transition: 0.5s ease-out;
    opacity: 0;
}
@media only screen and (min-width: 320px) {
    .footer {
        position: relative;
        padding: 30px 0 120px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        padding: 30px 0;
    }
}
.footer.anime {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .footer.mobe_none {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .footer.mobe_none {
        display: block;
    }
}
.footer .soc_s {
    width: 30px;
    height: 140px;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    bottom: 35px;
}
@media only screen and (min-width: 320px) {
    .footer .soc_s {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .footer .soc_s {
        display: flex;
        left: 24px;
    }
}
@media only screen and (min-width: 1768px) {
    .footer .soc_s {
        left: 44px;
    }
}
@media only screen and (min-width: 1600px) {
    .footer .soc_s {
        left: 58px;
    }
}
.footer .soc_s a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: 0.3s ease-out;
}
.footer .container {
    position: relative;
    z-index: 3;
}
.footer__main {
    display: flex;
}
@media only screen and (min-width: 320px) {
    .footer__main {
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) {
    .footer__main {
        justify-content: space-between;
        padding: 0 60px 0 160px;
    }
}
.footer__main p {
    color: #000;
    font-size: 14px;
    font-family: 'GOTHIC';
    font-weight: 300;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
    transition: 0.3s ease-out;
}
.footer__main__item {
    width: 500px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
    transition: 0.3s ease-out;
}
@media only screen and (min-width: 320px) {
    .footer__main__item {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .footer__main__item {
        display: flex;
    }
}
.footer__main__item a {
    color: #000;
    font-size: 16px;
    font-family: 'GOTHIC';
    font-weight: 300;
}
.footer__main__item a:before {
    background-color: #000;
    height: 1px;
}
.footer .ic {
    width: 24px;
    height: 24px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
}
@media only screen and (min-width: 320px) {
    .footer .ic {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .footer .ic {
        display: block;
    }
}
.footer .ic svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    position: relative;
    z-index: 2;
    transition: 0.5s ease-out;
    transform: rotate3d(0, 0, 0, 0deg);
}
.footer.scrolled {
    background-color: rgba(255, 255, 255, 0.95);
}
.footer.scrolled .soc_s a {
    border: 1px solid #000;
}
.footer.scrolled .ic {
    border: 1px solid #000;
}
.footer.scrolled .ic svg {
    fill: #222221;
}
.footer.scrolled .footer__main p {
    opacity: 1;
    overflow: visible;
    z-index: 1;
}
.footer.scrolled .footer__main__item {
    opacity: 1;
    overflow: visible;
    z-index: 1;
}
.footer.footer_active {
    background-color: rgba(255, 255, 255, 0.95);
}
.footer.footer_active .soc_s a {
    border: 1px solid #000;
}
.footer.footer_active .ic {
    border: 1px solid #000;
}
.footer.footer_active .ic svg {
    fill: #222221;
}
@media only screen and (min-width: 1200px) {
    .footer.footer_active .ic:hover svg {
        fill: #222221;
        transform: rotate3d(0, 1, 0, 360deg);
    }
}
.footer.footer_active .footer__main p {
    opacity: 1;
    overflow: visible;
    z-index: 1;
}
.footer.footer_active .footer__main__item {
    opacity: 1;
    overflow: visible;
    z-index: 1;
}
/*# sourceMappingURL=style.css.map */
