@charset "UTF-8";
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("../fonts/HelveticaNeueCyr-Medium.eot");
  src: local("HelveticaNeueCyr-Medium"), url("../fonts/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("../fonts/HelveticaNeueCyr-Black.eot");
  src: local("HelveticaNeueCyr-Black"), url("../fonts/HelveticaNeueCyr-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Black.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Black.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Black.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

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

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

html {
  box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}
html {
  font-size: 12px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: HelveticaNeueCyr, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  color: #000;
  background-color: #fff;
}

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

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] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

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: bold;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #c51a1b;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: none;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

input[type=radio]:disabled,
input[type=checkbox]:disabled {
  cursor: not-allowed;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type=search] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 48px;
}

h2, .h2 {
  font-size: 48px;
}

h3, .h3 {
  font-size: 32px;
}

h4, .h4 {
  font-size: 24px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 14px;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}
.blockquote-footer::before {
  content: "— ";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: " —";
}

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #3c3c3b;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1530px;
  }
}

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

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

.col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.col-xs {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.3333333333%;
}

.pull-xs-2 {
  right: 16.6666666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.3333333333%;
}

.pull-xs-5 {
  right: 41.6666666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.3333333333%;
}

.pull-xs-8 {
  right: 66.6666666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.3333333333%;
}

.pull-xs-11 {
  right: 91.6666666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.3333333333%;
}

.push-xs-2 {
  left: 16.6666666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.3333333333%;
}

.push-xs-5 {
  left: 41.6666666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.3333333333%;
}

.push-xs-8 {
  left: 66.6666666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.3333333333%;
}

.push-xs-11 {
  left: 91.6666666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

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

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

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

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

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

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.3333333333%;
  }

  .pull-sm-2 {
    right: 16.6666666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.3333333333%;
  }

  .pull-sm-5 {
    right: 41.6666666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.3333333333%;
  }

  .pull-sm-8 {
    right: 66.6666666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.3333333333%;
  }

  .pull-sm-11 {
    right: 91.6666666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.3333333333%;
  }

  .push-sm-2 {
    left: 16.6666666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.3333333333%;
  }

  .push-sm-5 {
    left: 41.6666666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.3333333333%;
  }

  .push-sm-8 {
    left: 66.6666666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.3333333333%;
  }

  .push-sm-11 {
    left: 91.6666666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.3333333333%;
  }

  .pull-md-2 {
    right: 16.6666666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.3333333333%;
  }

  .pull-md-5 {
    right: 41.6666666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.3333333333%;
  }

  .pull-md-8 {
    right: 66.6666666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.3333333333%;
  }

  .pull-md-11 {
    right: 91.6666666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.3333333333%;
  }

  .push-md-2 {
    left: 16.6666666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.3333333333%;
  }

  .push-md-5 {
    left: 41.6666666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.3333333333%;
  }

  .push-md-8 {
    left: 66.6666666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.3333333333%;
  }

  .push-md-11 {
    left: 91.6666666667%;
  }

  .push-md-12 {
    left: 100%;
  }

  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.3333333333%;
  }

  .pull-lg-2 {
    right: 16.6666666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.3333333333%;
  }

  .pull-lg-5 {
    right: 41.6666666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.3333333333%;
  }

  .pull-lg-8 {
    right: 66.6666666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.3333333333%;
  }

  .pull-lg-11 {
    right: 91.6666666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.3333333333%;
  }

  .push-lg-2 {
    left: 16.6666666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.3333333333%;
  }

  .push-lg-5 {
    left: 41.6666666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.3333333333%;
  }

  .push-lg-8 {
    left: 66.6666666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.3333333333%;
  }

  .push-lg-11 {
    left: 91.6666666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.3333333333%;
  }

  .pull-xl-2 {
    right: 16.6666666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.3333333333%;
  }

  .pull-xl-5 {
    right: 41.6666666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.3333333333%;
  }

  .pull-xl-8 {
    right: 66.6666666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.3333333333%;
  }

  .pull-xl-11 {
    right: 91.6666666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.3333333333%;
  }

  .push-xl-2 {
    left: 16.6666666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.3333333333%;
  }

  .push-xl-5 {
    left: 41.6666666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.3333333333%;
  }

  .push-xl-8 {
    left: 66.6666666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.3333333333%;
  }

  .push-xl-11 {
    left: 91.6666666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-xxl-0 {
    right: auto;
  }

  .pull-xxl-1 {
    right: 8.3333333333%;
  }

  .pull-xxl-2 {
    right: 16.6666666667%;
  }

  .pull-xxl-3 {
    right: 25%;
  }

  .pull-xxl-4 {
    right: 33.3333333333%;
  }

  .pull-xxl-5 {
    right: 41.6666666667%;
  }

  .pull-xxl-6 {
    right: 50%;
  }

  .pull-xxl-7 {
    right: 58.3333333333%;
  }

  .pull-xxl-8 {
    right: 66.6666666667%;
  }

  .pull-xxl-9 {
    right: 75%;
  }

  .pull-xxl-10 {
    right: 83.3333333333%;
  }

  .pull-xxl-11 {
    right: 91.6666666667%;
  }

  .pull-xxl-12 {
    right: 100%;
  }

  .push-xxl-0 {
    left: auto;
  }

  .push-xxl-1 {
    left: 8.3333333333%;
  }

  .push-xxl-2 {
    left: 16.6666666667%;
  }

  .push-xxl-3 {
    left: 25%;
  }

  .push-xxl-4 {
    left: 33.3333333333%;
  }

  .push-xxl-5 {
    left: 41.6666666667%;
  }

  .push-xxl-6 {
    left: 50%;
  }

  .push-xxl-7 {
    left: 58.3333333333%;
  }

  .push-xxl-8 {
    left: 66.6666666667%;
  }

  .push-xxl-9 {
    left: 75%;
  }

  .push-xxl-10 {
    left: 83.3333333333%;
  }

  .push-xxl-11 {
    left: 91.6666666667%;
  }

  .push-xxl-12 {
    left: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0%;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 15px 15px;
  font-size: 1rem;
  line-height: 1;
  color: #000;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #000;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
  outline: none;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem;
}
select.form-control:focus::-ms-value {
  color: #000;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  min-height: 2.5rem;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
.form-check + .form-check {
  margin-top: -0.25rem;
}
.form-check.disabled .form-check-label {
  color: #a6a5a5;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}
.form-check-inline.disabled {
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 45px;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-feedback {
  color: #5cb85c;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #c51a1b;
}
.has-danger .form-control {
  border-color: #c51a1b;
}
.has-danger .input-group-addon {
  color: #c51a1b;
  border-color: #c51a1b;
  background-color: #f5b6b6;
}
.has-danger .form-control-feedback {
  color: #c51a1b;
}
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  transition: all 0.2s ease-in-out;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus, .btn:hover {
  text-decoration: none;
}
.btn.focus {
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
  background-image: none;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #000;
  border-color: #000;
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #000;
  border-color: #000;
}

.btn-secondary {
  color: #fff;
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #8d8b8b;
  border-color: #888686;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #8d8b8b;
  border-color: #888686;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #8d8b8b;
  border-color: #888686;
  background-image: none;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #7b7979;
  border-color: #666565;
}
.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #fff;
  background-color: #c51a1b;
  border-color: #c51a1b;
}
.btn-danger:hover {
  color: #fff;
  background-color: #981415;
  border-color: #8f1314;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #981415;
  border-color: #8f1314;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #981415;
  border-color: #8f1314;
  background-image: none;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #781011;
  border-color: #540b0c;
}
.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #c51a1b;
  border-color: #c51a1b;
}
.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #c51a1b;
  border-color: #c51a1b;
}

.btn-outline-primary {
  color: #000;
  background-image: none;
  background-color: transparent;
  border-color: #000;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #333333;
}
.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #333333;
}

.btn-outline-secondary {
  color: #a6a5a5;
  background-image: none;
  background-color: transparent;
  border-color: #a6a5a5;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}
.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #a6a5a5;
  border-color: #a6a5a5;
}
.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #7b7979;
  border-color: #666565;
}
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: #d9d8d8;
}
.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: #d9d8d8;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}
.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}
.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}
.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

.btn-outline-danger {
  color: #c51a1b;
  background-image: none;
  background-color: transparent;
  border-color: #c51a1b;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #c51a1b;
  border-color: #c51a1b;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #c51a1b;
  border-color: #c51a1b;
}
.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51a1b;
  border-color: #c51a1b;
}
.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #781011;
  border-color: #540b0c;
}
.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #e95c5c;
}
.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #e95c5c;
}

