

/* Start:/local/templates/bassein-spa/bootstrap/css/bootstrap.css?1552509959191776*/
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    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;
  }
  .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 #ddd !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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

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

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

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

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

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

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

th {
  text-align: left;
}

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

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

input,
button,
select,
textarea {
  line-height: inherit;
}

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

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

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

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

h1, .h1 {
  font-size: 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.1;
}

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

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

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

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

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

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

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

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

.list-inline-item {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

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

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

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

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

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

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

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

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

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

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

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

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

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

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

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

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

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

.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-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-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

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

.form-control:disabled {
  cursor: not-allowed;
}

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

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

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

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

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.166667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

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

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

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

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

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
          background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

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

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

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

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

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

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

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

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -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-static {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  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.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

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

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

.btn:active, .btn.active {
  background-image: none;
}

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

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

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

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

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

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

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

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

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

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

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

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

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

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

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

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

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

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

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

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

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

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

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

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

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

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

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

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #636c72;
}

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

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

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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 {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.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: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

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

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

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

.show > a {
  outline: 0;
}

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

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

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

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

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

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

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

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

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

.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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

.btn + .dropdown-toggle-split::after {
  margin-left: 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: 1.125rem;
  padding-left: 1.125rem;
}

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -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(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

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

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

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

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

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
          background-size: 50% 50%;
}

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  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-indicator {
  background-color: #0275d8;
  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-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  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-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
          background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}

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

.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

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

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

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

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

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

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

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

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

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

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

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

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

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

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

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

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

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

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -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-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

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

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

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

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  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:focus, .navbar-light .navbar-nav .nav-link:hover {
  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 .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

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

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

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

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

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

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

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

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

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

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -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 > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  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-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  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-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

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

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

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

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumb-item {
  float: left;
}

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

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

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

.breadcrumb-item.active {
  color: #636c72;
}

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

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

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

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

.page-link:focus, .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

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

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

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

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

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

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

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

.badge:empty {
  display: none;
}

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

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

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

.badge-default {
  background-color: #636c72;
}

.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

.badge-primary {
  background-color: #0275d8;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

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

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

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

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

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

.alert-heading {
  color: inherit;
}

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

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

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

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

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

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

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

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

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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);
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

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

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

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

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

.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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-right-radius: 0.25rem;
  border-top-left-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:focus, .list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

.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-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.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.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

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

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

button.close {
  padding: 0;
  cursor: pointer;
  background: 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.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

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

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

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

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

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

.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: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

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

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

.tooltip.show {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

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

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

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

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

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

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

.popover-content {
  padding: 9px 14px;
}

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

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

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

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

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  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;
  -webkit-background-size: 100% 100%;
          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='%234795e7' stroke='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 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='%234795e7' stroke='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-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-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #0275d8 !important;
}

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

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

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

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

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

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

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

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

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

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !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;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

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

.rounded-0 {
  border-radius: 0;
}

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

.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-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 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-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -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;
  }
}

.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;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

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

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

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

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

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

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

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

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

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

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

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

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

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

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

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

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

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

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

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

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

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

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

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

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

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

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

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

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

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

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

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

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

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.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-normal {
  font-weight: normal;
}

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

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

.text-white {
  color: #fff !important;
}

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

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

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

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

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

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

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

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

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

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

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

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

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

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

.invisible {
  visibility: hidden !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/local/templates/bassein-spa/bootstrap/font-awesome/css/font-awesome.min.css?149812529031004*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/bassein-spa/bootstrap/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}/*.fa-shopping-cart:before{content:"\f07a"}*/.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/bassein-spa/fonts/flaticon/flaticon.css?14971172215923*/
	/*
  	Flaticon icon font: Flaticon
  	Creation date: 22/04/2016 12:43
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("/local/templates/bassein-spa/fonts/flaticon/./flaticon.eot");
  src: url("/local/templates/bassein-spa/fonts/flaticon/./flaticon.eot?#iefix") format("embedded-opentype"),
       url("/local/templates/bassein-spa/fonts/flaticon/./flaticon.woff") format("woff"),
       url("/local/templates/bassein-spa/fonts/flaticon/./flaticon.ttf") format("truetype"),
       url("/local/templates/bassein-spa/fonts/flaticon/./flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/local/templates/bassein-spa/fonts/flaticon/./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-11:before { content: "\f100"; }
.flaticon-11-1:before { content: "\f101"; }
.flaticon-23:before { content: "\f102"; }
.flaticon-25:before { content: "\f103"; }
.flaticon-25-1:before { content: "\f104"; }
.flaticon-33:before { content: "\f105"; }
.flaticon-43:before { content: "\f106"; }
.flaticon-43-1:before { content: "\f107"; }
.flaticon-43-2:before { content: "\f108"; }
.flaticon-43-3:before { content: "\f109"; }
.flaticon-6:before { content: "\f10a"; }
.flaticon-6-1:before { content: "\f10b"; }
.flaticon-6-2:before { content: "\f10c"; }
.flaticon-6-3:before { content: "\f10d"; }
.flaticon-7:before { content: "\f10e"; }
.flaticon-7-1:before { content: "\f10f"; }
.flaticon-9:before { content: "\f110"; }
.flaticon-alignment:before { content: "\f111"; }
.flaticon-alignment1:before { content: "\f112"; }
.flaticon-analysis1:before { content: "\f113"; }
.flaticon-annual2:before { content: "\f114"; }
.flaticon-arrow128:before { content: "\f115"; }
.flaticon-arrow133:before { content: "\f116"; }
.flaticon-arrow486:before { content: "\f117"; }
.flaticon-arrow492:before { content: "\f118"; }
.flaticon-back15:before { content: "\f119"; }
.flaticon-balance3:before { content: "\f11a"; }
.flaticon-black13:before { content: "\f11b"; }
.flaticon-blockade:before { content: "\f11c"; }
.flaticon-calculator2:before { content: "\f11d"; }
.flaticon-check14:before { content: "\f11e"; }
.flaticon-check33:before { content: "\f11f"; }
.flaticon-checked10:before { content: "\f120"; }
.flaticon-clock4:before { content: "\f121"; }
.flaticon-close47:before { content: "\f122"; }
.flaticon-closed40:before { content: "\f123"; }
.flaticon-computer:before { content: "\f124"; }
.flaticon-control3:before { content: "\f125"; }
.flaticon-doc:before { content: "\f126"; }
.flaticon-docx1:before { content: "\f127"; }
.flaticon-dollar67:before { content: "\f128"; }
.flaticon-ecommerce16:before { content: "\f129"; }
.flaticon-envelope29:before { content: "\f12a"; }
.flaticon-eye36:before { content: "\f12b"; }
.flaticon-favorites5:before { content: "\f12c"; }
.flaticon-first43:before { content: "\f12d"; }
.flaticon-folded11:before { content: "\f12e"; }
.flaticon-folder24:before { content: "\f12f"; }
.flaticon-heart3:before { content: "\f130"; }
.flaticon-heart72:before { content: "\f131"; }
.flaticon-home1:before { content: "\f132"; }
.flaticon-increase10:before { content: "\f133"; }
.flaticon-info13:before { content: "\f134"; }
.flaticon-jpg2:before { content: "\f135"; }
.flaticon-key22:before { content: "\f136"; }
.flaticon-like:before { content: "\f137"; }
.flaticon-link49:before { content: "\f138"; }
.flaticon-list79:before { content: "\f139"; }
.flaticon-location4:before { content: "\f13a"; }
.flaticon-logout13:before { content: "\f13b"; }
.flaticon-mail9:before { content: "\f13c"; }
.flaticon-menu6:before { content: "\f13d"; }
.flaticon-movie16:before { content: "\f13e"; }
.flaticon-multimedia:before { content: "\f13f"; }
.flaticon-new2:before { content: "\f140"; }
.flaticon-new92:before { content: "\f141"; }
.flaticon-newspapre:before { content: "\f142"; }
.flaticon-object10:before { content: "\f143"; }
.flaticon-object11:before { content: "\f144"; }
.flaticon-object5:before { content: "\f145"; }
.flaticon-object6:before { content: "\f146"; }
.flaticon-object7:before { content: "\f147"; }
.flaticon-object8:before { content: "\f148"; }
.flaticon-open12:before { content: "\f149"; }
.flaticon-open16:before { content: "\f14a"; }
.flaticon-outlined3:before { content: "\f14b"; }
.flaticon-package6:before { content: "\f14c"; }
.flaticon-parameters:before { content: "\f14d"; }
.flaticon-pdf17:before { content: "\f14e"; }
.flaticon-pencil72:before { content: "\f14f"; }
.flaticon-person101:before { content: "\f150"; }
.flaticon-phone12:before { content: "\f151"; }
.flaticon-random:before { content: "\f152"; }
.flaticon-refresh:before { content: "\f153"; }
.flaticon-right-alignment:before { content: "\f154"; }
.flaticon-right10:before { content: "\f155"; }
.flaticon-right20:before { content: "\f156"; }
.flaticon-running15:before { content: "\f157"; }
.flaticon-sale:before { content: "\f158"; }
.flaticon-search50:before { content: "\f159"; }
.flaticon-settings1:before { content: "\f15a"; }
.flaticon-shape:before { content: "\f15b"; }
.flaticon-sheet:before { content: "\f15c"; }
.flaticon-shopping109:before { content: "\f15d"; }
.flaticon-shopping158:before { content: "\f15e"; }
.flaticon-shopping220:before { content: "\f15f"; }
.flaticon-shopping63:before { content: "\f160"; }
.flaticon-speech90:before { content: "\f161"; }
.flaticon-stopwatch6:before { content: "\f162"; }
.flaticon-tablet27:before { content: "\f163"; }
.flaticon-text133:before { content: "\f164"; }
.flaticon-trash29:before { content: "\f165"; }
.flaticon-two21:before { content: "\f166"; }
.flaticon-two328:before { content: "\f167"; }
.flaticon-user12:before { content: "\f168"; }
.flaticon-verified18:before { content: "\f169"; }
.flaticon-visualization5:before { content: "\f16a"; }
.flaticon-webpage3:before { content: "\f16b"; }
.flaticon-x5:before { content: "\f16c"; }
.flaticon-zoom62:before { content: "\f16d"; }
/* End */


/* Start:/local/templates/bassein-spa/sliders/slick/slick.css?14992626931729*/
/* 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;
}
.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/bassein-spa/flexslider/flexslider.min.css?16698876024796*/
@font-face{font-family:'flexslider-icon';src:url(/local/templates/bassein-spa/flexslider/fonts/flexslider-icon.eot);src:url(/local/templates/bassein-spa/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(/local/templates/bassein-spa/flexslider/fonts/flexslider-icon.woff) format('woff'),url(/local/templates/bassein-spa/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(/local/templates/bassein-spa/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{padding:0;margin:0;background:0 0;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img,html[xmlns] .flexslider .slides{display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-control-thumbs img,.flex-viewport{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-viewport{max-height:2000px}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a,.flex-pauseplay a{display:block;position:absolute;z-index:10;overflow:hidden;cursor:pointer}.flex-direction-nav a,.flex-direction-nav a:before{color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a{text-decoration:none;width:40px;height:45px;margin:-20px 0 0;top:50%;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:-50px}.flex-control-thumbs img:hover,.flex-pauseplay a:hover,.flexslider:hover .flex-direction-nav .flex-next:hover,.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:-50px}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{width:20px;height:20px;bottom:5px;left:10px;opacity:.8;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.revire_wrap .author_avatar{width:132px;display:inline-block;margin-top:15px;float:left;vertical-align:top}.revire_wrap .info,.revire_wrap .infocard{display:inline-block;float:right;text-align:left}.revire_wrap .info{width:calc(100% - 160px)}.revire_wrap .infocard{width:550px}.revire_wrap .author_avatar img{width:auto;border-radius:50%;display:inline-block;text-align:right}.revire_wrap .author,.revire_wrap .date,.revire_wrap .rating-stars{text-align:center;margin-left:-165px}.video_otziv_text.infocard{width:100%;width:calc(100% - 160px)!important;margin:-110px -150px 0 0}.video_otziv_text.infocard .author_and_soc .author{margin:0}
/* End */


/* Start:/local/templates/bassein-spa/sliders/fancybox/jquery.fancybox.min.css?150256166213706*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}
/* End */


/* Start:/local/templates/bassein-spa/js/owl.theme.default.min.css?1497224145936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


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


/* Start:/local/templates/bassein-spa/js/colorbox/example3/colorbox.css?14973791712986*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(/local/templates/bassein-spa/js/colorbox/example3/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/local/templates/bassein-spa/js/colorbox/example3/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/local/templates/bassein-spa/js/colorbox/example3/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/local/templates/bassein-spa/js/colorbox/example3/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/* End */


/* Start:/local/templates/bassein-spa/test_template_index_styles.css?155044211226517*/
body {width:100vw; overflow-x:hidden;font-size:12px;}
.confidens, .bonus_progr .index_nfo_tabs_block_all_link, .index_rev_slider_readall
{
    color:#fff !important;

}
.form-mail {
	display:flex;
	display:-webkit-flex;
	align-items:-webkit-center;
	align-items:center;
	width:100%;
	height:150px;
	background:url('/upload/new-spa-bass/bg-01-01.jpg') no-repeat;
	background-size:cover;
	margin:20px 0 20px 0;
	clear:both;
}

.form-mail-1 {
	 position:relative;
	 margin:auto 0;
	 width:100%;
}

.form-mail-1 span {
	margin-left:40px;
	display:inline-block;
	color:white;
	text-transform:uppercase;
}

.sp-01 {
	font-size:15px;
	margin-bottom:5px;
}

.sp-02 {
	font-size:20px;
}

.button-box {
	vertical-align:middle;
}

.button-box button {
	display:block;
	background:none;
	border:2px #FFF solid;
	border-radius:5px;
	text-transform:uppercase;
	font-size:15px;
	color:#FFF;
	padding:12px 20px;
	margin-right:30px;
	top:10px;
}

.button-box button:hover {
	background:#FFF;
	color:#4695e6;
	cursor:pointer;
}

.index_why_buy_wrap {
    padding: 40px 0 50px;
    background-color:#fff;

}
.why-buy-img-warp {
        display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.why-buy-item span { display:inline-block; font-size:16px; }
.special-tab .nav-link { font-size:16px; }
/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	max-width: 800px;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	    color: #757575;
    margin-top: 50px;
    background-color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 14px;
    padding: 11px 33px;
    margin-right: 5px;
    margin-bottom: 45px;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tabs>label[for*="1"]:before {
	content: " ";
}
.tabs>label[for*="2"]:before {
	content: " ";
}
.tabs>label[for*="3"]:before {
	content: " ";
}
.tabs>label[for*="4"]:before {
	content: " ";
}
/* Изменения стиля переключателей вкладок при наведении */

.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	background-color: #e13870;
    color: #fff;
    text-decoration: none;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
}
/* Убираем текст с переключателей
* и оставляем иконки на малых экранах
*/

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}

.reviews_index_title {
    color: #656565;
    font-family: "Open Sans";
    font-size: 22px;
    margin: 50px 0 40px;
}

#index_rev_slider .owl-dots {
    display:none;
}
#index_rev_slider .owl-nav {position:absolute;top:-86px;right:4px;}

#index_rev_slider .owl-nav .owl-prev{float: left;background-image: url(/upload/new-spa-bass/arr-left.png);}
#index_rev_slider .owl-nav .owl-next{float: left;background-image: url(/upload/new-spa-bass/arr-right.png);}

#index_rev_slider .owl-nav .owl-next,
#index_rev_slider .owl-nav .owl-prev{
    background-color: #fff;
    height: 30px;
    width: 30px;
    float: left;
    margin: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.index_rev_slider_readall {
    color: #fff;
    background-color: #4695e6;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 75px;
    border-radius: 4px;
    display: inline-block;
    margin: 30px 0 60px;
}
.index_rev_slider_readall:hover{color:#fff}
.index_rev_slider_readall_wrap {text-align:center;width:100%;}
.customze_rev_slider {border-radius: 4px;}
.index_rev_slider_img_wrap {float: left;width: 90px;height: 94px;display: inline-block;vertical-align: top;}
.index_rev_slider_img {border-radius: 50% 4px 50% 50%;}
.index_rev_slider_cont {width: 290px;display: inline-block;margin-left: 25px;}
.index_rev_slider_date {
    color: #d0d0d0;
    font-family: "Open Sans";
    font-size: 13px;
    margin-bottom: 8px;
}
.index_rev_slider_nname {
	display: inline-block;
	margin-left: 25px;
}
.index_rev_slider_name {

    color: #808080;
    font-family: "Open Sans";
    font-size: 17px;
}
.index_rev_slider_text {
    color: #757575;
    font-family: "Open Sans";
    font-size: 13px;
    margin-bottom: 23px;
}
.index_rev_slider_readmore a {
        color: #757575;
    font-family: "Open Sans";
    font-size: 13px;
    border-bottom: 1px dashed;
}
.index_rev_slider .owl-item {
    margin-right: 10px;
    padding: 20px 20px 13px 20px;
    /*background-color: #fff;*/
    border-radius: 4px;
}
.customze_rev_slider_inner {
    background-color: #fff;
    padding: 20px 20px 13px 20px;

}
@media (max-width:767px) {
	.customze_rev_slider_inner {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		-webkit-align-items: center;
		justify-content: space-around;
		align-items: center;
	}
	.customze_rev_slider_inner > div {margin:10px 0px ;}
}
.item .customze_rev_slider {
    background-color:none;
}



/* табы на главной */
.index-4-tabs-content li {
    display:none;
    list-style-type: none;

}
.index-4-tabs-content li.selected {
    display:block;
}
.index-4-tabs-navigation li {
    list-style-type:none;
    display:inline-block;
}
.index-4-tabs-navigation li a{
        color: #757575;
    margin-top: 50px;
    background-color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 14px;
    padding: 11px 33px 11px 60px;
    margin-right: 5px;
    margin-bottom: 45px;
}
.index-4-tabs-navigation li a.selected {
    background-color: #e13870;
    color: #fff;
    text-decoration: none;
}
.index-4-tabs-navigation li a.new-goods:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    background-position: 0px -2px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.sale-hits:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    background-position: -73px -2px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.super-price:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 25px;
    height: 20px;
    position: absolute;
    background-position: -22px -2px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.recommended:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 24px;
    position: absolute;
    background-position: -50px 1px;
    margin-left: -38px;
}


.index-4-tabs-navigation li a.selected.new-goods:before {
        content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    background-position: 1px -25px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.selected.sale-hits:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    background-position: -73px -24px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.selected.super-price:before {
        content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 25px;
    height: 20px;
    position: absolute;
    background-position: -22px -25px;
    margin-left: -38px;
}
.index-4-tabs-navigation li a.selected.recommended:before {
    content: " ";
    background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
    width: 20px;
    height: 24px;
    position: absolute;
    background-position: -50px -22px;
    margin-left: -38px;
}

.index-4-tabs {
    margin-top: 60px;
}
.index-4-tabs-nav {
    margin: 0 0 36px 0;
}
.index-4-tabs-nav ul {  padding-left:0;}
.index_why_buy_wrap .why-buy-item { margin: 25px 0; }



.index-3-tabs-navigation {
    padding-left:0;

    /*margin-top: 50px;*/



}
.index-3-tabs-navigation li a {
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 16px;
    color: #8a8a8a;
    border-bottom:1px  #8a8a8a dashed;
    margin-right:50px;
}
.index-3-tabs-navigation li a:hover,
.index-3-tabs-navigation li a:visited,
.index-3-tabs-navigation li a:active{
    color: #8a8a8a;
    text-decoration:none;
}
.index-3-tabs-navigation li{
    list-style-type: none;
    display: inline-block;

}
.index-3-tabs-navigation li a.selected {
    border-bottom:none;
    color:#e13870;
}
.index-3-tabs-content {
    padding-left:0;
}
.index-3-tabs-content li{
    display:none;
    list-style-type:none;
}
.index-3-tabs-content li.selected {
    display:block;
}
.index_tabs_nas_item_picture {

    /*width: 320px;*/
    min-height: 154px;
    height: 154px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-position: center;
    background-size: cover;
    background-repeat:no-repeat;
}
.index_tabs_nas-date-time {
    padding: 30px 0 0 0;
    color: #909090;
    font-family: "Open Sans";
    font-size: 12px;
}
.index_tabs_nas_name,
.index_tabs_nas_name a {
    color: #656565;
    font-family: "OPen Sans";
    font-size: 14px;
    margin-bottom: 25px;
    min-height: 34px;
    height: 34px;
}
.index_info_tabs_car .owl-item{padding:10px;}
.index_tabs_nas_item_wrap {
    display:inline-block;
    vertical-align:top;
	box-shadow:0px 0px 8px 0px #ddd;
	border-radius:4px;
}
.index_tabs_nas_item {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    /*width:320px;*/
    height:250px;
    padding: 0 30px;
    background-color:#fff;
}
.index_nas_prev_text {
    color: #757575;
    font-family: "OPen Sans";
    font-size: 12px;
    min-height:54px;
}
.index_tabs_nas_readmore a {
    color: #8c8c8c;
    font-family: "Open Sans";
    font-size: 12px;
    border-bottom: 1px #8c8c8c dashed;
}
.index_tabs_nas_readmore a:hover{color:#0275d8;text-decoration:none;}
.index_info_tabs_car {

}

.index_info_tabs_car .owl-nav .owl-prev,
.index_info_tabs_car .owl-nav .owl-next,
.index_info_tabs_car .owl-nav .owl-prev:hover,
.index_info_tabs_car .owl-nav .owl-next:hover{

        background-color: #fff;
    height: 30px;
    width: 30px;
    float: left;
    margin: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.index_info_tabs_car .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
 }
.index_info_tabs_car .owl-nav .owl-prev{
    float:left;
    background-image: url(/upload/new-spa-bass/arr-left.png);
}
.index_info_tabs_car .owl-nav .owl-next{
    float:left;
    background-image: url(/upload/new-spa-bass/arr-right.png);
}



.index_info_tabs_car .owl-nav .owl-prev:hover{
    float:left;
    background-image: url(/upload/new-spa-bass/arr-left-pinc.png) !important;
}

.index_info_tabs_car .owl-nav .owl-next:hover{
    float:left;
    background-image: url(/upload/new-spa-bass/arr-right-pinc.png) !important;
}



.index_info_tabs_car .owl-dots {
    display:none;
}
.caps { text-transform:uppercase; }
.cifra-caption {
    display: block;
    clear: both;
    width: 100%;
    color: #fff;
    font-family: "Open Sans";
    font-size: 26px;
    text-align: center;
    margin: 0;
}
.index_nfo_tabs_block_all_link {
    color: #fff;
    background-color: #4695e6;
    border-radius: 4px;
    margin: 30px 0;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 60px;
}
.index_nfo_tabs_block_all_link:hover{color:#fff}
.index_nfo_tabs_block_all_elem_wrap {
        text-align: center;
    margin: 30px 0 50px 0;
    display: block;
}
.index-why-buy-caption {
    color: #656565;
    font-family: "Open Sans";
    font-size: 22px;
}
.index_about_Shop_block {
	padding: 50px 0;
    font-family: "Open Sans";
    color: #656565;
}
.index_about_Shop_block_ileft .caption {
	font-family: "Open Sans";
    font-size: 24px;
    margin-bottom: 23px;
}
.index_about_Shop_block_ileft .h2_cap {
	color: #4582c5;
    font-size: 16px;
}
.index_about_Shop_block_ileft .inner_text {
	font-size: 14px;
}

.index_about_Shop_block_ileft .inner_readmore {
	color: #4283c7;
    font-size: 14px;
    margin: 34px 0 0 0;
}

.index_about_Shop_block .index_about_Shop_block_ileft {
	display: inline-block;
    width: calc(100% - 325px);
    padding-right: 50px;
}

.index_about_Shop_block_iright .under-dir-text-b {
	border: 1px dashed #656565;
    margin: 10px 0 0 0;
    padding: 10px 19px;
}
.index_about_Shop_block_iright .under-dir-text {
	font-size: 12px;
    margin-bottom: 6px;
}
.index_about_Shop_block_iright .under-dir-contacts {
	margin: 0;
	font-size:12px;
}
.index_about_Shop_block_iright {
	display: inline-block;
    max-width: 320px;
    vertical-align: top;
}

.under-dir-fb a {

    width: 22px;
    height: 22px;
    background: url(/upload/new-spa-bass/index-dir-sprite.png) no-repeat;
    position: absolute;
    margin: -1px 0 0 -49px;
    background-position: -41px 0px;
}
.under-dir-vk a{

    width: 25px;
    height: 25px;
    background: url(/upload/new-spa-bass/index-dir-sprite.png) no-repeat;
    position: absolute;
    margin: -4px 0 0 -23px;
    background-position: -17px 3px;
}
.index_dir_mail:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: url(/upload/new-spa-bass/index-dir-sprite.png) no-repeat;
    position: absolute;
    margin: 3px 0 0 -23px;
}
.index_dir_mail {   margin-left: 20px; }
.under-dir-vk ,.under-dir-fb    {float: right;}

/* ====== youtube popup ============ */
#youtube_video_overlay {
    display:none;
}
#youtube_video_cont {
    margin: 15% auto;
    width: 560px;
}
.y_overlay_active {
    display: block !important;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
.youtube_videov {
    width:560px;
    height:315px;
}
#closeyv {
    font-family: sans-serif;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    float: right;
    margin: -14px -20px 0 0;
}

/* ====== forms ======= */

.forms_header {
    color: #606060;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.overlay_4_forms {
	width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.buy.card_buy_button, .index_buy_button { border:none; }
.header-tel-form {
	display:none;
}
.sforms_header {
    margin: 0;
    color: #606060;
    text-transform: uppercase;
    font-weight: 600;
}
.sforms_text {
    margin: 0 0 0 0;
    color: #909090;
    font-size: 14px;
}
.popupform, .form_success {
	    width: 320px;
    padding: 40px 0;
	position: fixed;
	top: 200px;
	left:calc(50% - 160px);
	background-color: #fff;
	z-index:1050;
}
.popupform, .form_success {

}
.close_form_btn {
	cursor: pointer;
    position: absolute;
    z-index: 10001;
    top: -27px;
    right: -25px;
}
.popupform {
	display: block;
    font-size: 18px;
    text-align: center;
    padding: 20px;
    width:320px;
}

.podbor_bas_wrap.popupform, .nashel-deshevle_wrap.popupform  {

    font-size: 18px;
    text-align: center;
    padding: 20px;
    width:530px;
}
.nashel-deshevle_wrap.popupform  {height:460px;}
.popupform .nssr { color:#ff0000; }
.popupform button {
	padding: 10px 25px;
    background-color: #19aaed;
    border: none;
    color: #fff;
    border-radius:4px;
}

.hidden_form { display:none; }
.visible_form { display:block; }
.wrong { border-color:#ff0000; }

.form_cont input[type="text"] {
    color:#909090;
    font-size:12px;
    text-align:center;
}

.f-success {
	/*height: 450px;
	width: 450px;*/
    float: right;
    background: #5b5c54;
    padding: 33px 30px;
    margin: 20px auto;
    font-size: 18px;
    color: #fff;
}
.form_cont .r p {
        display: block;
    width: 100%;
    margin: 15px 0 11px 0;
    text-align: left;
    font-size: 12px;
    color: #606060;
    font-size: 12px;
}
.form_cont .r input {
    display: block;
    width: 100%;
    /*border-color: #e8e8e8;*/
    padding: 0;
}
.form_cont button {
    text-transform: uppercase;
    background-color: #e13870;
    font-size: 14px;
    margin: 10px 0 20px;
    padding-bottom: 28px;
    height: 35px;
    width: 150px;
}
.nssr_fields {
    font-size: 11px;
    color: #909090;
    margin: 0;}

.ocb_s_refresh {
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px #fff dashed;
    display: inline-block;
    cursor: pointer;
}
.ocb_s { text-align:center; }
.ocb_s_caption {
        color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.ocb_s_text {
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
}
.ocb_s_refresh {
        color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px #fff dashed;
    display: inline-block;
    cursor: pointer;
}
.forms_under_header {
    display: block;
    width: 100%;
    margin: 15px 0 11px 0;
    text-align: left;
    font-size: 12px;
    color: #606060;
}
.footer_vopr_success { padding: 8% 0 0 0; text-align: center !important; }
.footer_vopr_s_caption {
    font-size: 24px !important;
    text-transform: uppercase !important;
    color: #fff !important;
    text-align: center !important;

}
.footer_vopr_s_text {
    font-size: 14px !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: none !important;
}
.footer_vopr_s_refresh{
    text-transform: uppercase !important;
    background-color: #4695e6 !important;
    color: #fff !important;
    border:none !important;
    border-radius:4px !important;
    width:230px;
    margin: 0 auto;
}
  .footep_podpiska_success_caption {
      display: inline;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 18px;
  }
 .footep_podpiska_success_text {
     display: inline;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
 }
.footep_podpiska_success_refresh {
    color: #fff;
    padding: 12px 65px;
    background-color: #e13870;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Open Sans";
    display: inline-block;
    vertical-align: top;
}
.footep_podpiska_success { padding: 35px 0;}
.fps_l {

    display: inline-block;
    width: calc(100% - 300px);

}
.seo_inner_text {
    list-style-type:none;
    font-size:14px;
    color:#757575;;
}
ul.seo_inner_text li {
   padding-left: 20px;

}
   ul.seo_inner_text li:before {content:"- "; list-style-position:outside;}

.podbor_bas_input_wrap  {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.podbor_bas_input_label {
    display: block;
    width: 100%;
    margin: 15px 0 11px 0;
    text-align: left;
    font-size: 12px;
    color: #606060;
}
.podbor_bas_input , #exp_vopros_tel {
    display: block;
    width: 100%;
    /*border-color: #e8e8e8;*/
    color: #909090;
    font-size: 12px;
    text-align: center;
    padding: 7px 0;
}
.podbor_bas_input_coment {
    text-align: left;
    padding: 10px;
    resize: none;
}
.obyzat_pbf {
        float: left;
    display: inline-block;
    width: auto;
}
.podbor_bas_send_btn {
    float: right;
    display: inline-block;
}
.podbor_bas_input_wrap_btn {margin-top: 20px;}
.podbor_bas_input_coment {width:90%;}
.pbf_right input, .pbf_right p {

    float: right;
}
.podbor_bas_input, .pbf_right p {width: 90%;}
.podbor_bas_input_coment {width:100%; }
.podbor_bas_send_btn { background-color:#e13870 !important; cursor:pointer; }
.podbor_bas_send_btn:hover {background-color:#ec4f83 !important;}
.podbor_bas_wrap, .nashel-deshevle_wrap  {
    position: fixed;
    top: 100px;
    left: calc(50% - 265px);
    background-color: #fff;
    z-index: 1050;

}
.podbor_bas_wrap .form_success {
    top: 0;
    width: auto;
    z-index: 1050;
    left: 0;
    position: relative;
}
.print { cursor:pointer; }
.sweeeem {
    position:fixed;
    top:0;
    z-index:101;
    right:0;

}
.expert_vopros_popup {
    text-transform: uppercase;
background-color: #4695e6;
color: #fff;
height: 35px;
font-size: 14px;
border: none;
border-radius: 4px;
padding-left: 25px;
padding-right: 25px;
}
.cont_cont_row div {padding:0;}
.allsite_h1{
        font-family: "Open Sans";
    color: #2d76c1;
    font-size: 22px;
}
.wrong {border-color:#ff0000;}
.title-h3 {
    font-size:22px;
    margin: 30px 0;
    color:#0096ea;
}
.special-tab{width:100%;border:none;margin:60px 0px 30px}
	.special-tab .nav-item {margin-right:10px;}
	.tab-content .owl-stage-outer{margin:0px -10px;padding:0px 10px;}
	.special-tab .nav-link{border:none;background-color:#fff;color:#656565;border-radius:4px;text-transform:uppercase;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-shadow:0px 0px 8px 0px #ddd}
	.special-tab .nav-link.active {background-color: #e13870;color: #fff;text-decoration: none;}
	.special-tab a.new-goods:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: 2px -4px;

	}
	.special-tab a.sale-hits:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: -73px -2px;

	}
	.special-tab a.super-price:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 25px;
		height: 20px;
		background-position: -22px -2px;

	}
	.special-tab a.recommended:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 24px;
		background-position: -50px 1px;

	}
	.special-tab a.active.new-goods:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: 1px -26px;

	}
	.special-tab a.active.sale-hits:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: -73px -24px;

	}
	.special-tab a.active.super-price:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 25px;
		height: 20px;
		background-position: -22px -25px;

	}
	.special-tab a.active.recommended:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 24px;
		background-position: -50px -22px;

	}
	.tab-pane .owl-nav{position:absolute;top:-75px;right:0;}
	.tab-pane .owl-prev, .tab-pane .owl-next{background-color:#fff;height: 40px;width: 40px;float: left;margin: 5px;border:1px solid #ddd;border-radius:3px;background-position:50% 50%;background-repeat:no-repeat;box-shadow: 0px 0px 8px 0px #ddd;}
	.tab-pane .owl-prev{float:left;background-image:url(/upload/new-spa-bass/arr-left.png)}
	.tab-pane .owl-next{float:right;background-image:url(/upload/new-spa-bass/arr-right.png)}



	.owl-carousel{
		width:100%;
	}
	.tab-content{width:100%;}
	.tab-pane .owl-carousel .owl-stage {display:flex!important}
	.tab-pane .owl-carousel .owl-stage .owl-item{display:flex!important}

.addToCardBTN {
    background-color: #e13870;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 5px 25px;
    font-family: "Open Sans";
    font-size: 14px;
}
.addToCardBTN:hover,
.addToCardBTN:focus{
    background-color: #ec4f83;
    cursor: pointer;
    color:#fff;
    text-decoration:none;
}
















/* End */


/* Start:/local/templates/bassein-spa/test_template_styles.css?160335481244803*/
body{
    overflow-x:hidden;
}

.htop-menu{
	width:100%;
	background:#fff;
	/*background:#2d76c2;*/
	height:59px!important;
	/*height:42px!important*/
	border-bottom:1px solid #dddddd !important;
}
.hbottom-menu{width:100%;background:#4795e7;}
.header-center-block{margin:30px -15px 15px;display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;align-items: flex-start;justify-content: space-between;}
.header-center-block:before{display:none!important}
.header-center-block:after{display:none!important}
.header-center-block button{width:100%;height:40px;background:#4795e7;border:none;border-radius:4px;font-size:12px;color:#fff;font-weight:600;text-transform:uppercase;}
.logo{
	/*width:250px;*/
	width:333px;
	height:50px;
	margin:5px;
}
.logo img{
	width:333px;
	/*width:250px;*/
}
.logo p{font-size:12px;float:right;margin-top:0px;color:#999999}
.logo p > a{border-bottom:1px dotted #999999;text-decoration:none;}
.logo button{width:100%}
.header-phone {
	color:#999;
	/*text-align:right;*/
	text-indent: 31px;
}
.header-phone .phone {float:left;}
.header-phone .phone a{color:#999;font-size:24px;text-decoration:none;}
.header-phone .phone a > i{color:#76bcff; font-size:20px; margin-right:10px;}
.header-phone .phone a > span{color:#606060;font-weight:600;}
.header-phone .phone p{margin:0px;}
.header-phone .get-call{
	width:200px;
	float:left;
	margin:13px 31px 0px 40px;
	/*margin:8px 0px 0px 40px;*/
}
@media (min-width:767px && max-width:992px) {
	.header-phone .phone { float:none; }
  .header-phone .get-call { float: none; margin-left: 0 }
}

.header-search {clear:both;padding-top:11px;}
.header-search form{display:flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;border-color:#ececec;}
/*.header-search input:focus{border:none;}*/
.header-search input[type="text"]{
	/*flex-grow: 10; */
	width: 100%;
	margin-right: -48px;
	font-size: 18px;
	font-style: italic;
	/* border-color: #ececec; */
	border-radius: 4px 4px 4px 4px;
	border-width: initial;
}
.header-search select{flex-grow:2;font-size:12px;color:#757575;border:1px solid #ececec;border-left: 1px dotted;border-right: 1px dotted;border-radius: 0px;border-color: #ececec;}
.header-search input[type="submit"]{
/*	flex-grow:1;
	background:url(/bitrix/templates/bassein-spa/new-spa-img/search-bg.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	border:none;
	border-left:1px solid #ececec;
	border-radius:none*/



    flex-grow: 1;
    background: url(/bitrix/templates/bassein-spa/new-spa-img/search-bg-w.png);
    background-position: 16% 50%;
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 0px;
    border: none;
    border-left: 1px solid #ececec;
    border-radius: none;
    margin-left: -70px;
    background-color: #4795e7;
    color:#fff;


}
.header-search input[type="submit"]:hover{border-left:1px solid #ececec;}
.buy-block{font-size:14px;text-align:left}
.buy-block p{margin:0px;padding-left:40px;padding-right:40px;color:#606060;}
.buy-block p > i{color:#76bcff; margin-right:10px; position:relative; top:2px;}
.buy-block button{margin-top:23px; background:#e13871}
.call-block, .footer-contact-block form{
display:-webkit-flex;
display:flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: space-around;
justify-content: space-around;
max-width:320px;
float:right;
}
.fa-shopping-cart:before {
content: url(/upload/bass_usr_img/cart-icon.png);
}
.call-block .phone{flex-grow:3;text-align:right;}
.call-block .phone a{color:#000;font-size:18px;}
.call-block .phone a span{color:#606060;font-weight:600;}
.call-block .phone small{display:block}
.call-block button{flex-grow:2;height:40px;margin:0px 0px 0px 20px;padding:0 18px;background:#a5a5a5;text-transform:uppercase;color:#fff;border:none;border-radius:4px;font-size:13px}
.footer-contact-block {font-size:14px}
.footer-contact-block form{margin-top:30px;width: 100%}
.footer-contact-block form input:focus{height:38px;border:none;}
.footer-contact-block form input[type="text"]{height:38px;padding-left:15px;flex-grow:10;font-size:12px;font-style:italic;border-right: none;border-color:#ececec;border-radius: 4px 0px 0px 4px;}
.footer-contact-block form select{height:38px;flex-grow:2;font-size:12px;color:#757575;border:1px solid #ececec;border-left: 1px dotted;border-right: 1px dotted;border-radius: 0px;border-color: #ececec;}
.footer-contact-block form input[type="submit"]{height:38px;flex-grow:1;background:url(/bitrix/templates/bassein-spa/new-spa-img/search-bg.png);background-position:50% 50%;background-repeat:no-repeat;padding-left:15px;padding-right:15px;border-left:none;border-color:#ececec;border-radius: 0px 4px 4px 0px;}
.footer-contact-block form input[type="submit"]:hover{background:url(/bitrix/templates/bassein-spa/new-spa-img/search-bg-pinc.png);background-position:50% 50%;background-repeat:no-repeat;padding-left:15px;padding-right:15px;border-left:none;border-color:#ececec;border-radius: 0px 4px 4px 0px;}
.footer-contact-block .email{width:320px;float:right;margin-top:30px;}
.footer-contact-block .email .address{clear:both;display:block;text-align:center;padding-top:5px;font-size:13px}
.footer-contact-block .email .send-back{float:right;color:#e13871}
.footer-contact-block .email a{float:left}
.footer .info{width:320px;float:right;margin-top:35px}
.footer .info button{width:100%;height:40px;border-radius:4px;border:none;color:#fff;text-transform:uppercase;background:#a5a5a5;font-size:14px;margin-bottom:34px;}
.footer .info p{float:right;font-size:14px;text-align:right;margin-top:50px}
.footer .info a{float:right;/*margin-top:40px;*/}
.footer .copyright{width:100%;background-color:#e0e0e0;font-size:14px}
.footer .copyright .row{-webkit-align-items: center;align-items: center;height: 60px;}


.consultation{height:370px;margin-top:35px;background-image:url(/upload/new-spa-bass/bg-consultation.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}
.consultation .container{height:inherit;}
.consultation .container .row{height:inherit;flex-direction:column;-webkit-flex-direction:column;-webkit-align-items:center;align-items:center;	justify-content:center;-webkit-justify-content:center}
.consultation p{font-size:24px;text-transform:uppercase;color:#fff;text-align:center}
.consultation p.bottom{font-size:12px;text-transform:none;}
.consultation span{font-size:18px;text-transform:none;}
.consultation form, .consultation .form-main-row, .consultation .form-row{display:-webkit-flex;display:flex;}
.consultation form{-webkit-flex-direction:column;flex-direction:column;align-items:center;align-items:-webkit-center;}
@media (max-width:768px) {
.consultation .form-main-row{flex-direction:column;flex-direction:-webkit-column}}
.consultation input{height:35px;font-size:14px;border:none;border-radius:4px;padding-left:25px;padding-right:25px;}
.consultation input[type="submit"]{text-transform:uppercase;background-color:#4695e6;color:#fff;}
.consultation label{font-size:14px;text-transform:uppercase;color:#fff;font-weight:400}
.consultation .form-row{-webkit-flex-direction:column;flex-direction:column;margin:10px;width:275px;}
.subscription{background-image:url(/upload/new-spa-bass/bg-textures.png)}
.subscription span{flex-grow:2;font-size:20px;text-transform:uppercase;color:#fff;font-weight:600}
.subscription form{flex-grow:3}
.subscription .row{margin:0px;height:120px;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between}
.subscription form input{height:45px;border-radius:4px;border:none;font-size:14px;}
.subscription form input[type="text"]{width:60%;padding-left:15px; margin-right:25px;background-color:#fff}
.subscription form input[type="submit"]{width:30%;background-color:#e13871;text-transform:uppercase;color:#fff;}
.footer{padding-top:40px;background-color:#f8f8f8;}
.footer-catalog-menu{margin-bottom:20px}
.person .footer-menu li:last-of-type{display:none!important}
.footer-catalog-menu > span{font-size:14px;text-transform:uppercase;color:#4795e7;}
.footer-catalog-menu .price{float:right;color:#e33771;border-bottom:1px dashed #e33771}

.b-list{padding:0px;margin-top:20px;margin-bottom:30px}
.b-list li{display:inline-block}
.b-list .arrow{display:none}
.b-list i:before{font-size:14px!important;margin-left:5px!important}
.b-list .separator:before{color:#ddd;font-size:8px!importatn;line-height:14px}
.b-list li > span, .b-list a > span{font-size:14px!important}




/* kontakts page */
.cn-inform-block {
	 position:relative;
	 display:block;
	 /*width:23%;
	 margin-right:2%;*/
	 height:auto;
	/* float:left;*/
	    display: inline-block;
    vertical-align: top;
    margin: 7px 0 0 0;
	}

	.cn-inform-block:last-child {
	 margin-right:0;
	}

	.cn-inform-block:first-child {
	 /*margin-left:1%;*/
	}

	.cn-inform {
	 display:block;
	}

	.cn-inform-block ul ol {
	 color:#909090;
	 font-size:13px;
	 /*margin-bottom:20px;*/
	 padding:0;
	}

	.cn-inform-block ul {
	 margin-bottom:20px;
	}

	.cn-inform-block ul li{
	 color:#757575;
	 list-style-type:none;
	 font-size:12px;
	}

	.rek-table-box {
	width:100%;
	 -webkit-box-shadow: 0px 2px 5px 0px rgba(234,234,234,1);
     -moz-box-shadow: 0px 2px 5px 0px rgba(234,234,234,1);
     box-shadow: 0px 2px 5px 0px rgba(234,234,234,1);
	}

	.table-rekviz:first-child {
	 margin-rigth:3%;
	}

	.grey-cell {
	 background:#f4f4f4;
	}



	.rek-table-box tr td {
	padding:7px 10px 7px 5px;
	}

	.rek-table-box {
	 float:left;
	}

	.form-block {
	 height:280px;
	 width:1030px;
	 background:url('/upload/new-spa-bass/form-bg.jpg') no-repeat;
	 background-size:1030px auto;
	}

	.more {

	}

	.rek-table-box tr td:first-child {
	font-size:13px;
	color:#909090;
	text-align:left;
	}

	.rek-table-box tr td:last-child {
	font-size:13px;
	color:#656565;
	text-align:right;
	}

	.affiliates-block {
    	width: 100%;
    max-width: 490px;
    margin: 1% 10px;
    height: 130px;
    border: 2px #b2d2f2 dotted;
    float: left;
    border-radius: 8px;
    padding: 0 15px 20px;
	}

	.af-number {
	 width:24px;
	 height:21px;
	 text-align:center;
	 vertical-align:middle;
	 padding-top:3px;
	 background:#4695e6;
	 border-radius:12px;
	 left:-12px;
	 top:-12px;
	 color:#ffffff;
	}
	.map_block {
	    margin:30px 0 50px;

	}
	.tochki_vidach_cap {
	    font-size: 18px;
    padding: 37px 0 20px;
    color: #108cff !important;
	}
	.tochki_vidach_text {
	    color: #7f7f7f;
    font-size: 14px;
    display: inline-block;
    margin: 0;
	}
	.more {
	clear:both;
	margin-bottom: 80px;
	}
	.t-p-1 {
	        display: inline-block;
    width: calc(100% - 265px);
	}
	.border-top-bottom {
	    width:100%;
	border-top:2px #e6e6e6 solid;
	border-bottom:2px #e6e6e6 solid;
	padding: 12px 0;

	}

	.t-p-2 {
	    display: inline-block;
    vertical-align: top;
    margin: 7px 0 0 0;
	}

	.c-tow {
	 width:22.5%;
     height:400px;
	 background:#fff;
	 border-radius:8px;
     display:inline-block;
	 margin-left:2%;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
	}

	.c-tow-con:first-child {
	 margin-left:0;
	 clear:both;
	 margin-bottom:30px;
	}

	.top-sel {
		display:block;
		width:100%;
		height:270px;
		background:#FFF;
		clear:both;
		margin:20px 0 -20px 0;
	}

.form-mail {
	display:table;
	vertical-align:middle;
	width:100%;
	height:150px;
	background:url('/upload/new-spa-bass/bg-01-01.jpg') no-repeat;
	background-size:cover;
	margin:20px 0 20px 0;
	clear:both;
}

.form-mail-1 {
	 position:relative;
	 margin:auto 0;
	 height:150px;
	 display:table;
	 vertical-align:middle;
}

.form-mail-1 span {
	margin-left:40px;
	display:inline-block;
	color:white;
	text-transform:uppercase;
}

.sp-01 {
	font-size:15px;
	margin-bottom:5px;
}

.sp-02 {
	font-size:20px;
}

.button-box {
	vertical-align:middle;
	display:table-cell;
}

.button-box button {
	display:block;
	width: 100%;
	text-align: center;
	background:none;
	border:2px #FFF solid;
	border-radius:5px;
	text-transform:uppercase;
	font-size:15px;
	color:#FFF;
	padding:12px 20px;
	margin-right:30px;
	top:10px;
}

.button-box button:hover {
	background:#FFF;
	color:#4695e6;
	cursor:pointer;
}

	/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
}
.tabs>section>div {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	margin: 20px 20px 20px 0;
	padding: 10px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	background: #fff;
	border-radius: 5px;
	width:140px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
}

.tabs>label:before {
	display:block;
	display:none;
	width:15px;
	height:15px;
	background:#e13870;
	color:#e13870;
	position:absolute;
	margin:20px 0 0 60px;
	transform:rotate(45deg);
	transition: 50ms;
}

.tabs2>label{
	background:none;
	box-shadow:none;
	font-size:18px;
	color:#656565;
	border-bottom:1px #656565 dotted;
	border-radius:0;
	margin:0 40px 0 10px;
	padding:0;
	width:auto;
}

/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tabs>label[for*="1"]:before {
	content: "\f19a";
}
.tabs>label[for*="2"]:before {
	content: "\f17a";
}
.tabs>label[for*="3"]:before {
	content: "\f13b";
}
.tabs>label[for*="4"]:before {
	content: "\f13c";
}
/* Изменения стиля переключателей вкладок при наведении */

.tabs>label:hover {
	cursor: pointer;
	color:#e13870;
}

.tabs2>label:hover {
	color: #e13870;
	cursor: pointer;
	background:none;
	border-bottom:none;
}

.tab-arrow{
	margin:0;
	margin:0!important;
	padding:10px 10px!important;
	width:10px!important;
}

/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #fff;
	background:#e13870;
}

.tabs2>input:checked+label {
	color: #e13870;
	cursor: pointer;
	background:none;
	border-bottom:none;
}

.tabs>input:checked+label:before {
    display:block;

	transition: 250ms;
}

.tabs2>input:checked+label:before {
    display:none;
}

/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4, #htab1:checked~#content-htab1, #htab2:checked~#content-htab2, #htab3:checked~#content-htab3 {
	display: block;
}
/* Убираем текст с переключателей
* и оставляем иконки на малых экранах
*/

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}


.container
{
    font-family:"Open Sans";
}
.cont_tel_block, .cont_tel_block ul {
    padding:0;
}
.cont_tel_block ol {
    padding:0;

}
.cont_tel_block li{
    font-size:15px !important;
}
.affiliates-block.ab1:before {
    content:"1";
    color: #fff;
    background-color: #4695e6;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -15px;
    left: -30px;
}

.affiliates-block.ab2:before{
    content:"2";
    color: #fff;
    background-color: #4695e6;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -15px;
    left: -30px;
}

.affiliates-block.ab3:before{
    content:"3";
    color: #fff;
    background-color: #4695e6;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -15px;
    left: -30px;
}

.affiliates-block.ab4:before{
    content:"4";
    color: #fff;
    background-color: #4695e6;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -15px;
    left: -30px;
}
.cont-showr-text {
    color: #7f7f7f;
    font-size: 14px;
}


.cont-h2{
    font-size: 18px;
    margin: 37px 0 20px;
    width:100%;
}
.aff_t_cap {
    color: #656565;
    margin: 0 0 21px 0;
    font-size: 14px;
}
.aff_b_l {
    display: inline-block;
}
.aff_b_r {
    display: inline-block;
    float: right;
}
.aff_b_tc {
    color: #4695e6;
    font-size: 13px;
    margin: 0;
}
.aff_b_t {
    color: #656565;
    font-size: 15px;
    margin: 0;
}
.cont_afb_cap {
    font-size: 18px;
    margin: 37px 0 20px;
    color: #108cff !important;
}
.see_all_sr {
        padding: 0;
    margin: 50px 0;
}
.see_all_sr_t {
    color: #7f7f7f;
    font-size: 14px;
    display: inline-block;
    margin: 0;
}
.see_all_sr_btn {
        color: #fff;
    background-color: #4695e6;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 35px;
    vertical-align: top;
    float: right;
    margin: 10px 0 0 0;
    cursor: pointer;
}

.bx_item_list_recommended .bx_catalog_item_controls .bx_button
{
        padding: 8px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: #4795e7;
    font-size: 13px;
    text-transform: uppercase;
}

.club_hidden { display:none; }
.club_visible { display:block; }
.bio_club_wrap { background-color:#2d76c1; }
.footer_soc_icons {
   /*margin: 0 0 0 25px;*/
    padding: 0;
    text-align: right;
    margin: 20px 0 0 0;
}
.footer_soc_icons li{
    list-style-type:none;

    display:inline-block;
}
.footer_soc_icons li a {
    width: 22px;
    height: 22px;
    background: url(/upload/new-spa-bass/social-icon-blue.png) no-repeat;
    display:block;
}
.footer_soc_icons li a:hover {
    background: url(/upload/new-spa-bass/social-icon.png) no-repeat;
}
#fsoc_ok {
	background-position:-5px -3px;
}
#fsoc_tv {
    background-position: -33px -3px;
}
#fsoc_you {
    background-position: -61px -3px;
}
#fsoc_vk {
	background-position: -89px -3px;
}
#fsoc_fb {
	background-position: -117px -3px;
}

.form-head {
	width:100%;
	background:rgba(198, 202, 206, 0.5);
	padding:15px;
}

.form-head span {
	color:#fff;
	font-size:20px;
	margin:25px 0 0 40px;
}

.str {
	float:left;
	margin-top:20px;
}

.str-1 {
	width:310px;
	padding-left:20px;
}

.str-2 {
	width:425px;
}

.str-3 {
	width:235px;
	padding-right:20px;
}

.form-block  p, .form-block  input, .form-block textarea{
	display:block;
	margin-left:20px;
	margin-right:20px;
}

.form-block  p {
color:#909090;
font-size: 12px;
}

 .form-text-1 {
	 margin-top:
 }

 .kont_fb_name, .kont_fb_phone, .kont_fb_comment {
	padding:10px 20px;
	border:none;
	outline:none;
	border-radius:5px;
	font-size: 12px;
}

.kont_fb_name, .kont_fb_phone {
	width:275px;
	margin-bottom: 22px;
}

.kont_fb_comment {
	vertical-align:top;
	width:375px;
	height:132px !important;
}

.kont_fb_send {
	text-transform:uppercase;
	border:none;
	outline:none;
	color:#ffffff;
	font-size:12px;
	padding:15px 60px;
	border-radius:4px;
	background:#e13870;
	margin-left:5px;
	margin-top:24px;
}

.kont_fb_send {
	cursor:pointer;
}
.cerd_bonus_get_300 {
    font-size:12px;
    color: #808080;
        margin: 20px 0 0 0;
}
.bonus {
    color:#4695e6;
}
.bonus_progr {
    width: 100%;
    border-radius: 4px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    background: #a5a5a5;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 30px;
    margin-top:0;
    text-align: center;
}
.bonus_progr:hover,
.zamer:hover,
.foc:hover{
    text-decoration:none;
    color:#fff !important;
    background-color:#8b8b8b !important;
    cursor:pointer;
}
.alert_ahtung {margin-top: 25px !important;}

.header_order_call:hover,
.buy-block button:hover,
.header-search input[type="submit"]:hover,
.call_zamer:hover,
#footer_vopr_send:hover,
.footer_podpiska_send:hover,
.is_youtube_video:hover,
#closeyv:hover,
.card_one_click_buy_form_order_button:hover,
.card_buy_kredit:hover,
.seven_reasons_send_btn:hover,
.csp_button:hover,
.index_nfo_tabs_block_all_link:hover,
.card_add_to_card:hover,
.inc_card_tovar:hover,
.dec_card_tovar:hover,
.card_tell_lp,
.card_found_chip,
.card_tovar_info_read_more,
.card_tovar_info_print,
.get_bonus,
.bonus_300_popup,
.card_compare,
.card_favorite{
     cursor:pointer;
 }
.card_buy_kredit:hover{
	background-color:#78bbff !important;
	text-decoration:none;
	cursor:pointer;
}
.header_order_call:hover,
.call_zamer:hover,
#footer_vopr_send:hover,
.card_one_click_buy_form_order_button:hover,


.index_nfo_tabs_block_all_link:hover,
.index_rev_slider_readall:hover,

.bx_button:hover,
.expert_vopros_popup:hover{
    background-color:#2196f3 !important;
    text-decoration:none;
    cursor:pointer;
}
.buy-block button:hover,
.subscription form input[type="submit"]:hover,
.seven_reasons_send_btn:hover,
.csp_button:hover,
.card_add_to_card:hover,
.header-tel-form-send:hover,
.submit-exp_vopros:hover,
.partnerka_form_send_btn:hover{
background-color:#ec4f83;
cursor:pointer;
}
.owl-next:hover {
    background-image: url(/upload/new-spa-bass/arr-right-pinc.png) !important;
    }
.owl-prev:hover {
    background-image: url(/upload/new-spa-bass/arr-left-pinc.png) !important;
    }


.inner_readmore,
.zamer_form-name,
.zamer_form-tel,
.header-tel-form-name,
.header-tel-form-tel,
.card-buykredit-form-name,
.card-buykredit-form-tel,
.soobschit-o-skidke-name,
.soobschit-o-skidke-tel,
.nashel-deshevle-name,
.nashel-deshevle-tel,
.get_spec_price-form-name,
.get_spec_price-form-tel{
    padding: 7px 0 !important;
}
button, input[type="submit"],
button:active, input[type="submit"]:active,
button:focus, input[type="submit"]:focus{outline:none !important;}

.clearfix {clear:both;}

.news-page .news-n-articles .item {
    outline:rgba(135, 135, 135, 0.1) solid 1px;
    padding:15px 17px;
}

.news-page .news-n-articles .item:hover {
    outline:rgba(65, 130, 198, 0.2) solid 1px;
    transition:1000ms;
}

.news-page .news-n-articles .item:not(:hover) {
    transition:1000ms;
}
.popup-region-open { color: #78bbff !important; border-bottom:1px dashed  #78bbff; }
.vregion-popup-link { margin-bottom:10px;
margin-top: 19px;
    font-size: 15px; }


.why-as, .why-as-ex {
    width:100%;
    background:#2d76c1;
}

.why-as-1 {
    width:14.2%;
}

.why-as-1-1 {
    width:100%;
    height:30px;
    margin-bottom:10px;
}

.why-img {
    padding:5px 20% 10px 20%;
}
.why-text {
    width:100%;
    font-size:20px;
    font-weight:bold;
    color:white;
    text-align:center;
}
.partnerka_form,.partnerka_form_wrap {
	width: 100%;
}
.partnerka_form_input_label {
	width: auto;
    text-align: center;
        display: block;
    width: 100%;
    margin: 15px 0 11px 0;
    text-align: left;
    font-size: 12px;
    color: #606060;
}
.partnerka_form_send_btn {
	text-transform: uppercase;
    background-color: #e13870;
    font-size: 14px;
    margin: 0 auto !important;
    padding: 0 !important;
    height: 35px;
    width: 150px;
    color: #fff;
    font-family: "Open Sans";
    border: none;
    border-radius: 4px;
    padding: 0px 0 0 0;
}
.partnerka_form_input_wrap {
	width: 33%;
    display: inline-block;
    vertical-align: top;
}
.partnerka_form_input {
        display: block;
    width: 100%;
    border-color: #e8e8e8;
    color: #909090;
    font-size: 12px;
    text-align: center;
    padding: 7px 0;
        color: #909090;
    font-size: 12px;
    text-align: center;
}
.partnerka_form_label.obyzat_pbf {
    display: block;
    width: 100% !important;
    margin: 15px 0 11px 0;
    text-align: left;
    font-size: 12px;
    color: #606060;
    width: auto;
    text-align: center;
}
.partnerka_form_input_wrap_btn {
    text-align:center;
}
.form_success_nonfloat  {
        background-color: #fff;
    padding: 50px;
    text-align: center;
}


.partnerka_form_refresh {
    text-transform: uppercase;
    background-color: #e13870;
    font-size: 14px;
    margin: 30px auto 0px;
    /* padding-bottom: 28px; */
    height: 35px;
    width: 150px;
    /* margin: 0 auto; */
    color: #fff;
    font-family: "Open Sans";
    border: none;
    border-radius: 4px;
    padding: 0px 0 0 0;
}
.exp_f {
        background: url(//xn----7sbbbvy2arnae2j.xn--p1ai.opt-images.1c-bitrix-cdn.ru/upload/main/772/7721e14b5f73193e07cc488cb5cb22f2.jpg?1493368451130946);
    width: 83px;
    height: 123px;
    background-size: cover;
    background-position: center;
    display:inline-block;
    border-radius:10px;
}
.card_exp_text {
    display:inline-block;
    width:calc(100% - 90px);
    padding-left:15px;
    vertical-align:top;
    font-style: normal !important;
    font-size: 12px;
    line-height: 18px;
    font-family: "Open Sans";
    margin-bottom:20px;

}
.exp-f-r, .exp-f-l {
    display:inline-block;
    vertical-align:top;
    padding:0;
}
.card_exp_block {
    font-size: 12px;
    /*border-bottom: 2px dashed #eee;
    border-top: 2px dashed #eee;*/
    margin: 10px 15px 10px 5px;
}
.exp-f-r{        background-color: #fff;/*border-right: 2px dashed #eee;*/}
.exp-f-l p{padding-left:15px;margin-top: 10px;}

.exp-f-l{background-color: #edeef0;}
.card_wdfy {font-size:16px;margin:7px 0;}
.wwwdfy {
    margin:10px 0;
    font-size:14px;
}
.bonus_300_podrob, .bnus { color: #2d76c1; }
.bonus_300_podrob { cursor:pointer; }
.bonus_row { margin: 15px 0 0 0; }
#bonus_300pp{
    border-top:1px dashed #efefef;
    margin-top:20px;

   /* position:fixed;
    z-index:60;*/
}
.hidden_obj {
    display:none;
}
.banne_wrap123321 {
    height: 257px;
    box-shadow: 0px 0px 8px 0px #ddd;

    border-radius: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top:20px;
}

.banne_wrap123321 img {
    width:100%;
}
#operators_free {
	color:#fff;
	background-color:#4795e7;
	font-weight:600;
	padding: 2px 6px;
	/*padding: 5px;*/
	border-radius: 3px;
	}
.confidens {
    color: #fff;
    background: gray;
    border: none;
    padding: 3px 15px;
    border-radius: 5px;
}
.confidens:hover {
    background:#9c9c9c;
    color:#fff;
    text-decoration:underline;
    /*text-decoration-style: dashed;*/

}
.we_use_cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
    background: #0096ea;
    font-size: 16px;
    z-index:200;
}
#slavok {
    color: #000;
    background: #fff;
    border: none;
    border-radius: 5px;
    margin-left: 15px;
}
.showrooms_form {
	    text-align: center;
    background: #0096ea;
    padding: 15px
}
.showrooms_form_title {
	color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
}
.showroom_row {
	color: #fff;
}
.showroom_row a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.showroom_row a {
	color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
}
.showroom_row>p>.iamagree {
	    font-size: 18px;
}
.showroom_phone_input {
	    color: #000;
}
.showroom_form_send,.showrooms_form_refresh {
	background: #2d76c2 !important;
    font-size: 16px !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 4px 10px !important;
    text-transform:none !important;
}
.showroom_form_send:hover, .showrooms_form_refresh:hover {
background:#68b2ff;
}
.showroom_hotline {
	margin: 10px 0 0 0;
    border-top: 1px solid #fff;
    padding: 5px 0 0 0;
    font-size: 16px;
}
.form_success_sh .sforms_header {
	    font-size: 22px;
    color: #fff;
    font-weight: 400;
}

.form_success_sh .sforms_text {
	color: #fff;
}

.showrooms_form_refresh {
	color: #fff;
    margin: 10px;
}
.info_list_readmore {margin-top:25px;}

.header_card_title {
    margin-left: 15px;
    margin-bottom: 20px;
    color: #606060 !important;
    text-decoration: none !important;
    outline: none !important;
    font-size: 17px;
    border: none !important;
}
.header_cart_price_mount {
/*        color: #7db9f7;
    border-bottom: 1px dashed #7db9f7;
    margin: 15px 0 0 15px;
    padding: 15px 0 0 0;*/

}
.header_card_order_button {
/*    display:block;
    margin: 10px 0 0 0;
    border: none !important;
    background: #e13870;
    color: #fff !important;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 0px 15px;
	height:40px;
	line-height:40px;*/

	color: #9e9e9e;
	background:#dddddd;
	padding: 13px 22px;

}

/* stili slaiderov v kartochke tovara */


/* Задаем сброс обтекания */
.clear {
	margin-top: -1px;
	height: 1px;
	clear:both;
	zoom: 1;
}
/* Slider */
.rev-slider, .ourwork-slider .otz-container {
	/* Ширина контейнера */
	width: 100%;
	/* Внешние тступы сверху и снизу */
	margin: 50px auto;
	/* Внутренние отступы для ссылок navy */
	/*padding: 0 30px;*/
	/* Позиционирование */
	position: relative;
	max-width:730px;
}
 .otz-container {
     /* Ширина контейнера */
	width: 100%;
	/* Внешние тступы сверху и снизу */
	margin: 50px auto;
	/* Внутренние отступы для ссылок navy */
	/*padding: 0 30px;*/
	/* Позиционирование */
	position: relative;
 }
/* Двойной клик по кнопкам вперед/назад вызывает выделение всех элементов слайдера,
поэтому предотвращаем это */
.slider::-moz-selection { background: transparent; color: #fff; text-shadow: none; }
.slider::selection { background: transparent; color: #fff; text-shadow: none; }

.rev-slide-list, .ourwork-slide-list, .otz-container {
	position: relative;
	margin: 0;
	padding: 0;
	/* Скроем то что выходит за границы */
	overflow: hidden;
}
.rev-slide-wrap, .ourwork-slide-wrap, .otz-wrap {
	position: relative;
	left: 0px;
	top: 0;
	/* максимально возможная ширина обертки слайдера */
	width: 10000000px;
}
.rev-slide-item, .ourwork-slide-item {
	/* Ширина слайда */
	width: 100%;
	/* Внутренние отступы */
	padding: 10px 30px;
	/* Обтекание */
	float: left;
	max-width:730px;
}

/* навигация вперед/назад */
.navy {
	/* абсолютное позиционирование */
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	/* ширина элементов */
	width: 30px;
	cursor: pointer;
}
.rev-prev-slide, .ourwork-prev-slide, .otz-body-slide-prev {
	left: 0;
	background: /*#dbdbdb*/ transparent url(/upload/new-spa-bass/arr-left.png)  40% no-repeat;
}
.rev-next-slide, .ourwork-next-slide, .otz-body-slide-next {
	right: 0;
	background: /*#dbdbdb*/ transparent url(/upload/new-spa-bass/arr-right.png) 40% no-repeat;
}
.navy.disable {
	background: #dbdbdb;
}
/* навигация старт/пауза */
.auto {
	width: 7px;
	height: 11px;
	cursor: pointer;
	margin: 10px auto;
}
.play {
	background: url(/local/templates/bassein-spa/bg/play.png) center no-repeat;
}
.pause {
	background: url(/local/templates/bassein-spa/bg/pause.png) center no-repeat;
}

.rev-slide-item .author_avatar {
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
}
.rev-slide-item .infocard {
    width: calc(100% - 192px);
    display: inline-block;
    vertical-align: top;
}
.rev-slide-item .date {text-align:center;}
.rev-slide-item .text {padding-right: 20px;}
.rev-slide-item  .video_otziv_text.infocard {    width: 100%; margin:0;}

.ourwork-slide-item .ourwork_card_slider_prev_picture{    width: 100%; margin:0;}
.video_otziv_wrap .author_and_soc { margin-left: 165px; }

.otz-body {
    width:100%;
	padding:0;
    background-position: center;
    background-size:cover, auto;
    background-repeat:no-repeat;
}

.banya_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/banya_bass.jpg);
}

.bass_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/bass_bass.jpg);
}

.beton_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/beton_bass.jpg);
}

.chasha_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/chasha_bass.jpg);
}

.dachniy_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/dachniy_bass.jpg);
}

.fin_sa_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/fin_sa_bass.jpg);
}

.home_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/home_bass.jpg);
}

.home_sa_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/home_sa_bass.jpg);
}

.infra_sa_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/infra_sa_bass.jpg);
}

.karkas_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/karkas_bass.jpg);
}

.kompoz_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/kompoz_bass.jpg);
}

.plastic_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/plastic_bass.jpg);
}

.podogrev_head {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/podogrev_head.jpg);
}

.poliprop_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/poliprop_bass.jpg);
}

.snow_room_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/snow_room_bass.jpg);
}

.solt_room_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/solt_room_bass.JPG);
}

.turkey_bass {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/turkey_bass.jpg);
}

.otz-body-1 {
    max-width:550px;
    width:100%;
	padding:10px 30px;
	margin:0 10px 0 0;
	background:rgba(225, 225, 225, .7);
	font-size:13px;
}

.otz-photo, .otz-text, .otz-body-1 {
    display:inline-block;
}

.otz-photo {
    width:100px;
	height:100px;
	border:3px #2d76c1 solid;
	border-radius:50%;
	background:teal;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.photo-1-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_71.jpg)
}
.photo-1-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_69.jpg)
}
.photo-1-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_58.jpg)
}
.photo-2-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_14.jpg)
}
.photo-2-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_29.jpg)
}
.photo-2-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_21.jpg)
}
.photo-3-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_72.jpg)
}
.photo-3-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_54.jpg)
}
.photo-3-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_73.jpg)
}
.photo-4-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-4-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-4-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_107.jpg)
}
.photo-5-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-5-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-5-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_107.jpg)
}
.photo-6-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_9.jpg)
}
.photo-6-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_20.jpg)
}
.photo-6-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_12.jpg)
}
.photo-7-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_32.jpg)
}
.photo-7-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_30.jpg)
}
.photo-7-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_33.jpg)
}
.photo-8-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_105.jpg)
}
.photo-8-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-8-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_109.jpg)
}
.photo-9-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_65.jpg)
}
.photo-9-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_82.jpg)
}
.photo-9-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_96.jpg)
}
.photo-10-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_45.jpg)
}
.photo-10-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_77.jpg)
}
.photo-10-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_63.jpg)
}
.photo-11-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_107.jpg)
}
.photo-11-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-11-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-12-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_107.jpg)
}
.photo-12-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-12-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-13-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_107.jpg)
}
.photo-13-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-13-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-14-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_33.jpg)
}
.photo-14-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_20.jpg)
}
.photo-14-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_12.jpg)
}
.photo-15-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_110.jpg)
}
.photo-15-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_106.jpg)
}
.photo-15-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_108.jpg)
}
.photo-16-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-16-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-16-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-17-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-17-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-17-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_-.jpg)
}
.photo-18-1 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_113.jpg)
}
.photo-18-2 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_111.jpg)
}
.photo-18-3 {
    background-image:url(/upload/bass_usr_img/stroi/uslugi_otzivi/people/Screenshot_112.jpg)
}

