

/* Start:/bitrix/templates/restaurant/assets/css/fonts.css?17683975201534*/
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Light.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Light.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Regular.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Regular.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Medium.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Medium.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-SemiBold.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-SemiBold.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Bold.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-Bold.woff2") format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-ExtraBold.ttf") format('truetype'),
  url("/bitrix/templates/restaurant/assets/css/../fonts/Open_Sans/OpenSans-ExtraBold.woff2") format('woff2');
  font-display: swap;
}
/* End */


/* Start:/bitrix/templates/restaurant/assets/css/main.style.ver1.css?177001521891541*/
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
.h1,
.h2{
    margin-top: 0;
    margin-bottom: .5rem;
	font-weight: 700;
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    -webkit-border-radius: 0;
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1230px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1230px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-table {
        display: table!important
    }
    .d-sm-table-row {
        display: table-row!important
    }
    .d-sm-table-cell {
        display: table-cell!important
    }
    .d-sm-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-table {
        display: table!important
    }
    .d-lg-table-row {
        display: table-row!important
    }
    .d-lg-table-cell {
        display: table-cell!important
    }
    .d-lg-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1230px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline {
        display: inline!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-table {
        display: table!important
    }
    .d-print-table-row {
        display: table-row!important
    }
    .d-print-table-cell {
        display: table-cell!important
    }
    .d-print-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1230px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #ffcb00;
    color: #fff
}

::selection {
    background-color: #ffcb00;
    color: #fff
}

body,
html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    color: #fff
}

body input,
body textarea {
    border: #666 1px solid;
    outline: 0
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red
}

body input:required:valid,
body textarea:required:valid {
    border-color: green
}

.container {
    position: relative
}

a {
    color: inherit
}

.link {
    color: #fff;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    text-decoration: none;
    outline: 0
}

.page-section {
    padding: 85px 0;
    position: relative;
    color: #000
}

.page-section.standart-section {
    padding: 115px 0
}
.page-section.section-partners {
    padding-bottom: 400px;
}
.section-title {
    margin-bottom: 28px;
    font-size: 36px;
    font-weight: lighter;
    text-align: center
}
.section-title-command{
	margin-bottom: 112px;
}

.section-subtitle {
    font-size: 18px;
    text-align: center
}

.gray-section {
    background-color: #f6f6f6
}

.standart-text .section-title {
    text-align: left;
    margin-bottom: 35px;
	line-height: 1.3;
}

.standart-text p {
    margin-bottom: 24px
}

.btn {
    padding: 18px 57px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #282828;
    -webkit-box-shadow: 0 8px 27px 0 rgba(0, 0, 0, .34);
    box-shadow: 0 8px 27px 0 rgba(0, 0, 0, .34);
    color: #fff;
	display: inline-block;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-size: 14px;
    text-transform: uppercase
}

.btn:hover {
    text-decoration: none;
    color: #ffcb00;
    -webkit-box-shadow: 0 8px 20px 0px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, .1);
}

.page-header {
    padding: 82px 0;
    min-height: 1000px;
    /*background: url(/bitrix/templates/restaurant/assets/css/../images/header-bg.jpg) no-repeat center/cover #000;*/
    position: relative
}

.page-header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6)
}

.page-header::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 195px;
    left: 0;
    bottom: -12px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/wave.png) repeat center/cover;
    z-index: 3;
}

.header-top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-logo h1,
.header-logo .h1 {
    font-size: 27px;
    margin-bottom: 0
}

.footer-logo img,
.header-logo img {
    margin-right: 8px
}

.footer-logo:hover,
.header-logo .link:hover {
    color: #fff;
    text-decoration: none
}

.header-contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 18px
}

.header-contacts .link {
    position: relative
}

.header-contacts .link:not(:first-of-type) {
    margin-left: 65px
}

.header-contacts .link::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-phone::before {
    left: -24px;
    width: 12px;
    height: 20px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/icons/phone.svg) no-repeat center/cover
}

.header-address::before {
    left: -34px;
    width: 21px;
    height: 20px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/icons/home.svg) no-repeat center/cover
}

.header-email::before {
    left: -34px;
    width: 21px;
    height: 20px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/icons/email.svg) no-repeat center/cover
}

.header-contacts .link:hover {
    color: #ffcb00;
    text-decoration: none
}

.header-top {
    margin-bottom: 162px
}

.header-title {
    font-size: 90px;
    letter-spacing: 1.9px
}

.header-subtitle {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: .6px
}

.header-main {
    text-align: center;
    margin-bottom: 140px
}

.header-bottom {
    text-align: center
}

.site-nav-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 54.5px;
    font-size: 16px;
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.site-nav-link:hover {
    text-decoration: none;
    color: #ffcb00;
    border-color: #ffcb00
}

