

/* Start:/local/templates/redbird/css/bootstrap.css?1567587493170964*/
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

a:hover {
  color: #0056b3;
  text-decoration: underline; }

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

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

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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: 0.5rem; }

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }

.blockquote-footer::before {
  content: "\2014 \00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6; }

.table tbody + tbody {
  border-top: 2px solid #dee2e6; }

.table .table {
  background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6; }

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e; }

.table-dark.table-bordered {
  border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-sm > .table-bordered {
    border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-md > .table-bordered {
    border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-lg > .table-bordered {
    border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-xl > .table-bordered {
    border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.table-responsive > .table-bordered {
  border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

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

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

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

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }

.form-inline .form-check {
  width: 100%; }

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto; }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0; }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }

.btn:hover, .btn:focus {
  text-decoration: none; }

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.btn.disabled, .btn:disabled {
  opacity: 0.65; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent; }

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none; }

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.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 {
  transition: opacity 0.15s linear; }

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }

.fade:not(.show) {
  opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff; }

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.btn-toolbar .input-group {
  width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0; }

.dropleft .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3; }

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px; }

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex; }

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2; }

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

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

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff; }

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d; }

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6; }

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none; }

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef; }

.custom-select::-ms-expand {
  opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff; }

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-range:focus {
  outline: none; }

.custom-range::-moz-focus-outer {
  border: 0; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-appearance: none;
  appearance: none; }

.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-appearance: none;
  appearance: none; }

.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  appearance: none; }

.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem; }

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem; }

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem; }

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus {
  text-decoration: none; }

.nav-link.disabled {
  color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item {
  margin-bottom: -1px; }

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0; }

.navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none; }

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler {
    display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-md .navbar-toggler {
    display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler {
    display: none; } }

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0; }

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.navbar-expand .navbar-toggler {
  display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a {
  color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px; } }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0; }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0; }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0; }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0; }
  .card-group > .card:only-child {
    border-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
  .card-columns .card {
    display: inline-block;
    width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }

.alert-primary hr {
  border-top-color: #9fcdff; }

.alert-primary .alert-link {
  color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }

.alert-secondary hr {
  border-top-color: #c8cbcf; }

.alert-secondary .alert-link {
  color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

.alert-success hr {
  border-top-color: #b1dfbb; }

.alert-success .alert-link {
  color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }

.alert-info hr {
  border-top-color: #abdde5; }

.alert-info .alert-link {
  color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }

.alert-warning hr {
  border-top-color: #ffe8a1; }

.alert-warning .alert-link {
  color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.alert-danger hr {
  border-top-color: #f1b0b7; }

.alert-danger .alert-link {
  color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }

.alert-light hr {
  border-top-color: #ececf6; }

.alert-light .alert-link {
  color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }

.alert-dark hr {
  border-top-color: #b9bbbe; }

.alert-dark .alert-link {
  color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa; }

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none; }

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff; }

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff; }

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75; }

.close:not(:disabled):not(.disabled) {
  cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%); }

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }

.modal.show .modal-dialog {
  transform: translate(0, 0); }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }

.modal-footer > :not(:first-child) {
  margin-left: .25rem; }

.modal-footer > :not(:last-child) {
  margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

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

.tooltip.show {
  opacity: 0.9; }

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem; }

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0; }

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

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }

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

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

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0; }

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

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem; }

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1); }

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0; }

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0; }

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0; }

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1); }

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem; }

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0; }

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem; }

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.popover-header:empty {
  display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px; }

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }

@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }

@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }

@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5); }

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""; }

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""; }

.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

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

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

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

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

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

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

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

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

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

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

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

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

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

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

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

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

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
  float: left !important; }

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

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

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

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

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

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

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

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

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

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

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

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

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

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

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

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

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

@media (min-width: 576px) {
  .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; } }

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

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

.text-white {
  color: #fff !important; }

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

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/* End */


/* Start:/local/templates/redbird/css/jquery.fancybox.css?156758749317670*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/redbird/css/jquery.bxslider.css?15675874933934*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/local/templates/redbird/css/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/local/templates/redbird/css/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/local/templates/redbird/css/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/redbird/css/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/redbird/css/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* End */


/* Start:/local/templates/redbird/css/jquery.datetimepicker.css?156758749318419*/
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* End */


/* Start:/local/templates/redbird/css/jquery-ui.css?156758749337051*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/local/templates/redbird/css/images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666; }

/* End */


/* Start:/local/templates/redbird/css/selectric.css?15675874934483*/
.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/* End */


/* Start:/local/templates/redbird/css/fm.revealator.jquery.min.css?15675874938319*/
.revealator-fade,.revealator-slideup,.revealator-slideleft,.revealator-slideright,.revealator-slidedown,.revealator-zoomin,.revealator-zoomout,.revealator-rotateleft,.revealator-rotateright{transition:all 600ms}.revealator-fade{opacity:0}.revealator-fade.revealator-within,.revealator-fade.revealator-partially-above,.revealator-fade.revealator-above{opacity:1}.revealator-slideup{transform:translate(0,100px);opacity:0}.revealator-slideup.revealator-within,.revealator-slideup.revealator-partially-above,.revealator-slideup.revealator-above{transform:translate(0,0);opacity:1}.revealator-slideleft{transform:translate(100px,0);opacity:0}.revealator-slideleft.revealator-within,.revealator-slideleft.revealator-partially-above,.revealator-slideleft.revealator-above{transform:translate(0,0);opacity:1}.revealator-slideright{transform:translate(-100px,0);opacity:0}.revealator-slideright.revealator-within,.revealator-slideright.revealator-partially-above,.revealator-slideright.revealator-above{transform:translate(0,0);opacity:1}.revealator-slidedown{transform:translate(0,-100px);opacity:0}.revealator-slidedown.revealator-within,.revealator-slidedown.revealator-partially-above,.revealator-slidedown.revealator-above{transform:translate(0,0);opacity:1}.revealator-zoomin{transform:scale(0.75);opacity:0}.revealator-zoomin.revealator-within,.revealator-zoomin.revealator-partially-above,.revealator-zoomin.revealator-above{transform:scale(1);opacity:1}.revealator-zoomout{transform:scale(1.5);opacity:0}.revealator-zoomout.revealator-within,.revealator-zoomout.revealator-partially-above,.revealator-zoomout.revealator-above{transform:scale(1);opacity:1}.revealator-rotateleft{transform:rotate(20deg);opacity:0}.revealator-rotateleft.revealator-within,.revealator-rotateleft.revealator-partially-above,.revealator-rotateleft.revealator-above{transform:rotate(0);opacity:1}.revealator-rotateright{transform:rotate(-20deg);opacity:0}.revealator-rotateright.revealator-within,.revealator-rotateright.revealator-partially-above,.revealator-rotateright.revealator-above{transform:rotate(0);opacity:1}.revealator-delay1{transition-delay:100ms !important}.revealator-delay1.revealator-below,.revealator-delay1.revealator-partially-below{transition-delay:0 !important}.revealator-delay2{transition-delay:200ms !important}.revealator-delay2.revealator-below,.revealator-delay2.revealator-partially-below{transition-delay:0 !important}.revealator-delay3{transition-delay:300ms !important}.revealator-delay3.revealator-below,.revealator-delay3.revealator-partially-below{transition-delay:0 !important}.revealator-delay4{transition-delay:400ms !important}.revealator-delay4.revealator-below,.revealator-delay4.revealator-partially-below{transition-delay:0 !important}.revealator-delay5{transition-delay:500ms !important}.revealator-delay5.revealator-below,.revealator-delay5.revealator-partially-below{transition-delay:0 !important}.revealator-delay6{transition-delay:600ms !important}.revealator-delay6.revealator-below,.revealator-delay6.revealator-partially-below{transition-delay:0 !important}.revealator-delay7{transition-delay:700ms !important}.revealator-delay7.revealator-below,.revealator-delay7.revealator-partially-below{transition-delay:0 !important}.revealator-delay8{transition-delay:800ms !important}.revealator-delay8.revealator-below,.revealator-delay8.revealator-partially-below{transition-delay:0 !important}.revealator-delay9{transition-delay:900ms !important}.revealator-delay9.revealator-below,.revealator-delay9.revealator-partially-below{transition-delay:0 !important}.revealator-delay10{transition-delay:1000ms !important}.revealator-delay10.revealator-below,.revealator-delay10.revealator-partially-below{transition-delay:0 !important}.revealator-delay11{transition-delay:1100ms !important}.revealator-delay11.revealator-below,.revealator-delay11.revealator-partially-below{transition-delay:0 !important}.revealator-delay12{transition-delay:1200ms !important}.revealator-delay12.revealator-below,.revealator-delay12.revealator-partially-below{transition-delay:0 !important}.revealator-delay13{transition-delay:1300ms !important}.revealator-delay13.revealator-below,.revealator-delay13.revealator-partially-below{transition-delay:0 !important}.revealator-delay14{transition-delay:1400ms !important}.revealator-delay14.revealator-below,.revealator-delay14.revealator-partially-below{transition-delay:0 !important}.revealator-delay15{transition-delay:1500ms !important}.revealator-delay15.revealator-below,.revealator-delay15.revealator-partially-below{transition-delay:0 !important}.revealator-delay16{transition-delay:1600ms !important}.revealator-delay16.revealator-below,.revealator-delay16.revealator-partially-below{transition-delay:0 !important}.revealator-delay17{transition-delay:1700ms !important}.revealator-delay17.revealator-below,.revealator-delay17.revealator-partially-below{transition-delay:0 !important}.revealator-delay18{transition-delay:1800ms !important}.revealator-delay18.revealator-below,.revealator-delay18.revealator-partially-below{transition-delay:0 !important}.revealator-delay19{transition-delay:1900ms !important}.revealator-delay19.revealator-below,.revealator-delay19.revealator-partially-below{transition-delay:0 !important}.revealator-delay20{transition-delay:2000ms !important}.revealator-delay20.revealator-below,.revealator-delay20.revealator-partially-below{transition-delay:0 !important}.revealator-delay21{transition-delay:2100ms !important}.revealator-delay21.revealator-below,.revealator-delay21.revealator-partially-below{transition-delay:0 !important}.revealator-delay22{transition-delay:2200ms !important}.revealator-delay22.revealator-below,.revealator-delay22.revealator-partially-below{transition-delay:0 !important}.revealator-delay23{transition-delay:2300ms !important}.revealator-delay23.revealator-below,.revealator-delay23.revealator-partially-below{transition-delay:0 !important}.revealator-delay24{transition-delay:2400ms !important}.revealator-delay24.revealator-below,.revealator-delay24.revealator-partially-below{transition-delay:0 !important}.revealator-delay25{transition-delay:2500ms !important}.revealator-delay25.revealator-below,.revealator-delay25.revealator-partially-below{transition-delay:0 !important}.revealator-delay26{transition-delay:2600ms !important}.revealator-delay26.revealator-below,.revealator-delay26.revealator-partially-below{transition-delay:0 !important}.revealator-delay27{transition-delay:2700ms !important}.revealator-delay27.revealator-below,.revealator-delay27.revealator-partially-below{transition-delay:0 !important}.revealator-delay28{transition-delay:2800ms !important}.revealator-delay28.revealator-below,.revealator-delay28.revealator-partially-below{transition-delay:0 !important}.revealator-delay29{transition-delay:2900ms !important}.revealator-delay29.revealator-below,.revealator-delay29.revealator-partially-below{transition-delay:0 !important}.revealator-delay30{transition-delay:3000ms !important}.revealator-delay30.revealator-below,.revealator-delay30.revealator-partially-below{transition-delay:0 !important}.revealator-speed1,.revealator-duration1{transition-duration:100ms !important}.revealator-speed2,.revealator-duration2{transition-duration:200ms !important}.revealator-speed3,.revealator-duration3{transition-duration:300ms !important}.revealator-speed4,.revealator-duration4{transition-duration:400ms !important}.revealator-speed5,.revealator-duration5{transition-duration:500ms !important}.revealator-speed6,.revealator-duration6{transition-duration:600ms !important}.revealator-speed7,.revealator-duration7{transition-duration:700ms !important}.revealator-speed8,.revealator-duration8{transition-duration:800ms !important}.revealator-speed9,.revealator-duration9{transition-duration:900ms !important}.revealator-speed10,.revealator-duration10{transition-duration:1000ms !important}.revealator-speed11,.revealator-duration11{transition-duration:1100ms !important}.revealator-speed12,.revealator-duration12{transition-duration:1200ms !important}.revealator-speed13,.revealator-duration13{transition-duration:1300ms !important}.revealator-speed14,.revealator-duration14{transition-duration:1400ms !important}.revealator-speed15,.revealator-duration15{transition-duration:1500ms !important}
/* End */


/* Start:/local/templates/redbird/css/slick.css?15675874931776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/redbird/css/slick-theme.css?15675874933145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/redbird/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/redbird/css/./fonts/slick.eot');
    src: url('/local/templates/redbird/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/redbird/css/./fonts/slick.woff') format('woff'), url('/local/templates/redbird/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/redbird/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/redbird/css/datepicker.min.css?156758749312257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/templates/redbird/css/liMarquee.css?1567587493897*/
/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	/*//zoom:1;*/
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	/*//display:inline;*/
	/*//zoom:1;*/
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
/* End */


/* Start:/local/templates/redbird/css/animate.css?156758749377757*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/* End */


/* Start:/local/templates/redbird/css/flipTimer.css?15675874934952*/
@-webkit-keyframes flipTop {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg); } }

@-webkit-keyframes flipBottom {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes flipTop {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg); }

  100% {
    -moz-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes flipBottom {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg); }

  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }

@-ms-keyframes flipTop {
  0% {
    -ms-transform: perspective(400px) rotateX(0deg); }

  100% {
    -ms-transform: perspective(400px) rotateX(-90deg); } }

@-ms-keyframes flipBottom {
  0% {
    -ms-transform: perspective(400px) rotateX(90deg); }

  100% {
    -ms-transform: perspective(400px) rotateX(0deg); } }

/*@-keyframes flipTop {*/
  /*0% {*/
    /*transform: perspective(400px) rotateX(0deg); }*/

  /*100% {*/
    /*transform: perspective(400px) rotateX(-90deg); } }*/

/*@-keyframes flipBottom {*/
  /*0% {*/
    /*transform: perspective(400px) rotateX(90deg); }*/

  /*100% {*/
    /*transform: perspective(400px) rotateX(0deg); } }*/

.flipTimer {
  color: #FFF;
  /*font-family: "Helvetica Neue", Helvetica, sans-serif;*/
  font-size: 40px;
  font-weight: bold;
  line-height: 55px;
  height: 46px;
  margin-right: 5px;
text-align: end;}
  .flipTimer .seperator {
    vertical-align: top;
    margin: 0 -20px;
    display: inline; }
  .flipTimer .seconds,
  .flipTimer .minutes,
  .flipTimer .hours,
  .flipTimer .days {
    height: 100%;
    display: inline; }
  .flipTimer .digit-set {
    border-radius: 5px;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);*/
    border: 1px solid #111111;
    width: 29px;
    height: 100%;
    display: inline-block;
    position: relative;
    margin: 0 2px; }
  .flipTimer .digit {
    position: absolute;
    height: 100%; }
    .flipTimer .digit > div {
      position: absolute;
      left: 0;
      overflow: hidden;
      height: 50%;
      padding: 0 2px;
    }
      .flipTimer .digit > div.digit-top, .flipTimer .digit > div.shadow-top {
        background-color: #333;
        border-bottom: 1px solid #333;
        box-sizing: border-box;
        top: 0;
        z-index: 0;
        border-radius: 5px 5px 0 0; }
        .flipTimer .digit > div.digit-top:before, .flipTimer .digit > div.shadow-top:before {
          content: "";
          box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.4);
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          top: 0; }
      /*.flipTimer .digit > div.shadow-top {*/
        /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(black));*/
        /*width: 70px;*/
        /*opacity: 0;*/
        /*-webkit-transition: opacity 0.3s ease-in; }*/
      .flipTimer .digit > div.digit-bottom, .flipTimer .digit > div.shadow-bottom {
        background-color: #333;
        bottom: 0;
        z-index: 0;
        border-radius: 0 0 5px 5px; }
        .flipTimer .digit > div.digit-bottom .digit-wrap, .flipTimer .digit > div.shadow-bottom .digit-wrap {
          display: block;
          margin-top: -100%; }
        .flipTimer .digit > div.digit-bottom:before, .flipTimer .digit > div.shadow-bottom:before {
          content: "";
          box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.3);
          border-radius: 0 0 5px 5px;
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          top: 0; }
      /*.flipTimer .digit > div.shadow-bottom {*/
        /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(black), to(rgba(0, 0, 0, 0)));*/
        /*width: 50px;*/
        /*opacity: 0;*/
        /*-webkit-transition: opacity 0.3s ease-in; }*/
    .flipTimer .digit.previous .digit-top{
      opacity: 1;
      z-index: 2;
      -webkit-transform-origin: 50% 100%;
      -webkit-animation: flipTop 0.3s ease-in both;
      -moz-transform-origin: 50% 100%;
      -moz-animation: flipTop 0.3s ease-in both;
      -ms-transform-origin: 50% 100%;
      -ms-animation: flipTop 0.3s ease-in both;
      transform-origin: 50% 100%;
      animation: flipTop 0.3s ease-in both; }
    .flipTimer .digit.previous .digit-bottom{
      z-index: 1;
      opacity: 1; }
    .flipTimer .digit.active .digit-top {
      z-index: 1; }
    .flipTimer .digit.active .digit-bottom {
      z-index: 2;
      -webkit-transform-origin: 50% 0%;
      -webkit-animation: flipBottom 0.3s 0.3s ease-out both;
      -moz-transform-origin: 50% 0%;
      -moz-animation: flipBottom 0.3s 0.3s ease-out both;
      -ms-transform-origin: 50% 0%;
      -ms-animation: flipBottom 0.3s 0.3s ease-out both;
      transform-origin: 50% 0%;
      animation: flipBottom 0.3s 0.3s ease-out both; }

/* End */


/* Start:/local/templates/redbird/css/fonts/fonts.css?15675874949466*/
@font-face {
    font-family: "PFBeauSansPro-XThinItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin_Italic/Beau_Sans_Pro_XThin_Italic.svg#PFBeauSansPro-XThinItalic") format("svg");
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-XThin";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_XThin/Beau_Sans_Pro_XThin.svg#PFBeauSansPro-XThin") format("svg");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-ThinItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin_Italic/Beau_Sans_Pro_Thin_Italic.svg#PFBeauSansPro-ThinItalic") format("svg");
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-Thin";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Thin/Beau_Sans_Pro_Thin.svg#PFBeauSansPro-Thin") format("svg");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-SemiBoldItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold_Italic/Beau_Sans_Pro_Semibold_Italic.svg#PFBeauSansPro-SemiBoldItalic") format("svg");
    font-style: italic;
    font-weight: 600;
}
@font-face {
    font-family: "PFBeauSansPro-SemiBold";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Semibold/Beau_Sans_Pro_Semibold.svg#PFBeauSansPro-SemiBold") format("svg");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-Regular";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Regular/Beau_Sans_Pro_Regular.svg#PFBeauSansPro-Regular") format("svg");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "PFBeauSansPro-LightItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light_Italic/Beau_Sans_Pro_Light_Italic.svg#PFBeauSansPro-LightItalic") format("svg");
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: "PFBeauSansPro-Light";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Light/Beau_Sans_Pro_Light.svg#PFBeauSansPro-Light") format("svg");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "PFBeauSansPro-Italic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Italic/Beau_Sans_Pro_Italic.svg#PFBeauSansPro-Italic") format("svg");
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: "PFBeauSansPro-BbookItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book_Italic/Beau_Sans_Pro_Book_Italic.svg#PFBeauSansPro-BbookItalic") format("svg");
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: "PFBeauSansPro-Bbook";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Book/Beau_Sans_Pro_Book.svg#PFBeauSansPro-Bbook") format("svg");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "PFBeauSansPro-BoldItalic";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold_Italic/Beau_Sans_Pro_Bold_Italic.svg#PFBeauSansPro-BoldItalic") format("svg");
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: "PFBeauSansPro-Bold";
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.eot");
    src: url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/Beau_Sans_Pro_Bold/Beau_Sans_Pro_Bold.svg#PFBeauSansPro-Bold") format("svg");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "PFBeauSansPro-BlackItalic";
    src: url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.eot");
    src: url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.eot?#iefix") format("embedded-opentype"),
         url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.woff2") format("woff2"),
         url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.woff") format("woff"),
         url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.ttf") format("ttf"),
         url("/local/templates/redbird/css/fonts/PFBeauSansPro_BlackItalic/PFBeauSansPro_BlackItalic.svg#PFBeauSansPro-BlackItalic") format("svg");
    font-style: italic;
    font-weight: 900;
}

/* End */


/* Start:/local/templates/redbird/css/new_styles.css?16663486871244*/
.product-item-detail-slider-images-container .some-text {
    position: absolute;
    top: 7px;
    left: 15px;
    width: auto;
    border: none;
    z-index: 999;
}

.product-item-detail-slider-images-container .holding-text {
    position: absolute;
    top: 37px;
    left: 2px;
    width: auto;
    border: none;
    z-index: 999;
    width: 70px;
}

@media screen and (max-width: 768px) {
    .product-item-detail-slider-images-container .holding-text {
        width: 54px;
    }
}

.col-product .some-text,
.col-product .new-text {
    position: absolute;
    top: 22px;
    /*width: auto !important;*/
}

.col-product .holding-text {
    position: absolute;
    top: 40px;
    width: auto;
    left: 0px;

    /*for SVG`s*/
    top: 55px;
    left: 0px;
    width: 52px;
}


.col-product h5 {
    margin-top:5px!important;
    text-transform: uppercase;
}

.col-product h5 a {
    text-decoration: none;
    color: #391211;
    cursor: pointer;
}

.col-product h5 a:hover, .col-product h5 a:visited {
    color: #391211;
}

.element-fake-trigger.offer-product p {

    line-height: 14px;
}

.cheese_props_weight_val{
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    .mobile-resp {
        width: 100%;
        }
    }

/* End */


/* Start:/local/templates/redbird/components/bitrix/sale.basket.basket.line/.default/style.css?15675875034401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/redbird/components/bitrix/sale.basket.basket.line/mobile/style.css?15675875034401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17562047242729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/redbird/template_styles.css?1756206507209920*/
body {
    font-family: "PFBeauSansPro-Regular", sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

html, body {width:100%; overflow-x:hidden}

* {
    box-sizing: border-box;
}

h1 {
    font-size: 36px;
    padding-top: 30px;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    color: #391211;
}

h2 {
    font-size: 46px;
    font-family: "PFBeauSansPro-XThin", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 13px;
    margin-top: 39px;
}

h3 {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 36px;
    margin-bottom: 32px;
}

h4 {
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    font-weight: 700;
    padding-bottom: 0px;
}

h5 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 18px;
}

.title-gradient {
    background: linear-gradient(to top, #fff, #faf0e0);
    padding-left: 8px !important;
}

/* breadcrumbs */

.breadcrumb {
    background: none;
    padding: 4px 5px;
}

.breadcrumb .breadcrumb-item {
    font-size: 13px;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.breadcrumb .breadcrumb-item a {
    color: #391211;
}

.breadcrumb .breadcrumb-item.active {
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    color: #391211;
    font-size: 14px;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #391211;
    font-size: 14px;
}
/* end breadcrumbs */

.line {
    border-bottom: 1px solid #391211;
    width: 263px;
}

.row {
    width: 100%;
}

.col-city {
    margin-left: -16px;
}

.col-menu {
    padding: 0;
}

.contain {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    transition: left 0.4s ease-in-out;
}

.str_move {
    background: #ececeb;
    cursor: grab;

}

.lk {
    position: relative;
    line-height: 18px;
    left: 2px;
}

.name-user {
    left: 0;
    width: 30px;
}

.cabinet-link-user-name {
    margin-left: 0 !important;
    margin-top: 4px;
    position: relative;
}

.cabinet-link-user-name:hover {
    text-decoration: none;
    cursor: pointer;
}

.cabinet-link-user-name:before {
    margin-right: 4px !important;
}

.i-warning {
    position: absolute;
    top: 2px;
    left: 39%;
    width: 15px;
}

@media screen and (max-width: 990px) {
    .i-warning {
        position: absolute;
        top: 21px;
        padding-left: 8%;
        left: unset;
    }
}

#sidebar {
    background: #DF314D;
    position: absolute;
    width: 300px;
    height: 100%;
    left: -300px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: 1s;
    z-index: 9;
    padding-top: 50px;
}

.preview_picture {
    height: 160px;
    width: 200px;
}

.open-sidebar {
    left: 0 !important;
    z-index: 9;
    transition: 1s;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: white;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #C9223D;
    transition: background 0.3s ease-in-out;
}

#sidebar ul li:hover a {
    background: #C9223D;
}

.main-content #sidebar-toggle {
    border-radius: 3px;
    display: block;
    position: relative;
    float: left;
    width: 60px;
}

.main-content #sidebar-toggle .bar {
    display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}

.main-content #sidebar-toggle .bar:last-child {
    margin-bottom: 0;
}

.content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.date-order {
    cursor: pointer;
}

.table-order {
    display: none;
}

/*.card-action {*/
/*max-width: 550px;*/
/*display: block;*/
/*margin: auto;*/
/*}*/

/*.clock-action {*/
/*position: absolute;*/
/*bottom: 15px;*/
/*list-style: none;*/
/*}*/

/*.clock-action li {*/
/*display: inline-block;*/
/*}*/

/*.clock-action li span {*/
/*font-size: 2rem;*/
/*display: inline-block;*/
/*border: 1px solid transparent;*/
/*border-radius: 8px;*/
/*}*/

/*.clock-action li div {*/
/*margin: 0;*/
/*font-size: .7rem;*/
/*z-index: 10;*/
/*}*/

.seperator {
    font-size: 2rem;
    vertical-align: top;
}

.form-want-buy {
    display: none;
}

#map {
    width: 100%;
    height: 511px;
    padding: 0;
    margin: 0;
}

ul.ui-autocomplete {
    z-index: 1500;
}

/*нужно для режима правки ~~~~byulent*/
.navbar-collapse .bx-context-toolbar-empty-area {
    min-width: 20px;
}

.navbar-collapse [id^=bx_incl_area]:first-child {
    margin-right: auto;
}

#excelMainForm {
    margin-top: 40px;
}

#bx_incl_area_4 {
    width: 58%;
}

#bx_incl_area_4 .col-7 {
    max-width: 100%;
}

/*.upgrade {*/
    /*border: 1px solid #c5c5c5;*/
    /*background: linear-gradient(to top, #f7f7f7 20%, #F1F1F1 50%);*/
    /*padding: 6px;*/
    /*color: #0a0a0a;*/
/*}*/

/*.upgrade:hover {*/
    /*text-decoration: none;*/
    /*color: #595959;*/
/*}*/

.import-send:hover, .import-send-butn:hover {
    color: #595959;
    cursor: pointer;
}

/* modal window user city */
.form-check {
    display: inline-block;
    margin-right: 30px;
}

.search {
    margin-bottom: 30px;
}

.modal-body {
    padding-left: 30px;
}

.bx-wrapper .bx-loading, .preloader {
    background: url('/local/templates/redbird/img/bx_loader.gif') center center no-repeat #ffffff;
    width: 100%;
    height: 100%;
}

