html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,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: 0 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -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] {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and(max-width: 800px)and(orientation:landscape),screen and(max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and(max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.slick-slider,.slick-list,.slick-track {
    position: relative
}

.slick-slider,.slick-list,.slick-track,.slick-vertical .slick-slide,.slick-initialized .slick-slide,.slick-slide img {
    display: block
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: hand
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    display: table;
    content: "";
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide.slick-loading img {
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    height: auto;
    border: 1px solid transparent
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-loading .slick-track {
    visibility: hidden
}

* {
    -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
}

.wrapper {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 480px) {
    .wrapper {
        width:calc(100% - 80px)
    }
}

@media (min-width: 1366px) {
    .wrapper {
        width:1366px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-left: 10px;
        padding-right: 10px
    }
}

.sgrid {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.sgrid_1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.order--1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1
}

.sgrid_2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.order--2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 2
}

.sgrid_3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.order--3 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 1;
    order: 3
}

.sgrid_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.order--4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 1;
    order: 4
}

.sgrid_5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.order--5 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 1;
    order: 5
}

.sgrid_6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.order--6 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 1;
    order: 6
}

.sgrid_7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.order--7 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 1;
    order: 7
}

.sgrid_8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.order--8 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 1;
    order: 8
}

.sgrid_9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.order--9 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 1;
    order: 9
}

.sgrid_10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.order--10 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 1;
    order: 10
}

.sgrid_11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.order--11 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 1;
    order: 11
}

.sgrid_12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order--12 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 1;
    order: 12
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.table>* {
    display: table-cell
}

.inline>* {
    display: inline
}

.inline--block>* {
    display: inline-block
}

.inline--flex {
    display: inline-flex
}

.block {
    display: block
}

.float>* {
    display: block;
    float: left
}

.float:after {
    content: "";
    display: block;
    overflow: hidden;
    clear: both
}

.flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.box {
    margin-left: -10px;
    margin-right: -10px
}

