

/* Start:/local/templates/sfil/css/bootstrap-reboot.css?17582852734482*/
*,
*::before,
*::after {
  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: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, 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", "Noto Color Emoji";
  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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-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;
}

ol,
ul,
dl {
  margin:0;
  padding:0
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: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]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -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;
}
/* End */


/* Start:/local/templates/sfil/css/bootstrap-grid.css?175828527337970*/
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  max-width:1280px
}

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {

  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
	
	.container, .container-fluid,
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  padding-right: 20px;
  padding-left: 20px;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}
	
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.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: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/* End */


/* Start:/local/templates/sfil/css/owl.carousel.min.css?17582852733242*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/sfil/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/sfil/css/jquery.fancybox.min.css?175828527312795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/sfil/css/main.css?175828527361824*/
html {
	position: relative;
	font-size: 16px;
	background: #fff;
	min-width: 320px;
	overflow-x: hidden
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	background: inherit;
	color: inherit;
	color: #23356F;
	overflow-x: hidden
}

table {
	border-collapse: collapse;
	word-break: normal
}

td:not([valign]),
th:not([valign]) {
	vertical-align: top
}

:focus {
	outline: none !important
}

button,
label,
select,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	cursor: pointer
}

img {
	max-width: 100%;
	height: auto
}

input,
textarea,
select,
button {
	font-family: inherit;
	font-size: 1em
}

input:focus:-moz-placeholder {
	color: transparent
}

input:focus::-webkit-input-placeholder {
	color: transparent
}

textarea:focus:-moz-placeholder {
	color: transparent
}

textarea:focus::-webkit-input-placeholder {
	color: transparent
}

a {
	color: inherit
}

a:focus,
a:hover {
	color: inherit;
	text-decoration: underline
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-weight: 700
}

h1,
.h1 {
	font-size: 300%;
	line-height: 1
}

h2,
.h2 {
	font-size: 150%;
	line-height: 1.33
}

h3,
.h3 {
	font-size: 113%;
	line-height: 1.33
}

h4,
.h4 {
	font-size: 100%;
	line-height: 1.5
}

h5,
.h5 {
	font-size: 75%;
	line-height: 1.33
}

h6,
.h6 {
	font-size: 63%;
	line-height: 1.2
}

::-webkit-input-placeholder {
	color: #ffffff53
}

::-moz-placeholder {
	color: #ffffff53
}

:-moz-placeholder {
	color: #ffffff53
}

:-ms-input-placeholder {
	color: #ffffff53
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 6px;
	height: 6px;
	background: transparent
}

::-webkit-scrollbar-thumb {
	background: #3884E3;
	border-radius: 3px
}

html.nav_overflow,
html.modal_overflow,
html.filter_overflow {
	overflow-y: hidden
}

.input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-weight: 400;
	font-size: 1.13rem;
	line-height: 1.56;
	font-family: inherit;
	width: 100%;
	outline: 0;
	margin: 0;
	height: 56px;
	color: inherit;
	border: 1px solid #A5B4C9;
	background: #fff;
	border-radius: 0;
	padding: 14px 16px
}

.input:not([disabled]):focus,
.input:not([disabled]):hover {
	border-color: #0B1535
}

.input[disabled] {
	opacity: .5;
	cursor: not-allowed
}

.input_error {
	border-color: #F34573
}

textarea.input {
	resize: none;
	display: block;
	height: auto
}

textarea.input:not([rows]) {
	height: 148px
}

.btn {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	position: relative;
	text-decoration: none !important;
	font-family: inherit;
	font-weight: 400;
	border: 1px solid;
	font-size: 1rem
}

.btn_primary {
	background: #3884E3;
	color: #fff !important;
	border-color: #3884E3
}

.btn_primary:not(.btn_load):hover,
.btn_primary:not(.btn_load):focus {
	background: #59A1FC;
	border-color: #59A1FC
}

.btn_secondary {
	color: inherit
}

.btn_secondary:not(.btn_load):hover,
.btn_secondary:not(.btn_load):focus {
	background: #3884E3;
	color: #fff;
	border-color: #3884E3
}

.btn_large {
	font-size: 1.13rem;
	padding: 14px 32px
}

.btn_medium {
	font-size: 1.13rem;
	padding: 10px 24px
}

.btn_small {
	padding: 8px 16px
}

.btn_full {
	width: 100%
}

.btn_load {
	color: transparent !important
}

.btn_load:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	transform: translate(-50%, -50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#preloader) no-repeat center / contain
}

.btn_secondary.btn_load {
	background: #23356F
}

.btn[disabled]:not(.btn_load) {
	cursor: not-allowed;
	background: #E8F2FF !important;
	color: #A5B4C9 !important;
	border-color: transparent !important
}

.btns {
	margin: -12px;
	display: flex;
	flex-wrap: wrap
}

.btns .btn {
	margin: 12px
}

.checkbox {
	position: absolute;
	opacity: 0
}

.checkbox-label {
	position: relative;
	padding-left: 40px;
	font-size: 113%;
	margin: 0;
	cursor: pointer
}

.checkbox-label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 24px;
	height: 24px;
	border: 1px solid #A5B4C9;
	transform: translateY(-50%);
	background: #fff
}

.checkbox-label:hover:before {
	border-color: #0B1535
}

.checkbox-label:after {
	content: '';
	position: absolute;
	opacity: 0;
	left: 5px;
	top: 50%;
	width: 14px;
	height: 7px;
	border: 2px solid #fff;
	border-top: 0;
	border-right: 0;
	transform: translateY(-66%) rotate(-45deg)
}

.checkbox:checked~.checkbox-label:before {
	border-color: transparent;
	background: #2A9E84
}

.checkbox:checked~.checkbox-label:after {
	opacity: 1
}

.checkbox:checked:hover~.checkbox-label:before {
	background: #2BBA9A
}

.checkbox[disabled]~.checkbox-label:before {
	opacity: .3;
	border-color: #0B1535;
	cursor: not-allowed
}

.checkbox[disabled]:checked~.checkbox-label:before {
	background: #2A9E84
}

.form {}

.form-field {
	margin-bottom: 28px
}

.form-field_submit {
	margin-top: 40px;
	margin-bottom: 0 !important
}

.form-field-title {
	font-size: 88%;
	line-height: 1.43;
	margin-bottom: 12px
}

.form-field-required {
	color: #F34573
}

.form-field-input {}

.form-field-text {
	font-size: 88%;
	line-height: 1.43;
	margin-top: 8px
}

.form-field-error {
	color: #F34573;
	font-size: 88%;
	line-height: 1.43;
	margin-top: 8px
}

.form-field-error:empty {
	display: none
}

.form-errors {
	margin: 1em 0
}

.text {}

.text table {
	border-collapse: collapse;
	margin-bottom: 1em
}

.text hr {
	border: 0;
	border-top: 1px solid;
	margin: 2em 0;
	color: #A5B4C9
}

.text p,
.text blockquote,
.text ol,
.text ul,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text table {
	margin-top: 1em
}

.text> :first-child,
.text td> :first-child,
.text blockquote> :first-child {
	margin-top: 0
}

.text> :last-child,
.text td> :last-child,
.text blockquote> :last-child {
	margin-bottom: 0
}

.text td p,
.text th p,
.text ul p,
.text ol p {
	margin-bottom: .5em
}

.text ul {
	list-style: none
}

.text ul>li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em
}

.text ul>li:before {
	content: '';
	display: block;
	border: .5em solid;
	left: .5em;
	top: calc(1em * 1.5 / 2 - .5em);
	transform: scale(.4);
	position: absolute;
	border-radius: 100%
}

.text ol {
	counter-reset: ol;
	list-style: none
}

.text ol>li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em
}

.text ol>li:before {
	content: counter(ol)".";
	counter-increment: ol;
	left: 0;
	position: absolute
}

.text blockquote {
	background: #23356f0a;
	border-left: 4px solid #0b1535;
	padding: 1.5em
}

.text img[align=left],
.text img[align=right] {
	margin-bottom: 1em
}

.text img[align=left] {
	margin-right: 1em
}

.text img[align=right] {
	margin-left: 1em
}

.text a {
	text-decoration: underline
}

.text a:hover,
.text a:focus {
	text-decoration: none
}

.table_responsive {
	overflow-x: auto
}

img.lazy {
	opacity: 0;
	transform-style: preserve-3d;
	transition: opacity .1s ease
}

img.lazy.loaded {
	opacity: 1
}

.social {
	display: flex;
	flex-wrap: wrap;
	margin: -8px
}