.container-fluid {
    padding: 0;
}

.light-text {
    color: #f1dab1 !important;
}



.light-text-mini{
    font-size: 15px;
    margin-top: 200px;
}

@media screen and (max-width: 1700px) {
    .light-text-mini{
        margin-top: 160px;
    }
}

@media screen and (max-width: 1500px) {
    .light-text-mini{
        margin-top: 120px;
    }
}

@media screen and (max-width: 1300px) {
    .light-text-mini{
        margin-top: 100px;
    }
}

@media screen and (max-width: 768px) {
    .light-text-mini{
        margin-top: 80px;
    }
}

.bx-wrapper .image_ {
    margin: auto;
}


/* header*/

.user-city .city-list {
    scrollbar-color: #f1dab1 #2a0d0c;
    scrollbar-width: thin;
    height: 200px;
    overflow-y: scroll;
    background: #2a0d0c;
    padding: 0;
    top: 37px !important;
    scrollbar-base-color: #2a0d0c;
    scrollbar-track-color: #f1dab1;
}

.city-list {
    height: 200px;
    overflow-y: scroll;
    background: #2a0d0c;
    padding: 0;
    top: 37px !important;
}

.city-element {
    height: 40px;
    border-bottom: 1px solid #f1dab1;
    background: #2a0d0c;
    margin: 0 !important;
    padding: 10px 10px 5px 10px;
}

.city-element:hover {
    box-shadow: inset 30px 0px 80px -40px #fff;
    color: #f79314 !important;
}

.user-city ::-webkit-scrollbar, .my-scrollable {
    background: #2a0d0c;
    border: none;
    width: 5px;
    padding-left: 5px;
}

.user-city ::-webkit-scrollbar-thumb, .my-scrollable {
    border-radius: 0;
    background: #f1dab1;
    width: 2px;
    height: 20px;
}

.navbar-top .dropdown-menu .dropdown-item.city-element:hover {
    background: #2a0d0c;
}

.navbar-top .container {
    padding-right: 0;
}

.navbar-top .row {
    margin-left: 0;
}

.navbar-top {
    height: 50px;
}

.navbar-collapse [id^=bx_incl_area]:first-child {
    margin-right: 0;
    width: 100%;
}

.cabinet-link:before, .cabinet-link-user:before {
    content: '';
    display: inline-block;
    background-image: url("/local/templates/redbird/img/user.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    margin-top: 3px;
    margin-left: 10px;
}

.cabinet-link p, .cabinet-link-user p {
    display: inline-block;
    margin-bottom: 0;
}

.cabinet-link {
    margin-left: 4px;
    padding-top: 5px;
    width: 100%;
}

.cabinet-link p {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 14px;
}

.cabinet-link-user {
    margin-left: 30px;
}

.cabinet-link-user p {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
}

.user-cabinet .user-img {
    bottom: 12px;
    position: relative;
}

.navbar-top {
    font-size: 15px;
    background: #391211;
    padding: 0 0 1px 0;
}

.navbar-top .col-7, .navbar-top .col-3 {
    padding: 0;
}

.navbar-top .nav-link {
    color: #f1dab1;
    margin-top: 4px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    padding-left: 3px !important;
}

.navbar-top .dropdown-toggle:after {
    display: none;
}

.dropdown-toggle {
    cursor: pointer;
}

.dropdown-mob-menu {
    background: none;
    border: none;
    position: static !important;
    transform: none !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dropdown-mob-menu .dropdown-item-mob-menu {
    color: #f1dab1;
}

.city-block{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 19px;
    white-space: nowrap;
}

 .city-block:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 8px;
    vertical-align: 0.255em;
    content: "";
    border-top: 4px solid;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent;
    float: right;
    margin-top: 6px;
     position: absolute;
     right: 3px;
}

.tow:focus {
    outline: none;
    box-shadow: none;
}

.img-card {
    margin-top: -3px;
    margin-left: 12px;
    padding-right: 16px;
}

.header-card-link {
    border-right: 1px solid #f1dab1;
    margin-bottom: -8px;
    height: 27px;
    display: block;
    position: relative;
    top: -12px;
}

.header-card-link:active, .header-card-link:visited, .header-card-link:hover {
    border-right: 1px solid #f1dab1;
}

.sum-products {
    position: absolute;
    top: -8px;
    left: 31px;
    background: #ef4036;
    border-radius: 50px;
    font-size: 12px;
    font-family: "PFBeauSansPro-Bold", sans-serif;
    color: #f1dab1;
    height: 17px;
    min-width: 17px;
    padding: 1px 5px 2px 5px;
}

.i-ruble {
    width: 25px;
    display: inline-block;
    padding-bottom: 6px;
}

.navbar-top .user-city {
    border-left: 1px solid #f1dab1;
    padding: 4px 10px 2px 17px;
    border-right: 1px solid #f1dab1;
    margin: 10px auto 0;
    display: block;
    font-size: 15px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    width: 150px;
    line-height: 18px;
}

.navbar-top .user-city .dropdown-toggle {
    height: 100%;
    border-top: 2px solid #391211 !important;
    padding-top: 19px;
}

.navbar-top .user-city .dropdown-toggle:hover {
    border-top: 2px solid #faf0e0 !important;
}

.navbar-top .block-menu-call {
    border-left: 1px solid #f1dab1;
    border-right: 1px solid #f1dab1;
    width: 175px;
    text-align: center;
    line-height: 13px;
    margin-left: 9px;
    position: relative;
    top: -5px;
}

.navbar-top .block-menu-call .block-menu-call-number {
    font-size: 18px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    top: -1px;
    position: relative;
    left: -.5px;
    letter-spacing: .17px;
}

.navbar-top .block-menu-call .block-menu-call-text {
    border-bottom: 1px dashed #f1dab1;
    cursor: pointer;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 14px;
    line-height: 10px;
    position: relative;
    left: -2px;
    top: 3px;
    letter-spacing: .1px;
}

.navbar-top .block-menu-call .block-menu-call-text:hover {
    border-bottom: 1px solid #f1dab1;
}

.navbar-top .dropdown-menu {
    border-radius: 0;
    font-size: 15px;
    background: #2a0d0c;
    top: 45px;
    padding: 0;
}

.navbar-top .dropdown-menu .dropdown-item {
    color: #f1dab1;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    margin: 0;
    border-bottom: 1px solid #f1dab1;
    padding: 10px 10px 10px 10px;
}

.navbar-top .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
}

.navbar-top .dropdown-menu .dropdown-item:hover {
    background: #2a0d0c;
    box-shadow: inset 30px 0px 80px -40px #fff;
    color: #f79314 !important;
}

.align-items-center {
    /*background: #faf0e0;*/
    padding: 0;
}

.align-items-center .row {
    margin-left: -8px;
}

.align-items-center a.text-center {
    height: 100%;
}

.mv {
    content: '';
    height: 76px;
    width: 49px;
    background-image: url("/local/templates/redbird/img/mv.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /*margin-top: 14px;*/
    /*margin-left: 58px;*/
    margin-bottom: 3px;
    cursor: pointer;
}

.mv:hover {
    background-image: url("/local/templates/redbird/img/MV_logo_bronz.png");
    /*width: 65px;*/
    /*height: 86px;*/
    /*margin-left: 50px;*/
    /*margin-right: -8px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: -3px;*/
}

.trade-mini-slider .mv:hover {
    background-image: url("/local/templates/redbird/img/MV_logo_bronz.png");
    margin-top: 7px;
    margin-bottom: -3px;
}

.trade-mini-slider .mv {
    margin: 11px 0 3px 0;
}

.sd {
    /*margin-left: 68px;*/
    margin-bottom: 2px;
    cursor: pointer;
    content: '';
    height: 74px;
    width: 73px;
    background-image: url("/local/templates/redbird/img/cd.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sd:hover {
    background-image: url("/local/templates/redbird/img/cd-hover.png");
}
.sl {
    margin-bottom: 2px;
    cursor: pointer;
    content: '';
    height: 88px;
    width: 90px;
    background-image: url("/local/templates/redbird/img/SyrniyLomtik.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.sl:hover{
    background-image: url("/local/templates/redbird/img/SyrniyLomtik_hover.png");
}
.trade-mini-slider .sd {
    margin: 9px 0 0 0;
}

.vinetta {
    margin-left: 28px;
    margin-top: 2px;
    margin-bottom: 23px;
    cursor: pointer;
    content: '';
    height: 35px;
    width: 120px;
    background-image: url("/local/templates/redbird/img/vinetta.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.vinetta:hover {
    background-image: url("/local/templates/redbird/img/vinetta_logo_braun.png");
    width: 141px;
    height: 50px;
    margin-bottom: 14px;
    margin-left: 17px;
    margin-right: -10px;
}

.kobrin {
    /*margin-left: 20px; */
    /* margin-top: 2px; */
    cursor: pointer;
    /* margin-bottom: -6px; */
    content: '';
    height: 80px;
    width: 115px;
    background-image: url(/local/templates/redbird/img/kobrin_logo.jpg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.kobrin-slider {
    margin-top: 10px;
    cursor: pointer;
    content: '';
    height: 77px;
    width: 105px;
    background-image: url("/local/templates/redbird/img/kobrin-slider.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.kobrin:hover {
    background-image: url("/local/templates/redbird/img/kobrin-hover.png");
    /*height: 77px;*/
    /*width: 106px;*/
    /*margin: 2px 10px 2px 30px;*/
}

.kobrin-slider:hover {
    background-image: url("/local/templates/redbird/img/kobrin-hover.png");
}

.shp {
    cursor: pointer;
    margin-bottom: -4px;
    /*margin-left: 16px;*/
    content: '';
    height: 86px;
    width: 84px;
    background-image: url("/local/templates/redbird/img/shp.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.shp:hover {
    background-image: url("/local/templates/redbird/img/shp_hover.png");
    /*width: 79px;
    margin-bottom: 1px;
    height: 78px;
    margin-left: 19px;*/
}

.shp-slider {
    cursor: pointer;
    margin-top: 7px;
    content: '';
    height: 80px;
    width: 84px;
    background-image: url("/local/templates/redbird/img/shp-slider.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.shp-slider:hover {
    background-image: url("/local/templates/redbird/img/shp_hover.png");
}

.butter {
    cursor: pointer;
    content: '';
    height: 55px;
    width: 70px;
    background-image: url("/local/templates/redbird/img/butter.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.butter:hover {
    background-image: url("/local/templates/redbird/img/butter.png");
}

.ryazhenka {
    cursor: pointer;
    content: '';
    height: 70px;
    width: 70px;
    background-image: url("/local/templates/redbird/img/ryazhenka.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ryazhenka:hover {
    background-image: url("/local/templates/redbird/img/ryazhenka.png");
}

.milk {
    cursor: pointer;
    content: '';
    height: 70px;
    width: 70px;
    background-image: url("/local/templates/redbird/img/milk.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.milk:hover {
    background-image: url("/local/templates/redbird/img/milk.png");
}

.cheese {
    cursor: pointer;
    content: '';
    height: 60px;
    width: 60px;
    background-image: url("/local/templates/redbird/img/cheese-trade.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.chesse:hover {
    background-image: url("/local/templates/redbird/img/cheese-trade.png");
}

.sourcream {
    cursor: pointer;
    content: '';
    height: 49px;
    width: 57px;
    background-image: url("/local/templates/redbird/img/sourcream.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sourcream:hover {
    background-image: url("/local/templates/redbird/img/sourcream.png");
}

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

.img-logos:focus {
    outline: none;
}

.img-logos:hover {
    cursor: pointer;
}

.navbar-main {
    background: #faf0e0;
    /*padding-top: 0;
    padding-bottom: 0;*/
}

.navbar-main .dropdown-menu {
    border-radius: 0;
    font-size: 16px;
    background: #faf0e0;
    top: 30px;
    border: transparent;
}

.navbar-main .dropdown-menu .dropdown-item {
    color: #391211;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.navbar-main .dropdown-menu .dropdown-item:hover {
    background: #f1dab1;
}

.navbar-main #navbar2 {
    position: relative;
    border-top: 3px solid #680206;
    margin-right: 15px;
    margin-left: 7px;
    border-bottom: 3px solid #680206;
}

.navbar-main #navbar2 .nav-link {
    color: #680206;
    padding-top: 2px;
    padding-bottom: 1px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 16px;
    margin-top: 1px;
    letter-spacing: 0.01px;
}

.navbar-main #navbar2 .nav-item {
    margin-left: 74px;
    height: 32px;
}

.navbar-main #navbar2 .dropdown-toggle:after {
    display: none;
}

.navbar-main #navbar2 .dropdown-menu {
    top: 28px;
    padding: 0;
}

.navbar-main #navbar2 .dropdown-menu .dropdown-item {
    padding: 7px 10px 7px 10px;
    border-bottom: 1px solid #680206;
}

.navbar-main #navbar2 .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
}

#navbar2 .dropdown-menu .dropdown-item:hover {
    box-shadow: inset 30px 0px 80px -40px #fff;
    color: #f79314 !important;
    background: #f1dab1;
}

#navbar1 .navbar-nav-main {
    margin-left: -3px;
}

.navbar-nav {
    width: 100%;
}

#navbar2 .navbar-nav-main {
    margin-right: 140px !important;
    margin-left: 37px;
}

#navbar2 .activeCSS, #navbar2 .nav-item:hover {
    border-top: 2px solid #680206 !important;
}

#navbar1 .activeCSS, #navbar1 .nav-item:hover {
    border-top: 2px solid #faf0e0 !important;
}

#navbar2 .nav-item {
    border-top: 2px solid #faf0e0;
}

#navbar1 .nav-item {
    margin-right: 29px;
    height: 48px;
    border-top: 2px solid #391211;
}

#navbar1 .nav-item:hover {
    border-top: 2px solid #faf0e0 !important;
}

.open-account {
    display: block !important;
}

/*search form*/

.form-search {
    width: 412px;
    position: absolute;
    top: 46px;
    z-index: 99;
    display: none;
    right: 0px;
}

.searchbox-input {
    height: 40px;
    border-radius: 30px;
    border: 1px solid #ccc;
    padding-left: 20px;
    width: 308px;
    padding-top: 5px;
}

.searchbox-input:focus {
    box-shadow: none;
    outline: none;
}

.searchbox-open {
    display: block;
}

.searchbox-icon {
    cursor: pointer;
    position: absolute;
    right: 119px;
    bottom: 7px;
    width: 21px;
}

.btn-search {
    border: 2px solid #f7a132;
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 15px;
    letter-spacing: .3px;
    padding: 12px 31px 8px 31px;
    position: absolute;
    left: 269px;
    top: 0;
    z-index: 9;
    width: 158px;
}

.btn-search:before {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    right: 116px;
    bottom: 35px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-top: 10px solid #faf0e0; /* Добавляем треугольник */
}

.hidden {
    display: none;
}

.basket-rules .float-right {
    color: #b50000;
}

/*footer*/
.footer {
    background: #391211;
    color: #f1dab1;
    position: relative;
    font-family: "PF BeauSans Pro", sans-serif;
    font-size: 14px;
    z-index: 2;
    padding-top: 16px;
}

.footer .logo-footer {
    margin: 15px 0;
    max-width: 15%;
}

.footer .menu-bottom {
    padding: 0;
    margin-bottom: 9px;
    font-family: "PFBeauSansPro-XThin", sans-serif;
    margin-top: 5px;
    letter-spacing: .9px;
    font-size: 13px;
    font-weight: lighter;
    line-height: 20px;
}

.footer .menu-bottom .menu-bottom-item {
    list-style: none;
}

.footer .menu-bottom .menu-bottom-item .menu-bottom-item-link {
    color: #f1dab1;
    font-family: "PFBeauSansPro-XThin", sans-serif;
    letter-spacing: .8px;
}

.footer .menu-bottom .menu-bottom-item .menu-bottom-item-link:hover {
    color: #f79314;
    text-decoration: none;
}

.footer .footer-contacts {
    border-top: 1px solid #f1dab1;
    margin-right: -16px;
    margin-left: 7px;
}

.footer .footer-contacts .footer-phone-input {
    color: #f1dab1;
    font-size: 16px;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    /* margin-top: -2px; */
    /* margin-bottom: 31px; */
    width: 232px;
    display: inline-block;
    margin-left: 2px;
    position: absolute;
    /* top: -11px;*/
}

.footer .footer-contacts .footer-phone {
    color: #f1dab1;
    font-size: 16px;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    margin-top: -2px;
    margin-bottom: 31px;
    /*width: 232px;*/
    display: inline-block;
    position: relative;
}

_:-ms-fullscreen, :root .footer-phone-input {
    bottom: 0px !important;
}

.footer .form-group {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.footer .font-thin {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 18px;
    margin-top: 7px;
    margin-left: 2px;
    letter-spacing: -0.1px;
}

.footer .form-group .form-control {
    border-radius: 0;
    background: #f1dab1;
    color: #391211;
    border: none;
    padding-left: 10px;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.footer .form-group .form-control:focus {
    box-shadow: none;
}

.footer-phone-input input {
    height: 36px;
    padding: 0.375rem 0.75rem 0rem 0.75rem;
}

.logo-footer-a {
    margin-left: 11px;
}

.copyright {
    font-family: "PFBeauSansPro-XThin", sans-serif;
    margin-top: 3px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: .7px;
    font-weight: 100;
    margin-left: -13px;
}

.col-btn {
    padding-left: 5px;
    display: inline-block;
}

.policy {
    color: #f1dab1;
}

.policy:hover {
    color: #f1dab1;
}

.footer .img-social {
    height: 30px;
    width: 30px;
    margin: 8px 4px 7px 7px;
    display: inline-block;
    float: right;
}

.add-file-point {
    position: relative;
    width: 195px;
    left: 30px;
    bottom: 3px;
}

/*modal form callback*/

#form-callback {
    margin-top: 15px;
}

#form-callback .row {
    margin-right: 0;
    margin-left: 0;
}

#form-callback label {
    margin-bottom: 4px;
}

#form-cooperation .form-control {
    height: 48px !important;
    border-radius: 3px;
}

#form-callback .form-group {
    margin-bottom: 22px;
}

.form-check-input:before {
    content: "";
    width: 21px;
    height: 21px;
    border: 1px solid #959595;
    background: #f9f0df;
    display: inline-block;
    margin-left: -2px;
    border-radius: 50%;
    margin-top: -3px;
}

.call-target {
    margin-top: 2px;
    font-size: 18px;
    margin-bottom: 10px;
}

.form-check-input:checked:before {
    background-image: url("/local/templates/redbird/img/check.png");
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.datepicker.active {
    z-index: 9999;
}

.datepicker-here-style {
    opacity: 0;
    width: 50px;
    display: inline-block;
    z-index: 2;
    position: relative;
    bottom: 15px;
    cursor: pointer;
}

.img-calendar {
    margin-top: -10px;
}

.div-img-calendar {
    display: inline-block;
    position: absolute;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    #rsp_order_form .div-img-calendar {
        position: relative;
    }
}

.div-img-calendar:after {
    content: '';
    display: inline-block;
    border: 4px solid transparent; /* Прозрачные границы */
    border-top: 4px solid #646464; /* Добавляем треугольник */
    margin-top: 14px;
    margin-left: 0px;
}

#fast-call {
    margin-left: 3px;
    margin-top: 2px;
}

#form-callback .selectric-input-clock {
    width: 52px;
    display: inline-block;
    border-radius: 3px;
    bottom: 3px;
}

#form-callback .selectric .label {
    margin: 0 0px 0 10px;
}

#form-callback .selectric-wrapper .button {
    padding: 0;
    width: 19px;
    display: none;
}

#form-callback .selectric {
    border-radius: 3px;
    height: 35px;
}

#form-callback .selectric .label {
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    font-size: 16px;
}

#form-callback .selectric .label:after {
    content: '';
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #646464;
    top: 15px;
    right: 6px;
}

.img-clock {
    margin-left: 20px;
    margin-right: 4px;
    margin-top: -32px;
}

.msk {
    font-size: 13px;
    margin-left: 176px;
    letter-spacing: .5px;
    bottom: 14px;
    position: relative;
}

.form-check-input-agree:before {
    content: "";
    width: 21px;
    height: 21px;
    border: 1px solid #959595;
    background: #f9f0df;
    display: inline-block;
    margin-left: -2px;
    border-radius: 0;
    margin-top: -3px;
}

.link-policy {
    color: #c2a56f;
}

.link-policy:hover {
    color: #c2a56f;
}

.policy-agree {
    font-size: 14px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-top: 19px;
    letter-spacing: .5px;
}

/*end*/

/*modal form reviews*/

.img-modal-pan {
    margin: -5px auto 24px;
    display: block;
}

.img-modal-user {
    background: url("/local/templates/redbird/img/user-modal.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-key {
    background: url("/local/templates/redbird/img/key-modal.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-key-green {
    background: url("/local/templates/redbird/img/key-green-modal.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-key-red {
    background: url("/local/templates/redbird/img/key-red-modal.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-order {
    background: url("/local/templates/redbird/img/img-modal-order.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-cabinet {
    background: url("/local/templates/redbird/img/img-modal-cabinet.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.img-modal-recycle {
    background: url("/local/templates/redbird/img/img-modal-recycle.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin: 20px auto;
}

.img-modal-green-ok {
    background: url("/local/templates/redbird/img/img-modal-green-ok.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.ico-delete {
    background: url("/local/templates/redbird/img/delete.svg") no-repeat center;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-bottom: -2px;
    display: inline-block;
    cursor: pointer;
}

.ico-arrow-in-round{
    background: url("/local/templates/redbird/img/arrow-in-round.svg") no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-bottom: -2px;
    display: inline-block;
    cursor: pointer;
}

.ico-printer{
    background: url("/local/templates/redbird/img/ico-printer.svg") no-repeat center;
    background-size: contain;
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
    margin: 7px;
    top: 7px;
    position: relative;
}

.p-modal-rev {
    letter-spacing: .3px;
    margin-bottom: 18px;
    margin-top: 28px;
}

#form-review {
    margin-bottom: 35px;
}

#form-review label {
    margin-bottom: 4px;
}

#form-review .form-group {
    margin-bottom: 17px;
}

#form-review .form-check-label {
    font-size: 14px;
    margin-left: 11px;
    letter-spacing: .2px;
}

#form-review .form-check {
    margin-right: 15px;
    margin-bottom: 0;
}

#textReview {
    width: 100%;
    height: 150px;
    border-radius: 3px;
}

.message {
    margin-right: 30px;
    margin-bottom: 7px;
}

.p-small {
    font-size: 12px;
}

#form-review .policy-agree {
    font-size: 13.5px;
    margin-top: -8px;
    margin-bottom: 3px;
}

#file {
    opacity: 0;
    cursor: pointer;
    font-size: 0;
    position: absolute;
}

.img-file {
    position: relative;
    /*top: 10px;
    left: 25px;*/
    cursor: pointer;
}

.add-file {
    position: relative;
    /*top: 13px;
    left: 56px;*/
    font-size: 13px;
}

.send-review {
    float: right;
    padding: 12px 37px !important;
    letter-spacing: 1px;
    border: 2px solid #f79314;
}

.send-call {
    padding: 9px 29px !important;
    margin-right: 5px;
    margin-bottom: 22px;
}

.form-group .star:after {
    content: "*";
    display: inline-block;
    color: #f8514a;
}

.footer-img {
    position: absolute;
    bottom: 0;
}

.footer-img.footer-img-cheese {
    left: -154px;
    bottom: 0px;
}

.footer-img.footer-img-injir {
    right: 0px;
    bottom: 75px;
}

#form-callback_footer {
    margin-top: 14px;
    margin-left: -5px;
}

#form-callback_footer .form-control {
    height: 36px;
}

.city-footer {
    background: none;
    z-index: 2;
    position: relative;
    height: 34px !important;
    cursor: pointer;
}

.select {
    display: block;
    background: #f1dab1;
    height: 36px;
    position: relative;
    bottom: 30px;
}

.footer-menu-left {
    padding-left: 42px;
    padding-top: 1px;
}

.footer-menu-right {
    margin-left: -42px;
    padding-top: 1px;
}

.select2 {
    display: block;
    background: #f1dab1;
    height: 33px;
    position: relative;
    bottom: 66px;
    z-index: 28;
    width: 15px;
    left: 143px;
}

.slogan {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    margin-top: 4px;
    margin-left: 9px;
    letter-spacing: .9px;
    font-size: 13px;
    font-weight: lighter;
    width: 381px;
    line-height: 20.2px;
    margin-bottom: 9px;
}

/*buttons*/