.btn-link {
  font-weight: normal;
  color: #000;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
  color: #c51a1b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #818a91;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}
.nav-pills .nav-item {
  float: left;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
.navbar-full {
  z-index: 1000;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
.navbar-divider::before {
  content: " ";
}

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: white;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px;
  }
}
.bg-faded {
  background-color: #a8a7a7;
}

.bg-primary {
  color: #fff !important;
  background-color: #000 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: black !important;
}

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

.bg-danger {
  color: #fff !important;
  background-color: #c51a1b !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #981415 !important;
}

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

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

.flex-xs-last {
  order: 1;
}

.flex-xs-unordered {
  order: 0;
}

.flex-items-xs-top {
  align-items: flex-start;
}

.flex-items-xs-middle {
  align-items: center;
}

.flex-items-xs-bottom {
  align-items: flex-end;
}

.flex-xs-top {
  align-self: flex-start;
}

.flex-xs-middle {
  align-self: center;
}

.flex-xs-bottom {
  align-self: flex-end;
}

.flex-items-xs-left {
  justify-content: flex-start;
}

.flex-items-xs-center {
  justify-content: center;
}

.flex-items-xs-right {
  justify-content: flex-end;
}

.flex-items-xs-around {
  justify-content: space-around;
}

.flex-items-xs-between {
  justify-content: space-between;
}

@media (min-width: 544px) {
  .flex-sm-first {
    order: -1;
  }

  .flex-sm-last {
    order: 1;
  }

  .flex-sm-unordered {
    order: 0;
  }
}
@media (min-width: 544px) {
  .flex-items-sm-top {
    align-items: flex-start;
  }

  .flex-items-sm-middle {
    align-items: center;
  }

  .flex-items-sm-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 544px) {
  .flex-sm-top {
    align-self: flex-start;
  }

  .flex-sm-middle {
    align-self: center;
  }

  .flex-sm-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 544px) {
  .flex-items-sm-left {
    justify-content: flex-start;
  }

  .flex-items-sm-center {
    justify-content: center;
  }

  .flex-items-sm-right {
    justify-content: flex-end;
  }

  .flex-items-sm-around {
    justify-content: space-around;
  }

  .flex-items-sm-between {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    order: -1;
  }

  .flex-md-last {
    order: 1;
  }

  .flex-md-unordered {
    order: 0;
  }
}
@media (min-width: 768px) {
  .flex-items-md-top {
    align-items: flex-start;
  }

  .flex-items-md-middle {
    align-items: center;
  }

  .flex-items-md-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .flex-md-top {
    align-self: flex-start;
  }

  .flex-md-middle {
    align-self: center;
  }

  .flex-md-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 768px) {
  .flex-items-md-left {
    justify-content: flex-start;
  }

  .flex-items-md-center {
    justify-content: center;
  }

  .flex-items-md-right {
    justify-content: flex-end;
  }

  .flex-items-md-around {
    justify-content: space-around;
  }

  .flex-items-md-between {
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1;
  }

  .flex-lg-last {
    order: 1;
  }

  .flex-lg-unordered {
    order: 0;
  }
}
@media (min-width: 992px) {
  .flex-items-lg-top {
    align-items: flex-start;
  }

  .flex-items-lg-middle {
    align-items: center;
  }

  .flex-items-lg-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .flex-lg-top {
    align-self: flex-start;
  }

  .flex-lg-middle {
    align-self: center;
  }

  .flex-lg-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 992px) {
  .flex-items-lg-left {
    justify-content: flex-start;
  }

  .flex-items-lg-center {
    justify-content: center;
  }

  .flex-items-lg-right {
    justify-content: flex-end;
  }

  .flex-items-lg-around {
    justify-content: space-around;
  }

  .flex-items-lg-between {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1;
  }

  .flex-xl-last {
    order: 1;
  }

  .flex-xl-unordered {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .flex-items-xl-top {
    align-items: flex-start;
  }

  .flex-items-xl-middle {
    align-items: center;
  }

  .flex-items-xl-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .flex-xl-top {
    align-self: flex-start;
  }

  .flex-xl-middle {
    align-self: center;
  }

  .flex-xl-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 1200px) {
  .flex-items-xl-left {
    justify-content: flex-start;
  }

  .flex-items-xl-center {
    justify-content: center;
  }

  .flex-items-xl-right {
    justify-content: flex-end;
  }

  .flex-items-xl-around {
    justify-content: space-around;
  }

  .flex-items-xl-between {
    justify-content: space-between;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-first {
    order: -1;
  }

  .flex-xxl-last {
    order: 1;
  }

  .flex-xxl-unordered {
    order: 0;
  }
}
@media (min-width: 1600px) {
  .flex-items-xxl-top {
    align-items: flex-start;
  }

  .flex-items-xxl-middle {
    align-items: center;
  }

  .flex-items-xxl-bottom {
    align-items: flex-end;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-top {
    align-self: flex-start;
  }

  .flex-xxl-middle {
    align-self: center;
  }

  .flex-xxl-bottom {
    align-self: flex-end;
  }
}
@media (min-width: 1600px) {
  .flex-items-xxl-left {
    justify-content: flex-start;
  }

  .flex-items-xxl-center {
    justify-content: center;
  }

  .flex-items-xxl-right {
    justify-content: flex-end;
  }

  .flex-items-xxl-around {
    justify-content: space-around;
  }

  .flex-items-xxl-between {
    justify-content: space-between;
  }
}
.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }

  .pull-sm-right {
    float: right !important;
  }

  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }

  .pull-md-right {
    float: right !important;
  }

  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important;
  }

  .pull-lg-right {
    float: right !important;
  }

  .pull-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important;
  }

  .pull-xl-right {
    float: right !important;
  }

  .pull-xl-none {
    float: none !important;
  }
}
@media (min-width: 1600px) {
  .pull-xxl-left {
    float: left !important;
  }

  .pull-xxl-right {
    float: right !important;
  }

  .pull-xxl-none {
    float: none !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-100 {
  width: 100% !important;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-0 {
  margin: 0 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a-1 {
  margin: 1rem 1rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
  margin-top: 1.5rem !important;
}

.m-r-2 {
  margin-right: 1.5rem !important;
}

.m-b-2 {
  margin-bottom: 1.5rem !important;
}

.m-l-2 {
  margin-left: 1.5rem !important;
}

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-3 {
  margin: 3rem 3rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-a-0 {
  padding: 0 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-1 {
  padding: 1rem 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
  padding-top: 1.5rem !important;
}

.p-r-2 {
  padding-right: 1.5rem !important;
}

.p-b-2 {
  padding-bottom: 1.5rem !important;
}

.p-l-2 {
  padding-left: 1.5rem !important;
}

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

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

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-muted {
  color: #a6a5a5 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #8d8b8b !important;
}

.text-primary {
  color: #000 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: black !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #c51a1b !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #981415 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media (max-width: 1599px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .hidden-xxl-up {
    display: none !important;
  }
}

.hidden-xxl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*
 * Created by Oleg Frolov
 * With a big respect to KorolevBrand
 *
 *-------------------------------------------------------------------------*/
/*
 * Created by Oleg Frolov
 * With a big respect to KorolevBrand
 *
 *-------------------------------------------------------------------------*/
#svgsprite {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
}

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

svg {
  fill: #000;
}

.img-fluid {
  display: inline-block;
}

.text-break {
  overflow-wrap: break-word;
  text-wrap: break-word;
}

body {
  overflow-x: hidden;
}

b, strong {
  letter-spacing: -0.5px;
  font-weight: bold;
}

.btn {
  text-transform: uppercase;
  position: relative;
  outline: none !important;
  white-space: normal;
}
.btn .right {
  position: absolute;
  right: 15px;
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #000;
  vertical-align: middle;
  position: relative;
  margin-right: -2px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.btn:hover .dot {
  background-color: #c51a1b;
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
.btn:hover .dot + .dot {
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.btn:hover .dot + .dot + .dot {
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.btn small {
  display: block;
  text-transform: none;
  font-size: 12px;
  line-height: 1;
}

.btn-default {
  border: 3px solid;
  background: #fff !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
  border-color: #c51a1b !important;
  color: #c51a1b !important;
}

.btn-lined {
  border-bottom: 2px solid;
  text-align: left;
}

.jcarousel {
  position: relative;
  overflow: hidden;
}
.jcarousel > ul {
  width: 20000em;
  position: relative;
  margin-bottom: 0;
}
.jcarousel > ul > li {
  float: left;
  margin: 0 !important;
}

a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}

[data-jcontrol] {
  cursor: pointer;
}

.jcarousel-control {
  display: inline-block;
  cursor: pointer;
}
.jcarousel-control.next, .jcarousel-control.prev {
  display: block;
}
@media (min-width: 544px) {
  .jcarousel-control.next:hover svg, .jcarousel-control.prev:hover svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
  }
  .jcarousel-control.next:hover svg + svg, .jcarousel-control.prev:hover svg + svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .jcarousel-control.next:hover svg + svg + svg, .jcarousel-control.prev:hover svg + svg + svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
}
.jcarousel-control.prev span {
  left: auto;
  right: 130px;
  letter-spacing: 15px;
}
@media (max-width: 1599px) {
  .jcarousel-control.prev span {
    right: 60px;
  }
}
@media (max-width: 543px) {
  .jcarousel-control.prev span {
    right: auto;
    text-align: left;
  }
}

.jcarousel-pagination {
  text-align: left;
}
.jcarousel-pagination a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #a6a5a5;
  margin: 2px 5px 0 0;
  text-indent: -99px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.jcarousel-pagination a.active {
  background: #c51a1b;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.3);
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
}
.lightbox .lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
.lightbox .lb-outerContainer::after {
  content: "";
  display: table;
  clear: both;
}
.lightbox .lb-outerContainer .lb-container {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.32);
}
.lightbox .lb-outerContainer .lb-container .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}
.lightbox .lb-outerContainer .lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lightbox .lb-outerContainer .lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
.lightbox .lb-outerContainer .lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lightbox .lb-outerContainer .lb-nav .lb-prev, .lightbox .lb-outerContainer .lb-nav .lb-next {
  float: right;
  width: 64%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
}
.lightbox .lb-outerContainer .lb-nav .lb-prev:hover, .lightbox .lb-outerContainer .lb-nav .lb-next:hover {
  opacity: 1;
}
.lightbox .lb-outerContainer .lb-nav .lb-prev svg, .lightbox .lb-outerContainer .lb-nav .lb-next svg {
  display: block;
  width: 22px;
  height: 64px;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  right: 15px;
  fill: #fff;
}
.lightbox .lb-outerContainer .lb-nav .lb-prev.lb-prev, .lightbox .lb-outerContainer .lb-nav .lb-next.lb-prev {
  width: 34%;
  float: left;
}
.lightbox .lb-outerContainer .lb-nav .lb-prev.lb-prev svg, .lightbox .lb-outerContainer .lb-nav .lb-next.lb-prev svg {
  left: 15px;
  right: auto;
}
.lightbox .lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  padding-top: 10px;
  text-align: left;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
}
.lightbox .lb-dataContainer::after {
  content: "";
  display: table;
  clear: both;
}

body.loading, body.modal-open, body.lb-disable-scrolling {
  position: relative;
  -webkit-transition: 2s -webkit-filter linear;
  -moz-transition: 2s -moz-filter linear;
  -moz-transition: 2s filter linear;
  -ms-transition: 2s -ms-filter linear;
  -o-transition: 2s -o-filter linear;
  transition: 2s filter linear;
}
body.loading:before {
  z-index: 99;
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  background-color: #fff;
  border-left: 40px solid #c51a1b;
  border-bottom: 40px solid transparent;
  -webkit-animation: preloader 2.5s infinite ease-in-out alternate;
  -moz-animation: preloader 2.5s infinite ease-in-out alternate;
  -o-animation: preloader 2.5s infinite ease-in-out alternate;
  animation: preloader 2.5s infinite ease-in-out alternate;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
body.loading:after {
  z-index: 98;
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
}

/*-------------------------------------------------------------------------*/
.header-logo {
  padding-top: 70px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .header-logo {
    padding-top: 50px;
    margin-bottom: 60px;
  }
}
.header-logo .logo {
  display: block;
  font-size: 36px;
  letter-spacing: -0.5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -2px;
}
@media (max-width: 1599px) {
  .header-logo .logo {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .header-logo .logo {
    font-size: 33px;
  }
}
@media (max-width: 991px) {
  .header-logo .logo {
    font-size: 25px;
  }
}
@media (max-width: 543px) {
  .header-logo .logo {
    margin-bottom: 20px;
  }
}
.header-logo .logo small {
  display: block;
  font-size: 18px;
  letter-spacing: -1px;
}

.site-footer {
  margin: 130px 0 0;
  padding-bottom: 40px;
}
.site-footer .h2 {
  font-size: 38px;
  text-transform: uppercase;
  position: relative;
}
.site-footer .h2:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  bottom: 100%;
  margin-bottom: 40px;
  top: auto;
  font-size: 1em;
}
@media (max-width: 1599px) {
  .site-footer .h2 {
    font-size: 32px;
  }
}
@media (max-width: 543px) {
  .site-footer .h2 {
    margin-bottom: 30px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  letter-spacing: -0.5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}

h2, .h2 {
  text-transform: none;
}

.title-erast {
  margin: 60px 0 35px;
  border-bottom: #000 4px solid;
}
.title-erast h1 {
  font-size: 36px;
}
.title-erast p {
  margin: 15px 0 0;
}
.title-erast p:last-child {
  margin-bottom: 20px;
}

/*-------------------------------------------------------------------------*/
.block-features {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .block-features {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .block-features {
    margin-bottom: 30px;
  }
}
.block-features .item {
  position: relative;
  padding-left: 35px;
  color: #a6a5a5;
}
@media (min-width: 544px) and (max-width: 767px) {
  .block-features .item {
    padding-left: 25px;
  }
}
@media (max-width: 543px) {
  .block-features .item {
    margin-bottom: 20px;
  }
}
.block-features .item h6, .block-features .item h4 {
  color: #000;
}
.block-features .item:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
}

.block-promo .item {
  background: #fff;
  position: relative;
  max-height: 130px;
  min-height: 130px;
  cursor: pointer;
  margin-bottom: 8px;
  overflow: hidden;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item .img-fluid {
  opacity: 0.5;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item .slogan, .block-promo .item > .btn, .block-promo .item > .price {
  opacity: 0;
  max-height: 0;
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item .text {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item .text.bottom {
  position: absolute;
  left: 50%;
  top: auto;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 40px;
}
.block-promo .item .text h3 {
  background: #c51a1b;
  color: #fff;
  font-size: 18px;
  padding: 15px 30px 15px 15px;
  margin: 0;
  display: inline-block;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item .text .slogan p {
  display: inline-block;
  background: #fff;
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 15px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.block-promo .item > .btn, .block-promo .item > .price {
  position: absolute;
  right: 0;
  bottom: 0;
}
.block-promo .item > .price {
  background: #fff;
  font-size: 28px;
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  padding: 10px;
  bottom: 40px;
}
.block-promo .item.active {
  max-height: 640px;
  cursor: auto;
}
@media (max-width: 767px) {
  .block-promo .item.active .text {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    bottom: auto;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .block-promo .item.active .text {
    position: absolute;
    left: 0;
    top: 0;
  }
  .block-promo .item.active .text.bottom {
    top: auto;
    bottom: 0;
  }
}
.block-promo .item.active .text h3 {
  font-size: 60px;
}
@media (max-width: 1599px) {
  .block-promo .item.active .text h3 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .block-promo .item.active .text h3 {
    font-size: 32px;
  }
}
@media (max-width: 543px) {
  .block-promo .item.active .text h3 {
    display: block;
    font-size: 24px;
  }
}
.block-promo .item.active .slogan, .block-promo .item.active > .btn, .block-promo .item.active > .price {
  opacity: 1;
  max-height: 300px;
}
.block-promo .item.active .img-fluid {
  opacity: 1;
}

.block-portfolio {
  margin: 120px 0 20px;
}
@media (max-width: 767px) {
  .block-portfolio {
    margin: 60px 0 30px;
  }
}
.block-portfolio .grid-sizer {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .block-portfolio .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 543px) {
  .block-portfolio .grid-sizer {
    width: 100%;
  }
}
.block-portfolio .grid-item {
  width: 33.3333%;
  position: relative;
  height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .block-portfolio .grid-item {
    width: 50%;
  }
}
@media (max-width: 543px) {
  .block-portfolio .grid-item {
    width: 100%;
  }
}
.block-portfolio .grid-item.double-height {
  height: 400px;
}
.block-portfolio .grid-item.double-height li {
  height: 400px;
}
.block-portfolio .grid-item.double-width {
  width: 66.6666%;
}
@media (max-width: 767px) {
  .block-portfolio .grid-item.double-width {
    width: 100%;
  }
}
.block-portfolio .grid-item.btn {
  position: relative;
  text-align: left;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
}
@media (max-width: 1599px) {
  .block-portfolio .grid-item.btn {
    font-size: 24px;
  }
}
.block-portfolio .grid-item.btn span {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.block-portfolio .grid-item li {
  height: 200px;
  overflow: hidden;
}
.block-portfolio .grid-item li a {
  display: block;
  height: 100%;
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.block-portfolio .grid-item li a:hover {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
.block-portfolio .grid-item h2 {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
  left: 0;
}
@media (max-width: 1599px) {
  .block-portfolio .grid-item h2 {
    font-size: 32px;
  }
}
.block-portfolio .grid-item h2:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  bottom: 100%;
  margin-bottom: 15px;
  top: auto;
}
.block-portfolio .next, .block-portfolio .prev {
  display: block;
  min-height: 100px;
}
.block-portfolio .next span, .block-portfolio .prev span {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 130px;
}
@media (max-width: 1599px) {
  .block-portfolio .next span, .block-portfolio .prev span {
    left: 60px;
  }
}
@media (max-width: 543px) {
  .block-portfolio .next span, .block-portfolio .prev span {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    text-align: right;
    display: block;
    padding-top: 20px;
  }
}
@media (min-width: 544px) {
  .block-portfolio .next:hover svg, .block-portfolio .prev:hover svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
  }
  .block-portfolio .next:hover svg + svg, .block-portfolio .prev:hover svg + svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .block-portfolio .next:hover svg + svg + svg, .block-portfolio .prev:hover svg + svg + svg {
    -webkit-animation: stretch 500ms 1 ease-in-out alternate;
    -moz-animation: stretch 500ms 1 ease-in-out alternate;
    -o-animation: stretch 500ms 1 ease-in-out alternate;
    animation: stretch 500ms 1 ease-in-out alternate;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
}
.block-portfolio .prev span {
  left: auto;
  right: 130px;
  letter-spacing: 15px;
}
@media (max-width: 1599px) {
  .block-portfolio .prev span {
    right: 60px;
  }
}
@media (max-width: 543px) {
  .block-portfolio .prev span {
    right: auto;
    text-align: left;
  }
}

@media (max-width: 543px) {
  .tabs-prices .nav {
    display: flex;
    flex-direction: row;
    gap: 32px;
    overflow-x: auto;
    padding: 12px 0;
  }
}
.tabs-prices .nav li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 543px) {
  .tabs-prices .nav li {
    margin-bottom: 20px;
  }
}
.tabs-prices .nav li a {
  display: block;
  padding: 5px 0;
  position: relative;
}
.tabs-prices .nav li a * {
  position: relative;
  z-index: 2;
}
.tabs-prices .nav li a b {
  margin-top: 10px;
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
}
.tabs-prices .nav li a svg {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.tabs-prices .nav li a:hover, .tabs-prices .nav li a:active {
  text-decoration: none;
}
.tabs-prices .nav li a:hover svg, .tabs-prices .nav li a:active svg {
  fill: #c51a1b;
}
.tabs-prices .nav li a:before {
  z-index: 0;
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  top: 0;
  bottom: 0;
  background-color: #c51a1b;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.tabs-prices .nav li a.collapsed:before {
  bottom: 50%;
  top: 50%;
}
@media (min-width: 992px) {
  .tabs-prices .nav li:nth-child(4n) + li {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs-prices .nav li {
    width: 33.3333%;
  }
  .tabs-prices .nav li:nth-child(3n) + li {
    clear: left;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .tabs-prices .nav li {
    width: 50%;
  }
  .tabs-prices .nav li:nth-child(2n) + li {
    clear: left;
  }
}
@media (max-width: 543px) {
  .tabs-prices .nav li {
    width: auto;
  }
}
.tabs-prices .data h4 {
  margin: 0 0 10px;
}
.tabs-prices .data hr {
  margin: 15px 0 20px;
  border-top: #000 2px solid;
}
.tabs-prices .data h6 {
  margin: 10px 0 10px;
  font-size: 14px;
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 2em;
  line-height: 1;
}
.tabs-prices .data > div > .btn-danger {
  margin-top: 30px;
}

.block-discount-talk {
  background: url(../images/bg-discount-talk.jpg) no-repeat 40% 50%/50% auto;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .block-discount-talk {
    margin-top: 50px;
    background-position: 0 100%;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .block-discount-talk {
    background-size: 35% auto;
  }
}
@media (max-width: 543px) {
  .block-discount-talk {
    background: none;
  }
}
.block-discount-talk .h1 {
  background: #c51a1b;
  color: #fff;
  margin: 0 -30px 30px 0;
  padding: 10px;
  font-size: 36px;
}
@media (max-width: 991px) {
  .block-discount-talk .h1 {
    margin: 0;
    text-align: center;
  }
}
.block-discount-talk li {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .block-discount-talk li {
    margin-top: 40px;
  }
}
.block-discount-talk li .text-muted a {
  color: inherit;
  text-decoration: underline;
}
.block-discount-talk li .text-muted a:hover {
  color: #c51a1b;
  text-decoration: underline;
}

.block-meet-design {
  position: relative;
  margin: 135px 0 90px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .block-meet-design {
    margin: 70px 0;
  }
}
.block-meet-design:before {
  content: " ";
  z-index: 1;
  display: block;
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/img-meet-design.jpg) no-repeat 50% 50%/contain;
  width: 30%;
  height: 280px;
}
@media (max-width: 767px) {
  .block-meet-design:before {
    display: none;
  }
}
.block-meet-design .inner {
  position: relative;
  z-index: 2;
  padding: 25px 20px;
  border: #000 3px solid;
}
.block-meet-design .inner .h1 {
  margin: 0;
  font-size: 36px;
}
@media (max-width: 543px) {
  .block-meet-design .inner .h1 {
    margin-bottom: 20px;
  }
}
.block-meet-design .inner .btn {
  padding-left: 0;
  padding-right: 0;
}
.block-meet-design .inner .btn .dot {
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: #c51a1b;
}

.block-train {
  position: relative;
  background: url(../images/bg-train-trees.jpg) repeat-x 50% 100%;
}
.block-train .container {
  position: relative;
  z-index: 2;
  padding-bottom: 35px;
}
.block-train .container-fluid {
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
}
@media (max-width: 543px) {
  .block-train .container-fluid {
    position: relative;
    top: auto;
    left: auto;
  }
}
.block-train .container-fluid .bg-left {
  background: url(../images/bg-train-left.png) no-repeat 100% 100%;
}
.block-train .container-fluid .bg-right {
  background: url(../images/bg-train-right.png) no-repeat -1% 100%;
}
.block-train .h-fixer {
  min-height: 350px;
}
@media (max-width: 543px) {
  .block-train .h-fixer {
    min-height: 210px;
  }
}
.block-train .h1 {
  margin: 0;
  position: relative;
  font-size: 36px;
}
@media (max-width: 543px) {
  .block-train .h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.block-train .h1:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  left: -10px;
  bottom: 100%;
  margin-bottom: 30px;
  top: auto;
  font-size: 1em;
}
@media (max-width: 543px) {
  .block-train .h1:before {
    display: none;
  }
}

.block-devil {
  margin: 160px 0 0;
  position: relative;
}
@media (max-width: 543px) {
  .block-devil {
    margin-top: 260px;
  }
}
.block-devil:before {
  content: " ";
  display: block;
  position: absolute;
  top: -75px;
  right: -50px;
  bottom: 0;
  left: 0;
  background: url(../images/img-devil.jpg) no-repeat 100% 0/contain;
}
@media (max-width: 991px) {
  .block-devil:before {
    top: -50px;
    bottom: 100px;
  }
}
@media (max-width: 543px) {
  .block-devil:before {
    left: 0;
    top: -220px;
    right: 0;
    bottom: auto;
    height: 300px;
    background-position: 50% 0;
  }
}
.block-devil .h1 {
  position: relative;
  z-index: 2;
  margin: 0;
  background-color: #c51a1b;
  color: #fff;
  padding: 40px 45px;
  margin-bottom: 80px;
  font-size: 36px;
  margin-bottom: 40px;
  padding: 25px 30px;
}
@media (max-width: 543px) {
  .block-devil .h1 {
    font-size: 28px;
    padding: 20px;
    margin-bottom: 30px;
  }
}
.block-devil .h1 span {
  letter-spacing: 10px;
}
@media (max-width: 543px) {
  .block-devil .h1 span {
    letter-spacing: 4px;
  }
}
.block-devil .btn .dot {
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 543px) {
  .block-devil .btn {
    margin-top: 10px;
  }
}

.page-advproduction h2 {
  margin: 60px 0;
  text-transform: uppercase;
  line-height: 1;
}
.page-advproduction .subtitle {
  margin-bottom: 60px;
}
.page-advproduction .subtitle .h1 {
  font-size: 60px;
}
@media (max-width: 1599px) {
  .page-advproduction .subtitle .h1 {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .page-advproduction .subtitle .h1 {
    font-size: 26px;
  }
}
@media (max-width: 543px) {
  .page-advproduction .subtitle .h1 {
    margin-top: 50px;
  }
}
.page-advproduction .icon-erast {
  padding: 20px 5% 0;
}
.page-advproduction .proposal-item {
  margin-bottom: 50px;
  padding: 0 0 0 30px;
}
.page-advproduction .proposal-item .h6 {
  position: relative;
}
.page-advproduction .proposal-item .h6:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  left: -30px;
  font-size: 1.4em;
}
.page-advproduction .icon-plus {
  margin: 40px 0;
  font-size: 52px;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  color: #c51a1b;
}
.page-advproduction .block-promo, .page-advproduction .block-features {
  margin: 40px 0;
}
.page-advproduction .gold-print {
  padding: 40px 0;
  background: url(../images/bg-goldprint.jpg) no-repeat 50% 50%/contain;
}
.page-advproduction .gold-print .h2 {
  border: 4px solid;
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .page-advproduction .gold-print .h2 {
    padding: 50px 0;
  }
}
.page-advproduction .metal-stikers {
  position: relative;
}
.page-advproduction .metal-stikers .lighter {
  background-color: #b3b2b2;
}
.page-advproduction .metal-stikers .lightest {
  background-color: #cfcfcf;
}
.page-advproduction .metal-stikers .flip {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  -ms-filter: "FlipV";
  filter: FlipV;
}
.page-advproduction .metal-stikers .btn {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 543px) {
  .page-advproduction .metal-stikers .btn {
    width: 100%;
  }
}
.page-advproduction .metal-stikers .lb-item {
  display: block;
  position: relative;
  margin: 0 -15px;
  overflow: hidden;
}
.page-advproduction .metal-stikers .lb-item img {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.page-advproduction .metal-stikers .lb-item:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.page-despoli {
  margin: 60px 0 0;
}
.page-despoli h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-despoli .item {
  position: relative;
  margin: 0 -15px 40px;
}
.page-despoli .item h6 {
  margin-top: 10px;
  padding-right: 15px;
}
.page-despoli .type {
  color: #a6a5a5;
  margin: 70px 0 40px;
}
.page-despoli .type h3 {
  color: #000;
  overflow-wrap: break-word;
  text-wrap: break-word;
}
@media (max-width: 1599px) {
  .page-despoli .type h3 {
    font-size: 26px;
  }
}

.page-advkorolev {
  margin: 50px 0 0;
}
.page-advkorolev hr {
  border-top: 2px solid #a6a5a5;
  margin: 40px 0;
}
.page-advkorolev .size-16 {
  font-size: 16px;
}
.page-advkorolev .price {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1.5px;
}
@media (max-width: 1599px) {
  .page-advkorolev .price {
    font-size: 24px;
  }
}
.page-advkorolev .discount {
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #c51a1b;
}
@media (max-width: 1599px) {
  .page-advkorolev .discount {
    font-size: 16px;
  }
}

.page-info-list .item {
  display: block;
  position: relative;
  letter-spacing: -0.5px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 1;
  min-height: 8em;
  margin: 0 -15px 50px;
  padding: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-decoration: none !important;
}
.page-info-list .item:after {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  left: auto;
  top: auto;
  bottom: 15px;
  right: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-size: 1em;
}
.page-info-list .item:hover {
  background: #c51a1b;
  color: #fff;
}
.page-info-list .item:hover:after {
  color: #fff;
}

.std {
  font-size: 14px;
}
.std h1, .std .h1, .std h2, .std .h2, .std h3, .std .h3, .std h4, .std .h4, .std h5, .std .h5, .std h6, .std .h6 {
  margin: 1em 0;
}
.std h1:first-child, .std .h1:first-child, .std h2:first-child, .std .h2:first-child, .std h3:first-child, .std .h3:first-child, .std h4:first-child, .std .h4:first-child, .std h5:first-child, .std .h5:first-child, .std h6:first-child, .std .h6:first-child {
  margin-top: 0;
}
.std li + li {
  margin-top: 10px;
}
.std .jnav {
  margin-top: 30px;
}

.page-about .img {
  background: #e2e2e2;
  max-height: 500px;
}
.page-about .img img {
  max-height: 500px;
}
.page-about .btn {
  margin-top: 20px;
}

.page-partnership .intro {
  background: url(../images/img-partnership1.jpg) no-repeat 120% 100%/contain;
}
@media (max-width: 991px) {
  .page-partnership .intro {
    background-position: 160px 100%;
  }
  .page-partnership .intro .header-logo {
    margin-bottom: 40px;
  }
}
@media (max-width: 543px) {
  .page-partnership .intro {
    background-position: 100% 100%;
  }
}
.page-partnership .intro .text {
  margin-top: 40px;
}
@media (max-width: 543px) {
  .page-partnership .intro .text p {
    text-shadow: 0 0 3px #fff;
  }
}
.page-partnership .intro h1 {
  display: inline-block;
  margin: 0;
  position: relative;
  z-index: 3;
  background: #c51a1b;
  color: #fff;
  font-size: 90px;
  padding: 0.35em 0.5em;
}
@media (max-width: 1599px) {
  .page-partnership .intro h1 {
    font-size: 58px;
  }
}
@media (max-width: 991px) {
  .page-partnership .intro h1 {
    font-size: 48px;
  }
}
@media (max-width: 543px) {
  .page-partnership .intro h1 {
    font-size: 38px;
  }
}
.page-partnership .keys {
  position: relative;
  z-index: 2;
  margin-top: -15px;
}
@media (max-width: 991px) {
  .page-partnership .keys {
    margin-top: 50px;
  }
}
.page-partnership .keys h3 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.page-partnership .keys li + li {
  margin-top: 30px;
}
@media (max-width: 1599px) {
  .page-partnership .keys li + li {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .page-partnership .keys .btn {
    position: absolute;
    z-index: 4;
    bottom: 30px;
    left: 0;
  }
}
@media (max-width: 991px) {
  .page-partnership .keys .btn {
    margin-top: 20px;
  }
}

body.cms-traineeship {
  background: url(../images/bg-traineeship.jpg) no-repeat 0 0/auto 700px;
}
@media (max-width: 1199px) {
  body.cms-traineeship {
    background: none;
  }
}

.page-traineeship .intro {
  min-height: 560px;
  position: relative;
}
@media (max-width: 1199px) {
  .page-traineeship .intro {
    min-height: 500px;
    margin-top: 20px;
    background: url(../images/bg-traineeship.jpg) no-repeat 0 0/contain;
  }
}
@media (max-width: 991px) {
  .page-traineeship .intro {
    min-height: 440px;
  }
}
@media (max-width: 767px) {
  .page-traineeship .intro {
    min-height: 330px;
  }
}
@media (max-width: 543px) {
  .page-traineeship .intro {
    padding-bottom: 280px;
    background-position: 50% 100%;
    background-size: auto 280px;
  }
}
.page-traineeship .intro .text {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media (max-width: 543px) {
  .page-traineeship .intro .text {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.page-traineeship .intro .text h3 {
  background: #c51a1b;
  color: #fff;
  font-size: 60px;
  padding: 15px 30px 15px 15px;
  margin: 0;
  display: inline-block;
}
@media (max-width: 1599px) {
  .page-traineeship .intro .text h3 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .page-traineeship .intro .text h3 {
    font-size: 32px;
  }
}
@media (max-width: 543px) {
  .page-traineeship .intro .text h3 {
    display: block;
    font-size: 24px;
  }
}
.page-traineeship .intro .text .slogan p {
  display: inline-block;
  background: #fff;
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 15px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.page-traineeship h2 {
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1599px) {
  .page-traineeship h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .page-traineeship h2 {
    font-size: 28px;
  }
}
.page-traineeship .img {
  margin-top: 40px;
}

.page-invest {
  background: url(../images/bg-invest.jpg) no-repeat 100% 0/auto 400px;
}
@media (max-width: 1199px) {
  .page-invest {
    margin-top: 30px;
  }
}
.page-invest .header-logo {
  margin-bottom: 50px;
}
.page-invest .intro {
  margin-bottom: 100px;
}
.page-invest .intro h3 {
  background: #c51a1b;
  color: #fff;
  font-size: 80px;
  padding: 15px 30px 15px 15px;
  margin: 0;
  display: inline-block;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media (max-width: 1599px) {
  .page-invest .intro h3 {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .page-invest .intro h3 {
    font-size: 40px;
  }
}
.page-invest .intro .slogan p {
  display: inline-block;
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 15px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media (max-width: 1599px) {
  .page-invest .intro .slogan p {
    font-size: 12px;
  }
}
.page-invest .keys .h6 {
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-bottom: 40px;
}
.page-invest .summary {
  margin-top: 100px;
}
.page-invest .summary h3 {
  font-size: 36px;
  letter-spacing: -0.5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -2px;
}
@media (max-width: 1599px) {
  .page-invest .summary h3 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .page-invest .summary h3 {
    font-size: 33px;
  }
}
@media (max-width: 991px) {
  .page-invest .summary h3 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .page-invest .summary h3 {
    margin-bottom: 20px;
  }
}

body.cms-vacancies {
  background: url(../images/bg-vacancies.jpg) no-repeat 0 0/auto 500px;
}
@media (max-width: 1199px) {
  body.cms-vacancies {
    background: none;
  }
}

.page-vacancies .intro {
  min-height: 500px;
  position: relative;
}
@media (max-width: 1199px) {
  .page-vacancies .intro {
    min-height: 400px;
    margin-top: 20px;
    background: url(../images/bg-vacancies.jpg) no-repeat 0 0/contain;
  }
}
@media (max-width: 991px) {
  .page-vacancies .intro {
    min-height: 440px;
  }
}
@media (max-width: 767px) {
  .page-vacancies .intro {
    min-height: 330px;
  }
}
@media (max-width: 543px) {
  .page-vacancies .intro {
    padding-bottom: 280px;
    background-position: 50% 100%;
    background-size: auto 280px;
  }
}
.page-vacancies .intro .text {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media (max-width: 543px) {
  .page-vacancies .intro .text {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.page-vacancies .intro .text h3 {
  background: #c51a1b;
  color: #fff;
  font-size: 48px;
  padding: 15px 30px 15px 15px;
  margin: 0;
  display: inline-block;
}
@media (max-width: 1599px) {
  .page-vacancies .intro .text h3 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .page-vacancies .intro .text h3 {
    font-size: 32px;
  }
}
@media (max-width: 543px) {
  .page-vacancies .intro .text h3 {
    display: block;
    font-size: 24px;
  }
}
.page-vacancies .intro .text .slogan p {
  display: inline-block;
  background: #fff;
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 15px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.page-vacancies h2 {
  margin-bottom: 30px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1599px) {
  .page-vacancies h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .page-vacancies h2 {
    font-size: 28px;
  }
}
.page-vacancies .item {
  display: block;
  position: relative;
  letter-spacing: -0.5px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 1;
  min-height: 6em;
  margin: 0 -15px 30px;
  padding: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-decoration: none !important;
}
.page-vacancies .item:after {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  left: auto;
  top: auto;
  bottom: 15px;
  right: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-size: 1em;
}
.page-vacancies .item:hover {
  background: #c51a1b;
  color: #fff;
}
.page-vacancies .item:hover:after {
  color: #fff;
}

.page-vacancies-detailed .header-logo {
  margin-bottom: 40px;
}
.page-vacancies-detailed .header-logo + .btn {
  margin-bottom: 40px;
}

body.cms-contacts {
  background: url(../images/bg-contacts.jpg) no-repeat 0 0/auto 700px;
}
@media (max-width: 1599px) {
  body.cms-contacts {
    background-size: auto 550px;
  }
}
@media (max-width: 1199px) {
  body.cms-contacts {
    background: none;
  }
}

.page-contacts .intro {
  min-height: 470px;
  position: relative;
}
@media (max-width: 1199px) {
  .page-contacts .intro {
    min-height: 400px;
    margin-top: 20px;
    background: url(../images/bg-contacts.jpg) no-repeat 0 0/contain;
  }
}
@media (max-width: 991px) {
  .page-contacts .intro {
    min-height: 440px;
  }
}
@media (max-width: 767px) {
  .page-contacts .intro {
    min-height: 330px;
  }
}
@media (max-width: 543px) {
  .page-contacts .intro {
    padding-bottom: 280px;
    background-position: 50% 100%;
    background-size: auto 280px;
  }
}
.page-contacts .intro .text {
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
}
@media (max-width: 543px) {
  .page-contacts .intro .text {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.page-contacts .intro .text h3 {
  background: #c51a1b;
  color: #fff;
  font-size: 60px;
  padding: 15px 30px 15px 15px;
  margin: 0;
  display: inline-block;
}
@media (max-width: 1599px) {
  .page-contacts .intro .text h3 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .page-contacts .intro .text h3 {
    font-size: 32px;
  }
}
@media (max-width: 543px) {
  .page-contacts .intro .text h3 {
    display: block;
    font-size: 24px;
  }
}
.page-contacts .intro .text h3 a {
  color: #fff;
  text-decoration: none;
}
.page-contacts .intro .text h3 a:hover {
  color: #fff;
  text-decoration: none;
}
.page-contacts .btn-outline-primary {
  border-width: 3px;
  padding-right: 50px;
}
.page-contacts .btn-outline-primary .dot {
  background-color: #c51a1b;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.page-contacts .bg-disket {
  background: url(../images/img-disket.jpg) no-repeat 90% 100%/200px auto;
}
@media (max-width: 767px) {
  .page-contacts .bg-disket {
    background: none;
  }
}
.page-contacts .map {
  margin-top: 40px;
  height: 400px;
}
.page-contacts .map [style*=table] {
  margin: 0 !important;
}
.page-contacts .map [style*=HelveticaNeueCyr] {
  letter-spacing: -0.5px;
  font-weight: bold;
  font-size: 48px !important;
  text-transform: uppercase;
  text-align: left;
  line-height: 0.92em;
  text-shadow: 0 0 10px #fff;
}
@media (max-width: 1599px) {
  .page-contacts .map [style*=HelveticaNeueCyr] {
    font-size: 40px !important;
  }
}
@media (max-width: 991px) {
  .page-contacts .map [style*=HelveticaNeueCyr] {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .page-contacts .map [style*=HelveticaNeueCyr] {
    display: block;
    font-size: 24px !important;
  }
}
.page-contacts .map [style*=HelveticaNeueCyr]:before {
  display: block;
  content: "г. королёв,";
  margin-top: 15px;
}
.page-contacts .map [style*=HelveticaNeueCyr]:after {
  display: block;
  content: "ул. фрунзе, 1Дк1";
}
.page-contacts #street-view {
  height: 250px;
  background: url(../images/img-office.jpg) no-repeat 50% 50%/cover;
}

.page-gallery .nav-tags {
  font-size: 12px;
  margin-bottom: 70px;
}
.page-gallery .nav-tags li {
  display: inline-block;
}
.page-gallery .nav-tags li + li:before {
  content: "/ ";
  color: #c51a1b;
  margin: 0 5px;
}
.page-gallery .nav-tags li a {
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-gallery .nav-tags li.active a {
  color: #c51a1b;
}
.page-gallery .grid-sizer {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .page-gallery .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 543px) {
  .page-gallery .grid-sizer {
    width: 100%;
  }
}
.page-gallery .grid-item {
  width: 33.3333%;
  position: relative;
  height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-gallery .grid-item {
    width: 50%;
  }
}
@media (max-width: 543px) {
  .page-gallery .grid-item {
    width: 100%;
  }
}
.page-gallery .grid-item.double-height {
  height: 400px;
}
.page-gallery .grid-item a {
  display: block;
  height: 100%;
  position: relative;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.page-gallery .grid-item a:hover {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
.page-gallery .grid-item a img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-gallery .std {
  margin-bottom: 40px;
}
.page-gallery .gallery-nav .next, .page-gallery .gallery-nav .prev {
  margin: 30px 0;
}
.page-gallery .gallery-nav .gallery-prev {
  position: relative;
  display: block;
  margin: 0 -15px 0 0;
}
.page-gallery .gallery-nav .gallery-next {
  position: relative;
  display: block;
  margin: 0 0 0 -15px;
}
.page-gallery .gallery-nav .btn-outline-primary {
  padding-bottom: 2em;
  border-width: 3px;
  text-align: left;
  margin-left: -15px;
  width: auto;
}
.page-gallery .gallery-nav .btn-outline-primary .right {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.page-gallery .gallery-nav .btn-outline-primary .right .dot {
  border-radius: 0;
  background: #c51a1b;
}
.page-gallery .my-gallery .row > div {
  padding: 0;
}
.page-gallery .my-gallery figure {
  margin: 0;
}
.page-gallery .my-gallery .img-thumbnail {
  padding: 0;
}

@media (min-width: 768px) {
  .page-digital .block-features {
    margin-bottom: 0;
  }
}
.page-digital h2 {
  position: relative;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 40px;
}
.page-digital h2.plus {
  padding-top: 40px;
}
.page-digital h2.plus:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 28px;
}
@media (max-width: 991px) {
  .page-digital h2 {
    font-size: 36px;
  }
}
.page-digital .simple-item {
  position: relative;
  padding-left: 35px;
  color: #a6a5a5;
  margin-top: 40px;
}
@media (min-width: 544px) and (max-width: 767px) {
  .page-digital .simple-item {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .page-digital .simple-item {
    margin-bottom: 20px;
  }
}
.page-digital .simple-item h6 {
  color: #000;
}
.page-digital .simple-item:before {
  content: "+";
  position: absolute;
  color: #c51a1b;
  left: 0;
  top: -0.2em;
  font-size: 1.7em;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-digital .simple-item:before {
    left: 15px;
  }
}
@media (min-width: 768px) {
  .page-digital .block-promo + div {
    position: relative;
    margin-top: -50px;
  }
}
.page-digital .prices {
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .page-digital .prices {
    margin-bottom: 0;
  }
}
.page-digital .prices .btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-digital .gallery {
  margin: 60px 0;
}
.page-digital .gallery .grid-sizer {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .page-digital .gallery .grid-sizer {
    width: 50%;
  }
}
.page-digital .gallery .grid-item {
  width: 33.3333%;
  position: relative;
  height: 150px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-digital .gallery .grid-item {
    width: 50%;
  }
}
.page-digital .gallery .grid-item.double-height {
  height: 300px;
}
.page-digital .gallery .grid-item a {
  display: block;
  height: 100%;
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.page-digital .gallery .grid-item a:hover {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
.page-digital .gallery .grid-item a img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-digital .gallery .btn-outline-primary {
  padding-bottom: 2em;
  border-width: 3px;
  text-align: left;
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-digital .gallery .btn-outline-primary {
    font-size: 16px;
  }
}
.page-digital .gallery .btn-outline-primary .right {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  position: absolute;
  bottom: 1rem;
  right: 1em;
}
.page-digital .gallery .btn-outline-primary .right .dot {
  border-radius: 0;
  background: #c51a1b;
  width: 8px;
  height: 8px;
}
.page-digital .erast3 {
  display: block;
  text-align: center;
  text-decoration: none !important;
}
.page-digital .erast3 img {
  position: relative;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: FlipH;
}
.page-digital .erast3 img + img {
  margin-left: -10%;
}
.page-digital .erast3 img:nth-child(1) {
  z-index: 3;
}
.page-digital .erast3 img:nth-child(2) {
  z-index: 2;
}
.page-digital .erast3 img:nth-child(3) {
  z-index: 1;
}
.page-digital .block-features:last-child {
  margin: 70px 0 0;
}
.page-digital .block-features:last-child h4 {
  margin-bottom: 15px;
}
@media (min-width: 544px) {
  .page-digital .block-features:last-child h4 {
    font-size: 14px;
  }
}
.page-digital .block-features:last-child li + li {
  margin-top: 10px;
}

body.cms-creative {
  background: url(../images/bg-creative.png) repeat-x 50% 0/100% auto;
}
body.cms-creative .wrapper {
  background: url(../images/bg-creative-bottom.png) no-repeat 10% 96%/60% auto;
}
@media (max-width: 543px) {
  body.cms-creative .wrapper {
    background: none;
  }
}
body.cms-creative .fix {
  position: relative;
}
body.cms-creative .site-footer {
  margin-top: 40px;
}
@media (max-width: 543px) {
  body.cms-creative .site-footer {
    margin-top: 130px;
  }
}
body.cms-creative .block-features {
  margin-bottom: 0;
}
body.cms-creative h3 {
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 0 0 10px #fff;
}
@media (max-width: 1199px) {
  body.cms-creative h3 {
    line-height: 1 !important;
  }
}
@media (max-width: 767px) {
  body.cms-creative h3 {
    font-size: 24px;
  }
}
body.cms-creative .tshadow {
  text-shadow: 0 0 10px #fff;
}
body.cms-creative .block-astro {
  position: relative;
  z-index: 1;
  padding: 150px 0 80px;
  background: url(../images/bg-astro.png) no-repeat 60% 100%/auto 80%;
}
@media (max-width: 1199px) {
  body.cms-creative .block-astro {
    padding: 40px 0;
    background-position: 100% 0 !important;
    background-size: 50% auto;
  }
}
@media (max-width: 543px) {
  body.cms-creative .block-astro {
    padding: 180px 0 40px;
    background-position: 100% 0 !important;
    background-size: 70% auto;
  }
}
body.cms-creative .block-astro h1 {
  font-size: 54px;
  color: #fff;
  background: #c51a1b;
  padding: 15px 10px;
}
@media (max-width: 1599px) {
  body.cms-creative .block-astro h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  body.cms-creative .block-astro h1 {
    font-size: 34px;
  }
}
@media (max-width: 543px) {
  body.cms-creative .block-astro h1 {
    font-size: 30px;
  }
}
body.cms-creative .block-astro .slogan {
  padding: 10px;
}
body.cms-creative .block-astro h3 {
  margin-top: 100px;
}
@media (max-width: 1199px) {
  body.cms-creative .block-astro h3 {
    margin-top: 60px !important;
  }
}
body.cms-creative .block-whale {
  position: relative;
  z-index: 4;
  padding: 0 0 120px;
  background: url(../images/bg-whale.png) no-repeat -90% 0/auto 100%;
}
@media (max-width: 1199px) {
  body.cms-creative .block-whale {
    background-position: 0 0 !important;
    background-size: 55% auto;
    padding-bottom: 50px;
  }
}
@media (max-width: 543px) {
  body.cms-creative .block-whale {
    background: none;
  }
}
body.cms-creative .block-shell {
  position: relative;
  z-index: 3;
  margin: -50px 0 0;
}
@media (max-width: 543px) {
  body.cms-creative .block-shell {
    margin: 0;
  }
}
body.cms-creative .block-shell .data {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1199px) {
  body.cms-creative .block-shell .data {
    padding-top: 0;
    padding-bottom: 0;
  }
}
body.cms-creative .block-shell .bg {
  background: url(../images/bg-shell.png) no-repeat 50% 50%/auto 10%;
}
@media (max-width: 1199px) {
  body.cms-creative .block-shell .bg {
    background-position: 50% 50% !important;
    background-size: 80% auto !important;
  }
}
body.cms-creative .elephant {
  position: absolute;
  right: 0;
  bottom: -120px;
  width: 37%;
  opacity: 0;
  -webkit-transform: rotate(100deg);
  -moz-transform: rotate(100deg);
  -ms-transform: rotate(100deg);
  -o-transform: rotate(100deg);
  transform: rotate(100deg);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}
body.cms-creative .burger {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}
body.cms-creative .burger .layer {
  position: relative;
  z-index: 2;
}
body.cms-creative .burger .layer + .layer {
  margin: -50px 0 0;
}
body.cms-creative .burger .layer.l2 {
  z-index: 6;
}
body.cms-creative .burger .layer.l3 {
  z-index: 5;
}
body.cms-creative .burger .layer.l4 {
  z-index: 4;
}
body.cms-creative .burger .layer.l5 {
  z-index: 3;
}
body.cms-creative .burger .layer.l6 {
  z-index: 2;
}
body.cms-creative .burger .layer.l7 {
  z-index: 1;
}
body.cms-creative .gallery {
  margin: 60px 0;
}
body.cms-creative .gallery .grid-sizer {
  width: 33.3333%;
}
@media (max-width: 767px) {
  body.cms-creative .gallery .grid-sizer {
    width: 50%;
  }
}
body.cms-creative .gallery .grid-item {
  width: 33.3333%;
  position: relative;
  height: 150px;
  overflow: hidden;
}
@media (max-width: 767px) {
  body.cms-creative .gallery .grid-item {
    width: 50%;
  }
}
body.cms-creative .gallery .grid-item.double-height {
  height: 300px;
}
body.cms-creative .gallery .grid-item a {
  display: block;
  height: 100%;
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
body.cms-creative .gallery .grid-item a:hover {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
body.cms-creative .gallery .grid-item a img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.cms-creative .gallery .btn-outline-primary {
  padding-bottom: 2em;
  border-width: 3px;
  text-align: left;
  font-size: 22px;
  line-height: 1;
}
@media (max-width: 767px) {
  body.cms-creative .gallery .btn-outline-primary {
    font-size: 16px;
  }
}
body.cms-creative .gallery .btn-outline-primary .right {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  position: absolute;
  bottom: 1rem;
  right: 1em;
}
body.cms-creative .gallery .btn-outline-primary .right .dot {
  border-radius: 0;
  background: #c51a1b;
  width: 8px;
  height: 8px;
}

/*-------------------------------------------------------------------------*/
#aside .inner {
  z-index: 10;
  position: sticky;
  background: #FFF;
  top: 70px;
  bottom: 20px;
}
#aside .inner.fixed {
  padding: 0 15px;
  position: fixed;
  top: 0;
  min-height: 100vh;
}
@media (max-width: 1599px) {
  #aside .inner.fixed {
    top: auto !important;
    position: relative !important;
    left: auto !important;
    width: 100% !important;
    min-height: 0 !important;
    padding: 0;
  }
}
#aside .logo {
  margin-top: 35px;
}
@media (max-width: 1599px) {
  #aside .logo {
    margin: 20px 0;
  }
}
#aside .contacts {
  text-transform: uppercase;
  margin: 35px 0;
  letter-spacing: -0.5px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 1599px) {
  #aside .contacts {
    margin: 0 0 20px;
  }
}
#aside nav {
  margin-top: 35px;
}
#aside nav li a {
  position: relative;
  display: inline;
  font-size: 12px;
  line-height: 12px;
}
#aside nav li.active a {
  background: url(../images/bg-line-through.svg) repeat-x 0 50%;
}
#aside nav.main {
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-weight: bold;
}
#aside nav.main ul + ul {
  margin-top: 35px;
}
#aside nav.main li + li {
  margin-top: 15px;
}
@media (max-width: 1599px) {
  #aside nav.main li + li {
    margin-top: 0;
  }
}
#aside nav.slave li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}
#aside nav.slave li:nth-child(2n) + li {
  clear: left;
}
#aside nav.slave li.active:before {
  border-width: 1px;
}
#aside nav.slave li a {
  font-size: 10px;
  line-height: 10px;
}
@media (max-width: 1599px) {
  #aside nav {
    margin-top: 0;
  }
  #aside nav + nav {
    margin-top: 20px;
  }
  #aside nav ul {
    margin: 0 !important;
    display: inline;
  }
  #aside nav ul li {
    display: inline-block;
    white-space: nowrap;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
  }
  #aside nav ul li a {
    display: inline;
  }
  #aside nav ul li:after {
    content: "// ";
    font-weight: normal;
    margin: 0 10px;
    font-size: 10px;
  }
  #aside nav ul:last-child li:last-child:after {
    display: none;
  }
}
@media (max-width: 767px) {
  #aside nav {
    margin-top: 20px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  #aside .site-nav li {
    -webkit-transition: padding 500ms ease-in-out;
    -moz-transition: padding 500ms ease-in-out;
    -ms-transition: padding 500ms ease-in-out;
    -o-transition: padding 500ms ease-in-out;
    transition: padding 500ms ease-in-out;
  }
  #aside .site-nav:hover li {
    padding: 8px 0;
  }
}

.navbar-left {
  padding: 0;
}
@media (max-width: 543px) {
  .navbar-left {
    margin-bottom: 30px;
  }
  .navbar-left .btn[aria-expanded=true] {
    background: #000 !important;
    color: #fff !important;
  }
}
@media (max-width: 543px) {
  .navbar-left .navbar-nav {
    padding: 18px;
    border: 1px solid;
    border-top: none;
  }
}
.navbar-left .navbar-nav .nav-link {
  display: inline;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-weight: bold;
}
.navbar-left .navbar-nav .nav-item {
  float: none;
}
.navbar-left .navbar-nav .nav-item + .nav-item {
  margin: 20px 0 0;
}
.navbar-left .navbar-nav .nav-item.active .nav-link {
  background: url(../images/bg-line-through.svg) repeat-x 0 50%;
}
.navbar-left.fixed {
  position: fixed;
  top: 30px;
  left: 0;
}
@media (max-width: 543px) {
  .navbar-left.fixed {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
  }
}
.navbar-left.bottom {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 15px !important;
}
@media (max-width: 543px) {
  .navbar-left.bottom {
    position: relative;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
  }
}

/*-------------------------------------------------------------------------*/
.erast-modal .modal-content {
  border: none;
  background: none;
}
.erast-modal .modal-content .modal-header {
  border-bottom: none;
  background: url(../images/img-erast.png) no-repeat 0 100%/contain;
  height: 590px;
  position: relative;
}
@media (max-width: 1599px) {
  .erast-modal .modal-content .modal-header {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .erast-modal .modal-content .modal-header {
    height: 300px;
  }
}
@media (max-width: 543px) {
  .erast-modal .modal-content .modal-header {
    height: auto;
    padding-bottom: 380px;
    background-size: auto 350px;
  }
}
.erast-modal .modal-content .modal-header h4 {
  margin: 0;
  font-size: 36px;
  letter-spacing: -0.5px;
  font-weight: bold;
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 500px;
  right: 0;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 1599px) {
  .erast-modal .modal-content .modal-header h4 {
    left: 450px;
  }
}
@media (max-width: 991px) {
  .erast-modal .modal-content .modal-header h4 {
    font-size: 28px;
    left: 330px;
  }
}
@media (max-width: 543px) {
  .erast-modal .modal-content .modal-header h4 {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.erast-modal .modal-content .modal-body {
  padding: 0;
}
.erast-modal .modal-content .modal-body .title {
  padding: 15px;
  margin-bottom: 8px;
  background: #c51a1b;
  color: #fff;
  letter-spacing: -0.5px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  font-size: 14px;
}
.erast-modal .modal-content .modal-body .input {
  position: relative;
}
.erast-modal .modal-content .modal-body .input .form-control {
  font-size: 16px;
  border-width: 3px;
  -webkit-transition: border-color 300ms ease-in-out;
  -moz-transition: border-color 300ms ease-in-out;
  -ms-transition: border-color 300ms ease-in-out;
  -o-transition: border-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out;
}
.erast-modal .modal-content .modal-body .input .form-control:focus, .erast-modal .modal-content .modal-body .input .form-control:active {
  border-color: #c51a1b;
}
.erast-modal .modal-content .modal-body .input .right {
  position: absolute;
  right: 15px;
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.erast-modal .modal-content .modal-body .input .radio, .erast-modal .modal-content .modal-body .input .file-control {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.erast-modal .modal-content .modal-body .input .radio input, .erast-modal .modal-content .modal-body .input .file-control input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  display: block;
  cursor: pointer;
}
.erast-modal .modal-content .modal-body .input .radio input[type=file], .erast-modal .modal-content .modal-body .input .file-control input[type=file] {
  width: 100%;
  height: 100%;
}
.erast-modal .modal-content .modal-body .input .radio .text, .erast-modal .modal-content .modal-body .input .file-control .text {
  display: block;
  padding: 15px;
  line-height: 1;
  font-size: 16px;
  border: #000 3px solid;
  background: #fff;
  position: relative;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.erast-modal .modal-content .modal-body .input .radio .text .f, .erast-modal .modal-content .modal-body .input .file-control .text .f {
  display: none;
}
.erast-modal .modal-content .modal-body .input .radio .dot, .erast-modal .modal-content .modal-body .input .file-control .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #000;
  vertical-align: middle;
  position: relative;
  margin-right: -2px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.erast-modal .modal-content .modal-body .input .radio:hover .dot, .erast-modal .modal-content .modal-body .input .file-control:hover .dot {
  background-color: #c51a1b;
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
.erast-modal .modal-content .modal-body .input .radio:hover .dot + .dot, .erast-modal .modal-content .modal-body .input .file-control:hover .dot + .dot {
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.erast-modal .modal-content .modal-body .input .radio:hover .dot + .dot + .dot, .erast-modal .modal-content .modal-body .input .file-control:hover .dot + .dot + .dot {
  -webkit-animation: dot 500ms 1 ease-in-out alternate;
  -moz-animation: dot 500ms 1 ease-in-out alternate;
  -o-animation: dot 500ms 1 ease-in-out alternate;
  animation: dot 500ms 1 ease-in-out alternate;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.erast-modal .modal-content .modal-body .input .radio:hover .text, .erast-modal .modal-content .modal-body .input .file-control:hover .text {
  z-index: 2;
  border-color: #c51a1b;
}
.erast-modal .modal-content .modal-body .input .radio + .radio .text, .erast-modal .modal-content .modal-body .input .file-control + .radio .text {
  margin-top: -3px;
}
.erast-modal .modal-content .modal-body .input .next {
  position: absolute;
  right: 15px;
  position: absolute;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  background: none;
  font-size: 32px;
  letter-spacing: -0.5px;
  font-weight: bold;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.erast-modal .modal-content .modal-body .input .radio + .next, .erast-modal .modal-content .modal-body .input .file-control + .next {
  display: none;
}
.erast-modal .modal-content .modal-body .input .files-list {
  margin: 0;
}
.erast-modal .modal-content .modal-body .input .files-list:empty + .file-control .f {
  display: block;
}
.erast-modal .modal-content .modal-body .input .files-list:empty + .file-control .s {
  display: none;
}
.erast-modal .modal-content .modal-body .input .files-list li {
  display: block;
  padding: 15px;
  line-height: 1;
  font-size: 16px;
  border: #000 3px solid;
  background: #fff;
  position: relative;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  margin-bottom: -3px;
}
.erast-modal .modal-content .modal-body .input .files-list li .btn-remove {
  font-size: 28px;
}
.erast-modal .modal-content .modal-body .input .files-list li .btn-remove:hover {
  text-decoration: none;
}
.erast-modal .modal-content .modal-body [class*=step-] {
  display: none;
}
.erast-modal .modal-content .modal-body [class*=step-] + div {
  margin-top: 8px;
}
.erast-modal .modal-content .modal-body [class*=step-].active {
  display: block;
}
.erast-modal .modal-content .modal-body [class*=step-].passed {
  display: block;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .title {
  background: #a6a5a5;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .form-control {
  border-width: 1px;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .radio .text, .erast-modal .modal-content .modal-body [class*=step-].passed .input .file-control .text {
  display: none;
  border-width: 1px;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .radio input:checked + .text, .erast-modal .modal-content .modal-body [class*=step-].passed .input .file-control input:checked + .text {
  display: block;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .radio + .next, .erast-modal .modal-content .modal-body [class*=step-].passed .input .file-control + .next {
  display: block;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .next {
  z-index: 5;
  color: #a6a5a5 !important;
  font-weight: normal;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .next:hover {
  color: #c51a1b !important;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .next span {
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .files-list {
  border: #000 1px solid;
  padding: 15px;
  background: #fff;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .files-list li {
  border: none;
  padding: 0;
  display: inline;
  background: transparent;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .files-list li .btn-remove {
  display: none;
}
.erast-modal .modal-content .modal-body [class*=step-].passed .input .files-list li + li:before {
  content: ", ";
}
.erast-modal .modal-content .modal-footer {
  border-top: none;
  padding: 0;
  margin-top: 40px;
}
@media (max-width: 543px) {
  .erast-modal .modal-content .modal-footer .btn {
    margin-bottom: 10px;
  }
}
.erast-modal .modal-content .modal-footer .submit-erast {
  display: none;
}
.erast-modal.short-head .modal-header {
  height: 130px;
  padding: 40px 0 40px;
  background-position: 0 0;
  background-size: auto 210px;
}
.erast-modal.short-head .modal-header h4 {
  font-size: 28px;
  left: 180px;
}
.erast-modal.short-head .modal-header h4 br {
  display: none;
}

/*-------------------------------------------------------------------------*/
@-webkit-keyframes dot {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes dot {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
@-o-keyframes dot {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
@keyframes dot {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes stretch {
  0% {
    margin: 0;
  }
  50% {
    margin: 0 10px;
  }
  100% {
    margin: 0;
  }
}
@-moz-keyframes stretch {
  0% {
    margin: 0;
  }
  50% {
    margin: 0 10px;
  }
  100% {
    margin: 0;
  }
}
@-o-keyframes stretch {
  0% {
    margin: 0;
  }
  50% {
    margin: 0 10px;
  }
  100% {
    margin: 0;
  }
}
@keyframes stretch {
  0% {
    margin: 0;
  }
  50% {
    margin: 0 10px;
  }
  100% {
    margin: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    border-left-color: #c51a1b;
    background-color: #fff;
  }
  33% {
    border-left-color: #c51a1b;
    background-color: #a8a7a7;
  }
  66% {
    border-left-color: #3c3c3b;
    background-color: #a8a7a7;
  }
  100% {
    border-left-color: #3c3c3b;
    background-color: #fff;
  }
  6% {
    transform: scale(1.25);
  }
  8% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(0.85);
  }
  22% {
    transform: scale(1);
  }
}
@-moz-keyframes preloader {
  0% {
    border-left-color: #c51a1b;
    background-color: #fff;
  }
  33% {
    border-left-color: #c51a1b;
    background-color: #a8a7a7;
  }
  66% {
    border-left-color: #3c3c3b;
    background-color: #a8a7a7;
  }
  100% {
    border-left-color: #3c3c3b;
    background-color: #fff;
  }
  6% {
    transform: scale(1.25);
  }
  8% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(0.85);
  }
  22% {
    transform: scale(1);
  }
}
@-o-keyframes preloader {
  0% {
    border-left-color: #c51a1b;
    background-color: #fff;
  }
  33% {
    border-left-color: #c51a1b;
    background-color: #a8a7a7;
  }
  66% {
    border-left-color: #3c3c3b;
    background-color: #a8a7a7;
  }
  100% {
    border-left-color: #3c3c3b;
    background-color: #fff;
  }
  6% {
    transform: scale(1.25);
  }
  8% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(0.85);
  }
  22% {
    transform: scale(1);
  }
}
@keyframes preloader {
  0% {
    border-left-color: #c51a1b;
    background-color: #fff;
  }
  33% {
    border-left-color: #c51a1b;
    background-color: #a8a7a7;
  }
  66% {
    border-left-color: #3c3c3b;
    background-color: #a8a7a7;
  }
  100% {
    border-left-color: #3c3c3b;
    background-color: #fff;
  }
  6% {
    transform: scale(1.25);
  }
  8% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(0.85);
  }
  22% {
    transform: scale(1);
  }
}

/*# sourceMappingURL=styles.css.map */