.social-item {
	display: block;
	text-indent: -99999px;
	font-size: 0;
	color: transparent;
	width: 40px;
	height: 40px;
	margin: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

.social-item_tg {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#tg)
}

.social-item_vk {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#vk)
}

.social-item_ok {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#ok)
}

.social-item_yt {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#yt)
}

.social_small .social-item {
	width: 24px;
	height: 24px
}

.social_dark .social-item_tg {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#tg_dark)
}

.social_dark .social-item_vk {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#vk_dark)
}

.social_dark .social-item_ok {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#ok_dark)
}

.social_dark .social-item_yt {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#yt_dark)
}

.social-item_tg:hover,
.social-item_tg:focus {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#tg_mono)
}

.social-item_vk:hover,
.social-item_vk:focus {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#vk_mono)
}

.social-item_ok:hover,
.social-item_ok:focus {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#ok_mono)
}

.social-item_yt:hover,
.social-item_yt:focus {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#yt_mono)
}

.tags {
	display: flex;
	flex-wrap: wrap;
	margin: -4px
}

.tags-item {
	display: block;
	padding: 6px 16px;
	background: #E8F2FF;
	color: #23356F !important;
	text-decoration: none !important;
	margin: 4px;
	font-size: .88rem;
	font-weight: 700;
	line-height: 1.421;
	border-radius: 16px
}

.tags-item_red {
	background: #F34573;
	color: #fff !important
}

.tags_list {
	display: block
}

.tags_list .tags-item {
	display: inline-block
}

.section {
	margin-top: 80px
}

.section-title {
	font-size: 300%;
	line-height: 1.33;
	font-weight: 700;
	margin-bottom: 1em
}

.header {
	position: relative;
	z-index: 900
}

.header-top {
	background: #3884E3;
	padding: 10px 0
}

.header-special {
	font-size: 113%;
	line-height: 1.56;
	color: #fff !important
}

.header-main {
	background: #0B1535;
	color: #fff;
	padding: 1.5em 0;
	position: relative
}

.header-main.active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000
}

.header-main-dummy {}

.header-logo {}

.header-logo-img {
	display: block
}

.header-phone {
	font-weight: 700;
	font-size: 125%;
	line-height: 1.6
}

.header-call_search {
	display: block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	border-radius: 100%;
	background: #23356F;
	position: relative;
	text-indent: -99999px;
	font-size: 0;
	color: transparent
}

.header-call_search:hover,
.header-call_search:focus {
	background: #3C4F90
}

.header-call_search:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	transform: translate(-50%, -50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#search) no-repeat center / contain
}

.header-main-col_logo {
	max-width: 376px
}

.header-main-col_nav {
	position: relative
}

.header-search {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	right: -68px;
	transform: translateY(-50%);
	z-index: 1
}

.header-search:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 15px;
	width: 18px;
	height: 18px;
	transform: translateY(-50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#search) no-repeat center / contain
}

.header-search.active {
	visibility: visible
}

.header-search-input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #fff;
	height: 48px;
	width: 100%;
	background: #3C4F91;
	border-radius: 68px;
	padding: 12px 12px 12px 56px;
	border: 0
}

.header-search-input:focus {
	background: #23356F
}

.quick_search {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	background: #0B1535;
	color: #fff;
	padding: 1em 0 2.5em
}

.quick_search.active {
	display: block
}

.quick_search-inner {
	overflow-y: auto
}

.quick_search-title {
	opacity: .3;
	margin-bottom: 1.5em
}

.quick_search-items {}

.quick_search-items-item {
	margin: .5em 0
}

.quick_search-items-item-link {
	display: block;
	text-decoration: none !important;
	padding: 8px 16px 8px 72px;
	position: relative;
	font-size: 113%;
	line-height: 1.56
}

.quick_search-items-item-link:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 16px;
	width: 32px;
	height: 2px;
	transform: translateY(-50%);
	background: #3C4F91
}

.quick_search-items-item-link:hover {
	background: #23356F
}

.quick_search-all {
	margin-top: 1.5em
}

.nav {}

.nav-inner {}

.nav-main {}

.nav-burger {
	display: block;
	width: 32px;
	color: #fff
}

.nav-burger-line {
	display: block;
	border-top: 3px solid;
	margin: 8px 0;
	position: relative
}

.nav-burger-line,
.nav-burger-line:after,
.nav-burger-line:before {
	transition-property: opacity, left, right, top, bottom, transform, border-color;
	transition-duration: .3s
}

.nav-burger-line_2:after,
.nav-burger-line_2:before {
	content: '';
	position: absolute;
	opacity: 0;
	width: 100%;
	border-top: 3px solid;
	top: -3px
}

.nav-burger.active {}

.nav-burger.active .nav-burger-line_1,
.nav-burger.active .nav-burger-line_3 {
	opacity: 0
}

.nav-burger.active .nav-burger-line_2 {
	border-color: transparent
}

.nav-burger.active .nav-burger-line_2:before,
.nav-burger.active .nav-burger-line_2:after {
	opacity: 1
}

.nav-burger.active .nav-burger-line_2:before {
	transform: rotate(45deg)
}

.nav-burger.active .nav-burger-line_2:after {
	transform: rotate(-45deg)
}

.nav-contact {
	margin-bottom: 32px
}

.nav-contact-title {
	color: #A5B4C9;
	margin-bottom: 8px
}

.nav-main-title,
.nav-level_2-item_title {
	margin-bottom: 40px !important
}

.nav-main-title,
.nav-level_2-item-title {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25
}

.nav-level_2-item-title {
	display: inline-block;
	position: relative;
	padding-left: 44px
}

.nav-level_2-item-title:after {
	content: '';
	position: absolute;
	width: 13px;
	height: 23px;
	top: 50%;
	left: 8px;
	transform: translateY(-50%) rotate(180deg);
	background: url(/local/templates/sfil/css/../img/icons.svg#slider_arrow) no-repeat center / contain
}

.slider {
	background: #0B1535;
	color: #fff
}

.slider-item {
	position: relative;
	overflow: hidden
}

.slider-item:not(.slider-item_no_shadow):after {
	content: '';
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1100px;
	height: 1100px;
	background: radial-gradient(50% 50% at 50% 50%, #0B1535 0%, rgba(11, 21, 53, 0) 100%)
}

.slider-item_first:after {
	width: 766px;
	height: 766px
}

.slider-item-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1
}

.slider-item-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 584px;
	position: relative;
	z-index: 3;
	padding: 50px 0 65px
}

.slider-item-content {
	text-align: center;
	padding: 0 60px
}

.slider-item-tags {
	margin-bottom: 24px
}

.slider-item-title {
	font-size: 400%;
	line-height: 1.2;
	font-weight: 700
}

.slider-item-anounce {
	margin-top: 1em
}

.slider-item-buttons {
	margin-top: 40px
}

.owl-arrows {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 100%
}

.owl-arrows-inner {
	position: relative
}

.owl-arrows-item {
	position: absolute;
	top: 50%;
	background: #3884E3;
	opacity: 0.8;
	cursor: pointer;
	box-shadow: 0 15px 30px rgba(69, 83, 98, 0.24);
	width: 100px;
	height: 100px;
	border-radius: 100%
}

.owl-arrows-item:after {
	content: '';
	position: absolute;
	width: 22px;
	height: 38px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#slider_arrow) no-repeat center / contain
}

.owl-arrows-item_prev {
	left: -50px;
	transform: translateY(-50%) rotate(180deg)
}

.owl-arrows-item_next {
	right: -50px;
	transform: translateY(-50%)
}

.owl-arrows-item:hover,
.owl-arrows-item.active {
	opacity: 1
}

.owl-dots {
	position: absolute;
	bottom: 38px;
	left: 0;
	width: 100%;
	display: flex;
	z-index: 2;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

.owl-dots.disabled {
	visibility: hidden
}

.owl-dots .owl-dot {
	background: #fff;
	width: 64px;
	height: 4px;
	margin: 2px 12px;
	display: block;
	border: 0;
	border-radius: 0
}

.owl-dots .owl-dot.active {
	background: #3884E3
}

.owl-outer {
	position: relative
}

.gosuslugi {
	background: #0B1535;
	color: #fff;
	padding: 32px 0
}

.gosuslugi-logo {
	display: block
}

.info {}

.info-item {
	display: flex;
	align-items: center
}

.info-item-img {
	display: block;
	width: 100%
}

.partners {}

.partners-item {
	display: flex;
	align-items: center;
	height: 118px
}

.partners-item-img {
	display: block
}

.owl-carousel_visible .owl-stage-outer {
	overflow: visible
}

.main {
	padding-top: 48px
}

.main-h1 {
	font-size: 300%;
	line-height: 1.33;
	margin-bottom: 48px
}

.filter {
	padding-bottom: 24px;
	border-bottom: 1px solid #D0DCEC;
	position: relative;
	z-index: 10
}

.filter-outer {
	position: static
}

.filter-inner {
	display: flex;
	flex-wrap: wrap;
	column-gap: 32px
}

.filter-section {
	position: relative
}

.filter-section-title {
	position: relative;
	cursor: pointer;
	font-size: 113%;
	padding-right: 40px;
	line-height: 1.56
}

.filter-section-arrow {
	position: absolute;
	right: 2px;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	transform: rotate(-45deg)
}

.filter-section-arrow:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-top: none;
	border-right: none
}