.box>* {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.clear {
    content: "";
    display: block;
    overflow: hidden;
    clear: both
}

.float--right {
    float: right
}

.float--left {
    float: left
}

.float--none {
    float: none
}

.hidden {
    display: none !important
}

.visible {
    display: block !important
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.wrap--reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.row--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.column--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.m--start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.m--end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.m--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.m--around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.m--spase {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.c--start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c--end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c--baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.c--stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.s--start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.s--end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.s--center {
    -ms-flex-item-align: center;
    align-self: center
}

.s--baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.s--stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.a--right {
    margin-right: auto
}

.a--left {
    margin-left: auto
}

.a--bottom {
    margin-bottom: auto
}

.a--top {
    margin-top: auto
}

.a--main {
    margin-left: auto;
    margin-right: auto
}

.a--cross {
    margin-top: auto;
    margin-bottom: auto
}

.a--center {
    margin: auto
}

@media (min-width: 480px) {
    .sm_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .sm_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .sm_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .sm_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .sm_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .sm_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .sm_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .sm_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .sm_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .sm_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .sm_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .sm_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .sm_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .sm_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .sm_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .sm_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .sm_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .sm_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .sm_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .sm_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .sm_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .sm_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .sm_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .sm_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .sm_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .sm_table {
        display: table;
        width: 100%
    }

    .sm_table>* {
        display: table-cell
    }

    .sm_inline>* {
        display: inline
    }

    .sm_inline--block>* {
        display: inline-block
    }

    .sm_inline--flex {
        display: inline-flex
    }

    .sm_block {
        display: block
    }

    .sm_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .sm_hidden {
        display: none !important
    }

    .sm_visible {
        display: block !important
    }

    .sm_relative {
        position: relative
    }

    .sm_absolute {
        position: absolute
    }

    .sm_fixed {
        position: fixed
    }

    .sm_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sm_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .sm_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .sm_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .sm_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .sm_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sm_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .sm_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .sm_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .sm_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .sm_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sm_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .sm_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .sm_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .sm_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .sm_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .sm_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .sm_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .sm_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .sm_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .sm_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .sm_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .sm_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .sm_a--right {
        margin-right: auto
    }

    .sm_a--left {
        margin-left: auto
    }

    .sm_a--bottom {
        margin-bottom: auto
    }

    .sm_a--top {
        margin-top: auto
    }

    .sm_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .sm_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .sm_a--center {
        margin: auto
    }
}

@media (min-width: 768px) {
    .md_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .md_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .md_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .md_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .md_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .md_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .md_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .md_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .md_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .md_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .md_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .md_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .md_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .md_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .md_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .md_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .md_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .md_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .md_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .md_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .md_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .md_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .md_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .md_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .md_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .md_table {
        display: table;
        width: 100%
    }

    .md_table>* {
        display: table-cell
    }

    .md_inline>* {
        display: inline
    }

    .md_inline--block>* {
        display: inline-block
    }

    .md_inline--flex {
        display: inline-flex
    }

    .md_block {
        display: block
    }

    .md_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .md_hidden {
        display: none !important
    }

    .md_visible {
        display: block !important
    }

    .md_relative {
        position: relative
    }

    .md_absolute {
        position: absolute
    }

    .md_fixed {
        position: fixed
    }

    .md_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .md_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .md_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .md_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .md_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .md_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .md_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .md_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .md_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .md_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .md_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .md_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .md_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .md_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .md_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .md_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .md_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .md_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .md_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .md_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .md_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .md_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .md_a--right {
        margin-right: auto
    }

    .md_a--left {
        margin-left: auto
    }

    .md_a--bottom {
        margin-bottom: auto
    }

    .md_a--top {
        margin-top: auto
    }

    .md_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .md_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .md_a--center {
        margin: auto
    }
}

@media (min-width: 1024px) {
    .lg_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .lg_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .lg_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .lg_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .lg_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .lg_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .lg_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .lg_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .lg_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .lg_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .lg_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .lg_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .lg_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .lg_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .lg_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .lg_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .lg_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .lg_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .lg_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .lg_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .lg_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .lg_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .lg_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .lg_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .lg_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .lg_table {
        display: table;
        width: 100%
    }

    .lg_table>* {
        display: table-cell
    }

    .lg_inline>* {
        display: inline
    }

    .lg_inline--block>* {
        display: inline-block
    }

    .lg_inline--flex {
        display: inline-flex
    }

    .lg_block {
        display: block
    }

    .lg_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .lg_hidden {
        display: none !important
    }

    .lg_visible {
        display: block !important
    }

    .lg_relative {
        position: relative
    }

    .lg_absolute {
        position: absolute
    }

    .lg_fixed {
        position: fixed
    }

    .lg_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lg_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .lg_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .lg_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lg_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .lg_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lg_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .lg_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .lg_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .lg_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .lg_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .lg_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .lg_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .lg_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .lg_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .lg_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lg_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .lg_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .lg_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .lg_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .lg_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .lg_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .lg_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .lg_a--right {
        margin-right: auto
    }

    .lg_a--left {
        margin-left: auto
    }

    .lg_a--bottom {
        margin-bottom: auto
    }

    .lg_a--top {
        margin-top: auto
    }

    .lg_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .lg_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .lg_a--center {
        margin: auto
    }
}

@media (min-width: 1366px) {
    .xl_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .xl_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .xl_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xl_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xl_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .xl_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xl_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .xl_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xl_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .xl_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xl_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .xl_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xl_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .xl_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .xl_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .xl_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xl_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .xl_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xl_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .xl_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .xl_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .xl_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xl_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .xl_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xl_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .xl_table {
        display: table;
        width: 100%
    }

    .xl_table>* {
        display: table-cell
    }

    .xl_inline>* {
        display: inline
    }

    .xl_inline--block>* {
        display: inline-block
    }

    .xl_inline--flex {
        display: inline-flex
    }

    .xl_block {
        display: block
    }

    .xl_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .xl_hidden {
        display: none !important
    }

    .xl_visible {
        display: block !important
    }

    .xl_relative {
        position: relative
    }

    .xl_absolute {
        position: absolute
    }

    .xl_fixed {
        position: fixed
    }

    .xl_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xl_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xl_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .xl_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xl_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xl_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xl_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .xl_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .xl_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .xl_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .xl_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .xl_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .xl_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .xl_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .xl_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .xl_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .xl_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .xl_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .xl_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .xl_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .xl_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .xl_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .xl_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .xl_a--right {
        margin-right: auto
    }

    .xl_a--left {
        margin-left: auto
    }

    .xl_a--bottom {
        margin-bottom: auto
    }

    .xl_a--top {
        margin-top: auto
    }

    .xl_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .xl_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .xl_a--center {
        margin: auto
    }
}

@media (min-width: 1681px) {
    .xxl_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .xxl_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .xxl_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xxl_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .xxl_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .xxl_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xxl_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .xxl_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .xxl_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .xxl_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .xxl_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .xxl_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xxl_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .xxl_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .xxl_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .xxl_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .xxl_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .xxl_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xxl_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .xxl_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .xxl_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .xxl_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .xxl_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .xxl_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xxl_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .xxl_table {
        display: table;
        width: 100%
    }

    .xxl_table>* {
        display: table-cell
    }

    .xxl_inline>* {
        display: inline
    }

    .xxl_inline--block>* {
        display: inline-block
    }

    .xxl_inline--flex {
        display: inline-flex
    }

    .xxl_block {
        display: block
    }

    .xxl_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .xxl_hidden {
        display: none !important
    }

    .xxl_visible {
        display: block !important
    }

    .xxl_relative {
        position: relative
    }

    .xxl_absolute {
        position: absolute
    }

    .xxl_fixed {
        position: fixed
    }

    .xxl_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xxl_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xxl_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .xxl_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxl_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxl_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxl_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .xxl_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .xxl_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .xxl_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .xxl_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .xxl_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .xxl_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .xxl_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .xxl_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .xxl_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .xxl_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .xxl_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .xxl_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .xxl_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .xxl_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .xxl_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .xxl_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .xxl_a--right {
        margin-right: auto
    }

    .xxl_a--left {
        margin-left: auto
    }

    .xxl_a--bottom {
        margin-bottom: auto
    }

    .xxl_a--top {
        margin-top: auto
    }

    .xxl_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .xxl_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .xxl_a--center {
        margin: auto
    }
}

@media (min-width: 1921px) {
    .re_sgrid {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .re_sgrid_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .re_order--1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .re_sgrid_2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .re_order--2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 2
    }

    .re_sgrid_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .re_order--3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 3
    }

    .re_sgrid_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .re_order--4 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 1;
        order: 4
    }

    .re_sgrid_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .re_order--5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 1;
        order: 5
    }

    .re_sgrid_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .re_order--6 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 1;
        order: 6
    }

    .re_sgrid_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .re_order--7 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 1;
        order: 7
    }

    .re_sgrid_8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .re_order--8 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 1;
        order: 8
    }

    .re_sgrid_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .re_order--9 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 1;
        order: 9
    }

    .re_sgrid_10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .re_order--10 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 1;
        order: 10
    }

    .re_sgrid_11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .re_order--11 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 1;
        order: 11
    }

    .re_sgrid_12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .re_order--12 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 1;
        order: 12
    }

    .re_table {
        display: table;
        width: 100%
    }

    .re_table>* {
        display: table-cell
    }

    .re_inline>* {
        display: inline
    }

    .re_inline--block>* {
        display: inline-block
    }

    .re_inline--flex {
        display: inline-flex
    }

    .re_block {
        display: block
    }

    .re_flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .re_hidden {
        display: none !important
    }

    .re_visible {
        display: block !important
    }

    .re_relative {
        position: relative
    }

    .re_absolute {
        position: absolute
    }

    .re_fixed {
        position: fixed
    }

    .re_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .re_nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .re_wrap--reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .re_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .re_row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .re_column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .re_column--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .re_m--start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .re_m--end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .re_m--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .re_m--between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .re_m--around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .re_m--spase {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .re_c--start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .re_c--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .re_c--center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .re_c--baseline {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .re_c--stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .re_s--start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .re_s--end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .re_s--center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .re_s--baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .re_s--stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .re_a--right {
        margin-right: auto
    }

    .re_a--left {
        margin-left: auto
    }

    .re_a--bottom {
        margin-bottom: auto
    }

    .re_a--top {
        margin-top: auto
    }

    .re_a--main {
        margin-left: auto;
        margin-right: auto
    }

    .re_a--cross {
        margin-top: auto;
        margin-bottom: auto
    }

    .re_a--center {
        margin: auto
    }
}

.color--1 {
    color: #333
}

.color--2 {
    color: #fff
}

.color--3 {
    color: #fcc22c
}

.color--4 {
    color: #008ae1
}

.color--5 {
    color: #f3f3f3
}

.bg--all {
    background: #f3f3f3
}

html,body {
    height: 100%;
    margin: 0
}

.font1 {
    font-family: "Montserrat",sans-serif
}

body {
    color: #555;
    font-size: 16px;
    overflow-x: hidden
}

.flex--1 {
    flex-grow: 1
}

.flex--0 {
    flex-grow: 0
}

.animate,.animate:hover {
    -webkit-transition: all .11s linear;
    -moz-transition: all .11s linear;
    -ms-transition: all .11s linear;
    -o-transition: all .11s linear;
    transition: all .11s linear
}

.w100 {
    width: 100%
}

.h100 {
    height: 100%
}

.minh {
    height: auto;
    min-height: 100vh
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.content li {
    position: relative;
    padding-left: 13px;
    margin: 7px 0
}

.content li:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background: #555;
    border-radius: 50%;
    left: 0;
    top: 7px
}

a {
    outline: 0;
    text-decoration: none;
    border-bottom: solid 1px transparent
}

.placeholder[placeholder] {
    text-overflow: ellipsis
}

.placeholder::-moz-placeholder {
    text-overflow: ellipsis
}

.placeholder:-moz-placeholder {
    text-overflow: ellipsis
}

.placeholder:-ms-input-placeholder {
    text-overflow: ellipsis
}

.placeholder::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease
}