.site-nav-link::before {
    content: "";
    position: absolute;
    width: 109px;
    height: 2px;
    background-color: #fff;
    left: -111px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.site-nav-link:hover:before {
    background-color: #ffcb00
}

.site-nav-link:first-of-type:before {
    display: none
}

.site-navigation {
    font-size: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-about::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    top: -230px;
    left: 0;
    background: url(/bitrix/templates/restaurant/assets/css/../images/waves.png) no-repeat center/100% 100%;
    z-index: 3;
}

.about-scheme {
    margin: 75px 0 84px 0;
    text-align: center
}

.register {
    display: inline-block;
    background: #ffcb00;
    color: white;
    padding: 0px 2px;
    color: white !important;
    text-decoration: none !important
}

.standart-image {
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.standart-image img {
    width: auto;
    height: 100%
}

.section-invite {
    min-height: 588px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/invite.png) no-repeat center/100% 100%
}

.section-invite p {
    padding-right: 40px
}

.clock {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 250px; /*330px*/
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 62px
}

.clock .timer {
    font-size: 26px;
    font-weight: 600
}

.clock .text {
    font-size: 15px
}


.schedule-table {
    margin: 15px 0 28px
}

.schedule-table .table-cell {
    padding-bottom: 25px
}

.schedule-table .table-cell:first-child {
    font-weight: 700;
    min-width: 115px;
    vertical-align: top
}
.schedule-table .table-cell.day{
	font-weight: 400;
	font-style: italic;
	padding-bottom: 15px;
}
.schedule-table .table-cell:not(:first-child) {
    padding-left: 14px
}

.terms {
    padding-left: 70px;
    position: relative
}

.terms::before {
    content: "!";
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 25px;
    font-weight: 700
}

.terms .link,
.page-contacts .standart-content .link {
    color: #000;
    text-decoration: underline
}

.terms .link:hover,
.page-contacts .standart-content .link:hover {
    text-decoration: none;
    color: #ffcb00
}

.page-footer {
    padding: 70px 0;
    font-size: 14px;
    background-color: #282828;
    position: relative;
}
.inner-page .page-footer{
	margin-top: 150px;
}
.footer-logo-text {
    font-size: 27px;
    font-weight: 700
}

.footer-logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

.footer-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-privacy {
    color: #bebebe;
    margin-bottom: 30px;
    line-height: 1.71
}

.footer-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer-links .link {
    text-decoration: underline;
    display: block;
    margin-bottom: 5px
}

.footer-links .link:hover {
    text-decoration: none;
    color: #ffcb00
}

.footer-links .icon-heart {
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 27px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/icons/heart.svg) no-repeat center/cover
}

.footer-links .icon-brain {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 30px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/icons/brain.svg) no-repeat center/contain
}

.studio-link-box {
    margin-top: 25px
}

.studio-link-box .link {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

.section-partners::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 195px;
    left: 0;
    bottom: -12px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/wave-black.png) repeat center/cover
}

.page-footer::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    top: -260px;
    left: 0;
    background: url(/bitrix/templates/restaurant/assets/css/../images/waves-black.png) no-repeat center/100% 100%
}

.standart-image.filter-gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}
.section-title{
	font-weight: 600;
}

.clock-block{
	margin-top: 55px;
}
.header-top{
	margin-bottom: 50px;
}
.clock{
 margin: 0px auto 35px;
}
.clock-title{
	text-transform: uppercase;
	font-size: 15px;
    letter-spacing: .6px;
	margin-bottom: 25px;
}
.column .timer{
	color: #ffcb00;
}
.clock-block .btn,
.clock-block .btn-yellow.btn,
.clock-block .btn-grey.btn{
	/*max-width: 226px;*/
	max-width: 250px;
	display: inline-block;
	margin: 15px 10px;
}
.header-main{
 margin-bottom: 60px;
}
.site-nav-link{
	width: 125px;
	height: 125px;
}
.page-section.gray{
	background: #f6f6f6;
	padding: 0px;
}
.standart-content{
	display: flex;
	align-items: center;
}
.adapt{
	justify-content: flex-end;
}
#route .map{
	width: 50%;
	margin-left: 50px;
	max-width: initial;
}
#route .standart-text{
	max-width: 540px;
}

@media (max-width:1229.98px) {
    .header-title {
        font-size: 76px
    }
    .header-subtitle {
        font-size: 21px
    }
    .site-nav-link {
        width: 120px;
        height: 120px;
        font-size: 14px
    }
    .page-header {
        min-height: auto
    }
    .header-main {
        margin-bottom: 100px
    }
    .site-navigation {
        margin-bottom: 150px
    }
    .page-section {
        padding: 60px 0
    }
    .about-scheme img,
    .standart-image img {
        max-width: 100%;
        height: auto
    }
    .about-scheme {
        margin: 45px 0
    }
    .page-section.standart-section {
        padding: 85px 0
    }
    .page-section.standart-section.section-partners {
        padding-bottom: 300px
    }
}