.button {
    color: #391211;
    font-size: 16px;
    padding: 15px;
    background: #f1dab1;
    border-radius: 30px;
    display: inline-block;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.button:focus {
    box-shadow: none;
    outline: none;
}

.button:hover {
    text-decoration: none;
}

.btn-send {
    background: #f1dab1;
    border: none;
    border-radius: 0;
}

.btn-send-ok {
    width: 55px;
    margin-left: 5px;
    position: absolute;
    bottom: 29px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    color: #391211;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 4px;
    right: -14px;
}

.btn-send-ok:focus {
    outline: none;
    box-shadow: none;
}

.search-place .btn-search {
    padding-top: 7px !important;
    padding-bottom: 6px !important;
    width: 165px;
    left: 248px;
}

.btn-buy {
    margin-top: 27px;
    margin-right: -9px;
    border: 2px solid #f7a132;
    padding: 11px 22px 11px 18px;
}

.btn-buy:hover, .btn-send:hover {
    background: #f7a132;
    color: #fff;
}

.btn:focus, .btn:active{
   outline: none;
    box-shadow: none;
}

.btn-subs:hover {
    background: #f7a132;
    color: #fff;
}

.btn-without-border:hover {
    background: #f7a132;
    color: #fff;
    border: 1px solid #f7a132;
}

.btn-without-border {
    padding: 20px 37px 17px 38px;
    border: 1px solid #f7f7f7;
    margin-top: 15px;
    font-size: 15px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    letter-spacing: .7px;
}

.btn-subs {
    border: 2px solid #f7a132;
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 15px;
    letter-spacing: .3px;
    padding: 12px 31px 9px 31px;
    position: absolute;
    left: 269px;
    top: 0;
    z-index: 1;
    width: 158px;
}

.btn-all-subs {
    background: #5b5b5b;
    font-size: 15px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    padding: 14px 33px 12px 32px;
    margin-left: 75px;
    margin-top: 2px;
    letter-spacing: .3px;
}

.btn-all-subs:hover {
    background: #e8d0a9;
    color: #391211 !important;
}

.btn-preorder {
    padding: 13px 25px 12px 24px;
    margin: 21px 0 56px 0;
}

.btn-recommends {
    color: #680206;
    background: #dad4c8;
    opacity: .7;
    border: none;
    padding: 12px 16px 11px 16px;
    width: 187px;
    text-align: left;
    margin-right: 79px;
    margin-top: -2px;
    letter-spacing: -.1px;
}

.btn-recommends-mob {
    color: #680206;
    background: #dad4c8;
    opacity: .7;
    border: none;
    text-align: left;
    margin: auto;
    padding: 15px 21px;
    letter-spacing: 1px;
    font-size: 12px;
}

.btn-recommends:after {
    content: '';
    height: 26px;
    width: 29px;
    background-image: url("/local/templates/redbird/img/review.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-left: 11px;
    position: absolute;
    top: 8px;
}

.btn-recommends:hover {
    background: #000;
    color: #fff;
    text-align: left;
}

.btn-recommends:hover:after {
    content: '';
    height: 26px;
    width: 29px;
    background-image: url("/local/templates/redbird/img/review-hover.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-left: 11px;
    position: absolute;
    top: 8px;
}

.after-top-0:after{
    top: 0px !important;
}

.after-top-0:hover:after{
    top: 0px !important;
}

.btn-recommends-top{
    position: relative;
    margin-bottom: -30px;
}

.btn-recommends:hover img {
    display: none;
}

.btn-news {
    color: #680206;
    background: #dad4c8;
    opacity: .7;
    border: none;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
    font-size: 16px;
    padding: 12px 20px 11px 16px;
    margin-top: 28px;
    width: 177px;
    right: 83px;
    letter-spacing: -.3px;
}

.btn-news:hover {
    background: #000;
    color: #fff;
}

.btn-yes {
    background-image: url('/local/templates/redbird/img/tick.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #efdab2;
    width: 25px;
    height: 25px;
    margin-left: 20px;
}

.btn-no {
    background-image: url('/local/templates/redbird/img/close.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #efdab2;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.btn-yes:focus, .btn-no:focus {
    outline: none;
    box-shadow: none;
}

.btn-recommends img {
    margin-left: 10px;
}

.btn-to-catalog {
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 13px;
    padding: 6px 15px;
    letter-spacing: 0.9px;
    margin-right: 19px;
    margin-top: 5px;
}

.btn-to-catalog:hover {
    background: #f7a132;
    color: #fff;
    border: none;
}

.btn-add-to-basket {
    padding: 11px 14px;
    background: #972018;
    color: #dcb894 !important;
    /*margin-bottom: 68px;*/
}

.btn-add-to-basket:hover {
    background: #f1dab1;
    color: #391211 !important;
}

.btn-new-order {
    background: #f7a132;
    color: #fff;
    padding: 7px 33px;
    font-size: 12px;
    display: inline-block;
    float: right;
    margin-top: -5px;
    margin-right: -15px;
}

.btn-new-order:hover {
    background: #f1dab1;
    color: #391211;
}

.btn-new-order-rsp {
    padding: 7px 15px 7px 18px;
    letter-spacing: 0.2px;
    margin-top: 1px;
}

.btn-buy-rsp {
    background: #f7a132;
    color: #391211;
    padding: 10px 45px;
    font-size: 14px;
    margin-bottom: 30px;
}

.btn-buy-rsp:hover {
    background: #f1dab1;
    color: #391211;
}

.btn-forget-password {
    display: block;
    margin: 35px auto;
    padding: 10px 50px;
    font-size: 14px;
}

.btn-ok {
    margin: 50px auto;
    display: block;
    width: 154px;
    border: 2px solid #f7a132;
    padding: 11px 22px 11px 18px;
    text-align: center;
}

.btn-send-cooperation {
    border-radius: 30px;
    font-size: 14px;
    margin-right: 0;
    padding: 10px 35px;
    float: none;
    position: relative;
}

.btn-news-cooperation {
    color: #f7a132;
    background: transparent;
    border: none;
    padding: 20px 0;
    margin-top: 55px;
}

.btn-news-cooperation:hover {
    color: #391211;
}

.btn-bg-light {
    background: #fdf9f3;
}

.btn-send-marketing {
    float: left;
    margin-left: 10px;
    font-size: 16px;
}

.btn-ckk{
    border: #f7a132;
    margin: 70px auto 20px;
}
.btn-ckk:focus{
    outline: none;
    box-shadow: none;
}

.btn-month-filter{
    padding: 15px 37px 14px 38px;
    margin-top: 30px!important;
}

.btn-subscribe-news{
    border: 1px solid #f7a132;
    float: right;
    margin-top: 20px;
    position: relative;
    margin-right: 0px;
    padding: 10px 30px;
}

/*end buttons*/

.h-block {
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    font-size: 36px;
    margin-left: 65px;
}

/* main slider on index page */

.bx-wrapper {
    border: none;
    box-shadow: none;
    background: none;
}

.big-slider {
    margin-top: -3px;
}

.big-slider .bx-wrapper {
    margin-bottom: -36px;
}

.big-slider .bx-pager {
    padding: 0px;
    margin-bottom: 73px;
}

.bx-pager .bx-pager-item .bx-pager-link.active, .big-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #89847d !important;
    opacity: 1;
}

.bx-pager .bx-pager-item .bx-pager-link, .big-slider .bx-pager .bx-pager-item .bx-pager-link:hover, .big-slider .bx-pager .bx-pager-item .bx-pager-link:focus {
    background: #faf0e0 !important;
    opacity: .8;
}

.block-recommends .bx-pager .bx-pager-item .bx-pager-link .active, .block-recommends .bx-wrapper .bx-pager.bx-default-pager a {
    background: #89847d !important;
}

.block-recommends .bx-pager .bx-pager-item .bx-pager-link .active, .block-recommends .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #232120 !important;
}

.main-slider .main-slider-slide {
    /*height: 839px;*/
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 40vw;
}

.main-slider-button{
    position: absolute;
    bottom: 4.5vw;
    left: 20%;
}

@media screen and (max-width: 768px){
    .main-slider-button {
        margin: 0 auto !important;
        bottom: 27vw;
        width: auto !important;
    }
}

.dark-text{
    color: #313033 !important;
}




.main-slider-slide-1{
    background-image: url('/img/banner_1920х750_4_00_скоро.jpg');
}

.main-slider-slide-2{
    background-image: url('/img/banner_1920х750_4_01_скоро.jpg');
}

.main-slider-slide-3{
    background-image: url('/img/banner_1920х750_4_02.jpg');
}

/*.main-slider-slide-1 .text-slide .slide-header{*/
/*letter-spacing: .7px!important;*/
/*}*/

.main-slider-slide-4{
    background-image: url('/img/banner_1920х750_4_03.jpg');
}

.main-slider-slide-5{
    background-image: url('/img/banner_1920х750_4_04.jpg');
}





/*.main-slider-slide-1{*/
/*    background-image: url('/local/templates/redbird/img/banner_1920х750_01-now.jpg');*/
/*}*/

/*!*.main-slider-slide-1 .text-slide .slide-header{*!*/
/*    !*letter-spacing: .7px!important;*!*/
/*!*}*!*/

/*.main-slider-slide-2{*/
/*    background-image: url('/local/templates/redbird/img/banner_1920х750_02.jpg');*/
/*}*/

/*.main-slider-slide-3{*/
/*    background-image: url('/local/templates/redbird/img/banner_1920х750_03-now.jpg');*/
/*}*/

/*.main-slider-slide-4{*/
    /*background-image: url('/local/templates/redbird/img/banner_1920х750_4_04.jpg');*/
/*}*/


/*.main-slider-slide-1{*/
    /*background-image: url('/local/templates/redbird/img/banner_01.jpg');*/
/*}*/

/*.main-slider-slide-2{*/
    /*background-image: url('/local/templates/redbird/img/banner_02.jpg');*/
/*}*/

/*.main-slider-slide-3{*/
    /*background-image: url('/local/templates/redbird/img/banner_03.jpg');*/
/*}*/

/*.main-slider-slide-4{*/
    /*background-image: url('/local/templates/redbird/img/banner_04.jpg');*/
/*}*/


@media screen and (max-width: 768px) {
    .form-check{
        font-size: 14px;
    }

    .form-check-other .form-control {
        width: 82% !important;
    }

    #form-cooperation label, #mp-form label {
        font-size: 12px;
        font-family: "PFBeauSansPro-Bbook", sans-serif;
        margin-bottom: 0px;
        line-height: normal;
    }

    .bg-orange span {
        font-family: "PFBeauSansPro-Bbook", sans-serif;
        font-size: 13px;
    }

    .main-slider-slide-1{
        background-image: url('/img/banner_1920х750_4_00_скоро.jpg');
        background-size: cover!important;
        background-position: 72% 28%!important;
    }

    .main-slider-slide-2{
        background-image: url('/img/banner_1920х750_4_01_скоро.jpg');
        background-size: cover!important;
        background-position: 72% 28%!important;
    }

    .main-slider-slide-3{
        background-image: url('/local/templates/redbird/img/banner_01-xs.jpg');
    }

    .main-slider-slide-4{
        background-image: url('/local/templates/redbird/img/banner_02-xs.jpg');
    }

    .main-slider-slide-5{
        background-image: url('/local/templates/redbird/img/banner_03-xs.jpg');
    }

    /*.main-slider-slide-4{*/
        /*background-image: url('/local/templates/redbird/img/banner_04-xs.jpg');*/
    /*}*/

    /*.main-slider-slide-1{*/
        /*background-image: url('/local/templates/redbird/img/banner_1920х750_01.jpg');*/
    /*}*/

    /*.main-slider-slide-2{*/
        /*background-image: url('/local/templates/redbird/img/banner_1920х750_02.jpg');*/
    /*}*/

    /*.main-slider-slide-3{*/
        /*background-image: url('/local/templates/redbird/img/banner_1920х750_03.jpg');*/
    /*}*/

}

.main-slider .text-slide {
    margin-top: 89px;
    margin-left: 6px;
}

.main-slider .text-slide .slide-header {
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    font-size: 4vw;
    letter-spacing: 1.7px;
    line-height: 4vw;
    margin-left: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.main-slider .text-slide .slide-header_second {
    font-family: "PFBeauSansPro-XThin", sans-serif;
    font-size: 4vw;
    line-height: 4vw;
    letter-spacing: .21px;
    top: 0vw;
    position: relative;
}

.main-slider .text-slide .slide-header_second.light-text-custom{
    font-size: 3vw;
    line-height: 3vw;
}

.main-slider .text-slide .p-text-slide {
    font-size: 30px;
    font-family: "PFBeauSansPro-XThin", sans-serif;
    margin-top: 20px;
    letter-spacing: .4px;
    top: 0vw;
    position: relative;
}

@media screen and (min-width: 2493px) {
    .main-slider .text-slide .slide-header {
        font-family: "PFBeauSansPro-SemiBold", sans-serif;
        font-size: 2.5vw;
        letter-spacing: 1.7px;
        line-height: 4vw;
        margin-left: 1px;
        margin-bottom: 10px;
    }

    .main-slider .text-slide .slide-header_second {
        font-family: "PFBeauSansPro-XThin", sans-serif;
        font-size: 1.5vw;
        line-height: 3vw;
        letter-spacing: .21px;
        top: 0vw;
        position: relative;
    }

    .main-slider .text-slide .p-text-slide {
        font-size: 40px;
        font-family: "PFBeauSansPro-XThin", sans-serif;
        margin-top: 20px;
        letter-spacing: .4px;
        top: 0vw;
        position: relative;
    }
}
/* slider of new products */

.block-new {
    background: #faf0e0;
    padding-bottom: 10px;
    margin-top: -60px;
}

.block-new .container {
    padding-left: 0px;
}

.block-new .bx-wrapper {
    background: none;
    margin: 0 auto;
    height: 425px;
}

.block-new .bx-wrapper .bx-viewport {
    height: 425px !important;
    padding: 10px;
}

.new-slider-slide:hover {
    box-shadow: 0 5px 12px 3px #959595;
    transition: 2s;
}

.new-text {
    position: absolute;
    top: 0;
    left: 0;
}

.new-product-link {
    overflow: hidden;
    color: #fff;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    /*min-height: 395px;*/
    display: block;
}

.gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: -moz-linear-gradient(top, transparent, #585858);
    background-image: -ms-linear-gradient(top, transparent, #585858);
    background-image: -o-linear-gradient(top, transparent, #585858);
    background-image: -webkit-linear-gradient(top, transparent, #585858);
    background-image: linear-gradient(top, transparent, #585858);
    z-index: 2;
}

.new-slider-slide {
    /*height: 395px;*/
    width: 360px;
    overflow: hidden;
    transition: 3s;
}



.new-slider-slide-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 3;
}

.new-slider-slide-text .new-slider-slide-header {
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    font-size: 27px;
    letter-spacing: 1.1px;
    line-height: 1.3;
}

.new-slider-slide-text .new-slider-slide-p {
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 20px;
}

.slick-next {
    background: url("/local/templates/redbird/img/arr-right.png") no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    cursor: pointer;
    right: -309px;
    z-index: 5;
}

.slick-prev {
    background: url("/local/templates/redbird/img/arr-left.png") no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    cursor: pointer;
    left: -305px;
    z-index: 5;
}

.slick-prev:before, .slick-next:before, .slick-prev:hover:before, .slick-next:hover:before {
    content: none;
}

.slick-prev:hover {
    background: url("/local/templates/redbird/img/arr-left-hover.png") no-repeat center !important;
    background-size: cover;
}

.slick-next:hover {
    background: url("/local/templates/redbird/img/arr-right-hover.png") no-repeat center !important;
    background-size: cover;
}

.bx-controls .bx-next {
    right: -356px;
    background: url("/local/templates/redbird/img/arr-right.png") no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    cursor: pointer;
}

.bx-controls .bx-prev {
    background: url("/local/templates/redbird/img/arr-left.png") no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    left: -348px;
    cursor: pointer;
}

.bx-controls .bx-next:hover {
    background: url("/local/templates/redbird/img/arr-right-hover.png") no-repeat center !important;
    background-size: cover;
}

.bx-controls .bx-prev:hover {
    background: url("/local/templates/redbird/img/arr-left-hover.png") no-repeat center !important;
    background-size: cover;
}

.block-new .bx-wrapper .bx-controls-direction a.bx-prev {
    margin-left: -3px;
    top: 53%;
}

.block-new .bx-wrapper .bx-controls-direction a.bx-next {
    top: 53%;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 1;
}

/* block sudscriptions */

.block-subs {
    background: #3f3f3f;
    padding: 26px 0 25px;
    margin-top: -8px;
}

.block-subs .container {
    padding-left: 0;
}

.block-subs .h-subs {
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    padding-left: 44px;
    font-weight: 100;
    line-height: 24px;
    width: 310px;
    padding-top: 2px;
    margin: auto auto auto 31px;
}

.block-subs #email-subs {
    height: 47px;
    border-radius: 30px;
    background: #fff;
    border: none;
    padding-left: 25px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 15px;
    width: 427px;
    letter-spacing: .5px;
    padding-top: 6px;
    position: relative;
}

.block-subs #email-subs:focus {
    outline: none;
    box-shadow: none;
}

/* block about company with video */

.block-company {
    background-image: url("/local/templates/redbird/img/craft.jpg");
    background-size: cover;
    background-position: top 21% center;
    background-repeat: no-repeat;
    position: relative;
    padding: 57px 0 83px;
}

.block-company .block-company-img {
    position: absolute;
}

.block-company .img-left-top {
    top: -30px;
    left: 24px;
}

.block-company .row {
    padding-right: 0;
}

.block-company .img-left-bottom {
    bottom: 129px;
    left: -67px;
}

.block-company .img-right-top {
    right: 0;
    top: -35px;
}

.block-company .img-right-bottom {
    right: 0;
    bottom: -22px;
    z-index: 1;
}

.h-block-company {
    max-width: 1070px;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    font-size: 44px;
    display: block;
    margin: 0 auto 40px 42px;
    letter-spacing: .19px;
    line-height: 54px;
    text-indent: -9px;
    font-weight: 100;
}

.block-company .block-company-article {
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    font-size: 18px;
    margin: 68px -90px 50px 106px;
    position: relative;
    z-index: 1;
    line-height: 22px;
}

.block-company .block-company-article-bottom {
    margin-left: 78px;
    margin-right: -41px;
    margin-top: 22px;
}

.block-company .block-company-article-bottom span {
    background: #391211;
    line-height: 37px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 30px;
    padding: 2px 12px 1px 7px;
    letter-spacing: 1.13px;
}

.block-company .block-company-video {
    border-radius: 100%;
    width: 610px;
    height: 610px;
    position: absolute;
    padding-left: 18px;
    top: -3px;
    overflow: hidden;
    margin-left: 31px;
}

.block-company .block-company-video video {
    margin-left: -35px;
    height: 610px;
}

.block-company .block-company-article.p_1:before {
    content: "1";
    position: absolute;
    font-family: "PFBeauSansPro-BlackItalic", sans-serif;
    font-size: 205px;
    color: #917349;
    left: -67px;
    top: 35px;
    z-index: -1;
    opacity: .5;
    font-weight: 100;
}

.block-company .block-company-article.p_2 {
    margin-right: -5px;
    padding-left: 2px;
}

.block-company .block-company-article.p_2:before {
    content: "2";
    position: absolute;
    font-family: "PFBeauSansPro-BlackItalic", sans-serif;
    font-size: 205px;
    color: #917349;
    left: -65px;
    top: 35px;
    z-index: -1;
    opacity: .5;
    font-weight: 100;
}

.block-company .block-company-article.p_3 {
    margin-top: 70px;
    margin-right: -36px;
    letter-spacing: -0.1px;
}

.block-company .block-company-article.p_3:before {
    content: "3";
    position: absolute;
    font-family: "PFBeauSansPro-BlackItalic", sans-serif;
    font-size: 205px;
    color: #917349;
    left: -66px;
    top: 35px;
    z-index: -1;
    opacity: .5;
    font-weight: 100;
}

.block-company .block-company-article.p_4 {
    margin-right: 38px !important;
    margin-top: 70px;
    padding-left: 2px;
}

.block-company .block-company-article.p_4:before {
    content: "4";
    position: absolute;
    font-family: "PFBeauSansPro-BlackItalic", sans-serif;
    font-size: 205px;
    color: #917349;
    left: -63px;
    top: 35px;
    z-index: -1;
    opacity: .4;
    font-weight: 100;
}

/* block recommendations about company */

.block-recommends {
    background-image: url("/local/templates/redbird/img/bg-recommends.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 25px 0 24px;
}

.block-recommends .container {
    padding-left: 0;
}

.block-recommends .bx-wrapper {
    margin-bottom: 38px !important;
}

.block-recommends .bx-prev {
    top: 37%;
    left: -321px;
}

.block-recommends .photo-client {
    height: 80px;
    width: 80px;
    display: block;
    margin: 12px auto 0;
}

.block-recommends .name-client {
    font-family: "PFBeauSansPro-Bold", sans-serif;
    font-size: 18px;
    margin-top: 9px;
    margin-bottom: 0px;
}

.block-recommends .position-client {
    font-family: "PFBeauSansPro-Italic", sans-serif;
    font-size: 16px;
}

.block-recommends .text-recommend {
    font-family: "PFBeauSansPro-Italic", sans-serif;
    font-size: 20px;
    padding: 0 80px;
    line-height: 24px;
    margin-top: 16px;
}

.block-recommends .bx-wrapper .bx-pager {
    bottom: -6px;
}

.h-block-recommends {
    margin-left: 81px;
}

.block-recommends .bx-viewport {
    right: 5px;
}

.block-recommends .bx-next {
    right: -325px;
    top: 37%;
}

select {
    border-radius: 0;
    background: #f1dab1;
}

select:focus {
    outline: none;
}

/* news block on main page */

.news-block {
    background: #ececeb;
    margin-top: -2px;
    margin-bottom: -25px;
}

.news-block .shadow-block-left {
    height: 600px;
    width: 20%;
    background: linear-gradient(to right, #fff, transparent);
    z-index: 1;
    display: block;
    position: absolute;
}

.news-block .news-img {
    height: 256px;
    max-width: 430px !important;
}

.news-block .shadow-block-right {
    height: 600px;
    width: 20%;
    background: linear-gradient(to left, #fff, transparent);
    z-index: 1;
    display: block;
    position: absolute;
    right: 0;
}

.news-block .h-block-news, .news-list-block .h-block-news {
    margin-top: 34px;
    margin-bottom: 3px;
    position: relative;
    z-index: 1;
    margin-left: 72px;
}

.news-block .news-text-block, .news-list-block .news-text-block {
    background: linear-gradient(to top, #bdbdbc, #e3e3e3);
    padding: 7px 15px 25px 15px;
}

.news-block .news-text-block .news-date, .news-list-block .news-text-block .news-date {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 12px;
    margin-bottom: 8px;
}

.news-block .news-text-block .news-head, .news-list-block .news-text-block .news-head{
    font-family: "PFBeauSansPro-Regular", sans-serif;
    font-size: 17px;
    margin-bottom: 3px;
    color: #282d30;
    text-transform: uppercase;
}

.news-page-item a.news-head {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-block .news-text-block .news-text, .news-list-block .news-text-block .news-text {
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 13.5px;
    height: 35px;
    overflow: hidden;
    line-height: 17px;
    margin-bottom: 12px;
    display: block;
}

.news-block .news-text-block .news_all-link, .news-list-block .news-text-block .news_all-link{
    font-family: "PFBeauSansPro-Bold", sans-serif;
    font-size: 11.8px;
    color: #391211;
    float: right;
    z-index: 99999999;
    margin-right: 5px;
}

.news-slider-main {
    margin-top: 20px;
    background-color: #ececeb;
}

.cooperation-news-block .news-slider-main, .cooperation-news-block .str_move, .cooperation-news-block .str_wrap {
    background: #ffffff;
}

.news-slider-slide {
    transition: 1s;
    display: inline-block;
    margin-right: 15px;
}

.news-slider-slide:hover {
    filter: drop-shadow(10px 10px 10px #391211);
    transition: 1s;
}

/* map on main page */

.head-map {
    z-index: 1;
    bottom: 526px;
    padding: 30px 3px 0px 22px;
    background-image: url("/local/templates/redbird/img/flur.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 24px;
    margin-right: 30px;
    position: relative;
}

.h-block-map {
    margin-top: 3px;
    margin-left: 26px;
    letter-spacing: -0.2px;
}

.img-coordinate {
    position: relative;
    bottom: 33px;
    left: 10px;
}

.map-on-index .container {
    height: 0;
}

.city-question {
    background: #efdab2;
    min-width: 285px;
    position: absolute;
    left: 50px;
    top: 83px;
    min-height: 50px;
    padding: 20px 15px;
    border-radius: 5px;
    display: none;
    z-index: 99;
}

.city-question:after {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    left: 20px;
    top: 65px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-top: 12px solid #efdab2; /* Добавляем треугольник */
}

#city-map {
    background: #fff;
    margin-top: 3px;
    margin-right: -20px;
    border: none;
    border-radius: 0;
    width: 235px;
    cursor: pointer;
    top: -3px !important;
    left: 2px !important;
}

.select-map {
    display: block;
    background: #fff;
    position: relative;
    z-index: 1;
    border: none;
    border-radius: 0;
    cursor: pointer;
    float: right;
    margin-top: 6px;
    height: 30px;
    width: 197px;
    margin-right: 27px;
}

#city-map:focus {
    box-shadow: none;
    outline: none;
}

#city-map .city-element {
    border-bottom: #e7e7e7;
    color: #000;
    background: #fff;
    cursor: pointer;
}

.city-map-element {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px 10px 2px 10px;
    margin-right: 35px;
    width: 195px;
    display: inline-block;
    text-align: left;
    margin-top: -2px;
}

.city-map-element:after {
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
}

.text-right .dropdown.tow {
    padding-top: 8px;
    position: relative;
}

.text-right .dropdown.tow:after {
    content: none;
}

.partners-slider li {
    padding-left: 11px;
}

.dropdown-item.active {
    background: transparent;
}

.text-slide ul {
    padding: 8px 0;
    line-height: 22px;
    list-style: none;
}

/* modal*/

.modal-dialog {
    max-width: 752px;
    margin: 4.5rem auto;
    border-radius: .3rem;
}

.modal-content {
    background: #f9f0df;
    padding-bottom: 10px;
}

.modal-header {
    border-bottom: none;
    margin-bottom: -34px;
    display: block;
}

.modal-header .close {
    border: 0;
    background: url(/local/templates/redbird/img/close.png) no-repeat center;
    background-size: contain;
    top: 32px;
    position: absolute;
    right: 32px;
    width: 20px;
    height: 20px;
}

.modal-header .close:hover, .modal-header .close:focus, .modal-header .close:active {
    outline: none;
    box-shadow: none;
}

.modal-title {
    text-align: center;
    font-family: "PFBeauSansPro-light", sans-serif;
    font-size: 48px;
    letter-spacing: .45px;
    margin-top: 17px;
    margin-bottom: 17px;
}

.modal-body {
    padding: 0 61px;
}

. modal-body .img-modal-phone{
    width: 50px;
    height: 50px;
}

.modal-body .form-control:focus, .modal-body .form-control:active {
    border: 1px solid #000;
}

.img-modal-phone {
    margin: 0 auto 28px;
    display: block;
}

.p-modal-call {
    letter-spacing: .3px;
    margin-bottom: 26px;
}

.white-bg {
    height: 41px;
    width: 0px;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    left: 10px;
    z-index: 5;
}
.modal.fade.show{
    opacity: 1!important;
}
.sub-input {
    position: relative;
    margin-left: -17px;
    margin-top: 1px;
    display: inline-block;
}

#ModalEnter .modal-body {
    padding: 0 35px 40px 35px;
}

#ModalEnter .forgot-password {
    float: right;
    margin-right: 5px;
    color: #7a7978;
    font-size: 12px;
    cursor: pointer;
}

#ModalEnter .btn-reg, #ModalEnter .btn-enter, #ModalForgetPasswordError .btn-reg, #ModalForgetPasswordError .btn-enter {
    width: 180px;
    margin: 60px 30px 0;
}

#ModalAccount .modal-body {
    padding: 0 20px 40px 20px;
}

#ModalAccount .btn-reg, #ModalAccount .btn-enter {
    margin: 60px 25px 0;
}

/* card product*/

.ul-offer-products {
    margin-top: 30px;
    margin-left: 15px;
}

.offer-product {
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
}

.offer-product img {
    display: inline-block;
    vertical-align: bottom;
}

.offer-product p {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 14px;
    font-family: 'PFBeauSansPro-Regular', sans-serif;
}

.active-offer-product img {
    border: 1px solid #000;
}

.characters_product-left {
    padding-left: 0;
    list-style: none;
    padding-top: 6px;
}

.characters_product .divA, .characters_product .divB {
    max-width: 211px;
}

.mass {
    padding: 0;
}

.mass .packing {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
}

.mass .packing:hover, .mass .packing:focus {
    border: 1px solid #000;
    cursor: pointer;
}

.product-item-detail-info-container div {
    margin-bottom: 0;
    font-family: "PFBeauSansPro-Regular", sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.product-item-scu-item-color-container, .product-item-scu-item-text-container {
    padding: 0;
}

.blur-bg {
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -o-filter: blur(50px);
    -ms-filter: blur(50px);
    filter: blur(50px);
}

.input-clock {
    background: #fff;
}

.packing {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.table .number {
    height: 30px;
}

.table .number .minus, .table .number .plus {
    display: inline-block;
    border: 1px solid #c0c0c0;
    margin: -4px;
    width: 20px;
    cursor: pointer;
    font-weight: bold;
    color: red;
    font-size: 15px;
}

.table .number .minus:hover, .table .number .plus:hover {
    background: #f8f8f8;
}

.table .number input {
    padding: 1px 0 0;
    width: 30px;
    text-align: center;
}

.table .number input:focus {
    outline: none;
}

.colon {
    font-size: 21px;
    position: relative;
    bottom: 10px;
}

#respect, #disrespect, #file, .add-file, .form-check-input-agree {
    cursor: pointer;
}

#textReview:focus, .form-control:focus {
    outline: none;
    box-shadow: none;
}

#textReview {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.modal.in {
    transform: translateZ(0);
}

/* mobile menu*/

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.drawer-list {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 99vw;
    transform: translate(-100vw, 0);
    -ms-transform: translatex(-100vw);
    box-sizing: border-box;
    transition: width 475ms ease-out, transform 450ms ease, border-radius 0.8s 0.1s ease;
    border-bottom-right-radius: 100vw;
    background-color: #680206;
    z-index: 9999;
    overflow-y: unset;
    display: block;
}

.drawer-list ul {
    width: 100%;
    margin-top: 79px;
    padding: 0 42px;
    overflow: auto;
    overflow-x: hidden;
    pointer-events: auto;
    background: #680206;
    z-index: 2;
    letter-spacing: 1px;
}

.drawer-list li:last-child {
    border-bottom: none;
}

.drawer-list .dropdown-menu.show {
    padding: 0;
}

.navbar-mob-phone {
    text-align: center;
    position: relative;/*absolute*/
    bottom: 27px;
    width: 100%;
    z-index: -1;
    padding-bottom: 40px;
}

.navbar-mob-phone-link {
    border-top: 1px solid red;
    color: #f1dab1;
    margin: 0 43px;
    display: block;
    padding-top: 30px;
    font-size: 19px;
}

.navbar-mob-phone-link:hover{
    color: #fff;
}

.drawer-list .dropdown-item {
    font-size: 14px;
}

.drawer-list .dropdown-item:focus {
    background: #680206;
}

input.navbar-img {
    display: none;
}

input.navbar-img:checked ~ .drawer-list {
    transform: translatex(0);
    border-bottom-right-radius: 0;
    overflow-y: scroll;
    width: 100vw;
}

input.navbar-img:checked ~ .drawer-list li {
    transform: translatex(0);
}

input.navbar-img:checked ~ .drawer-list li a {
    padding-right: 15px;
}

input.navbar-img:checked ~ label > i {
    background-color: transparent;
    transform: rotate(90deg);
}

input.navbar-img:checked ~ label > i:before {
    transform: translate(-50%, -50%) rotate(315deg);
    background-color: #faf0e0;
}

input.navbar-img:checked ~ label > i:after {
    transform: translate(-50%, -50%) rotate(-315deg);
    background-color: #faf0e0;
}

label.navbar-img {
    z-index: 99999;
    position: relative;
    display: block;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

label.navbar-img:hover {
    cursor: pointer;
}

label.navbar-img > i {
    position: absolute;
    width: 65%;
    height: 4px;
    top: 50%;
    background-color: #680206;
    pointer-events: auto;
    transition-duration: 0.35s;
    transition-delay: 0.35s;
}

label.navbar-img > i:before, label.navbar-img > i:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 50%;
    background-color: #680206;
    content: "";
    transition: transform 0.35s;
    transform-origin: 50% 50%;
}

label.navbar-img > i:before {
    transform: translate(-50%, -5px) scaleY(2);
}

label.navbar-img > i:after {
    transform: translate(-50%, 7px) scaleY(2);
}

label.navbar-img {
    position: fixed;
    top: 10px;
    left: 10px;
}

.icon {
    display: inline-block;
    width: 5vw;
    height: 4vw;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.drawer-list .item-mob-menu {
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 17px;
    display: block;
    list-style: none;
    transform: translatex(100vw);
    /* ie workaround */
    -ms-transform: translatex(-100vw);
    padding: 0 0 3px 0;
}

.drawer-list .item-mob-menu .link-mob-menu {
    color: #f1dab1;
    text-decoration: none;
    border-bottom: 1px solid red;
    padding-right: 0;
    text-align: left;
}

.drawer-list .item-mob-menu .dropdown-item {
    padding: 2px 0px 11px 0px;
    border-bottom: none;
}

.link-mob-menu.dropdown-toggle:after {
    content: "+";
    float: right;
    border: none;
    vertical-align: 0;
}

a[aria-expanded="true"].link-mob-menu.dropdown-toggle:after {
    content: "x";
}

.img-main-logo-mob {
    margin: 6px auto;
    display: block;
    width: 109px;
}

.menu-mob {
    background: #faf0e0;
}

.menu-mob-icons ul {
    padding: 7px 10px 10px 45px;
    list-style: none;
    display: flex;
}

.menu-mob-icons ul li {
    display: flex;
    flex-basis: auto;
    flex-grow: 1;
    align-content: space-between;
    align-items: center;
    text-align: center;
}

.menu-mob-icons ul li > a{
    margin: 0 auto;
}

.mob-top-icon-phone {
    width: 21px;
    height: 23px;
    margin-left: 3px;
}

.mob-top-icon-mark {
    width: 16px;
    height: 22px;
    margin-left: 15px;
}

.mob-top-icon-basket {
    width: 26px;
    height: 24px;
    margin-left: 10px;
}

.mob-top-icon-user {
    width: 24px;
    height: 25px;
    margin-left: 18px;
}

.mob-top-icon-search {
    width: 30px;
    height: 30px;
}

.img-main-logo-mob-dark {
    width: 112px;
    margin-left: 17px;
}

.mob-top-icon {
    display: block;
}

#basket-table {
    /*margin-bottom: 20px;*/
    padding-right: 18px;
}

#basket-table .close {
    float: none;
    margin-left: 10px;
    position: relative;
    bottom: 3px;
    cursor: pointer;
}

#basket-table .close img {
    height: 25px;
    width: 25px;
}