.placeholder::-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease
}

.placeholder:-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease
}

.placeholder:-ms-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease
}

.placeholder:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.placeholder:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.placeholder:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.placeholder:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

p {
    margin: 8px 0 4px 0;
    line-height: 22px;
    color: #000;
}

.text--center {
    text-align: center
}

.text--left {
    text-align: left
}

.text--right {
    text-align: right
}

.text--justify {
    text-align: justify
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0
}

h1,.title--1 {
    font-weight: 500;
    font-size: 26px;
    line-height: 33px;
    padding: 0 0 20px;
    margin: 0
}

@media screen and (min-width: 768px) {
    h1,.title--1 {
        padding:0 0 40px;
        font-size: 36px;
        line-height: 48px
    }
}

.blue__button {
    color: #fff;
    background: #008ae1;
    padding: 13px 50px;
    margin-top: 40px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    line-height: 22px
}

.blue__button.closest {
    margin-top: 20px
}

.blue__button:hover {
    background: #006bae
}

.header--mainpage {
    padding: 20px 0
}

.header--allpages {
    padding: 20px 0 0;
    background: #ffffff;
}

.header_logo_block {
    margin-right: auto;
    margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
    .header_logo_block {
        margin-right:0;
        margin-bottom: 10px;
    }
}