.otz-text {
    vertical-align:top;
	padding-top:4px;
	padding-left:15px;
	color:white;
	width:calc(100% - 110px);
}

.otz-header {
    text-transform:uppercase;
	font-weight:bold;
	font-size:26px;
	text-align:center;
	color:white;
	padding-top:15px;
}

.otz-but-1 {
    display:inline-block;
    width:25%;
	padding-top:10px;
	padding-bottom:10px;
	border:2px #2d76c1 solid;
	border-radius:30px;
	margin:10px;
	background:#2d76c1;
	color:white;
	font-weight:bold;
	outline:none;
	font-size:13px;
}

.otz-but-1:hover {
    background:#e13870;
	border:2px #e13870 solid;
}

.otz-button {
    padding-left:155px;
	padding-top:10px;
	padding-bottom:10px;
}

.otz-polosa {
    font-size:28px;
	color:#2d76c1;
	width:100%;
	text-align:center;
	margin-top:-20px;
	padding-bottom:10px;
}

.otz-container {
    height:132px;
    overflow:hidden;
}
.index_rev_slider_name img { display:inline-block !important; }
.catalog_main_newslist .row.news-item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 8px 0px #ddd;
}
#popup-message .bgColorBlock{
	background-color:#fff!important;
}
#popup-message #img_going_s1{
	width:100%!important;
	max-height:100%!important;
}
#popup-message input[type="text"]{
	border:1px solid #eee!important;
}
#popup-message .info{
	text-align:center;
	margin-top:10px;
}
#popup-message .success{
	color:#000!important;
}