.str .str_item {
    font-size: 0;
    line-height: 0
}

#mob-geo-modal .modal-content {
    position: absolute;
    top: 0;
    border-radius: 0;
    background: #680206;
    border: none;
}

#mob-geo-modal .modal-content:before {
    content: '';
    position: absolute;
    left: 108px;
    top: -16px;
    border: 7px solid transparent;
    border-bottom: 9px solid #680206;
}

#mob-geo-modal .modal-content h5 {
    color: #f1dab1;
    text-align: center;
    margin-bottom: 30px;
}

#mob-geo-modal .modal-content .btn-city-mob {
    color: #680206;
    background: #dad4c8;
    border: none;
    padding: 10px 20px;
    text-align: center;
    font-size: 12px;
    width: 139px;
    margin: 30px auto;
}

#mob-geo-modal .modal-content .modal-body {
    margin: 50px auto 50px;
}

#mob-geo-modal .modal-dialog{
    max-width: 450px;
}

.city-element-modal {
    background: #faf0e0;
    margin: 0 !important;
    padding: 10px 10px 5px 10px;
    color:#680206;
    display: block;
}

.city-list-char{
    padding: 10px 10px 5px 10px;
}

.city-list-column{
    -webkit-column-width: 70px;
    -moz-column-width: 70px;
    column-width: 70px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;

}

#choice-city-modal .modal-content {
    border: none;
    padding-top: 20px;
}

#choice-city-modal .cancel {
    color: #f04e43;
    font-size: 14px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-right: 15px;
    text-align: end;
}

.ul-catalog-variants {
    margin-top: 26px;
    text-align: left;
    margin-bottom: 17px;
}

.ul-catalog-variants img {
    margin: auto;
}

.li-catalog-variants {
    max-width: 29px;
    margin-right: 6px;
    text-align: center;
    cursor: pointer;
}

.product-item-detail-slider-images-container .new-text {
    position: absolute;
    top: 7px;
    left: 15px;
    width: 45px;
    border: none;
}

.element-fake-trigger.offer-product p {
    width: 60px;
}

.card_product.bx-catalog-element .col-product-description {
    padding-bottom: 43px;
    line-height: 23px;
}

.col-product-description a {
    color: #391211;
    cursor: pointer;
}

.characters_product {
    margin-left: -3px;
    list-style: none;
}

/* catalog */

.divA {
    height: 3px;
    border-bottom: 3px solid black;
    width: 265px;
}

.divB {
    height: 3px;
    border-bottom: 1px solid black;
    width: 265px;
    margin-bottom: 2px;
}

.col-product .text-slide li div:nth-child(2), .card_product .text-slide li .string-character div:nth-child(2) {
    flex: 1 0;
    border-bottom: 1px dotted #000;
    height: 1em;
    margin: 0 .4em;
}

.col-product .text-slide li, .card_product .text-slide li .string-character {
    display: flex;
    justify-content: space-between;
}

.col-product .text-slide li a, .card_product .text-slide li a {
    color: #000;
}

.col-product .text-slide, .card_product .text-slide {
    width: 100%;
    padding: 3px 0 0;
}

.col-product {
    padding-right: 10px;
    position: relative;
}

.text-slide-rsp {
    margin-top: 26px;
    margin-bottom: 26px;
}

.card_product .product-item-detail-slider-container {
    min-height: 470px;
}

.product-col-image {
    margin: auto;
    position: absolute;
    bottom: 0px;
}

.col-product .new-text {
    position: absolute;
    top: 22px;
    width: 46px;
}

.products a:hover {
    color: #391211;
    cursor: pointer;
}

.col-product-description {
    padding-top: 9px;
    line-height: 22px;
    padding-bottom: 10px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: justify;
}

.selectrics {
    margin-top: -118px;
    display: inline-block;
    float: right;
    margin-right: 4px;
}

.selectrics.selectric-section {
    margin-top: -228px;
}

.selectric-wrapper.selectric-catalog-filter {
    display: inline-block;
    width: 140px;
    margin-right: 9px;
}

@media screen and (max-width: 1200px){
    .selectric-wrapper.selectric-catalog-filter {
        width: 95px;
    }
}

.selectric {
    height: 32px;
    background: #fff;
    border-color: #747474;
}

.selectric .label {
    line-height: 33px;
}

.selectric .button {
    height: 32px;
    width: 32px;
    background: #fff;
    color: #747474;
}

.selectric .button:after {
    border-top-color: #747474;
}

.products .selectrics {
    margin-top: -93px;
}

.catalog-section-slider .selectrics {
    margin-top: -117px;
}

.selectrics.products-section {
    margin-top: -94px;
}

.catalog-subsection .selectrics, .catalog-subsection-slider .selectrics {
    margin-top: -75px;
}

.trademarks-section {
    position: relative;
    margin-bottom: 10px;
}

.trademarks-section .selectrics {
    position: absolute;
    right: 0;
    top: -95px;
    margin-top: 0;
}

.trademarks-subsection .selectrics, .trademarks-subsection-slider .selectrics {
    margin-top: -75px;
}

.catalog-subsection-slider, .catalog-subsection, .trademarks-subsection-slider, .trademarks-subsection {
    position: relative;
}

.catalog-subsection-slider .btn-to-catalog, .catalog-subsection .btn-to-catalog {
    position: absolute;
    right: 0px;
    margin-right: 15px;
    margin-top: -10px;
}

.trademarks-section p {
    margin-left: 8px;
}

.products .row {
    margin-right: 2px;
    width: auto;
}

.trademarks-subsection-slider .btn-to-catalog, .trademarks-subsection .btn-to-catalog {
    position: absolute;
    right: 0px;
    margin-right: 15px;
    margin-top: -10px;
    z-index: 9;
}

.trademarks-subsection-slider .slick-list {
    margin-top: -40px;
}

#cheese_props_form {
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.characters_product ul {
    padding: 0;
    margin-bottom: 7px;
    margin-top: 10px;
}

.calories {
    margin-top: 20px;
    letter-spacing: .7px;
}

.character-weight {
    background: #f9f0df;
    padding: 13px 0px 12px 16px;
    border-radius: 50px;
    margin: 9px 0;
}
.character-weight .float-right{
    width: 70px;
    margin: -13px 0;
    padding: 13px 0;
    text-align: center;
}

.cheese_props_weight_val {
    background-color: #f9b256;
    border-radius: 50px;
}

.boxes {
    margin-top: 3px;
    margin-bottom: 5px;
}

.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
    border-radius: 50px;
    background: #f9b256;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after, .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: 1;
    color: #000;
}

#result_price {
    font-size: 36px;
    float: right;
    font-family: "PFBeauSansPro-Light", sans-serif;
    white-space: nowrap;
}

.basket-rules {
    line-height: 25px;
}

.characters_product ul.bottom-ul-characters {
    margin-bottom: 21px;
}

.col-product .ul-catalog-variants {
    margin-left: 0;
}

.col-product h4 {
    height: 56px;
    display: flex;
    align-items: flex-end;
}

/* basket */
#form-callback .selectric-input-clock {
    width: 52px;
    display: inline-block;
    border-radius: 3px;
    bottom: 3px;
}

#form-callback .selectric .label {
    margin: 0 0px 0 10px;
}

#form-callback .selectric-wrapper .button {
    padding: 0;
    width: 19px;
    display: none;
}

#form-callback .selectric {
    border-radius: 3px;
    height: 35px;
}

#form-callback .selectric .label {
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    font-size: 16px;
}

#form-callback .selectric .label:after {
    content: '';
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #646464;
    top: 15px;
    right: 6px;
}

.table-basket {
    font-size: 12px;
    border-radius: 3px;
    margin-bottom: 13px;
    margin-left: 5px;
}

.table-basket tr {
    border: 0;
}

.table-basket tbody tr {
    border-bottom: 1px solid #000;
}

.table-basket tbody tr:last-child {
    border-bottom: 3px solid #000;
}

.table-basket td {
    padding: 15px 0;
    vertical-align: middle;
    text-align: center;
    border-top: 0;
}

.table-basket th {
    border: 0px !important;
    background: #faf0e0;
    text-align: center;
    vertical-align: middle !important;
    padding: 0!important;
}

.table-basket th:first-child:after {
    content: none;
}

.noafter:after {
    display: none !important;
    content: none;
}

.basket-noafter:after{
    border-right: 1px solid #faf0e0 !important;
}

.table-basket th:after {
    content: "";
    border-right: 1px solid #f1dab1;
    height: 25px;
    display: inline-block;
    float: right;
    position: relative;
    bottom: 17px;
}

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

.section-name {
    display: inline-block;
}

.table-basket th p {
    margin-bottom: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    height: 38px;
    padding: 0 8px;
    font-weight: 400;
}

.sum-box {
    border: none;
    margin: 0px;
    text-align: center;
    width: 45px;
}

.sum-box:focus {
    border: none;
    outline: none;
}

.minus, .plus {
    background: #f9b256;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: inline-block;
    padding-top: 2px;
    cursor: pointer;
}

#result_price.result-price-basket {
    font-size: 28px;
    margin-right: 21px;
    display: inline-block;
    float: none !important;
}

#result_price .i-ruble {
    width: 19px;
}

.btn-basket {
    width: 173px;
    text-align: center;
    font-size: 13px;
    padding: 14px;
    display: inline-block;
    margin-right: 22px;
}

.table-basket .row {
    margin: 0;
}

.table-basket .col-9, .table-basket .col-3 {
    padding: 0;
}

.section-name.card {
    border: none;
}

#basket-table .btn-from-basket {
    padding: 5px 16px;
    margin-right: 0px;
    margin-bottom: 22px;
    display: inline-block;
    float: right;
}

.dear-client {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
}

.basket-text {
    font-size: 16px;
    max-width: 700px;
    text-align: center;
    margin: 0 auto 15px;
}

.basket-text span {
    color: #391211;
}

.thank-text {
    text-align: center;
    font-size: 16px;
}

.products {
    padding-left: 6px;
}
.products p{
    text-align: justify;
}
.card-product-name {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    /*font-weight: 900;*/
    margin-bottom: 0;
}

.card-product-subname {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 23px;
    margin-bottom: 10px;
}

.container .card_product {
    padding-left: 14px;
}

.card-product-description {
    margin-bottom: 28px;
    padding-top: 9px;
    line-height: 24px;
    padding-bottom: 10px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    text-align: justify;
}

.ul-catalog-slider .col-product {
    padding: 20px 70px 20px 71px;
}

.ul-catalog-slider .col-product .line {
    width: 292px;
}

.ul-catalog-slider .slick-slide:hover {
    box-shadow: 0px 0px 25px 2px #e7e7e7;
}

.slick-slider {
    margin: -3px -20px -20px -20px;
}

.slick-slide {
    margin: 20px 18px 20px 22px;
}

.catalog-section-slider h3 {
    margin-bottom: 33px;
    letter-spacing: .6px;
}

.slick-slide .col-product .divA, .slick-slide .col-product .divB {
    width: 294px;
}

.button.btn-all-subs.light-text.btn-preorder {
    margin-bottom: 9px;
    margin-left: 4px;
}

.ul-catalog-slider .slick-slide:hover .button.btn-all-subs.light-text.btn-preorder {
    background: #972118;
    color: #f1dab1 !important;
}

.trade-mini-slider {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 22px 14px 40px 7px;
}

.catalog-section-slider .btn-to-catalog {
    margin-right: 15px;
    margin-top: -73px;
}

.catalog-section-slider .selectrics.selectrics-subsection {
    margin-top: -85px;
}

.selectrics.selectrics-subsection {
    margin-top: -85px;
}

.catalog-section-slider .btn-to-catalog.btn-subsection {
    margin-top: -35px;
}

.ul-catalog-slider .slick-list {
    margin-top: 12px;
    position: relative;
    width: 100%;
}

.trade-mini-slider li {
    text-align: center;
}

.trade-mini-slider p {
    margin-bottom: 0;
}

.trade-mini-slider .slick-slide {
    margin: 0;
}

.trade-mini-slider .slick-list {
    margin: 0 105px;
}

.trade-mini-slider .slick-track {
    padding: 13px 0;
}

.products .button.btn-all-subs.light-text.btn-preorder {
    /*margin-bottom: 60px;*/
}

a:focus, .product-col-image:focus {
    outline: none;
    border: none;
}

.catalog-bottom-slider-img {
    filter: grayscale(1) sepia(10%) opacity(70%) saturate(200%);
    margin: auto;
}

.catalog-bottom-slider-img:hover, .catalog-bottom-slider-img-active {
    filter: none;
}

.catalog-bottom-slider p {
    color: #000;
    text-align: center;
}

a.catalog-bottom-slider:hover {
    text-decoration: none;
}

a.catalog-bottom-slider:hover p {
    color: #a25901;
}

.catalog-bottom-slider-img-active + p {
    color: #a25901;
}

.section-name.card {
    margin-bottom: 0;
}

.btn-preorder-section {
    margin-bottom: 58px !important;
}

.btn-center {
    margin: 0 auto 30px auto;
}

.price-and-send {
    text-align: end;
}

.trademarks-subsection-slider .ul-catalog-slider .slick-slide {
    margin-top: 50px;
}

.col-4 .filter-month {
    margin-bottom: 25px;
}

#month-calendar .modal-header {
    margin-bottom: 0;
}

#month-calendar .modal-body {
    padding-top: 30px;
}

/*#month-calendar .close {*/
    /*position: inherit;*/
    /*color: red;*/
    /*font-size: 16px;*/
    /*opacity: .6;*/
    /*cursor: pointer;*/
/*}*/

#month-calendar .close:hover {
    opacity: 1;
}

#month-calendar .filter-month {
    background: #fff;
}

#month-calendar .disabled {
    background: #f9f0df !important;
    color: #000;
}

.products h4 a, .catalog-section-slider h4 a {
    color: #391211;
    cursor: pointer;
}

.selectrics {
    display: none;
}

.ul-catalog-slider .slick-slide {
    /*width: 558px !important;*/
}

.link-history-orders {
    color: #391211;
    cursor: pointer;
}

.link-history-orders:hover {
    color: #391211;
}

.policy-href{
    color: #391211;
}

/* images form products */

.active-offer-product {
    background-size: initial;
}

.product-forms-size{
    background-size: contain !important;
    height: 24px !important;
    width: 26px !important;
    text-align: center;
    margin: 0 auto;
}


.palka {
    background: url("/local/templates/redbird/img/forms/pikto_ice_esk_pass.png") no-repeat center;
    background-size: initial;
}

.active-offer-product .palka {
    background: url("/local/templates/redbird/img/forms/pikto_ice_esk_activ.png") no-repeat center;
}

.stakan {
    background: url("/local/templates/redbird/img/forms/pikto_ice_stakan_pass.png") no-repeat center;
    background-size: initial;
}

.active-offer-product .stakan {
    background: url("/local/templates/redbird/img/forms/pikto_ice_stakan_activ.png") no-repeat center;
}


.smes {
    background: url("/local/templates/redbird/img/forms/js_pas.png") no-repeat center;
    background-size: initial;
}

.active-offer-product .smes {
    background: url("/local/templates/redbird/img/forms/js.png") no-repeat center;
}



.maslo {
    background: url("/local/templates/redbird/img/forms/pikto_maslo_pass.png") no-repeat center;
    background-size: initial;
}

.active-offer-product .maslo {
    background: url("/local/templates/redbird/img/forms/pikto_maslo_activ.png") no-repeat center;
}


/*.small_round {*/
/*    background: url("/local/templates/redbird/img/forms/small-round.svg") no-repeat center;*/
/*    background-size: initial;*/
/*}*/

/*.round {*/
/*    background: url("/local/templates/redbird/img/forms/round.svg") no-repeat center;*/
/*    background-size: initial;*/
/*}*/

/*.active-offer-product .round {*/
/*    background: url("/local/templates/redbird/img/forms/round-active.svg") no-repeat center;*/
/*}*/

/*.small_round {*/
/*    background: url("/local/templates/redbird/img/forms/small-round.svg") no-repeat center;*/
/*    background-size: initial;*/
/*}*/