.header_logo_block img {
    height: 60px;
    margin-right: auto
}

@media screen and (min-width: 1366px) {
    .header_logo_block img {
        height:auto
    }
}

.header__contact a {
    font-size: 20px;
    margin-top: 5px;
    display: inline-block
}

.header__contact.hc--white a {
    color: #fff
}

.header__contact.hc--black a {
    color: #fff
}

@media screen and (min-width: 768px) {
    .header__contact.hc--black a {
        color:#333
    }
}

.header__contact img {
    display: none
}

@media screen and (min-width: 768px) {
    .header__contact img {
        display:inline-block
    }
}

.header--mainpage {
    position: absolute;
    z-index: 2;
    width: 100%
}

.header_name {
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0 0 20px;
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (min-width: 1366px) {
    .header_name {
        font-size:22px;
        line-height: 30px;
        margin: 8px 0 0 30px
    }
}

.header_slogan {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0;
    font-weight: 500
}

@media screen and (min-width: 1366px) {
    .header_slogan {
        font-size:14px;
        margin-top: 10px
    }
}

.h100 {
    height: 100%
}

@media screen and (min-width: 768px) {
    .h100 {
        height:auto
    }
}

.open_popup {
    background: #fcc22c;
    color: #fff;
    padding: 14px 50px 16px;
    display: block;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px
}

.open_popup:hover {
    background: #f2af03
}

.heeder__icon {
    margin-right: 10px
}

.js_hcc {
    margin-top: 40px
}

@media screen and (min-width: 768px) {
    .js_hcc {
        margin-top:auto
    }
}

.slide_menu {
    height: 54px;
    width: 54px;
    display: inline-block;
    background: #008ae1;
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 54px;
    margin-left: 20px
}

.bgg {
    margin-top: 10px;
    background: #333
}

.header_menu {
    position: fixed;
    top: 0;
    height: 100%;
    background: rgba(0,0,0,.71);
    width: 310px;
    right: -310px;
    z-index: 10;
    display: block
}

.header_menu.js_menu_active {
    right: 0
}

@media screen and (min-width: 1366px) {
    .header_menu {
        position:unset;
        height: auto;
        background: unset;
        width: unset;
        right: unset
    }

    .header_menu.hm--main {
        margin-top: 22px;
        padding-top: 22px;
        border-top: solid 1px #fff;
        margin-left: 20px
    }

    .header_menu.hm--all .menu__item {
        display: block;
        padding: 14px 0;
        margin: 0 15px
    }

    .header_menu li:not(.last) {
        margin-right: 15px
    }
}

.header_menu .menu__item {
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 20px
}

@media screen and (min-width: 1366px) {
    .header_menu .menu__item {
        text-align:unset;
        padding: unset
    }
}

.header_menu .menu__item.big--item {
    font-size: 20px;
    font-weight: 700
}

.header_menu .menu__item:hover {
    color: #fcc22c
}

.header_menu .active .menu__item {
    color: #fcc22c
}

.header_menu .h100 {
    height: unset
}

@media screen and (min-width: 1366px) {
    .header_menu .h100 {
        height:100%
    }
}

.main_slider .slider_bg {
    height: auto;
    padding: 120px 20px 50px;
    color: #fff;
    background-size: cover
}

@media screen and (min-width: 1366px) {
    .main_slider .slider_bg {
        padding:0;
        height: 730px
    }
}

.page_slider .slider_bg {
    height: auto;
    padding: 50px 20px;
    color: #fff;
    background-size: cover
}

@media screen and (min-width: 1366px) {
    .page_slider .slider_bg {
        padding:0;
        height: 560px
    }
}

.slider__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 0;
    text-align: center
}