.chb_new ,.chb_hit,.chb_sale,.chb_rec
{ padding: 0 0 0 30px; }



.chb_new:before {
        content: " ";
    background: url(/upload/new-spa-bass/smf_sprite_purp.png) no-repeat;
    width: 20px !important;
    height: 20px !important;
    background-position: 1px -3px;
    margin-left: -25px;
    position: absolute;
}

.chb_hit:before {
content: " ";
    background: url(/upload/new-spa-bass/smf_sprite_purp.png) no-repeat;
    width: 30px !important;
    height: 20px;
    background-position: -22px -2px;
    position: absolute;
    margin-left: -30px;
}

.chb_sale:before {
content: " ";
    background: url(/upload/new-spa-bass/smf_sprite_purp.png) no-repeat;
    width: 20px !important;
    height: 20px;
    background-position: -73px -2px;
    position: absolute;
    margin-left: -25px;
}

.chb_rec:before {
content: " ";
    background: url(/upload/new-spa-bass/smf_sprite_purp.png) no-repeat;
    width: 20px !important;
    height: 20px;
    background-position: -50px 1px;
    position: absolute;
    margin-left: -25px;
}
.sale-block-title{border:none;background-color:#fff;color:#656565;border-radius:4px;text-transform:uppercase;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-shadow:0px 0px 8px 0px #ddd;font-size:16px;padding:13px 25px;margin-bottom:28px;}
.sale-block-panel .owl-stage{display:flex;}
.sale-block-panel .owl-item{display:flex;}
.sale-block-panel .owl-stage-outer{
    margin: 0px -10px;
    padding: 0px 10px;
}
.index_why_buy_wrap .why-buy-item{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	-webkit-align-items:center;
}
.chifra {height:370px;
	/*background-image:url(/upload/new-spa-bass/bg-chifra.jpg);*/
	background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}
@media (max-width:768px){
.chifra{height:auto;}
.chifra .cifra-caption {display:inline;}
}
.chifra .chifra-item{display:flex;display:-webkit-flex;display:-ms-flexbox;-webkit-align-items: center;align-items:center;justify-content:flex-start;flex-direction:column;font-size:13px;padding:0px;text-align:center;color:#fff;margin-bottom:20px;}
.chifra .container{height:inherit}
.chifra .container .row{height:inherit;align-items:center;-webkit-align-items:center;padding:25px 0px;}
.chifra .chifra-item span{text-transform:uppercase;font-size:14px;font-weight:600}
.chifra .chifra-item img{margin:15px 0px}
.chifra .cifra-caption{font-size:24px;color:#fff;text-align:center;margin:0px}
.chifra .cifra-caption span{text-transform:uppercase}
.chifra .cifra-caption br{display:none}
.special-tab{border-bottom:none}

/* End */


/* Start:/local/templates/bassein-spa/adaptive_style.css?15502720888225*/



@media (max-width: 1220px) {
	header .htop-menu {overflow: hidden;}
	.newtopmenu {display: block !important;}
	.newtopmenu>li {padding: 10px 7px; position: relative;}
	.newtopmenu>li>.newsubmenu1 {top:33px !important;}
	.newtopmenu span.odd_lv1 {margin: 0 0 0 5px;}
	.newtopmenu span.odd_lv2 {margin: 0; position: absolute; top: 9px; right: 0;}
	.newsubmenu1 li {padding-right: 25px;}
}


@media (max-width:767px){
	.sale-block-panel .owl-item, .tab-content .owl-item, .index-3-tabs .owl-item{padding:0px 20px;}
	.sale-block-title{width: 100%;margin: 0px 0px;}
	.special-tab .nav-link {font-size:12px}
	.special-tab {
		display:-webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content:space-around;
		}
	.special-tab .nav-item {width: calc(50% - 10px);margin: 10px 5px!important;}
	.special-tab .nav-link{font-size:12px!important;}
	.form-mail{height:auto!important;padding:30px 10px}
	.form-mail-1{
		display:-webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-direction:column;
		}
	.form-mail-1 > div {
		margin:10px auto;
		}
	.form-mail-1 .button-box button{
		margin-right:0px;
		}
	.bx_item_detail .bx_small.bx_bt_button, .bx_item_detail .bx_small.bx_bt_button_type_2 {
		min-width: 23px;
		line-height: 23px;
	}
	.bx_item_detail .transparent_input {
		padding: 1px;
		}
	.bx_item_detail .bx_cnt_desc {
		display:none;
		}
	.bx_item_detail .item_economy_price {
		display:none
		}
	.bx_item_detail .item_current_price {
		font-size:19px
		}
	.card_one_click_buy_input {
		width:auto!important;
		}
	.card_one_click_buy_form_order_button {
		padding: 9px 10px!important;
		}
	.card_one_click_buy_form form{
		display:-webkit-flex;
		display: -ms-flex;
		display: flex;
		}
	.bx_item_detail .transparent_input {
		width: 30px!important;
		}
	.card_spec_predl {
		display:-webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-direction:column;
		}
	.index_about_Shop_block .index_about_Shop_block_ileft{
		width:100%;
		padding:15px;
		}
	.index_about_Shop_block_iright{
		width:100%;
		padding:15px;
		}
	.index_about_Shop_block_iright .is_youtube_video > img{
		width:100%;
		}
	.index_about_Shop_block_iright .is_youtube_video > h4{
		width:100%;
		position:relative;
		top:53px;
		}
	.brand-block > h3{
		padding: 15px;
		}
	.consultation {
		height:460px;
		}
	.consultation .footer_vopr_form > row{
		-webkit-flex-direction: inherit;
		flex-direction: inherit;
		}
	.subscription{
		height:270px;
		padding:30px 10px;
		}
	.subscription span,.subscription form{
		text-align:center;
		}
	.subscription form input{
		width:100%!important;
		margin-top:5px;
		margin-bottom:5px;
		}
	.footer{
		padding-left:0px;
		padding-right:0px;
		}
	.footer .footer-menu{
		column-count:1;
		}
	.footer .footer-menu li{
		width:100%;
		}
	.footer .footer-contact-block .call-block{
		-webkit-flex-direction: column;
		flex-direction: column;
		width: 100%;
		}
	.footer .footer-contact-block .call-block .phone{
		width:100%;
		text-align:center;
		margin-top:5px;
		margin-bottom:5px;
		}
	.footer .footer-contact-block .call-block button{
		width:100%;
		margin:5px 0px 5px 0px;
		}
	.footer .footer-contact-block .footer_soc_icons{text-align:center;}
	.footer .footer-contact-block .footer_soc_icons span{
		display:block;
		text-align:center;
		margin: 5px 0px 5px 0px;
		}
	.footer .footer-contact-block .footer_soc_icons li{margin:5px 0px 5px 0px;}
	.footer .info,.footer .footer-contact-block .email,.footer .footer-contact-block > form{width:100%;}
	.footer .footer-contact-block .email a,.footer .footer-contact-block .email .send-back{
		display:block;
		text-align: center;
		}
	.footer .info p{text-align:left;}
	header .header-center-block{
		width:100%;
		-webkit-flex-direction:column;
		flex-direction:column;
		}
	header .header-center-block .logo{
		width:100%;
		height:inherit;
		text-align:center;
		margin:0px;
		}
	header .header-center-block .header-phone{width:100%;text-align:center;margin:20px 0px 20px 0px}
	header .header-center-block .header-phone .phone > p{display:none}
	header .header-center-block .header-phone .get-call{margin:0px}
	header .header-center-block .header-phone .get-call button{background:none;color:#777}
	header .header-center-block .header-phone .header-search{display:none}
	header .header-center-block .header-phone .phone,header .header-center-block .header-phone .get-call,header .header-center-block .buy-block{width:100%}
	header .header-center-block .buy-block .bx-basket-block{text-align:center}
	header .header-center-block .buy-block .bx-basket-block >i{position:inherit}
	header .header-center-block .buy-block .bx-basket-block > br{display:none}
	header .htop-menu{overflow:hidden}
	header .htop-menu .bio-club{display:none}
	.banne_wrap123321,.chifra-cat{display:none}
	.section-page-navigation{
		-webkit-flex-direction:column;
		flex-direction:column;
		}
	.bx-section-desc{overflow:hidden;padding:0px}
	#tovar_info_block_card .bx_element_photo {order:0}
	#tovar_info_block_card .bx_element_characteristics  {order:2}
	#tovar_info_block_card .bx_element_buy {order:1;margin:15px 0px 15px 0px}
	#tovar_info_block_card .bx_element_tab {order:3}
	#tovar_info_block_card .bx_element_content {order:4}
	#tovar_info_block_card .bx_lb {order:5}
	
	#tovar_info_block_card .bx_element_buy .card_one_click_buy_form{margin:0px -15px 0px -15px}
	#tovar_info_block_card .bx_element_tab .seven{display:none}
	
	#ourwork .ourwork-slider .ourwork-slide-item{
		display:-webkit-flex;
		display:flex;
		-webkit-flex-direction:column;
		flex-direction:column;
		padding-right:15px;
		}
	#ourwork .ourwork-slider .rev-slide-item, .ourwork-slide-item{
		padding:0px;
		width:100%;
		max-width:290px;
		}
	#ourwork .ourwork-slider .ourwork-slide-item .ourwork_card_slider_prev_pick{
		width:100%;
		margin:0px;
		display:flex;
		-webkit-align-items:center;
		align-items:center;
		-webkit-justify-content:center;
		justify-content:center;
		max-width:290px;
		}
	#ourwork .ourwork-slider .ourwork-slide-item .ourwork_card_slider_prev_cont .ourwork_card_slider_prev_link{width:100%;}
	#ourwork .ourwork-slider .ourwork-slide-item .ourwork_card_slider_prev_cont{
		width:100%;
		margin:0px;
		}
	#ourwork .ourwork-slider .ourwork-slide-item .ourwork_card_slider_prev_pick img{
		width:100%;
		}

	body { position: relative;}
	.rd-navbar-panel {display: block;}	
	.hbottom-menu {z-index:30; position: absolute; top: 40px; left: 0px; background:#4795e7; width: 100%; padding: 25px 0; text-align: center;
	-moz-transform: translateX(-110%);
	-webkit-transform: translateX(-110%);
	-o-transform: translateX(-110%);
	-ms-transform: translateX(-110%);
	transform: translateX(-110%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	}

	.hbottom-menu.active {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	}	

	.newtopmenu span {color: #fff;}
	.newtopmenu span.odd_lv1 {margin: 0 20px 0 0; font-size: 22px; line-height: 20px; height: 24px; color: #fff;}
	.newtopmenu span.odd_lv2 {margin: 0; font-size: 22px; line-height: 20px; height: 24px; float: right; top: 6px;}
	.newtopmenu > li {position: relative; border: none !important; padding: 0; display: block !important; margin-bottom: 10px; text-align: left; font-size: 16px; line-height: 20px; height: 24px;}
	.newtopmenu {display: block !important;}
	.newtopmenu > li > a { text-align: left; color: #fff;background: none !important;}
	.newtopmenu > li:hover {background: none !important;}
	
	.newtopmenu>li>.newsubmenu1 span { color:#000 !important;}
	.newtopmenu1>li>.newsubmenu1 {top:33px; left:0; min-width: 355px; padding: 15px;}
	.newtopmenu2>li>.newsubmenu1 {top:33px; left:0; min-width: 355px; padding: 15px;}
	.newsubmenu1 li {padding: 10px 30px 10px 0; width: auto !important; display: block;}
	
}

/* End */


/* Start:/local/templates/bassein-spa/css/Swiper.min.css?166988760215411*/
@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cards,.swiper-cube,.swiper-flip{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cards .swiper-slide,.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-creative .swiper-slide{transition-property:transform,opacity,height}.swiper-cards .swiper-slide{transform-origin:center bottom}
/* End */


/* Start:/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/style.css?15524285093536*/
.header-top-menu ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.header-top-menu ul:after {
  content: "";
  display: table;
  clear: both;
}
.header-top-menu a {
  text-decoration: none;
  display: block;
  transition: .3s linear;
}
.header-top-menu .topmenu > li {
  float: left;
  position: relative;
}
.header-top-menu .topmenu > li:first-child {border-left: 0;}
.header-top-menu .topmenu > li > span.active,
.header-top-menu .topmenu > li > a {
  display: block;
  padding: 19px 6px;
  /*padding: 12px 10px;*/
  font-size: 14px;
  /*font-size: 11px;*/
  /*text-transform: uppercase;*/
  color: #434343;
  /*color: #FEFDFD;*/
  letter-spacing: 0px;
}
.header-top-menu .topmenu > li.bio-club > a {
   /*padding: 12px 0px 12px 10px*/
   padding: 17px 0px 12px 17px;
 }
.header-top-menu .topmenu > li > a.active,
.header-top-menu .topmenu > li > span.active,
.header-top-menu .submenu a:hover {color: #ddbe86;}
.header-top-menu .topmenu .fa,
.header-top-menu .submenu .fa {
  margin-left: 5px;
  color: inherit;
}
.header-top-menu .submenu {
  position: absolute;
  z-index: 5;
  min-width: 200px;
  background: white;
  border-top: 1px solid #CBCBCC;
  border-left: 1px solid #CBCBCC;
  border-right: 1px solid #CBCBCC;
  visibility: hidden;
  opacity: 0;
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: .3s linear;
}

.header-top-menu ul li:nth-child(4) ul {
    min-width:300px;
}

.header-top-menu .submenu li {position: relative;background-color:#2d76c2}
.header-top-menu .submenu li a {
  color: #fff;
  padding: 10px 20px;
  font-size: 13px;
  border-bottom: 1px solid #CBCBCC;
}
.header-top-menu .submenu .submenu {
  position: absolute;
  left: -1px;
  top: 38px;
  transition: .3s linear;
}
.header-top-menu li:hover > .submenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
}
.header-top-menu .bio-club{
  float:right!important;
  background:#fff;
  /*background:#4283c7;*/
  padding-left:25px;
  padding-right:10px;
}
.header-top-menu .bio-club:before {
    content: "";
/*    width: 21px;
    height: 21px;*/
    width: 28px;
    height: 28px;
    background: url(/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/bclogo.jpg) no-repeat;
    /*background: url(/upload/new-spa-bass/bclogo.jpg) no-repeat;*/
    background-size: 28px;
    top: 15px;
    /*top: 10px;*/
    left: 10px;
    position: absolute;
    display: inline-block;
    background-size:cover;
}







.whatsapp{
  background-image: url('/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/ic24.png');
  background-repeat: no-repeat;
  top: 15px;
  padding: 0 10px;
  margin-left: 73px;
}
.viber{
  background-image: url('/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/ic25.png');
  background-repeat: no-repeat;
  top: 15px;
  padding: 0 10px;
}
.telegramm{
  background-image: url('/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/ic26.png');
  background-repeat: no-repeat;
  top: 15px;
  padding: 0 10px;
}
.skype {
  background-image: url('/local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/ic27.png');
  background-repeat: no-repeat;
  top: 15px;
  padding: 0 10px;
}

.header-top-menu .topmenu > li.messag {padding: 0;}
.header-top-menu .topmenu > li.messag > a {display: block;width: 28px;height: 28px; padding: 0; margin-right: 5px;}

.messag:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 3.5+ */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}
/* End */


/* Start:/bitrix/templates/.default/components/vregions/header.select/bass_descriptor_under_logo/style.css?14920809463559*/
.vregions-sepia{
	position   : fixed;
	left       : 0;
	top        : 0;
	width      : 100%;
	height     : 100%;
	display    : none;
	z-index    : 999;
	background : url(/bitrix/components/vregions/header.select/templates/popup/images/sepia-dark.png) repeat 0 0;
}
.vregion-popup-link{
	font-size : 13px;
}
body .vregion-popup-link a{
	text-decoration : none;
	color           : #000;
}
.vregion-popup-link a span{
	border-bottom : 1px dotted;
}
.vr-popup{
	position   : fixed;
	left       : 0;
	top        : 0;
	width      : 100%;
	height     : 100%;
	display    : none;
	z-index    : 1000;
	opacity    : 1;
	overflow-x : hidden;
	overflow-y : auto;
}
.popup-white{
	background    : #fff;
	position      : relative;
	border-radius : 5px;
	margin        : 0 auto;
	max-width     : 90%;
}
@media (min-width : 768px){
	.popup-white{
		width : 740px;
	}
}
.popup-white:after{
	clear : both;
}
.popup-white .bw-title-shadow{
	background   : url(/bitrix/components/vregions/header.select/templates/popup/images/shadow-title-popup.png) no-repeat 50% 100%;
	padding-left : 25px;
}
.popup-white .bw-title-shadow h3{
	line-height : 60px;
	color       : #000;
	margin      : 10px 0px;
}
.vregions-list p{
	padding-left : 25px;
}
.vregions-list .col{
	float   : left;
	padding : 0 10px;
	width   : 33.33333%;
}
@media (max-width : 767px){
	.vregions-list .col{
		width : 100%;
	}
}
.vregions-list ul{
	list-style : none;
	padding    : 0;
	margin     : 10px 0;
}
.vregions-list li::before{
	content : '';
}
.vregions-list a{
	color           : #3d3d3d;
	font-size       : 14px;
	line-height     : 17px;
	text-decoration : underline;
	display         : block;
	text-align      : center;
}
.vregions-list a:hover,
.vregions-list .active a{
	text-decoration : underline;
	color           : #156ba0;
}
.vregions-que-body{
	color        : #000;
	padding-left : 25px;
}
.vregions-que-body a{
	color               : #fff;
	background-color    : #337ab7;
	display             : inline-block;
	padding             : 6px 12px;
	margin              : 0 5px 5px 0;
	font-size           : 14px;
	font-weight         : 400;
	line-height         : 1.42857143;
	text-align          : center;
	white-space         : nowrap;
	vertical-align      : middle;
	-ms-touch-action    : manipulation;
	touch-action        : manipulation;
	cursor              : pointer;
	-webkit-user-select : none;
	-moz-user-select    : none;
	-ms-user-select     : none;
	user-select         : none;
	background-image    : none;
	border              : 1px solid transparent;
	border-radius       : 4px;
}
.vregions-que-body a:hover, .vregions-que-body a:focus, .vregions-que-body a:active{
	color            : #fff;
	background-color : #286090;
	border-color     : #204d74;
}
.clearfix:before,
.clearfix:after{
	content    : '\0020';
	display    : block;
	overflow   : hidden;
	visibility : hidden;
	width      : 0;
	height     : 0;
}
.clearfix:after{
	clear : both;
}
.vr-popup .close{
	width       : 21px;
	height      : 21px;
	display     : block;
	position    : absolute;
	right       : 10px;
	top         : 10px;
	background  : url(/bitrix/components/vregions/header.select/templates/popup/images/close.png) no-repeat 0 0;
	font-size   : 0;
	text-indent : -9999px;
	cursor      : pointer;
	opacity     : 1;
}
.modal-open{
	overflow : hidden;
}
.popup-white .bw-title-shadow .title-h3 {
    line-height: 60px;
    color: #000;
    margin: 10px 0px;
}


/* End */


/* Start:/local/templates/bassein-spa/components/bitrix/search.title/new-spa-bass-search-title/style.min.css?14985795073445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/bassein-spa/components/bitrix/search.title/new-spa-bass-search-title/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/templates/bassein-spa/components/bitrix/sale.basket.basket.line/bass-header-card-rolana/style.min.css?15084230683569*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.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;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center;white-space:normal}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.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;color:#3f3f3f;text-decoration:none;white-space:normal;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.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;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/bassein-spa/components/bitrix/menu/new-bass-footer-menu/style.css?1497132823335*/
.footer-menu{width:100%;padding:0px;margin:0px;column-count:3;-moz-column-count:3;list-style:none}
.footer-menu li{padding:5px 0px;display:inline-block;width:160px;border-bottom:1px dotted #dedede}
.footer-menu li a{color:#000000;font-size:14px;}
.footer-menu li a:hover{color:#4795e7}
.footer-menu li:last-of-type a{color:#4795e7}
/* End */


/* Start:/local/templates/bassein-spa/styles.css?168414988380355*/
h1 {
    color: #108cff;
    margin-top: 0px;
}
h2 {
    color: #108cff ;
    margin: 15px 0;
}

p {
    font-size:13px;
}

li {
    font-size:13px;
}

.stroi_prem_item p, .how-work-em p {
    font-size:15px;
}

h3 {
    font-size:13px;
    color:#108cff ;
}

.ds-fixed {
	overflow:hidden;
	box-sizing:border-box;
	color:#383838;
}
.ds-head {
	background:url(/local/templates/bassein-spa/image/ds-img.png) no-repeat top center;
	background-size:cover;
	height:480px;
}
.ds-head .ds-fixed {
	position:relative;
	overflow:visible;
	height:100%;
}
.ds-head-text {
	position:absolute;
	top:100px; left:0px;
	font-size:18px;
	color:#fff;
}
.ds-head-text h1 {
	font-size:28px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:25px;
}
.ds-head-box {
	background:#1C92FF;
	width:588px;
	padding:20px 70px 90px 30px;
	box-sizing:border-box;
	position:absolute;
	left:0; bottom:-144px;
	font-size:15px;
	color:#fff;
}
.ds-head-box p:first-child {
	font-size:18px;
}
.ds-head-box span {
	font-size:24px;
}
.ds-head-box p {
	margin-bottom:10px;
}
.ds-head-box:after {
	content:'';
	background:url(/local/templates/bassein-spa/image/ds-car.png) no-repeat;
	width:375px;
	height:172px;
	position:absolute;
	bottom:-72px; right:40px;
}
.ds-rs {
	background:url(/local/templates/bassein-spa/image/ds-comp.png) no-repeat right;
	float:right;
	margin:30px 0 20px 0;
	padding-right:150px;
}
.ds-rs span {
	font-size:18px;
	color:#1c92ff;
	display:block;
	margin-bottom:8px;
}
.ds-rs p {
	font-size:16px;
	color:#383838;
	margin-bottom:16px;
}
.ds-rs a {
	font-size:18px;
	color:#1c92ff;
	padding-left:2px;
}
.ds-rs a:hover {
	text-decoration:none;
}
.ds-et {
	background:#F7F7F9;
	overflow:hidden;
	padding:35px 0;
}
.ds-et-title {
	font-size:24px;
	color:#1c92ff;
}
.ds-et-items {
	margin-top:20px;
	overflow:hidden;
	text-align:center;
}
.ds-et-item {
	width:31.25%;
	display:inline-block;
	background:#fff;
	border-left:35px solid #F7F7F9;
	position:relative;
	margin:0 2.75% 20px 0;
	box-sizing:border-box;
	height:165px;
	text-align:center;
	font-size:18px;
	padding-top:108px;
}
.ds-et-item-3 {
	margin-right:0;
}
.ds-et-item:before {
	content:'1';
	background:#1C92FF;
	width:69px;
	height:69px;
	font-size:36px;
	color:#fff;
	text-align:center;
	line-height:69px;
	position:absolute;
	top:27px; left:-34px;
}
.ds-et-item-2:before {
	content:'2';
}
.ds-et-item-3:before {
	content:'3';
}
.ds-et-item-4:before {
	content:'4';
}
.ds-et-item-5:before {
	content:'5';
}
.ds-et-item-1 {
	background:url(/local/templates/bassein-spa/image/ds-ico1.png) no-repeat top 30px center #fff;
}
.ds-et-item-2 {
	background:url(/local/templates/bassein-spa/image/ds-ico2.png) no-repeat top 28px center #fff;
}
.ds-et-item-3 {
	background:url(/local/templates/bassein-spa/image/ds-ico3.png) no-repeat top 30px center #fff;
}
.ds-et-item-4 {
	background:url(/local/templates/bassein-spa/image/ds-ico4.png) no-repeat top 18px center #fff;
}
.ds-et-item-5 {
	background:url(/local/templates/bassein-spa/image/ds-ico5.png) no-repeat top 35px center #fff;
	width:39.9%;
}
.ds-get {
	margin:20px 0 43px 0;
	overflow:hidden;
}
.ds-get-title {
	font-size:24px;
	color:#1c92ff;
	margin-bottom:17px;
}
.ds-get-important {
	background:url(/local/templates/bassein-spa/image/ds-important.png) no-repeat right 39px top 50% #F7F7F9;
	margin:0 0 20px -19px;
	width:57.5%;
	box-sizing:border-box;
	font-size:16px;
	padding:12px 125px 12px 19px;
}
.ds-get-items {
	overflow:hidden;
	margin-left:10px;
}
.ds-get-item {
	background:url(/local/templates/bassein-spa/image/ds-romb.png) no-repeat 0 5px;
	padding-left:25px;
	font-size:15px;
	margin-bottom:12px;
}
.ds-get-left {
	width:55.6%;
	float:left;
}
.ds-get-right {
	float:none;
	margin:0 0 0 57.8%;
}
.ds-im {
	background:#1C92FF;
}
.ds-im .ds-fixed {
	overflow:visible;
	position:relative;
	padding-top:40px;
	padding-bottom:30px;
}
.ds-im-title {
	font-size:24px;
	color:#fff;
	margin-bottom:38px;
}
.ds-im-item {
	padding-left:95px;
	font-size:15px;
	color:#fff;
	margin-bottom:24px;
	min-height:79px;
	box-sizing:border-box;
}
.ds-im-item p {
	margin-bottom:13px;
}
.ds-im-item-1 {
	background:url(/local/templates/bassein-spa/image/ds-ico6.png) no-repeat left;
}
.ds-im-item-2 {
	background:url(/local/templates/bassein-spa/image/ds-ico7.png) no-repeat left;
	margin-bottom:0;
	padding-top:10px;
}
.ds-im-pack {
	background:url(/local/templates/bassein-spa/image/ds-pack.png) no-repeat;
	width:427px;
	height:260px;
	background-size:cover;
	position:absolute;
	right:29px; top:-175px;
}
.ds-dost-title {
	font-size:28px;
	color:#1c92ff;
	text-align:center;
	margin:50px 0 25px 0;
	text-transform:uppercase;
}
.ds-dost-up {
	background:url(/local/templates/bassein-spa/image/ds-free.png) no-repeat right top;
	width:85%;
	padding-top:29px;
	font-size:20px;
}
.ds-dost-up b {
	font-weight:400;
	color:#0093ff;
}
.ds-dost-up i {
	font-style:normal;
	font-size:15px;
	display:block;
	margin:5px 0 18px 0;
}
.ds-dost-up span {
	color:#1c92ff;
	font-size:18px;
}
.ds-dost-sp {
	overflow:hidden;
	margin:18px 0 44px 0;
}
.ds-dost-clients {
	float:left;
	width:25%;
	height:100px;
	margin-right:1.14%;
        margin-bottom:15px;
}
.ds-dost-spp {
	background:url(/local/templates/bassein-spa/image/ds-moto.png) no-repeat right 40px top 50% #F7F7F9;
	width:46%;
	float:left;
	height:100px;
	box-sizing:border-box;
	display:table;
	font-size:15px;
	padding:0 140px 0 21px;
}
.ds-dost-spp span {
	font-size:18px;
	color:#1c92ff;
	display:block;
	margin-bottom:13px;
}
.ds-dost-spp div {
	display:table-cell;
	vertical-align:middle;
}
.ds-dost-row {
	overflow:hidden;
	margin-bottom:40px;
	font-size:15px;
}
.ds-dost-row div {
	box-sizing:border-box;
}
.ds-dost-left {
	background:url(/local/templates/bassein-spa/image/ds-ring.png) no-repeat 12px 48%;
	width:47.8%;
	float:left;
	padding-left:125px;
	padding-right:6.3%;
}
.ds-dost-left p {
	margin-bottom:12px;
}
.ds-dost-left span {
	font-size:22px;
	color:#0093ff;
}
.ds-dost-right {
	background:url(/local/templates/bassein-spa/image/ds-settings.png) no-repeat left;
	width:52.2%;
	float:left;
	padding-left:93px;
	padding-right:6%;
}
.ds-dost-right p {
	font-size:18px;
	margin-bottom:13px;
}
.ds-dost-right b {
	font-weight:400;
	color:#0093ff;
}
.ds-dost-bottom {
	margin-left:25%;
	overflow:hidden;
}
.ds-dost-bottom a {
	background:transparent;
	border:2px solid #0093FF;
	line-height:46px;
	text-decoration:none;
	display:inline-block;
	font-size:18px;
	color:#0093ff;
	box-sizing:border-box;
	text-align:center;
}
.ds-dost-bleft {
	width:261px;
	margin-right:2.6%;
}
.ds-dost-bright {
	width:457px;
}
.ds-otz {
	font-family:'PT Sans', sans-serif;
	margin:50px 0 46px 0;
	color:#383838;
}
.ds-otz-h {
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:23px;
}
.ds-otz-items {
}
.ds-otz-item {
	background:#F7F7F9;
	width:945px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	position:relative;
	box-sizing:border-box;
	padding:35px 22px;
	margin-right:30px;
	border-bottom:20px solid #fff;
}
.ds-otz-left {
	margin:0 415px 0 0;
	float:none;
}
.ds-otz-right {
	position:absolute;
	top:37px; right:22px;
}
.ds-otz-title {
	font-size:18px;
	color:#1c92ff;
	margin-bottom:8px;
}
.ds-otz-bass {
	font-size:18px;
	margin-bottom:15px;
}
.ds-otz-left p {
	margin-bottom:11px;
}
.ds-otz-right img {
	width:165px;
	height:165px;
	display:inline-block;
	margin-left:10px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	float:left;
}
.ds-otz-all {
	text-align:center;
	margin-top:8px;
}
.ds-otz-all a {
	font-size:18px;
	color:#1c92ff;
}
.ds-otz-all a:hover {
	text-decoration:none;
}
.ds-otz-item:after {
	content:'';
	background:#F7F7F9;
	width:40px;
	height:40px;
	position:absolute;
	bottom:-10px; left:65px;
	transform:rotate(45deg);
}
.ds-otz-form {
	margin-top:47px;
	overflow:hidden;
	min-height:230px;
	margin-bottom:30px;
}
.ds-otz-form-left {
	background:url(/local/templates/bassein-spa/image/ds-tr.png) no-repeat 0 96px;
	font-size:24px;
	text-transform:uppercase;
	width:27%;
	float:left;
	height:210px;
	padding-left:33px;
	box-sizing:border-box;
}
.ds-otz-form-right {
	width:73%;
	float:right;
}
.ds-otz-inputs {
	width:42.4%;
	float:left;
}
.ds-otz-textarea {
	width:54.2%;
	float:right;
}
.ds-otz-inputs input[type=text] {
	background:#F7F7F9;
	height:40px;
	padding:0 12px;
	width:100%;
	box-sizing:border-box;
	font:16px 'PT Sans', sans-serif;
	color:#898989;
	margin-bottom:20px;
	border:none;
	outline:none;
}
.ds-otz-textarea textarea {
	background:#F7F7F9;
	height:160px;
	padding:12px;
	width:100%;
	box-sizing:border-box;
	font:16px 'PT Sans', sans-serif;
	color:#898989;
	border:none;
	outline:none;
	resize:none;
}
.ds-otz-submit {
	padding-top:180px;
}
.ds-otz-submit input[type=submit] {
	background:transparent;
	border:2px solid #0093FF;
	line-height:36px;
	text-decoration:none;
	display:inline-block;
	font-size:18px;
	color:#0093ff;
	text-align:center;
	width:357px;
	margin:0 0 0 23%;
	display:block;
	cursor:pointer;
}
.op-forms {
    background: #F7F7F9;
    padding: 34px 0 25px 0;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 50px;
}
.op-forms-cont {
	width:82.7%;
	margin:0 auto;
	overflow:hidden;
}
.op-ask {
	width:50.8%;
	float:left;
}
.op-ask p {
	font-size:18px;
	color:#383838;
	margin-bottom:13px;
}
.op-ask-title {
	font-size:24px;
	color:#1c92ff;
	margin-bottom:20px;
}
.op-form {
	width:49.2%;
	float:left;
}
.op-ask p span {
	font-size:28px;
	color:#1c92ff;
	display:block;
}
.op-form input[type=text] {
	background:#fff;
	width:100%;
	height:40px;
	border:none;
	outline:none;
	padding:0 13px;
	font:16px/40px 'PT Sans', sans-serif;
	color:#898989;
	margin-bottom:18px;
}
.op-form input[type=submit] {
	background:#0093FF;
	width:100%;
	height:40px;
	border:none;
	outline:none;
	font:16px/40px 'PT Sans', sans-serif;
	color:#fff;
	text-align:center;
	transition:300ms;
	cursor:pointer;
	padding:0;
}
.op-form input[type=submit]:hover {
	opacity:0.8;
}

#map {
    width: 100%;
    height: 600px;
    padding: 0;
    margin: 0;
position: relative;
}

.yamap-text {
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    right: 5%;
    top: 6%;
    background: #fff;
    opacity: 0.7;
    padding: 20px;
    font-size: 35px;
    width: 480px;
    font-weight: bold;
    text-align: center;
    color: #434343;
}
.yamap-text .h2 {
    color: #108cff;
    font-size: 18px;
    }
#yamap .text3 {
    border: 1px solid #108cff;
    padding: 15px;
    width: 44%;
    float: left;
    margin: 10px;
    font-size: 14px;
    height: 100px;
    font-weight: 300;
}
#yamap .text3 span {
    font-size: 18px;
    font-weight: 600;
    display: block;
}
#yamap .text2 {
    height: 100px;
    background: #fff;
    border: 1px solid #108cff;
    padding: 15px;
    width:44%;
      margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
}
#yamap .text2 a {
    color: #000;
}
.my_img {
    text-align: center;
}
.my_img img {
    width: auto;
    height: 290px;
    margin-right: 10px;
}
.wk-gallery-wall.margin>* {
    margin: 0 15px 15px 0;
}
.podryad_but{float:right;display:block;text-decoration:none;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;border:1px dashed #108CFF;font-weight:bold;padding:7px;text-align:center;color:#108CFF;width:90px;margin-right:10px;margin-top:6px;border-radius:15px;}
.podryad_but:hover{border:1px dotted #108CFF;}

.news-item:after { clear:both;content:''; display:block;}
div.news-list b { margin-left:0 !important;}

table.s_ct {
    width: 100%;
}
table.s_ct td.td1 {
    width: 50%;
    vertical-align: top;
    padding: 0 15px 0 0;
}
table.s_ct td.td2 {
    width: 50%;
    vertical-align: top;
    padding: 0 0 0 15px;
}

.s-list-numb {
    overflow: hidden;
    margin-bottom: 20px;
}

.s-list-number {
    padding: 5px 11px;
    background-color: #108cff;
    color: #FFF;
    float: left;
}
.s-list-text {
    margin-left: 45px;
}
.s-list-title {
    font-weight: bold;
}
.s-list-desc {
    font-size: 14px;
    color: #636363;
}
.mail-cont {
    border-left: 5px solid #777B83;
    padding-left: 20px;
    margin: 10px 0px;
    background-color: #f5f5f5;
}
.title-mail-cont {
    font-weight: bold;
}
.formRed
{
	color: red;
	font-weight: bold;
}

.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError {
	display:none;
}
div.formDescription {
    margin-left: 3px;
    padding-left: 3px;
    font-size: 11px;
    font-weight: normal;
}
div.formBody {
    display: block;
    float: left;
}
div.formCaption {
    width: 17%;
    line-height: 30px;
}
div.formDescription {
    color: #B1B1B1;
    font-size: 14px;
    line-height: 30px;
}
div.formCaption {
    display: block;
    float: left;
    width: 15%;
    min-height: 12px;
}
input, textarea {
    padding: 7px 5px;
    border-radius: 3px;
    border: 1px solid #037AE9;
}
fieldset.formFieldset ol.formContainer li {
    overflow: hidden;
}
fieldset.formFieldset ol.formContainer li {
    background-image: none;
    list-style: none;
    padding: 5px;
    margin: 0;
    clear: both;
}
div.formBody {
    margin-right: 10px;
}
.othersites { margin:20px; text-align:center;}
.othersites img { margin-bottom:10px; max-width:1116px;}

.s_why_item_img {
    width: 147px;
    float: left;
    height: 110px;
    background-image: url(/local/templates/bassein-spa/image/why-grey.png);
    background-repeat: no-repeat;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}
#s-why-11, .s-why-11 {
    background-position: left 30px top 0px;
}
#s-why-17, .s-why-17 {
    background-position: left -918px top 0px;
}
#s-why-12, .s-why-12 {
    background-position: left -288px top 0px;
}
#s-why-13, .s-why-13 {
    background-position: left -449px top 0px;
}
#s-why-14, .s-why-14 {
    background-position: left -605px top 0px;
}
#s-why-15, .s-why-15 {
    background-position: left -765px top 0px;
}
.s_why_item:after {clear:both;content:'';display:block;}
.s_why_item_text a.s_why_item_link {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 5px;
    display: block;
color:#000;
}
.s_menu_about {
	overflow: hidden;
	padding:10px 15px;
	margin-bottom: 15px;
	background-color: #f8f8f8;
}
.s_menu_about a {
	float: left;
	margin-right: 30px;
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}
.s_menu_about a img{
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 30px;
}