.round {
    background: url("/local/templates/redbird/img/forms/round.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .round {
    background: url("/local/templates/redbird/img/forms/round-active.svg") no-repeat center;
}

.small_round {
    background: url("/local/templates/redbird/img/forms/small-round.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .small_round {
    background: url("/local/templates/redbird/img/forms/small-round-active.svg") no-repeat center;
}

.truck {
    background: url("/local/templates/redbird/img/forms/wheel.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .truck {
    background: url("/local/templates/redbird/img/forms/wheel-active.svg") no-repeat center;
}

.beam {
    background: url("/local/templates/redbird/img/forms/beam.svg") no-repeat center;
    background-size: initial;
    height: 25px !important;
    width: 11px !important;
}

.active-offer-product .beam {
    background: url("/local/templates/redbird/img/forms/beam-active.svg") no-repeat center;
}

.square {
    background: url("/local/templates/redbird/img/forms/square.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .square {
    background: url("/local/templates/redbird/img/forms/square-active.svg") no-repeat center;
}

.segment {
    background: url("/local/templates/redbird/img/forms/circle-segment.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .segment {
    background: url("/local/templates/redbird/img/forms/circle-segment-active.svg") no-repeat center;
}

.cube {
    background: url("/local/templates/redbird/img/forms/cube.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .cube {
    background: url("/local/templates/redbird/img/forms/cube-active.svg") no-repeat center;
}

.packing_segment {
    background: url("/local/templates/redbird/img/forms/packing-segment.svg") no-repeat center;
    background-size: initial;
    height: 24px !important;
    width: 18px !important;
}

.active-offer-product .packing_segment {
    background: url("/local/templates/redbird/img/forms/packing-segment-active.svg") no-repeat center;
}

.packing_beam {
    background: url("/local/templates/redbird/img/forms/packing-piece.svg") no-repeat center;
    background-size: initial;
    width: 22px !important;
}

.active-offer-product .packing_beam {
    background: url("/local/templates/redbird/img/forms/packing-piece-active.svg") no-repeat center;
}

.packin_slise {
    background: url("/local/templates/redbird/img/forms/packing-slice.svg") no-repeat center;
    background-size: initial;
    width: 20px !important;
}

.active-offer-product .packin_slise {
    background: url("/local/templates/redbird/img/forms/packing-slice-active.svg") no-repeat center;
}

.packing_piece {
    background: url("/local/templates/redbird/img/forms/packing-piece.svg") no-repeat center;
    background-size: initial;
    width: 22px !important;
}

.active-offer-product .packing_piece {
    background: url("/local/templates/redbird/img/forms/packing-piece-active.svg") no-repeat center;
}

.euroblock {
    background: url("/local/templates/redbird/img/forms/euroblock.svg") no-repeat center;
    background-size: initial;
    height: 20px !important;
    margin-top: 4px;
}

.active-offer-product .euroblock {
    background: url("/local/templates/redbird/img/forms/euroblock-active.svg") no-repeat center;
}

.segment_round {
    background: url("/local/templates/redbird/img/forms/circle-segment.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .segment_round {
    background: url("/local/templates/redbird/img/forms/circle-segment-active.svg") no-repeat center;
}

.segment_truck {
    background: url("/local/templates/redbird/img/forms/wheel-segment.svg") no-repeat center;
    background-size: initial;
    width: 24px !important;
}

.active-offer-product .segment_truck {
    background: url("/local/templates/redbird/img/forms/wheel-segment-active.svg") no-repeat center;
}

.d80 {
    background: url("/local/templates/redbird/img/forms/sausage.svg") no-repeat center;
    background-size: initial;
    width: 11px !important;
}

.active-offer-product .d80 {
    background: url("/local/templates/redbird/img/forms/sausage-active.svg") no-repeat center;
}

.little_square {
    background: url("/local/templates/redbird/img/forms/small-square.svg") no-repeat center;
    background-size: initial;
}

.active-offer-product .little_square {
    background: url("/local/templates/redbird/img/forms/small-square-active.svg") no-repeat center;
}

.offer-product div {
    height: 60px;
    width: 60px;
}

.li-catalog-variants div {
    height: 30px;
}

.block-round {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    max-width: 160px;
    max-height: 160px;
}

.container-cabinet {
    margin-top: 40px;
    padding-left: 15px !important;
    padding-right: 0px !important;
}

.container-cabinet .cabinet-user-name {
    font-size: 30px;
    margin-top: -6px;
    color: #391211;
    line-height: 41px;
    letter-spacing: 0px;
    margin-bottom: 12px;
    resize: none;
    box-sizing: border-box;
    width: 100%;
}

.container-cabinet .cabinet-user-name {
    border: none;
    background: #fff;
}

.container-cabinet .cabinet-user-work:disabled {
    width: 100%;
    border: none;
    background: #fff;
}

.container-cabinet .info-user {
    padding-left: 17px;
}

.container-cabinet .info-user-col2 {
    padding-left: 25px;
    margin-top: -2px;
}

.container-cabinet .cabinet-user-email{
    width: 100%;
    border: none;
    background: #fff;
}

.cabinet-user-phone:disabled {
    color: #391211;
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    border: none;
    display: inline-block;
    margin-top: 21px;
    width: 47%;
    padding-right: 10px;
    background: #fff;
}

#PERSONAL_PHONE {
    border-right: 1px solid #f1dab1;
    margin-right: 10px;
    width: 48%;
    font-size: 24px;
    display: inline-block;
    color: #391211;
    padding-right: 10px;
}

#UF_ADD_NUMBER{
    width: 48%;
    font-size: 24px;
    display: inline-block;
    color: #391211;
}

.container-cabinet .link-cabinet {
    margin: 12px 29px 12px -2px;
    text-align: center;
}

.container-cabinet .link-cabinet p {
    font-size: 10px;
    color: #000;
    line-height: 13px;
}

/*#check-actions:before, #check-actions-mob:before {*/
/*    content: '';*/
/*    height: 15px;*/
/*    width: 15px;*/
/*    border: 1px solid #000;*/
/*    display: inline-block;*/
/*    background: white;*/
/*    position: relative;*/
/*    top: -1px;*/
/*    cursor: pointer;*/
/*}*/

/*#check-actions:checked:before, #check-actions-mob:checked:before {*/
/*    background-image: url("/local/templates/redbird/img/check.png");*/
/*    background-size: auto;*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*#check-actions, #check-actions-mob:before {*/
/*    margin-right: 6px;*/
/*}*/

#check-actions, #check-actions-mob {
    display:none;
}

#check-actions+label:before, #check-actions-mob+label:before {
    content: '';
    height: 15px;
    width: 15px;
    border: 1px solid #000;
    display: inline-block;
    background: white;
    position: relative;
    top: 2.5px;
    right: 3px;
    cursor: pointer;
}

#check-actions:checked+label:before, #check-actions-mob:checked+label:before {
    background-image: url("/local/templates/redbird/img/check.png");
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.check-actions-block label {
    font-size: 14px;
    letter-spacing: .1px;
    cursor: pointer;
}

.check-actions-block-mob {
    margin: 10px 0 20px 20px;
}

.check-actions-block-mob label {
    font-size: 10.5px;
    margin-left: 10px;
}

.cabinet-select-city:disabled, div.cabinet-select-city {
    width: 38%;
    display: inline-block;
    border: none;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: rgb(84, 84, 84);
}

div.cabinet-select-city {
    width: 55px;
}

.cabinet-user-company {
    color: #391211;
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    border: none;
    margin-top: 19px;
    background: #fff;
    display: inline-block;
}

.cabinet-user-inn {
    border: none;
    color: #391211;
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-top: 10px;
    background: #fff;
    display: inline-block;
}

.label-inn {
    color: #391211;
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-top: 10px;
}

.cabinet-user-status {
    margin-top: -12px;
    margin-bottom: 23px;
}

.cabinet-user-status:before {
    content: '';
    height: 23px;
    width: 23px;
    display: inline-block;
    background: url("/local/templates/redbird/img/diamond.jpg") no-repeat center;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.user-cabinet-debt {
    color: red;
    font-size: 47px;
    margin-bottom: 5px;
}

.user-cabinet-days-debt {
    color: #ef4036;
    font-size: 25px;
    line-height: 24px;
}

.btn-redact-cabinet-user {
    display: inline-block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 22px 7px 21px;
    font-size: 12px;
    background: #5b5b5b;
    color: #f1dab1;
    letter-spacing: .2px;
}

.btn-redact-cabinet-user:hover {
    color: #f1dab1;
    background: #680206;
}

.btn-redact-cabinet-user-ok {
    top: 0;
    background: #f1dab1;
    color: #391211;
}

.btn-redact-cabinet-user-cancel {
    top: 50px;
}

.container-cabinet .border {
    border-bottom: 1px solid #391211 !important;
    margin: 0 15px 40px 0px;
}

.container-cabinet h4 {
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.header-orders {
    margin-bottom: 15px;
}

.table-order {
    width: 100%;
}

.table-order thead {
    background: #faf0e0;
    border: none;
    font-size: 12px;
    color: #391211;
}

.table-order thead th {
    text-align: center;
    vertical-align: middle;
    padding: 12px 0 7px;
}

.table-order th, .table-order td {
    border: none;
    font-size: 12px;
}

.table-order th p {
    margin-bottom: 0;
}

.table-order tbody {
    color: #391211;
}

.item-order {
    margin-right: 15px;
    margin-left: 0px;
    padding-top: 8px;
    border-bottom: 1px solid #f1dab1;
}

.item-order .row {
    margin-left: 0;
}

.date-order {
    font-size: 12px;
    color: #391211;
}

.number-order, .number-order-in-table {
    margin-bottom: 0;
    margin-left: -9px;
    color: #391211;
}

.number-order:after, .date-order-action:after {
    content: '';
    height: 12px;
    width: 12px;
    display: inline-block;
    background: url("/local/templates/redbird/img/arr-order.png") no-repeat center;
    background-size: contain;
    position: relative;
    margin-left: 3px;
}

.number-order-in-table:after, .action-open:after {
    content: '';
    height: 12px;
    width: 12px;
    display: inline-block;
    background: url("/local/templates/redbird/img/arr-order.png") no-repeat center;
    background-size: contain;
    position: relative;
    margin-left: 3px;
    transform: rotate(90deg);
}

.price-order {
    font-size: 18px;
    text-align: right;
}

.make-order {
    margin-left: -88px;
}

.block-orders {
    border-bottom: 1px solid #391211;
}

.block-rsp-orders, .block-action-orders {
    margin-top: 40px;
    border-bottom: 1px solid #391211;
}

.block-action-orders .item-order {
    border-bottom: none;
}

.block-action-orders {
    font-size: 12px;
    color: #391211;
}

.date-order-action {
    /*background: #faf0e0;*/
    border-bottom: none;
    border-bottom: 1px solid #f1dab1;
    padding: 1px 17px;
    margin-bottom: 5px;
}

.block-action-orders .header-orders {
    margin-bottom: 10px;
}

.action-price {
    width: 48%;
}

.action-section {
    background: #faf0e0;
    border-radius: 3px;
    min-height: 170px;
    letter-spacing: .3px;
    line-height: 23px;
    overflow: hidden;
    padding: 22px 0 0;
    margin-bottom: 16px;
}

.as1 {
    margin-right: 9px;
}

.as1 .col-9, .as1 .col-3, .as2 .col-7, .as2 .col-5 {
    padding: 0;
    border-bottom: 1px solid #f1dab1;
}

.as2 {
    margin-left: 8px;
    margin-right: 4px;
}

.as3 {
    margin-left: 10px;
    padding-top: 20px;
}

@media screen and (min-width: 990px) {

}

@media screen and (max-width: 990px) {
    .as1 {
        margin-left: 10px;
        margin-right: 0px;
    }

    .as2 {
        margin-left: 10px;
        margin-right: 0px;
    }

    .as3 {
        margin-left: 10px;
        padding-top: 20px;
        width: 97%;
    }

    .selectric-wrapper.selectric-catalog-filter {
        width: 30%;
        margin-right: 4px;
    }

    .trademarks-section .selectrics {
        position: initial;
        float: none;
    }

    .actions-selectrics-fade .selectric{
        width: 100%;
    }

    .modal form {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}

@media screen and (max-width: 768px) {
    .as3 {
        width: auto;
    }

    .section-title{
        margin-bottom: 15px;
    }

}

.block-action-orders .col-lg-4 {
    padding: 0;
}

.action-open {
    margin-left: 16px;
    padding-top: 5px;
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    letter-spacing: .3px;
    margin-bottom: 1px;
    margin-top: -22px;
}

.action-section-big-font {
    font-size: 24px;
    margin-bottom: 10px;
}

.action-section .col-5 {
    padding-left: 20px;
}

.action-section .row {
    padding-left: 15px;
    padding-right: 15px;
}

.action-section h6 {
    letter-spacing: .1px;
    margin-bottom: -2px;
}

.action-section div {
    letter-spacing: 0px;
}

.action-section p {
    margin-bottom: 0;
}

.action-section .action-price-border {
    border-right: 1px solid #f1dab1;
}

.account-actions {
    position: absolute;
    background: #f1dab1;
    right: -0.5vw;
    padding: 13px 8px 7px;
    z-index: 1;
    line-height: 24px;
    display: none;
    -webkit-box-shadow: 11px 10px 34px -18px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 11px 10px 34px -18px rgba(0, 0, 0, 0.55);
    box-shadow: 11px 10px 34px -18px rgba(0, 0, 0, 0.55);
}

.account-actions a {
    color: #3f3f3f;
    font-size: 14px;
}

.account-actions:before {
    content: '';
    position: absolute;
    right: 39px;
    top: -9px;
    border: 4px solid transparent;
    border-bottom: 6px solid #f1dab1;
}

.dolg {
    margin-bottom: 9px;
}

.show + .img-card-product {
    margin-top: 107px;
}

.hidden-text {
    display: block !important;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 310px;
    width: 250px;
    padding: 5px;
}

.rsp-name-cheese {
    font-size: 24px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    color: #391211;
    margin-top: 0;
    margin-bottom: 10px;
}

.rsp-name-cheese a {
    cursor: pointer;
    color: #391211;
}

.rsp-name-cheese a:hover {
    color: #391211;
}

.red {
    color: red;
    font-family: "PFBeauSansPro-ThinItalic", sans-serif;
}

.product-description {
    margin-top: 10px;
}



/*.rsp-filters {*/
    /*text-align: end;*/
/*}*/

.col-product.products {
    padding-left: 15px;
}

.error-password {
    text-align: center;
    color: red;
    /*display: none;*/
}

.registration-policy {
    font-size: 14px;
}

.registration-policy a {
    color: #917349;
}

#registration-consent:before {
    border-radius: 0;
}

.registration-consent-agree {
    color: #212529;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.registration-consent-agree:hover {
    color: #212529;
}

.btn-registration {
    float: right;
    margin-bottom: 40px;
    padding: 10px 45px;
    font-size: 14px;
    margin-right: 0;
    /*width: 100%;*/
}

#registration-form .row {
    width: auto;
}

.red-registration {
    font-size: 11px;
    line-height: 13px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin: -7px 0;
}

.modal .row {
    width: auto;
}

#ModalChangePassword label {
    font-size: 14px;
}

#ModalChangePassword .btn-change-password {
    padding: 10px 40px;
    font-size: 14px;
    margin: 27px auto;
    display: block;
}

#ModalForgetPassword form, #ModalForgetPasswordError form {
    max-width: 500px;
    display: block;
    margin: 0 auto 50px;
}

#ModalForgetPassword p, #ModalForgetPasswordError p {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

#ModalForgetPassword .form-group, #ModalForgetPasswordError .form-group {
    max-width: 306px;
    display: block;
    margin: auto;
}

#modal_debt {
    text-align: center;
}

#modal_debt h3 {
    font-family: "PFBeauSansPro-Light", sans-serif;
    color: #0a0a0a;
}

#PersonalDataModal .form-control {
    color: #909090;
}

#PersonalDataModal .form-control:active {
    color: #909090;
}

.container-rsp .section-title h3 {
    margin-top: 30px;
    margin-bottom: 0;
}

.container-rsp .section-title:hover {
    color: #391211;
}

.rsp-card:hover {
    box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.39);
}

.container-rsp .col-product {
    padding: 0;
}

.rsp-card {
    padding: 10px;
}

.container-add-rsp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

.add-rsp {
    display: none;
    background: #2faf7e;
    position: absolute;
    top: -50px;
    flex: 1;
    width: 100%;
    height: 51px;
}

.add-rsp p {
    text-align: center;
    line-height: 52px;
}

.add-rsp button {
    display: inline-block;
    float: right;
    margin-top: -55px;
    margin-right: 51px;
    opacity: 1;
}

.selectrics-filter .selectric-items {
    background: #f1dab1;
    top: 121%;
    border: none;
    box-shadow: 8px 8px 10px -12px;
}

.selectrics-filter .selectric-items:before {
    content: '';
    position: absolute;
    right: 7px;
    top: -16px;
    border: 10px solid transparent;
    border-bottom: 10px solid #f1dab1;

}

.selectrics-filter .selectric-items .selectproduct {
    background: transparent;
}

.selectrics-filter .selectric-items .selectproduct option {
    font-size: 14px;
    font-family: "PFBeauSansPro-Regular", sans-serif;
}

.selectrics-filter .selectric-items .selectproduct option:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #666;
    background: #fff;
    margin-right: 10px;
}

.table-basket a {
    cursor: pointer;
}

.basket-number-order {
    display: inline-block;
    color: #391211;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    font-size: 24px;
    padding-left: 5px;
}

.catalog-bottom-slider-img {
    height: 75px;
    width: auto;
}

.form-want-buy-p {
    margin: 25px 0 27px;
    font-size: 24px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    color: #391211;
}

.form-want-buy .form-check-input:before {
    background: #fff;
}

.form-want-buy .form-check-input:checked:before, #form-cooperation .form-check-input-agree:checked:before, #mp-form .form-check-input-agree:checked:before {
    background-image: url(/local/templates/redbird/img/check.png);
    background-size: initial;
    background-position: center center;
    background-repeat: no-repeat;
}

.cooperation-label {
    line-height: 30px;
    margin-left: 7px;
}

.cooperation-sum {
    margin-bottom: 30px;
}

.cooperation-block:before {
    content: "";
    background-size: initial;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    width: 40px;
    position: relative;
    top: 0px;
    left: 0;
}

.cooperation-block-net:before {
    background-image: url(/local/templates/redbird/img/net.png);
}

.cooperation-block-retail:before {
    background-image: url(/local/templates/redbird/img/retail.png);
    left: -8px;
}

.cooperation-block-wholesale:before {
    background-image: url(/local/templates/redbird/img/wholesale.png);
}

.cooperation-block-horeca:before {
    background-image: url(/local/templates/redbird/img/horeca.png);
    left: -8px;
}

.form-want-buy-info-block {
    margin-top: 45px;
}

.text-form-gray {
    font-size: 14px;
    color: #495057;
}

.trade {
    display: block;
    margin-top: 50px;
    margin-bottom: 15px;
}

.trade-milk {
    display: block;
    margin-top: 25px;
    margin-bottom: 15px;
}

#mail {
    width: 100%;
    margin-top: 10px;
}

#mail:active, #mail:focus {
    outline: none;
    box-shadow: none;
}

#file-cooperation, #file-marketing {
    display: none;
}

.add-file-cooperation {
    cursor: pointer;
}

.add-file-cooperation::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("/local/templates/redbird/img/file.svg");
    background-size: initial;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: 7px;
    margin-right: 6px;
    cursor: pointer;
}

.cooperation-text {
    margin-bottom: 30px;
}

.cooperation-news-block{
    background: #fff;
}

#form-cooperation .policy-agree {
    margin-bottom: 5px;
}

#form-cooperation .form-check-input-agree:before, #mp-form .form-check-input-agree:before {
    background: #fff;
}

.form-check-label-agree {
    font-size: 15px;
    cursor: pointer;
    margin-left: 10px;
}

.market-text {
    text-align: center;
    font-family: "PFBeauSansPro-Light", sans-serif;
    font-size: 20px;
    color: #391211;
}

.text-narrow{
    max-width: 1020px;
    font-size: 15pt;
    color: #391211;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.marketing-icon:before {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 30px auto 30px;
}

.target-icon:before {
    background-image: url(/local/templates/redbird/img/i-target.png);
}

.sales-icon:before {
    background-image: url(/local/templates/redbird/img/i-sales.png);
}

.loyalty-icon:before {
    background-image: url(/local/templates/redbird/img/i-loyalty.png);
}

.ad-icon:before {
    background-image: url(/local/templates/redbird/img/i-ad.png);
}

.decor-icon:before {
    background-image: url(/local/templates/redbird/img/i-decor.png);
}

.marketing-advantages {
    margin-bottom: 50px;
}

.el-marketing-advantages {
    margin: 0 30px;
}

.text-orange {
    color: #f79314;
}

.text-orange:hover {
    color: #f79314;
}

.selectric-partners-form-selectric .selectric {
    height: 48px;
    background: #fff;
    border-color: #ced4da;
    border-radius: 3px;
}

.selectric-partners-form-selectric .selectric .button {
    height: 48px;
}

.selectric-partners-form-selectric .selectric .label {
    line-height: 48px;
    font-family: "PFBeauSansPro-Regular", sans-serif;
    font-size: 16px;
    color: #495057;
}

.bg-orange {
    background: #fdf9f3;
    margin-top: 40px;
    padding: 20px 0;
}

.bg-orange .form-check-input:before {
    background: #fdf9f3;
    cursor: pointer;
}

.bg-orange .form-check-input:checked:before {
    background-image: url("/local/templates/redbird/img/check.png");
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg-orange .form-check {
    margin: 10px 0px;
}

.bg-orange .form-check-label {
    line-height: 30px;
    margin-left: 5px;
}

.form-check-label{
    margin-left: 3px;
}

.between-flex {
    display: flex;
    justify-content: space-between;
}

.width-none {
    width: auto;
}

.mt-25 {
    margin-top: 25px;
}

.form-check-other .form-control {
    width: 85%;
}

.form-check-other .form-check-input {
    top: 17px;
}

.input-pull {
    margin-left: -22px;
}

.width-fix {
    width: 88%;
}

.input-percent {
    display: inline-block;
    width: 91%;
}

.marketing-news-block {
    background: #fff;
}

.marketing-calendar .datepicker {
    border: none;
    background: #fdf9f3;
}

.datepicker--day-name {
    color: #000;
}

.datepicker--cell-day {
    background: #faf0e0;
    border-radius: 2px;
    margin: 2px;
    width: 12.6%;
}

.datepicker--day-name {
    margin: 2px;
}

.datepicker--cell-day.-other-month- {
    opacity: 0;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus-, .datepicker--cell.-in-range-,
.datepicker--cell.-range-from-.-focus-, .datepicker--cell.-range-to-.-focus-,
.datepicker--cell.-in-range-.-focus- {
    background: #f79314;
    color: #fff;
}

.datepicker--cell.-in-range-, .datepicker--cell.-range-to-.-focus-,
.datepicker--cell.-current-.-in-range-, .datepicker--cell.-range-from-.-focus- {
    color: #fff;
    border: transparent;
}

.datepicker--cell.-current- {
    color: #f79314;
}

.bg-orange .margin-form-market {
    margin-left: 5px;
}

.col-no-pr {
    padding-right: 0;
}

.center-slider .slick-center {
    opacity: 1;
    transform: scale(1.28);
}

.center-slider {
    opacity: .7;
    transition: all 300ms ease;
}

.slide-marketing{
    content: '';
    display: inline-block;
    height: auto;
    background: url("/local/templates/redbird/img/slide-marketing.png") no-repeat center;
    background-size: contain;
    text-align: center;
    padding: 10px;
    width: 30px;
    color:black;
    text-decoration: none;
}
.slide-marketing:hover {
    color:black;
    text-decoration: none;
}

.slide-marketing-active {
    width: 40px;
}

.pager-marketing{
    width: 155px;
    text-align: center;
}

.center-slider .slick-slide {
    margin: 10px 5px;
}

.width-slider-marketing {
    max-width: 155px;
    margin: 30px auto;
    height: 40px;
}

.center-slider .slick-next .mp-pager-next {
    background: url("/local/templates/redbird/img/arrow-marketing-right.png") no-repeat center !important;
    background-size: cover;
    width: 50px !important;
    height: 50px !important;
    cursor: pointer;
    right: -40px;
    top: 24px;
}

.center-slider .slick-prev .mp-pager-prev {
    background: url("/local/templates/redbird/img/arrow-marketing-left.png") no-repeat center !important;
    background-size: cover;
    width: 50px !important;
    height: 50px !important;
    cursor: pointer;
    left: -40px;
    top: 24px;
}

.mp-pager-prev {
    background: url("/local/templates/redbird/img/arrow-marketing-left.png") no-repeat center !important;
    background-size: cover;
    width: 50px !important;
    height: 50px !important;
    cursor: pointer;
    position: relative;
    left: -36%;
    top: -44px;
}

.mp-pager-next {
    background: url("/local/templates/redbird/img/arrow-marketing-right.png") no-repeat center !important;
    background-size: cover;
    width: 50px !important;
    height: 50px !important;
    cursor: pointer;
    left: 100%;
    top: -95px;
    position: relative;
}

.text-red{
    color: #f8514a;
}
.text-error{
    font-size: 11px !important;
    position: absolute;
}

.close:focus{
    outline: none;
}

.form-control:focus{
    border: 1px solid  #000;
}

.mp-datepicker-error {
    position: relative;
    display: block;
    width: 50%;
    margin-left: 35px;
}

 .border-red{
    border: 1px solid #f8514a;
}

 .selectric-border-red .selectric{
     border: 1px solid #f8514a;
 }


.ckk-cheese-img{
    max-height: 600px;
    float: right;
    margin-top: -155px;
}

.ckk-cooperation .btn-news-cooperation{
    margin-top: 0;
}

.thanks__img {
    border: 1px solid #b2b2b2;
    display: block;
    margin: 0 auto 15px;
    height: auto;
}

.thanks-block{
    margin: auto 15px;
}

.thanks{
    text-align: center;
    margin-bottom: 50px;
}

.thanks a{
    cursor: pointer;
    max-width: 210px;
    display: block;
    margin: auto;
}

.thanks p{
    margin-bottom: 0;
    line-height: 20px;
}

.thanks__company {
    font-family: "PFBeauSansPro-Bold", sans-serif;
}

.block-thanks {
    margin-top: 50px;
    margin-bottom: 60px;
}

.us-recommends .btn-news-cooperation{
    margin-top: 0;
}

.product-detail-form{
    font-size: 20px;
}

.news-text--gray{
    background: #CBCBCB;
}

.news-list-block {
    padding: 0 15px;
}

.news-list-block .news-slider-slide{
    margin-bottom: 30px;
}

.subscribe-text-with-icon{
    display: block;
    font-size: 16px;
    font-family: "PFBeauSansPro-Bold", sans-serif;
    color: #391211;
    margin-left: 60px;
    line-height: 20px;
}

.img-subscribe:before{
    content: "";
    display: block;
    background-image: url(/local/templates/redbird/img/subscribe-img.png);
    background-size: initial;
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -6px;
}

.col-p0{
    padding: 0;
}

.input-h50{
    height: 50px;
    padding-top: 3%;
}

.form-subs-news{
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 35px;
    padding-top: 10px;
}

.news-list-block .check-actions-block{
    margin-top: 30px;
    margin-left: 8px;
}

.check-actions-block:after{
    content: "";
    display: inline-block;
    background-image: url(/local/templates/redbird/img/describe-img.png);
    background-size: initial;
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    top: 12px;
    left: 15px;
}

.archive{
    font-size: 16px;
    font-family: "PFBeauSansPro-Bold", sans-serif;
    color: #391211;
    margin-top: 25px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn-send-ok {
        bottom: 37px !important;
    }
}

@media screen and (max-width: 2600px) {
    .scroll1 {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 1920px) {
    .block-new .bx-prev {
        left: -160px;
    }

    .block-new .bx-next {
        right: -160px;
    }

    .block-recommends .bx-prev {
        left: -170px;
    }

    .block-recommends .bx-next {
        right: -170px;
    }

    .slick-prev {
        left: -170px;
    }

    .slick-next {
        right: -170px;
    }
}

@media screen and (max-width: 1830px) {
    .block-recommends .bx-prev {
        left: -200px;
    }

    .block-recommends .bx-next {
        right: -200px;
    }

    .block-new .bx-prev {
        left: -200px;
    }

    .block-new .bx-next {
        right: -200px;
    }

    .slick-prev {
        left: -190px;
    }

    .slick-next {
        right: -190px;
    }
}

@media screen and (max-width: 1620px) {
    .block-recommends .bx-prev {
        left: -150px;
    }

    .block-recommends .bx-next {
        right: -150px;
    }

    .block-new .bx-prev {
        left: -150px;
    }

    .block-new .bx-next {
        right: -150px;
    }

    .h-block-company {
        width: 900px;
        margin: 0 auto 40px;
    }

    .slick-prev {
        left: -150px;
    }

    .slick-next {
        right: -150px;
    }
}

@media screen and (max-width: 1580px) {
    .scroll {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 1540px) {
    .slick-prev {
        left: -70px;
    }

    .slick-next {
        right: -70px;
    }
}

@media screen and (max-width: 1500px) {
    .block-recommends .bx-prev {
        left: -70px;
    }

    .block-recommends .bx-next {
        right: -70px;
    }

    .block-new .bx-prev {
        left: -110px;
    }

    .block-new .bx-next {
        right: -110px;
    }

    .img-left, .img-right {
        visibility: hidden;
    }

    .slick-prev {
        left: -70px;
    }

    .slick-next {
        right: -70px;
    }
}

@media screen and (max-width: 1380px) {
    .block-recommends .bx-prev {
        left: -7px;
    }

    .block-recommends .bx-next {
        right: -9px;
    }

    .slick-prev {
        left: -25px;
    }

    .slick-next {
        right: -25px;
    }

    .block-new .bx-prev {
        left: -32px;
    }

    .block-new .bx-next {
        right: -32px;
    }

    .h-block-company {
        margin: 0 auto;
    }

    .form-search {
        width: 420px;
    }

    .block-subs .h-subs {
        margin-left: 18px;
        padding-left: 10px;
        width: 280px;
    }

    .sub-input {
        margin-left: -17px;
    }

    .btn-all-subs {
        margin-left: 58px;
    }

    .block-company .container {
        padding-left: 0;
    }

    .block-company .block-company-video {
        margin-top: 36px;
        margin-left: 31px;
    }

    .block-company .block-company-article {
        margin-top: 108px;
        margin-left: -18px;
    }

    .block-company .block-company-article.p_1, .block-company .block-company-article.p_3 {
        width: 305px;
    }

    .block-company .block-company-article.p_2 {
        padding-left: 0;
        margin-right: 0;
        width: 330px;
    }

    .block-company .block-company-article.p_4 {
        width: 312px;
        margin-left: -20px;
    }

    .block-company .block-company-article-bottom {
        margin-left: -45px;
        margin-top: 22px;
    }

    .h-block-map {
        margin-left: 23px;
    }

    .img-coordinate {
        left: 13px;
    }

    .city-map-element {
        margin-right: 32px;
    }
}

@media screen and (max-width: 1220px) {
    .h-block-company {
        padding: 0;
    }

    .head-map {
        margin-left: 29px;
        margin-right: 32px;
    }

    .news-block .h-block-news {
        margin-left: 72px;
    }

    .btn-news {
        right: 84px;
    }

    .block-new .bx-next {
        right: -36px;
    }

    .slick-prev {
        left: -10px;
    }

    .slick-next {
        right: -10px;
    }

    .block-recommends .bx-prev {
        left: -7px;
        top: 33% !important;
        margin-top: 1px !important;
    }

    .block-recommends .bx-next {
        right: -6px;
        top: 33% !important;
        margin-top: 1px !important;
    }

    .btn-recommends {
        margin-right: 78px;
    }

    .news-block .news-text-block {
        padding-top: 9px;
    }

    footer .container {
        padding-left: 6px;
    }

    .footer .img-social {
        margin: 8px 5px 7px 6px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding-right: 0;
        padding-left: 8px;
    }

    .content-actions {
        padding-right: 15px;
    }

    .card_product {
        padding-left: 14px;
    }

    .block-company .block-company-article-bottom {
        margin-right: -30px;
    }
}

@media screen and (max-width: 1200px) {
    .table-order {
        overflow-x: scroll;
    }

    .block-recommends .bx-prev {
        left: 0px;
    }

    .bg-orange .border-right {
        border-right: none !important;
    }

    .block-recommends .bx-next {
        right: 0px;
    }

    .col-city {
        margin-left: -23px;
    }

    #navbar1 .navbar-nav-main {
        margin-left: 22px;
    }

    #navbar1 .nav-item {
        margin-right: 7px;
    }

    .navbar-top .block-menu-call {
        margin-left: -26px;
        width: 160px;
    }

    .cabinet-link {
        margin-left: 0px;
        position: relative;
        left: 12px;
    }

    .mv {
        margin-left: 26px;
        margin-bottom: 2px;
    }

    .sd {
        margin-bottom: 4px;
        margin-left: 31px;
    }

    .vinetta {
        margin-left: 17px;
        margin-bottom: 24px;
    }

    .kobrin {
        margin-left: 12px;
    }

    .kobrin:hover {
        margin-left: 22px;
    }

    .maslen {
        margin-left: 0px;
    }

    .maslen:hover {
        margin-left: 3px;
    }

    .img-main-logo {
        margin-left: -29px;
        margin-bottom: 2px;
    }

    .navbar-main {
        border-top: 3px solid #680206;
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-main #navbar2 {
        margin-left: -40px;
        border-top: none;
    }

    #navbar2 .navbar-nav-main {
        margin-left: 5px;
    }

    .navbar-main #navbar2 .nav-item {
        margin-left: 36px;
    }

    .searchbox-icon {
        right: 40px;
    }

    .main-slider .text-slide {
        margin-left: -8px;
    }

    .block-new .bx-prev {
        left: -104px;
    }

    .block-new .bx-next {
        right: -119px;
    }

    .block-new .bx-wrapper {
        padding-left: 7px;
    }

    .sub-input {
        margin-left: -20px;
    }

    .align-items-center .row {
        margin-right: 0;
    }

    .align-items-center .row .col-8 {
        padding-right: 0;
    }

    .block-subs .container {
        padding-right: 0;
    }

    .btn-all-subs {
        margin-left: 19px;
    }

    .h-block-company {
        width: 800px;
        text-indent: 0px;
    }

    .block-company .block-company-article {
        margin-top: 54px;
        margin-left: -102px;
    }

    .block-company .block-company-article.p_2 {
        padding-left: 2px;
        margin-right: 0;
        width: 325px;
        margin-left: -29px;
    }

    .block-company .block-company-article.p_3 {
        margin-top: 48px;
    }

    .block-company .block-company-article.p_4 {
        width: 308px;
        margin-left: -30px;
        margin-top: 50px;
    }

    .block-company .block-company-article-bottom {
        margin-left: -130px;
        margin-top: 21px;
    }

    .block-company .block-company-video {
        top: -54px;
        left: -75px;
    }

    .map-on-index .container, .map-on-index .container .head-map {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }

    .map-on-index .container {
        padding: 0;
    }

    .h-block-map {
        margin-left: 0px;
    }

    .img-coordinate {
        left: 7px;
    }

    .h-block-recommends {
        margin-left: 5px;
    }

    .btn-recommends {
        margin-right: -42px;
    }

    .partners-slider li {
        padding-left: 21px;
    }

    .block-recommends .text-recommend {
        padding: 0;
    }

    .block-recommends .bx-prev {
        left: -6px !important;
        top: 32% !important;
        margin-top: 0px !important;
    }

    .block-recommends .bx-next {
        right: -17px !important;
        top: 32% !important;
        margin-top: 0px !important;
    }

    .news-block .h-block-news {
        margin-left: -7px;
    }

    .btn-news {
        right: -37px;
    }

    footer .container {
        padding-left: 0;
    }

    footer .col-12 {
        padding-right: 0;
    }

    .logo-footer-a {
        margin-top: -2px;
    }

    .footer .img-social {
        margin: 8px -3px 7px 14px;
    }

    .block-subs .h-subs {
        padding: 0;
    }

    .city-map-element {
        margin-right: 37px;
    }

    .img-card {
        margin-left: 4px;
        padding-right: 8px;
    }

    .sum-products {
        left: 14px;
    }

    .block-new .bx-pager-link {
        margin-top: -70px !important;
    }

    .form-search {
        right: -38px;
    }

    .form-search .btn-search:before {
        right: 8px;
    }

    .btn-news-mob {
       /* margin-top: 19px;*/
        width: 27px;
        margin-top: -10px;
    }

    .table-basket {
        table-layout: fixed;
        display: block;
    }

    .scroll-table {
        overflow-x: scroll;
        width: 100%;
    }

    #month-calendar .modal-dialog {
        position: relative;
        top: -380px;
    }
}