@media screen and (min-width: 768px) {
    .slider__title {
        font-size:36px;
        line-height: 38px
    }
}

.slider__text {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px
}

.page_block {
    padding: 45px 0;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .page_block {
        padding:95px 0
    }
}

.page_block_bottom {
    padding: 0 0 95px;
    overflow: hidden
}

.block__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 30px;
    color: #333
}

@media screen and (min-width: 768px) {
    .block__title {
        font-size:36px;
        line-height: 48px
    }
}

.block__title.left {
    text-align: left
}

.block__title2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px
}

.services_item_mp {
    position: relative;
    overflow: hidden
}

.services_item_mp .services_item {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1024px) {
    .services_item_mp .services_item {
        position:absolute
    }
}

.services_item_mp .services_link {
    background: rgba(51,51,51,0);
    top: 0;
    height: 100%;
    transition: .9s;
    padding: 0 20px;
    color: #008ae1;
    margin: 10px 0
}

@media screen and (min-width: 1024px) {
    .services_item_mp .services_link {
        color:#fff;
        margin: 0
    }
}

.services_item_mp .services_link p {
    margin: 0
}

.services_item_mp .sl__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 5px
}

@media screen and (min-width: 1024px) {
    .services_item_mp .sl__title {
        text-align:left
    }
}

.services_item_mp .sl__text {
    height: auto;
    max-height: 500px;
    color: #333
}

@media screen and (min-width: 1024px) {
    .services_item_mp .sl__text {
        transition:.9s;
        max-height: 0;
        color: #fff
    }
}

@media screen and (min-width: 1024px) {
    .services_item_mp:hover .services_link {
        background:rgba(51,51,51,.8);
        padding-bottom: 20px
    }

    .services_item_mp:hover .sl__text {
        max-height: 300px
    }
}

.about {
    background: #f3f3f3
}

.about p+p {
    margin-top: 17px
}

.two_sections_bg {
    background: url("../images/6-background.png") center bottom no-repeat
}

.objects_undertake {
    margin-bottom: 80px
}

.ou__title {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border-width: 3px;
    border-style: solid;
    display: inline-block;
    width: calc(100% - 20px);
    padding: 30px 0 15px;
    top: -25px
}

@media screen and (min-width: 1366px) {
    .ou__title {
        width:calc(100% - 80px);
        font-size: 20px;
        line-height: 26px
    }
}

.ou__title.out--odd {
    border-color: #fcc22c
}

.ou__title.out--even {
    border-color: #008ae1
}

.profitable_item {
    margin-bottom: 30px
}

.profitable_item .pti__number {
    font-weight: 700;
    font-size: 64px;
    line-height: 48px;
    color: #fcc22c;
    width: 75px
}

.profitable_item .pti__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px
}

.profitable_item .pti__text {
    margin-top: 10px
}