.filter-section-title:hover {
	color: #3884E3
}

.filter-top {
	display: none
}

.filter-reset {
	display: none
}

.filter-reset.active {
	display: block
}

.filter-reset-button {
	font-size: 113%;
	color: #F34573;
	cursor: pointer
}

.filter-submit {
	display: none
}

.filter-pushkin {
	display: flex;
	flex: 1 0 auto;
	justify-content: flex-end;
	order: 999
}

.filter-panel {
	display: none;
	justify-content: space-between;
	font-size: 113%;
	line-height: 1.56
}

.filter-panel-open {
	display: flex;
	align-items: center;
	padding-left: 40px;
	position: relative
}

.filter-panel-open:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#filter) no-repeat center / contain
}

.filter-panel-cnt {
	display: block;
	margin-left: 8px;
	min-width: 28px;
	line-height: 28px;
	font-size: 88%;
	padding: 0 5px;
	color: #fff;
	font-weight: 700;
	background: #3884E3;
	border-radius: 100%;
	text-align: center
}

.filter-panel-cnt:empty {
	display: none
}

.filter-panel-sort {
	display: block;
	padding-right: 40px;
	position: relative
}

.filter-panel-sort:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#sort) no-repeat center / contain
}

.filter-panel-sort-select {
	opacity: 0;
	position: absolute;
	right: 0;
	left: 0
}

.events {}

.events-items {}

.events-item {
	padding-bottom: 2.5em;
	margin: 2em 0 2.5em;
	border-bottom: 1px solid #D0DCEC
}

.events-item-left {}

.events-item-date {
	font-size: 250%;
	font-weight: 700;
	line-height: 1.4
}

.events-item-day {
	color: #A5B4C9;
	font-size: 88%;
	line-height: 1.43;
	margin-top: 5px
}

.events-item-content {
	max-width: 494px
}

.events-item-title {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25
}

.events-item-anounce {
	margin-top: 1em
}

.events-item-tags {
	margin-top: 2em
}

.events-item-pushkin {
	margin-top: 1em
}

.events-item-btn {
	margin-top: 2em
}

.events-item-right {
	max-width: 387px
}

.events-item-img {
	display: block
}

.tickets {}

.tickets-item {
	padding-bottom: 2.5em;
	margin: 2em 0 2.5em;
	border-bottom: 1px solid #D0DCEC
}

.tickets-item-title {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 16px
}

.tickets-item-text {
	margin-top: 1em
}

.tickets-item-btn {
	margin-top: 1em
}

.tickets-item-picture {
	max-width: 640px
}

.tickets-item-img {
	display: block
}

.tickets-item-events {
	margin: 1.5em 0
}

.tickets-item-events-item {
	margin: .5em 0;
	font-size: 88%
}

.tickets-item-events-item-inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	text-decoration: none !important
}

.tickets-item-events-item-inner:hover,
.tickets-item-events-item-inner:focus {
	text-decoration: underline !important
}

.tickets-item-events-item-inner:hover .tickets-item-events-item-date,
.tickets-item-events-item-inner:focus .tickets-item-events-item-date,
.tickets-item-events-item-inner:hover .tickets-item-events-item-day,
.tickets-item-events-item-inner:focus .tickets-item-events-item-day {
	color: inherit
}

.tickets-item-events-item-left {
	min-width: 220px;
	display: flex
}

.tickets-item-events-item-date {
	color: #3884e3
}

.tickets-item-events-item-day {
	color: #A5B4C9
}

.tickets-item-events-item-title {}

.collectives {}

.collectives-item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	background: #0B1535;
	position: relative;
	margin-bottom: 2.5em;
	min-height: 360px;
	color: #fff !important;
	text-decoration: none !important
}

.collectives-item-outer {
	background: linear-gradient(180deg, rgba(11, 21, 53, 0) 0%, #0B1535 100%);
	padding: 2em;
	position: relative;
	width: 100%;
	height: 100%
}

.collectives-item-inner {
	max-width: 358px
}

.collectives-item-img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.collectives-item-title {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25
}

.collectives-item-anounce {
	margin-top: .89em;
	font-size: 113%;
	line-height: 1.56
}

.news {}

.news-item {
	display: flex;
	flex-direction: column;
	padding: 2em;
	border: 1px solid;
	text-decoration: none !important;
	min-height: 480px;
	border-color: #A5B4C9;
	background: #fff;
	margin-bottom: 40px
}

.news-item:hover,
.news-item:focus {
	color: #fff;
	background: #3884E3;
	border-color: #3884E3;
	box-shadow: 0 40px 80px rgba(35, 53, 111, 0.4)
}

.news-item-title {
	flex: 1 0 auto;
	font-size: 150%;
	font-weight: 700
}

.news-item-date {
	margin-top: 40px
}

.news_main {}

.news_main-item {}

.contacts {}

.contacts-address_first {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25
}

.contacts-address_post {
	margin-top: 16px;
	font-size: 113%;
	line-height: 1.56
}

.contacts-generals {
	font-size: 113%;
	line-height: 1.56;
	margin-top: 16px
}

.contacts-generals-item-value {
	font-weight: 700
}

.contacts-generals-item-value+.contacts-generals-item-value {
	margin-top: 4px
}

.contacts-generals-item-hint {
	font-size: 78%;
	color: #A5B4C9;
	margin-top: 4px
}

.contacts-title {
	font-size: 150%;
	line-height: 1.33;
	font-weight: 700;
	margin-bottom: 40px
}

.contacts-short {}

.contacts-short-title {
	font-size: 113%;
	line-height: 1.56;
	margin-bottom: 16px
}

.contacts-short-value {
	font-size: 150%;
	font-weight: 700;
	line-height: 1.33
}

/* .contacts-write_us{margin-top:64px} */
.contacts-write_us {
	margin-top: 40px
}

.contacts-map {
	position: relative;
	height: 600px;
	margin: 72px 0 80px
}

.contacts-map-inner {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100vw;
	left: calc(50% - 100vw / 2)
}

.contacts-map-tmp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.contacts-item {
	margin-bottom: 56px
}

.contacts-item-title {
	font-size: 113%;
	line-height: 1.56;
	margin-bottom: 8px
}

.contacts-item-name {
	font-size: 150%;
	font-weight: 700;
	margin-bottom: 24px
}

.contacts-item-elem {
	font-size: 113%;
	line-height: 1.56;
	margin: 8px 0;
	display: flex;
	flex-wrap: wrap
}

.contacts-item-elem-title {
	min-width: 136px;
	padding-right: 8px
}

.contacts-item-elem-value {
	font-weight: 700
}

.contacts-feedback {}

.contacts-feedback-title {
	font-size: 250%;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 40px
}

.event-main {
	min-height: 683px;
	background: #0B1535;
	padding: 48px 0;
	position: relative;
	z-index: 1;
	color: #fff
}

.event-main-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	z-index: -2;
	filter: opacity(0.4)
}

.event-main:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 170px;
	width: 100%;
	z-index: -1;
	background: linear-gradient(180deg, #0B1535 0%, rgba(11, 21, 53, 0) 100%)
}

.event-main-tags {
	margin-bottom: 24px
}

.event-main-title {
	font-size: 400%;
	line-height: 1;
	font-weight: 700
}

.event-main-anounce {
	margin-top: 1em
}

.event-main-buttons {
	margin-top: 40px
}

.event-bs {
	position: relative;
	background: #23356F;
	padding: 32px 426px 32px 128px;
	color: #fff;
	font-weight: 700;
	font-size: 150%;
	margin-bottom: 80px
}