@media screen and (min-width: 992px) {
    .card_product .bx-wrapper {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .footer .form-group {
        width: 170px !important;
    }

    .header-card-link-mob {
        border-right: none;
        position: relative;
    }

    .mob-top-icon-search .searchbox-icon {
        right: 9px;
        top: 19px;
        width: 22px;
        cursor: pointer;
    }

    .form-search {
        top: 72px;
        width: 324px;
        right: 96px;
    }

    .btn-search:before {
        right: 6px;
        bottom: 30px;
    }

    .searchbox-input {
        width: 290px;
    }

    .btn-search:before {
        right: 16px;
        bottom: 26px;
    }

    .btn-subs {
        left: 271px;
    }

    .big-slider .bx-pager {
        margin-bottom: 115px;
    }

    .big-slider {
        margin-bottom: -36px;
    }

    .block-subs .row {
        margin: 0;
    }

    .block-subs {
        padding-top: 23px;
        padding-bottom: 5px;
    }

    .block-subs .h-subs {
        width: 280px;
        text-align: left;
        line-height: 21px;
        margin: 10px auto 30px;
    }

    .sub-input {
        margin-left: 67px;
    }

    .block-subs #email-subs {
        width: 350px;
    }

    .btn-subs {
        left: 225px;
    }

    .block-new .bx-pager-link {
        margin-top: -64px !important;
    }

    .block-company .block-company-article.p_1, .block-company .block-company-article.p_3 {
        width: 400px;
        margin-left: 100px;
    }

    .block-company .block-company-article-bottom {
        margin-left: 40px;
    }

    .block-company .block-company-article.p_2, .block-company .block-company-article.p_4 {
        margin-left: 300px;
        width: 400px;
    }

    .block-new .bx-next {
        right: -40px;
    }

    .block-new .bx-prev {
        left: -32px;
    }

    .slick-prev {
        left: -32px;
    }

    .slick-next {
        right: -40px;
    }

    .h-block-company {
        font-size: 32px;
        line-height: 36px;
        width: 720px;
    }

    .block-new {
        padding-bottom: 0;
        margin-bottom: -10px;
    }

    .block-subs form {
        margin-left: -15px;
        margin-top: 8px;
    }

    .card_product .bx-wrapper {
        display: none;
    }

    .btn-all-subs {
        margin-left: 90px;
    }

    .modal-header .close {
        left: -15px;
        bottom: 136px;
        background-image: url("/local/templates/redbird/img/close.png");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 30px;
        width: 30px;
    }

    .modal-header .close img {
        display: none;
    }

    #draftModal .modal-header .close {
        bottom: 36px;
    }

    .modal-body {
        padding: 0;
    }

    .message {
        padding-left: 15px;
    }

    .blur-bg {
        filter: none;
    }

    .footer-menu-left {
        padding-left: 0px;
        font-size: 14px;
    }

    .menu-bottom-item {
        border-bottom: 1px solid #f1dab1;
    }

    footer .container {
        padding-left: 15px;
    }

    .footer-menu-right {
        padding: 0px;
        margin-left: 0px;
        font-size: 14px;
    }

    footer .container .row {
        margin: auto;
    }

    footer .col-12 {
        padding: 0;
    }

    .footer .footer-contacts {
        border-top: none;
        margin: 0;
    }

    .contacts-footer {
        display: inline-block;
    }

    .footer .font-thin {
        font-size: 14px;
    }

    .footer .footer-contacts .footer-phone {
        font-size: 14px;
    }

    #choice-city-modal .modal-body {
        height: calc(100vh - 37px);
        overflow-y: scroll;

    }

    .sum-products {
        top: -3px;
        /*left: 26px;*/
        z-index: 9;
    }
}

@media screen and (width: 992px) {
    .block-company .block-company-article.p_1, .block-company .block-company-article.p_3 {
        margin-left: -104px;
        width: 305px;
    }

    .block-company .block-company-article.p_2, .block-company .block-company-article.p_4 {
        margin-left: -31px;
        width: 305px;
    }

    .block-company .block-company-article-bottom {
        margin-left: -134px;
    }

    .block-company .block-company-video {
        top: -20px;
    }

    .h-block-company {
        font-size: 44px;
        line-height: 54px;
    }

    .block-company {
        padding-top: 50px;
    }

    .block-subs .h-subs {
        margin-left: -10px;
    }

    .block-subs form {
        margin-left: -22px;
    }

    .btn-subs {
        left: 267px;
    }

    .btn-all-subs {
        margin-left: 99px;
    }

    .sub-input {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .light-text {
        text-shadow: 0px 0px 4px #000000b0;
    }

    .city-list-column{
        -webkit-column-width: auto;
        -moz-column-width: auto;
        column-width: auto;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px;

    }

    .btn-redact-cabinet-user {
        display: block;
        float: none;
        position: relative;
        width: 240px;
        margin: auto;
        padding: 14px 22px;
    }

    .btn-subscribe-news{
        width: 100% !important;
    }

    .main-slider-button-xs{
        width: 51% !important;
        margin: 30vw auto 0 auto !important;
    }
    .ckk-cheese-img {
        margin-top: 0px !important;
    }

    .news-detail-slider-container {
        padding: 0 !important;
    }

    .mp-top-margin{
        margin-bottom:70px;
    }

    .mp-label{
        font-size: 62% !important;
    }

    .partnership-label{
        font-size: 90%;
    }

    textarea{
        border: 1px solid #ced4d9;
    }

    .btn-send-cooperation{
        width: 100% !important;
        margin: 0 !important;
    }

    .btn-send-marketing{
        width: 100% !important;
        margin: 0 !important;
    }

    .btn-recommends {
        margin-right: 20px;
    }

    .btn-order-cabinet{
        width: unset;
        text-align: center;
    }

    .h-block-company {
        font-size: 18px;
        width: 100%;
        font-family: "PFBeauSansPro-Light", sans-serif;
        text-transform: none;
        line-height: 22px;
        letter-spacing: 1px;
        margin-left: -2px;
    }

    .block-company .block-company-video video, .block-company .block-company-video {
        border-radius: 100%;
        width: 400px;
        height: 400px;
        position: absolute;
    }

    .block-company {
        padding-top: 32px;
        z-index: -2;
        padding-bottom: 26px;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        margin-top: -9px !important;
        width: 5px;
        height: 5px;
    }

    .big-slider {
        margin-bottom: 8px;
    }

    .main-slider .text-slide {
        margin-top: 40px;
        margin-left: -11px;
    }

    .slide-header {
        width: 400px;
    }

    .main-slider .text-slide .slide-header {
        font-size: 9vw;
        line-height: 8vw;
        font-weight: 900;
        margin-left: -6px;
        letter-spacing: .1px;
        font-family: "PFBeauSansPro-Thin", sans-serif;
        width: 231px;
        text-transform: none;
        margin-top: 11vw;
    }

    .main-slider .text-slide .slide-header_second {
        font-size: 6vw;
        line-height: 8vw;
        margin-left: -6px;
        letter-spacing: .1px;
        font-weight: 100;
        text-transform: none;
        width: 60vw;
        font-family: "PFBeauSansPro-Thin", sans-serif;
        margin-bottom: -4px;
        margin-top: 10px;
    }

    .main-slider .text-slide .p-text-slide {
        font-size: 4vw;
        margin-top: 4vw;
        margin-left: -6px;
        letter-spacing: .1px;
        text-transform: none;
        width: 185px;
        font-family: "PFBeauSansPro-Thin", sans-serif;
    }

    .btn-without-border {
        padding: 12px 15px 12px 17px;
        font-size: 13px;
        letter-spacing: 0.1px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin: 197px auto 0 auto;
        width: 159px;
        display: block;
    }

    .main-slider-slide .row {
        margin: 0;
    }

    .main-slider .main-slider-slide {
        background-position: top;
        height: 137vw;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .big-slider .bx-wrapper {
        margin-bottom: -89px;
    }

    .big-slider .bx-pager {
        margin-bottom: 114px;
    }

    .block-subs .container {
        margin: auto;
    }

    .block-subs form {
        text-align: center;
    }

    .block-new .bx-wrapper {
        margin-bottom: -19px;
    }

    .block-new .bx-wrapper .bx-pager {
        bottom: 11px;
    }

    .block-subs #email-subs {
        font-size: 12px;
        height: 46px;
        padding-left: 20px;
    }

    .sub-input {
        margin: 0;
    }

    .sub-input .btn-subs {
        border: 1px solid #f79314;
        left: 55%;
        font-size: 12px;
        padding: 13px 36px 13px 40px;
        letter-spacing: .9px;
    }

    .block-subs {
        padding-top: 18px;
        padding-bottom: 24px;
    }

    .block-subs .h-subs {
        text-align: center;
        margin-bottom: 13px;
        font-size: 20px;
        line-height: 19px;
        width: 100%;
        letter-spacing: .1px;
        margin-left: -5px;
    }

    .block-company .container {
        padding: 0;
    }

    .block-company .block-company-article {
        margin: 42px -90px 1px 106px;
    }

    .block-company .block-company-article.p_3 {
        margin-top: 37px;
    }

    .block-company .block-company-article.p_4 {
        margin-top: 55px;
    }

    .block-company .block-company-article.p_1, .block-company .block-company-article.p_2, .block-company .block-company-article.p_3, .block-company .block-company-article.p_4 {
        font-family: "PFBeauSansPro-Light", sans-serif;
        line-height: 14px;
        width: 400px;
        font-size: 13px;
        margin-left: 73px;
        letter-spacing: .9px;
    }

    .block-company-article-bottom.d-lg-none {
        line-height: 1.2;
    }

    .white-bg {
        height: 40px;
    }

    .block-company .block-company-article.p_1:before {
        font-size: 102px;
        left: 48px;
        top: 10px;
    }

    .block-company .block-company-article.p_2 {
        margin-top: 50px;
    }

    .block-company .block-company-article.p_2:before {
        font-size: 102px;
        left: -36px;
        top: 7px;
    }

    .block-company .block-company-article.p_3 {
        margin-top: 48px;
    }

    .block-company .block-company-article.p_3:before {
        font-size: 102px;
        left: 52px;
        top: -2px;
    }

    .block-company .block-company-article.p_4 {
        margin-top: 48px;
        margin-left: 69px;
    }

    .block-company .block-company-article.p_4:before {
        font-size: 99px;
        left: -30px;
        top: 8px;
    }

    .block-company .block-company-article-bottom {
        margin-right: -16px;
        width: 400px;
        z-index: 1;
        margin-left: 12px;
        margin-top: 31px;
    }

    .block-company .block-company-article-bottom span {
        line-height: 20px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        font-size: 16px;
        padding: 2px 12px 1px 4px;
        letter-spacing: .6px;
    }

    .white-bg {
        height: 40px;
    }

    .partners-slider li {
        padding-left: 10px;
    }

    .h-block-recommends {
        text-align: center;
        font-size: 18px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin-left: 76px;
        letter-spacing: 1.4px;
    }

    .block-recommends {
        padding-top: 20px;
        padding-bottom: 9px;
    }

    .block-recommends .container {
        padding: 0;
    }

    .block-recommends .container .row {
        margin: 0;
    }

    .block-recommends .photo-client {
        height: 58px;
        width: 57px;
        margin-top: 11px;
    }

    .block-recommends .name-client {
        font-size: 12px;
        margin-top: 4px;
        letter-spacing: .9px;
    }

    .block-recommends .position-client {
        font-size: 9px;
        letter-spacing: .7px;
        padding-left: 24px;
    }

    .partners-slider img.d-block {
        margin: -9px auto -9px !important;
        width: 60px;
    }

    .block-recommends .text-recommend {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 0;
        letter-spacing: 0.7px;
    }

    .news-block {
        padding-top: 25px;
    }

    .block-recommends .bx-wrapper .bx-pager {
        bottom: -18px;
    }



    .news-block .row {
        margin: 0;
    }

    .block-recommends .bx-wrapper {
        margin-bottom: 21px !important;
    }



    .news-block .col-10 {
        text-align: center;
    }

    .news-slider-main {
        margin-top: 15px;
    }

    .news-block .news-img {
        height: 161px;
    }

    .news-block .news-text-block {
        padding: 2px 9px 17px 10px;
        font-size:70%;
    }

    .news-block .news-text-block .news-date {
        font-size: 7px;
        margin-bottom: 5px;
    }

    .news-block .news-text-block .news-head {
        font-size: 12px;
    }

    .news-block .news-text-block .news-text {
        font-size: 8px;
        line-height: 10px;
        margin-bottom: 0;
    }

    .news-block .news-text-block .news_all-link {
        margin-top: -5px;
        font-size: 6.8px;
    }

    .slogan {
        width: 100%;
    }

    .modal {
        padding-right: 0 !important;
    }

    #form-review .col-12 {
        padding-left: 0px !important;
        padding-right: 15px !important;
    }

    .add-file-point {
        left: 0;
    }

    .send-review {
        margin-bottom: 30px;
    }

    .news-slider-slide {
        margin-right: 7px;
    }

    .footer .menu-bottom .menu-bottom-item .menu-bottom-item-link {
        font-size: 12px;
        font-family: 'PFBeauSansPro-Light', sans-serif;
        line-height: 34px;
    }

    .menu-bottom {
        margin-top: 0;
    }

    .footer .menu-bottom .menu-bottom-item {
        margin: 1px 0;
    }

    .catalog-section .selectrics, .catalog-section-slider .selectrics {
        margin-top: 0;
    }

    .ul-catalog-slider .col-product {
        padding: 0;
    }

    #basket-table .btn-from-basket {
        float: none;
    }

    .price-and-send {
        text-align: center;
    }

    .modal-backdrop {
        background: transparent;
        opacity: 0;
    }

    #month-calendar .modal-dialog {
        top: -303px;
        height: 100%;
    }

    #month-calendar .modal-content {
        border: none;
        border-radius: 0;
    }

    /*#month-calendar .modal-header .close {
        background: none;
        left: 144px;
        bottom: 106px;
        width: 100%;
        height: 100%;
        text-align: end;
        opacity: 1;
        font-size: 16px;
    }*/

    #month-calendar .modal-body .col-4 {
        text-align: center;
    }

    #month-calendar .btn-without-border {
        margin: 50px auto 25px auto;
    }

    .container-cabinet {
        margin-top: 9px;
    }

    .container-cabinet .cabinet-user-name {
        font-size: 17px;
        line-height: 23px;
        margin-top: -3px;
        letter-spacing: .9px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin-bottom: -2px;
    }

    .cabinet-user-work {
        font-size: 12.5px;
        letter-spacing: .9px;
    }

    .cabinet-user-email {
        font-size: 12.5px;
    }

    .cabinet-user-phone {
        font-size: 19px;
        width: 100%;
        margin-top: 2px;
        letter-spacing: 0.7px;

    }

    #PERSONAL_PHONE {
        border: none;
        width: 100%;
        font-size: 18px;
    }

    #UF_ADD_NUMBER {
        display: none;
    }

    .container-cabinet .info-user-col2 {
        padding-left: 15px;
        padding-right: 0;
    }

    .cabinet-select-city {
        margin-top: 11px;
        font-size: 11.5px;
        letter-spacing: .6px;
    }

    div.cabinet-select-city {
        width: 41px;
    }

    .cabinet-user-status {
        margin-top: 0px;
        font-size: 11.5px;
        letter-spacing: .9px;
        margin-bottom: 0px;
    }

    .cabinet-user-status:before {
        height: 16px;
        width: 17px;
        margin-right: 7px;
    }

    .cabinet-user-company:disabled {
        font-size: 16.5px;
        margin-top: 4px;
        letter-spacing: .9px;
    }

    .label-inn, .cabinet-user-inn:disabled {
        margin-top: 0;
        font-size: 16.5px;
        letter-spacing: .9px;
    }

    .dolg {
        font-size: 11.5px;
        margin-top: 4px;
        letter-spacing: .9px;
        margin-bottom: 5px;
    }

    .user-cabinet-debt {
        font-size: 35.5px;
        margin-bottom: 2px;
    }

    .user-cabinet-days-debt {
        font-size: 20.5px;
        line-height: 18px;
    }

    .mob-links-cabinet {
        display: flex;
        justify-content: space-around;
    }

    .container-cabinet .link-cabinet {
        margin: auto;
    }
}


@media (min-width: 768px) {


    .drawer-list {
        width: 40vw;
    }

    .drawer-list li a {
        text-align: right;
        padding: 0.5rem;
    }
}

@media screen and (max-width: 610px) {
    .mob-top-icon-search .searchbox-icon {
        right: 9px;
        top: 25px;
    }

    label.navbar-img {
        top: 20px;
    }

    .block-new .bx-wrapper {
        margin: 0 auto;
        max-width: 400px;
    }

    .block-new .bx-wrapper .bx-viewport {
        padding-left: 130px;
        width: inherit !important
    }

    .new-slider .new-slider-slide {
        overflow: hidden;
        margin-right: 9px !important;
    }

    .new-slider .new-slider-slide a {
        width: 100%;
    }

    .new-slider-slide-text .new-slider-slide-header {
        font-size: 16px;
        line-height: .8;
    }

    .new-slider-slide-text .new-slider-slide-p {
        font-size: 12px;
        margin-bottom: 11px;
    }

    .new-product-link {
        /*min-height: 293px;*/
    }

    .new-slider-slide {
        height: 240px;
        width: 220px !important;
    }

    .block-new .bx-wrapper {
        height: 260px;
        padding: 0;
    }

    .catalog-section-slider-mob {
        margin-top: 100px;
    }

    .col-product-mob .button.btn-all-subs.light-text.btn-preorder {
        margin-bottom: 37px;
    }

    .card_product .characters_product {
        margin-left: 0;
    }

    .card_product .card-img-mob {
        padding-right: 0;
    }
    .card-product-subname{
        font-size: 13px;
    }
    .offer-product div {
        height: 50px;
        width: 30px;
    }

    .product-detail-form{
        margin-top: 25px;
        margin-left: 18px;
    }
    .product-item-amount-field{
        width: 65px;
    }
}

