@charset "UTF-8";
@import url(../fonts/fonts.css);
@import url(../fonts/font-awesome.css);
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

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

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

*,
*::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: transparent; }

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):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: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .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; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

.col-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center !important; }

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

.justify-content-around {
  justify-content: space-around !important; }

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

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

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

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

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

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

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

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

body {
  position: relative;
  color: #333;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px; }

body p {
  padding: 0; }

label {
  margin-bottom: 0;
  position: relative; }

a {
  color: #555555;
  text-transform: uppercase;
  font-size: 14px; }
  a:hover {
    text-decoration: underline; }

@media (min-width: 991px) {
  .container {
    max-width: 1170px; } }

.mobil-show {
  display: inline-block; }
  @media (min-width: 767px) {
    .mobil-show {
      display: none; } }

.header {
  position: relative;
  padding-top: 10px;
  box-shadow: -3px 0 10px 0.42px rgba(94, 65, 62, 0.11); }
  .header:before {
    content: "";
    display: inline-block;
    background-color: #f75000;
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .header__row {
    display: flex;
    min-height: 64px;
    align-items: center;
    justify-content: space-between; }
  .header__menu {
    flex: 1;
    padding-left: 14px;
    padding-right: 14px;
    display: none; }
    @media (min-width: 991px) {
      .header__menu {
        display: block; } }
    .header__menu a {
      font-size: 12px;
      color: #333;
      transition: all 0.2s ease 0s; }
      .header__menu a:hover {
        text-decoration: none;
        color: #f75000; }
    .header__menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      text-align: right; }
    .header__menu li {
      display: inline-block;
      padding-left: 22px;
      padding-right: 22px; }
  .header__phone {
    font-size: 16px;
    font-weight: bold;
    display: none; }
    @media (min-width: 400px) {
      .header__phone {
        display: block; } }
  .header__burger {
    width: 24px;
    height: 17px;
    border-top: 2px solid #080b10;
    border-bottom: 2px solid #080b10;
    padding: 3px 0;
    position: relative;
    cursor: pointer;
    display: block; }
    @media (min-width: 991px) {
      .header__burger {
        display: none; } }
    .header__burger:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 3px;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #080b10; }
    .header__burger:after {
      content: "";
      display: inline-block;
      position: absolute;
      bottom: 3px;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #080b10; }
  .header .mobile-menu {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    z-index: 100;
    padding-bottom: 30px;
    height: 315px; }
    .header .mobile-menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .header .mobile-menu ul li {
        display: block;
        padding: 8px 15px;
        text-align: center; }
      .header .mobile-menu ul a:hover {
        color: #f75000;
        text-decoration: none; }
  .header__contact a {
    color: #333333; }
    .header__contact a:hover {
      text-decoration: none;
      color: #333333; }

.logo--desktop {
  display: none; }
  @media (min-width: 767px) {
    .logo--desktop {
      display: block; } }

.logo--mobile {
  display: block; }
  @media (min-width: 767px) {
    .logo--mobile {
      display: none; } }

.topmain {
  background: transparent url("/template_lp/assets/template/img/fond-mob.jpg") center top no-repeat;
  background-size: cover;
  align-items: center;
  margin-bottom: 28px; }
  @media (min-width: 991px) {
    .topmain {
      background: transparent url("/template_lp/assets/template/img/fond.jpg") center top no-repeat;
      margin-bottom: 0; } }
  .topmain__box {
    height: 260px;
    text-align: center; }
    @media (min-width: 991px) {
      .topmain__box {
        height: 541px; } }
  .topmain__data {
    margin-top: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #f75000;
    margin-bottom: 12px; }
    @media (min-width: 767px) {
      .topmain__data {
        margin-top: 88px;
        font-size: 20px; } }
  .topmain__location {
    font-size: 14px;
    margin-bottom: 18px; }
    @media (min-width: 767px) {
      .topmain__location {
        font-size: 16px;
        margin-bottom: 20px; } }
  .topmain__logo {
    display: none;
    margin-bottom: 16px; }
    @media (min-width: 991px) {
      .topmain__logo {
        display: block; } }
  .topmain__logo--mob {
    display: block;
    margin-bottom: 18px; }
    @media (min-width: 991px) {
      .topmain__logo--mob {
        display: none; } }

.btn {
  width: 196px;
  height: 44px;
  display: inline-block;
  text-decoration: none;
  border: none;
  background-color: #f75000;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  box-shadow: -6px 2px 2px rgba(65, 53, 51, 0.17);
  line-height: 44px; }
  .btn:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.9; }

.advantages {
  margin-bottom: 56px; }
  .advantages > .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 400px) {
      .advantages > .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .advantages__list {
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
    @media (min-width: 991px) {
      .advantages__list {
        flex-direction: row; } }
  .advantages__icon {
    width: 91px;
    height: 91px;
    border-radius: 50%;
    background-color: #f75000;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    box-shadow: 0 0 7px rgba(189, 23, 6, 0.31); }
    .advantages__icon:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 22px; }
    .advantages__icon--1:before {
      background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
      background-position: 0px 0px;
      width: 45px;
      height: 45px;
      left: 20px; }
    .advantages__icon--2:before {
      background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
      background-position: -45px 0px;
      width: 39px;
      height: 39px;
      left: 24px;
      top: 24px; }
    .advantages__icon--3:before {
      background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
      background-position: 0px -45px;
      width: 40px;
      height: 46px;
      left: 26px; }
  .advantages__item {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px; }
    @media (min-width: 767px) {
      .advantages__item {
        margin-bottom: 0; } }
    @media (min-width: 991px) {
      .advantages__item {
        max-width: 320px; } }
  .advantages__caption {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0.5px; }
  .advantages__description {
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    line-height: 146%; }

.event {
  background-color: #fbfbfb;
  border-top: 2px solid #f75000;
  padding-bottom: 30px; }
  @media (min-width: 767px) {
    .event {
      padding-bottom: 70px; } }
  .event .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 575px) {
      .event .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .event__header {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 14px;
    text-transform: none;}
    @media (min-width: 767px) {
      .event__header {
        margin-top: 62px;
        font-size: 30px;
        margin-bottom: 20px;
        letter-spacing: 0.4px; } }
  .event__text {
    font-size: 14px;
    text-align: center;
    margin-bottom: 26px;
    letter-spacing: 0.3px;
    line-height: 140%; }
    .event__text p {
      margin-bottom: 3px; }
  .event__boldtext {
    font-weight: bold;
    line-height: 142%;
    letter-spacing: 0.5px; }
  .event__list {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 767px) {
      .event__list {
        margin-bottom: 40px;
        flex-direction: row; } }
  .event__box {
    width: 320px;
    background-color: #fff;
    padding: 15px 15px 1px 13px;
    box-shadow: -7px 0 18px rgba(65, 53, 51, 0.07);
    margin-bottom: 24px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 767px) {
      .event__box {
        padding: 35px 30px;
        width: 360px;
        margin-bottom: 0;
        height: 208px;
        margin-left: 0;
        margin-right: 0; } }
    .event__box:before {
      position: absolute;
      font-size: 122px;
      font-weight: bold;
      color: #c22d1d;
      opacity: 0.1; }
    @media (min-width: 767px) {
      .event__box--1 {
        margin-left: auto;
        margin-right: 15px; } }
    .event__box--1:before {
      content: "1";
      bottom: -58px;
      right: 0px; }
      @media (min-width: 767px) {
        .event__box--1:before {
          bottom: -60px;
          right: -4px; } }
    @media (min-width: 767px) {
      .event__box--2 {
        margin-right: auto;
        margin-left: 15px; } }
    .event__box--2:before {
      content: "2";
      bottom: -58px;
      right: 0; }
	  .event__box--3:before {
      content: "3";
      bottom: -58px;
      right: 0; }
      @media (min-width: 767px) {
        .event__box--2:before {
          bottom: -63px;
          right: 10px; } 
		  
		  .event__box--3:before {
          bottom: -63px;
          right: 10px; }}
  .event__textbox {
    font-size: 14px;
    text-align: left;
    margin-bottom: 26px;
    letter-spacing: 0.5px;
    line-height: 142%; }
  .event__bottomtext {
    max-width: 750px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px; }
    @media (min-width: 767px) {
      .event__bottomtext {
        padding: 0; } }

.programm {
  background: transparent url("/template_lp/assets/template/img/programm__bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 15px 0; }
  @media (min-width: 767px) {
    .programm {
      padding: 40px 0 0; } }
  .programm .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 575px) {
      .programm .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .programm__top {
    height: 0px;
    position: relative; }
  .programm__body {
    background-color: #fff;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 15px 50px 15px;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 7px 16px 0px rgba(106, 64, 59, 0.09); }
    @media (min-width: 575px) {
      .programm__body {
        padding: 55px 80px 80px; } }
  .programm__header {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: -72px;
    width: 100%;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .programm__header {
        font-size: 30px; } }
  .programm__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 135%;
    padding-left: 22px;
    margin-left: 5px;
    position: relative; }
    @media (min-width: 575px) {
      .programm__list {
        padding-left: 40px; } }
    .programm__list:before {
      content: "";
      position: absolute;
      display: inline-block;
      width: 1px;
      left: -1px;
      top: 0;
      bottom: 0;
      background-color: #edc5c5; }
    .programm__list li {
      margin-bottom: 12px;
      position: relative; }
      .programm__list li:before {
        content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: #f75000;
        position: absolute;
        left: -29px;
        top: 3px;
        box-shadow: -3px 1px 5.58px 0.42px rgba(196, 62, 62, 0.23); }
        @media (min-width: 575px) {
          .programm__list li:before {
            left: -47px; } }
      .programm__list li:first-child:before {
        content: "";
        display: inline-block;
        width: 23px;
        height: 23px;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #f75000;
        position: absolute;
        left: -35px;
        top: -4px; }
        @media (min-width: 575px) {
          .programm__list li:first-child:before {
            width: 34px;
            height: 34px;
            left: -57px;
            top: -6px; } }
      .programm__list li:first-child:after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #f75000;
        position: absolute;
        left: -31px;
        top: 0px; }
        @media (min-width: 575px) {
          .programm__list li:first-child:after {
            width: 22px;
            height: 22px;
            left: -51px;
            top: 0px; } }
      .programm__list li:last-child {
        margin-bottom: 0; }
        .programm__list li:last-child:before {
          content: "";
          display: inline-block;
          width: 23px;
          height: 23px;
          border-radius: 50%;
          background-color: #fff;
          border: 1px solid #f75000;
          position: absolute;
          left: -35px;
          bottom: 0px;
          top: auto; }
          @media (min-width: 575px) {
            .programm__list li:last-child:before {
              width: 34px;
              height: 34px;
              left: -58px;
              top: auto;
              bottom: 0; } }
          @media (min-width: 991px) {
            .programm__list li:last-child:before {
              width: 34px;
              height: 34px;
              left: -58px;
              top: -6px;
              bottom: auto; } }
        .programm__list li:last-child:after {
          content: "";
          display: inline-block;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          background-color: #f75000;
          position: absolute;
          left: -31px;
          bottom: 4px;
          top: auto; }
          @media (min-width: 575px) {
            .programm__list li:last-child:after {
              width: 22px;
              height: 22px;
              left: -52px;
              top: auto;
              bottom: 6px; } }
          @media (min-width: 991px) {
            .programm__list li:last-child:after {
              width: 22px;
              height: 22px;
              left: -52px;
              top: 0px;
              bottom: auto; } }
  .programm__button {
    display: block;
    text-align: center;
    bottom: 22px;
    position: relative; }
    .programm__button .btn {
      box-shadow: -7px 0 7px rgba(65, 53, 51, 0.1); }
  .programm__title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 8px; }
  .programm__time {
    color: #f75000; }

.speaker {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 376px; }
  @media (min-width: 767px) {
    .speaker {
      padding-top: 80px;
      padding-bottom: 60px; } }
  .speaker .container {
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 400px) {
      .speaker .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .speaker__content {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-bottom: 0; }
    @media (min-width: 400px) {
      .speaker__content {
        margin-bottom: 30px; } }
    @media (min-width: 991px) {
      .speaker__content {
        width: 49%;
        margin-bottom: 0;
        padding: 0 3px 0 0; } }
  .speaker__box {
    width: 100%;
    min-height: 376px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 24px 15px 18px 15px;
    box-shadow: none; }
    @media (min-width: 400px) {
      .speaker__box {
        border: 1px solid #e8e8e8;
        padding: 30px 38px;
        box-shadow: 0px 7px 16px 0px rgba(106, 64, 59, 0.06); } }
  .speaker__name {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 120%; }
    @media (min-width: 767px) {
      .speaker__name {
        font-size: 30px;
        letter-spacing: 0.8px; } }
  .speaker__post {
    color: #adadad;
    margin-bottom: 18px;
    letter-spacing: 0.3px; }
  .speaker__line {
    width: 80px;
    height: 2px;
    background-color: #f75000;
    margin-bottom: 15px; }
  .speaker__text p {
    font-size: 14px;
    margin-bottom: 16px;
    color: #333333;
    line-height: 120%; }
  .speaker__photo {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 991px) {
      .speaker__photo {
        width: 50%;
        margin-bottom: 0;
        padding: 0 0px 0 18px; } }
    .speaker__photo img {
      vertical-align: middle;
      width: 100%;
      box-shadow: -3px 1px 5.58px 0.42px rgba(106, 64, 59, 0.23); }

.where-event__header {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 22px;
  letter-spacing: 1px; }
  @media (min-width: 767px) {
    .where-event__header {
      font-size: 30px;
      margin: 60px; } }

.where-event__map-box {
  position: relative; }
  .where-event__map-box:before {
    background-color: #f75000;
    width: 100%;
    height: 107px;
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    top: 19%;
    transform: translateY(-50%); }
  @media (min-width: 767px) {
    .where-event__map-box:before {
      background-color: #f75000;
      width: 100%;
      height: 207px;
      position: absolute;
      content: "";
      display: inline-block;
      left: 0;
      top: 50%;
      transform: translateY(-50%); } }

.where-event__map-row {
  display: flex;
  position: relative;
  box-shadow: none;
  margin-bottom: 0;
  flex-direction: column-reverse; }
  @media (min-width: 767px) {
    .where-event__map-row {
      flex-direction: row;
      margin-bottom: 80px;
      box-shadow: 0 7px 16px 0 rgba(106, 64, 59, 0.06); } }

.where-event__info {
  background-color: #fff;
  padding: 20px 6px 30px 2px;
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
  position: relative;
  width: 100%; }
  @media (min-width: 767px) {
    .where-event__info {
      padding: 30px 20px 30px 30px;
      width: 50%; } }
  @media (min-width: 991px) {
    .where-event__info {
      width: 32%; } }
  .where-event__info:before {
    content: "";
    display: inline-block;
    height: 1px;
    background-color: #e8e8e8;
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px; }
    @media (min-width: 400px) {
      .where-event__info:before {
        display: none; } }

.where-event__data {
  padding-left: 32px;
  margin-bottom: 22px;
  position: relative; }
  .where-event__data:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -4px;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -45px -39px;
    width: 23px;
    height: 26px;
    left: 0; }

.where-event__location {
  padding-left: 32px;
  margin-bottom: 24px;
  position: relative; }
  .where-event__location:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -45px -65px;
    width: 20px;
    height: 25px;
    left: 0; }

.where-event__title {
  margin-bottom: 8px;
  margin-top: 22px; }

.where-event__intro {
  font-weight: normal; }

.where-event__map {
  width: 100%;
  font-size: 0; }
  @media (min-width: 767px) {
    .where-event__map {
      width: 50%; } }
  @media (min-width: 991px) {
    .where-event__map {
      width: 68%; } }
  .where-event__map img {
    min-height: 170px;
    width: 100%; }
    @media (min-width: 767px) {
      .where-event__map img {
        min-height: 302px; } }

#map {
  height: 172px;
  width: 100%; }
  @media (min-width: 767px) {
    #map {
      height: 302px; } }

.photos {
  padding: 36px 0 50px 0;
  background: transparent url("/template_lp/assets/template/img/photo-bg.png") center center no-repeat;
  background-size: cover;
  border-top: 1px solid #e8e8e8; }
  @media (min-width: 767px) {
    .photos {
      border-top: none;
      padding: 60px 0 76px 0; } }
  .photos > .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 767px) {
      .photos > .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .photos__header {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .photos__header {
        font-size: 30px;
        margin-bottom: 60px; } }
  .photos__row {
    display: flex;
    box-shadow: -7px 7px 16px 3px rgba(106, 64, 59, 0.26); }
  .photos__box img {
    width: 100%; }
  .photos__box--1 {
    width: 31.6%; }
  .photos__box--2 {
    width: 45.4%; }
  .photos__box--3 {
    width: 22.9%; }
  .photos__link img {
    transition: all 0.5s cubic-bezier(0.3, 0, 0.2, 1); }
  .photos__link:hover img {
    z-index: 100;
    transform: scale(1.02); }
  .photos--desktop {
    display: none; }
    @media (min-width: 767px) {
      .photos--desktop {
        display: block; } }
  .photos--mobile {
    display: block; }
    @media (min-width: 767px) {
      .photos--mobile {
        display: none; } }

.registration {
  padding: 30px 0 36px 0;
  text-align: center; }
  @media (min-width: 767px) {
    .registration {
      padding: 62px 0 50px; } }
  .registration__header {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 12px;
    letter-spacing: 1px; }
  .registration__caption {
    text-align: center;
    margin-bottom: 30px; }
  .registration__list {
    display: inline-block;
    box-shadow: none;
    margin-bottom: 66px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 991px) {
      .registration__list {
        display: flex;
        box-shadow: -7px 7px 16px 3px rgba(106, 64, 59, 0.06); } }
  .registration__box {
    width: 100%;
    padding: 30px 15px 40px 15px;
    border: 1px solid #e8e8e8;
    position: relative; }
    @media (min-width: 991px) {
      .registration__box {
        width: 33,3%;
        padding: 34px 33px 0px 35px;
        min-height: 434px; } }
    .registration__box--centre {
      border: 1px solid #ffd8d4;
      box-shadow: 0px 15px 34.4px 8.6px rgba(106, 64, 59, 0.07); }
      @media (min-width: 991px) {
        .registration__box--centre {
          box-shadow: -15px 20px 43px 3px rgba(106, 64, 59, 0.07); } }
  .registration__name {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 767px) {
      .registration__name {
        margin-bottom: 12px; } }
  .registration__price {
    color: #f75000;
    margin-bottom: 11px;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 0.9px; }
    .registration__price .currence {
      font-size: 18px; }
  .registration__price--free {
    color: #f75000;
    margin-bottom: 11px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.9px; }
  .registration__scroll {
    list-style-type: none;
    line-height: 135%;
    padding: 0;
    margin: 0;
    margin-bottom: 60px; }
    @media (min-width: 991px) {
      .registration__scroll {
        margin-bottom: 82px; } }
    .registration__scroll li {
      margin-bottom: 5px;
      position: relative;
      padding-left: 24px;
      line-height: 128%;
      text-align: left; }
      .registration__scroll li:before {
        display: inline-block;
        position: absolute;
        content: "—";
        color: #f75000;
        left: 0;
        top: -1px; }
  .registration__btn {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    padding-left: 0; }
    @media (min-width: 767px) {
      .registration__btn {
        bottom: 30px; } }

.btn-o {
  width: 118px;
  height: 35px;
  display: inline-block;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
  color: #f75000;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #f75000;
  box-shadow: -6px 2px 2px rgba(65, 53, 51, 0.07);
  transition: all 0.5s cubic-bezier(0.3, 0, 0.2, 1); }
  .btn-o:hover {
    text-decoration: none;
    background-color: #f75000;
    color: #fff; }

.registration-area {
  max-width: 500px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-left: 1px solid #edc5c5;
  border-right: 1px solid #edc5c5;
  position: relative; }
  .registration-area:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 1px;
    background-color: #edc5c5; }
    @media (min-width: 767px) {
      .registration-area:before {
        width: 70px; } }
  .registration-area:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 1px;
    background-color: #edc5c5; }
    @media (min-width: 767px) {
      .registration-area:after {
        width: 70px; } }
  .registration-area__angle {
    min-height: 244px;
    padding: 27px 14px 10px 14px; }
    @media (min-width: 767px) {
      .registration-area__angle {
        padding: 30px 0px 10px 0px; } }
    .registration-area__angle:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 30px;
      height: 1px;
      background-color: #edc5c5; }
      @media (min-width: 767px) {
        .registration-area__angle:before {
          width: 70px; } }
    .registration-area__angle:after {
      content: "";
      display: inline-block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 30px;
      height: 1px;
      background-color: #edc5c5; }
      @media (min-width: 767px) {
        .registration-area__angle:after {
          width: 70px; } }
  .registration-area__caption {
    letter-spacing: 0.5px;
    font-size: 15px;
    text-align: center; }
  .registration-area__red {
    text-transform: uppercase;
    color: #f75000;
    font-weight: bold; }
  .registration-area__bold {
    font-weight: bold; }
  .registration-area__form {
    padding: 20px 8px; }
    @media (min-width: 767px) {
      .registration-area__form {
        padding: 23px 50px 6px; } }
  .registration-area__btn {
    width: 100%;
    height: 35px;
    line-height: 35px; }

.xform__group--row {
  display: flex;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 12px; }

.xform__item {
  width: 100%; }
  .xform__item input[type="text"] {
    border: 0 none;
    background-color: #fff;
    height: 26px;
    width: 100%;
    padding: 3px; }
    .xform__item input[type="text"]:focus {
      border: 0 none; }

.xform__button {
  margin-top: 40px; }
  .xform__button .btn {
    box-shadow: none; }
    @media (min-width: 767px) {
      .xform__button .btn {
        box-shadow: -6px 2px 2px rgba(65, 53, 51, 0.17); } }

.location {
  padding: 36px 0 66px 0;
  background: transparent url("/template_lp/assets/template/img/location-bg.png") center center no-repeat;
  background-size: cover; }
  @media (min-width: 767px) {
    .location {
      padding: 63px 0 106px 0; } }
  .location > .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 767px) {
      .location > .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .location__header {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .location__header {
        margin-bottom: 58px;
        font-size: 30px; } }
  .location__row {
    display: flex;
    box-shadow: -7px 7px 16px 3px rgba(106, 64, 59, 0.26); }
  .location__box {
    width: 33.3%; }
    .location__box img {
      width: 100%; }
  .location__link img {
    transition: all 0.5s cubic-bezier(0.3, 0, 0.2, 1); }
  .location__link:hover img {
    transform: scale(1.02); }
  .location--desktop {
    display: none; }
    @media (min-width: 767px) {
      .location--desktop {
        display: block; } }
  .location--mobile {
    display: block; }
    @media (min-width: 767px) {
      .location--mobile {
        display: none; } }

.footer {
  background-color: #333;
  color: #fff; }
  .footer__development {
    order: 2;
    margin-top: 5px;
    margin-bottom: 20px; }
    @media (min-width: 767px) {
      .footer__development {
        order: 0;
        margin-top: 0;
        margin-bottom: 0; } }
    .footer__development a {
      text-transform: none;
      color: #fff;
      text-decoration: underline; }
      .footer__development a:hover {
        text-decoration: none;
        color: #fff; }
  .footer__row {
    display: flex;
    min-height: 38px;
    align-items: center;
    flex-direction: column; }
    @media (min-width: 767px) {
      .footer__row {
        flex-direction: row; } }
  .footer__menu {
    flex: 1;
    padding-left: 28px;
    padding-right: 28px;
    order: 0;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (min-width: 767px) {
      .footer__menu {
        order: 1;
        margin-top: 0;
        margin-bottom: 0; } }
    .footer__menu a {
      font-size: 12px;
      color: #fff; }
      .footer__menu a:hover {
        text-decoration: none;
        color: #fff; }
    .footer__menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      text-align: center; }
      @media (min-width: 767px) {
        .footer__menu ul {
          text-align: right; } }
    .footer__menu li {
      display: block;
      padding-left: 22px;
      padding-right: 22px; }
      @media (min-width: 767px) {
        .footer__menu li {
          display: inline-block; } }
  .footer__phone {
    font-size: 16px;
    font-weight: bold; }
  .footer__contact {
    order: 1; }
    @media (min-width: 767px) {
      .footer__contact {
        order: 2; } }
    .footer__contact a {
      color: #fff; }
      .footer__contact a:hover {
        text-decoration: none;
        color: #fff; }

.advantages-slider .slick-slide {
  margin-left: auto;
  margin-right: auto; }

.advantages-slider .slick-dots li {
  width: 13px;
  height: 13px; }
  .advantages-slider .slick-dots li button {
    width: 13px;
    height: 13px;
    padding: 0; }
    .advantages-slider .slick-dots li button:before {
      content: "";
      width: 13px;
      height: 13px;
      border: 1px #f75000 solid;
      border-radius: 50%;
      background-color: #fff;
      opacity: 1; }
  .advantages-slider .slick-dots li.slick-active button:before {
    background-color: #f75000; }

.advantages-slider .slick-next {
  top: auto;
  bottom: -38px;
  right: 50%;
  margin-right: -75px;
  z-index: 100; }
  .advantages-slider .slick-next:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -65px -65px;
    width: 18px;
    height: 13px; }

.advantages-slider .slick-prev {
  top: auto;
  bottom: -38px;
  left: 50%;
  margin-left: -75px;
  z-index: 100; }
  .advantages-slider .slick-prev:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -84px 0px;
    width: 18px;
    height: 13px; }

.photos-slider .slick-dots {
  bottom: -32px; }
  .photos-slider .slick-dots li {
    width: 13px;
    height: 13px; }
    .photos-slider .slick-dots li button {
      width: 13px;
      height: 13px;
      padding: 0; }
      .photos-slider .slick-dots li button:before {
        content: "";
        width: 13px;
        height: 13px;
        border: 1px #f75000 solid;
        border-radius: 50%;
        background-color: #fff;
        opacity: 1; }
    .photos-slider .slick-dots li.slick-active button:before {
      background-color: #f75000; }

.photos-slider .slick-next {
  top: auto;
  bottom: -45px;
  right: 50%;
  margin-right: -90px;
  z-index: 100; }
  .photos-slider .slick-next:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -65px -65px;
    width: 18px;
    height: 13px; }

.photos-slider .slick-prev {
  top: auto;
  bottom: -45px;
  left: 50%;
  margin-left: -90px;
  z-index: 100; }
  .photos-slider .slick-prev:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -84px 0px;
    width: 18px;
    height: 13px; }

.location-slider .slick-dots {
  bottom: -32px; }
  .location-slider .slick-dots li {
    width: 13px;
    height: 13px; }
    .location-slider .slick-dots li button {
      width: 13px;
      height: 13px;
      padding: 0; }
      .location-slider .slick-dots li button:before {
        content: "";
        width: 13px;
        height: 13px;
        border: 1px #f75000 solid;
        border-radius: 50%;
        background-color: #fff;
        opacity: 1; }
    .location-slider .slick-dots li.slick-active button:before {
      background-color: #f75000; }

.location-slider .slick-next {
  top: auto;
  bottom: -45px;
  right: 50%;
  margin-right: -75px;
  z-index: 100; }
  .location-slider .slick-next:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -65px -65px;
    width: 18px;
    height: 13px; }

.location-slider .slick-prev {
  top: auto;
  bottom: -45px;
  left: 50%;
  margin-left: -75px;
  z-index: 100; }
  .location-slider .slick-prev:before {
    content: "";
    display: inline-block;
    background-image: url(/template_lp/assets/template/css/sprites/sprite.png);
    background-position: -84px 0px;
    width: 18px;
    height: 13px; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Comic Sans', Arial, sans-serif;
  color: #545454;
  font-weight: normal;
  margin-bottom: 34px; }

p {
  color: #000;
  padding: 20px 0; }
  p span {
    color: brown; }
#jGrowl {display:none !important}
.hide{display:none !important};