.event-bs:before {
	content: '';
	position: absolute;
	width: 128px;
	height: 128px;
	bottom: 0;
	left: 0;
	background: url(/local/templates/sfil/css/../img/icons.svg#pushkin_fig) no-repeat center / contain
}

.event-bs:after {
	content: '';
	position: absolute;
	width: 236px;
	height: 115px;
	bottom: 0;
	right: 74px;
	background: url(/local/templates/sfil/css/../img/pushkins-heads.png) no-repeat center / contain
}

.event-text {
	font-size: 113%
}

.event-info {
	border: 1px solid #A5B4C9;
	padding: 2em
}

.event-info-item {
	margin-bottom: 1.5em
}

.event-info-item-title {
	color: #A5B4C9;
	font-size: 88%;
	line-height: 1.43;
	margin-bottom: 4px
}

.event-info-item-value {
	font-size: 113%;
	font-weight: 700;
	line-height: 1.56
}

.event-info-item-link {
	margin-top: 4px;
	color: #3884E3
}

.event-info-item-button {}

.event-collective {
	margin-top: 40px
}

.event-others {}

.event-others-title {}

.event-item {
	display: block;
	width: 387px;
	max-width: calc(100vw - 40px);
	background: #23356F;
	text-decoration: none !important;
	color: #fff !important;
	position: relative;
	z-index: 1
}

.event-item:hover,
.event-item:focus {
	box-shadow: 0 40px 80px rgba(35, 53, 111, 0.4)
}

.event-item:hover .event-item-img,
.event-item:focus .event-item-img {
	filter: opacity(.3)
}

.event-item-img {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.event-item-inner {
	min-height: 520px;
	display: flex;
	flex-direction: column;
	padding: 2em;
	background: linear-gradient(180deg, rgba(11, 21, 53, 0) 29%, #0B1535 100%)
}

.event-item-tags {
	flex: 1 0 auto
}

.event-item-content {
	margin-top: 1em
}

.event-item-title {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25
}

.event-item-anounce {
	margin-top: 1em
}

.event-item-date {
	margin-top: 16px;
	color: #A5B4C9;
	font-size: 88%;
	line-height: 1.56
}

.path {
	color: #A5B4C9;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: .88rem;
	margin-bottom: 24px
}

.path_line {
	margin-bottom: 0 !important
}

.path-home {
	width: 18px;
	height: 18px;
	background: url(/local/templates/sfil/css/../img/icons.svg#path) no-repeat center / contain;
	margin-right: 12px;
	font-size: 0
}

.path-item {
	margin: 0 12px
}

.path_white {
	color: #A5B4C9
}

.path_white .path-home {
	background-image: url(/local/templates/sfil/css/../img/icons.svg#path_white)
}

.hall {}

.hall-date {
	margin-bottom: 2em
}

.hall-info {
	border: 1px solid #A5B4C9;
	padding: 1.5em
}

.hall-info-title {
	font-weight: 700;
	margin-bottom: 1em
}

.hall-info-text {
	font-size: 88%;
	line-height: 1.56
}

.hall-marks {
	margin: 2em 0;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	column-gap: 8px;
	row-gap: 8px
}

.hall-marks-item {
	font-size: 88%;
	display: flex;
	align-items: center;
	line-height: 1.43;
	padding: 8px 16px 8px 10px;
	border-radius: 32px
}

.hall-marks-item-round {
	width: 16px;
	height: 16px;
	border-radius: 100%;
	display: block;
	margin-right: 12px
}

.hall-table {
	margin-top: 40px;
	overflow-x: auto
}

.hall-table.active {
	opacity: .5;
	pointer-events: none
}

.hall-table-u,
.hall-table-l,
.hall-table-a,
.hall-table-b,
.hall-table-d {
	line-height: 28px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #000;
	font-weight: 700;
	cursor: default;
	border: 1px solid #2a2a2a33
}

.hall-table-u {
	border: 0
}

.hall-table-l {
	opacity: .2
}

.hall-table-a {
	cursor: pointer;
	color: #fff
}

.hall-table-a:hover,
.hall-table-a.active {
	background-color: #000 !important
}

.hall-table-scene {
	text-align: center;
	margin-top: 1em;
	font-size: 150%;
	font-weight: 700
}

.hall-places {
	background: #fff;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	position: fixed;
	z-index: 100;
	left: 0;
	width: 100%;
	bottom: 0;
	box-shadow: 0 0 40px #0b153525
}

.hall-places-item {
	padding: 18px 24px;
	font-size: 88%;
	line-height: 1.43;
	position: relative;
	border: 1px solid #D9D9D9;
	cursor: pointer;
	margin: -1px -1px -1px 0
}

.hall-places-item:hover {
	border-color: #23356F;
	z-index: 1
}

.hall-places-item:hover .hall-places-item-delete {
	display: block
}

.hall-places-item-title {
	font-weight: 700;
	margin-bottom: 4px;
	white-space: nowrap
}

.hall-places-item-info {
	display: flex
}

.hall-places-item-price {
	margin-right: 12px;
	white-space: nowrap
}

.hall-places-item-type {
	color: #A5B4C9;
	white-space: nowrap
}

.hall-places-item-delete {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #23356F;
	color: #fff;
	transform: translate(50%, -50%)
}

.hall-places-item-delete:before,
.hall-places-item-delete:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 66%;
	border-top: 2px solid
}

.hall-places-item-delete:before {
	transform: translate(-50%, -50%) rotate(45deg)
}

.hall-places-item-delete:after {
	transform: translate(-50%, -50%) rotate(135deg)
}

.hall-places-total {
	padding: 15px 0
}

.hall-places-total-left {
	text-align: right;
	margin-right: 32px;
	font-weight: 700
}

.hall-places-qnt {
	font-size: 75%;
	line-height: 1.33
}

.hall-places-summ {
	font-size: 125%;
	line-height: 1.6
}

.hall-places-warning {
	text-align: center;
	padding: 10px 0;
	font-size: 88%;
	color: #d70000
}

.hall-places-warning:empty {
	display: none
}

.order {}

.order-section {}

.order-section-title {
	font-weight: 700;
	font-size: 150%;
	margin-bottom: 40px
}

.order-info {
	padding: 16px 24px;
	margin-bottom: 40px;
	border: 1px solid #A5B4C9;
	font-size: 113%
}

.order-info table {
	width: 100%
}

.order-info table td,
.order-info table th {
	padding-top: 8px;
	padding-bottom: 8px
}

/* .order-info table th{text-align:inherit; color:#A5B4C9; padding-right:40px; font-weight:400} */
.order-info table th {
	text-align: inherit;
	color: #23356F;
	padding-right: 40px;
	font-weight: 400
}

.order-info-place {
	display: flex
}

.order-info-place-left {
	display: flex;
	flex: 1 0 auto
}

.order-info-place-data {
	margin-right: 16px
}

/* .order-info-place-type{color:#A5B4C9} */
.order-info-place-type {
	color: #23356F
}

.order-info-place-price {}

.order-text {}

.order-end {
	margin-bottom: 80px
}

.order-end-title {
	font-weight: 700;
	font-size: 250%;
	line-height: 1.4
}

.order-end-text {
	margin-top: 1em;
	font-size: 113%;
	line-height: 1.56
}

.order-end-btn {
	margin-top: 2em
}

.new {}

.new-date {
	margin-bottom: 80px
}

.new-picture {
	margin-bottom: 48px
}

.new-text {}

.projects {}

.projects-section {
	margin-bottom: 48px
}

.projects-section-title {
	font-size: 250%;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 48px
}

.projects-item {
	margin-bottom: 48px;
	display: block;
	text-decoration: none !important
}

.projects-item-picture {
	margin-bottom: 32px
}

.projects-item-picture-img {
	display: block;
	object-fit: contain;
	width: 100%
}

.projects-item-title {
	font-size: 150%;
	line-height: 1.33;
	font-weight: 700
}

.project {}

.project-tabs {
	margin-bottom: 64px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 15px;
	border-bottom: 1px solid #A5B4C9
}

.project-tabs-item {
	display: block;
	font-size: 150%;
	font-weight: 700;
	text-decoration: none !important;
	padding-bottom: 16px;
	border-bottom: 4px solid transparent
}

.project-tabs-item:hover,
.project-tabs-item:focus {
	color: #3884E3
}

.project-tabs-item.active {
	color: #3884E3;
	border-bottom-color: #3884E3
}

.project-contents {
	margin-top: 64px
}

.project-contents-item {
	display: none
}

.project-contents-item.active {
	display: block
}

.photos {
	margin-bottom: 40px
}

.photos-title {
	margin-bottom: 1em;
	font-weight: 700;
	font-size: 200%
}

.photos-item {
	margin-bottom: 40px
}

.photos-item-img {
	display: block;
	width: 100%
}

.photos-item-title {
	margin-top: 1em
}

.p60_gallery {
	margin-bottom: 60px
}

.p60_gallery-title {
	font-weight: 700;
	font-size: 250%;
	margin-bottom: 48px;
	margin-top: 80px
}

.p60_gallery-elements {
	display: flex;
	flex-wrap: wrap;
	margin: -20px -24px
}

.p60_gallery-elements-item {
	flex: 0 0 33.3333%;
	padding: 20px 24px
}

.p60_gallery-elements-item-title {
	text-align: center
}

.p60_gallery-elements-item-picture-img {
	display: block;
	width: 100%
}

.p60_gallery-elements-item-rating {
	margin-top: 24px;
	font-size: 125%;
	font-weight: 700
}

.p60_gallery-elements-item-rating-action {
	cursor: pointer
}

.p60_gallery-elements-item-rating-action._disabled {
	cursor: default
}

.p60_gallery-elements-item-rating-btn {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background: url(/local/templates/sfil/css/../img/icons.svg#heart) no-repeat center / contain
}

.collective {}

.collective-gallery {
	margin-bottom: 80px
}

.diplomes {}

.diplomes-section {
	margin-bottom: 2em
}

.diplomes-section-title {
	font-weight: 700;
	font-size: 200%;
	margin-bottom: 1em
}

.diplomes-inner {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px
}

.diplomes-item {}

.diplomes-item-img {
	display: block
}

.video {}

.video-item {
	margin-bottom: 30px;
	position: relative
}

.video-item-img {
	display: block;
	width: 100%
}

.video-item-play {
	position: absolute;
	transition: all .4s;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
	height: 45px;
	color: #fff;
	border: 1px solid;
	background-color: rgba(43, 51, 63, .7);
	border-radius: 8px
}

.video-item-play:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	border: 8px solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right: none;
	border-left-width: 12px;
	transform: translate(-33%, -50%)
}

.video-item-link:hover .video-item-play {
	background-color: rgba(115, 133, 159, .5)
}

.video-item .video-js {
	width: 100%;
	padding-bottom: 75%
}

.dirigers {
	margin-bottom: 80px
}

.dirigers-item {
	margin-bottom: 40px
}

.dirigers-item-picture {
	margin-bottom: 24px
}

.dirigers-item-picture-img {
	display: block;
	border-radius: 100%
}

.dirigers-item-title {
	font-weight: 700;
	font-size: 200%;
	line-height: 1.25
}

.dirigers-item-text {
	margin-top: 1em;
	font-size: 113%;
	line-height: 1.56
}

.search {}

.search-form {
	margin-bottom: 48px;
	position: relative
}

.search-form:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 19px;
	width: 18px;
	height: 18px;
	transform: translateY(-50%);
	background: url(/local/templates/sfil/css/../img/icons.svg#search_black) no-repeat center / contain
}

.search-form-input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #E8F2FF;
	height: 56px;
	border-radius: 0;
	border: 0;
	width: 100%;
	padding: 14px 24px 14px 64px;
	font-size: 18px;
	color: #23356F
}

.search-results {}

.search-results-item {
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 1px solid #A5B4C9
}

.search-results-item-title {
	font-size: 150%;
	font-weight: 700;
	margin-bottom: 16px
}

.search-results-item-anounce {
	font-size: 113%;
	margin-bottom: 32px
}

.search-results-item-date {}

.search-results-item-path {}

.footer {
	border-top: 1px solid #D0DCEC;
	margin-top: 120px;
	padding-bottom: 40px
}

.footer-section {
	margin-top: 80px
}

.footer-section-title {
	font-weight: 700;
	font-size: 113%;
	line-height: 1.56;
	margin-bottom: 32px
}

.footer-nav {
	list-style: none
}

.footer-nav-item {
	margin: 12px 0
}

.footer-contact {
	margin-bottom: 32px
}

.footer-contact-title {
	color: #A5B4C9;
	margin-bottom: 8px
}

.footer-payments {
	margin: 40px 0 24px
}

.footer-counters {
	margin: 24px 0
}

.footer-copyright {
	max-width: 707px
}

.footer-developer {
	text-align: right
}

.footer-developer a {
	text-decoration: underline
}

.footer-developer a:hover,
.footer-developer a:focus {
	text-decoration: none
}

.payments {
	display: flex;
	margin: -7px
}

.payments-item {
	display: block;
	margin: 7px
}

.agree {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	max-height: 100vh;
	overflow-y: auto;
	z-index: 1000;
	background: #0B1535;
	color: #fff;
	padding: 24px 0
}

.agree-inner {
	position: relative
}

.agree-x {
	display: none;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: url(/local/templates/sfil/css/../img/icons.svg#close) no-repeat center / contain
}

.agree-title {
	font-size: 113%;
	font-weight: 700;
	line-height: 1.56;
	margin-bottom: 6px;
	cursor: pointer
}

.agree-text {
	display: none;
	margin-top: 24px
}

.agree-action {
	text-align: right
}

.agree.active .agree-title {
	cursor: inherit
}

.agree.active .agree-text,
.agree.active .agree-x {
	display: block
}

.lister {}

.lister-item {
	padding: 32px 0 16px;
	border-bottom: 1px solid #A5B4C9
}

.lister-item-title {
	font-size: 113%;
	line-height: 1.56;
	margin-bottom: 16px
}

.lister-item-title-link {}

.text ul.lister {}

.text ul.lister li {
	margin: 0;
	padding: 32px 0 32px;
	border-bottom: 1px solid #A5B4C9
}

.text ul.lister li:before {
	display: none
}

.text ul.lister li p {
	margin: 0
}

.text ul.lister li a {
	text-decoration: none
}

.text ul.lister li a:hover,
.text ul.lister li:focus {
	text-decoration: underline
}

.vacancy {}

.vacancy-text {
	margin-bottom: 80px
}

.vacancy-contact {
	border: 1px solid #A5B4C9;
	padding: 24px
}

.vacancy-contact-title {
	font-weight: 700;
	font-size: 150%;
	margin-bottom: 32px
}

.vacancy-contact-info {}

.vacancy-contact-photo {}

.vacancy-contact-photo-img {
	display: block;
	border-radius: 100%
}

.vacancy-contact-name {
	margin-top: 8px;
	font-weight: 700;
	font-size: 113%
}

.vacancy-contact-work {
	margin-top: 8px
}

.vacancy-contact-items {
	margin-top: 32px
}

.vacancy-contact-items-i {
	margin-top: 8px;
	font-weight: 700;
	font-size: 113%
}

.vacancy-contact-tel {}

.vacancy-contact-email {}

.youtube {
	max-width: 100%
}

.youtube-inner {
	position: relative;
	padding-bottom: 56.25%
}

.youtube-inner iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.halls {}

.halls-video {
	margin-bottom: 80px
}

.halls-quote {}

.halls-quote-picture {
	max-width: 180px;
	margin-bottom: 24px
}

.halls-quote-picture-img {
	display: block;
	border-radius: 100%
}

.halls-quote-title {
	font-weight: 700;
	font-size: 200%
}

.halls-quote-text {
	margin-top: 1em;
	font-size: 113%
}

.gallery {
	margin: 48px 0
}

.gallery-item {}

.gallery-item-img {
	display: block;
	width: 100%
}

.about {}

.about-top {
	margin-bottom: 80px;
	background: #b6d8fb url(/local/templates/sfil/css/../img/philarmonic-new.jpg) no-repeat bottom center / contain;
	color: #fff
}

.about-top-inner {
	padding-top: 144px;
	padding-bottom: calc(46% + 80px);
	background: rgba(0, 0, 0, .25)
}

.about-top-logo {
	max-width: 417px;
	margin: 0 auto 70px
}

.about-top-logo-img {
	display: block
}

.about-top-anounce {
	text-align: center;
	max-width: 814px;
	margin: 0 auto;
	font-size: 113%;
	line-height: 1.56
}

.about-intro {
	font-size: 200%;
	font-weight: 700;
	line-height: 1.25
}

.about-description {
	font-size: 113%;
	line-height: 1.56
}

.about-panorama {
	margin-top: 40px;
	position: relative;
	overflow: hidden
}

.about-panorama:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	max-height: 40%;
	height: 448px;
	background: linear-gradient(180deg, rgba(11, 21, 53, 0) 0%, #0B1535 100%)
}

.about-panorama-img {
	display: block;
	width: 100%
}

.about-director {}

.about-director-inner {
	max-width: 814px;
	margin: 0 auto
}

.about-director-top {
	position: relative;
	padding-bottom: 80px;
	margin-bottom: 80px
}

.about-director-top:after {
	content: '';
	position: absolute;
	width: 180px;
	border-bottom: 2px solid #A5B4C9;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%)
}

.about-director-picture {
	margin-top: -226px;
	margin-bottom: 48px
}

.about-director-picture-img {
	display: block;
	border-radius: 100%;
	margin: 0 auto
}

.about-director-title {
	font-size: 356%;
	line-height: 1.33;
	font-weight: 700;
	margin-bottom: .5em;
	text-align: center
}

.about-director-anounce {
	font-size: 113%;
	line-height: 1.56;
	text-align: center
}

.about-director-bio {
	font-size: 113%;
	line-height: 1.56
}

.about-director-bio-text {
	margin-bottom: 1em
}

.about-director-awards {
	margin-top: 64px
}

.about-director-awards-title {
	font-weight: 700;
	font-size: 250%;
	line-height: 1.4;
	margin-bottom: 48px
}

.about-director-awards-text {
	font-size: 113%;
	line-height: 1.56
}

.smi {}

.smi-item {
	margin-bottom: 40px
}

.smi-item-title {
	font-weight: 700;
	font-size: 150%
}

.smi-item-anounce {
	margin-top: 1em
}

.reviews {}

.reviews-item {
	margin-bottom: 2em
}

.reviews-item-question {}

.reviews-item-answer {
	margin-top: 1em;
	margin-left: 1em
}

.reviews-item-answer:empty {
	display: none
}

.grecaptcha-badge {
	visibility: hidden
}

.pages {
	margin-top: 1em;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 10px
}

.pages-item {
	display: block;
	padding: 5px;
	min-width: 34px;
	text-align: center
}

.pages-item_current {
	font-weight: 700
}

@media (min-width:680px) {
	.contacts-generals {
		display: table
	}

	.contacts-generals-item {
		display: table-row
	}

	.contacts-generals-item-left,
	.contacts-generals-item-right {
		padding: 16px 0;
		display: table-cell
	}

	.contacts-generals-item-left {
		padding-right: 40px
	}

	.search-results-item-info {
		column-gap: 32px;
		display: flex;
		flex-direction: row
	}
}

@media (min-width:768px) {}

@media (min-width:992px) {
	.nav {
		position: static
	}

	.nav-content,
	.nav-level_2-item_title,
	.nav-level_2,
	.nav-main-title {
		display: none
	}

	.nav-level_1 {
		list-style: none;
		display: flex;
		font-size: 113%;
		line-height: 1.56
	}

	.nav-level_1-item {
		position: relative
	}

	.nav-level_1-item:hover .nav-level_2 {
		display: block;
		overflow-y: auto;
		max-height: 100vh
	}

	.nav-level_1-item-link {
		display: block;
		padding: 10px 24px;
		text-decoration: none !important
	}

	.nav-level_1-item:hover>.nav-level_1-item-link,
	.nav-level_1-item-link:hover,
	.nav-level_1-item-link:focus {
		background: #3884E3
	}

	.nav-level_2 {
		list-style: none;
		background: #3884E3;
		padding: 8px;
		position: absolute;
		left: 0;
		top: 100%
	}

	.nav-level_2-item-link {
		display: block;
		padding: 8px 16px;
		text-decoration: none !important;
		white-space: nowrap;
		max-width: 500px;
		text-overflow: ellipsis;
		overflow: hidden
	}

	.nav-level_2-item-link:hover,
	.nav-level_2-item-link:focus {
		background: #59A1FC
	}

	.filter-inner {
		min-height: 0 !important
	}

	.filter-section-list {
		display: none;
		position: absolute;
		z-index: 1;
		left: 0;
		top: 100% !important;
		min-height: 0 !important;
		margin-top: 16px;
		padding: 4px 16px;
		background: #fff;
		border: 1px solid #23356F;
		box-shadow: 0 8px 16px rgba(56, 65, 76, 0.08)
	}

	.filter-section-list-item {
		white-space: nowrap;
		margin: 12px 0
	}

	.filter-section-list-item-label.checkbox-label {
		padding-left: 0;
		font-size: 100%
	}

	.filter-section-list-item-label.checkbox-label:hover {
		color: #3884E3
	}

	.filter-section-list-item-label.checkbox-label:after,
	.filter-section-list-item-label.checkbox-label:before {
		display: none !important
	}

	.filter-section-list-item-input.checkbox:checked~.filter-section-list-item-label.checkbox-label {
		color: #A5B4C9
	}

	.filter-section.active .filter-section-arrow {
		transform: rotate(135deg);
		margin-top: 0
	}

	.filter-section.active .filter-section-list {
		display: block
	}
}

@media (min-width:992px) and (max-width:1099px) {
	.nav-level_1 {
		font-size: 100%
	}

	.nav-level_1-item-link {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width:1200px) {}

@media screen and (max-width:1368px) {}

@media screen and (max-width:1199px) {
	.news-item {
		min-height: 380px
	}
}

@media screen and (max-width:1099px) {
	.header-main-col_logo {
		max-width: 212px
	}
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:991px) {
	.container {
		padding-left: 40px;
		padding-right: 40px
	}

	.header-main-col_logo {
		max-width: 278px
	}

	.header-main-col_burger {
		max-width: 99px
	}

	.header-search {
		right: -58px
	}

	.nav {
		position: fixed;
		opacity: 0;
		visibility: hidden;
		top: 0;
		left: -100%;
		width: 100%;
		bottom: 0;
		background: #0B1535;
		padding: 40px;
		overflow-y: auto;
		transition-property: opacity, visibility, left;
		transition-duration: 1s
	}

	.nav.active {
		opacity: 1;
		visibility: visible;
		left: 0
	}

	.nav-level_1 {
		font-size: 113%;
		line-height: 1.56;
		list-style: none
	}

	.nav-level_1-item,
	.nav-level_2-item {
		margin-bottom: 24px
	}

	.nav-level_1-item-link,
	.nav-level_2-item-link {
		display: block;
		position: relative;
		padding-right: 21px;
		text-decoration: none !important
	}

	.nav-level_1-item-link:after,
	.nav-level_2-item-link:after {
		content: '';
		position: absolute;
		width: 13px;
		height: 23px;
		top: 50%;
		right: 6px;
		transform: translateY(-50%);
		background: url(/local/templates/sfil/css/../img/icons.svg#slider_arrow) no-repeat center / contain
	}

	.nav-level_2 {
		display: none;
		list-style: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 100%;
		max-height: none !important;
		background: #0B1535;
		z-index: 1
	}

	.nav-level_2.active {
		display: block
	}

	.nav-main {
		margin-bottom: 79px
	}

	.nav-inner {
		position: relative
	}

	.info-item {
		width: 238px
	}

	.section-title {
		font-size: 250%
	}

	.slider-arrows {
		display: none
	}

	.slider-item:after {
		width: 766px;
		height: 766px
	}

	.slider-item-inner {
		min-height: 380px
	}

	.slider-item-logo {
		max-width: 286px
	}

	.slider-item-title {
		font-size: 300%
	}

	.slider-item-content {
		padding-left: 0;
		padding-right: 0
	}

	.slider-dots .owl-dot {
		width: 40px
	}

	.event-main-title {
		font-size: 300%
	}

	.event-main-pushkin {
		margin-top: 48px
	}

	.event-info {
		margin-top: 80px
	}

	.event-bs {
		padding: 32px 32px 144px
	}

	.event-bs:after {
		right: 32px
	}

	.gosuslugi-col_text {
		margin-top: 24px
	}

	.events-item-right {
		margin-bottom: 2em;
		max-width: 100%
	}

	.events-item-date {
		font-size: 200%
	}

	.events-item-title {
		font-size: 150%
	}

	.tickets-item-title {
		font-size: 150%
	}

	.main-h1 {
		font-size: 250%
	}

	.collectives-item-title {
		font-size: 150%
	}

	.news-item {
		padding: 1.5em;
		margin-bottom: 20px
	}

	.news-item-title {
		font-size: 125%
	}

	.news_main-item {
		width: 342px
	}

	.projects_main-item {
		width: 393px
	}

	.contacts-address_first {
		font-size: 150%
	}

	.contacts-title,
	.contacts-short-value,
	.contacts-item-name {
		font-size: 125%
	}

	.contacts-generals {
		margin-bottom: 64px
	}

	.contacts-feedback {
		margin-top: 24px
	}

	.contacts-feedback-title {
		font-size: 200%
	}

	.hall-info {
		margin-top: 40px
	}

	.hall-places-total-left {
		text-align: inherit
	}

	.order-section_info {
		margin-bottom: 80px
	}

	.order-end-title {
		font-size: 200%
	}

	.new-picture {
		margin-bottom: 40px
	}

	.projects-section {
		margin-bottom: 40px
	}

	.projects-section-title {
		font-size: 200%;
		margin-bottom: 40px
	}

	.projects-item {
		margin-bottom: 40px
	}

	.projects-item-picture {
		margin-bottom: 24px
	}

	.projects-item-title {
		font-size: 125%
	}

	.owl-arrows-inner {
		display: none
	}

	.text img[align=left],
	.text img[align=right] {
		float: none;
		display: block;
		margin: 0 auto 1em
	}

	.filter-panel {
		display: flex
	}

	.filter-outer {
		display: none;
		position: fixed;
		z-index: 900;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: #fff;
		padding: 32px 24px 24px;
		overflow-y: auto
	}

	.filter-outer.active {
		display: flex;
		flex-direction: column
	}

	.filter-inner {
		display: block;
		flex: 1 0 auto;
		position: relative
	}

	.filter-top {
		display: flex;
		justify-content: space-between;
		align-items: center;
		column-gap: 10px;
		margin-bottom: 32px
	}

	.filter-title {
		font-weight: 700;
		font-size: 150%
	}

	.filter-reset {
		display: block !important
	}

	.filter-reset-button {
		font-size: 100%;
		color: #A5B4C9
	}

	.filter-reset.active .filter-reset-button {
		color: #F34573
	}

	.filter-section,
	.filter-pushkin {
		margin: 32px 0
	}

	.filter-pushkin,
	.filter-submit {
		display: block
	}

	.filter-section {
		position: static
	}

	.filter-section-arrow {
		transform: rotate(-135deg)
	}

	.filter-section-list {
		display: none
	}

	.filter-section-list-item {
		margin-bottom: 28px
	}

	.filter-section.active .filter-section-list {
		display: block;
		position: absolute;
		top: 66px;
		left: 0;
		right: 0;
		min-height: calc(100% - 66px);
		background: #fff;
		z-index: 1
	}

	.search-form {
		margin-bottom: 40px
	}

	.search-results-item-title {
		font-size: 125%
	}

	.dirigers-item-title {
		font-size: 150%
	}

	.p60_gallery-title {
		font-size: 150%
	}

	.p60_gallery-elements-item-rating {
		font-size: 100%
	}

	.photos-item {
		margin-bottom: 20px
	}

	.footer-payments {
		margin-top: 80px
	}

	.footer-developer {
		text-align: inherit;
		margin-top: 40px
	}

	.agree-title,
	.agree-text {
		margin-right: 40px
	}

	.agree-title {
		margin-bottom: 0
	}

	.agree-text {
		margin-top: 24px
	}

	.agree-action {
		margin-top: 32px
	}

	.agree-btn {
		width: 100%
	}

	.vacancy-contact-title {
		font-size: 125%
	}

	.halls-quote-picture {
		max-width: 100px
	}

	.halls-quote-title {
		font-size: 150%
	}

	.halls-quote-text {
		font-size: 100%
	}

	.about-intro {
		font-size: 150%
	}

	.about-director {
		margin-top: 80px
	}

	.about-director-picture {
		margin-top: 0
	}

	.about-director-picture-img {
		width: 290px
	}

	.about-director-title {
		font-size: 250%;
		margin-bottom: 32px
	}
}

@media screen and (max-width:767px) {
	.events-item-right {
		margin-top: 1.5em
	}

	.p60_gallery-elements-item {
		flex: 0 0 50%
	}

	.halls-quote {
		margin-top: 48px
	}
}

@media screen and (max-width:679px) {
	.container {
		padding-left: 20px;
		padding-right: 20px
	}

	.header-top-col_left {
		display: none
	}

	.header-top-col_right {
		flex: 1;
		max-width: 100%;
		text-align: center
	}

	.header-main {
		padding: 12px 0
	}

	.header-main-col_logo {
		max-width: 170px
	}

	.header-main-col_burger {
		max-width: 68px
	}

	.header-main-col_nav {
		position: static
	}

	.header-search {
		right: 0;
		top: 0;
		transform: none;
		height: 100%;
	}

	.header-search:after {
		display: none
	}

	.header-search-input {
		height: 100%;
		border-radius: 0;
		padding: 20px 30px
	}

	.header-call_search {
		width: 40px;
		height: 40px
	}

	.slider-item:after {
		width: 440px;
		height: 440px
	}

	.slider-item-inner {
		min-height: 484px
	}

	.slider-item-title {
		font-size: 250%
	}

	.event-main-title {
		font-size: 250%
	}

	.event-bs {
		padding-bottom: 166px;
		font-size: 125%
	}

	.event-bs:before {
		display: none
	}

	.event-bs:after {
		bottom: 0;
		right: 50%;
		transform: translateX(50%)
	}

	.event-collective-btn {
		width: 100%
	}

	.events-item-date {
		font-size: 150%
	}

	.events-item-title {
		font-size: 125%
	}

	.tickets-item-title {
		font-size: 125%
	}

	.gosuslugi-logo {
		max-width: 132px
	}

	.collectives-item-title {
		font-size: 125%
	}

	.news_main-item {
		width: 235px
	}

	.projects_main-item {
		width: 235px
	}

	.quick_search {
		padding: 40px 0 20px
	}

	.quick_search-all .btn {
		width: 100%
	}

	.contacts-address_first {
		font-size: 125%
	}

	.contacts-generals-item {
		margin-bottom: 32px
	}

	.contacts-generals-item-left {
		margin-bottom: 16px
	}

	.contacts-item-elem-title {
		min-width: 0;
		flex: 1 0 auto
	}

	.order-section-title {
		font-size: 125%;
		margin-bottom: 24px
	}

	.order-info {
		border: 0;
		padding: 0
	}

	.order-info table,
	.order-info table tbody,
	.order-info table tr,
	.order-info table th,
	.order-info table td {
		display: block
	}

	.order-info table th,
	.order-info table td {
		padding: 0
	}

	.order-info table tr {
		margin-bottom: 24px
	}

	.order-info table th {
		margin-bottom: 4px
	}

	.order-end-title {
		font-size: 150%
	}

	.new-picture {
		margin-bottom: 32px
	}

	.projects-section {
		margin-bottom: 48px
	}

	.projects-section-title {
		font-size: 150%;
		margin-bottom: 32px
	}

	.projects-item {
		margin-bottom: 32px
	}

	.projects-item-picture {
		margin-bottom: 16px
	}

	.search-form {
		margin-bottom: 32px
	}

	.search-results-item-title {
		font-size: 113%
	}

	.search-results-item-date {
		margin-bottom: 16px
	}

	.dirigers-item-title {
		font-size: 125%
	}

	.main {
		padding-top: 32px
	}

	.main-h1 {
		font-size: 200%
	}

	.about-top-logo {
		max-width: 268px;
		margin-bottom: 48px
	}

	.about-intro {
		font-size: 125%;
		line-height: 1.6;
		margin-bottom: 40px
	}

	.about-director-picture-img {
		max-width: 150px
	}

	.about-director-title {
		font-size: 200%;
		line-height: 1.25
	}

	.about-director-awards-title {
		font-size: 200%;
		margin-bottom: 32px
	}
}

@media screen and (max-width:575px) {
	.news-item {
		min-height: 320px
	}

	.p60_gallery-elements-item {
		flex: 0 0 100%
	}
}

@media screen and (max-width:479px) {}

@media screen and (max-width:413px) {}

@media screen and (max-width:374px) {}

@media screen and (max-width:359px) {}

.img-mobile {
	display: none;
}

@media (max-width: 992px) {
	.img-desc {
		display: none;
	}

	.img-mobile {
		display: block;
	}
}

.overlayImg {
	position: fixed;
	height: 100vh;
	width: 100%;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	transition: .5s;
}

.overlayImg.open {
	visibility: visible;
	opacity: 50%;
	transition: .5s;
}

.invise {
	display: none !important;
}

.popupImg {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: max-content;
	padding: 0 20px;
}

.popupImg .popup__container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: auto;
	position: relative;
}

.popupImg .popup__container img {
	object-fit: contain;
	object-position: center;
	/* border: 50px solid #013C38; */
	width: 100%;
	max-width: min-content;
	max-height: 70vh;
	display: flex;
	position: relative;
}

.popupImg .popup__container .close-btn {
	position: absolute;
	right: -55px;
	top: -50px;
	z-index: 3;
	cursor: pointer;
}

.popupImg .popup__container .close-btn:hover path {
	opacity: 0.5;
}

@media (max-width: 1560px) {
	.popupImg .popup__container .close-btn {
		right: -10px;
		top: -55px;
	}
}

@media (max-width: 700px) {
	.popupImg .popup__container img {
		/* border: 15px solid #013C38; */
	}

	.popupImg .popup__container .close-btn {
		position: absolute;
		right: -10px;
		top: -35px;
		z-index: 3;
		width: 35px;
		height: 35px;
	}
}

.popupImg.open {
	display: flex;
	visibility: visible;
	opacity: 1;
	transition: 0.5s;
}

.popupImg .popup__container img.mob {
	display: none;
}

@media (max-width: 900px) {
	.popupImg .popup__container img.mob {
		display: block;
	}

	.popupImg .popup__container img.desk {
		display: none;
	}
}

.attention-container {
	position: fixed;
	z-index: 999999998;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.3);
}

.attention-popup {
	background: white;
	position: fixed;
	max-width: 660px;
	max-height: 380px;
	margin: auto;
	inset: 0px;
	z-index: 999999999;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 24px;

}

.attention-popup h3 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	font-family: "Open Sans", sans-serif;
	color: #000;

}

.attention-popup button {
	background: #3884E3;
	color: #fff !important;
	border: 1px solid #3884E3;
	font-size: 1.13rem;
	padding: 10px 24px;
	width: 100%;
	max-width: 200px;
	margin-right: 20px;
}

.attention-popup button:hover {
	background: #59A1FC;
	border-color: #59A1FC;
}

.attention-popup p {
	margin-bottom: 15px;
}

.attention-popup .header {
	border-bottom: 1px solid rgb(153, 177, 230);
	margin-bottom: 20px;
}

.attention-popup .footer {
	/* border-top: 1px solid rgb(153, 177, 230); */
	margin-top: 5px;
	padding-top: 25px;
}

.form-field-input.v2 {
	display: flex;
	gap: 20px;
}

.form-field-input.v2 input {
	display: none;
}

.form-field-input.v2 label {
	border: 1px solid red;
	width: 145px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 2px solid #ececec;
	border-radius: 4px;
}

.form-field-input.v2 label.active {
	background-color: #fff !important;
	border-color: #59A1FC !important;
}

.input_cont_v2 p {
	font-size: 14px;
	text-align: center;
	margin-top: -15px;
}

.attention-popup.v2 {
	height: fit-content;
	max-height: 100vh;
	overflow-y: scroll;
	overflow-x: hidden;
}

@media (max-width: 492px) {
	.attention-popup .footer.v2 {
		display: flex;
		flex-direction: column;
		gap: 15px;
		align-items: center;
	}
}

@media (max-width: 360px) {
	.form-field-input.v2 label {
		width: 100%;
		height: 80px;
	}

	.input_cont_v2 {
		width: 50%;
	}

	.input_cont_v2 p {
		font-size: 10px;
		margin-top: -12px;
	}
}

:root {
	--primary: #E8F2FF;
	--secondary: #ff5252;
	--background: #eee;
	--highlight: #ffda79;
	/* Theme color */
	--theme: var(--primary);
}

.tab input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.tab__content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.35s;
}

.tab input:checked~.tab__content {
	max-height: 1050rem;
}

.accordion {
	/* color: var(--theme);
border: 2px solid; */
	/* border-radius: 0.5rem; */
	overflow: hidden;
}

.accordion-container ul {
	margin-top: 0;
}

.accordion-container .tab__content ul.lister li {
	padding: 32px;
}

.tab__label,
.tab__close {
	display: flex;
	color: #23356F;
	cursor: pointer;
}

.tab__label {
	justify-content: space-between;
	/* padding: 1rem; */
	padding: 32px 0 32px;
	margin-bottom: 0;
	border-bottom: 1px solid #A5B4C9;
	font-weight: 700;
}

.tab__label::after {
	content: "\276F";
	width: 1em;
	/* height: 1em; */
	text-align: center;
	transform: rotate(90deg);
	transition: all 0.35s;
}

.tab input:checked+.tab__label::after {
	transform: rotate(270deg);
}

.tab__content p {
	margin: 0;
	padding: 1rem;
}

.tab__content ul {
	margin-top: 0;
}

.tab__close {
	justify-content: flex-end;
	padding: 0.5rem 1rem;
	font-size: 0.75rem;
}

.accordion--radio {
	--theme: var(--secondary);
}

/* Arrow animation */
.tab input:not(:checked)+.tab__label:hover::after {
	animation: bounce .5s infinite;
}

@keyframes bounce {
	25% {
		transform: rotate(90deg) translate(.25rem);
	}

	75% {
		transform: rotate(90deg) translate(-.25rem);
	}
}

.hall-table.v2 {
	position: relative;
}

.group_sit {
	position: absolute;
	left: 15%;
	transform: rotate(-90deg);
}

.balcony {
	top: 100px;
}

.amfi {
	top: 387px;
	transform: rotate(-90deg) translateY(-27px);
}

.parter {
	top: 700px;
}

@media (max-width: 1764px) {
	.group_sit {
		left: 12%;
	}
}

@media (max-width: 1604px) {
	.group_sit {
		left: 7%;
	}
}

@media (max-width: 1420px) {
	.group_sit {
		left: 4%;
	}
}

@media (max-width: 1316px) {
	.group_sit {
		left: 0;
	}
}

@media (max-width: 1220px) {
	.group_sit {
		left: -10px;
	}
}

.contacts-write_us .gos-logo {
	margin-bottom: 15px;
}

.contacts-write_us .gos-logo img:nth-of-type(1) {
	max-width: 100px;
	margin-left: -12px;
}

.contacts-write_us .gos-logo img:nth-of-type(2) {
	max-width: 190px;
}

.seatsTable.v30 {
	position: relative;
}

.bx_cont_30 {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fcfcfc;
	z-index: 1;
}

.bx_cont_30 {
	/* display: none; */
}

.bx_cont_30 h2 {
	transform: rotate(-90deg);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 10px;
	margin: auto 0;
	position: relative;
	right: 25px;
}

.bx_cont_30 .div_2 {
	line-height: 28px;
	min-width: 30px;
	width: 30px;
	height: 31px;
	opacity: .7;
	text-align: center;
	color: #000;
	font-weight: 700;
	cursor: default;
	border: 1px solid #2a2a2a33;
	border-bottom: 0;
}

.bx_cont_30 .div_1 .div_2:last-child {
	border-bottom: 1px solid #2a2a2a33;
}

.bx_cont_30.bx_par {
	top: 802px;
	transform: translateX(-100%);
}

.bx_cont_30.bx_par_2 {
	top: 802px;
	transform: translateX(100%);
	left: auto;
	right: 0;
}

.bx_cont_30.bx1 {
	/* top: 246px; */
	transform: translateX(-100%);
}

.bx_cont_30.bx1 .div_1 .div_2:last-child {
	height: 32px;
}

.bx_cont_30.bx4 .div_1 .div_2:last-child {
	height: 32px;
}

.bx_cont_30.bx2 {
	top: 246px;
	transform: translateX(-100%);
}

.bx_cont_30.bx2 .div_2:last-child {
	height: 32px;
}

.bx_cont_30.bx3 {
	top: 586px;
	transform: translateX(-100%);
}

.bx_cont_30.bx4 {
	transform: translateX(100%);
	left: auto;
	right: 0;
}

.bx_cont_30.bx4 h2 {
	transform: rotate(90deg);
	right: -55px;
}

.bx_cont_30.bx5 {
	top: 246px;
	transform: translateX(100%);
	left: auto;
	right: 0;
}

.bx_cont_30.bx5 .div_2:last-child {
	height: 30px;
}

.bx_cont_30.bx5 h2 {
	transform: rotate(90deg);
	right: -55px;
}

.bx_cont_30.bx6 {
	top: 586px;
	transform: translateX(100%);
	left: auto;
	right: 0;
}

.bx_cont_30.bx6 h2 {
	transform: rotate(90deg);
	right: -55px;
}

.bx_cont_30.bx_entrance .div_2 {
	width: auto;
	height: 30px;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	width: 60px;
	color: #FFF;
	opacity: 1;
}

.bx_cont_30.bx_entrance {
	top: 217px;
	transform: translateX(0%);
	background: #68a6ff;
	opacity: 1;
	border: none;
}

.bx_cont_30.bx_entrance_2,
.bx_cont_30.bx_entrance_5 {
	top: 557px;
}

.bx_cont_30.bx_entrance_3,
.bx_cont_30.bx_entrance_6 {
	top: 771px;
}

.bx_cont_30.bx_entrance_3 .div_2,
.bx_cont_30.bx_entrance_6 .div_2 {
	height: 32px;
}

.bx_cont_30.bx_entrance_4,
.bx_cont_30.bx_entrance_5,
.bx_cont_30.bx_entrance_6 {
	left: auto;
	right: 0;
}

.bx_cont_30.bx_entrance.bx_center {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.bx_cont_30.bx_entrance.bx_center .div_2 {
	height: 31px;
}

.bx_cont_30.v06 .div_2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.bx_cont_30.v06 .div_2 p {
	font-size: 12px;
    line-height: 100%;
	font-weight: 600;
}

@media (max-width: 1355px) {
	.seatsTable.v30 {
		margin: 0 100px;
	}
}
/* End */
/* /local/templates/sfil/css/bootstrap-reboot.css?17582852734482 */
/* /local/templates/sfil/css/bootstrap-grid.css?175828527337970 */
/* /local/templates/sfil/css/owl.carousel.min.css?17582852733242 */
/* /local/templates/sfil/css/jquery.fancybox.min.css?175828527312795 */
/* /local/templates/sfil/css/main.css?175828527361824 */