@media screen and (max-width: 490px) {
    .block-new .bx-wrapper .bx-viewport {
        padding-left: 53px;
    }

    .block-subs form {
        margin-left: 0px;
    }

    .sub-input .btn-subs {
        /*left: 190px;*/
    }

    .block-company {
        padding-top: 12px;
    }

    .block-company .img-left-top {
        top: 70px;
    }

    .block-company .img-right-top-min {
        top: 83px;
    }

    .new-text {
        width: 34px;
    }

    .block-company .block-company-article.p_1, .block-company .block-company-article.p_2, .block-company .block-company-article.p_3, .block-company .block-company-article.p_4 {
        width: 310px;
    }

    .block-company .block-company-article-bottom {
        width: 100%;
    }

    h1 {
        font-size: 18px;
        padding-top: 11px;
        letter-spacing: 1.4px;
        margin-bottom: 0;
    }

    h2 {
        font-size: 23px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin-bottom: 4px;
        margin-top: 4px;
    }

    h3 {
        font-size: 19px;
        margin-top: 8px;
        margin-bottom: 11px;
    }

    h4 {
        font-size: 21px;
        font-family: "PFBeauSansPro-Light", sans-serif;
    }

    .title-gradient {
        padding-left: 0px;
    }

    .breadcrumb .breadcrumb-item, .breadcrumb .breadcrumb-item.active {
        font-size: 9px;
        line-height: 13px;
        padding-left: 1px;
    }

    .breadcrumb {
        padding-left: 0;
        margin-bottom: 8px;
        margin-top: 2px;
    }

    .breadcrumb .breadcrumb-item.active {
        font-weight: bold;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        font-size: 9px;
        padding-right: 1px;
    }





    .selectric .label {
        font-size: 9px;
        letter-spacing: 0.7px;
        /* height: 23px; */
        font-family: "PFBeauSansPro-SemiBold", sans-serif;
        line-height: 21px;
    }

    .selectric {
        height: 23px;
    }

    .selectric .button {
        height: 23px;
        width: 23px;
    }

    b.button {
        padding: 12px;
    }

    .products {
        padding-left: 0;
    }

    .col-product {
        padding-right: 0;
    }

    .line {
        border-bottom: 2px solid #391211;
        width: 247px;
    }

    .col-product-description {
        font-family: "PFBeauSansPro-Light", sans-serif;
        text-align: justify;
        height: 90px;
        padding: 0;
        outline: none;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 18px;
    }

    .col-product .new-text {
        top: 7px;
        width: 43px;
    }

    .product-col-image {
        width: 100%;
    }

    .ul-catalog-variants {
        margin-bottom: 13px;
        margin-top: 20px;
    }

    .divA, .divB {
        width: 247px;
    }

    .text-slide ul {
        line-height: 18px;
    }

    .col-product .text-slide li {
        font-size: 15px;
    }

    .products .button.btn-all-subs.light-text.btn-preorder {
        margin-left: 0px;
        margin-bottom: 34px;
    }

    .btn-all-subs {
        margin-left: 0;
    }

    .btn-preorder {
        margin: 14px 0 34px 0;
    }

    .footer .menu-bottom {
        margin-top: 2px;
    }

    .footer .font-thin {
        font-size: 13px;
        letter-spacing: .5px;
        margin: 0 0 -3px 0;
    }

    .footer .menu-bottom .menu-bottom-item .menu-bottom-item-link {
        line-height: 32px;
    }

    .contacts-footer {
        width: 49%;
    }

    .slogan {
        line-height: 10px;
        font-size: 8px;
        margin-left: -3px;
        margin-top: 25px;
        margin-bottom: 20px;
        letter-spacing: .4px;
    }

    .footer .img-social {
        float: none;
        height: 25px;
        width: 25px;
    }

    .copyright {
        margin-top: 9px;
        letter-spacing: .5px;
        margin-left: -2px;
    }

    .card_product h2 {
        letter-spacing: 2px;
    }

    .btn-to-catalog {
        padding: 11px 15px;
        margin-right: 0;
        margin-top: -55px;
    }

    .card-product-description {
        font-size: 11px;
        line-height: 17px;
        margin-bottom: 0;
        /*margin-top: -40px;*/
    }

    .product-item-detail-slider-images-container .new-text {
        z-index: 99;
    }

    .product-item-detail-slider-image img {
        /*height: 100%;*/
        /*width: 100%;*/
    }

    .product-item-detail-slider-image.active {
        height: 260px;
    }

    .card_product .product-item-detail-slider-container {
        min-height: 235px;
    }

    .offer-product img {
        display: inline-block;
        vertical-align: bottom;
    }

    .offer-product p {
        max-width: 57px;
    }

    .ul-offer-products {
        margin-left: 0;
    }

    .characters_product ul {
        margin: 7px -5px 0 0;
        padding-left: 19px;
    }

    .characters_product ul li {
        line-height: 19px;
        font-size: 12px;
        letter-spacing: 1.1px;
    }

    #cheese_props_form {
        margin-left: 17px;
        font-size: 18px;
    }

    .characters_product .divA, .characters_product .divB {
        margin-left: 18px;
    }

    .calories {
        letter-spacing: 0px;
        margin-top: 18px;
        margin-bottom: -2px;
    }

    .character-weight {
        padding: 13px 0px 12px 4px;
    }

    #cheese_props_weight_val {
        width: 71px;
        margin: -13px 0;
    }

    .characters_product .divA, .characters_product .divB {
        max-width: 185px;
    }

    .product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
        min-width: 19px;
        height: 18px;
        margin-right: 3px;
    }

    .slash {
        display: none;
    }

    .product-item-detail-info-container {
        letter-spacing: .2px;
    }

    .characters_product ul.bottom-ul-characters {
        margin-bottom: 14px;
    }

    .btn-add-to-basket {
        padding: 11px 15px;
        margin-left: 18px;
        font-size: 13px;
        letter-spacing: .4px;
    }

    #result_price {
        margin-top: -7px;
        margin-right: -11px;
        white-space: nowrap;
    }

    #cheese_props_pack {
        width: 107px;
    }

    .catalog-section-slider .bx-viewport {
        height: auto;
    }

    .products p {
        font-size: 11px;
        margin-top: 7px;
    }

    .catalog-section-slider h3 {
        margin-bottom: 10px;
    }

    .trademarks-section .selectrics {
        position: relative;
        top: 0;
    }

    .trademarks-subsection-slider .selectrics {
        top: 0px;
        position: relative;
    }

    #month-calendar .modal-dialog {
        top: -50px;
    }

    /*#month-calendar .modal-header .close {*/
        /*font-size: 14px;*/
    /*}*/

    #month-calendar .row {
        margin-left: -7px;
    }

    #month-calendar .filter-month {
        height: 35px;
    }

    #month-calendar .filter-month label {
        vertical-align: sub;
        height: 35px;
    }

    .block-round {
        max-width: 110px;
        max-height: 110px;
    }

    .container-cabinet .cabinet-user-name {
        letter-spacing: 0px;
    }



    .header-orders h4 {
        font-size: 22px;
    }

    .number-order:after {
        display: none;
    }

    .block-orders .item-order, .block-rsp-orders .item-order {
        background: #faf0e0;
        border-bottom: none;
        padding: 3px 0px;
        margin-bottom: 5px;
    }

    .block-orders .item-order {
        margin-right: 0;
    }

    .make-order:after {
        content: '';
        height: 12px;
        width: 12px;
        display: inline-block;
        background: url("/local/templates/redbird/img/arr-order.png") no-repeat center;
        background-size: contain;
        position: relative;
        margin-left: 3px;
        float: right;
    }

    .btn-new-order {
        display: block;
        float: none;
        margin: 20px auto;
        width: 198px;
        padding: 16px;
        text-align: center;
    }

    .btn-new-order-rsp {
        width: 223px;
    }



    .table-order tbody {
        background: #fff;
    }

    .table-order {
        overflow-x: scroll;
    }

    .block-orders {
        margin-right: 10px;
    }

    .action-section {
        margin: 5px -10px;
    }

    p.red {
        font-size: 16px;
        margin-top: 0;
    }

    .col-product.products h4 {
        height: 30px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 990px) {
    .news-block {
        padding-top: 25px;
    }

    .news-block .h-block-news {
        margin: auto;
    }

    .news-block .h-block-news {
        font-size: 19px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin-left: 65px;
        letter-spacing: .9px;
    }

    .selectrics {
        margin-top: 0px;
        margin-right: 0;
        float: none;
    }

    .catalog-section .selectrics, .catalog-section-slider .selectrics {
        margin-top: 0;
    }
}
@media screen and (max-width: 400px) {
    .block-company .block-company-video video, .block-company .block-company-video {
        border-radius: 100%;
        width: 300px;
        height: 300px;
        position: absolute;
    }

    .block-company .block-company-article {
        width: 271px !important;
    }

    .search-place .btn-search {
        left: 192px;
    }

    .searchbox-input {
        width: 237px;
        border: 1px solid #917349;
    }

    .form-search {
        width: 269px;
    }

    #disrespect {
        margin-left: 135px;
    }

    .block-new .bx-wrapper .bx-viewport {
        padding-left: 76px;
    }

    .btn-news-mob {
        width: 26px;
        margin-top: -8px;
        margin-left: 14px;
    }

    .btn-news-mob-bottom {
        margin-left: 20px;
    }

    .block-new .container, .block-new .bx-wrapper {
        padding: 0;
        background: #faf0e0;
    }

    .news-block {
        padding-top: 20px;
    }

    .news-block .news-img {
        height: 142px;
    }

    .news-block .news-text-block .news-date {
        margin-bottom: -2px;
    }

    .news-block .news-text-block {
        padding-bottom: 7px;
    }

    .news-slider-main {
        margin-top: 9px;
    }

    .news-block .news-text-block .news_all-link {
        margin-top: -9px;
        margin-right: 0;
        letter-spacing: 0.5px;
    }

    .news-block .news-text-block .news-text {
        margin-bottom: -2px;
    }

    .footer {
        padding-top: 0px;
    }

    .footer .menu-bottom {
        margin-top: 5px;
        font-size: 9px;
        line-height: 18px;
    }

    .footer .footer-contacts .footer-phone {
        font-size: 11px;
        font-family: "PFBeauSansPro-Light", sans-serif;
        margin-bottom: 8px;
        letter-spacing: 1.1px;
    }

    .copyright {
        font-size: 8px;
        line-height: 9px;
    }

    .img-social img {
        width: 25px;
    }

    .footer-contacts .col-6.pr-0 {
        padding-left: 0;
    }

    #month-calendar .modal-dialog {
        top: -45px;
    }

    .cooperation-text {
        font-size: 11px;
        text-align: justify;
    }

    #form-cooperation label, #mp-form label {
        font-size: 12px;
        font-family: "PFBeauSansPro-Bbook", sans-serif;
    }

    #form-cooperation .form-control, #form-cooperation option {
        font-size: 11px;
    }

    #form-cooperation .row, #mp-form .row {
        width: auto;
    }

    #form-cooperation .form-want-buy-p {
        font-size: 18px;
        text-align: center;
    }

    #form-cooperation .trade {
        font-size: 11px;
        margin-top: 0;
        font-family: "PFBeauSansPro-SemiBold", sans-serif;
    }

    .text-marketing-icon {
        font-size: 13px;
    }

    .form-check-other .form-control {
        width: 84%;
        font-size: 12px;
    }

    #mp-form .form-control {
        width: 80%;
        font-size: 12px;
    }

    .bg-orange span {
        font-family: "PFBeauSansPro-Bbook", sans-serif;
        font-size: 13px;
    }

    .width-fix {
        width: 85%;
        font-size: 11px;
    }

    #mp-form .input-pull {
        width: 117%;
    }

    #mp-form .datepicker {
        width: 100%;
    }

    .btn-send-marketing {
        /*width: 325px !important;*/
    }

    #mp-form #mp-company, #mp-form #mp-name, #mp-form #mp-position, #mp-form #mp-phone, #mp-form #other_costs{
        width: 100%;
    }
    .col-no-pr{
        padding-right: 15px;
    }
    .mt-25{
        margin-top: 10px;
    }
    .selectric-partners-form-selectric .selectric .label{
        line-height: 50px;
        font-size: 12px;
    }
    .selectric .label{
        height: 100%;
    }
    .bg-orange .form-check-mob{
        padding-left: 0;
    }
    #mp-form .input-percent{
        width: 90%;
    }
    .policy-agree{
        font-size: 12px;
    }
    .marketing-advantages .row{
        width: auto;
    }
    .mp-title{
        font-size: 22px;
    }
    .text-error{
        font-size: 8px;
    }
    #mp-form label{
        margin-bottom: 0px;
    }
    .btn-bg-light{
        background: #f1dab1;
    }
    .sum-products{
        left: 8px;
    }
    .marketing-icon:before{
        margin: 10px auto 15px auto;
    }
    .marketing-advantages{
        margin-bottom: 0;
    }
    .text-center.mb-4{
        font-size: 11px;
    }

#ModalEnter .modal-dialog{
    margin-top: 0;
}
#ModalEnter .modal-content{
    border: none;
}
    #ModalEnter .modal-header .close {
        bottom: 70px;
    }
    #ModalEnter .modal-body{
        padding: 30px 0;
    }
    #ModalEnter .btn-reg, #ModalEnter .btn-enter, #ModalForgetPasswordError .btn-reg, #ModalForgetPasswordError .btn-enter{
        margin-top: 20px;
    }
    #subscribe-ok .modal-body{
        padding: 70px 30px 20px;
    }
    #subscribe-ok .modal-body .close{
        bottom: -15px;
    }
    .modal-content{
        border: none;
    }
    .modal-dialog {
        margin: 0;
    }
    .btn-action-filter{
        margin-right: 0;
    }
    #actions-area{
        margin-top: 75px;
    }
    .btn-dropping{
        position: absolute;
        right: 17px;
        margin-top: 5px;
        padding: 8px 53px;
        font-size: 12px;
    }
}

@media screen and (max-width: 375px) {
    .selectric-wrapper.selectric-catalog-filter {
        width: 30%;
    }
    .package-property-delimiter{
        display: inline-block;
        border-bottom: 1px dotted #000;
        width: 50%;
        margin-left: 5px;
    }
/*
    li [data-property="CHEESE_PACKAGING_TYPE"] div:nth-child(2) {
        display: none;
    }

    li [data-property="CHEESE_PACKAGING_TYPE"] div:first-child {
        width: 315px;
    }*/
}

@media screen and (max-width: 370px) {
    .block-subs #email-subs {
        width: 319px;
    }

    .sub-input .btn-subs {
        /*left: 188px;*/
    }

    .sub-input .btn-subs {
        padding: 13px 23px 13px 25px;
    }

    .selectric-wrapper.selectric-catalog-filter {
        width: 100%;
        margin-right: 0;
    }

}

/* images */

@media screen and (max-width: 1750px) {
    .footer-img.footer-img-cheese {
        left: -200px;
    }
}

@media screen and (max-width: 1670px) {
    .block-company .img-left-top {
        left: 0px;
    }

    .block-company .img-right-top-min {
        display: block !important;
    }

    .block-company .img-right-top-max {
        display: none;
    }

    .block-company .img-right-bottom-min {
        display: block !important;
        bottom: -21px;
    }

    .block-company .img-right-bottom-max {
        display: none;
    }
}

@media screen and (max-width: 1620px) {
    .block-company .img-left-bottom {
        left: -100px;
    }
}

@media screen and (max-width: 1580px) {
    .footer-img.footer-img-cheese {
        left: -270px;
    }
}

@media screen and (max-width: 1500px) {
    .img-left-bottom {
        display: none;
    }

    .footer-img.footer-img-cheese {
        left: -350px;
    }

    .img-left, .img-right {
        visibility: hidden;
    }
}

@media screen and (max-width: 1366px) {
    .block-company .img-left-top {
        top: -24px;
        left: -163px !important;
    }

    .footer-img.footer-img-cheese {
        left: -399px;
    }

    .footer-img-injir-max {
        display: none;
    }

    .footer-img-injir-min {
        display: block !important;
    }

}

@media screen and (max-width: 1220px) {
    .footer-img.footer-img-cheese {
        left: -403px;
    }

    .footer-img.footer-img-injir {
        bottom: 72px;
    }

    .block-company .img-right-top {
        top: -22px;
    }
}

@media screen and (max-width: 1200px) {
    .footer-img {
        display: none;
    }

    .footer-img-injir-max, .footer-img-injir-min {
        display: none !important;
    }

    .footer-img-injir-micro {
        display: block !important;
    }

    .block-company .img-left-top {
        left: -181px !important;
    }

    .block-company .img-right-top-min {
        display: none !important;
    }

    .block-company .img-right-top-micro {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    .trademarks-section .selectrics {
        position: initial;
        float: none;
    }
    .selectric-wrapper.selectric-catalog-filter {
        width: 30%;
        margin-right: 4px;
    }

    .table-order {
        overflow-x: scroll;
    }

    .price-order {
        font-size: 11px;
    }

    .btn-new-order {
        display: block;
        float: none;
        margin: 20px auto;
        width: 198px;
        padding: 16px;
        text-align: center;
    }

    .btn-new-order-action {
        width: 224px;
    }

    .block-company .img-left-top {
        left: -103px !important;
        top: 69px;
        height: 157px;
    }

    .block-company .img-right-top-min {
        display: block !important;
        height: 382px;
        top: 61px;
        z-index: 0;
    }

    .block-company .img-right-top-micro {
        display: none !important;
    }

    .block-company .img-right-bottom-micro {
        display: block !important;
        height: 216px;
        bottom: 71px;
        z-index: -1;
    }

    .block-company .img-right-bottom-min {
        display: none !important;
    }

    .footer-img.footer-img-injir {
        display: none !important;
    }


}
#mp-form .datepicker {
    width: 100%;
}

@media only screen and (max-width: 641px) {
    .section {
        min-height: auto;
        width: 360px;
        overflow: visible;
    }
}

.actions-fade{
    display: none;
}
.action-filter .selectric-scroll ul li:first-child{
    margin-left: 20px;
}
.action-filter .selectric-scroll ul li:first-child:before{
    display: none;
}


.background-on-map{
    z-index: 9;
    cursor: pointer;
    height: 511px;
    width: 100%;
    position: absolute;
}
#map{
    z-index: 1;
}



    .block-fixed {
        position: relative;
        z-index: 9;
    }
.block-fixed.h30{
    z-index: 2;
}
    .h50 {
        height: 50px;
    }

    .h100 {
        height: 99px;
    }

    .h30 {
        height: 38px;
    }

    .navbar-bg {
        background: #faf0e0;
    }

    .block-fixed--menu {
        position: fixed;
        width: 100%;
    }
    /*.block-fixed-gradient{*/
        /*position: fixed;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*z-index: -1;*/
    /*}*/
    .navbar-fixed{
        position: fixed;
        width: 100%;
    }

.block-fixed.h100{
    z-index: 8;
}

@media only screen and (max-width: 992px) {
    .h50 {
        height: auto;
    }

    .h100 {
        height: auto;
    }

    .h30 {
        height: auto;
    }
.h80{
    height: 75px;
}
    .navbar-bg {
        background: transparent;
    }

    .block-fixed--menu {
        position: relative;
        width: 100%;
    }
    .navbar-fixed{
        position: relative;
        width: 100%;
    }
    .navbar-mob-fixed{
        position: fixed;
        width: 100%;
    }

    .thanks__img {
        border: 1px solid #b2b2b2;
        display: block;
        margin: 0 auto 15px;
        height: 55vw;
    }
}

@media screen and (max-width: 340px) {
    .form-check-label{
        font-size: 10px !important;
        line-height: 15px !important;
    }
}

.bold-volume{
    font-family: "PFBeauSansPro-Bold", sans-serif;
}

.main-img-factory{
    content: "";
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/kobrin1.png") no-repeat center;
    background-size: cover;
    position: relative;
    height: 40vw;
}

.main-img-factory-xs{
    content: "";
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/kobrin1_1.png") no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top:74.6%;
}

.main-img-factory__title{
    position: absolute;
    font-size: 6vw;
    color: #391211;
    max-width: 35%;
    top: 13%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
    left: 20%;
}

.main-img-factory__title-xs{
    position: absolute;
    font-size: 11vw;
    color: #391211;
    max-width: 35%;
    top: 10%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-left: 10px;
}

.img-war-frame{
    position: relative;
    padding: 17%;
    margin-bottom: 10px;
}

.img-war{
    content: "";
    width: 170%;
    display: inline-block;
    background: url(/local/templates/redbird/img/kobrin2.png) no-repeat left;
    background-size: cover;
    padding-top: 33.2%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.img-war-kobrin-2-xs{
    content: "";
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/kobrin2_1.png") no-repeat center;
    background-size: contain;
    position: relative;
    margin-left: 4vw;
    padding-top:48%;
    margin-top: -32%;
}

.row-no-margin{
    margin: 0;
}

.col-img-war{
    padding-right: 10px;
}



/*div [data-propertycode="CHEESE_PACKAGING_TYPE"] {
    width: 130px;
}*/

.title-in-factory{
    color: #3F3F3F;
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    font-size: 22px;
    margin: 20px 0 25px;
}

.content-offset{
   /* margin-left: 55px; */
    max-width: 900px;
}

.text-war{
    position: absolute;
    color: #faf0e0;
    font-size: 31px;
    font-family: "PFBeauSansPro-Thin", sans-serif;
    max-width: 30%;
    line-height: 1.2;
    top: 17%;
    left: 30px;
    padding: 2%;
}

.about-factory{
    font-size: 16px;
    font-family: "PFBeauSansPro-Light", sans-serif;
    text-align: justify;
}

.img-kobrin-factory{
   /* margin-left: 50px;*/
    margin-bottom: 40px;
}

.text-bold{
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

.site-factory, .site-factory:hover, .site-factory:visited{
    color: #F79314;
}

.site-factory-prujan, .site-factory-prujan:hover, .site-factory-prujan:visited{
    color: #F79314;
    font-size: 25px;
    position: relative;
    top: 40%;
}

.text-bold{
    margin-bottom: 40px;
}

.main-img-factory-veneta{
    content: "";
    /*height: -webkit-fill-available;*/
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/veneta.png") no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top:38.2%;
}

.main-img-factory-veneta-xs{
    content: "";
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/veneta1_1.png") no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top:68.6%;
}

.main-img-factory__title-veneta{
    position: absolute;
    font-size: 4.5vw;
    color: #391211;
    max-width: 35%;
    top: 10%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.main-img-factory__title-veneta-xs{
    position: absolute;
    font-size: 7vw;
    color: #391211;
    max-width: 55%;
    top: 10%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-left: 10px;
}

.content-image{
    max-width:100%;
    position:relative;
    margin-bottom: 10px;
}

.main-img-factory-prujan{
    content: "";
    /*height: -webkit-fill-available;*/
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/prujan-header.png") no-repeat center top;
    background-size: contain;
    position: absolute;
    padding-top: 45.28%;
    top: 0px;
}

.main-factory-prujan-redbox{
    background: #680d05;
    width: 100%;
    height: 17vw;
    margin: 0px !important;
    position: relative;
}

.main-img-factory-prujan-frame{
    position:relative;
    padding-top: 27%;
}

.prujan-header-photos{
    content: "";
    width: 41vw;
    display: inline-block;
    /*background: url(/local/templates/redbird/img/prujan-header-photos.png) no-repeat left;*/
    background-size: contain;
    padding-top: 33.2%;
    position: absolute;
    left: 19%;
    top: -266%;
}

.main-img-factory-prujan-xs{
    content: "";
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/prujan-header-xs.png") no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top:120%;
}

.main-img-factory-prujan__title{
    position: absolute;
    font-size: 3vw;
    color: #391211;
    max-width: 33%;
    top: 5%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.main-img-factory-prujan__title-xs{
    position: absolute;
    font-size: 7vw;
    color: #391211;
    max-width: 100%;
    top: 10%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
    margin-left: 7px;
}

.main-img-factory-prujan__title-2{
    position: absolute;
    font-size: 1.3vw;
    color: #faf0e0;
    max-width: 40%;
    top: 40%;
    left: 20%;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.main-img-factory-prujan__title-2-xs{
    position: absolute;
    font-size: 4vw;
    color: #faf0e0;
    max-width: 90%;
    line-height: 95%;
    font-family: "PFBeauSansPro-Light", sans-serif;
    bottom: 2%;
    padding-left: 6%;
}

.prujan-mob-list{
    list-style: disc;
    padding-left: 1em;
}

.prujan-head-date{
    padding-left: 25px;
    text-align: justify;
    padding-top: 4.8%;
    font-size: 1.5vw;
    color: #faf0e0;
}

.vertical-biege{
    border-right: 2px solid #faf0e0;
    height: 7vw;
}

.biege-round:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/biege_round.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -8.5px;
}

.bold{
    font-weight: bold;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

.vertical-red{
    border-right:2px solid #680206;
}

.red-round:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/red_round.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 23px;
    left:97.7%;
}

.red-line-after:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/horizontal_red.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 3px;
    right:0px;
}

.red-line-before:before{
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/horizontal_red.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 3px;
    left:0px;
}

.vertical-grey{
    border-right:2px solid #3f3f3f;
}

.grey-round:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/grey_round.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 23px;
    left: 97.74%;
}

.grey-round-last:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/grey_round.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    left: 97.07%;
}

.grey-line-after:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/grey_horizontal.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 3px;
    right:0px;
}