@media (max-width:991.98px) {
    .header-subtitle {
        font-size: 18px
    }
    .page-header {
        padding: 42px 0 82px
    }
    .header-logo {
        text-align: center;
        margin-bottom: 20px
    }
    .header-contacts {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .header-top {
        margin-bottom: 100px
    }
    .header-title {
        font-size: 60px
    }
    .site-nav-link {
        margin: 0 24.5px
    }
    .site-nav-link::before {
        width: 49px;
        left: -51px
    }
    .page-footer::before,
    .section-about::before {
        height: 200px;
        top: -130px
    }
	.inner-page .page-footer{
		margin-top: 100px;
	}
    .page-header::after,
    .section-partners::after {
        height: 85px !important;
    }
    .site-navigation {
        margin-bottom: 50px
    }
    .page-section {
        padding: 40px 0
    }
    .page-section.standart-section {
        padding: 60px 0
    }
    .standart-text {
        font-size: 14px
    }
    .section-invite p {
        padding-right: 0
    }
    .section-invite {
        min-height: auto
    }
    .schedule-table {
        margin: 30px 0 28px
    }
    .page-section.standart-section.section-partners {
        padding-bottom: 140px
    }
}

@media (max-width:767.98px) {
    .header-main,
    .header-top {
        margin-bottom: 60px
    }
    .site-navigation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .site-nav-link {
        margin: 0 0 29px 0;
        width: 100px;
        height: 100px;
        font-size: 13px
    }
    .site-nav-link::before {
        left: auto;
        top: -31px;
        width: 2px;
        height: 29px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .section-invite {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #ffcb00), color-stop(50%, #f6f6f6));
        background: -webkit-linear-gradient(top, #ffcb00 52%, #f6f6f6 50%);
        background: -o-linear-gradient(top, #ffcb00 52%, #f6f6f6 50%);
        background: linear-gradient(to bottom, #ffcb00 52%, #f6f6f6 50%)
    }
    .page-section {
        padding: 30px 0
    }
    .page-section.standart-section {
        padding: 40px 0
    }
    .clock {
        margin-bottom: 30px
    }
    .section-invite .standart-text:not(:last-of-type) {
        margin-bottom: 30px
    }
    .section-invite .btn {
        text-align: center;
        display: block
    }
    .standart-text .section-title {
        margin-bottom: 25px
    }
}

@media (max-width:575.98px) {
    .header-logo h1,
    .header-logo .h1{
        font-size: 18px
    }
    .header-contacts {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .header-title {
        font-size: 28px;
        line-height: 1.2
    }
    .header-subtitle {
        font-size: 16px
    }
    .header-contacts .link:not(:first-of-type) {
        margin-left: 0;
        margin-top: 6px
    }
    .header-contacts .link {
        width: 100%;
        text-align: center
    }
    .header-main,
    .header-top {
        margin-bottom: 40px
    }
    .section-title {
        font-size: 27px
    }
    .section-subtitle {
        font-size: 17px
    }
    .standart-image img {
        width: 50%
    }
    #rules.standart-section img {
        width: 28%
    }
    .section-invite .btn {
        padding: 18px 30px
    }
    .section-invite {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ffcb00), color-stop(40%, #f6f6f6));
        background: -webkit-linear-gradient(top, #ffcb00 30%, #f6f6f6 40%);
        background: -o-linear-gradient(top, #ffcb00 30%, #f6f6f6 40%);
        background: linear-gradient(to bottom, #ffcb00 30%, #f6f6f6 40%)
    }
    .schedule-table .table-row {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .schedule-table .table-cell {
        padding-bottom: 12px
    }
    .terms::before {
        left: 0
    }
    .terms {
        padding-left: 30px
    }
    .footer-logo-text {
        font-size: 18px
    }
    .footer-logo {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-column,
    .footer-copy {
        text-align: center
    }
    .footer-links {
        margin-top: 14px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .page-footer {
        padding: 40px 0
    }
}

.work-scheme-small {
    display: none;
}
.text-left{
	text-align: left;
}
.bold{
	font-weight: 700;
}
.footer-privacy .link{
	text-decoration: underline;
}
.footer-privacy .link:hover{
	text-decoration: none;
    color: #ffcb00;
}
.orderForm {
	background:#282828;
	position:relative;
	    padding: 45px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
	width:1000px;
	max-width: 100%;
}

.orderForm .formTitle{
	font-size:24px;
	font-weight:bold;
	margin-bottom:45px;
	    width: 100%;
}
.orderForm .formTitle span {
	color:#818181;
}

.orderForm input {
    width: 425px;
    background: transparent;
    border: 0;
    border-bottom: 2px #fff solid;
    line-height: 40px;
    margin-bottom: 15px;
    color: #fff;
    max-width: 100%;
}

.orderForm .inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
	max-width:100%;
}

.orderForm .button {
    display: block;
    color: #282828;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    width: 280px;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    padding-left: 40px;
    font-size: 14px;
    font-family: "Open Sans";
	position: relative;
	box-shadow: 5px 5px 30px rgba(0,0,0,0.3);
	border:0;
	max-width:100%;
	outline: none !important;
}
.orderForm .button:hover {
	color:#282828;
}
.orderForm .button img {
	filter: invert(100%);
	width: 20px !important;
    position: absolute;
    left: 30px;
}

.downloadFormOuter .fancybox-button {
	display:none;
}

.orderForm .formClose {
	position: absolute;
	top: 30px;
	right: 30px;
}

.orderForm p {
    line-height: 60px;
    color: #ff9393;
}
.orderForm .inputs{
	width: 100%;
}
.orderForm p {
	margin-top: 30px;
    line-height: 24px;
    color: #ff9393;
	text-align: center;
}
.agreementBlock{
	width: 100%;
	margin-top: 20px;
}
#agreement{
	display: none;
}
.agreementBlock label{
	display: flex;
	align-items: center;
	font-size: 14px;
}
.agreementBlock label span{
	width: calc(100% - 30px);
}
.agreementBlock label:before {
	content: "";
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #000;
	border: 2px solid #fff;
}
.agreementBlock input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-size: 16px;
	color: #fff;
}
.agreementBlock a{
	color: #fff;
	text-decoration: underline;
}
@media(max-width: 768px) {
    .work-scheme {
        display: none;
    }
    .work-scheme-small {
        display: block
    }
    .standart-image.ord-2{
		order: 2;
	}
	.section-subtitle{
		font-size: 19px;
	}
	.section-subtitle br{
		display: none;
	}
	.header-title{
		font-size: 48px;
	}
	.orderForm input{
		width: 100%;
	}
}

@media(max-width: 575.98px) {
	.section-subtitle{
		font-size: 16px;
	}
	.standart-text p{
		text-align: justify;
	}
	.header-title{
		font-size: 30px;
	}
	.agreementBlock label{
		font-size: 14px;
		line-height: 17px;
	}
}

.section-tg{
    
}
.section-tg .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.section-tg h3{
    width: 100%;
}
.section-tg div{
    width: 100%;
    padding-top: 40px;
}
.downloadForm .file_link_text{
    max-width: 100%;
    overflow: hidden;
}
.press-box .owl-stage-outer{
    z-index: 2;
}
.main-preloader{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate2 {
    0% {
        transform: rotate(0deg);
        border-top-color: #ffcb00;
    }
    50% {
        transform: rotate(180deg);
        border-top-color: #282828;
    }
    100% {
        transform: rotate(360deg);
        border-top-color: #c0c0c0;
    }
}

.main-preloader-wrapper {
    position: relative;
    margin: 75px auto;
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    div {
        height: 100%;
    }
}

/* loader 1 */
.main-preloader-wrapper, .main-preloader-wrapper div {
    border-radius: 50%;
    padding: 8px;
    border: 2px solid transparent;
    animation: rotate linear 3.5s infinite;
    border-top-color: #EE7455;
    border-bottom-color: #1C8474;
}
.main-preloader-wrapper, .main-preloader-wrapper * {
    will-change: transform;
}
/* End */


/* Start:/bitrix/templates/restaurant/assets/css/fresh.style.css?176959919930487*/
.map {
    width: 100%;
    max-width: 950px;
    height: 415px;
    margin-left: 35px;
    filter: grayscale(1);
}
.page-contacts .page-header {
    min-height: 797px;
}

/*.page-contacts .page-header::after{
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(/bitrix/templates/restaurant/assets/css/../images/wawesn.png) no-repeat center/100% 100%;
        height: 287px;
}*/

.page-contacts .standart-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
}
.page-contacts .standart-text {
    max-width: 540px;
    margin-left: 100px;
}
.page-contacts .content-text {
    margin-left: 100px;
    max-width: 540px;
}
.page-contacts .section-subtitle {
    text-align: left;
    margin-bottom: 50px;
}
.org-contacts {
    font-size: 18px;
}
.org-contacts .link {
    color: inherit;
}
.org-contact {
    margin-bottom: 20px;
}
.header-top {
    margin-bottom: 132px;
}
.site-nav-link {
    width: 126px;
    height: 126px;
    margin: 0 46.5px;
    font-size: 13.56px;
}
.site-nav-link::before {
    width: 93px;
    left: -95px;
}
.header-main {
    margin-bottom: 75px;
}
.about-scheme {
    margin: 35px 0;
}
.about-scheme p {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0;
}
.section-title {
    font-weight: 600;
}

.page-section.section-schedule {
    padding-bottom: 115px;
}
.section-team .section-subtitle{
    max-width: 585px;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 22px;
}
.section-subtitle .link {
    color: inherit;
    text-decoration: underline;
}
.section-subtitle .link:hover {
    text-decoration: none;
}
.teamlead-card-wrap {
    /*width: 270px;
    height: 322px;
    background-color: #ffcb00;
    z-index: 2;*/
}

.teamlead-l .teamlead-card:before {
    background-color: #ffcb00;
    content: '';
    display:block;
    position:absolute;
    top:-25px;
    left:-25px;
    width:100%;
    height:100%;

}
.teamlead-r .teamlead-card:before {
    background-color: #ffcb00;
    content: '';
    display:block;
    position:absolute;
    top:-25px;
    right:-25px;
    width:100%;
    height:100%;

}
.teamlead-l .teamlead-card-wrap{
    margin-right: 100px;
}
#topspeakers .teamlead-l .teamlead-card-wrap{
    margin: 0 62.5px 0 37.5px;
}

.fullwidth_center .btn {
    max-width: 100% !important;
    width: 240px !important;
}

.teamleads-box .teamlead-item.teamlead-l,
.teamleads-box1 .teamlead-item.teamlead-l {
    align-items:flex-start
}

.teamlead-r .teamlead-card-wrap {
    order: 1;
    margin-left: 100px;
}
.teamlead-r .teamlead-history {
    text-align: right;
}
.teamlead-pic {
    width: 270px;
    height: 322px;
    position: relative;
    background-color: #282828;
}
.teamlead-pic img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.teamlead-l .teamlead-card {
    position: relative;
    top: 25px;
    left: 25px;
}
.teamlead-r .teamlead-card {
    position: relative;
    top: 25px;
    right: 25px;
}
.teamlead-item.teamlead-r {
    justify-content: flex-end;
}
.teamlead-l .teamled-info  {
    position: absolute;

    right: 30%;
    bottom: 0%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}

.teamlead-l .teamled-info-main {
    right: -40%;
    bottom: -10%;
}

.teamlead-r .teamled-info{
    position: absolute;
    left: -40%;
    bottom: -10%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
}

.teamlead-l .teamled-info-main-pos-none{
    bottom: 10%;
    right: -40%;
}
.teamlead-r .teamled-info-main-pos-none{
    bottom: 10%;
    left: -40%;
}

.teamlead-name {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1px 15px;
    background-color: #ffcb00;
}
.teamled-position {
    padding: 10px 10px;
    /*font-size: 21px;*/
    /*font-weight: 700;*/
    display: inline-block;
    /*color: #fff;*/
    /*background-color: #282828;*/
    color: #000;
    font-size: 15px;
    top: 25px;
    left: 25px;
    position: relative;
    max-width: 190px;
    max-width: 270px;
}

.teamleads-box-main .teamled-position {
    top:0;
    left:0;
}


.teamled-position-first-item {
    padding-top: 0;
    padding-bottom: 0;
}

.teamlead-name-first-item {
    margin-bottom: -1px;
}

.teamled-position-main {
    padding: 1px 10px;
    font-size: 21px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    background-color: #282828;
}

.teamleads-box1  {
    /*margin-bottom: 120px;*/
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.teamlead-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    margin-bottom: 110px;
}


.teamlead-l-main::before {
    content: "";
    position: absolute;
    width: 275px;
    height: 277px;
    left: -135px;
    bottom: -50%;
    background: url("/bitrix/templates/restaurant/assets/css/../images/teamb.png") no-repeat center/contain;
}
.teamlead-r-main::before {
    content: "";
    position: absolute;
    width: 275px;
    height: 277px;
    left: auto;
    right: -135px;
    bottom: -50%;
    background: url("/bitrix/templates/restaurant/assets/css/../images/teamb.png") no-repeat center/contain;
}
.teamlead-history {
    max-width: 360px;
}

.teamleads-box-main {
    margin-bottom: 250px;
}
.teamleads-box {
    /*margin-bottom: 220px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.left-block-text,
.right-block-text {
    padding: 0 60px 0 30px;
}
.teamvacancy-list {
    padding: 0 34px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.vacancy-card {
    min-height: 350px;
    height: 350px;
    width: 23%;
    border: 3px #b8b8b8 dashed;
    padding: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}
.teamlead-card-wrap .vacancy-card {
    width:100%;
}
.vacancy-card h4{
    min-height: 108px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vacancy-card .btn.btn-yellow {
    font-size: 12px;
}
.btn.btn-yellow {
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
    width: 100%;
    display: block;
    box-shadow: none;
    text-align: center;
    max-width: 185px;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 5px;
    background-color: #ffcb00;
    color: #282828;
    border: 2px solid transparent;
}
.btn.btn-yellow:hover {
    border-color: #ffcb00;
    color: #000;
    transform: scale(1.1,1.1)
}

.btn.btn-grey {
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
    width: 100%;
    display: block;
    box-shadow: none;
    text-align: center;
    max-width: 185px;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 5px;
    background-color: #d4d5d6;
    color: #282828;
    border: 2px solid transparent;
}
.btn.btn-grey:hover {
    border-color: #d4d5d6;
    color: #000;
    transform: scale(1.1,1.1)
}

.othervacancy {
    text-align: center;
    font-size: 18px;
}
.teamvacancy-list {
    margin-bottom: 70px;
}
.partners-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}
.section-partners .section-title {
    margin-bottom: 80px;
}
.section-partners .section-subtitle {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.section-partners  .btn {
    max-width: 226px
}

.footer-links {
    text-align: right;
}
.teamleads-box1 .teamlead-l .teamled-info-main-speaker {

}

.teamleads-box1 .teamlead-l .teamled-info-main-speaker-2 {

}
.block-text {
    display: flex;
    justify-content: center;
}

.page-section.section-schedule:after{
    display: none;
}
.page-section.section-partners:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 195px;
    left: 0;
    bottom: -12px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/wave-black.png) repeat center/cover
}
.page-contacts .standart-content:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 195px;
    left: 0;
    bottom: -12px;
    background: url(/bitrix/templates/restaurant/assets/css/../images/wave-black.png) repeat center/cover
}
.page-contacts .standart-content {
    padding-bottom: 300px;
}

/* ОТЗЫВЫ */
.inner-page .photosBlock:last-child{
	margin-bottom: 200px;
}
.owl-user-message2 {
    margin: 0 0 100px 0;
}

.block-slider   {
    width: 70%;
    min-height: 200px;
    margin: 20px auto;
}

.owl-user-message {
    margin-bottom: 30px;
}

.owl-user-message2 .block-slider   {
    min-height: 142px;
    margin: 20px 25px;
    width: auto;
}

.inside-container {
    display: flex;
    justify-content: center;
    min-height: inherit;
    margin-right: 50px;
}

.owl-user-message2 .inside-container {
    display: block;
    justify-content: center;
    min-height: inherit;
    margin: 0;
}

.user-frame {
    flex: 10%;
    margin: 0 20px;
    text-align: right;
    margin-top: auto;
    margin-bottom: -5px;
}

.owl-user-message2 .user-frame {
    text-align: left;
    margin: 15px 0 0 0;
}

.user-frame p {
    margin-bottom: 0;
}

.photosBlock .block-slider .user-frame img {
    width: 75px;
    height: 75px;
    margin-left: calc(100% - 75px);
    margin-bottom: 10px;
}
.photosBlock .block-slider .user-frame img.exists{
	border-radius: 50px;
}
.user-message {
    background: url("/bitrix/templates/restaurant/assets/css/../images/user-message.png") no-repeat;
    background-size: cover;
    padding: 33px 45px 30px 40px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    min-width: 500px;
    position: relative;

}

.owl-user-message2 .user-message {
    background: #e5e4e9;
    border-radius: 20px;
    padding: 33px 45px 30px 40px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    min-width: 300px;
    position: relative;
    z-index: 10;
}

.owl-user-message2 .user-message::before {
    content: '';
    position: absolute;
    width: 38px;
    height: 58px;
    z-index: 5;
    background: url("/bitrix/templates/restaurant/assets/css/../images/123.png") no-repeat;
    left: 3px;
    bottom: -13px;
}

.owl-user-message .owl-nav {
    width: 100%;
    left: 0;
}

.owl-user-message .owl-nav button.owl-prev,
.owl-user-message .owl-nav button.owl-next {
    width: 62px;
    height: 62px;
    background-size: contain;
    /*box-shadow: 10px 10px 50px rgba(0,0,0,0.3);*/
	box-shadow: 4px 4px 12px rgba(0,0,0,0.3);
    filter: invert(1);
    border-radius: 50%;
    cursor: pointer !important;
}
.owl-user-message .owl-nav button.owl-prev{
	margin-left: 33px;
}
.owl-user-message .owl-nav button.owl-next{
	margin-right: 33px;
}
.owl-user-message .owl-nav button.owl-prev span,
.owl-user-message .owl-nav button.owl-next span{
    display: none;
}

.owl-user-message .owl-nav button.owl-prev {
    background: url("/bitrix/templates/restaurant/assets/css/../images/left-nav-arrow.png") no-repeat !important;
}

.owl-user-message .owl-nav button.owl-next {
    background: url("/bitrix/templates/restaurant/assets/css/../images/right-nav-arrow.png") no-repeat !important;
}

.owl-user-message .owl-dots {
    text-align: center;
}

.owl-user-message button.owl-dot {
    width: 15px;
    height: 15px;
    background-color: #cccccc;
    border-radius: 50%;
    margin: 0 10px !important;
}

.owl-user-message button.owl-dot:focus {
    outline: none;
}

.owl-user-message button.owl-dot.active {
    border-radius: 50%;
    background-color: #716e6e;
}

.owl-user-message2 .owl-nav {
    width: 100%;
    left: 0;
}

.owl-user-message2 .owl-nav button.owl-prev,
.owl-user-message2 .owl-nav button.owl-next {
    width: 62px;
    height: 62px;
    background-size: contain;
    box-shadow: 10px 10px 50px rgba(0,0,0,0.3);
    filter: invert(1);
    border-radius: 50%;
    cursor: pointer !important;
}

.owl-user-message2 .owl-nav button.owl-prev span,
.owl-user-message2 .owl-nav button.owl-next span{
    display: none;
}

.owl-user-message2 .owl-nav button.owl-prev {
    background: url("/bitrix/templates/restaurant/assets/css/../images/left-nav-arrow.png") no-repeat !important;
}

.owl-user-message2 .owl-nav button.owl-next {
    background: url("/bitrix/templates/restaurant/assets/css/../images/right-nav-arrow.png") no-repeat !important;
}

.owl-user-message2 .owl-dots {
    text-align: center;
}

.owl-user-message2 button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px !important;
    background-color: #cccccc;
}

.owl-user-message2 button.owl-dot:focus {
    outline: none;
}

.owl-user-message2 button.owl-dot.active {
    border-radius: 50%;
    background-color: #716e6e;
}

.link-public {
    text-align: right;
    padding-right: 10px;
}

.link-public a {
    text-decoration: underline;
}

.h3-padding {
    padding: 0 15px;
}

.wrapper-hr {
    width: 100%;
    height: 3px;
    background-color: #c6c6c6;
    margin-bottom: 170px;
}

.photosItems .photosItem .mobilePhotosList {
    display: none;
}

.press-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*margin-left: -45px;
	margin-right: -45px;*/
}

.press-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	margin: 0px 0px 10px;
	padding: 20px;
	background: #f6f6f6;
	border: 3px solid #ebebeb;
	width: 100%;
	border-radius: 20px;
	height: 350px;
}
.press-img{
	display: flex;
	width: calc(100% + 40px);
	align-items: center;
	justify-content: center;
	height: 140px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 3px solid #ebebeb; 
}
.press-img img{
	width: auto !important;
}
.press-text{
	height: calc(100% - 140px);
	padding-top: 20px;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.press-text a{
	font-weight: 700;
	text-decoration: underline;
}
.press-text .date{
	display: block;
	margin-top: 25px;
}
.address{
	white-space: nowrap;
}
/*Адаптив*/
@media (max-width: 1199px) {
    .adapt{
        flex-wrap: wrap;
        padding: 40px 15px 0px;
    }
    #route .standart-text{
        width: 100%;
        max-width: initial !important;
        margin-bottom: 30px;
    }
    #route .map{
        width: 100% !important;
        margin-left: 0px !important;
    }
    .page-contacts .standart-content {
        flex-wrap: wrap;
        justify-content: flex-start;
        max-width: 960px;
        margin: 0 auto;
    }
    .map {
        margin-left: 0;
    }
    .page-contacts .section-subtitle {
        margin-bottom: 25px;
    }
    .page-contacts .page-footer {
        margin-top: 150px;
    }
    .page-contacts .standart-text {
        max-width: 100%;
        margin-left: 0;
    }
    .page-contacts .page-header {
        min-height: auto;
    }
    .footer-logo-text {
        font-size: 23px;
    }
    .page-section.standart-section.section-schedule {
        padding: 85px 0;
    }
    .section-team .section-subtitle {
        margin-bottom: 62px;
        padding-top:15px;
    }
    .vacancy-card {
        width: 24%;
    }
	.press-box{
		/*margin-left: -15px;
		margin-right: -15px;*/
	}
	.press-item{
		/*margin-left: 25px;
		margin-right: 25px;
		width: calc(50% - 50px);*/
	}
}
@media (max-width: 991.98px) {

    .section-about .photosBlock .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-contacts .standart-content {
        max-width: 720px;
    }
    .header-top {
        margin-bottom: 62px;
    }

    .site-nav-link {
        margin: 0 24.5px;
    }
    .header-main {
        margin-bottom: 55px;
    }
    .site-nav-link::before {
        width: 49px;
        left: -51px;
    }
    .page-header {
        padding-bottom: 142px;
    }
    .teamvacancy-list {
        flex-wrap: wrap;
    }
    .vacancy-card {
        width: 48%;
        margin-bottom: 20px;
    }
    .teamlead-item {
        margin-bottom: 100px;
    }
    .block-text {
        display: block;
    }
    .section-subtitle {
        font-size: 16px;
    }
    .teamleads-box {
        margin-bottom: 170px;
    }
    .teamvacancy-list {
        margin-bottom: 30px;
    }
	.press-item{
		/*width: calc(50% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 50px;*/
	}
}
@media (max-width:768px) {
    .owl-user-message {
        margin-top: 0;
        margin-bottom: 50px;
    }

    .wrapper-hr {
        margin-bottom: 70px;
    }

    .photosItems {
        margin-bottom: 50px;
    }

    .photosBlock .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .user-message {
        flex: 70%;
        background: none;
        background-color: #ffcb00;
        border-radius: 20px;
        background-size: cover;
        padding: 20px 10px 0 35px;
        font-size: 14px;
        font-family: "Open Sans";
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        min-width: auto;
    }
	.press-item{
		margin: 0px 30px 10px;
		width: calc(100% - 60px);
	}
}
@media (max-width:767px) {
    .inside-container {
        display: block;
        margin-right: 0;
    }

    .user-frame {
        text-align: left;
        margin-bottom: 5px;
    }

    .photosBlock .block-slider .user-frame img {
        margin-right: calc(100% - 75px);
        margin-left: 0;
    }

    .user-message {
        padding: 20px 10px 10px 35px;
        min-height: 150px;
    }

    .adapt {
        padding: 40px 15px 0px;
        flex-wrap:wrap;
    }
    .adapt .standart-text{
        margin-bottom: 30px
    }
    .adapt .map{
        width:100% !important;
        margin-left: 0px !important;
    }
    .adapt .standart-text{
        max-width:100% !important;
    }

    .page-contacts .standart-content {
        max-width: 540px;
        padding: 0 15px;
    }

    .teamleads-box1 .teamlead-item {
        margin-bottom: 270px;
    }

    .teamleads-box1 .teamlead-l .teamled-info-main-speaker {

    }

    .teamleads-box1 .teamlead-l .teamled-info-main-speaker-2 {

    }

    .teamleads-box1 .teamlead-l .teamlead-card-wrap {
        margin: 0 auto;
    }

    .teamlead-l .teamlead-card-wrap {
        margin: 0 auto;
    }

    .teamlead-l .teamled-info {

    }
    .page-contacts .page-header::after {
        height: 187px;
    }
    .map {
        height: 360px;
    }
    .site-nav-link {
        margin: 0 0 29px 0;
        width: 100px;
        height: 100px;
        font-size: 13px;
    }
    .org-contacts {
        font-size: 16px;
    }
    .site-nav-link::before {
        width: 2px;
        left: auto;
    }
    .teamlead-card-wrap,
    .teamlead-pic {
        width: 235px;
       /* height: 272px;*/
    }
    .teamlead-name,
    .teamled-position {
        font-size: 15px;
    }
    .teamlead-l .teamlead-card-wrap {
        margin-right: 80px;
    }
    .teamlead-r .teamlead-card-wrap  {
        margin-left: 80px;
    }
    .teamlead-history {
        font-size: 15px;
    }
    .teamlead-r::before,
    .teamlead-l::before {
        width: 175px;
        height: 175px;
    }
    .teamlead-l::before {
        left: -87.5px;
    }
    .teamlead-r::before {
        right: -87.5px;
    }
    .vacancy-card {
        padding: 50px 15px;
        height: auto;
        min-height: auto;
    }
    .vacancy-card h4 {
        font-size: 16px;
    }
    .btn-yellow {
        font-size: 13px;
    }
    .partner-logo img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .section-partners .section-title,
    .partners-list{
        margin-bottom: 40px;
    }

    .teamleads-box1 {
        margin-bottom: 150px;
        display: block;
    }

}
@media (max-width:575.98px) {
    .teamlead-l .teamlead-card-wrap {
        margin-right: 0px;
    }
    .teamlead-r .teamlead-card-wrap  {
        margin-left: 0px;
    }
    .teamleads-box1 .teamlead-item {
        margin-bottom: 160px;
    }

    .teamleads-box1 .teamlead-l .teamled-info-main-speaker {

    }

    .page-section.standart-section.section-schedule {
        padding: 40px 0;
    }
    .teamlead-item {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
    }

    .teamleads-box .teamlead-item {
        padding: 0 65px 0 40px;

    }
    .teamlead-l .teamlead-card-wrap {
        margin-left: 0;

        margin-bottom: 80px;
    }
    .teamlead-r .teamlead-card-wrap {
        margin-left: 0;
        margin-bottom: 80px;
    }
    .teamleads-box-main .teamlead-l .teamled-info {
        right: auto;
        left: 3%;
    }
    .section-team .section-subtitle {
        font-size: 15px;
    }
    .teamlead-item {
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-bottom: 30px;

    }

    .teamlead-r {
        -ms-align-items: flex-end;
        align-items: flex-end;
        max-width:calc(100% - 10px)
    }
    .teamlead-history p {
        margin-bottom: 8px;
    }
    .teamlead-r .teamlead-card-wrap {
        order: 0;
    }
    .teamlead-item::before {
        display: none;
    }
    .teamlead-r .teamled-info {
        left: auto;
        right: 3%;
    }

    .teamlead-l .teamled-info-main-pos-none,
    .teamlead-r .teamled-info-main-pos-none{
        bottom: 0%;
    }

    .teamleads-box {
        margin-bottom: 50px;
    }
    .vacancy-card {
        width: 100%;
    }
    .partners-list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .partners-list .partner-logo {
        margin-bottom: 35px;
    }
    .section-subtitle {
        font-size: 15px;
    }
    .page-footer::before {
        height: 75px;
        top: -75px;
    }
    .left-block-text, .right-block-text {
        padding: 0 10px;
    }
    .teamleads-box-main{
        margin-bottom: 110px;
    }
	.address{
		white-space: normal;
	}
}
@media (max-width:475px) {
	.press-item{
		/*width: calc(100% - 30px);*/
		height: auto;
		margin: 0px 0px 10px;
		width: 100%;
	}
}
.noul ul{
    list-style: none;
}

.photosList {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content:flex-end;
}



.photoCopyright {
    margin-left: calc(100% - 163px * 3);
    margin-top: 15px;
    font-size: 13px;
    color: #999;
}

@media (max-width:469px) {
    .owl-user-message2 .user-message {
        min-width: 275px;
    }
}

@media(max-width: 1229px){
    .photoCopyright {
        margin-left: calc(100% - 163px * 2);

    }
}

.photosListItem {
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: flex-start;
    width: 163px;
    height: 163px;
}
.photosListItem img {
    max-width: 300px;
    max-height: 300px;
    width: auto !important;
}

.photosListItem a {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: flex-start;
    /* width: 228px; */
    /* height: 228px; */
}



.photosItem .section-title {
    text-align: left;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
}

.photosItem .section-subtitle {
    text-align: left;
    color: #777;
    margin: 0 0 35px;
}

.photosListItem.showMore a {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    background: #282828;
    flex-direction: column;
}
.photosListItem.showMore a:before {
    content: '';
    width:32px;
    height: 27px;
    margin-bottom: 15px;
    background: url("/bitrix/templates/restaurant/assets/css/../images/icons/photos_icon.png");
}

.speakersItems {
    display: flex;
    flex-wrap: wrap;
    margin-top: 90px;
    justify-content: center;
}

.speakersItem img {
    width: auto !important;
    display: inline !important;
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.speakersItem .post {
    font-size: 12px;
    color: #282828;
}

.speakersItem {
    text-align: center;
    width: 185px;
    margin-bottom: 50px;
}

.speakersItem .name span {
    display: block;
    margin: auto;
    background: #282828;
    color: #fff;
    font-size: 13px;
    padding: 0px 10px;
    font-weight: bold;
    line-height: 1.8;
    text-transform: uppercase;
}

.speakersItem .name {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
}

.photosItems {
    margin-bottom: 100px;
}

.photosItem {
    margin-bottom: 50px;
}
.allEvents {
    max-width: 489px;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    margin: 80px 0 30px;
}

.allEvents .btn {
    min-width: 250px;
    text-align: center;
}
.prevBtn {
    display: block;
    width: 62px;
    background: transparent url('/bitrix/templates/restaurant/assets/css/../images/arrow_btn.png') no-repeat top left scroll;
    height: 62px;

    border-radius: 50%;
}

.nextBtn {
    display: block;
    width: 62px;
    background: transparent url('/bitrix/templates/restaurant/assets/css/../images/arrow_btn.png') no-repeat top left scroll;
    height: 62px;
    box-shadow: 10px 10px 50px rgba(255,255,255,0.2);
    border-radius: 50%;
    transform: rotate(-180deg)
}

.owl-nav {
    width: 114%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 40%;
    left: -7%;
    filter: invert(1);
}
.owl-nav * {
    outline: none !important;
}


@media(max-width:767px){
    .photosItems {
        margin-bottom: 50px;
    }
}


@media (max-width:469px) {
    .photosListItem  {
        width: 300px;
        height: 300px;
    }
    .photosListItem img {
        max-width: 450px;
        max-height: 450px;
    }
    .photosListItemMobile {
        width: 160px;
        height: 160px;
    }
    .photosList {
        justify-content:center;
    }
}

@media (max-width:350px) {
    .photosListItemMobile {
        width: 140px;
        height: 140px;
    }
}

.page-photos .page-header {
    background-image:url("/bitrix/templates/restaurant/assets/css/../images/59.jpg");
}
.photosBlock .section-title {
    text-align:center;
    width: 100%;
}
section#archive {
    padding-bottom: 0;
}
#archive::before{
	display: none;
}
#archive .section-title.margined {
    margin-top: -30px;
    margin-bottom: 60px;
}
.photosSlider > .owl-nav{
	position: sticky;
	position: -webkit-sticky;
	z-index: 100;
	top: 5%;
	margin-left: -7%;
}

@media(max-width: 580px){
	.photosSlider > .owl-nav{
		margin-left: 0% !important;
		width: 100%;
	}
	.press-box > .owl-nav{
		width: 116px;
		left: 50%;
		bottom: -58%;
		margin-left: -58px;
	}
	.press-item{
		text-align: center;
	}
	.prevBtn,.nextBtn{
		width: 45px;
		height: 45px;
		background-size: 45px;
	}
	.press-text{
		flex: 1;
	}
}
/*.photosSlider .prevBtn{
position: absolute;
    left: 0px;
    bottom: 60% !important;
}
.photosSlider .nextBtn{
position: absolute;
    right: 0px;
    bottom: 60% !important;
}*/
@media (max-width:469px) {
    .teamlead-item {
        padding: 0;
    }

    .block-slider {
        width: 80%;
    }
    .desctopPhotosList {
        display: none;
    }

    .photosItems .photosItem .mobilePhotosList {
        display: flex;
    }
}
.modal-cookie{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 0;
    background-color: white;
    z-index: 1;
}
.modal-cookie .container{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.modal-cookie p{
    margin: 0;
    flex: 1 0;
    color: black;
}
.modal-cookie p a{
    color: #ffcb00;
    text-decoration: underline;
}
.modal-cookie p a:hover{
    text-decoration: none;
    color: #ffcb00;
}
.modal-cookie button{
    cursor: pointer;
}
@media(max-width: 767px){
    .modal-cookie{
        padding: 20px 0;
    }
    .modal-cookie .landing-container p{
        width: 100%;
        flex: unset;
        font-size: 13px;
    }
    .modal-cookie .container{
        gap: 10px;
    }
    .modal-cookie p a{
        font-size: 13px;
    }
}
/* End */


/* Start:/bitrix/templates/restaurant/template_styles.css?1770015189429*/
.tg-link{
	padding-top: 10px !important;
	text-align: center;
}
.tg-link a{
	display: inline-block;
	font-weight: 600;
	transition: .4s;
	text-decoration: none;
}
.tg-link a:hover{
	color: #ffcb00;
}
.page-header__img {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-header::before {
	z-index: 2;
}
.page-header .container {
	z-index: 3;
}
.page-section {
	overflow-x: clip;
}
/* End */
/* /bitrix/templates/restaurant/assets/css/fonts.css?17683975201534 */
/* /bitrix/templates/restaurant/assets/css/main.style.ver1.css?177001521891541 */
/* /bitrix/templates/restaurant/assets/css/fresh.style.css?176959919930487 */
/* /bitrix/templates/restaurant/template_styles.css?1770015189429 */