.infoheader {
    height: 160px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}
.infoheader h1 {
    position: absolute;
    color: #fff !important;
    width: 100%;
    margin-top: 40px;
    font-size: 40px;
    text-shadow: 1px 1px 10px #108CFF, 0px 0px 2px #108CFF;
    background-color: rgba(255, 255, 255, 0.32);
    padding: 10px 0px;
}
.container.otzivi .news-list {border-top: 1px solid #eee; padding-top:15px;}
.container.otzivi .news-date-time {float: right; font-style: italic;}
.container.otzivi h2 { margin:0;}
.container.otzivi .title-review {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 5px solid #108CFF;
    color: #108CFF;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.container.termins td {vertical-align:top;}
.container.termins h1 {text-align:center;}

.ul-we { text-align:center;}
.ul-we li {
    overflow: hidden;
    list-style-type: none;
    width: 203px;
    text-align: center;
    margin: 0px 0px !important;
    display: inline-block;
    vertical-align: top;
}

.ul-we li div {
    display: block;
    padding-top: 110px;
    font-size: 13px;
    color: #525252;
    font-weight: bold;
    text-decoration: none !important;
    background-repeat: no-repeat;
}
#s-we-1 {
    background-image: url(/local/templates/bassein-spa/image/passs.png)
}
#s-we-2 {
    background-image: url(/local/templates/bassein-spa/image/bez-bank.png)
}
#s-we-3 {
    background-image: url(/local/templates/bassein-spa/image/1-chas.png)
}
#s-we-4 {
    background-image: url(/local/templates/bassein-spa/image/Home.png)
}
#s-we-5 {
    background-image: url(/local/templates/bassein-spa/image/dosrochno.png)
}
.ekspert {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin-top: 20px;
margin-bottom:20px;
}
.ekspert img {
    width: 140px;
    float: left;
    margin: 0 10px 10px 0;
}
.ekspert .avtor {
    font-size: 17px;
    margin: 0 0px 10px 0;
}