.works_and_news {
    background: #f3f3f3
}

.works_output_main {
    background: #fff;
    margin-bottom: 20px
}

.wom_text {
    padding: 15px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .wom_text {
        padding:15px 60px
    }
}

.wom__link {
    color: #fff;
    background: #008ae1;
    padding: 13px 50px;
    margin-top: 40px;
    font-weight: 700
}

.onm_item {
    margin-bottom: 25px
}

.onm_item:not(.last) {
    padding-bottom: 20px;
    border-bottom: solid 1px #d2d2d2
}

.onm_item .onmi__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px
}

.onm_item .onmi__title a {
    display: block;
    color: #008ae1
}

.onm_item .onmi__title a:hover {
    color: #006bae
}

.onm_item .onmi__date {
    font-size: 16px;
    line-height: 26px;
    color: #ccc
}

.onm_item .onmi__introtext {
    margin-top: 16px
}

.breadcrumbs {
    padding: 25px 0;
    background: #f3f3f3;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .breadcrumbs {
        font-size:inherit
    }
}

.breadcrumbs a {
    color: #333
}

.breadcrumbs__separator {
    margin: 0 5px
}

.provide_item {
    margin-top: 20px;
    background: #fff;
    padding: 40px 0 50px;
    font-weight: 500
}

.provide_item p {
    margin: 6px 20px
}

.provide_item img {
    margin-bottom: 20px
}

.needed_when {
    overflow: hidden
}

.nwi__number {
    font-weight: 700;
    font-size: 64px;
    line-height: 48px;
    color: #fcc22c;
    width: 64px;
}

.nw_item {
    margin: 60px 0
}

.nwi__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    margin: 5px 0 20px;
}

.sl_block {
    border-width: 3px;
    border-style: solid;
    padding: 40px;
    background: #fff
}

.sl_block.main {
    border-color: #008ae1;
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .sl_block.main {
        margin-bottom:unset
    }
}

.sl_block.main .slbl__item:before,.sl_block.main .techlist li:before,.techlist .sl_block.main li:before {
    background: #008ae1
}

.sl_block.addit {
    border-color: #fcc22c
}

.sl_block.addit .slbl__item:before,.sl_block.addit .techlist li:before,.techlist .sl_block.addit li:before {
    background: #fcc22c
}

.sl_block.other {
    border-color: #cecece;
    margin-top: 15px
}

.sl_block.other .slbl__item:before,.sl_block.other .techlist li:before,.techlist .sl_block.other li:before {
    background: #333
}

.slbl__item,.techlist li {
    position: relative;
    padding-left: 15px;
    margin: 5px 0;
    line-height: 26px
}

.slbl__item:before,.techlist li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    top: 7px
}

.techlist li:before {
    background: #008ae1
}

.cont__ttt {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px
}

.price_1_wrr {
    font-size: 20px;
    margin: 20px 0
}

.price_1_tab {
    padding: 25px;
    background: #fff;
    border: solid 6px #f3f3f3
}

.price_1_tab p {
    margin: 0
}

.price_1_tab .sdf {
    color: #008ae1;
    font-weight: 700
}

.doclink {
    color: #008ae1;
    font-weight: 700;
    margin: 10px 0 45px;
    height: 60px
}

.doclink:hover {
    color: #006bae
}

.doclink__icon img {
    width: 25px;
    display: inline-block;
    margin-right: 10px
}

.projects_item {
    background: #fff;
    margin-bottom: 30px
}

.projects_item img {
    padding: 0;
    padding: 0 25px 25px
}
.fdsfds {
}

@media screen and (min-width: 768px) {
    .projects_item img {
        padding:0
    }
}

.projects_item .pri_description {
    padding: 25px 20px
}

.projects_item .pri__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #008ae1
}

.projects_item .pri_list {
    margin: 25px 0
}

.projects_item .pri_list li {
    margin: 8px 0
}

.projects_item .pri_list .stsre {
    font-weight: 700;
    display: inline-block;
    margin-right: 10px
}

.page__icon {
    padding-left: 35px;
    display: block
}

.page__icon a {
    color: #333
}

.page__icon.phone {
    background: url("../images/phone_blue.png") 0 2px no-repeat
}

.page__icon.email {
    background: url("../images/email_blue.png") 0 2px no-repeat
}

.page__icon.map {
    background: url("../images/map_blue.png") left top no-repeat
}

#yamapsid {
    min-height: 350px
}