.grey-line-before:before {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("/local/templates/redbird/img/grey_horizontal.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 3px;
    left:0px;
}

.right-text{
    text-align:right;
    color: #3F3F3F;
    font-family: "PFBeauSansPro-SemiBold", sans-serif;
    font-size: 17px;
    padding-right:30px;
}

.right-image{
    width:162px;
    position:absolute;
    right:30px;
    top:-20%;
}

.right-side-image{
    width:100%;
    position:relative;
    left: 3%;
}

.vertical-center{
    position:relative;
    top:30%;
    line-height:1.5;
}

.red-header{
    color:#680206;
    font-size:30px;
}

.grey-header{
    color:#3f3f3f;
    font-size:30px;
}

.content-purjan{
    padding-left: 25px;
    text-align: justify;
}

.purjan-address{
    font-size: 90%;
}

.main-img-okompanii{
    content: "";
    /*height: -webkit-fill-available;*/
    width: 100%;
    display: inline-block;
    background: url("/local/templates/redbird/img/okompanii-header.png") no-repeat center top;
    background-size: contain;
    position: relative;
    padding-top:95%;
}

.okompanii-greybox{
    background: #3f3f3f;
    color: #f9f0e0;
    width: 100%;
    height: 10%;
    padding: 18px;
    font-size: 15px;
    text-align: center;
    line-height: 16px;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

.main-img-okompanii-xs{
    content: "";
    width: 95%;
    display: inline-block;
    /*background: url("/local/templates/redbird/img/okompanii-header-xs.png") no-repeat center top;*/
    /*background-size: contain;*/
    position: relative;
    padding-top: 138.7%;
}

.catalog-xs-button{
    position: absolute !important;
    top: 8% !important;
    left: 25% !important;
    width: 50% !important;
    height: 30px !important;
    padding-top: 10px !important;
}

.ico-menu-phone-mob{
    background: url("/local/templates/redbird/img/phone-mob.png") no-repeat center;
    background-size: contain;
    width: 26px;
    height: 24px;;
}

.ico-menu-city-mob{
    background: url("/local/templates/redbird/img/city-mob.png") no-repeat center;
    background-size: contain;
    width: 26px;
    height: 24px;
}

.ico-menu-logo_mir{
    background: url("/local/templates/redbird/img/logo_mir.png") no-repeat center;
    background-size: contain;
    width: 112px;
    height: 58px;
}

.ico-menu-basket-mob {
    background: url("/local/templates/redbird/img/basket-empty.svg") no-repeat center;
    background-size: contain;
    width: 26px;
    height: 24px;
}

.ico-menu-user-mob {
    background: url("/local/templates/redbird/img/user-mob.jpg") no-repeat center;
    background-size: contain;
    width: 26px;
    height: 24px;
}

.ico-menu-search-mob {
    background: url("/local/templates/redbird/img/search-mob.png") no-repeat center;
    background-size: contain;
    width: 26px;
    height: 24px;
    top: 3px;
}


.news-detail{
    width:100%;
}

.news-detail > .content{
    position: relative;
    float: left;
    width: 68%;
    /* left: 20%; */
    text-align: justify;
}

.news-detail > .right{
    float:right;
    width:30%;
}

.news-detail > .content > .date{
    color: #959595;
    font-size: small;
    margin: 10px;
}

.news-detail > .content > .text{

}

.news-detail > .content > .header{
    color:#680206;
    font-size:30px;
    padding-bottom: 30px;
}

.news-slider-bottom-image{
    width:70px;
}

.news-detail-bottom-nav{
    width:100%;
}

.news-detail-pervious{
    float:right;
    text-align: left;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    color:#680206;
    width: 95%;
    margin-top: -17px;
}

.news-detail-next{
    float:left;
    text-align: right;
    text-decoration: none;
    cursor: pointer;
    color:#680206;
    width: 96%;
    margin-top: -17px;
}

.news-detail-pervious-label{
    content: 'Предыдущая';
    position: relative;
    color: #939393;
    font-size:small;
    width: 90%;
    left: 5%;
}

.news-detail-next-label{
    content: 'Следующая';
    text-align:right;
    position: relative;
    color: #939393;
    font-size:small;
    width: 96%;
}

.news-detail-arrow-right{
    content: '';
    height: 10px;
    width: 100%;
    background-image: url("/local/templates/redbird/img/news-detail-arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    display: inline-block;
    position: relative;
    top: -8px;
}

.news-detail-arrow-left{
    content: '';
    height: 10px;
    width: 15%;
    background-image: url("/local/templates/redbird/img/news-detail-arrow-left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    display: inline-block;
    position: relative;
    top: -8px;
}

.news-detail-nav-pervious{
    float:left;
    width:50%;
}

.news-detail-nav-next{
    float:right;
    width:50%;
}

.news-detail > .right > form > .button-orange {
    position: relative;
    background: #ff9f00;
    color: #fff;
    width: 60%;
    border-radius: 100px;
    padding: 4%;
    text-align: center;
    left: 30%;
}

.news-detail > .right{
    float:right;
    padding-left: 20px;
    padding-right: 4%;
}

.news-detail > .right > .header{
    color:#680206;
    font-size:17px;
}

.news-detail > .right > form > .email{
    background: none;
    border: 1px solid #908e8e;
    padding: 7px;
    width: 90%;
    margin-bottom: 20px;
}

.news-detail > .right > select{
    background: none;
    border: 1px solid #908e8e;
    padding: 7px;
    width: 90%;
    margin-bottom: 20px;
}

.ico-news-detail-right-1{
    float:left;
    content: '';
    height: 45px;
    width: 15%;
    background-image: url("/local/templates/redbird/img/ico-news-detail-right-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: relative;
}

.news-detail > .right > .head > .float-r{
    float:right;
    width: 80%;
}

.news-detail > .right > input[type="checkbox"]{
    padding-bottom:10px;
    margin-bottom: 25px;
}

.ico-news-detail-right-2::after{
    content: '';
    height: 45px;
    width: 45px;
    background-image: url("/local/templates/redbird/img/ico-news-detail-right-2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    position: relative;
    top: -16px;
    left: 220px;
}

.contacts-right-button{
    float: right;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .news-detail > .content{
        position:relative;
        float:left;
        width:90%;
        left:5%;
    }

    .news-detail > .right{
        position:relative;
        float:left;
        width:90%;
        left:5%;
    }

    .news-detail > .right > form{
        background: #ffcf6d45;
        border: 1px solid #908e8e;
        border-radius: 100px;
        height: 45px;
        font-size: small;
        display: inline-block;
        width: 100%;
    }

    .news-detail > .right > form > .email{
        background: none;
        border: none;
        padding: 15px;
        width: 50%;
        margin-bottom: 20px;
        font-size: 2.5vw;
        float: left;
    }

    .news-detail > .right > form > .button-orange {
        position: relative;
        background: #ff9f00;
        color: #fff;
        width: 50%;
        border-radius: 100px;
        padding: 12px;
        text-align: center;
        left: 1px;
        top: -20px;
        float: right;
    }

    .contacts-right-button{
        float:left;
        left: 5%;
    }
}

.form-group > input[id="NAME-FOOTER"]{
    padding-top: 10px;
}

.form-group > input[id="COMPANY-FOOTER"]{
    padding-top: 10px;
}

.form-group > input[id="CALLBACK_CITY-FOOTER"]{
    margin-bottom: -3px;
    background: none;
}

img[id="profile_image"]{
    cursor: pointer;
    width: 100%;
}
.modal-file-label-input{
    position: absolute;
    top: 49%;
    left: 9%;
    font-size: 16px;
    padding: 15px;
    background: #f1dab1;
    border-radius: 30px 0px 0px 30px;
    display: inline-block;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 19%;
    height: 17%;
    padding-left: 30.3%;
}

.modal-file-input{
    width: 100%;
    padding-left: 18%;
    display: none;
}

.modal-file-input-label{
    background: url("/local/templates/redbird/img/no-foto.png");
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100px;
    cursor: pointer;
    border: 1px solid #ababab;
    display: block;
    background-position: center;
}

.modal-center-forbutton{
    width: 50%;
    margin-left: 25%;
}

.ico-location-red-borders {
    background: url("/local/templates/redbird/img/ico-location-red-borders.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.ico-location-red {
    background: url("/local/templates/redbird/img/ico-location-red.svg") no-repeat center;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.ico-basket-green{
    background: url("/local/templates/redbird/img/basket-green.svg") no-repeat center;
    background-size: contain;
    width: 100px;
    height: 100px;
    margin: 20px auto;
}

.ico-contacts-grey-line {
    background: url("/local/templates/redbird/img/ico-contacts-grey-line.svg") no-repeat center;
    background-size: contain;
    width: 76px;
    height: 3px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: -2px;
}

.contacts-header{
    color:#680206;
    font-size:27px;
    text-align: center;
}

.contacts-element-header{
    color:#680206;
    font-size:17px;
    text-align: center;
}

.contacts-element-text{
    text-align:center;
    margin-bottom: 80px;
}

.orange-button {
    position: relative;
    background: #ff9f00;
    color: #fff;
    border-radius: 100px;
    padding: 1.3%;
    text-align: center;
}

.orange-button:hover {
    background: #ff9f00;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
    -moz-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
}

.nomargin-top-bottom{
    margin-top:0px !important;
    margin-bottom: 0px !important;
}

.orange-button:visited {
    background: #ff9f00;
    color: #fff;
}

.biege-red-button {
    position: relative;
    background: #f1dab1;
    color: #680206;
    border-radius: 100px;
    padding: 1.8%;
    text-align: center;
    margin-top: 30px;
    top: 30px;
    margin-bottom: 24px;
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.biege-red-button:hover {
    background: #680206;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
    -moz-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
    box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.51);
}

.contacts-nearest::after{
    content: "Ближайший к Вам";
    width: 20px;
    height: 20px;
    color: red;
    left: 60px;
    position: relative;
}

.contacts-mobile-button{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 41px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.news-block-subs .container .img-subscribe:before {
    position:relative;
}

.news-block-subs .container .img-subscribe {
    height: 0px;
}

.section-card-image{
    width:auto;
    height: 12vw;
    text-align: center;
}

.section-card-image > img{
    width: auto;
    max-height: 12vw;
}

@media only screen and (max-width: 992px) {
    .section-card-image{
        height: 100%;
    }

    .section-card-image > img{
        max-height: 100%;
    }
}

.ico-rsp-modal-grey-line {
    background: url("/local/templates/redbird/img/ico-contacts-grey-line.svg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 1px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.rsp-modal-grey-button {
    position: relative;
    background: #89847d;
    color: #f9f0de;
    border-radius: 100px;
    padding: 1.8%;
    text-align: center;
    top: -42px;
    margin-bottom: 24px;
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.rsp-modal-grey-button:hover {
    background: #f7a132;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.draft-dialog{
    /*width:30%;*/
}

.yes-no-buttons{
    text-align:center;
}

.yes-no-buttons > .button{
    border: 2px solid #f7a132;
    padding: 6px 53px 6px 53px;
    margin: 10px;
}

.yes-no-buttons > .button:hover{
    background: #f7a132;
    color: #fff;
}

.search-item{
    padding: 15px;
    border-radius: 14px;
    background: #faf0e0;
}

.search-item:hover{
box-shadow: 0px 0px 25px 2px #e7e7e7;
}


.search-item-header{
font-size: 23px;
color: #391211;
max-width: 40%;
font-family: "PFBeauSansPro-Light", sans-serif;
}

.search-item-header:hover{
color: #391211;
max-width: 40%;
font-family: "PFBeauSansPro-Light", sans-serif;
}

.search-item-date{
font-family: "PFBeauSansPro-Light", sans-serif;
font-size: 14px;
color: #391211;
}

.search-item-text{
padding-top: 9px;
line-height: 24px;
padding-bottom: 10px;
font-family: "PFBeauSansPro-Light", sans-serif;
text-align: justify;
}

.search-item-chain{
    color:#391211;
}

.search-item-chain > a{
    color:#391211;
}

.search-item-chain > a:hover{
    color:#391211;
}

.search-page-link{
    color:#391211;
}

.search-page-link:hover{
    color:#680d05;
}

.search-page-button{
    color: #391211;
    font-size: 16px;
    padding: 6px;
    background: #f1dab1;
    border-radius: 30px;
    display: inline-block;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 158px;
    border: 2px solid #f7a132;
}

.search-page-select{
    background: #f1dab1;
    width: 86px;
    height: 32px;
    top: -1px;
    position: relative;
    border: 2px solid #f7a132;
}

.popover{
    background: url("/local/templates/redbird/img/maps-baloon.png") no-repeat center;
    background-size: contain;
    width: 276px;
    height: 114px;
    text-align: center;
    border:0px;
}

.popover-content{
    font-size: 8pt;
    color: #391211;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
    padding: 9px;
}

.popover-button{
    border: #f7a132;
    margin: 16px auto 20px;
    border-radius: 30px;
    font-size: 14px;
    padding: 10px 35px;
    float: none;
    background: #f7a132;
    color: #fff;
    font-family: inherit;
    line-height: inherit;
    position: absolute;
    top: 100px;
    left: 60px;
}

.popover-button:hover{
    color: #fff;
    text-decoration: none;
}

.popover-orgname{
    font-size: 11pt;
}

.contacts-element-text > a{
    color: #680206;
}

.contacts-element-text > a:hover{
    color: #f1dab1;
}

.recomendations-detail{
    height: auto;
}

.btn-send-review{
    position:relative;
}

.actions-center-text{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: large;
    color: #391211;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

.draggable{
    /*width: 72vw;
    left: -5vw;*/
}

.modal-rsp-body > form > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > .bx-pager-link{
    background: #f1dab1 !important;
}

.modal-rsp-body > form > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > .active{
    background: #89847d !important;
}

.modal-rsp-body > form > .bx-wrapper > .bx-controls > .bx-controls-direction > .bx-prev{
    position: absolute;
    left: 0px;
    top: 205px;
}

.modal-rsp-body > form > .bx-wrapper > .bx-controls > .bx-controls-direction > .bx-next{
    position: absolute;
    right: 0px;
    top: 205px;
}

.location-yellow > .row > .col-lg-6 > .ico-location-red, .location-yellow > .row > .col-lg-6 > .ico-location-red-borders{
    background: url("/local/templates/redbird/img/ico-location-yellow.svg") no-repeat center;
}

.mp-input-margin{
   margin-left: 1vw !important;
}

.mp-capcha{
    width: 20vw;
}

.mp-pervious-slide{
    cursor: pointer;
    background: url("/local/templates/redbird/img/mp-pervious.svg") no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: relative;
    float:left;
    left: 0;
    top: -80px;
}
.mp-next-slide{
    cursor: pointer;
    background: url("/local/templates/redbird/img/mp-next.svg") no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: relative;
    float:right;
    right: 0;
    top: -80px;
}

@keyframes ps-shadow {
    0% {
        -webkit-box-shadow: 0px 0px 50px 0px rgba(133,134,135,1);
        -moz-box-shadow: 0px 0px 50px 0px rgba(133,134,135,1);
        box-shadow: 0px 0px 50px 0px rgba(133,134,135,1);
    }

    100%{
        -webkit-box-shadow: 0px 0px 0px 0px rgba(133,134,135,1);
        -moz-box-shadow: 0px 0px 0px 0px rgba(133,134,135,1);
        box-shadow: 0px 0px 0px 0px rgba(133,134,135,1);
    }
}

.ps-shadow{
    animation: ps-shadow 2s 1 ease;
}

@keyframes blur-body-load {
    0% {
        opacity: 0.0;
        filter: blur(5px);
    }



    80% {
        opacity: 0.70;
        filter: blur(0px);
    }

    90% {
        opacity: 0.90;
    }

    100%{
        opacity: 1;
    }
}

body{
    animation: blur-body-load 2s 1 ease-in;
}

@-webkit-keyframes easter {
    0% {
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.easter{
    opacity: 0;
    animation: easter 2s 1 ease-in;
}

.rsp-pseudo-pager-item{
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: bottom;
    background: #f1dab1;
    opacity: .8;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

.rsp-pseudo-pager-item-active{
    background: #89847d !important;
    opacity: 1;
}

.rsp-pseudo-pager{
    text-align: center;
    font-size: .85em;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    bottom: -30px;
    width: 100%;
    margin-bottom: -83px;
}

.rsp-pseudo-slider-prev{
    position: relative;
    top: 45px;
    margin-top: -16px;
    outline: 0;
    background: url(/local/templates/redbird/img/arr-left.png) no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    left: 0px;
    cursor: pointer;
}

.rsp-pseudo-slider-prev:hover{
    background: url(/local/templates/redbird/img/arr-left-hover.png) no-repeat center !important;
    background-size: cover;
}

.rsp-pseudo-slider-next{
    position: relative;
    margin-top: -16px;
    outline: 0;
    background: url(/local/templates/redbird/img/arr-right.png) no-repeat center !important;
    background-size: cover;
    width: 63px !important;
    height: 63px !important;
    float: right;
    cursor: pointer;
}

.rsp-pseudo-slider-next:hover{
    background: url(/local/templates/redbird/img/arr-right-hover.png) no-repeat center !important;
    background-size: cover;
}

.slide-rsp{
    margin: 10px;
}

.text-center{
    text-align: center;
}

.rsp-modal-controls{
    margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
    .ico-contacts-grey-line{
        margin-bottom: 0px;
    }
    .modal-title {
        text-align: center;
        font-family: "PFBeauSansPro-light", sans-serif;
        font-size: 21px;
        letter-spacing: .45px;
        margin-top: 17px;
        margin-bottom: 19px;
    }

    .mp-pervious-slide{
        top: 0px;
    }
    .mp-next-slide{
        top: 0px;
    }
}

.captcha_img{
    margin-bottom: 1px;
}

.captcha-form{
    margin: 1px -1px;
    padding-top: 3px;
    line-height: 2;
    border-radius: 0.25rem;
    border: 1px solid #ced4da;
    padding-left: 5px;
    height: 42px;
    width: 181px;
}

.captcha-refresh, #refresh_captcha, #coop_refresh_captcha, #refresh_rew_captcha{
    margin: 10px 0;
    background: transparent !important;
    color: #917349;
    display: block;
    text-align: left;
    width: 150px;
}

.captcha-refresh:hover{
    margin: 10px;
    background: transparent !important;
    color: #917349;
    display: block;
}

.catalog-weight{
    display: none;
    float:right;
}

.ul-catalog-slider{
    margin-top: -30px;
}

.catalog-button-red{
    background: #831410 !important;
}

input.search-suggest {
    border: 1px solid #391211;
    border-radius: 4px;
    padding-left: 7px;
    margin-bottom: 10px;
}

.basket-empty-text{
    width: 100%;
    text-align: center;
}

.basket-empty-text > a, a:hover{
    color: #680206;
}

.basket-empty-icon{
    background: url("/local/templates/redbird/img/basket-empty.svg") no-repeat center;
    background-size: contain;
    width: 100px;
    height: 100px;
    margin: 20px auto;
}

.ico-unsub-message {
    background: url("/local/templates/redbird/img/ico-message.svg") no-repeat center;
    background-size: contain;
    width: 100px;
    height: 70px;
    display: block;
    margin: 30px auto;
}

@media screen and (max-width: 768px) {
    input.search-suggest{
        width: 100%;
    }

    .search-page-button{
        width:100%;
    }
    .captcha-refresh{
        text-align: center;
    }

    .marketing-news-block {
        background: #fff;
        margin-top: 10px !important;
        margin-left: 0px;
        width: 111%;
    }

    .news-page-left{
        margin-left: 15px;
        margin-right: -10px;
    }


}

.modal-small-header{
    color: #391211;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

.modal-callback-date{
    display: inline-block;
    font-size: 12px;
    top: -16px;
    position: relative;
    color: #5d5d5d;
    width: 70px;
    margin-right: -17px;
}

.after-dnone:after{
    display: none !important;
}

.btn-logout-cabinet {
    width: 100%;
    margin: auto;
    padding: 5px 0px;
    text-align: center;
    position: relative;
    bottom: 0px;
}

.btn-order-cabinet{
    width: 234px;
    text-align: center;
}

.basket-rsp-header{
    max-width: 100px;
}

.basket-rsp-button{
    cursor: pointer;
    margin-top: 15px;
    float: right;
}

@media screen and (max-width: 768px) {
    .basket-rsp-button{
        float: none;
    }
}
.rsp-price-and-send{
    text-align:center;
}

[v-cloak]{
    display: none !important;
}

.lk-dark-tr{
    background-color: #fff7ea;
}

.news-detail-slider-img{
    width:100%;
}

.news-detail-slider-container{
    width:100%;
}

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

.train-news-head{
    font-size: 142% !important;;
}

.news-head.train-news-head {
    display: block;
    overflow: hidden;
    max-width: 90%;
    text-overflow: ellipsis;
}

.news-block .news-text-block {
    max-width: 421px;
}

.catalog-image-href{
    width:364px !important;
    height:295px !important;
    display: block;
}

.coop-btn-frame{
    display: block;
    width: 100%;
    position: relative;
}

.mp-btn-frame{
    display: block;
    width: 100%;
    position: relative;
}

.float-right{
    float: right;
}

.news-detail-slide{
    width: 100%;
    cursor: grab;
}

.news-detail-slider-nav-el{
    width: 100%;
    cursor: pointer;
}

.news-detail-img{
    width: 100%;
}

.news-detail-slider-container > .slick-slider > .slick-prev{
    background: url("/local/templates/redbird/img/ico-slider-left.svg") no-repeat center !important;
    background-size: contain;
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
    position: absolute;
    top: 125%;
    left: 0%;
}

.news-detail-slider-container > .slick-slider > .slick-next{
    background: url("/local/templates/redbird/img/ico-slider-right.svg") no-repeat center !important;
    background-size: contain;
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
    position: absolute;
    top: 125%;
    right: 0%;
}

.news-detail-content-image-1{
    width: 48%;
    margin-bottom: 15px;
}

.news-detail-content-image-2{
    width: 48%;
    float:right;
    margin-bottom: 15px;
}

.news-detail-content-image{
    width: 100%;
    margin-bottom: 15px;
}

.printer-round{
    background: #faf0e0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.footer-select-frame{
    background: #f1d9b1;
    height: 36px;
    overflow: hidden;
}

.veneta-text-narrow{
    text-align: justify;
    font-size: 15pt;
    color: #391211;
    font-family: "PFBeauSansPro-Light", sans-serif;
}

div.bx-auth{
    margin: 8px auto;
}

div.bx-auth a{
    color: #391211;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

div.bx-auth .btn-primary {
    color: #fff;
    background-color: #f7a132;
    border-color: #faf0e0;
    border-radius: 100px;
    width: 100%;
}

div.bx-auth .btn-primary:hover {
    color: #391211;
    background-color: #ffffff;
    border-color: #f7a132;
}

.cursor-auto{
    cursor: auto;
}

.modal-cabinet-delete{
    float: right;
}

.cabinet-actions-text{
    position: absolute;
    top: 25%;
}

.map-columns a{
    color: #391211;
    font-family: "PFBeauSansPro-Bbook", sans-serif;
}

.page-closed-ico{
    margin: 30px auto;
    width: 100px;
    height: 100px;
}

.page-closed-text {
    width: 100%;
    text-align: center;
    color: red;
}

.dropdown-mob-menu > .dropdown-item{
    white-space: initial;
}

.cabinet-list-bottom{
    padding: 0px !important;
}

.contacts-check-city-button{
    float: right;
    margin-right: 10%;
    position: relative;
    width: 40%;
    top: -50px;
    margin-bottom: -50px;
}

.rsp-basket-checkout-aligner{
    text-align: center;
}

#draft_no{
    width: 34%;
}

.nowrap{
    white-space: nowrap;
}

.mp-input-5{
    width: 89%;
}

.mp-input-5 input{
    width:100%;
}

@media screen and (max-width: 990px) and (min-width: 400px) {
    .bg-orange {
        padding-left: 8%;
    }

}

@media screen and (max-width: 990px) {
    .mp-input-5{
        margin: 4px 0 0 0 !important;
        width: 100%;
    }

    .mp-input-5 input{
        width:100%;
    }

    .mp-input-4{
        margin-top: 0 !important;
        padding-left: 0px;
        width: 88%;
    }

    .mp-input-3{
        padding-left: 0px;
        width: 96.5%;
    }

    .mp-input-4 input{
        width:100% !important;
    }

    .mp-input-2{
        width: 100%;
    }

    .mp-input-2 input{
        width:100% !important;
    }

    .mp-input-margin #comerch{
        width: 100%;
    }

    .mp-input-12{
        padding-left: 0%;
        width: 97%;
    }

    .mp-input-13 input{
        width: 88%;
    }

    .mp-input-14 input{
        width: 89%;
    }

    .mp-input-15{
        padding-left: 4%;
        width: 106.5%;
    }

    .mp-input-16{
        padding-left: 4%;
        width: 106.5%;
    }

    .mp-input-11{
        padding-left: 0px;
        width: 88%;
    }

    .mp-input-1{
        padding-left: 0%;
        width: 93%;
    }

    .mp-input-other {
        width: 86% !important;
    }

    .mp-head-input-4, .mp-head-input-2{
        padding-right: 11.5%;
        padding-left: 6%;
    }

    .mp-head-input-6{
        padding-right: 8.5%;
        padding-left: 6%;
    }

    .mp-head-input-5{
        padding-left: 8%;
    }

    .mp-head-input-3, .mp-head-input-1{
        padding-left: 12%;
    }

    .mp-input-file{
        width: 50%;
        line-height: 15px;
    }
}

@media screen and (max-width: 768px) {
    .mp-input-4 label{
       /* margin-bottom: 4px !important;*/
    }

    .mp-input-4{
        margin-top: 4px !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 400px) {
    .mp-input-1{
        margin-right: 7% !important;
    }

    .mp-input-12{
        width: 97%;
    }
    .mp-input-6 {
        width: 96%;
        padding-left: 0px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .mp-input-1{
        float: left !important;
    }

    .mp-input-6 {
        padding-left: 0px;
        width: 96.5%;
    }
}



@media screen and (max-width: 400px) and (min-width: 340px) {
    .mp-input-11{
        min-width: 155px;
    }
}

@media screen and (max-width: 400px) {
    .mp-input-2, .mp-input-5, .mp-input-8 {
        width: 94%;
    }

    .mp-input-15, .mp-input-16, .mp-input-6{
        width: 103%;
    }

    .mp-input-11{
        padding-right: 21%;
    }

    .mp-input-7{
        padding-right: 10%;
    }

    /*.mp-input-1-col{*/
    /*    padding-left: 0px;*/
    /*}*/

    .mp-input-17{
        width: 110%;
    }

    .mp-input-14{
        padding-right: 9%;
    }

    .mp-input-18{
        width: 114%;
    }

    .mp-input-other{
        width: 80% !important;
    }

    .mp-input-13{
        padding-right: 8%;
    }

    .selectric-mp-input-10 {
        width: 93% !important;
    }

    .mp-head-input-4, .mp-head-input-2{
        padding-right: 9%;
    }

    .mp-head-input-5{
        padding-left: 4%;
    }

    .mp-head-input-6{
        padding-left: 7%;
    }

    .mp-head-input-3, .mp-head-input-1{
        padding-left: 0px;
    }

    .mp-input-4 input {
        width: 90% !important;
    }
}

@media screen and (min-width: 1200px) {
    .mp-input-2 {
        padding-left: 25px;
    }

    .mp-input-3 {
        padding-left: 24px;
    }

    .mp-input-4 {
        position: relative;
        left: -44px;
    }

    .mp-input-5 {
        position: relative;
        left: -60px;
        width: 300px;
    }



    .mp-input-6 input {
        width: 185px;
    }


}

@media (min-width: 991px) {
    .mp-input-1 {
        padding-right: 7%;
        left: 1%;
        width: 48%;
    }

    .mp-input-6 {
        width: 41%;
    }

}

.mp-input-1 span, .mp-input-6 span {
    font-size: 15px;
    padding-left: 5px;
}


@media (max-width: 523px) {
    .mp-input-1 span, .mp-input-6 span {
        font-size: 12px;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .bg-orange .form-check-label {
        font-size: 14px;
        white-space: nowrap;
    }

    .form-check-mob span{
        font-size: 11px;
    }

    .mp-st-label, .mp-kg-label{
        font-size: 11px;
    }
}

.mp-st-label, .mp-kg-label{
    padding-left: 5px;
}

.mp-input-other{
    width: 83% !important;
    padding-top: 8px;
}

.mp-input-7 input {
    width: 96%;
}

.mp-input-8 input {
    width: 96%;
}

@media screen and (max-width: 1200px) {
    .selectric-mp-input-9 {
        width: 89%;
    }

    .selectric-mp-input-10 {
        width: 89%;
    }
}

.news-text {
    white-space: normal !important;
    width: 350px;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .news-text {
        white-space: normal !important;
        width: 205px;
        height: 41px !important;
    }

    .news-list-block .news-text {
        white-space: normal !important;
        width: 330px;
        height: 69px !important;
    }
}

.partnership-manufacturer-label{
    font-size: 15px;
}

.news-detail-ul{
    list-style: disc outside;
    padding-left: 1em;
}

.checkmark-ul{
    list-style-image: url(/local/templates/redbird/img/check-mark.svg);
}

.catalog-detail-ul{
    list-style: disc outside;
    padding-left: 1em;
}

.catalog-detail-cost{
    width: 40%;
    float: right;
    margin-top: -20px;
}

.news-list-block .news-img{
    margin-bottom: 5px;
}

#basket-rsp-container{
    margin-top: 10px;
}



@media (max-width: 350px) {
    .price-order{
        padding-left: 0px;
    }

    .date-order{
        padding-right: 0px;
    }
}

@media (max-width: 320px) {
    #PERSONAL_PHONE {
        border: none;
        width: 100%;
        font-size: 16px;
    }

    .sum-products {
        left: 0px;
    }

    .price-order{
    padding-left: 0px;
    }

    .date-order{
        padding-right: 0px;
    }
}

.map-level-1{
    list-style: disc outside;
    padding-left: 1em;
}

.map-columns{
    margin-left: 20px;
}

.notfound-header{
    font-size: 25px;
    }

.notfound-header a{
    color: #391211;
}

.actions-order-button{
    background: #f7a132;
    color:#fff !important;
    border: 1px solid #f7a132;
}

.actions-order-button:hover{
    background: #f1dab1;
    color: #391211 !important;
    border: 1px solid #f7a132;
}

.link-mob-menu:hover{
    background: #680D05;
}

.news-page-item{
    margin-bottom: 30px;
}

.news-list-block .news-text{
    width: 100% !important;
    text-align: justify;
    height: 70px !important;
}

.kobrin-red{
    width: 100000px;
    height: 283.7px;
    background: #680d05;
    position: absolute;
    top: 9px;
    left: 150%;
}

.nowrap span{
    padding-left: 5px;
}

@media (max-width: 990px) {
    .nopadding-mob{
        padding: 0 !important;
    }

    .catalog-mobile-selectrics-width  .selectric-wrapper, .selectric-catalog-filter{
        width: 47%;
    }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
    .as3, .as1{
        height: 93%;
    }

    .as1-2, .as3-2{
        height: 84% !important;
    }
}

#main-subscribe-form .btn-subs{
    z-index: 6;
}

.character-weight .float-right{
    cursor: pointer;
}

.main-slider-slide-1 .container{
    margin-left: auto;
}

@media screen and (min-width: 768px){
    .main-slider-slide-1 .container{
        margin-left: 22%;
    }

    .main-slider-slide-2 .container {
        margin-left: 15%;
    }
}

.unsub-button{
    background: #f7a132;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 35px;
    margin: 30px auto;
    width: 150px;
    display: block;
}

.unsub-button:hover, .unsubscribe-button:active{
    background: #f1dab1;
    color: #391211;
    text-decoration: none;
}

.train-news-item-link, .train-news-item-link:hover, .train-news-item-link:active{
    color: #000;
    text-decoration: none;
}

.rsp-section-description {
    margin-top: 15px;
    text-align: justify;
}

.rsp-form-datepicker-error {
    position: relative;
    display: block;
    width: 50%;
    margin-left: 18px;
}

/* отступы заголовков в списке каталога */

h3.catalog-inner-section-name {
    margin: 25px 0 20px;
}

/* /отступы заголовков в списке каталога */

/* логотипы торговых марок в шапке */

.head-trademarks-wrapper {
    text-align: center;
    padding-right: 180px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.narod {
    margin-bottom: 2px;
    cursor: pointer;
    content: '';
    height: 80px;
    width: 80px;
    background-image: url("/local/templates/redbird/img/narog_bw.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.narod:hover{
    background-image: url("/local/templates/redbird/img/narog.svg");
}

.milo {
    margin-bottom: 2px;
    cursor: pointer;
    content: '';
    height: 140px;
    width: 140px;
    background-image: url("/img/Milo_Slado_logo_gr.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.milo:hover{
    background-image: url("/img/Milo_Slado_logo_color.svg");
}
/* /логотипы торговых марок в шапке */
.card-product-description ul{
    margin-left: 20px;
}
.card-product-description ul li {
    list-style-type: disc;
    margin-left: 10px;
    padding-left: 10px;
}

#nca-cookiesaccept-line-accept-btn {
    color: #391211!important;
    background: #f1dab1!important;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    border-radius: 2px;
    padding: 8px 18px;
    overflow: hidden;
    transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
}

#nca-cookiesaccept-line {
    background-color:#391211 !important;
}

.nca-cookiesaccept-line-text {
    font-family: "PFBeauSansPro-Thin", sans-serif;
    color: #f1dab1!important;
    font-size: 13px!important;
    text-align:justify;
    margin-top: 3px;
    line-height: 20px;
    letter-spacing: .7px;
    font-weight: 100;
}

.nca-bar {
    max-width:1200px;
    margin:0 auto;
}
/* End */
/* /local/templates/redbird/css/bootstrap.css?1567587493170964 */
/* /local/templates/redbird/css/jquery.fancybox.css?156758749317670 */
/* /local/templates/redbird/css/jquery.bxslider.css?15675874933934 */
/* /local/templates/redbird/css/jquery.datetimepicker.css?156758749318419 */
/* /local/templates/redbird/css/jquery-ui.css?156758749337051 */
/* /local/templates/redbird/css/selectric.css?15675874934483 */
/* /local/templates/redbird/css/fm.revealator.jquery.min.css?15675874938319 */
/* /local/templates/redbird/css/slick.css?15675874931776 */
/* /local/templates/redbird/css/slick-theme.css?15675874933145 */
/* /local/templates/redbird/css/datepicker.min.css?156758749312257 */
/* /local/templates/redbird/css/liMarquee.css?1567587493897 */
/* /local/templates/redbird/css/animate.css?156758749377757 */
/* /local/templates/redbird/css/flipTimer.css?15675874934952 */
/* /local/templates/redbird/css/fonts/fonts.css?15675874949466 */
/* /local/templates/redbird/css/new_styles.css?16663486871244 */
/* /local/templates/redbird/components/bitrix/sale.basket.basket.line/.default/style.css?15675875034401 */
/* /local/templates/redbird/components/bitrix/sale.basket.basket.line/mobile/style.css?15675875034401 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17562047242729 */
/* /local/templates/redbird/template_styles.css?1756206507209920 */