.container.akcii .news-date-time { display:block; margin-bottom:5px;}
.container.akcii .preview_picture {margin-right:20px;}

.read_full a { padding: 0 5px 5px 14px; background-image: url(/local/templates/bassein-spa/image/jc_blog.gif); background-repeat: no-repeat;   background-position: 0 7px; display: inline-block;}
.read_full p { margin:0;}

.information ul.col-sm-12 { font-size:0;}
.information ul.col-sm-12 .col-sm-6 { display:inline-block; float:none; vertical-align:top; font-size:14px;}

.articleBody.vozvrat .get-head {
    background: url(/local/templates/bassein-spa/image/get-img.png) no-repeat;
    background-size: cover;
    height: 524px;
    margin-bottom: 30px;
}
.articleBody.vozvrat .get-head-title {
	background:rgba(255,255,255,0.7);
	width:510px;
	font-size:28px;
	color:#1c92ff;
	text-transform:uppercase;
	box-sizing:border-box;
	padding:18px 20px;
	line-height:1;
	position:absolute;
	top:70px;
}
.articleBody.vozvrat .get-head .ds-fixed {
    position: relative;
    height: 100%;
    overflow: visible;
}

.articleBody.vozvrat .op-head-box {
    background: #1C92FF;
    width: 588px;
    padding: 20px 70px 20px 30px;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    bottom: -57px;
    font-size: 15px;
    color: #fff;
}

.articleBody.vozvrat .container { position:relative;    height: 100%;}
.articleBody.vozvrat .get-back .container span {
    font-size: 24px;
    color: #1c92ff;
    margin-bottom: 20px;
    display: block;
}

.articleBody.vozvrat .get-back {
    background: #F7F7F9;
    padding: 27px 0 35px 0;
    margin: -15px 0 25px 0;
}
.articleBody.vozvrat .get-back .container {
    background: url(/local/templates/bassein-spa/image/get-ico1.png) no-repeat right 100px top 50%;
    padding-right: 21%;
    font-size: 16px;
}
.articleBody.vozvrat .get-items {
    overflow: hidden;
    margin-bottom: 35px;
}

.articleBody.vozvrat .get-items div {
    width: 43%;
    font-size: 16px;
    color: #000;
    padding-top: 105px;
}

.articleBody.vozvrat .get-left {
    background: url(/local/templates/bassein-spa/image/get-ico2.png) no-repeat top 38px center;
    float: left;
}
.articleBody.vozvrat .get-right {
    background: url(/local/templates/bassein-spa/image/get-ico3.png) no-repeat top center;
    float: right;
}
.articleBody.vozvrat .get-link {
	box-sizing:border-box;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:#1c92ff;
	width:323px;
	height:42px;
	line-height:38px;
	border:2px solid #2898FF;
	display:block;
	margin:20px auto 0 auto;
	position:relative;
}
.articleBody.vozvrat .get-link:after {
	content:'';
	background:url(/local/templates/bassein-spa/image/get-str.png) no-repeat;
	width:23px;
	height:12px;
	position:absolute;
	top:50%;
	margin-top:-6px;
	right:35px;
}
.articleBody.vozvrat .get-link:hover {
	background:#1C92FF;
	color:#fff;
}
.articleBody.vozvrat .get-link:hover:after {
	background-position:0 -12px;
}
.articleBody.oplata .container { position:relative;}
.articleBody.oplata .op-head {
    background: url(/local/templates/bassein-spa/image/op-img.png) no-repeat;
    background-size: cover;
    height: 524px;
    position: relative;
    margin: 0 -29px;
}
.articleBody.oplata .op-head-box {
    background: #1C92FF;
    width: 588px;
    padding: 20px 70px 20px 30px;
    box-sizing: border-box;
    position: absolute;
    right: 14px;
    bottom: -57px;
    font-size: 15px;
    color: #fff;
}
.op-pay-title {
    font-size: 28px;
    color: #1c92ff;
    text-transform: uppercase;
    line-height: 1;
    margin: 45px 0 35px 0;
}



.op-pay-item {
    background: #F7F7F9;
    float: left;
    position: relative;
    border-left: 34px solid #fff;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 23px 0 0 52px;
}

.op-pay-item-1 {
    background: url(/local/templates/bassein-spa/image/op-ico1.png) no-repeat right 31px top 50% #F7F7F9;
    width: 48.6%;
    margin-right: 2.7%;
}
.op-pay-item-2 {
    background: url(/local/templates/bassein-spa/image/op-ico2.png) no-repeat right 31px top 50% #F7F7F9;
    width: 48.6%;
}
.op-pay-item-3 {
    background: url(/local/templates/bassein-spa/image/op-ico3.png) no-repeat right 48px top 50% #F7F7F9;
    width: 67.2%;
    margin-right: 1.4%;
}
.op-pay-item-4 {
    background: url(/local/templates/bassein-spa/image/op-ico4.png) no-repeat bottom 17px center #F7F7F9;
    width: 31.4%;
}
.op-pay-item-5 {
    background: url(/local/templates/bassein-spa/image/op-ico5.png) no-repeat right 31px top 50% #F7F7F9;
    width: 48.6%;
    margin-right: 2.7%;
}
.op-pay-item-6 {
    background: url(/local/templates/bassein-spa/image/op-ico6.png) no-repeat right 31px top 50% #F7F7F9;
    width: 48.6%;
}
.op-pay-item-1, .op-pay-item-2 {
    height: 158px;
}

.op-pay-item-5, .op-pay-item-6 {
    height: 128px;
}
.op-pay-item-3, .op-pay-item-4 {
    height: 180px;
}
.op-pay-item-1, .op-pay-item-2 {
    height: 158px;
}
.op-pay-item:before {
    content: '1';
    background: #1C92FF;
    width: 69px;
    height: 69px;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 69px;
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -34.5px;
}
.op-pay-item-2:before {
    content: '2';
}
.op-pay-item-3:before {
    content: '3';
}
.op-pay-item-4:before {
    content: '4';
}
.op-pay-item-5:before {
    content: '5';
}
.op-pay-item-6:before {
    content: '6';
}
.op-pay-item-title {
    font-size: 18px;
    color: #383838;
}
.op-pay-item-cont {
    font-size: 15px;
    color: #383838;
    margin-top: 13px;
}
.op-back {
    background: #1C92FF;
    margin-bottom: 68px;
    margin-top: 12px;
}
.op-back .container {
    position: relative;
    overflow: visible;
    padding-top: 54px;
    padding-bottom: 40px;
}
.op-back-cont {
    background: url(/local/templates/bassein-spa/image/op-card.png) no-repeat 38px 50%;
    padding: 0 240px 0 290px;
    font-size: 16px;
    color: #fff;
}
.op-back-bottom {
    width: 62.5%;
    position: absolute;
    left: 320px;
    bottom: -28px;
    overflow: hidden;
}
.op-back-bottom a {
    background: #fff;
    box-sizing: border-box;
    height: 51px;
    display: block;
    float: left;
    border: 2px solid #0093FF;
    font-size: 18px;
    text-align: center;
    line-height: 51px;
    text-decoration: none;
    color: #0093ff;
}
.op-back-bleft {
    width: 34.9%;
    margin-right: 5.1%;
}
.op-back-bright {
    width: 60%;
}
.infoheader .h1 {
    position: absolute;
    color: #fff !important;
    width: 100%;
    margin-top: 40px;
    font-size: 40px;
    text-shadow: 1px 1px 10px #108CFF, 0px 0px 2px #108CFF;
    background-color: rgba(255, 255, 255, 0.32);
    padding: 10px 0px;
}

.why_we {text-align:center;}
.our_advantages_on_main {max-width: 1150px; margin: 0 auto;}
.line_with_4, .line_with_2, .advantage_elem {display:inline-block; vertical-align:top;  width: calc(50% - 2px);}
.advantage_elem { max-width:142px; text-align:center; min-width:110px;}

@media screen and (max-width:1149px) {
    .line_with_4{ display:block; margin: 0 auto;}
    .our_advantages_on_main {width:100%; text-align:center;}
}


@media screen and (max-width:906px) { .line_with_4{width:100%;} .line_with_2{width:auto;}}



@media screen and (max-width:579px) {
    .our_advantages_on_main {display:none;}

}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type='number'] {
    -moz-appearance: textfield;
}

span.min, span.add{
	display: inline-block;
    font-size: 19px;
    cursor: pointer;
    width: 20px;
    height: 30px;
    text-align: center;
    border-radius: 1px;
}
span.min:hover, span.add:hover{
	background-color: #ADADAD;
	    border-radius: 5px;
}


.footer-top>.container, .footer-top>.container-fluid{
	border-top:none;
}

.footer-top{
	border-top: 1px dotted;
    border-color: #b2b2b2;

}


.footer-top>.container:before, .footer-top>.container-fluid:before {
    display: block;
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    height: 4px;
    border-top: none;
    border-bottom: none;
    border-color: #b2b2b2;
    margin: auto;
}
.line_border{
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    border-color: #b2b2b2;
    height: 3px;
        margin: 1px 0px;
}