.footer {
    background: url("../images/footer.jpg") center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 20px 0 40px
}

.footer a {
    color: #fff
}

.footer__title {
    font-weight: 500;
    font-size: 27px;
    line-height: 48px;
    color: #fff;
    margin: 20px 0 30px
}

@media screen and (min-width: 1024px) {
    .footer__title {
        font-size:36px
    }
}

.footer__contact {
    margin: 0 0 13px;
    display: inline-block
}

.footer__icon {
    padding-left: 35px;
    display: block
}

.footer__icon.phone {
    background: url("../images/phone_white.png") 0 2px no-repeat
}

.footer__icon.email {
    background: url("../images/email_white.png") 0 2px no-repeat
}

.footer__icon.map {
    background: url("../images/map_white.png") left top no-repeat
}

.footer_menu .menu__item {
    margin-bottom: 15px;
    display: inline-block
}

.footer_menu .menu__item:hover {
    color: #fcc22c
}

.copyright {
    border-top: solid 1px #fff;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    margin: 40px 0 -20px
}

@media screen and (min-width: 768px) {
    .copyright {
        width:auto;
        text-align: left;
        margin: auto 0 0
    }
}

.copyright p {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.copyright a {
    text-decoration: underline
}

.footer_input,.footer_text {
    width: 100%;
    background: rgb(255 255 255);
    border: 2px solid #fcc22c;
    margin-bottom: 10px;
}

.footer_input {
    height: 45px;
    padding: 0 15px;
    color: #333;
}

.footer_text {
    height: 120px;
    padding: 10px 15px
}

.m_cont1 {
    font-size: 12px
}

.footer_submit {
    background: #fcc22c;
    color: #fff;
    padding: 14px 50px 16px;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    border: unset;
    width: 100%
}

.footer_submit:hover {
    background: #f2af03
}

.popup_block {
    position: fixed;
    z-index: 2099999999;
    padding: 25px 100px 65px;
    color: #fff;
    background: rgb(51 51 51);
    width: 650px;
    left: 50%;
    margin-left: -325px;
    top: 28%;
    border-radius: 27px;
    display: none
}

.popup_block a {
    text-decoration: underline;
    color: #fff
}

.popup_block .popup__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.popup_block .popup__close {
    height: 30px;
    width: 30px;
    top: 20px;
    right: 20px;
    position: absolute;
    cursor: pointer
}

.popup_block .popup__close:before,.popup_block .popup__close:after {
    content: "";
    height: 3px;
    width: 30px;
    top: 14px;
    right: 0;
    left: unset;
    background: #fff;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    position: absolute
}

.popup_block .popup__close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup_block .popup__close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.policy_block a {
    color: inherit;
    text-decoration: underline
}

.policy_block p {
    margin: 20px 0
}

.policy_block ul {
    margin-left: 40px
}

.policy_block_title {
    font-size: 22px;
    font-weight: 700
}

.policy_block p:not(.nolp) {
    margin-left: 20px
}
.main-top__back {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -3;
}
.vide{
    -o-object-fit: cover;
    object-fit: cover;
}
.flex ul{
    line-height: 22px;
    color: #000;
    margin-bottom: 10px;
}
.footer_menu{
    color: #fff !important;
}
.pp1{
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
.ppp1{
    margin: 0 auto 15px;
}
.ancorr{
    position: absolute;
    margin-top: -40px;
}
.zag{
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px;
    text-align: left;
    font-weight: 600;
    color: #111;
    margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
    .md_text--left {
        text-align:left
    }
}
@media screen and (max-width: 568px) {
    .fdcr{
        flex-direction: column-reverse !important;
    }
    .nwi__title {
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        margin: 0px 0 20px;
    }
    .popup_block {
        position: fixed;
        z-index: 2099999999;
        padding: 25px 34px 39px;
        color: #fff;
        background: rgb(43 43 43);
        width: 90%;
        left: 5%;
        right: 5%;
        margin: 0 auto;
        margin-left: 0;
        top: 20px;
        border-radius: 27px;
        display: none;
    }
    .picmob{
        width: 100%;
        max-width: 100%;
        flex: auto;
    }
    .header--allpages {
        position: fixed;
        right: 0;
        left: 0;
        padding: 9px 0 0px 0;
    }
    .page_slider .slider_bg {
        margin-top: 90px;
    }
}

@media screen and (min-width: 1024px) {
    .lg_text--left {
        text-align:left
    }
}