.revire_wrap {  }
.soc_tabs_otz { padding: 0; }
.soc_tabs_otz li { display:inline-block; list-style-type:none;  width:calc(33% - 5px); text-align:center; background-color:#f0f0f0; padding:6px 0 7px 0 ; margin-left: -.36em;}
.soc_tabs_otz li .active { background-color:#78bbff; color:#fff; }
.soc_tabs_otz li:hover { cursor:pointer;background-color:#78bbff; color:#fff;  }
.soc_tabs_otz li:first-child { margin-left: 0;}.
.link_to_reviews { text-align:center; padding-bottom: 15px; }
.oferta { width:400px; margin: 0 auto; }
.developed-by { vertical-align:top; display:inline-block; }

.two_btn_one_line {
    display: inline-block !important;
    font-size: 1em !important;
    width:calc(45% + 11px) !important;
}

.combo-content1 .combo-target1 { display:none; }
.combo-content1 .combo-target1.active { display:block; }
.otziv_elem.active { background-color:#78bbff; color:#fff; }

.expert-block {
    font-size: 12px;
    border-bottom: 2px dashed #eee;
    border-top: 2px dashed #eee;
    padding: 6px 0px 6px 0px;
    margin: 10px 15px 10px 5px;
}

.expert-block .col-sm-3 {  }
.expert-foto {
    width: 120px;
    float: left;
    margin-right:20px;
    border-radius: 60px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.expert-block h4 {
    font-weight: 600;
}
.expert-block p {
    margin-bottom: 5px;
    font-style: italic;
}
.inline_header_contact { display:inline-block; }


.zebra_podpis_container  h4 { color:#fff; }
.zebra_podrisatsya { background-color: #487ddf; padding:20px 0; }
.zebra_podpis_container  { width:1170px; margin: 0 auto;}
@media (min-width: 1200px){
	.zebra_podpis_container {
		width: 1170px;
	}
}

@media (min-width: 992px){
	.zebra_podpis_container {
		width: 970px;
	}
}

@media (min-width: 768px){
	.zebra_podpis_container {
		width: 750px;
	}
}


.mrvk { object-fit: none; width:22px !important; height:22px !important;  object-position:  -110px -10px;}
.mrfb { object-fit: none;width:22px !important; height:22px !important;  object-position:  -12px -10px;  }
.mrok {object-fit: none; width:22px !important; height:22px !important;  object-position:  -142px -10px;  }
.main_reviews_soc { height:22px; display:inline-block; margin: 5px 0 -5px 5px !important;}
.main_reviews_soc img { border-radius:50%; }
.author_and_soc { text-align:center; }
.info .author { display:inline-block;  }
.author_and_soc .author { display:inline-block; }

.sub-categories>.link {
    margin: 0px;
    outline: 1px solid #e4e4e4;
    outline-offset: -5px;
    padding: 10px;
}

.subcategory-img {
    max-height: 50px;
    max-width: 50px;
    float: left;
height:40px;
}

.my_popup_form_card div {
    margin:10px 0;

}
.my_popup_form_card div input {  }
.my_popup_form_card div label { }
.zamer_name, .zamer_tel  { text-align:left; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; }
.popup_my_form_caption { text-align:left; font-weight: 500; font-size:24px;}
.red_star_obyazatelno { color:#ff0000; }

 .video_otziv_text { display:inline-block; }
.video_otziv_text.info {width: calc(100% - 305px) !important;  margin: -110px -150px 0 0;}
.video_otziv_wrap { width:60%; margin: 0 auto; }

.vidoe_otziv_video { width:301px; margin: 0 auto; }
.msg_success_first_row { font-size: 19px; margin: 40px 0 0; }

.active_form_rapt { display:block; }
.non_active_form_rapt  { display:none; }


.banners_in_prod_card {
    margin: 15px 0;
}

.banners_in_prod_card .banner_in_prod_card {
    display:inline-block;
    width: calc(-2.5px + 33.333%);
    height:auto;
}
.banners_in_prod_card .banner_in_prod_card img {
    width: 100%;
}

.spec_offer_banner { margin: 25px 0 0 0;  cursor:pointer;}

.button_zamer>span,
.button_rassrochka>span,
.button_kredit>span { padding: 0 !important; font-size:20px !important; }

.youtube_v_on_main_seo { float: right; margin: 0 0 20px 20px; }
.video_moskow_main  {  }

.auth_v_and_cont_block_moskow {  margin: -38px 0 0 0 ; display:inline-block; vertical-align:top; width:350px; float:right; }
.owner_talk_main_msk {
    font-size: 19px !important;
    color: #108cff;
    margin: 0 !important;
}
.auth_v_and_cont_block_moskow_main { margin: -55px 0 0 50px; display:inline-block; vertical-align:top; width:350px; float:right;}
.auth_cont_list_moskow span {  font-size:12px; }
.auth_cont_list_moskow  {
    display:inline-block;
    padding: 4px;
    background-color: lightgray;
}
.auth_vk_page, .auth_fb_page { float:right;  vertical-align:top; margin: 0 0 0 5px; }
.auth_vk_page img, .auth_fb_page img { border-radius:50%; }
.auth_cont_list_moskow p { display:inline-block; margin: 0; padding: 0; width:284px; font-size:12px; }
.text-content-flex { padding:0 100px 0 100px; }
.text-content-flex .about { padding: 0 65px; }
/* =================================== */
#fonmailer{

}
#mailer p.h3{
font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
color: #fff;
text-align:right;
margin-top:0px;
}
#mailer input{
 background: #434343 none repeat scroll 0 0;
    border: 1px solid #a1a1a1;
    padding: 15px 20px;
    width: 235px;
}
#mailer button{
background: #e13870 url("/bitrix/templates/massazhn-kresla/image/mailer.png") no-repeat scroll center center;
text-indent:-9999px;
width:52px;
height:52px;
border: 1px solid #a1a1a1;
border-left: none;
}
#mailer p {
background: none;
display:inline-block;
float:left;
padding: 21px 0 0 10px;
}
#mailer #form{
float:left;
padding: 21px 0 0 10px;
}
#mailer p .fb {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll 0px top;
width:52px;
height:52px;
text-indent:-9999px;
display:block;
float:left;
margin: 0 0 0 10px;
}
#mailer p .fb:hover {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll 0px bottom;
}
#mailer p .tw {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -66px top;
width:52px;
height:52px;
text-indent:-9999px;
display:block; float:left;
margin: 0 0 0 10px;
}
#mailer p .tw:hover {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -66px bottom;
}
#mailer p .vk {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -132px top;
width:52px;
height:52px;
text-indent:-9999px;
display:block;  float:left;
margin: 0 0 0 10px;
}
#mailer p .vk:hover {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -132px bottom;
}
#mailer p .ok {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -198px top;
width:52px;
height:52px;
text-indent:-9999px;
display:block; float:left;
margin: 0 0 0 10px;
}
#mailer p .ok:hover {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -198px bottom;
}
#mailer p .you {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -264px top;
width:52px;
height:52px;
text-indent:-9999px;
display:block; float:left;
margin: 0 0 0 10px;
}
#mailer p .you:hover {
background: url("/bitrix/templates/massazhn-kresla/image/index.png") no-repeat scroll -264px bottom;
}

/* =============== */
.catalog-category-header_plitka { padding: 0 10px 20px 10px; }
.catalog-category-header_plitka:hover { opacity:1; z-index:10; box-shadow: 0 12px 50px -12px rgba(0,0,0,.7); }
.img-wrap_plitka { width:calc(100% - 10px); margin: 0 auto; }
.img-wrap_plitka img { width:100%;/* opacity: 0.7;*/ }
/*.img-wrap_plitka img:hover { opacity:1; }*/
.catalog_plitka_t_name { margin: 20px auto 15px; font-size: 16px; font-weight:600; text-align:center; }
.products-in-category { margin: 15px auto 25px; }
.header-content_plitka {  }
.plitka_plusic { position:relative; float: right; margin: 15px 15px -15px -15px; }
.plitka_submenu { z-index:15; display:none; }
.catalog_list_item { display:inline-block; vertical-align:top; width:calc(20% - 5px); margin: 0 0 15px 0; }

.instr_bg { background:rgba(0,0,0,0.5); display:block; }

.win-win-cont { width:220px; float: right }
.win-win-cont a { float:right; }
.win-win-cont img { width:120px; margin: -10px 0 0 0;}
.win-win-cont p { margin:0; }

.blog_detail_right_bar { width:calc(210px); display:inline-block; vertical-align:top; margin:20px 0 0 0 ; }
     .fresh_blog_post { font-size:20px; }
     .blog_post_new_post_preview_wrap { padding: 5px;}
     .blog_post_new_post_preview { margin: 0 !important; }
.blog_post_new_post_preview_wrap:hover {
cursor: pointer; z-index: 10;
box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.31);
-moz-box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.31);
box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.31);

}
.preview_picture { max-width:210px; max-height:210px; }
.blog_razdel_content { width:calc(100% - 215px); display:inline-block; margin-top:20px;  }
.blog_razdel_content hr { width:calc(100% - 245px); float:left; }

.blog_detail_left_bar { width:calc(260px); display:inline-block; vertical-align:top; margin:20px 0 0 0 ;/* float:left; */ height:150px; }
.blog_detail_expert_photo { width:80px; border-radius:50%; }

.blog_detail_exp_name { font-size: 14px; color: #2b2b2b; font-weight:bold;margin: 0 !important; }
.blog_detail_exp_info { font-size: 14px; color: #696969;margin: 0 !important; }

.blog_detail_center_content { display:inline-block; width:calc(100% - 264px); }

.blog_post_author { display:inline-block; }
.blog_detail_big_center_img { display:block; width:100%; text-align:center; }
.blog_detail_big_center_img>.detail_picture { max-width:100%; height:auto; width:100%; }

.expert_priziv_block {
   /* width: calc(100% - 250px);*/
    width:100%;
    vertical-align: top;
    padding: 30px 0 30px 0;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    /*margin-bottom: 30px;*/
}

.blog_detail_expert_photo_bot {
    width:130px; border-radius:50%;
}

.expert_priziv_block_text {
    display: inline-block;
    width: calc(100% - 180px);
    vertical-align: top;
    margin: 0 0 0 30px;
}

.container.news-page font[color="#FF0000"]{
	display: none;
}

.blog_detail_expert_name_bot { font-weight: 600; }
.soc_to_right { margin:0 0 20px 0; text-align:right; }

.tovat_under_pickture { width: 235px; display: inline-block; vertical-align:top; margin: 0 25px 0 0; background-color:#eee !important;  }
.blog_detail_text_under_pick { width: calc(100% - 265px); display: inline-block; vertical-align:top;}
.tovat_under_pickture .bx_catalog_item.double  { background-color:#eee; }
.tovat_under_pickture .bx_item_list_title { ;background-color:#eee !important; }
.blog_pic_mult { max-width:49%; max-height:250px; width:auto; height:auto;  }
.blog_post_expert_socials { text-align:center; margin:0; padding:0; }

.blog_or_article_button {
    color:#fff !important;
    background-color:#78bbff;
    font-size:16px;
    border-radius:4px;
    display:block;
    text-align:center;
    padding: 0 6px;
}

.blog_or_article_button:hover { background:#9dc9fa; }

.menu-lvl1-header {
    background: #eee!important;
    height:40px;

   /* padding:10px 10px 17px 10px!important*/
/*box-shadow: #d2d2d2 -2px 2px!important;*/

}

.catalog-menu-lvl1>ul>li>a>.text {
    color:gray ;
    font-weight:normal !important;
}

.catalog-menu-lvl1>ul>li>a>.i-number {
    color:gray ;
    font-weight:normal !important;
}

.catalog-menu-lvl1 .link .text {
    font-weight:normal !important;
    color:black !important;
}
.catalog-menu-lvl1 .text {
    font-weight:normal !important;
}
.catalog-menu-lvl1 .link:hover .text { color:orange !important; }
.catalog-menu-lvl1 .link:hover { background-color:#fff !important;}
.catalog-menu-lvl1 .link:hover { color:orange !important; font-weight: 400 !important; }



.subcategory-img {
float:left!important;

}
.header-form-btn {
	left: 18.5%;
	position: absolute;
	top: 70px;
	max-width: 25%;
	height:30px;
	color:white;
	padding:4px 20px;
	background: #78BBFF;
	border-radius:4px;
	cursor:pointer;
}
@media screen and (max-width:1919px){
.header-form-btn {
display:none;
}
}
@media screen and (min-width:1919px){
.header-form-btn-hidden-block {
display:none !important;
}
}
.header-form-btn-hidden-block {
	height:30px;
	color:white;
	padding:4px 20px;
	background: #78BBFF;
	border-radius:4px;
	cursor:pointer;
	display:none;
}
.header-contacts:hover .header-form-btn-hidden-block {
	display:inline-block;
}

.header-form-btn1 {



	max-width: 25%;
	height:30px;
	color:white;
	padding:4px 20px;
	background: #78BBFF;
	border-radius:4px;
	cursor:pointer;
}

.gallery_header { font-size: 2em; text-align:center;  }

.oneclickby_mbtn {
    background-color: #5babff;
    border-radius: 3px;
    margin: 0 0 13px 0;
    padding: 10px 0 15px 0px;
    color: #fff;
}

.oneclickby_mbtn .text{
font-size: 20px;
margin-left:6px;
}

.oneclickby_mbtn div {
    text-align: center;
}

#oneclickby_mbtn1,
#oneclickby_mbtn2 {
color:#000;
padding: 7px 5px;
    border-radius: 3px;
width:130px
}
#snd_ordr_ocb1,
#snd_ordr_ocb2 {
font-size: 16px;
    padding: 7px;
    margin: 0 0 0 -5px;
    border-radius: 4px;
    border-left: none;
    background-color:#78bbff;
    color:#fff;
}
.podbor_cpec { text-align:center; }
#snd_ordr_ocb2 { margin-top:10px; }

.header-contacts_region {
    left: 30.5% !important;
    position: absolute;
    top: 55px;
    max-width: 25%;
}

.header-contacts_main {
    left: 50.5% !important;
    position: absolute;
    top: 55px;
    max-width: 25%;
}

form#search { left:75%; }

.img_ftr_right, .img_ftr_left { display:inline-block; vertical-align:top; width:calc(50% - 5px); }
.img_ftr_right div , .img_ftr_left  div { padding-left:25px; height:32px; }
.img_ftr_right div:before , .img_ftr_left  div:before {
content:"";
float:left;
   width: 30px;
   height: 30px;
   margin:-5px 5px 0 0;

}


.img_ftr_COUNT_FORS { background:url(/upload/bass_usr_img/graphic_options/ico_jets.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_COUNT_PLACES {background:url(/upload/bass_usr_img/graphic_options/ico_places.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_OZONE_GENERATOR {background:url(/upload/bass_usr_img/graphic_options/ico_disinfection.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_HEATER {background:url(/upload/bass_usr_img/graphic_options/ico_electro.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_CLEANING_FILTRES{background:url(/upload/bass_usr_img/graphic_options/ico_filter.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_RADIO{background:url(/upload/bass_usr_img/graphic_options/ico_audio.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_size{background:url(/upload/bass_usr_img/graphic_options/ico_characts.jpg);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_GUARANTEE{background:url(/upload/bass_usr_img/graphic_options/ico_guarant.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }

.img_ftr_WEIGHT{background:url(/upload/bass_usr_img/graphic_options/ico_weight.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_LITERS{background:url(/upload/bass_usr_img/graphic_options/ico_liters.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_WPUMPS{background:url(/upload/bass_usr_img/graphic_options/ico_wnasos.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_FRAME{background:url(/upload/bass_usr_img/graphic_options/ico_karkas.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }
.img_ftr_APUMPS{background:url(/upload/bass_usr_img/graphic_options/ico_anasos.png);background-size: 20px 20px;background-repeat: no-repeat;padding-left: 25px;background-position: 0px 50%;line-height:25px; }


.podbor_bass_wrap {
	width: 370px;
	text-align: center;
}

.podbor_bass_wrap .podbor_bass_title {
	color:#404040;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	margin:20px 0;
	font-family: sans-serif;
	font-weight: 600;
}

.podbor_bass_wrap input {
	background-repeat: no-repeat; /*Убираем повтор изображения*/
    background-position: 4px; /*Позиционируем*/
    outline: none; /*убираем стандартную обводку браузера*/
    border:1px solid #949494;
    padding-left: 50px; /*отступ слева от ввода, чтобы текст не был на картинке(выбирать по размеру картинки)*/
    height: 43px; /*высота строки ввода*/
    width: 350px;
    font-size: 16px; /*размер шрифта*/
    color:#000;
    margin:14px 0;
}
.podbor_bass_wrap .unameinput {
	background-image: url("/upload/bass_usr_img/man.jpg");
}

.podbor_bass_wrap .uemailinput {
	background-image: url("/upload/bass_usr_img/mail.jpg");
}


.podbor_bass_wrap .uphoneinput {
	background-image: url("/upload/bass_usr_img/phone.jpg");
}

.podbor_bass_wrap .ucopinput {
	background-image: url("/upload/bass_usr_img/ppl.jpg");
}

.podbor_bass_wrap .utextarea {width:350px; resize:none; height: 125px; font-size: 16px; padding:10px; border:1px solid #949494;}

.podobr_bass_send_btn {
    color: #fff;
    fill: #fff;
    text-shadow: none;
    background: #78bbff;
    box-shadow: none;
    font-size:20px;
    padding:10px 20px;
    margin:20px 0 30px 0;
    text-transform:uppercase;
}

.wrong_field { background-color:#fa4444; }


.brend_cat_custom_elem { text-align:center; }
.brend_cat_custom_tovar_title a { font-size:14px !important; }
.brend_cat_custom_buy_btn {
    height: 38px !important;
    line-height: 37px !important;
    font-size:21px !important;
    min-width: 100px !important;
    padding: 4px 8px !important;
    background-color:#78BBFF !important;
    color:#FFF !important;
    border-radius:3px !important;
}
.brend_cat_custom_buy_btn:hover { background-color: #9dc9fa !important; }

.brend_cat_custom_compare_btn {
    min-width: 38px !important;
    width: 38px !important;
    display: inline-block !important;
    padding: 0 !important;
    background-color: #dedce4 !important;
    height: 38px !important;
    padding: 5px 0 0 0 !important;
    margin: 0 !important;
}

.brend_cat_custom_compare_btn:hover {
    background-color:#ebe8f1 !important;
}

.brend_cat_custom_compare_wrap { display:inline-block !important; width:auto !important; }
.detail_picture_our_works { width:auto; max-width:100%; }

.full_width { width:100% !important; }

.otzivi_page_video_container { text-align:center; }

.align_center { text-align:center; }

.mv_img_under_vo {
    width: 250px;
    float: left;
    margin: 0 20px 0 0;
}
.nedovolni {
    margin: 20px 0 10px 0;
    font-size: 16px;
    text-transform: uppercase;
color:#78bbff;;
}
.navedet_poryadok {
    font-size: 20px;
    text-transform: uppercase;

}
.nedovolni_block_text.top_line123 {
    margin: 40px 0 22px 0;

}
.nedovolni_block_text {
    text-align:left;

}
.nedovolni_block_owner {
    font-weight: 600;
    text-align: right;
    margin: 20px 0 17px 0;
}
.exp_vopr_btn {

}
.seven_rasons_order {
font-size: 27px;
    text-align: center;
    color: #5babff;
    font-weight: 600;
  }
.exp_vopr_btn {
    font-weight: normal;
    font-size: 16px;
}
.exp_vopr_btn:after {
    content: "";
    width: 23px;
    height: 23px;
    background: url("/upload/bass_usr_img/zadat_vopr_button11.png") no-repeat;
    background-size: 23px;
    top: 10px;
    position: absolute;
    display: inline-block;
    margin: 0 0 0 3px;
}

.exp_vopr_btn {
    background: #78bbff;
    color: #fff;
    padding: 3px;
}

.prodcard_ask_btn{
        margin: 5px;
    /* width: 22px; */
    height: 22px;
    /* background: url(/upload/bass_usr_img/tel.png) no-repeat; */
    background-size: 22px;
    color: #fff;
    background-color: #78bbff;
    padding: 2px 7px;
    border-radius: 5px;
    border:none;
}
.prodcard_ask_eksp_input,
.prodcard_ask_eksp_input:active,
.prodcard_ask_eksp_input:focus {
border:none;
outline: none;
vertical-align:top;
width:145px;
}
.seven_benefit_div {
vertical-align:top;
margin:-9px 0 0 10px;
display:inline-block;
}
.prodcard_ask_eksp_input, .seven_benefit_p {
display:inline-block;
}
.seven_benefit_p {vertical-align:top;}
.bio_club_ul { margin: 0 !important; height:50px; padding:0px; }
.bio_club_ul li {
display:inline-block;
list-style:none;
/*width:20%;*/
text-align:center;
margin-left: -.36em;
    padding: 15px 20px;
height:50px;
 }
.bio_club_sites { width:100%; max-width:1170px; margin: 0 auto; }
.bio_club_sauna { background-color: red; }
.bio_club_kamin { background-color: brown; }
.bio_club_kresla { background-color: orange; }
.bio_club_svet { background-color: #78bbff; }
.bio_club_water { background-color: blue; }
.bio_club_ul li a,
.bio_club_ul li a:visited { color:white; margin:10px 0; font-size:17px; }
.bio_club_wrap { background-color:#efefef; }
.sitenav.horizontal { margin: 0 210px 0 -70px; }
.bio_club_toggle_btn {
text-transform:uppercase;
text-transform: uppercase;
    display: inline-block;
    float: right;
    position: absolute;
    top: -5px;
    right: -60px;
    font-size: 20px;
    background-color: #78BBFF;
    color: #fff;
    height: 36px;
    margin: 0;
    padding: 4px 28px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.bio_club_toggle_btn:hover {  cursor:pointer; }
.club_hidden { display:none; }
.club_visible { display:block; }
.bio_club_toggle_btn:before {
    content: "";
    width: 21px;
    height: 21px;
    background: url(/upload/bass_usr_img/bioclub_logo.png) no-repeat;
    background-size: 21px;
    top: 8px;
    left: 3px;
    position: absolute;
    display: inline-block;
}
.bio_club_toggle_btn:after {
    content: "";
    width: 22px;
    height: 11px;
    background: url(/upload/bass_usr_img/grey-toggler_white.png) no-repeat;
    background-position: 0 -10px;
    background-size: 20px;
    top: 13px;
    right: 2px;
    position: absolute;
    display: inline-block;
}
.arrowD:after {
 background-position: 0 0 !important;
}

.online-podbor-banner {
width:100%; max-width:1150px; margin: 30px auto; cursor:pointer;
}
.blue_devider { background-color: #78bbff; height: 5px; }
.anapa_work_img_line img { width:calc( 50% - 3px);   }
.img_ftr_cont ul li { text-align:left; margin:7px 0; list-style-type:none; }
.thin_text { font-weight:normal; }
.ourwork_prev_title, .ourwork_prev_text { margin:0; }
.nasta-rabota-cont { margin: 10px -10px 20px }
.nasta-rabota-cont .news-item { display:inline-block; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; margin: 0 10px 15px 10px;
	background-color: #f5f5f5; width:260px;
}
.nasta-rabota-cont .news-item:hover {

    box-shadow: 4px 4px 6px -1px #78bbff, -4px 4px 6px -1px #78bbff;
}
.ourwork_prev_text {
    font-size: 12px;
    padding: 0 15px 10px 15px
}
.ourwork_prev_title {
margin: 0;
    padding: 0 15px 5px;
}
.nasta-rabota-cont .news-item img.preview_picture1 {border-bottom: 3px solid #78bbff;
width:260px;

}
.ourwork_hr { height:3px; margin:0; padding:0; }
.ourwork_rm { padding: 0 14px 10px 0;
    text-align: right;
    font-size: 13px; }
.ourwork_bel_text { font-style:normal !important; font-size:12px; line-height:18px; font-family:"Open Sans"; }
.ourwork_top_info .col-sm-3 {width:auto;}
.ourwork_top_info .col-sm-9 {width:calc(100% - 150px);}
.ourwork_bel_text .prodcard_ask_eksp_input { padding:0; margin: 9px 0 0 0;  }
.ourwork_bel_text .prodcard_ask_btn { margin:9px 0 0 0; padding: 0 7px; cursor:pointer; }
.ourwork_detail_video { text-align:center; }

.ourwork_right_content {
width:calc(100% - 215px);
display:inline-block;
vertical-align:top;
padding:0 15px;
}

.ourwork_itog_block {
height:295px;
background: url(/upload/bass_usr_img/banner-storie-fon2.jpg) no-repeat;
background-size:100%;
margin: 20px 0 0 0;
}

.ourwork_likeit_block {
height:295px;
background: url(/upload/bass_usr_img/ss-social-background.jpg) no-repeat;
background-size:100%;
text-align:right;
}

.polez_stati_carusel_preview_picture {
width: 200px;
}
.polez_stati_carusel_info_block {
display: inline-block;
    vertical-align: top;
    width: 200px;
}
.polez_stati_carusel_pick_block {
display: inline-block;
    vertical-align: top;
}
.polez_stati_carusel_item {
display:inline-block;
}
.ourwork_itog_block_itog {
    text-transform: uppercase;
    font-size: 96px;
    color: #fff;
    font-family: sans-serif;
    font-weight: 600;
    margin: 0 0 0 106px;
    line-height: 96px;
    padding: 10px 0 0 0;
}
.ourwork_itog_block_text_n_btn {
width: 300px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.ourwork_itog_block_caption {
margin: 13px 0 0 0px;
    font-weight: 600;
    font-size: 20px;
}
.ourwork_itog_block_text {
font-size: 18px;
}
.ourwork_itog_block_link {
color: #fff !important;
    border: 5px solid #fff;
    border-radius: 20px;
    padding: 5px 15px;
}
.ourwork_itog_block_link:hover {
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
}
.ourwork_like_block_text_n_btn {
    display: inline-block;
    width: 300px;
    margin: 76px 150px 0 0;
}
.ourwork_like_block_caption {
color: #108cff !important;
    font-size: 30px;
    border-left: 5px solid #108cff;
    padding: 0 0 0 10px;
    font-weight: 600;
    text-align: left;
    margin: 0;
    line-height: 30px;
}
.ourwork_like_block_text {
text-align: left;
    padding: 10px 0 0 18px;
margin:0 0  10px 0;
}
.ourwork_like_block_social {
    text-align: left;
}
.ourwork_like_block_social div {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 20px;
margin: 0 0 0 18px;
}
.ourwork_like_block_social div {
    display: inline-block;
    padding: 15px 15px;
    background-color: #fff;
    border-radius: 30px;
}

.ourwork_like_block_social div div { margin:0; padding:0; }

.blog_pic_mtt {
    max-width: 200px;
    max-height: 250px;
    width: auto;
    height: auto;
margin: 5px 0;
}
.get_boues_text100500 { color: #108cff; text-decoration:underline; }
 .blog_detail_text p,
.blog_detail_text_under_pick_work p { text-indent:20px; }


.dizainer_header {
margin-top: 20px;
background:url(/upload/bass_usr_img/stroi/dwe-teti-sauna.jpg) no-repeat;
background-size: 100% 378px;
    height: 378px;
}
.dizainer_header_overlay { background:rgba(0,0,0,0.5); height:100%;}
.dizainer_header_cont {
width:1170px;
margin:0 auto;
height:100%;
}
.dizainer_header_text {
color:#fff;
}
.cat_article_cont {
    margin: 10px;
    border-top: 1px solid lightgray;
    padding: 10px;
    display: inline-block;
}
.cat_article.lb {
    width: 210px;
    display: inline-block;
}

.cat_article.rb {
    display: inline-block;
    width: 450px;
    vertical-align: top;
    margin: 0 0 0 10px;
}

.cat_article_caption, .cat_article_prv_text  {
    margin: 0;

}
.cat_article_cont:hover {
 /*border: 2px solid lightgray;*/
     box-shadow: 4px 4px 6px -1px #78bbff, -4px 4px 6px -1px #78bbff;
}
.cat_article_prv_text,
.cat_article_prv_text:hover,
.cat_article_prv_text:visited {
color:black !important;
}

.card_tabs_captions{
text-align: center;
    font-size: 24px;
color:#78bbff;;
}
#full-char header {
color:#78bbff;;
}

.ourwork_card_slider_prev_pick {
    margin: 0 auto;
    display: inline-block;
    height: 200px;
    float: left;
    max-width: 240px;;
}

.ourwork_card_slider_prev_pick .ourwork_card_slider_prev_picture {
  margin: 0 auto;

}

.ourwork_card_slider_prev_picture {

}
.ourwork_card_slider_prev_cont {
    display: inline-block;
    /* width: 50%; */
    vertical-align: top;
    float: right;
    width: calc(100% - 256px);
}
.ourwork_card_slider_prev_link {
text-align: center;
}
.ourwork_card_slider_prev_text {

}

.stroitelstvo_header.st-podogrev {
background:url(/upload/bass_usr_img/stroi/st-podogrev.jpeg) no-repeat center 0;
}

.stroitelstvo_header.st-bass {
background:url(/upload/bass_usr_img/stroi/bass-01-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-dacha {
background:url(/upload/bass_usr_img/stroi/bassdacha-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-krblt {
background:url(/upload/bass_usr_img/stroi/kritiybass.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-kompoz {
background:url(/upload/bass_usr_img/stroi/compozit-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-karkas {
background:url(/upload/bass_usr_img/stroi/karkas-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-poliprop {
background:url(/upload/bass_usr_img/stroi/polipropilen-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.st-beton {
background:url(/upload/bass_usr_img/stroi/beton-min.jpg) no-repeat center 0;
}

.stroitelstvo_header.banya-bass {
background:url(/upload/bass_usr_img/stroi/banya_bass.jpg) no-repeat center 0;
}


.stroitelstvo_header.bass-house {
background:url(/upload/bass_usr_img/stroi/basskvart.jpg) no-repeat center 0;
}

.stroitelstvo_header.saunadom {
background:url(/upload/bass_usr_img/stroi/saunadom.jpg) no-repeat center 0;
}

.stroitelstvo_header.finsauna{
background:url(/upload/bass_usr_img/stroi/finsauna.jpg) no-repeat center 0;
}

.stroitelstvo_header.chasha{
background:url(/upload/bass_usr_img/stroi/chasha.jpg) no-repeat center 0;
}

.stroitelstvo_header.polipropilen{
background:url(/upload/bass_usr_img/stroi/polipropilen.jpg) no-repeat center 0;
}

.stroitelstvo_header.snowroom{
background:url(/upload/bass_usr_img/stroi/snowroom.jpg) no-repeat center 0;
}

.stroitelstvo_header.salt_room{
background:url(/upload/bass_usr_img/stroi/salt_room.jpg) no-repeat center 0;
}

.stroitelstvo_header.sauna {
background:url(/upload/bass_usr_img/stroi/dwe-teti-sauna.jpg) no-repeat center 0;
}

.stroitelstvo_header.hamam {
background:url(/upload/bass_usr_img/stroi/hamam.jpg) no-repeat center 0;
}

.stroitelstvo_header{

margin-top: 20px;

background-size: 100% 500px;
    height: 500px;
}
.stroitelstvo_header_overlay { background:rgba(0,0,0,0.5); height:100%;}
.stroitelstvo_header_cont {
width:1170px;
margin:0 auto;
height:100%;
}
.stroitelstvo_header_text {
color:#fff;
}

.stroitelstvo_caption {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    padding: 60px 0 60px 0;
    margin: 0;
}
.stroitelstv_caption2 {
font-size: 32px;
    text-align: center;
    margin: 0;
}
.stroitelstv_caption3 {
font-size: 24px;
    text-align: center;
    margin: 60px 0 60px 0;
}
.stroitelstvo_header_form_cont {
    text-align: center;
    margin: 40px 0;
}
.stroitelstvo_header_tel {
    padding: 13px;
    border-radius: 22px;
    border-color: #d5d5d5;
    background-color: #d5d5d5;
    margin-right: 30px;
    width: 250px;
    font-size: 20px;
}
.stroitelstvo_header_name {
padding: 13px;
    border-radius: 22px;
    border-color: #d5d5d5;
    background-color: #d5d5d5;
    margin-right: 30px;
    width: 250px;
    font-size: 20px;
}
.stroitelstvo_header_send {
padding: 13px;
    border-radius: 22px;
    border:none;
    background-color: #2d76c1;
    margin-right: 30px;
    width: 250px;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}

.stroitelstvo_header_send:hover {
    background: #e13870;
}

.stroitelstvo_header_name:focus,
.stroitelstvo_header_tel:focus {
outline:none;
}
.stroi_prem_item {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    margin-right: -5px;
vertical-align:top;
}
.stroi_prem_item p { margin: 0; }
.stroi_prem_item img { margin-bottom:15px; }
.stroitelstvo_preimeshestva { padding: 60px 0 45px 0; }

.stoi_inst_example_item {
    width: 200px;
    height: 137px;
    display: inline-block;
    background-color: darkgray;
    margin: 0 20px 20px 0;
    border-radius:8px;
    overflow:hidden;
}
.stroitelstvo_install_examples {
    text-align: center;
    background:#efefef;
    padding-top:30px;
}
.stoi_inst_example_caption {
    font-size: 36px;
    font-weight: 600;
    color: #434343;
    max-width: 1030px;
    text-align: center;
    margin: 0 auto 30px;
    padding: 30px 0 0 0;
}
.stoi_inst_example_txt {
max-width: 1030px;
    margin: 30px auto;
    font-size: 18px;
}
.stoi_inst_example_ex_wrap {
    display: inline-block;
    margin: 0 auto;
}

.stoi_inst_example_exlast-child { margin: 0 0 20px 0; }
.stoi_inst_example_ex.row_two { margin-bottom:40px; }
.stroitelstvo_schema_raboti_caption {
font-size: 36px;
    font-weight: 600;
    color: #434343;
    max-width: 1030px;
    text-align: center;
    margin: 0 auto 30px;
    padding: 30px 0 0 0;
    text-transform: uppercase;
}
.stroitelstvo_schema_raboti_text { padding: 0 0 0 38px; }

.stroitelstvo_schema_raboti_row1 img {  vertical-align: top; }
.stroitelstvo_schema_raboti_text_form {
    width:calc(80% - 0px);
    display: inline-block;
    margin: 20px 0 0 0;

}
.stroitelstvo_schema_raboti_row1 {
 padding: 0 0 0 38px; }

.stroitelstvo_schema_raboti_tex{
margin: 10px 0 0 40px;
    font-size: 18px;
}
.stroitelstvo_schema_raboti_text p {
    font-size: 22px;
    margin: 10px 0 0 30px;
    color: #434343;
}

.stroitelstvo_schema_raboti_text span {
font-size: 22px;
    color: #434343;
    font-weight: 600;
}
.stoi_schema_raboti_item {
    display: inline-block;
    width: calc(20% - 13px);
    text-align: center;
    vertical-align:top;
}
.stoi_schema_raboti_item p {
    text-align: center;
    color: #434343;
}
.stoi_schema_raboti_item span {
    font-size: 22px;
    font-weight: 600;
}

.stroitelstvo_schema_raboti_row3 {
    width: 50%;
    margin: 70px auto 50px;
}
.stroitelstvo_schema_raboti_row3 p {
display: inline-block;
    width: calc(100% - 100px);
    margin: 0px 0 0 20px;
    font-weight: 600;
    color: #434343;
}

.stroitelstvo_schema_raboti_row3 span {
    font-size: 16px;
    font-weight: 600;
    color: #78bbff;
}

.stroitelstvo_schema_raboti_row3 img  { vertical-align: top; }

.stoi_schema_raboti_header_form_cont {
    text-align: center;
    margin: 20px 40px 40px 40px;
}
.stoi_schema_raboti_header_tel {
    padding: 13px;
    border-radius: 22px;
    border-color: #d5d5d5;
    background-color: #d5d5d5;
    margin-right: 30px;
    width: 250px;
    font-size: 20px;
}
.stoi_schema_raboti_header_name {
padding: 13px;
    border-radius: 22px;
    border-color: #d5d5d5;
    background-color: #d5d5d5;
    margin-right: 30px;
    width: 250px;
    font-size: 20px;
}
.stoi_schema_raboti_header_send {
padding: 13px;
    border-radius: 22px;
    border-color: #d5d5d5;
    background-color: #78bbff;
    margin-right: 30px;
    width: 250px;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}
.stoi_schema_raboti_header_name:focus,
.stoi_schema_raboti_header_tel:focus {
border:none;
}


.stroitelstvo_schema_raboti_row1 img:after {
content: " ";
position: absolute;
height: 25px;
    width: 25px;
background: url(/upload/bass_usr_img/stroi/arrow-down.png) -1px -32px #ddd;
}

.categ_stat_podrobnee {
margin-left:20px;
color:#78bbff;
border-bottom:1px dotted #78bbff;
}
.print-link {
    font-size: 12px;
    position: relative;
    margin: 0  31px 0 0 !important;
}
.main_reviews_caption {
font-size: 24px;
    text-align: center;
}
.clear_fix { clear: both; }
.about_page_123123 { margin: 0 0 0 123px; }

.information .col-sm-3 {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}

.chifra .chifra-item {
    margin-bottom:0!important;
    height:200px;
}

.ourwork-list,
.isotope__grid {
    margin: 15px -15px;
}
.isotope__grid .element-item {
    width:320px;
    height:150px;
    margin:15px;
    padding:15px 5px 5px 5px;
    display:inline-block;
    vertical-align:top;
    background:white;
    text-align:center;
    border-radius:10px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
    box-shadow: 0px 2px 10px 0px rgba(239,239,239,1);
}

.isotope__grid .element-item .desc {
    display:none;
}

.isotope__grid .element-item:hover .more-info a {
    display:block;
}

.isotope__grid .element-item .price {
    display:none;
}

.isotope__grid .element-item .title {
    font-size:16px;
    color:#757575;
    font-weight:bold;
}

.isotope__grid .element-item .more-info a {
    position:absolute;
    width:320px;
    height:150px;
    margin:-139px 0 0 -5px;
    background:rgba(255, 255, 255, 0.8);
    border-radius:10px;
    text-align:center;
    padding-top:70px;
    color:#e13870;
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    display:none;
    text-decoration:none;
}

.isotope__grid .element-item img {
    margin:0 15%;
}

.card_spec_predl_text p {
    font-size:18px;
}

#services__filters {
    display:none;
}

.cache_time_debug {
    display:none;
}
.is_youtube_video h4{
	text-transform: uppercase;
    position: absolute;
    font-size: 13px;
    text-align: center;
    background-color: #2d76c1;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 0px 8px 0px #ddd;
    color: #ffffff;
    font-weight: 600;
    opacity: 0.8;
	}
/*.index_about_Shop_block_iright .priziv{
	position: absolute;
    z-index: 100;
    top: 18%;
    width: 300px;
    right: 10px;
    background-color: rgba(81, 134, 176, 0.82);
    border-radius: 4px;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}*/

.news-item-page .images-row{
    float:left;
    margin-right:80px;
}

.why-as {
    display:flex;
    margin-bottom:40px;
}

.how-work-box-01 {
   width:100%;
}

.how-work-form {
   width:82%;
   display:inline-block;
   vertical-align:top;
   padding-top:45px;
   margin:0;
}

.how-work-em {
   width:16.5%;
   display:inline-block;
   margin:0;
   text-align:center;
}

.how-work-em span {
    font-size:20px;
    color:black;
    font-weight:bold;
}

.em-top {
    vertical-align:top;
}

.how-work-first-arr {
   width:100%;
   text-align:center;
   margin-top:15px;
   transform: scale(2.2,1) rotate(90deg);
   color:#999999;
   font-size:35px;

}

.how-work-an-arr {
   width:3%;
   display:inline-block;
   margin:0;
   vertical-align:middle;
   text-align:center;
   font-weight:bold;
   color:#999999;
   font-size:30px;
   transform: scale(1,2.2);
}

.em-pd {
   padding:30px;
}

.how-work-st-2-5 {
    margin-top:-50px;
}

.stroi_prem_item img, .why-img img {
    width:110px;
}

.cert-item-wrap {
    display:inline-block;
    width:210px;
    margin-top:25px;
}

.title-h2 {
    font-size:22px;
    color:999999;
    font-weight:bold;
    margin:20px 0 20px 0;
}

.flaticon-zoom62 {
    display:none;
}

.name {
    font-weight:bold;
}

#bx_incl_area_7_1 .title-h2 {
    display:none;
}

.why-as-ex{
    padding-top:15px;
    text-align:center;
    font-size:28px;
    color:white;
    font-weight:bold;
}

.gm-txt-01 {
    font-size:14px;
}

.gm-txt-01 ul, .gm-txt-01 ol {
    list-style-type:none;
}

.gm-txt-01 ul li, .gm-txt-01 ol li {
    position:relative;
    left:-20px;
}
.special-tab{width:100%;border:none;margin:60px 0px 30px}
	.special-tab .nav-item {margin-right:10px;}
	.tab-content .owl-stage-outer{margin:0px -10px;padding:0px 10px;}
	.special-tab .nav-link{border:none;background-color:#fff;color:#656565;border-radius:4px;text-transform:uppercase;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-shadow:0px 0px 8px 0px #ddd}
	.special-tab .nav-link.active {background-color: #e13870;color: #fff;text-decoration: none;}
	.special-tab a.new-goods:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: 2px -4px;

	}
	.special-tab a.sale-hits:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: -73px -2px;

	}
	.special-tab a.super-price:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 25px;
		height: 20px;
		background-position: -22px -2px;

	}
	.special-tab a.recommended:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 24px;
		background-position: -50px 1px;

	}
	.special-tab a.active.new-goods:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: 1px -26px;

	}
	.special-tab a.active.sale-hits:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 20px;
		background-position: -73px -24px;

	}
	.special-tab a.active.super-price:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 25px;
		height: 20px;
		background-position: -22px -25px;

	}
	.special-tab a.active.recommended:before {
		content: " ";
		background: url(/upload/new-spa-bass/index_tabs_sprite.png) no-repeat;
		width: 20px;
		height: 24px;
		background-position: -50px -22px;

	}
	.tab-pane .owl-nav{position:absolute;top:-75px;right:0;}
	.tab-pane .owl-prev, .tab-pane .owl-next{background-color:#fff;height: 40px;width: 40px;float: left;margin: 5px;border:1px solid #ddd;border-radius:3px;background-position:50% 50%;background-repeat:no-repeat;box-shadow: 0px 0px 8px 0px #ddd;}
	.tab-pane .owl-prev{float:left;background-image:url(/upload/new-spa-bass/arr-left.png)}
	.tab-pane .owl-next{float:right;background-image:url(/upload/new-spa-bass/arr-right.png)}



	.owl-carousel{
		width:100%;
	}
	.tab-content{width:100%;}
	.tab-pane .owl-carousel .owl-stage {display:flex!important}
	.tab-pane .owl-carousel .owl-stage .owl-item{display:flex!important}



.rd-navbar-panel {margin:0; z-index:31; position: absolute; top: 0px; right: 10px; display: none;}
.rd-navbar-panel .rd-navbar-toggle { background:#2d76c2; display: block; float: left;position: relative; width: 40px; height: 40px;  line-height: 40px; border:none; cursor: pointer; color: #fff; transition: .3s all ease; -webkit-appearance: none; outline: none; overflow: visible; margin: 0px; padding: 0; font: inherit; vertical-align: top; }
.rd-navbar-panel .rd-navbar-toggle span:after,
.rd-navbar-panel .rd-navbar-toggle span:before,
.rd-navbar-panel .rd-navbar-toggle span {-webkit-border-radius: 0px; border-radius: 0px; width: 25px; height: 4px; background-color: #fff; backface-visibility: hidden;}
.rd-navbar-panel .rd-navbar-toggle span {-webkit-transform: rotate(180deg); transform: rotate(180deg);position: relative; display: block; margin: auto; transition: .3s all ease; padding: 0; border: 0; font: inherit; vertical-align: top;}
.rd-navbar-panel .rd-navbar-toggle span:before,
.rd-navbar-panel .rd-navbar-toggle span:after { -webkit-transform-origin: 1.71429px center;  transform-origin: 1.71429px center; -webkit-transform-origin: 1.71429px center; transform-origin: 1.71429px center;content: ""; position: absolute; left: 0; top: -9px; transition: .3s all ease; box-sizing: border-box;}
.rd-navbar-panel .rd-navbar-toggle span:after {top: 9px;}
.rd-navbar-panel .rd-navbar-toggle.active span { -webkit-transform: rotate3d(0, 0, 1, -135deg); transform: rotate3d(0, 0, 1, -135deg); }
.rd-navbar-panel .rd-navbar-toggle.active span:before {left: 11px; top:11px;}
.rd-navbar-panel .rd-navbar-toggle.active span:after { display:none;}
.rd-navbar-panel .rd-navbar-toggle.active span:before { -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg);}
.rd-navbar-panel .rd-navbar-toggle.active {}
.rd-navbar-panel .rd-navbar-toggle.active span:after,
.rd-navbar-panel .rd-navbar-toggle.active span:before,
.rd-navbar-panel .rd-navbar-toggle.active span {width: 25px; height: 4px;}

.hidden-blocks {
	display: none;
}

.row .bx_sitemap .row li{
	font-weight: 600;
	font-size: 16px;
}

.row .bx_sitemap .row li{
	border-bottom: 1px solid #337ab7;
	width: 100%;
}

.row .bx_sitemap .row ul li, .sectionBlockin{
	font-weight: 400;
	font-size: 14px;
	border-bottom: none !important;
}



.header-search{
    padding: 0;
    padding-right: 20px;
    line-height: 27px;
}
.header-search{
    /*max-width: 719px*/
}

.bx-top-nav-container .bx-nav-1-lvl>a {font-size:14px;}

@media(max-width:991px){
	.header-search{
	    padding-right: 0px;
	    padding-bottom: 15px;
	}
	.get-call{
/* 		margin: 8px 36px 0px 52px !important; */
	}
}

.work-info.col-4 {
    margin-left: 38px;
}

.work-info p{
    font-size: 14px;
    text-indent: 32px;
    line-height: 12px;
    color: #999;
    top: 3px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
.time-work {
	background-image: url('/local/templates/bassein-spa/image/timework.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.email-work p{
    font-size: 14px;
    text-indent: 32px;
    /*line-height: 19px;*/
    color: #434343;
    top: 6px;
    position: relative;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.email-work {
	background-image: url('/local/templates/bassein-spa/image/mail.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 5px;
}
.phone-work {
	background-image: url('/local/templates/bassein-spa/image/phone.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.header_card_order_button_rolana{
	background: #ddd;
	border-radius: 5px;
    padding: 1px 22px;
    float: right;
}

.header_card_order_button_rolana a{
	color: #9e9e9e !important;
	border:none !important;
}

.bx-basket-block-rolana{
	border:1px solid #ddd !important;;
	border-radius: 5px;
	line-height: 40px;
}
.bx-basket-block-rolana a{
	color:#999;
}

.header_card_title{
	color:#434343;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding-right: 10px;
}

.header_cart_price_mount{
	color: #999;
}

.buy-block {
    padding: 0 !important;
    float: right;
}

.bx-top-nav-container .bx-nav-1-lvl>a {
    color: #fff;
    font-weight: 400;
    display: block;
    text-decoration: none;
    text-transform: none;
    border-radius: 1px;
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: none;
    line-height: 13px;
}

.bx-top-nav-container .bx-nav-1-lvl {
    position: relative;
    max-width: 100px;
}

.bx-top-nav-container .brandli {
/*     width: 122px; */
}

.bx-top-nav-container .bx-nav-1-lvl>a span {
    padding: 8px 16px 9px !important;
    line-height: 1.3
}

.brandlia{
}



.col-xs-12 .header_card_order_button_rolana, .col-sm-12 .header_card_order_button_rolana {
    /*padding: 0;*/
}

@media (max-width: 767px){

.work-info{
    width: 100%;
    height: inherit;
    text-align: center;
    margin: 0px;
}
.header-phone{
	width: 100% !important;
    height: inherit !important;
    text-align: center;
    margin: 0px;
}
}
.container
{
    font-family: "Open Sans", sans-serif;
}
.fs-catalog-menu-sub-mobile{
    display: none;
}
.fs-menu-desktop-i{
    color: #fff;
    position: absolute;
    top: 53px;
    right: 10px;
}
.fs-menu-mobile-i,
.fs-catalog-menu-sub-mobile-block{
    display: none;
}
.fs-catalog-menu-sub-mobile-title,
a.fs-catalog-menu-sub-mobile-title-all{
    background: #545454;
    padding: 15px 10px 15px 20px;
    color: #fff;
    text-transform: none;
    font-size: 15px;
    font-weight: bold;
}
a.fs-catalog-menu-sub-mobile-title-all{
    color: #5bb93b;
    display: block;
}
.fs-catalog-menu-sub-mobile-title i{
    padding-left: 15px;
}
.fs-catalog-menu-sub-mobile-block > a{
    display: block;
    color: #fff;
    padding: 5px 5px 5px 30px;
    text-transform: none;
    font-size: 14px;
}
.fs-catalog-menu-sub-mobile-block{
    padding: 10px 0;
}
.fs-catalog-menu-wrap{
    position: relative;
    background: #4795e7;
    z-index: 1000;
}
.fs-catalog-menu{
    position: relative;
    z-index: 5;
}
ul.fs-catalog-menu{
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}
.fs-catalog-menu > li{
    display: table-cell;
    font-size: 14px;
    border-right: 1px solid rgba(255,255,255,0.4);
    transition: 0.1s all ease-in-out;
}
.fs-catalog-menu > li:first-child{
    border-left: 1px solid rgba(255,255,255,0.4);
}
.fs-catalog-menu > li > a{
    color: #fff;
    padding: 20px 10px;
    display: block;
    position: relative;
    text-align: center;
}
.fs-catalog-menu-has-main-img .icorightmenu{
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -6.5px;
}
.fs-catalog-menu-main-icon{
    position: relative;
    display: block;
    height: 35px;
    width: 35px;
    width: 100%;
}
.fs-catalog-menu > li > .icorightmenu{
    color: #fff;
    font-size: 13px;
}
.fs-catalog-menu-sub{
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #efefef;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap{
    position: relative;
    vertical-align: top;
    width: 100%;
    display: table;
    z-index: 1000;
    border-bottom: 1px solid #dfdfdf;
}
a.fs-catalog-menu-sub-block-allcat{
    padding: 25px;
    font-weight: bold;
    font-size: 16px;
    color: #4795e7;
    text-align: center;
    display: block;
    text-transform: none;
}
a.fs-catalog-menu-sub-block-allcat:hover{
 text-decoration: underline;
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns{
    display: table-cell;
    vertical-align: top;
    padding: 0;
    border-right: 1px solid #dfdfdf;
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul{
    padding: 0;
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li{
    list-style: none;
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li > a{
    color: #696969;
    text-transform: none;
    font-size: 13px;
    padding: 5px 5px 5px 25px;
    display: block;
    position: relative;
    transition: 0.2s all ease-in-out;
}
.fs-catalog-menu-has-sub-img .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li > a{
    padding: 7px 40px 7px 40px;
}
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li > a:hover,
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li > a:active,
.fs-catalog-menu-sub > .fs-catalog-menu-columns-wrap > .fs-catalog-menu-columns > ul > li > a:focus{
    background: rgba( 0, 0, 0, 0.1 );
    color: #444;
}
.fs-catalog-menu > li:hover > .fs-catalog-menu-sub{
    visibility: visible;
    opacity: 1;
}
.fs-catalog-menu-blog-wrap{
    display: inline-block;
    width: 250px;
    border-left: 1px solid rgba( 0, 0, 0, 0.15 );
    vertical-align: top;
}
.fs-catalog-menu-has-blog{
    padding-right: 0;
}
.fs-catalog-menu-has-blog > .fs-catalog-menu-columns-wrap{
    width: calc( 100% - 250px ) !important;
    display: inline-block;
}
.fs-catalog-menu-blog-img{
    width: 200px;
    height: 200px;
    background-size: cover;
    border-radius: 200px;
    margin: 0 auto;
}
.fs-catalog-menu-blog-name{
    text-transform: none;
    font-weight: bold;
    font-size: 18px;
    padding: 0 15px;
    margin-bottom: 15px;
    text-align: center;
}
.fs-catalog-menu-blog-desc{
    padding: 15px;
    text-transform: none;
    text-align: justify;
}
.fs-catalog-menu-sub-img{
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -12.5px;
    width: 25px;
    height: 25px;
    background-size: cover;
}
.fs-catalog-menu-sub-prod-count{
    display: inline-block;
    margin-left: 5px;
}
.fs-catalog-menu-mobile-opener{
    display: none;
}
.fs-catalog-menu-sub-block-header{
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.fs-catalog-menu-sub-brands > li {
    width: 50%;
    display: inline-block;
}
.fs-catalog-menu-sub-brands > li.fs-catalog-menu-sub-block-header{
    width: 100%;
}
@media (max-width: 991px){
    .fs-catalog-menu-main-icon{
        display: none;
    }
    .fs-catalog-menu-wrap .container{
        position: relative;
    }
    .fs-catalog-menu{
        position: relative;
        margin-top: 60px;
        display: block;
    }
    .fs-catalog-menu-mobile-opener{
        display: block;
        margin: 10px 0;
    }
    .fs-catalog-menu-mobile-text{
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        vertical-align: top;
    }
    ul.fs-catalog-menu{
        display: none;
        background: #606060;
    }
    .fs-catalog-menu-mobile-opener button{
        position: relative;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #fff;
        display: inline-block;
        vertical-align: top;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
        color: #fff;
        -webkit-appearance: none;
        margin: 0px;
        padding: 0;
        margin-right: 15px;
        transition: .3s all ease;
    }
    .fs-catalog-menu-mobile-opener button span{
        -webkit-border-radius: 2px;
        border-radius: 2px;
        width: 25px;
        height: 4px;
        background-color: #fff;
        backface-visibility: hidden;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        position: relative;
        display: block;
        margin: 0 auto;
        padding: 0;
        border: 0;
        vertical-align: top;
        transition: .3s all ease;
    }
    .fs-catalog-menu-mobile-opener button span:before{
        -webkit-border-radius: 2px;
        border-radius: 2px;
        width: 25px;
        height: 4px;
        background-color: #fff;
        backface-visibility: hidden;
        -webkit-transform-origin: 1.71429px center;
        transform-origin: 1.71429px center;
        -webkit-transform-origin: 1.71429px center;
        transform-origin: 1.71429px center;
        content: "";
        position: absolute;
        left: 0;
        top: -9px;
        box-sizing: border-box;
        transition: .3s all ease;
    }
    .fs-catalog-menu-mobile-opener button span:after{
        -webkit-border-radius: 2px;
        border-radius: 2px;
        width: 25px;
        height: 4px;
        background-color: #fff;
        backface-visibility: hidden;
        -webkit-transform-origin: 1.71429px center;
        transform-origin: 1.71429px center;
        -webkit-transform-origin: 1.71429px center;
        transform-origin: 1.71429px center;
        content: "";
        position: absolute;
        left: 0;
        transition: .3s all ease;
        box-sizing: border-box;
        top: 9px;
    }
    .fs-catalog-menu-mobile-opener button.active span {
        width: 30px;
        height: 4px;
        -webkit-transform: rotate3d(0, 0, 1, -135deg);
        transform: rotate3d(0, 0, 1, -135deg);
        transition: .3s all ease;
    }
    .fs-catalog-menu-mobile-opener button.active span:before {
        width: 30px;
        height: 4px;
        left: 13px;
        top: 13px;
        transform: rotate3d(0, 0, 1, -90deg);
        transition: .3s all ease;
    }
    .fs-catalog-menu-mobile-opener button.active span:after{
        display: none;
    }
    ul.fs-catalog-menu li{
        display: block;
    }
    .fs-catalog-menu > li > a{
        padding: 20px 30px;
        border-top: 1px solid rgba( 0, 0, 0, 0.15 );
    }
    .fs-catalog-menu-has-main-img .icorightmenu{
        right: 0;
        top: 0;
        margin-top: 0;
        width: 10%;
        height: 100%;
        background: rgba(0,0,0,0.1);
    }
    .fs-catalog-menu-has-main-img .icorightmenu i{
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -6.5px;
        margin-left: -6.5px;
    }
    .fs-catalog-menu-sub{
        margin-top: 0 !important;
        visibility: visible;
        opacity: 1;
        position: relative;
        display: none;
    }
    .fs-catalog-menu-sub-brands > li{
     width: 100%;
    }
    .fs-catalog-menu > li{
        border-left: 1px solid #505050;
    }
    .fs-catalog-menu-columns{
        width: 100% !important;
    }
}
.header-top-menu .submenu{
    z-index: 1001;
}
/* End */


/* Start:/local/templates/bassein-spa/template_styles.css?168414988316784*/
/************************************/

.block_vibor {
    background: #4795e7;
    padding: 20px;
    margin: 30px 0px;
}

.header_vibor {
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0px;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.block_vibor ol {
    padding: 0px;
    display: flex;
    justify-content: space-around;
}

.block_vibor ol li {
    list-style: none;
    width: 315px;
    margin-right: 5px;
    text-align: left;
    font-size: 13px;
    color: #fff;
}

.block_vibor ol li span {
    display: block;
    font-size: 16px;
    margin: 5px 0px;
    color: #fff;
}

.items_v .item-video {
    height: 300px
}

.block_faq .head, .block_otzv .head {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    color: #4795e7;
    margin: 30px 0px;
}

.item_faq {
    border: 1px solid #80808040;
    margin-bottom: 20px;
}

.head_faq {
    padding: 20px 50px;
    color: #4795e7;
    font-weight: bold;
    background: url(/bitrix/templates/massazhn-kresla/image/assets/faq.png) #F6F6F6;
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 50%;
    border-bottom: 1px solid #80808040;
    cursor: pointer;
}

.body_faq {
    padding: 10px 20px;
}

.item_faq {
    border: 1px solid #80808040;
    margin-bottom: 20px;
}

.block_faq .read_more a {
    color: #4795e7;
    text-decoration: underline;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

/*********************/


/*#kurskaya_input {
    color:#000;
    font-size:14px;
}*/
#up {
    display: none;
    opacity: .7;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 50px;
    left: 20px;
    background: #4795e7;
    border: 1px solid #408ee0;
    border-radius: 30px;
    z-index: 99999
}

#up:hover {
    opacity: 1
}

#up .pPageScroll {
    color: #FFFFFF;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0
}

#myTabsNew > .nav-item {
    display: block;
    color: #555;
    margin-right: -1px;
    border: 1px solid #ddd;
    border-radius: 0;
    text-transform: uppercase;
}

#myTabsNew > .nav-item:active,
#myTabsNew > .nav-item:focus,
#myTabsNew > .nav-item:hover {
    background-color: #78bbff;
    color: white;
}

#myTabsNew > .nav-item.active {
    background-color: #4795e7;
    color: white;
    cursor: default;
}

#myTabContentNew {
}

#myTabContentNew > div {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px 15px 0;
}

.htop-menu, .brands_index,
.header-top-menu .bio-club {
    background: #f1f1f1;
}

.brands_index .reviews_index_title {
    margin: 10px 0 30px
}

#owl-brand {
    background: #ffffff;
    border-radius: 4px;
    padding: 10px 20px !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}

.sale-block-title {
    box-shadow: none;
    font-size: 22px;
    padding: 10px 0;
}

#title-search {
    width: 100%
}

#index_rev_slider {
    height: 240px
}

.ds-head-text {
    left: 25px
}

.card_spec_predl_text {
    width: auto;
}

.csp_button {
    margin-top: 5px;
}

.fancybox-arrow--left {
    left: 10%
}

.fancybox-arrow--right {
    right: 10%
}

.not-found-page h1 {
    text-align: center;
}

.not-found-page p {
    text-align: center;
    width: 85%;
    margin: 15px auto;
}

.not-found-page p.map_link {
    font-size: 18px;
}

.err404 .cl404 {
    color: white;
    margin: 2% auto 4%;
    text-align: center;
    font-size: 18em;
    line-height: 1;
    letter-spacing: .1em;
}

.err404 .cl404 {
    text-shadow: 1px 1px 1px #0275d8, 2px 2px 1px #0275d8, 3px 3px 1px #0275d8, 4px 4px 1px #0275d8, 5px 5px 1px #0275d8, 6px 6px 1px #0275d8, 7px 7px 1px #0275d8, 8px 8px 1px #0275d8, 9px 9px 1px #0275d8, 10px 10px 1px #0275d8, 11px 11px 1px #0275d8, 12px 12px 1px #0275d8;
}

.err404 .cl404 .color_red {
    text-shadow: 1px 1px 1px #e13870, 2px 2px 1px #e13870, 3px 3px 1px #e13870, 4px 4px 1px #e13870, 5px 5px 1px #e13870, 6px 6px 1px #e13870, 7px 7px 1px #e13870, 8px 8px 1px #e13870, 9px 9px 1px #e13870, 10px 10px 1px #e13870, 11px 11px 1px #e13870, 12px 12px 1px #e13870;
}

.err404 .cl404 .err-block {
    display: inline-flex;
    transform: scale(.9) rotate(-360deg);
    transition: all .5s ease-in-out;
    z-index: 9;
}

.err404 .cl404:hover .err-block {
    transform: scale(1.1) rotate(360deg);
}

/* skew(-10deg) */

.popup-window.popup-window-with-titlebar {
    padding: 15px;
}

.popup-window.popup-window-with-titlebar .popup-window-titlebar {
    height: auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0 15px 30px
}

.popup-window.popup-window-with-titlebar .popup-window-titlebar .popup-window-titlebar-text {
    font-size: 16px;
    line-height: 16px;
}

.popup-window-with-titlebar .popup-window-content {
    background: white;
    padding: 0;
}

.popup-window-with-titlebar .popup-window-content p {
    margin: 15px 0 0;
    font-size: 14px
}

.popup-window-with-titlebar .popup-window-buttons {
    padding: 15px 0
}

.popup-window-with-titlebar .bx_medium.bx_bt_button {
    display: inline-block;
    cursor: pointer;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #4795e7;
    color: white;
    font-weight: bold;
    border-radius: 3px;
    text-shadow: 0 1px 0 #165c99;
}

.popup-window-with-titlebar .bx_medium.bx_bt_button:hover {
    background-color: #78bbff !important;
    text-decoration: none;
    cursor: pointer;
}

.popup-window-close-icon {
    opacity: 0.9;
}

.popup-window-close-icon:after {
    width: 15px;
    height: 15px;
}

.bx_item_detail .bx_big.bx_bt_button,
.header_card_order_button_rolana {
    background: #e13871 !important;
    color: white !important;
    font-weight: 600;
    text-transform: uppercase
}

.bx_item_detail .bx_big.bx_bt_button:active,
.bx_item_detail .bx_big.bx_bt_button:hover,
.bx_item_detail .bx_big.bx_bt_button:focus,
.header_card_order_button_rolana:active,
.header_card_order_button_rolana:hover,
.header_card_order_button_rolana:focus {
    background-color: #ec4f83 !important;
    text-decoration: none;
    cursor: pointer;
}

.bx_catalog_list_home .bx_catalog_item_articul ul {
    height: 120px;
    overflow: hidden;
}

.bx_catalog_item_container .bx_catalog_item_images,
.bx_catalog_list_home .bx_catalog_item_images {
    padding-top: 90%
}

.bx_catalog_list_home .bx_catalog_item_images_double {
    padding-top: 90%;
    margin-top: -90%;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    margin: 0 9px 0 0;
}

.bx_button.btn-action.buy.when-in-stock {
    display: inline-block;
    float: right;
    margin: 0 -9px 0 4px;
}

.bx-top-nav-container .bx-nav-1-lvl {
    border-left: 1px solid rgba(255, 255, 255, 0.24);
}

.bx-top-nav-container .bx-nav-1-lvl:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.24);
}

.preview .bx_catalog_item_controls_blocktwo {
    margin: 5px 0
}

.metro_send_tel_btn {
    width: 50px;
    height: 35px;
    background-size: 50px;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #108cff;
    border: none;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 600;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    height: 34px;
    cursor: pointer;
}

.expert-block {
    margin: 10px 0;
}

.otz-body-1 .otz-text {
    color: #000 !important;
}

.metro_get_mail_form {
    display: inline-block;
    /*width: 222px;*/
    float: right;
}

.metro_tel_input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.confidens_form_wrap p {
    margin: 0;
}

.confidens_form_wrap p span {
    font-size: 14px;
}

.iamagree {
    margin-right: 10px !important;
}

.unic_art1_img {
    max-width: 400px;
    display: inline-block;
    margin-left: 15px;
}

.unic_art1_img img {
    width: 100%;
}

.unic_art1_info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 425px);
    padding-left: 20px;
}

.unic_art1_title {
    font-size: 16px;
}

.sectionBlocks {
    height: 250px;
    padding: 10px;
    width: 20%;
}

.sectionBlocks a {
    display: block;
    box-shadow: 0 0 3px 1px #505050;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.sectionBlocks a img {
    margin: 0 auto;
    height: 150px;
    max-width: 100%;
}

.sectionBlocks a div {
    font: bold 16px "Arial";
    margin: 10px 0;
}

.sectionBlockin {
    padding: 5px;
}

.sectionBlockin a {
    display: block;
    color: #555;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
}

.sectionBlockin a:hover {
    text-decoration: none;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    opacity: 0.8
}

.sectionBlockin a:focus,
.sectionBlockin a:active {
    text-decoration: none;
    border: 1px solid #bbb;
    box-shadow: none;
    opacity: 1
}

.sectionBlockin a div {
    position: relative;
    padding: 10px 12px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 300;
}

.sectionBlockin a div span {
    position: absolute;
    right: 11px;
    top: 9px;
    font-size: 10px;
    color: #108cff;
    border-radius: 3px;
    padding: 1px 0;
    width: 30px;
    text-align: center;
    background: rgba(16, 140, 255, 0.1);
}

.card_buy_kredit {
    text-transform: none;
    font-weight: 300;
    width: 100%;
    padding: 8px;
    margin: 10px 0 -10px;
}

.visible_form {
    display: block;
}

.form_buy_kredit {
    width: 100%;
    padding-right: 10px;
}

.bx-aside-nav-control {
    color: #4795e7;
    z-index: 9999999;
    font-size: 40px;
    left: 15px;
}

img.menu-img {
    width: 39px;
    height: 37px;
}

@media (max-width: 767px) {
    img.menu-img {
        margin-right: 10px
    }
}

.consultation {
    margin-top: 0
}

.bx-footer-line {
    background-color: #4795e7;
}

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

.socialfooter li {
    padding: 0;
}

.socialfooter li a {
    border: none !important;
    text-decoration: none !important;
}

.socialfooter li:hover a {
    border: none !important;
    text-decoration: none !important;
}

.socialfooter li a.soc-icon {
    display: block;
    padding-top: 33.2%;
    background-image: url(/local/templates/bassein-spa/image/sprite.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    border-bottom: none;
    border: none;
    text-decoration: none;
}

.socialfooter li a.fb {
    background-color: #2262a0;
    background-position: 0 0
}

.socialfooter li a.vk {
    background-color: #366baa;
    background-position: 0 25%
}

.socialfooter li a.tw {
    background-color: #23cbff;
    background-position: 0 50%
}

.socialfooter li a.gp {
    background-color: #d95333;
    background-position: 0 75%
}

.socialfooter li a.in {
    background-color: #326288;
    background-position: 0 100%
}

.socialfooter li a.fb:hover {
    background-color: #1b4e7d;
}

.socialfooter li a.vk:hover {
    background-color: #2b5688;
}

.socialfooter li a.tw:hover {
    background-color: #1ca2cc;
}

.socialfooter li a.gp:hover {
    background-color: #ae4229;
}

.socialfooter li a.in:hover {
    background-color: #284e6d;
}

.socialfooter li a.ok {
    background-color: #eb722e;
    background-image: url(/local/templates/bassein-spa/image/ok_long.png);
}

.socialfooter li a.ok:hover {
    background-color: #1b4e7d;
}

@media (max-width: 480px) {
    .socialfooter {
        display: none;
    }
}

/* Countdown
----------------------------------------------------------------------------------------------------*/
.countdown {
    padding: 0;
    margin: 0 0 5px;
    background-color: #fafafa;
}

.countdown .timer {
    margin: 0 auto;
    width: 100%;
    height: 38px;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    overflow: hidden;

}

.countdown .timer > div {
    width: 25%;
    padding: 0 5px;
    border-right: 1px solid #f1f1f1;
    margin: 0;
    position: relative;
    display: inline-block;
    font-family: 'Roboto Mono', 'Roboto', "Helvetica Neue", Arial, monospace;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

.countdown .timer > div.suffix_2 {
    border-right: none
}

/*
.countdown .timer > div:after {
	content: ':';
	position: absolute;
	top: 0;
	right: -5px;
	font-size: 24px;
}
.countdown .timer > div.suffix_2:after { content: ''; }
*/
.countdown .timer > div > span {
    display: block;
    font-size: 10px;
    color: #aaa;
    line-height: 1;
    margin-top: -1px;
    font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
    text-shadow: none;
}

/*---------------------------------------------------------------------------------------------------*/

.is_youtube_video {
    position: relative
}

.is_youtube_video h4 {
    text-transform: none;
    position: relative;
    font-size: 1.6rem;
    text-align: center;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    color: #343434;
    font-weight: 300;
    opacity: 1;
}

.is_youtube_video .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    opacity: 0.7;
    margin-left: -25px;
    margin-top: -10px;
}

.is_youtube_video .fa:after {
    content: "\f04b";
    position: absolute;
    color: white;
    font-size: 22px;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -7px;
}

.is_youtube_video:hover .fa {
    color: red;
    opacity: 1
}

.viewed-products header {
    text-align: center;
    font-size: 1.71429em;
    margin-bottom: 20px;
}


/*basseinibu*/
.used__subtitle {
    color: #4591E3;
    font-size: 24px;
    margin-top: 20px;
}

.used-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.used__img {
    width: 30%;
    height: auto;
    margin-left: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

.used__list {
    list-style: inside;
    padding-left: 30px;
    margin: 10px 0px;
}

.used__description a {
    color: #4591E3;
    text-decoration: none;
}

@media (max-width: 940px) {
    .used__img {
        width: 40%;
    }
}

@media (max-width: 768px) {
    .used-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .used__img {
        width: 60%;
        margin: 0 auto;
    }
}

@media (max-width: 540px) {
    .used__title {
        font-size: 28px;
    }

    .used__subtitle {
        font-size: 20px;
    }
}

@media (max-width: 380px) {
    .used__list {
        padding-left: 15px;
    }

    .used__img {
        width: 80%;
    }
}

.used__title {
    font-size: 34px;
    color: #4591E3;
    line-height: 1.1;
    margin-top: 20px;
}

.used__description {
    margin-top: 15px;
    line-height: 1.3;
}

/*basseinibu end*/

.new-style .showroom_phone_input {
    padding: 15px 19px 14px 26px;
    background: #FFFFFF;
    border: 1px solid #DDE3EA;
    box-sizing: border-box;
    border-radius: 5px 0 0 5px;
}

.new-style .q_shops__title {
    color: #000;
    font-size: 34px;
    line-height: 42px;
}

.new-style .showroom_form_send {
    position: relative;
    right: 3px;
    top: 1px;
    height: 49px;
    background: #FF4651 !important;
    border: 1px solid #F22F2F !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.05em;
    text-transform: uppercase !important;
    box-sizing: border-box;
    border-radius: 0px 5px 5px 0px !important;
}

.link-secretary {
    margin-top: 13px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

.link-secretary a {
    color: #fff;
    text-decoration: underline;
}

.q_shops-banner {
    background-image: url('/local/templates/bassein-spa/./img/free-icon-binoculars-956908.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

@media (max-width: 920px) {
    .new-style .showroom_phone_input {
        border-radius: 5px 5px 0 0;
    }

    .new-style .showroom_form_send {
        right: 0px;
        top: 0px;
        border-radius: 0px 0px 5px 5px !important;
    }

    .new-style [name="form"] {
        display: flex;
        flex-direction: column;
    }
}

/* End */
/* /local/templates/bassein-spa/bootstrap/css/bootstrap.css?1552509959191776 */
/* /local/templates/bassein-spa/bootstrap/font-awesome/css/font-awesome.min.css?149812529031004 */
/* /local/templates/bassein-spa/fonts/flaticon/flaticon.css?14971172215923 */
/* /local/templates/bassein-spa/sliders/slick/slick.css?14992626931729 */
/* /local/templates/bassein-spa/flexslider/flexslider.min.css?16698876024796 */
/* /local/templates/bassein-spa/sliders/fancybox/jquery.fancybox.min.css?150256166213706 */
/* /local/templates/bassein-spa/js/owl.theme.default.min.css?1497224145936 */
/* /local/templates/bassein-spa/js/owl.carousel.min.css?14972241452936 */
/* /local/templates/bassein-spa/js/colorbox/example3/colorbox.css?14973791712986 */
/* /local/templates/bassein-spa/test_template_index_styles.css?155044211226517 */
/* /local/templates/bassein-spa/test_template_styles.css?160335481244803 */
/* /local/templates/bassein-spa/adaptive_style.css?15502720888225 */
/* /local/templates/bassein-spa/css/Swiper.min.css?166988760215411 */
/* /local/templates/bassein-spa/components/bitrix/menu/new-bass-top-header-menu/style.css?15524285093536 */
/* /bitrix/templates/.default/components/vregions/header.select/bass_descriptor_under_logo/style.css?14920809463559 */
/* /local/templates/bassein-spa/components/bitrix/search.title/new-spa-bass-search-title/style.min.css?14985795073445 */
/* /local/templates/bassein-spa/components/bitrix/sale.basket.basket.line/bass-header-card-rolana/style.min.css?15084230683569 */
/* /local/templates/bassein-spa/components/bitrix/menu/new-bass-footer-menu/style.css?1497132823335 */
/* /local/templates/bassein-spa/styles.css?168414988380355 */
/* /local/templates/bassein-spa/template_styles.css?168414988316784 */
