

/* Start:/local/templates/aquamarine/css/bootstrap4.css?1670844849191674*/
/*!
 * 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;
  /*margin-top:200px;*/
}

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: #464a4c;
  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='%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='%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;
}

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

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

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

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

.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: #000 !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;
  }
}

/* End */


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

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

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

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

/* End */


/* Start:/local/templates/aquamarine/vendor/slick/slick.css?17134361431582*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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/aquamarine/vendor/slick/slick-theme.css?17134475882940*/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url('/local/templates/aquamarine/vendor/slick/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('/local/templates/aquamarine/vendor/slick/fonts/slick.eot');
  src: url('/local/templates/aquamarine/vendor/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/aquamarine/vendor/slick/fonts/slick.woff') format('woff'), url('/local/templates/aquamarine/vendor/slick/fonts/slick.ttf') format('truetype'), url('/local/templates/aquamarine/vendor/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* .slick-prev {
  left: -25px;
} */
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* End */


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


/* Start:/local/templates/aquamarine/css/style.css?175068461774570*/
@font-face {
  font-family: 'OpenSansRegular';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansRegular/OpenSansRegular.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansRegular/OpenSansRegular.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansRegular/OpenSansRegular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansLight/OpenSansLight.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansLight/OpenSansLight.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansLight/OpenSansLight.woff') format('woff'), url('/local/templates/aquamarine/css/../fonts/OpenSansLight/OpenSansLight.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansItalic';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansItalic/OpenSansItalic.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansItalic/OpenSansItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansItalic/OpenSansItalic.woff') format('woff'), url('/local/templates/aquamarine/css/../fonts/OpenSansItalic/OpenSansItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansBold/OpenSansBold.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansBold/OpenSansBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansBold/OpenSansBold.woff') format('woff'), url('/local/templates/aquamarine/css/../fonts/OpenSansBold/OpenSansBold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansExtraBold';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBold/OpenSansExtraBold.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBold/OpenSansExtraBold.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBold/OpenSansExtraBold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansExtraBoldItalic';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansBoldItalic';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansBoldItalic/OpenSansBoldItalic.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansBoldItalic/OpenSansBoldItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansRegularItalic';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansRegularItalic/OpenSansRegularItalic.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansRegularItalic/OpenSansRegularItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansRegularItalic/OpenSansRegularItalic.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansRegularItalic/OpenSansRegularItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansSemiBold';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBold/OpenSansSemiBold.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBold/OpenSansSemiBold.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSansSemiBoldItalic';
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot');
  src: url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'MinionPro-Regular';
  src: url('/local/templates/aquamarine/css/../fonts/MinionPro-Regular.eot');
  src: url('/local/templates/aquamarine/css/../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/aquamarine/css/../fonts/MinionPro-Regular.woff') format('woff'),
    url('/local/templates/aquamarine/css/../fonts/MinionPro-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5,
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  color: #303030;
  position: relative;
}
.title-h2,
h2 {
  font-size: 55px;
}
.title-h3,
h3 {
  font-size: 34px;
}
.title-h4,
h4 {
  font-size: 25px;
}
.title-h5,
h5 {
  font-size: 1.25rem;
}
a {
  color: #fff;
}
.bold {
  font-family: OpenSansSemiBold;
}
.navbar-brand {
  padding: 0;
}
.container {
  width: 1210px;
  max-width: 100%;
}
nav {
  /*padding: 10px 0 0 0;*/
  background-color: #fff;
}
nav li > a {
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  font-size: 12px;
}
nav .left-menu {
  margin-left: 48px;
}
nav .left-menu li {
  padding: 15px 25px;
}
nav .left-menu li.active a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #0078ac;
  bottom: -3px;
  left: 0;
}
nav .left-menu li.active a:hover::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #0078ac;
  bottom: -3px;
  left: 0;
}
nav .left-menu li > a {
  background-color: #fff;
  color: #333333;
  position: relative;
}
nav .left-menu li > a:hover {
  background: #fff;
}
nav .left-menu li > a:hover::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #0078ac;
  bottom: -3px;
  left: 0;
}
nav .right-menu {
  display: inline-block;
  margin-right: 0;
  margin-top: 15px;
}

nav .right-menu li:last-child:hover {
  background: #0078ac;
}
/*nav .right-menu li:last-child:focus {*/
/*background: #0078AC;*/
/*}*/
.btn-menu {
  color: #000;
  padding: 5px 22px;
  display: inline-block;
  background: transparent;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 15px;
}

.btn-menu:hover {
  color: #9a9a9a !important;
  border: 1px solid #9a9a9a !important;
  background: none;
}
/*nav .right-menu li:last-child a {*/
/*color: #fff;*/
/*padding: 5px 22px;*/
/*display: inline-block;*/
/*background: #0078AC;*/
/*border: 1px solid #0078AC;*/
/*border-radius: 5px;*/
/*}*/
nav .right-menu li:last-child a:hover {
  text-decoration: none;
}
/*nav .right-menu li:last-child a:focus {*/
/*background: #0078AC;*/
/*border-radius: 5px;*/
/*}*/
nav .right-menu li:first-child {
  /*margin-right: 20px;*/
}
nav .right-menu li:first-child a {
  color: #0078ac;
  padding: 5px 34px;
  border: 1px solid #0078ac;
  border-radius: 5px;
}
nav .right-menu li:first-child a:hover {
  background: #fff;
  border-radius: 5px;
  text-decoration: none;
}
/*nav .right-menu li:first-child a:focus {*/
/*background: #fff;*/

/*}*/
nav .right-menu li {
  text-align: center;
  border-radius: 5px;
  display: inline-block;
}
nav .right-menu li:hover {
  -moz-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
}
nav .right-menu li a {
  /*padding: 3px 15px;*/
}
.navbar-toggle {
  background: #0078ac;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar {
  padding: 0.5rem 1rem 0 1rem;
}
img {
  max-width: 100%;
}
.navbar-light .navbar-toggler {
  background: #0078ac;
}
.navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
.navbar-toggler .icon-bar {
  display: block;
  width: 12px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}
.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 2px;
}

#carouselCaptions .carousel-control-prev-icon {
  background-image: url(/local/templates/aquamarine/css/../img/left-i.png);
  width: 19px;
  height: 66px;
  opacity: 1;
}
#carouselCaptions .carousel-control-next-icon {
  background-image: url(/local/templates/aquamarine/css/../img/right-i.png);
  width: 19px;
  height: 66px;
  opacity: 1;
}
#carouselCaptions .carousel-indicators .active {
  background-color: #fff;
}
#carouselCaptions .carousel-indicators .active:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 85%;
  height: 3px;
  content: '';
  background: #0078ac;
}
#carouselCaptions .carousel-indicators li {
  max-width: 75px;
  position: relative;
  background-color: #fff;
}
#carouselCaptions .carousel-caption {
  top: 262px;
  max-width: 1150px;
  text-align: left;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}
#carouselCaptions .carousel-caption .slider-desc {
  max-width: 415px;
  /*float: right;*/
}
#carouselCaptions .carousel-control-prev,
#carouselCaptions .carousel-control-next {
  opacity: 1;
  width: 9.5%;
}
#carouselCaptions .carousel-caption h3 {
  font-size: 64px;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #fff;
}
#carouselCaptions .more {
  margin-top: 55px;
  display: inline-block;
  font-family: OpenSansSemiBold;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 14px 33px;
}
p {
  font-size: 16px;
  line-height: 25px;
}

@media (max-width: 768px) {
  p {
    font-size: 14px;
  }
}
.carousel,
.carousel-inner,
.carousel-caption,
.carousel-item img {
  height: 800px;
}
.pagination-block {
  text-align: center;
}
.slider-bg {
  width: 100%;
  min-height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.group-block {
  padding-top: 80px;
  text-align: center;
}
.group-block .t-desc {
  max-width: 850px;
  margin: 0 auto;
}

.group-block .title-h1 {
  font-size: 44px;
  padding-bottom: 23px;
  margin-bottom: 64px;
}
.group-block .title-h1:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  bottom: 0;
  background: #0078ac;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.group-block .collect {
  /* margin-top: 95px;*/
}
.group-block .collect > div {
  position: relative;
}
.group-block .collection-bg {
  /*height: 380px;
  background-size: cover;
  background-position: center;*/
}
.group-block .col-name {
  padding: 0 24px;
  font-family: MinionPro-Regular;
}

.group-block .col-text {
  position: absolute;
}

.collection-bg .col-text {
  position: initial;
}

.group-block .collection-bg .col-name {
  padding: 10px 0;
}
.group-block .col-text a,
.group-block .col-text button {
  text-transform: uppercase;
  color: #303030;
  font-family: OpenSansSemiBold;
  position: relative;
  font-size: 14px;
  border: none;
  background: none;
  cursor: pointer;
}
.group-block .col-text a.text-black:before,
.group-block .col-text button.text-black:before {
  position: absolute;
  content: '';
  background: url('/local/templates/aquamarine/css/../img/sb-right-i.png');
  width: 6px;
  height: 11px;
  right: -20px;
  top: 4px;
}
.group-block .col-text a.text-white:before {
  position: absolute;
  content: '';
  background: url('/local/templates/aquamarine/css/../img/sw-right-i.png');
  width: 6px;
  height: 11px;
  right: -20px;
  top: 4px;
}
/*.lb-block .col-text a:before {
  position: absolute;
  content: '';
  background: url(/local/templates/aquamarine/css/../img/sw-right-i.png);
  width: 6px;
  height: 11px;
  right: -14px;
  top: 4px;
}*/
.about-brand {
  padding-top: 120px;
  padding-bottom: 80px;
}
.about-brand .title-h1 {
  font-size: 44px;
  padding-bottom: 23px;
  margin-bottom: 39px;
  text-align: center;
}
.about-brand .title-h1:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  bottom: 0;
  background: #0078ac;
  margin-left: 0;
}
.about-brand .row > div:first-child {
  display: flex;
  /* padding-top: 130px; */
  flex-direction: column;
  justify-content: flex-end;
}

.about-brand .row > div:nth-child(3) {
  margin-top: 40px;
}

.about-brand .row > div:nth-child(4) {
  margin-top: 40px;
}

.about-brand .more-btn {
  margin-top: 44px;
}
.more-btn,
.order-btn {
  background: #0078ac;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: OpenSansSemiBold;
  padding: 18px 0;
  max-width: 203px;
  border-radius: 5px;
  display: block;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
}
.partner-white-text {
  text-align: center;
  color: #fff;
  /*margin-top: 100px;*/
}
.partner-white-text .title-h1 {
  font-size: 64px;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #fff;
  padding-top: 113px;
  line-height: 80px;
}
.partner-white-text .more {
  text-transform: uppercase;
  font-family: OpenSansSemiBold;
  display: inline-block;
  margin-top: 28px;
  padding: 15px 63px;
  border: 1px solid #fff !important;
  border-radius: 5px;
}
.partner-white-text .banner-desc {
  padding-top: 5px;
}
.company-desc {
  padding: 92px 0 80px 0;
}
.company-desc .company-desc-text {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}
.partner-black-text {
  text-align: center;
  color: #303030;
}
.partner-black-text .title-h1 {
  font-size: 64px;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #303030;
  padding-top: 113px;
  line-height: 80px;
}
.partner-black-text .more {
  color: #303030;
  text-transform: uppercase;
  font-family: OpenSansSemiBold;
  display: inline-block;
  margin-top: 28px;
  padding: 15px 63px;
  border: 1px solid #303030;
  border-radius: 5px;
}
.banner-flex {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.banner {
  height: 800px;
  min-height: 500px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 55% 0%;
}
.lookbook {
  min-height: 300px;
  background-size: cover;
  color: #fff;
  background-position: center;
  margin-left: -5px;
  margin-right: -5px;
}
.lookbook .col-name {
  margin-bottom: 16px;
  font-size: 25px;
}
.lookbook .col-look-name {
  margin-bottom: 12px;
}
.lookbook .col-text {
  bottom: 34px;
  max-width: 373px;
  padding-right: 30px;
}
.lookbook .col-text a {
  color: #fff;
  font-family: OpenSansBold;
  font-size: 14px;
}
.lookbook-bg1,
.lookbook-bg2 {
  height: 800px;
}
.lookbook-bg5 {
  margin-top: 20px;
}
.lookbook-bg3,
.lookbook-bg4,
.lookbook-bg5 {
  height: 390px;
}
.group-block .t-desc {
  margin-bottom: 80px;
}
.b-blog {
  padding-bottom: 100px;
}
.b-blog .blog {
  margin-bottom: 50px;
}
.b-blog .title-h1:before {
  /*margin-left: 64px;*/
}
.b-blog .blog-item-inner {
  margin: 0 auto;
}

.b-blog .blog-img {
}

@media (max-width: 1200px) {
  .b-blog .blog-img {
    width: auto;
  }
}

.b-blog .blog-text {
  background: #fafafa;
  padding: 22px 10px;
  text-align: left;

  max-width: 373px;
}
.b-blog .blog-desc {
  text-align: left;
  font-size: 14px;
}
.b-blog .blog-title,
.b-blog .blog-title a {
  font-size: 24px;
  font-family: OpenSansRegular;
  text-transform: uppercase;
  line-height: 31px;
  margin-bottom: 14px;
  color: #303030;
}
.b-blog .more {
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #303030;
  font-family: OpenSansSemiBold;
  position: relative;
  padding: 0 !important;
}

.grid-item {
  margin-bottom: 20px;
}
.banner-b {
  color: #fff;
  padding-top: 305px;
  text-transform: uppercase;
}
.banner-b .title-h1 {
  color: #fff;
  padding-bottom: 35px;
}
.banner-b .banner-desc p {
  margin-bottom: 0;
}
.banner-b .more {
  color: #fff;
}
.banner {
  text-align: center;
}
.title-h1,
h1 {
  font-size: 64px;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
}
.more {
  font-family: OpenSansSemiBold;
}
.btn-default {
  background: #0078ac;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: OpenSansSemiBold;
  max-width: 203px;
  border-radius: 5px;
  display: block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.btn-default:hover {
  -moz-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
}
.subscription {
  padding-top: 35px;
  padding-bottom: 19px;
  /*border-bottom: 1px solid #DADADB;*/
}
.subscription .pl-text {
  padding-top: 3px;
}
.subscription .pl-text .row > div:last-child {
  margin-top: -5px;
  font-size: 14px;
  font-family: OpenSansRegular;

  padding-left: 0;
}
.subscription input[type='text'],
.subscription input[type='email'] {
  min-width: 316px;
  max-height: 34px;
}
.subscription input::-webkit-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription input::-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription input:-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription input:-ms-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription button {
  margin-left: 6px;
  padding: 0.5rem 2.4rem;
}
.subscription .form-inline {
  padding-top: 4px;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.b-menu {
  border-bottom: 1px solid #dadadb;
  border-top: 1px solid #dadadb;
  padding: 30px 0 20px 0;
}
.b-menu .b-widget .widget-title {
  font-size: 14px;
  font-family: OpenSansSemiBold;
  color: #303030;
  /*margin-bottom: 10px*/
}
.b-menu .b-widget .widget-title.open {
  color: #0078ac !important;
  border-bottom: 1px solid #dadadb;
  padding-bottom: 16px;
}
.b-menu .b-widget ul {
  padding-left: 0;
}
.b-menu .b-widget ul li {
  list-style: none;
}
.b-menu .b-widget ul li a {
  color: #303030;
  font-size: 14px;
  font-family: OpenSansRegular;
}
.copywrite {
  padding-top: 19px;
  padding-bottom: 19px;
}
.copywrite ul {
  padding-left: 0;
  margin-bottom: 0;
}
.copywrite ul li {
  list-style: none;
  display: inline-block;
}
.copywrite p {
  font-size: 14px;
  margin-bottom: 0;
}
.copywrite .c-phone {
  font-size: 18px;
  font-family: OpenSansSemiBold;
}
.copywrite .lang-menu {
  text-align: right;
}
.copywrite .lang-menu ul li {
  list-style: none;
  text-transform: uppercase;
}
.copywrite .lang-menu ul li a {
  color: #cdcdcd;
  font-family: OpenSansSemiBold;
  font-size: 14px;
}
.copywrite .lang-menu ul li.active a {
  color: #0078ac;
}
.social img {
  max-height: 15px;
}
.social li {
  margin-left: 8px;
}
.more-btn:hover,
.order-btn:hover {
  text-decoration: none;
  -moz-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
}
.nav-filters {
  background: #0078ac;
  /*min-height: 50px;*/
  color: #fff;
  /*****/
  /*************/
}
.nav-filters .nav-pills {
  max-width: 50%;
  display: inline-flex;
}
.nav-filters li > a {
  color: #fff;
  font-size: 12px;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

.nav-filters .left-filters .nav-item .nav-link:after {
  position: absolute;
  content: '';
  background: url('/local/templates/aquamarine/css/../img/sw-right-i-down.png');
  width: 10px;
  height: 6px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  right: 14px;
  bottom: 13px;
}
.nav-filters .left-filters .nav-item.show .nav-link:after {
  background: url('/local/templates/aquamarine/css/../img/sw-right-i-up.png');
}
.nav-filters .dropdown-menu span {
  width: 100%;
  display: inline-block;
}
.nav-filters .left-filters li a {
  padding: 0.5em 3em;
  white-space: nowrap;
}
.nav-filters .left-filters li a:first-child {
  padding-left: 1em;
}
.nav-filters .right-filters {
  position: absolute;
  right: 1rem;
}
.nav-filters .right-filters li a:after {
  display: none;
}
.nav-filters .right-filters .nav-item .nav-link {
  position: relative;
}
.nav-filters .right-filters .nav-item .nav-link:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 15px;
  background: url('/local/templates/aquamarine/css/../img/ring-i.png');
  left: -4px;
}
.nav-filters .right-filters .nav-item.show .nav-link:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 6px;
  background: url('/local/templates/aquamarine/css/../img/sw-right-i-up.png');
  left: -4px;
  top: 10px;
}
.nav-filters label {
  font-size: 12px;
  font-family: OpenSansRegular;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.nav-filters label input {
  margin-right: 8px;
  margin-top: 5px;
}
.nav-filters input[type='checkbox'] {
  width: 14px;
  height: 14px;
  background: #fff;
  color: #fff;
  margin-right: 8px;
}
.nav-filters .panel-body {
  padding: 0 0 0 8px;
  height: 275px;
  overflow: auto;
}
.nav-filters .input-block {
  padding: 8px 0;
}
.nav-filters .filters-block ul {
  padding-left: 0;
}
.nav-filters .filters-block ul li {
  list-style: none;
}
.nav-filters .checkbox {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0 !important;
}
.nav-filters .checkbox + label {
  cursor: pointer;
}
.nav-filters .checkbox:not(checked) {
  position: absolute;
  opacity: 0;
  width: 100%;
  max-width: 200px;
  z-index: 999;
  height: 26px;
  cursor: pointer;
}
.nav-filters input[type='checkbox']:hover ~ label {
  text-decoration: none;
}
.nav-filters .checkbox:not(checked) + label {
  position: relative;
  padding: 0 0 0 28px;
}
.nav-filters .checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 14px;
  height: 14px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background: #fff;
}
.nav-filters .checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 30%;
  background: #0078ac;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  opacity: 0;
  transition: all 0.2s;
}
.nav-filters .checkbox:checked + label:after {
  opacity: 1;
}
.nav-filters .right-filters .show > .dropdown-menu {
  right: 0;
  left: inherit;
}
.show > .dropdown-menu {
  margin-top: 10px;
  padding-left: 50%;
  min-width: 290px;
  padding-top: 27px;
  padding-bottom: 39px;
  max-height: 228px;
  overflow: auto;
  display: block !important;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  background-color: inherit;
}
.toggler-filter {
  display: none;
}
.u-banners .row {
  margin-top: 20px;
}
.u-banners .row div a {
  display: block;
}
.u-banners .ukrasheniya {
  height: 580px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 20px;
  position: relative;
  transition: opacity 0.25s;
}
.u-banners .ukrasheniya:hover {
  opacity: 0.7;
}
.u-banners .ukrasheniya .u-banners-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 150px;
  padding-top: 45px;
  text-align: center;
}
.u-banners .ukrasheniya h3,
.u-banners .ukrasheniya a {
  color: #fff;
  text-transform: uppercase;
}
.u-banners .ukrasheniya a:hover {
  text-decoration: none;
}
.banner-c {
  background: url('/local/templates/aquamarine/css/../img/banner-c.png');
  background-size: cover;
  color: #fff;
  padding-top: 305px;
}
.banner-c .title-h1 {
  color: #fff;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.u-banners-link {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.product,
.product-no-zoom {
  text-align: center;
  padding-top: 60px;
  overflow: hidden;
}

.product .more-btn {
  display: none;
  max-width: 203px;
}

.product-no-zoom .order-btn {
  max-width: 150px;
  padding: 5px 0;
}

.product .more-btn,
.product-no-zoom .order-btn {
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  width: 100%;
  bottom: 30px;
  position: absolute;
}

.product-no-zoom .product-img {
  min-height: 220px;
  line-height: 220px;
}
.product .product-img {
  min-height: 277px;
}
.product .product-title,
.product-no-zoom .product-title {
  line-height: 27px;
}
.product .product-title a,
.product-no-zoom .product-title a {
  font-size: 18px;
  font-family: OpenSansRegular;
  color: #303030;
}
.product .product-availability {
  font-size: 14px;
  font-family: OpenSansRegular;
  color: #0078ac;
  padding-top: 1px;
  margin-bottom: 4px;
}
.product .product-availability.grey {
  color: #cfcfcf;
}
.product .product-price {
  font-family: OpenSansLight;
  font-size: 34px;
}
.product .product-price span {
  font-size: 26px;
}

.product-item-no-zoom {
  cursor: pointer;
  height: 400px;
}

.product-item {
  cursor: pointer;
  height: 494px;
}
.product-item:hover {
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 0px;
  display: inline-block;
  font-size: 14px;
  float: none;
}

.product-item:hover .product {
  display: block !important;
  z-index: 9999;
  position: absolute;
  min-height: 579px;
  width: 318px;
  cursor: pointer;
  padding-bottom: 85px;
  background: #fff;
  -moz-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  -o-transition: All 0.1s ease;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
}
.product-item:hover .more-btn {
  display: block !important;
}
.product-block {
  margin-top: 25px;
}
.more-product {
  padding: 18px 62px;
  max-width: inherit;
  margin-top: 58px;
  max-width: 225px;
}
.banner-izdeliya {
  background: url(/local/templates/aquamarine/css/../img/banner-izdeliya.png);
  background-size: cover;
  color: #fff;
  padding-top: 305px;
}
.banner-izdeliya .title-h1 {
  color: #fff;
}
.adress-shops .select-city .custom-select {
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  height: 55px;
  border: 1px solid #303030;
  background: #fff url('/local/templates/aquamarine/css/../img/sb-down-i.png') no-repeat right 1.95rem center;
  text-transform: uppercase;
  font-size: 13px;
  font-family: OpenSansSemiBold;
  min-width: 223px;
  text-align: center;
}
.adress-shops .shop-name {
  font-size: 34px;
  font-family: OpenSansLight;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.shop-name {
  line-height: 34px;
}
.adress-shops .shop-name:before {
  position: absolute;
  content: '';
  background: #0078ac;
  bottom: 0;
  width: 100%;
  max-width: 200px;
  height: 2px;
}
.adress-shops .shop-adress {
  font-family: OpenSansSemiBold;
  font-size: 18px;
  text-transform: uppercase;
}
.adress-shops .shop-time {
  font-size: 18px;
  font-family: OpenSansSemiBold;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
  padding-top: 4px;
}
.adress-shops .show-in-map-link {
  font-family: OpenSansSemiBold;
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
  padding-right: 31px;
  cursor: pointer;
}
.adress-shops .show-in-map-link:before {
  position: absolute;
  content: '';
  background: url('/local/templates/aquamarine/css/../img/sb-right-i.png');
  width: 6px;
  height: 11px;
  right: 0;
  top: 4px;
}
.adress-shops .show-in-map {
  text-align: right;
  padding-top: 25px;
}
.adress-shops .collapse.show {
  width: 100%;
}
.adress-shops .isHidden {
  display: none;
}

.adress-shops .store-list-more {
  margin-top: 10px;
}
#clothing-nav-content,
.container.adress-shops {
  overflow: hidden;
  position: relative;
}
#map_all_shops {
  position: absolute;
  left: 100%;
  animation: transition all;
  transition: 0.5s;
}
.container-store-list-more {
  text-align: center;
  width: 100%;
}
.btn-store-list-more {
  margin: 10px auto;
}
.btn-store-list-more .store-list-more {
  color: #2f2f2f;
  border: 1px solid #2f2f2f !important;
  background: none;
  text-transform: uppercase;
  font-size: 13px;
  font-family: OpenSansSemiBold;
  padding: 18px 0;
  width: 203px;
  border-radius: 5px;
  display: block;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
}
#map_all_shops.map-sldie-active {
  left: 0;
  z-index: 9999;
  background: #fff;
  padding: 0;
}
.adress-shops .shop-list {
  border-bottom: 1px solid #dadadb;
  padding-top: 10px;
  padding-bottom: 22px;
}
.quality {
  height: 400px;
  min-height: 400px;
  background: url(/local/templates/aquamarine/css/../img/kachestvo.png);
  background-position: center;
  color: #fff;
}
.quality .title-h1 {
  color: #fff;
}
.quality a {
  color: #fff;
  text-transform: uppercase;
}
.wrap-bread {
  position: relative;
  background-color: #fff;
  z-index: 900;
  width: 100%;
}

.breadcrumb {
  padding: 0.99rem 1rem 0.99rem 0;
  list-style: none;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0 !important;
}
.breadcrumb a,
.breadcrumb span {
  color: #cdcdcd;
  text-transform: uppercase;
  font-size: 12px;
  font-family: OpenSansSemiBold;
  display: inline-block;
  position: relative;
}
.breadcrumb a.active {
  color: #0078ac;
}
.bx-breadcrumb-item {
  position: relative;
  display: inline-block;
  padding-right: 25px;
  padding-left: 20px;
  color: #cdcdcd;
  text-transform: uppercase;
  font-size: 12px;
  font-family: OpenSansSemiBold;
  float: left;
}
.bx-breadcrumb-item > span {
}
.breadcrumb .bx-breadcrumb-item + .bx-breadcrumb-item:before {
  display: block;
  padding-right: 0;
  padding-left: 0;
  color: #636c72;
  content: '';
  background: url(/local/templates/aquamarine/css/../img/sg-right-i.png);
  width: 6px;
  position: absolute;
  height: 11px;
  left: -5px;
  top: 3px;
}
.breadcrumb .bx-breadcrumb-item:first-child {
  padding-left: 0;
}
.product-page {
  padding-top: 36px;
}
.product-page .back {
  text-transform: uppercase;
  font-size: 16px;
  font-family: OpenSansRegular;
  color: #303030;
}
.product-page h1 {
  font-size: 44px;
  max-width: 52%;
  margin: 0 auto;
  padding-top: 33px;
}
.product-page .code-product {
  font-size: 16px;
  font-family: OpenSansRegular;
  text-transform: uppercase;
  padding-top: 33px;
}
.product-page .product-img {
  padding-top: 60px;
  padding-bottom: 60px;
}
.product-img {
  position: relative;
}
.product-page .product-carousel img {
  text-align: center;
  max-height: 250px;
  margin: 25% auto 10% auto;
}
.product-page .product-carousel.slick-center img {
  max-height: 100%;
  position: relative;
  margin: 80px auto 0 auto;
}
.product-page .product-carousel.slick-center:before {
  position: absolute;
  content: '';
  background: url('/local/templates/aquamarine/css/../img/shadow.png');
  width: 506px;
  height: 158px;
  bottom: 14px;
  margin-left: -96px;
}
.product-page .slick-track {
  padding-bottom: 90px;
}
.product-page .slick-prev,
.product-page .slick-prev:hover,
.product-page .slick-prev:focus {
  background: url('/local/templates/aquamarine/css/../img/slick-left.png') no-repeat center;
  width: 30px;
  height: 100%;
  left: -60px;
  top: 40%;
  z-index: 900;
}
.product-page .slick-prev:before,
.product-page .slick-next:before {
  content: '' !important;
  opacity: 1;
}
.product-page .slick-next,
.product-page .slick-next:hover,
.product-page .slick-next:focus {
  background: url('/local/templates/aquamarine/css/../img/slick-right.png') no-repeat center;
  width: 30px;
  height: 100%;
  right: -60px;
  top: 40%;
  z-index: 900;
}

@media (max-width: 1300px) {
  .product-page .slick-prev {
    left: 0;
  }
  .product-page .slick-next {
    right: 0;
  }
}

@media (max-width: 1000px) {
  .product-page .slick-prev {
    display: none !important;
  }
  .product-page .slick-next {
    display: none !important;
  }
}
.tab-pane .product-block {
  margin-top: 0;
}
.tab-pane .table-characterictics {
  margin: 0 auto;
}
.tab-pane .table-characterictics tr td:first-child {
  font-family: OpenSansRegular;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}
.tab-pane .table-characterictics tr td:last-child {
  font-family: OpenSansBold;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
}
.tab-pane .table-characterictics tr td {
  padding: 6px 10px;
}
.tab-pane .product-item:hover .product {
  top: 0;
  height: 562px;
  padding-top: 49px;
}
#clothing-nav {
  border-bottom: 0;
  margin-bottom: 25px;
}
#clothing-nav .nav-item {
  width: 25%;
  text-align: center;
}
#clothing-nav .nav-link {
  border: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-size: 12px;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  color: #303030;
  position: relative;
  display: inline-block;
  padding: 0;
}
#clothing-nav .nav-link.active:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #0078ac;
  bottom: -8px;
}
#clothing-nav .nav-link.active,
#clothing-nav .nav-item.show .nav-link,
#clothing-nav .nav-link:hover {
  background-color: #fff;
  border-color: #fff;
}
.tabs-product {
  border-top: 1px solid #dadadb;
  border-bottom: 1px solid #dadadb;
  -moz-box-shadow: inset 0px 27px 66px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 27px 66px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 27px 66px rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  padding-bottom: 80px;
}
.tabs-product .desc {
  max-width: 75%;
  margin: 0 auto;
}
.tabs-product .product-block {
  padding-bottom: 20px;
}
header {
  position: relative;
  /*border-bottom: 4px solid #0078AC;*/
  /*padding-bottom: 8px;*/
}
.top_logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.top_logo_item_svg {
  position: absolute;
  top: 10px;
  left: 20px;
}

@media (max-width: 767px) {
  .top_logo_item_svg {
    display: none;
  }
}
.gif {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 20px;
  width: 100%;

  position: relative;
  /*top: 2px;*/
  background: #fff !important;
}
header:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background: #0078ac;
  bottom: 0;
}
.fancybox-button--thumbs {
  display: none !important;
}
.author-block {
  padding-top: 100px;
  padding-bottom: 100px;
}
.author-block .author-photo {
  width: 300px;
  height: 300px;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto;
}
.author-block .author-name {
  font-family: MinionPro-Regular;
  font-size: 44px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 16px;
}
.author-block .author-desc {
  margin-top: 20px;
  margin-bottom: 45px;
}
.author-block .author-desc p {
  max-width: 850px;
  margin: 0 auto;
}
.look-link {
  color: #fff;
  font-family: OpenSansBold;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
}
.look-link:before {
  position: absolute;
  content: '';
  /* background: url(/local/templates/aquamarine/css/../img/sw-right-i.png); */
  width: 6px;
  height: 10px;
  right: -14px;
  top: 5px;
}
.banner-look {
  padding-top: 305px;
}
.banner-look .title-h1,
.banner-look p {
  color: #fff;
}
.w-filters .left-filters .nav-item .nav-link:after {
  display: none;
}
.w-filters .right-filters .nav-item .nav-link:before {
  position: absolute;
  content: '';
  background: url(/local/templates/aquamarine/css/../img/sw-right-i-down.png);
  width: 10px;
  height: 6px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  right: 14px;
  bottom: 13px;
  left: inherit;
}
.w-filters .right-filters .nav-item.show .nav-link:before {
  position: absolute;
  content: '';
  background: url(/local/templates/aquamarine/css/../img/sw-right-i-up.png);
  width: 10px;
  height: 6px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  right: 14px;
  bottom: 13px;
  left: inherit;
}
.w-filters .right-filters .nav-item .nav-link {
  padding-right: 37px;
}
.group-block h1 {
  font-size: 44px;
  padding-bottom: 23px;
  margin-bottom: 39px;
}
.group-block h1:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  bottom: 0;
  background: #0078ac;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.pagination li {
  margin-right: 20px;
  display: inline-block;
}
.pagination li .next,
.pagination li .prev {
  padding: 0.61rem 0.85rem;
  border-radius: 0px;
}
.pagination li .next span,
.pagination li .prev span {
  width: 6px;
  height: 11px;
  background: url('/local/templates/aquamarine/css/../img/bl-right-i.png');
  display: inline-block;
}
.pagination li .prev span {
  background: url('/local/templates/aquamarine/css/../img/bl-left-i.png');
}
.pagination li .next:hover span,
.pagination li .next:focus span,
.pagination li .prev:hover span,
.pagination li .prev:focus span {
  /* background: url("/local/templates/aquamarine/css/../img/sw-right-i.png"); */
  display: inline-block;
}
.pagination li .prev:hover span,
.pagination li .prev:focus span {
  background: url('/local/templates/aquamarine/css/../img/sw-left-i.png');
}

.page-link {
  position: relative;
  display: block;
  padding: 0.6rem 0.85rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0078ac;
  font-size: 14px;
  border-radius: 0px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 5px;
}
.articles {
  padding-top: 51px;
  text-align: center;
}
.pagination {
  display: inline-block;
}
.subscription1 {
  height: 400px;
  background-image: url('/local/templates/aquamarine/css/../img/subscription-bg.jpg');
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-top: 95px;
}
.subscription1 .subscription-form {
  max-width: 590px;
  margin: 0 auto;
}
.subscription1 .subscription-form .btn-default {
  padding: 14px 43px;
  -moz-box-shadow: 0 10px 31px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 10px 31px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 31px 6px rgba(0, 0, 0, 0.1);

  background-color: transparent !important;
}
.subscription1 .subscription-form input[type='email'],
.subscription1 .subscription-form input[type='text'] {
  border: 0;
}
.subscription1 .subscription-form input::-webkit-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription1 .subscription-form input::-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription1 .subscription-form input:-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription1 .subscription-form input:-ms-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.subscription1 .title-h1 {
  font-size: 44px;
  color: #fff;
  padding-bottom: 15px;
  text-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
}
.subscription1 .title-h1 + p {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 20px;
}
.subscription1 .col-12.col-sm-12.col-md-4.col-xl-4.pr-0 {
  display: flex;
  align-items: center;
}
.best-decorating {
  background-image: url('/local/templates/aquamarine/css/../img/luchshie-ukr.png');
}
.best-decorating .title-h1 {
  color: #fff;
  font-size: 44px;
}
.b-banner,
.t-banner {
  height: 400px;
  min-height: 400px;
  background-position: center;
  background-size: cover;
  color: #fff;
}
.b-banner a,
.t-banner a {
  text-transform: uppercase;
}
.blog-page-banner {
  background-image: url('/local/templates/aquamarine/css/../img/blog-page-banner.png');
}
.blog-page-banner h1 {
  color: #000;
  text-align: center;
  padding-top: 62px;
}
.blog-page-items {
  padding-top: 55px;
}
.blog-page-items .b-blog .blog-text {
  background: #ffffff;
  padding: 22px 0;
}
.blog-page-items .b-blog .blog-title,
.blog-page-items .b-blog .blog-title a {
  font-size: 24px;
  font-family: OpenSansLight;
}
.blog-page-items .date {
  font-size: 16px;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  text-align: right;
}
.blog-page-items .blog-item {
  border-top: 1px solid #dadadb;
  padding-bottom: 15px;
  padding-top: 55px;
  margin: 0;
}
.blog-page-items .blog-item:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.blog-page-items .b-blog .more {
  padding: 9px 31px 9px 20px;
  margin-top: 8px;
  display: inline-block;
  border-radius: 3px;
}
.blog-page-items .pagination {
  padding-top: 15px;
}
.sidebar .s-social {
  border: 1px solid #dadadb;
  height: 660px;
  margin-bottom: 37px;
}
.sidebar .s-social.instagram {
  margin-bottom: 0;
}
.article-open .date {
  text-align: left;
  text-transform: inherit;
}
.page-title {
  font-size: 44px;
}
.article-desc img {
  margin-top: 15px;
  margin-bottom: 30px;
}
.share {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #dadadb;
  padding-top: 17px;
  margin-top: 15px;
  max-width: 877px;
}
.share ul {
  padding-left: 0;
  display: inline-block;
}
.share ul li {
  display: inline-block;
}
.share span {
  font-size: 20px;
  font-family: OpenSansSemiBold;
}
.share ul li a {
  background-image: url('/local/templates/aquamarine/css/../img/sprite-social.png');
  display: inline-block;
}
.share .vk {
  width: 32px;
  height: 20px;
  background-position: -10px -56px;
}
.share .vk:hover {
  background-position: -102px -10px;
}
.share .fb {
  width: 11px;
  height: 21px;
  background-position: -154px -43px;
}
.share .fb:hover {
  background-position: -154px -84px;
}
.share .in {
  width: 26px;
  height: 26px;
  background-position: -56px -10px;
}
.share .in:hover {
  background-position: -10px -10px;
}
.share .tw {
  width: 26px;
  height: 21px;
  background-position: -102px -50px;
}
.share .tw:hover {
  background-position: -10px -96px;
}
.related-article .related-prev,
.related-article .related-next {
  position: relative;
}
.related-article .related-prev .related-link-prev,
.related-article .related-next .related-link-next {
  position: absolute;
  background: none;
  content: '';
  border: none;
  width: 16px;
  height: 27px;
  top: 47.5%;
  cursor: pointer;
}
.related-article .related-prev .related-link-prev {
  background-image: url('/local/templates/aquamarine/css/../img/related-prev-i.png');
  left: 56px;
}
.related-article .related-next .related-link-next {
  background-image: url('/local/templates/aquamarine/css/../img/related-next-i.png');
  right: 56px;
}
.related-article .related-article-bg {
  background-size: cover;
  background-position: center;
  height: 555px;
  padding-top: 130px;
  /* filter: brightness(70%); */
}

.related-article-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2); /* Измените значение альфа-канала для регулирования степени затемнения */
}

.related-article .related-prev .related-article-bg {
  padding-left: 94px;
}
.related-article .related-next .related-article-bg {
  padding-right: 94px;
  text-align: right;
}
.related-article .related-link {
  color: whitesmoke;
  position: relative;
  font-family: OpenSansSemiBold;
  font-size: 20px;
}
.related-article .title-h2 {
  color: #fff;
  line-height: 65px;
  margin-top: 15px;
  font-size: 54px;
}
.related-article .r-desc {
  color: #fff;
  position: relative;
}
.related-article .related-more {
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 5px;
  display: inline-block;
  padding: 19px 51px;
  border-radius: 5px;
  background: none;
  cursor: pointer;

  position: relative;
}
.related-article .related-more:hover {
  -moz-box-shadow: 0 0 29px 11px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 29px 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 29px 11px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  -webkit-transition: All 0.7s ease;
  -moz-transition: All 0.7s ease;
  -o-transition: All 0.7s ease;
}
/* .b-banner button {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 18px;
  padding: 15px 63px;
  border: 1px solid #fff;
  border-radius: 5px;
} */
/* .banner-b .more {
  display: inline-block;
  padding: 15px 63px;
  border: 1px solid #fff;
  border-radius: 5px;
  position: relative;
  z-index: 100;
} */
.t-banner {
  text-align: center;
  padding-top: 148px;
}
.t-banner .title-h1 {
  color: #fff;
}
.t-banner .author {
  font-size: 20px;
}
.t-banner .date {
  text-transform: uppercase;
}
.blog-page-big-banner .title-h1 {
  padding-bottom: 0;
}
.product-block .pagination-block {
  text-align: center;
  margin-top: 72px;
}
.lb-group {
  margin-bottom: 20px;
}
.look-page-banner {
  padding-top: 10px;
}
.pagination-block {
  margin-top: 50px;
  margin-bottom: 60px;
}
.aqua-collections-page {
  text-align: left;
}
.aqua-collections-page .title-h1 {
  color: #fff;
  padding-bottom: 0;
}
.aqua-collections-page .title-h1 + p {
  font-size: 16px;
  font-family: OpenSansRegular;
  text-transform: initial;
}
.aqua-collections-page .more {
  border: 0;
  padding-left: 0;
  padding-top: 23px;
}
.aqua-collections-page .more:hover {
  text-decoration: none;
}
.collection-col-bg {
  height: 800px;
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
}
.collection-col-bg .banner-desc {
  position: absolute;
  bottom: 36px;
  margin: 0 auto;
  left: 0;
  right: 0;
  color: #fff;
}
.collection-col-bg .banner-desc .title-h2 {
  color: #fff;
  font-size: 44px;
  text-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
}
.collection-col-bg .banner-desc .more {
  text-transform: uppercase;
  color: #000;
}
.collection {
  margin-bottom: 20px;
}
.aqua-one-collections {
  text-align: center;
}
.aqua-one-collections + .about-brand + .author-block {
  padding-bottom: 0;
  box-shadow: none;
}
.product-block .slick-prev:before {
  background: url(/local/templates/aquamarine/css/../img/slick-left.png);
  width: 16px;
  height: 27px;
  left: -26px;
  display: block;
  content: '';
  position: absolute;
  opacity: 1;
}
.product-block .slick-next:before {
  background: url(/local/templates/aquamarine/css/../img/slick-right.png);
  width: 16px;
  height: 27px;
  display: block;
  content: '';
  position: absolute;
  opacity: 1;
  right: -30px;
}
.product-block .slick-prev:before,
.product-block .slick-next:before {
  /*content: "" !important;*/
  opacity: 1;
}
.collection-slider .product-item:hover {
  margin-bottom: 0;
  float: left;
}
.collection-slider .slick-track {
  height: 592px;
  margin-top: 44px;
}
.collection-slider .slick-slide img {
  margin: 0 auto;
}
.collection-slider .slick-list {
  padding: 0 10px;
}
.collection-slider .slick-prev {
  left: 0;
}
.collection-slider .slick-next {
  right: 0;
}
.collection-slider-block + .company-desc {
  padding: 77px 0 80px 0;
}
.contact-page-big-banner {
  padding-top: 265px;
}
.contact-page-big-banner .desc {
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 30px;
  text-transform: initial;
  position: relative;
  z-index: 100;
}
.contact-page-big-banner .title-h1 {
  padding-bottom: 5px;
}
.partner-b {
  background-image: url('/local/templates/aquamarine/css/../img/partner-b.png');
}
.partner-b .title-h1 {
  color: #fff;
  font-size: 44px;
  text-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2);
}
.partner-b .more {
  font-family: OpenSansSemiBold;
}
.contact-list {
  margin: 100px 0;
}
.about-part {
  margin-bottom: 100px;
}
.contact-b {
  background-image: url('/local/templates/aquamarine/css/../img/contact-bottom-b.png');
}
.contact-b .title-h1 {
  color: #fff;
  font-size: 44px;
  text-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2);
}
.company-desc .more-btn {
  margin-top: 32px;
}
.advantages-bg {
  background-image: url('/local/templates/aquamarine/css/../img/advantages-bg.png');
  padding-top: 130px;
}
.advantages-bg .title-h2 {
  font-size: 44px;
  color: #fff;
  padding-bottom: 30px;
}
.advantages-bg .company-desc-text {
  color: #fff;
  max-width: 860px;
  margin: 0 auto;
  padding-bottom: 23px;
}
.advantages-bg .adv-text {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  font-family: OpenSansSemiBold;
  padding-top: 30px;
}
.banner .advantages {
  margin-top: 45px;
}
.banner .adv-text {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  font-family: OpenSansSemiBold;
  padding-top: 30px;
}
.blog-events-bottom {
  background-image: url('/local/templates/aquamarine/css/../img/blog-events-b-.jpg');
}
.past-events {
  padding-top: 90px;
  padding-bottom: 100px;
}
.past-events > .row {
  margin-right: 0;
  margin-left: 0;
}
.past-events h2 {
  margin-bottom: 36px;
}
.past-events .event-list {
  border-bottom: 1px solid #acacac;
  padding-top: 35px;
  padding-bottom: 6px;
}
.past-events .event-list:first-child {
  border-top: 1px solid #acacac;
}
.past-events .event-list .row > div:nth-child(3) {
  text-align: right;
  padding-top: 13px;
}

.event-date:hover {
  opacity: 0.5;
}

.more-event:hover {
  opacity: 0.5;
}

.past-events .more-btn {
  margin-top: 50px;
}
.blog-events-form {
  background-image: url('/local/templates/aquamarine/css/../img/subscription-bg.jpg');
}
.event-date,
.event-date a,
.event-date a:hover {
  font-family: OpenSansRegular;
  font-size: 34px;
  text-transform: uppercase;
  position: relative;
  color: #303030;
  text-decoration: none;
}
.event-name {
  font-size: 20px;
  font-family: OpenSansRegular;
  text-transform: uppercase;
}
.event-desc {
  font-size: 14px;
}
.blog-events {
  padding-top: 78px;
  padding-bottom: 100px;
}
.blog-events .blog-events-group {
  margin-bottom: 77px;
}

.blog-events .blog-events-group > .row {
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
}
.blog-events .blog-events-group .title-h2 {
  margin-bottom: 18px;
}
.blog-events .blog-events-group .blog-events-item {
  border-right: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  padding: 35px 0 0 30px;
  min-height: 295px;
  text-decoration: none;
  color: #303030;
  position: relative;
}
.blog-events .blog-events-group .blog-events-item:hover {
  background: #0078ac;
  color: #fff;
}
.blog-events .blog-events-group .blog-events-item:hover .event-date {
  color: #fff;
}
.blog-events .blog-events-group .blog-events-item:hover .more-event {
  color: #fff;
}
.blog-events .blog-events-group .blog-events-item:hover .more-event:before {
  background-image: url('/local/templates/aquamarine/css/../img/sw-right-i.png');
}
.blog-events .blog-events-group .blog-events-item .more-event {
  position: absolute;
  bottom: 20px;
  color: #9a9a9a;
}
.blog-events .more-btn {
  margin-top: 50px;
}
.more-event {
  position: relative;
  font-family: OpenSansSemiBold;
  font-size: 13px;
  text-transform: uppercase;
  padding-right: 15px;
  color: #9a9a9a;
  cursor: pointer;
}
.more-event:hover {
  text-decoration: none;
}
.more-event:before {
  position: absolute;
  content: '';
  background: url(/local/templates/aquamarine/css/../img/sb-right-i.png);
  width: 6px;
  height: 10px;
  right: 0;
  top: 4px;
}
.aqua-carier .title-h1 {
  color: #fff;
  padding-bottom: 10px;
}
.aqua-carier .desc {
  max-width: 500px;
  margin: 0 auto 32px auto;
}
.aqua-carier .show-v {
  position: relative;
  padding: 15px 45px 15px 30px;
}
.aqua-carier .show-v:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 6px;
  right: 24px;
  top: 24px;
  background-image: url('/local/templates/aquamarine/css/../img/sw-right-i-down.png');
}
.aqua-carier .show-v:hover {
  text-decoration: none;
}
.aqua-carier .show-v:focus {
  text-decoration: none;
}
.advantages-carier-bg {
  background-image: url('/local/templates/aquamarine/css/../img/jemal_05_1920.png');
  padding-top: 130px;
  color: #fff;
  background-size: cover;
}
.title-h1.blue-border {
  font-size: 44px;
  padding-bottom: 23px;
  margin-bottom: 28px;
}
.title-h1.blue-border:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  bottom: 0;
  background: #0078ac;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.vakansii {
  padding-top: 100px;
}
.vakansii .custom-select {
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 66px;
  height: 55px;
  border: 1px solid #303030;
  background: #fff url('/local/templates/aquamarine/css/../img/sb-down-i.png') no-repeat right 0.85rem center;
  min-width: 223px;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  font-size: 13px;
}
.vakansii .form-inline {
  display: inline-block;
}
.vakansii .city {
  text-transform: uppercase;
  font-size: 18px;
  font-family: OpenSansSemiBold;
}
.vakansii .adress-shops {
  margin-left: 0;
  margin-right: 0;
}
.vakansii .adress-shops .shop-list {
  padding-left: 0;
  padding-right: 0;
}
.v-filters {
  margin-top: 73px;
}
.v-filters > div:first-child {
  text-align: right;
}
.v-filters > div:last-child {
  text-align: left;
}
.shop-name a {
  color: #303030;
  line-height: normal;
}

.shop-name a:hover {
  opacity: 0.5;
}

.contact-b .banner-desc p {
  max-width: 555px;
  margin-left: auto;
  margin-right: auto;
}
.brand-desc p {
  font-size: 16px;
  font-family: OpenSansRegular;
}
.about-brand ul {
  padding-left: 0;
}
.about-brand ul li {
  position: relative;
  list-style: none;
  font-size: 18px;
  font-family: OpenSansRegular;
  padding-bottom: 13px;
  padding-left: 22px;
  text-align: left;
}
.about-brand ul li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 10px;
  background: #0078ac;
}
.aqua-one-vacancy .title-h1 {
  padding-bottom: 9px;
}
.aqua-one-vacancy .desc {
  max-width: 500px;
  margin: 0 auto 32px auto;
}
.aqua-one-vacancy + .about-part {
  margin-bottom: 0;
}
.one-vacancy-adres {
  padding-bottom: 77px;
  padding-top: 71px;
}
.one-vacancy-adres .share {
  margin-top: 0;
  max-width: 100%;
}
.one-vacancy-adres .one-vacancy-map {
  margin-top: 75px;
  margin-bottom: 50px;
}
.aqua-brend .desc {
  max-width: 500px;
  margin: 0 auto;
  text-transform: initial;
  position: relative;
  z-index: 100;
}
.aqua-brend .title-h1 {
  padding-bottom: 8px;
}
.about-brand.pt-0 {
  padding-top: 0;
}
.history-brand {
  padding: 80px 0 100px 0;
}
.history-brand .title-h1 + p {
  max-width: 850px;
  margin: 0 auto;
}
.history-brand .history-brand-cols {
  text-align: center;
  padding-top: 100px;
}
.history-brand .history-brand-cols .col-12 {
  padding-top: 120px;
}
.history-brand .history-brand-cols .cols-visible .col-12:first-child {
  padding-top: 0;
}
.history-brand .history-brand-cols .cols-visible .col-12:first-child .history-brand-img:before {
  content: '';
  display: none;
}
.history-brand .history-brand-cols .history-brand-img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin: 0 auto 20px auto;
  position: relative;
}
.history-brand .history-brand-cols .history-brand-img:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 90px;
  top: -90px;
  left: 44px;
  background-image: url(/local/templates/aquamarine/css/../img/blue-line.png);
}
.history-brand .history-brand-cols .history-brand-date {
  font-family: OpenSansSemiBold;
  font-size: 20px;
  padding-bottom: 5px;
}
.history-brand .history-brand-cols .history-brand-title {
  font-family: OpenSansLight;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.history-brand .history-brand-cols .history-brand-text {
  max-width: 740px;
  margin: 0 auto;
}
.history-brand .cols-hide {
  display: none;
}
.history-brand #show-history {
  margin-top: 55px;
  cursor: pointer;
}
.history-brand .w-shadow .cols-visible .col-12:last-child .history-brand-date {
  opacity: 0.5;
}
.history-brand .w-shadow .cols-visible .col-12:last-child .history-brand-title {
  opacity: 0.4;
}
.history-brand .w-shadow .cols-visible .col-12:last-child .history-brand-text {
  opacity: 0.2;
}
.more:hover {
  /* background: #fff; */
  opacity: 0.7;
  text-decoration: none;
}
.of-partner-swarovski .more:hover {
  /* border: 1px solid #fff; */
}
.modal .modal-header {
  display: inline-block !important;
  border-bottom: 0;
}
.modal .modal-form {
  max-width: 363px;
  margin: 0 auto;
}
.modal .form-control {
  padding: 0.4rem 1.1rem;
  border: 1px solid #acacac;
}
.modal input::-webkit-input-placeholder,
.modal textarea::-webkit-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.modal input::-moz-placeholder,
.modal textarea::-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.modal input:-moz-placeholder,
.modal textarea:-moz-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.modal input:-ms-input-placeholder,
.modal textarea:-ms-input-placeholder {
  color: #acacac;
  font-family: OpenSansSemiBold;
  font-size: 12px;
  text-transform: uppercase;
}
.modal .btn {
  padding: 18px 0;
  min-width: 203px;
  text-align: center;
}
.modal .blue-border {
  position: relative;
  padding-bottom: 35px;
}
.modal .blue-border:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  bottom: 0;
  background: #0078ac;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.modal .modal-title {
  margin-top: 34px;
  font-size: 34px;
  font-family: MinionPro-Regular;
  line-height: 1.4;
}
.modal .modal-body {
  padding: 10px 15px 35px 15px;
}
.modal .modal-body .form-group {
  margin-bottom: 1.3rem;
}
.modal .close {
  font-size: 1.6rem;
  color: #b2b2b2;
  opacity: 1;
}
.modal .close:hover {
  color: #303030 !important;
  opacity: 1;
}
.modal .check-in .btn {
  background: #dfdfdf;
  color: #666666;
  padding: 10px 20px;
  min-width: 203px;
}
.modal label {
  font-size: 12px;
  font-family: OpenSansRegular;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.modal label input {
  margin-right: 8px;
  margin-top: 5px;
}
.modal input[type='checkbox'] {
  width: 14px;
  height: 14px;
  background: #fff;
  color: #fff;
  margin-right: 8px;
}
.modal .panel-body {
  padding: 0 0 0 8px;
  height: 275px;
  overflow: auto;
}
.modal .input-block {
  padding: 8px 0;
}
.modal .checkbox {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0 !important;
}
.modal .checkbox + label {
  cursor: pointer;
}
.modal .checkbox:not(checked) {
  position: absolute;
  opacity: 0;
  width: 100%;
  max-width: 200px;
  z-index: 999;
  height: 26px;
  cursor: pointer;
}
.modal input[type='checkbox']:hover ~ label {
  text-decoration: none;
}
.modal .checkbox:not(checked) + label {
  position: relative;
  padding: 0 0 0 28px;
}
.modal .checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 14px;
  height: 14px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background: #fff;
}
.modal .checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 30%;
  background: #0078ac;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  opacity: 0;
  transition: all 0.2s;
}
.modal .checkbox:checked + label:after {
  opacity: 1;
}
.modal .desc {
  font-size: 14px;
  line-height: 22px;
  max-width: 500px;
  margin: 0 auto;
}
.modal .custom-select {
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  padding: 0.4rem 1.1rem;
  border: 1px solid #acacac;
  background: #fff url(/local/templates/aquamarine/css/../img/sb-down-i.png) no-repeat right 0.85rem center;
  width: 100%;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  font-size: 13px;
}
.modal div.bold {
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  font-size: 13px;
}

.error {
  color: #ff5d54;
  font-family: OpenSansSemiBold;
  margin-bottom: 0;
}
.form-control.error {
  border: 1px solid #ff5d54;
}
.form-control.valid {
  border: 1px solid #0078ac;
}
.aquamarine-btn-group {
  max-width: 485px;
}
.img-buyer,
.img-seller {
  border: 3px solid #acacac;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  margin: 0 auto 30px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.img-buyer {
  background-image: url('/local/templates/aquamarine/css/../img/331984.png');
}
.img-seller {
  background-image: url('/local/templates/aquamarine/css/../img/332000-g.png');
}
.buyer .btn,
.seller .btn {
  background: #fff;
  border: 1px solid #0078ac;
  border-radius: 5px;
  color: #0078ac;
  padding: 18px 59px;
}
.buyer:hover .img-buyer {
  background-image: url('/local/templates/aquamarine/css/../img/331984-b.png');
  border: 3px solid #0078ac;
}
.buyer:hover .btn {
  background: #0078ac;
  border: 1px solid #0078ac;
  border-radius: 5px;
  color: #fff;
}
.seller:hover .img-seller {
  background-image: url('/local/templates/aquamarine/css/../img/332000.png');
  border: 3px solid #0078ac;
}
.seller:hover .btn {
  background: #0078ac;
  border: 1px solid #0078ac;
  border-radius: 5px;
  color: #fff;
}
.more-part,
.more-part:hover {
  font-size: 13px;
  font-family: OpenSansSemiBold;
  text-transform: uppercase;
  text-decoration: none;
  color: #666666;
  border: 1px solid #acacac;
  border-radius: 5px;
  padding: 8px 18px;
}
.akk-partner-two .btn.m-auto {
  padding: 18px 38px;
}
a:hover,
.b-menu .b-widget ul li a:hover {
  text-decoration: none;
}
footer .social li a {
  /* background-image: url(/local/templates/aquamarine/css/../img/sprite-social.png?ref=16032022); */

  border-radius: 100px;
  width: 30px !important;
  height: 30px !important;

  display: inline-flex;
}
footer .social li a:hover {
  opacity: 0.5;
}

nav .social li a {
  background-color: #f2f2f2;
  border-radius: 100px;
  width: 30px !important;
  height: 30px !important;

  display: inline-flex;
}
menu .social .vk {
  width: 21px;
  height: 13px;
  background-position: -93px -96px;
  display: inline-block;
}
menu .social .vk:hover {
  /* background-image: url(/local/templates/aquamarine/css/../img/vk-b.png);*/
  background-position: -154px -10px;
}
menu .social .in {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-position: -62px -56px;
}
menu .social .in:hover {
  background-position: -56px -96px;
}
menu .social .fb {
  display: inline-block;
  width: 7px;
  height: 14px;
  background-position: -111px -137px;
}
menu .social .fb:hover {
  background-position: -84px -137px;
}
menu .social .tw {
  display: inline-block;
  width: 17px;
  height: 24px;
  background-position: -158px -137px;
}
menu .social .tw:hover {
  background-position: -320px -137px;
}
menu .social .gp {
  display: inline-block;
  width: 17px;
  height: 14px;
  background-position: -163px -113px;
}
menu .social .gp:hover {
  background-position: -139px -113px;
}
.subscription #subemail-error {
  position: absolute;
  bottom: -16px;
  font-size: 12px;
  text-transform: uppercase;
}

.page-404 {
  padding-top: 235px;
  padding-bottom: 200px;
}
.page-404 .bold {
  font-size: 20px;
  margin-top: 47px;
  margin-bottom: 40px;
}
.page-404 .desc-404 {
  max-width: 520px;
  margin: auto;
}

.background_brand {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 55% 0%;
}

.s-social.facebook {
  height: 214px;
}

.s-social.instagram {
  height: 386px;
}

.radio label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-bottom: 0px;
  margin-top: 1px;
}

.radio input[type='radio'] {
  vertical-align: middle;
}

@media (max-width: 991px) {
}

/* .aqua-collections-page .banner-desc .more {
  display: inline-block;
  font-family: OpenSansSemiBold;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 14px 33px;
  margin-top: 8px;
  background: none;
}
.aqua-collections-page .banner-desc .more:hover {
  cursor: pointer;
  background: #fff;
} */

button.more:not(.banner_more) {
  background: none;
  border: 0;
}
button.more:not(.banner_more):hover {
  cursor: pointer;
  background: none;
}
.form-inline .form-check {
  display: none;
}

.left-menu .nav-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
nav .left-menu li {
  padding: 15px 30px;
}

/*#carouselCaptions .slider-desc , #carouselCaptions .carousel-caption h3, #carouselCaptions .more{
    color: #505051;
}
#carouselCaptions .more{
	border: 1px solid #505051;
}*/

.product .product-title {
  max-width: 250px;
  margin: 0 auto;
}

.navbar-brand {
  display: initial;
}
.navbar-brand img {
  max-width: inherit !important;
}
.blog .more:hover {
  background: none;
  color: #0078ac;
}
.blog .more:hover::before {
  background: url(/local/templates/aquamarine/css/../img/bl-right-i.png);
}

footer .widget-title a,
footer .widget-title a:hover {
  color: #303030;
}

.right-menu a[href='/for-partners/'] {
  color: #fff !important;
}
nav .right-menu li:first-child a {
  color: #fff !important;
}
nav .right-menu li:first-child a:hover {
  background: #0078ac !important;
}

.breadcrumb-item span:hover,
.bx-breadcrumb-item span:hover {
  color: #0078ac;
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
.product-item:hover .product {
  z-index: 9995;
}
header.fixed {
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #fff;
}
.nav-filters.fixed {
  position: fixed;
  width: 100%;
  top: 73px;
  z-index: 9999;
}

.more-btn:focus,
.order-btn:focus {
  color: #9a9a9a !important;
  border: 1px solid #9a9a9a !important;
  background: none;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}
a:focus,
button:focus,
input:focus {
  outline: none;
}

.product-item .product {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/*nav .right-menu li:first-child a:focus {*/
/*background: #0078AC;*/
/*text-decoration: none;*/
/*}*/

.collection-bg .text-black {
  padding-left: 0px;
  display: flex;
}
header.fixed {
  top: 0;
}

#clothing-nav .nav-item:last-child {
  margin-right: 0;
}
#clothing-nav .nav-item {
  width: auto;
  display: inline-block;
  margin-right: 45px;
}
.banner.b-banner.contact-b a:hover {
  color: #fff;
}

.social.share .tw {
  background-position: -184px 29px;
  width: 18px;
}

.social.share .tw:hover {
  background-position: -184px 78px;
}

.social.share .gp {
  background-position: -183px -9px;
  width: 15px;
  height: 21px;
}

.btn-default.btn-white {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #000000;
  border: 1px solid #fff;
}

.politika_konfidencialnosti_div {
  text-align: right;
}

.politika_konfidencialnosti_link {
  color: #303030;
}

.zoom-items:hover .item {
  opacity: 0.5;
}

.zoom-items .item:hover {
  position: relative;
  padding: 0;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.zoom-items .item:hover:last-child {
  right: 35px;
}

.persone:hover {
  opacity: 0.5;
}

.reel-overlay {
  width: auto !important;
  height: auto !important;
}

.product-page .product-carousel.slick-center .rotozoom-control-panel img {
  margin: 0;
}

.product-page .product-carousel .rotozoom-control-panel img {
  display: inline-block;
}

.slider-default .slick-next {
  right: 50px;
  width: 50px;
  height: 100%;
  z-index: 999;
}

.slider-default .slick-prev {
  left: 50px;
  width: 50px;
  height: 100%;
  z-index: 999;
}

.slider-default .slick-prev:before,
.slider-default .slick-next:before {
  color: black;
}

.next-btn {
  transform: rotate(180deg);
  position: absolute;
  top: 50%;
  left: 5%;
  cursor: pointer;
}
.prev-btn {
  position: absolute;
  top: 50%;
  right: 5%;
  cursor: pointer;
}
.grey-line {
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  background-color: #cccccc;
  margin-top: 20px;
}

.mt-40 {
  margin-bottom: 100px;
}

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

.no-scroll {
  overflow-y: hidden;
}
.wrap-navigation {
  position: relative;
}
.header-under {
  position: relative;
  padding: 20px 0;
}

.header-under .logo-20 {
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translate(50%, -50%);
}

.header-under .header__logo-link img {
  max-width: 280px;
  height: 100px;
}

.header {
  position: relative;
  width: 100%;
  padding: 25px 0;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
.header_fixed {
  position: sticky;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.header__open {
  display: block;
  transition: transform 1s ease;
  transform: translateY(0);
}
.header-nav__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.header-nav__item {
  list-style: none;
}
.header-nav__item a {
  color: #2b2a29;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.header-btns {
  display: flex;
  justify-content: end;
  align-items: center;
}

@media (width < 1200px) {
  .header-btns {
    padding-right: 25px;
  }
}
.header-btns__button + .header-btns__button {
  margin-left: 20px;
}
.header__link {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #5f5f5f;
  border-radius: 0px !important;
  padding: 5px 0;
  text-align: center;
  width: 140px;
  display: inline-block;

  transition: all 0.2s !important;
}

@media (width < 1200px) {
  .header_fixed .header_link {
    width: 100px;
  }

  .header_fixed-link {
    padding-left: 0;
  }
}

.header__link:hover {
  border-color: #2b2a29;
  background-color: #2b2a29;
  color: white;
}

.mobile-footer__social ul {
  padding: 0;
}

@media (max-width: 1124px) {
  .header__link {
    width: 100px;
  }
}
@media (max-width: 1024px) {
  .header-btns__button + .header-btns__button {
    margin-left: 10px;
  }
}

@media (max-width: 992px) {
  .header {
    padding: 15px 0 !important;
  }
  .header-under {
    display: none !important;
  }
  .gif {
    display: none;
  }
  .header-btns__button--hide {
    display: none;
  }
  .mobile-menu .header-btns {
    margin-top: 24px;
    justify-content: center;
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .header__link {
    width: 130px;
  }
  .check_code_btn_ok button {
    height: 40px !important;
    padding-top: 5px !important;
  }
}
@media (max-width: 375px) {
  .header__link {
    width: 100px;
  }
  .header__link.main-buy {
    width: 130px;
  }
}
.header__humburber {
  cursor: pointer;
}
.header__humburber img {
  max-width: none !important;
}
.header__logo {
  text-align: center;
}
.header__logo-link {
  color: #323232;
  text-decoration: none;
}

.header_scrolled {
  display: none;
  position: sticky;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background-color: #ffffff;
  z-index: 999;
}

.logo-link {
  display: none;
}
.logo-link_visible {
  display: block;
  padding-right: 30px;
}
.map-shops-bg {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.fancybox-slide--video .fancybox-content {
  background: #0000;
}

.fancybox-iframe,
.fancybox-video {
  height: auto;
}

.check_code_btn_ok button {
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-left: 6px;
}

.gi-share-row {
  display: flex;
  justify-items: flex-start;
  align-items: center;
  flex-flow: row wrap;
  font-size: 14px;

  gap: 20px;
}

.gi-share-row svg:hover path:not(:first-of-type) {
  fill: darkgray;
}

.main-btn {
  border: 1px solid #5f5f5f;
  border-radius: 0px;
  font-family: inherit;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.25s;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  margin: 0 auto;
}

.main-btn:hover {
  border: 1px solid #2b2a29;
  background: #2b2a29;

  color: white;

  svg,
  path {
    color: white;
    fill: white;
    stroke: white;
  }
}

.btn-white-variant {
  border-color: whitesmoke;
  color: white;
}

.btn-white-variant:hover {
  border-color: white !important;
  background: white !important;
  color: #2b2a29 !important;

  svg,
  path {
    color: #2b2a29 !important;
    fill: #2b2a29 !important;
    stroke: #2b2a29 !important;
  }
}

.btn-borderless {
  border-color: transparent !important;
}

.main-input {
  outline: none;
  border: 1px solid #5f5f5f;
  border-radius: 0;

  font-size: 14px;

  padding: 0.5rem 1rem;
}

.main-input:focus {
  border: 1px solid #000;
}

.main-input::placeholder {
  color: #acacac;
  font-size: 14px;
}

.normal-text {
  font-family: inherit;
  font-weight: 400;
}

#payment,
#delivery,
#guarantee {
  scroll-margin-top: 200px;
}

.hover-opacity:hover {
  opacity: 0.6;
}

.popup-window.popup-window-with-titlebar {
  padding: 56px 40px;
}

.popup-window-titlebar {
  height: unset;
}

.popup-window-titlebar-text {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #2b2a29;
  display: block;
  text-align: center;
  margin-bottom: 40px;
  text-wrap: wrap;
}

.popup-window-with-titlebar .popup-window-content {
  padding: 0;
}

.popup-window-close-icon {
  top: 30px;
  right: 30px;
}

.popup-window-close-icon:after {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2L8 8L2 2" stroke="%235F5F5F"/><path d="M2 14L8 8L14 14" stroke="%235F5F5F"/></svg>');
}

.popup-window {
  font: unset;
  max-width: calc(100% - 30px);
  left: 50% !important;
  transform: translateX(-50%);
}

.popup-product {
  display: flex;
  gap: 0;
}

.popup-product__image {
  max-width: 87px;
  aspect-ratio: 1;

  margin-right: 16px;
}

.popup-product-row {
  display: flex;
}

.popup-product__info {
  margin-right: 30px;
  flex-grow: 1;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.popup-product__title {
  font-size: 14px;
  line-height: 16px;
  color: #2b2a29;
}

.popup-product__size {
  font-size: 12px;
  color: #5f5f5f;
  padding-bottom: 8px;
}

.popup-product__quantity {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-right: 40px;
  height: fit-content;
}

.popup-product__quantity button {
  display: flex;
  border: none;
  background: none;
  cursor: pointer;
}

.popup-product__quantity-value {
  font-size: 14px;
  line-height: 16px;
  color: #2b2a29;

  height: 40px;
  width: 50px;
  border: 1px solid #2b2a29;
  display: grid;
  place-items: center;
}

.popup-actual-price {
  font-size: 16px;
  font-weight: 700;
  color: #2b2a29;

  text-align: right;
}

.popup-old-price {
  font-size: 12px;
  font-weight: 400;
  color: #5f5f5f;
  text-decoration: line-through;
  text-align: right;
}

.popup-window-buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;

  span {
    display: block;
    flex-grow: 1;
    margin: 0 !important;
    max-width: unset;
    padding: 12px !important;
  }
}

@media (max-width: 768px) {
  .popup-window {
    width: 100%;
  }

  .popup-window-titlebar-text {
    margin-bottom: 24px;
  }

  .popup-product {
    flex-direction: column;
    gap: 16px;
  }

  .popup-product__title {
    font-size: 12px;
  }

  .popup-product-row {
    justify-content: space-between;
  }

  .popup-old-price {
    text-align: left;
    font-size: 8px;
  }

  .popup-window-buttons {
    flex-direction: column;
    gap: 8px;

    span {
      padding: 12px !important;
    }
  }
}

@media (max-width: 768px) {
  .header-logo-wrapper {
    position: static !important;
  }

  .header .container .row {
    height: 39px;
  }

  .header__phone {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.more-btn {
  height: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 480px) {
  .more-btn {
    max-width: calc(100vw - 32px) !important;
  }
}

/* End */


/* Start:/local/templates/aquamarine/css/media.css?175068487920971*/
@media (max-width: 1290px) {
  .product-block .slick-prev:before {
    left: 0;
  }
  .product-block .slick-next:before {
    right: -3px;
  }
}
@media (max-width: 1200px) {
  .subscription .form-inline {
    float: right;
    padding-right: 15px;
  }
  nav .left-menu li {
    padding: 15px 13px;
  }
  .carousel-caption {
    padding-left: 15px;
  }
  .group-block .collect > div {
    margin-bottom: 30px;
  }
  .banner {
    height: auto;
  }
  .lookbook {
    margin-bottom: 20px;
  }
  .lookbook-bg5 {
    margin-top: 0;
  }
  .f-form {
    text-align: center;
  }
  .pl-0 {
    padding-left: inherit;
  }
  .pr-0 {
    padding-right: inherit;
  }
  .f-logo {
    text-align: center;
    padding-bottom: 30px;
  }
  .banner-c,
  .banner-izdeliya,
  .banner-b,
  .banner-look {
    padding-top: 172px;
  }
  .company-desc {
    padding: 43px 14px;
  }
  .product-item:hover .product {
    left: 0;
  }
  .product-block {
    padding: 0 25px;
  }
  .b-banner {
    padding-top: 40px;
  }
  .product-page .product-carousel.slick-center:before {
    margin-left: -134px;
  }
  .product-page h1 {
    font-size: 34px;
  }
  .sidebar .s-social {
    height: 377px;
  }
  .sidebar {
    padding-top: 33px;
  }
  .related-article .related-article-bg {
    height: 250px;
    padding-top: 13px;
  }
  .related-article .r-desc {
    display: none;
  }
  .related-article .title-h2 {
    font-size: 44px;
  }
  .t-banner {
    padding-top: 148px;
  }
  .u-banners {
    background-position: 65% 50%;
  }
  .collection-col-bg {
    height: 525px;
  }
  .collection-col-bg .banner-desc .title-h2 {
    font-size: 34px;
  }
  .collection-slider .slick-list {
    padding: 0 15px 0 15px;
  }
  .advantages-bg,
  .advantages-carier-bg {
    padding: 20px 0;
  }
  .aqua-carier,
  .aqua-one-vacancy {
    padding-top: 97px;
  }
  .contact-b {
    padding-top: 33px;
  }
  .contact-b .title-h1 {
    padding-bottom: 30px;
  }
  .contact-b .banner-desc p {
    margin-bottom: 25px;
  }
  .one-vacancy-adres {
    padding-bottom: 37px;
    padding-top: 31px;
  }
  .one-vacancy-adres .one-vacancy-map {
    margin-top: 35px;
    margin-bottom: 20px;
  }
  .brend-img .row > div {
    margin-bottom: 20px;
    text-align: center;
  }
  .brend-img .row > div:nth-child(3),
  .brend-img .row > div:nth-child(4) {
    margin-bottom: 0;
  }
  .brend-img .row > div img {
    max-height: 380px;
  }
  .about-brand .row > div:first-child {
    padding-top: 0;
  }
  .about-brand .row > div:nth-child(2),
  .about-brand .row > div:nth-child(3) {
    margin: 40px 0;
  }
  /*.about-brand .row > div:nth-child(4) {
    margin-top: 0;
  }*/
  .about-brand .row > div:nth-child(4) {
    padding-top: 0;
  }
  .group-block .t-desc {
    max-width: 570px;
  }
}
@media (max-width: 1075px) {
  nav .left-menu li {
    padding: 15px 1px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 780px;
  }
}
@media (max-width: 991px) {
  .about-brand .row > div:nth-child(4) {
    margin-top: 0;
  }
  .about-brand .row > div:nth-child(1),
  .about-brand .row > div:nth-child(4) {
    margin-top: 30px;
  }
  .product-page .product-img {
    padding-bottom: 24px;
  }
  .about-brand {
    padding-bottom: 59px;
  }
  .product-page .code-product {
    padding-top: 26px;
  }
  .product-page .product-img {
    padding-top: 10px;
  }
  nav .left-menu {
    margin-left: 0;
  }
  .navbar-toggler {
    padding: 0.2rem 0.3rem;
  }
  .navbar-light .navbar-toggler {
    margin-top: 8px;
    padding: 9px 8px;
  }
  nav .right-menu {
    margin-top: 8px;
  }
  .navbar-header .right-menu {
    float: right;
    margin-right: 71px;
  }
  .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  header {
    /* border-bottom:3px solid #00C0F2 ;*/
  }
  .carousel,
  .carousel-inner,
  .carousel-caption,
  .carousel-item img {
    height: 490px;
  }
  .carousel-caption {
    top: 20px;
  }
  .slider-bg {
    width: 100%;
    min-height: 490px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 55% 0 !important;
  }
  #carouselCaptions .carousel-caption {
    top: 98px;
  }
  #carouselCaptions .carousel-control-next-icon,
  #carouselCaptions .carousel-control-prev-icon {
    display: none;
  }
  .banner-b .title-h1 {
    padding-top: 20px !important;
  }
  .b-blog {
    padding-bottom: 70px;
  }
  .subscription input[type='text'] {
    min-width: inherit;
  }
  .subscription {
    padding-top: 30px;
  }
  .u-banners .ukrasheniya {
    height: 380px;
  }
  .product-page .product-carousel.slick-center:before {
    margin-left: -156px;
  }
  .author-block .author-photo {
    width: 200px;
    height: 200px;
  }
  .author-block .author-name {
    font-size: 34px;
    margin-top: 45px;
    margin-bottom: 10px;
  }
  .author-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .author-block .author-desc {
    margin-top: 0;
    margin-bottom: 23px;
  }
  .subscription1 {
    background-position: 73% 50%;
    padding-top: 56px;
  }
  .blog-page-banner {
    height: 250px;
    min-height: inherit;
  }
  .blog-page-banner h1 {
    font-size: 54px;
  }
  .look-page-banner .pagination-block {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .collection-slider .slick-list {
    padding: 0;
  }
  .collection-slider {
    padding: 0 55px;
  }
  .collection-slider .product {
    isplay: block !important;
    position: absolute;
    z-index: 99;
    height: 570px;
    box-shadow: none;
    padding-top: 41px;
  }
  .collection-slider .product .more-btn {
    display: block;
  }
  .collection-slider .slick-track {
    height: 570px;
  }
  .collection-slider-block + .company-desc {
    padding: 59px 14px 80px 14px;
  }
  .product-item:hover .product {
    display: block !important;
    position: absolute;
    left: inherit;
    top: 0;
    height: 560px;
    box-shadow: none;
  }
  .blog-events .blog-events-group .title-h2 {
    font-size: 44px;
  }
  .blog-events .more-btn,
  .past-events .more-btn {
    margin-top: 30px;
  }
  .blog-events {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .title-h2,
  h2 {
    font-size: 44px;
  }
  .past-events {
    padding-top: 47px;
    padding-bottom: 22px;
  }
  .vakansii {
    padding-top: 50px;
  }
  .about-brand .row > div:nth-child(2),
  .about-brand .row > div:nth-child(3) {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .product-page .product-carousel.slick-center:before {
    bottom: -43px;
  }
  .product-page .slick-track {
    padding-bottom: 14px;
  }
  .navbar-brand {
    padding-left: 15px;
  }
  .navbar-header {
    /*border-bottom: 4px solid #00A7B9;*/
    padding-bottom: 16px;
    position: relative;
  }
  .navbar-header:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, 90% 20%, 10% 21%, from(#00c6ff), to(#00a7b9));
    bottom: 0;
  }
  .navbar-collapse .hidden-sm-up li:nth-child(1) a {
    color: #00a8ba;
  }
  .navbar-collapse .hidden-sm-up li:nth-child(2) {
    background: #00a8ba;
  }
  .navbar-collapse .hidden-sm-up li:nth-child(2) a {
    color: #fff;
  }
  header {
    border-bottom: 0;
    padding-bottom: 0;
  }
  header .container {
    /*padding-left: 0;*/
    /*padding-right: 0;*/
  }
  header nav {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-collapse .social {
    display: inline-block;
    padding-top: 23px;
    padding-left: 30px;
  }
  .navbar-collapse .social li {
    display: inline-block;
    list-style: none;
  }
  .navbar-collapse .social li img {
    min-height: fit-content;
  }
  .navbar-collapse .lang li {
    display: inline-block;
    list-style: none;
  }
  .navbar-collapse .lang li:first-child {
    font-family: OpenSansSemiBold;
    font-size: 14px;
    text-transform: uppercase;
  }
  .navbar-collapse .lang li:last-child a {
    color: #00a9bb;
    font-family: OpenSansBold;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 5px;
  }
  .navbar-collapse .navbar-nav li {
    padding: 10px 1px 10px 40px;
    border-bottom: 1px solid #dadadb;
  }
  .navbar-collapse .navbar-nav li .nav-link,
  .navbar-collapse .navbar-nav li .nav-link.active {
    color: #303030;
  }
  .navbar-collapse .navbar-nav .hidden-sm-up li:nth-child(2) {
    background: #00a8ba;
    color: #fff;
  }
  .navbar-collapse .left-menu li.active a:before {
    content: '';
    display: none;
  }
  .navbar-collapse .left-menu li > a:hover::before {
    content: '';
    display: none;
  }
}
@media (max-width: 800px) {
  .related-article .title-h2 {
    font-size: 34px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  /* .about-brand .row > div:nth-child(4) {
    margin-top:0;
  }
  .about-brand .row > div:nth-child(4) {
    padding-top: 0;
  }*/
  /*.about-brand .row > div:nth-child(2), .about-brand .row > div:nth-child(3) {
    margin-top: 74px;
    margin-bottom: 78px;
  }*/
  .subscription .form-inline {
    float: none;
    padding-right: 0;
  }
  .subscription .pl-text .row .pr-0 {
    padding-right: 0;
  }
  .b-blog .blog {
    margin-bottom: 13px;
  }
  .about-brand {
    text-align: center;
    padding-top: 50px;
  }
  .about-brand .row > div:first-child {
    padding-top: 0;
  }
  .more-btn {
    margin: 0 auto;
  }
  .banner .title-h1 {
    font-size: 44px;
    padding-top: 66px;
    line-height: 56px;
  }
  .banner .banner-desc {
    padding-top: 0;
  }
  .banner .more {
    margin-top: 0;
  }
  .company-desc {
    padding: 43px 0 14px 0;
  }
  .lookbook {
    height: 361px;
  }
  .subscription .pl-text .row > div:first-child {
    text-align: right;
  }
  .subscription .pl-text .row > div:last-child {
    text-align: left;
  }
  .subscription .form-inline {
    display: inline-flex;
  }
  .subscription .pl-text {
    padding-bottom: 20px;
  }
  .copywrite .lang-menu {
    text-align: center;
  }
  .copywrite {
    text-align: center;
  }
  .b-menu .b-widget .widget-title {
    font-size: 16px;
  }
  .nav-filters .nav-pills {
    max-width: inherit;
  }
  .adress-shops .shop-list,
  .adress-shops .show-in-map {
    text-align: center;
  }
  .adress-shops .shop-name {
    font-size: 24px;
  }
  .adress-shops .shop-list {
    padding-top: 40px;
  }
  .b-banner {
    padding-top: 0;
    /*margin-top: 20px;*/
  }
  .more-product {
    margin-top: 58px;
  }
  .subscription1 .subscription-form input[type='text'] {
    margin-bottom: 20px;
  }
  .subscription1 .subscription-form .btn-default {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .pr-0 {
    padding-right: 15px;
  }
  .blog-page-banner {
    height: 250px;
    min-height: inherit;
    margin-top: 0;
    background-position: 27% 0;
  }
  .blog-page-banner h1 {
    font-size: 54px;
    padding-top: 62px;
    margin-top: 0;
  }
  .blog-page-items .date {
    text-align: left;
    padding-bottom: 15px;
  }
  .blog-page-items .blog-item {
    padding-top: 24px;
  }
  .blog-page-items .pagination-block {
    text-align: center;
  }
  .t-banner .title-h1 {
    font-size: 44px;
  }
  .about-brand .title-h1:before {
    right: 0;
    left: 0;
    margin: auto;
  }
  .past-events .event-list .row > div:nth-child(3),
  .past-events .event-list {
    text-align: center;
  }
  .title-h2,
  h2 {
    font-size: 34px;
  }
  .past-events .event-list .row > div:nth-child(3),
  .past-events .event-list {
    text-align: left;
  }
  .past-events .event-date:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 11px;
    background-image: url(/local/templates/aquamarine/css/../img/sb-right-i.png);
    top: 20px;
    right: 0;
  }
  .vakansii .shop-list {
    text-align: left;
  }
  .vakansii .shop-list .shop-name {
    position: relative;
  }
  .vakansii .shop-list .shop-name:after {
    position: absolute;
    content: '';
    background: url(/local/templates/aquamarine/css/../img/sb-right-i.png);
    width: 6px;
    height: 11px;
    right: 0;
    top: 36px;
  }
  .v-filters {
    margin-top: 20px;
  }
  .v-filters > div:first-child {
    margin-bottom: 20px;
  }
  .v-filters > div:first-child,
  .v-filters > div:last-child {
    text-align: center;
  }
}
@media (max-width: 580px) {
  .group-block {
    padding-top: 64px;
  }
  .group-block .t-desc {
    padding-bottom: 28px;
  }
  .product-page h1 {
    padding-top: 23px;
    line-height: 35px;
  }
  .product-page .code-product {
    padding-top: 15px;
  }
  .subscription .pl-text .row > div:first-child {
    text-align: center;
  }
  .subscription .pl-text .row > div:last-child {
    text-align: center;
  }
  .subscription button {
    width: 100%;
    max-width: 100%;
  }
  .subscription input[type='text'] {
    margin-left: 7px;
  }
  .b-widget ul {
    display: none;
  }
  .subscription .form-inline {
    display: inline-block;
  }
  .b-widget {
    min-height: 50px;
    text-align: center;
    padding-top: 11px;
  }
  .footer-row {
    border-top: 1px solid #dadadb;
    border-bottom: 1px solid #dadadb;
  }
  .b-widget .widget-title.open + ul {
    display: block !important;
    text-align: center;
    background: #f6f6f6;
    margin-bottom: 0;
    padding-top: 13px;
    padding-bottom: 10px;
  }
  .b-widget .widget-title.open + ul li {
    padding-bottom: 15px;
  }
  .b-widget .widget-title.open {
    margin-bottom: 0;
  }
  .b-menu {
    border-bottom: 0;
    border-top: 0;
  }
  .social img {
    max-height: inherit;
  }
  .b-widget {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-filters .right-filters {
    position: inherit;
    right: 0;
  }
  .nav-filters .nav-pills {
    width: 100%;
    display: none;
  }
  .toggler-filter {
    display: block;
    text-align: center;
    /*background: -webkit-gradient(linear, 90% 20%, 10% 21%, from(#00c6ff), to(#00a7b9));*/
    min-height: 48px;
    padding-top: 10px;
  }
  .nav-filters.open .nav-pills {
    display: inline-block;
  }
  .nav-filters {
    background: #fff;
    padding-top: 0;
  }
  .nav-filters .container {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-filters .nav-pills li {
    min-height: 48px;
    border-bottom: 1px solid #dadadb;
    padding-top: 10px;
    padding-left: 7%;
  }
  .nav-filters li > a {
    color: #303030;
  }
  .nav-pills .nav-link.active,
  .nav-pills .nav-item.show .nav-link {
    color: #303030;
  }
  .nav-filters .left-filters .nav-item .nav-link:after {
    background: url(/local/templates/aquamarine/css/../img/sb-down-i.png);
    right: 25px;
  }
  .nav-filters .left-filters .nav-item.show .nav-link:after {
    background: url(/local/templates/aquamarine/css/../img/sb-up-i.png);
    right: 25px;
  }
  .nav-filters .right-filters .nav-item .nav-link:before {
    content: '';
    position: absolute;
    width: 11px;
    height: 6px;
    background: url(/local/templates/aquamarine/css/../img/sb-down-i.png);
    right: 25px;
    top: 10px;
    left: inherit;
  }
  .nav-filters .right-filters .nav-item.show .nav-link:before {
    content: '';
    position: absolute;
    width: 11px;
    height: 6px;
    background: url(/local/templates/aquamarine/css/../img/sb-up-i.png);
    right: 25px;
    top: 10px;
    left: inherit;
  }
  .show > .dropdown-menu {
    position: inherit;
    border: 0;
    margin-top: 8px;
    padding-left: 0;
    min-width: inherit;
    padding-top: 0;
    padding-bottom: 14px;
    height: inherit;
    overflow: auto;
    float: none;
  }
  .banner-c,
  .banner-izdeliya,
  .banner-look {
    padding-top: 93px;
  }
  .company-desc {
    padding: 45px 14px;
  }
  .breadcrumb {
    display: none;
  }
  .product-page h1 {
    font-size: 24px;
  }
  .product-page .product-img {
    padding: 60px;
  }
  .product-page .product-carousel.slick-center:before {
    position: absolute;
    content: '';
    background: url(/local/templates/aquamarine/css/../img/shadow.png);
    width: 9.9%;
    height: 59px;
    bottom: -5px;
    margin-left: -1%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
  }
  .product-page .product-carousel.slick-center img {
    max-height: 250px;
    margin: 0 auto 20px auto;
  }
  .product-page .product-carousel img {
    margin-top: 0;
    max-height: 250px;
  }
  .product-page .product-img {
    padding: 39px 55px 0 55px;
  }
  .product-page .slick-track {
    padding-bottom: 34px;
  }
  #clothing-nav-accordion .panel {
    border-bottom: 1px solid #dadadb;
    margin-left: -15px;
    margin-right: -15px;
  }
  #clothing-nav-accordion .nav-link {
    font-size: 12px;
    font-family: OpenSansSemiBold;
    text-transform: uppercase;
    position: relative;
  }
  #clothing-nav-accordion .js-tabcollapse-panel-heading {
    color: #00a7b9;
  }
  #clothing-nav-accordion .js-tabcollapse-panel-heading.collapsed {
    color: #303030;
  }
  #clothing-nav-accordion .table-characterictics tr td:first-child {
    font-family: OpenSansRegular;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
  }
  #clothing-nav-accordion .table-characterictics tr td:last-child {
    font-family: OpenSansBold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
  }
  #clothing-nav-accordion .js-tabcollapse-panel-heading:before {
    content: '';
    position: absolute;
    background: url('/local/templates/aquamarine/css/../img/sb-up-i.png');
    width: 11px;
    height: 6px;
    right: 5%;
  }
  #clothing-nav-accordion .js-tabcollapse-panel-heading.collapsed:before {
    content: '';
    position: absolute;
    background: url('/local/templates/aquamarine/css/../img/sb-down-i.png');
    width: 11px;
    height: 6px;
    right: 5%;
  }
  #clothing-nav-accordion .panel-title {
    text-align: center;
    padding: 13px 0 6px 0;
  }
  #clothing-nav-accordion .panel-body {
    padding: 0 20px 36px 20px;
  }
  #clothing-nav {
    margin-bottom: 0;
  }
  .product-page h1 {
    max-width: 60%;
  }
  .tabs-product {
    display: none;
  }
  .author-block {
    -moz-box-shadow: inset 0 27px 66px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 27px 66px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 27px 66px rgba(0, 0, 0, 0.1);
  }
  .author-block .author-desc {
    margin-top: 20px;
    margin-bottom: 23px;
  }
  .pagination li {
    margin-right: 0px;
  }
  .pagination li + li {
    margin-left: 6px;
  }
  .pagination li .next,
  .pagination li .prev {
    padding: 0.3rem 0.5rem;
  }
  .page-link {
    padding: 0.3rem 0.5rem;
  }
  .subscription1 {
    background-position: 73% 50%;
    padding-top: 56px;
  }
  .blog-page-banner h1 {
    padding-top: 108px;
    font-size: 44px;
  }
  .related-article .related-article-bg {
    height: 500px;
    padding-top: 13px;
  }
  .related-article .related-prev .related-link-prev {
    left: 21px;
    top: 21.5%;
  }
  .related-article .related-next .related-link-next {
    right: 21px;
    top: 21.5%;
  }
  .related-article .related-prev .related-article-bg {
    padding-left: 20px;
    padding-top: 154px;
  }
  .related-article .related-next .related-article-bg {
    padding-right: 20px;
    padding-top: 154px;
  }
  .t-banner {
    padding-top: 111px;
  }
  .banner .title-h1,
  .title-h1,
  h1 {
    font-size: 34px !important;
    line-height: 41px;
  }
  .b-banner,
  .t-banner {
    min-height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .nav-filters {
    min-height: inherit;
  }
  .collection-col {
    margin-top: 20px;
  }
  .collection-col:first-child {
    margin-top: 0;
  }
  .collection-col-bg {
    height: 500px;
  }
  .collection-slider-block .product-item:hover .product,
  .collection-slider-block .product-item .product {
    display: block !important;
    position: relative;
    padding-top: 38px;
    height: 540px;
    box-shadow: none;
  }
  .collection-slider-block .product-item:hover .product .more-btn,
  .collection-slider-block .product-item .product .more-btn {
    display: block;
  }
  .about-brand .title-h1 {
    font-size: 34px;
  }
  .author-block .author-name {
    margin-top: 41px;
    line-height: 42px;
  }
  .advantages-bg .title-h2,
  .contact-b .title-h2 {
    font-size: 34px;
  }
  .blog-events .blog-events-group .title-h2 {
    font-size: 34px;
  }
  #clothing-nav-accordion .table-characterictics tr td:last-child,
  #clothing-nav-accordion .table-characterictics tr td:first-child {
    font-size: 14px;
  }
  .subscription .pl-text {
    max-width: 216px;
    margin: 0 auto;
  }
  .product {
    padding-top: 45px;
  }
  .navbar-header .right-menu {
    display: none;
  }
}
@media (max-width: 555px) {
  .navbar-collapse .right-menu {
    /*display: block !important;*/
  }
}
@media (max-width: 550px) {
  #carouselCaptions .carousel-caption .slider-desc {
    max-width: 100%;
    text-align: center;
  }
  #carouselCaptions .carousel-caption h3 {
    font-size: 44px;
    font-family: MinionPro-Regular;
    text-transform: uppercase;
    margin-bottom: 18px;
  }
  .product-page .product-carousel.slick-center:before {
    width: 10%;
  }
}
@media (max-width: 480px) {
  .product-page .product-img {
    padding: 39px;
  }
  .product-page .product-carousel.slick-center:before {
    width: 10%;
  }
  .product-page h1 {
    max-width: 100%;
  }
}
@media (max-width: 420px) {
  .u-banners .ukrasheniya {
    height: 222px;
  }
  .lookbook .col-name {
    line-height: 34px;
  }
}

/* End */


/* Start:/local/templates/aquamarine/css/add.css?173321717918665*/
.aqua-collections-page.collection a {
  color: #fff;
}
.nav.nav-pills.right-filters .dropdown-menu {
  padding-left: 10px;
  padding-right: 10px;
}
.prop_group {
  padding-bottom: 5px;
  padding-left: 15px;
}
.prop_group + .prop_group {
  padding-top: 10px;
  border-top: 1px solid #000;
}
.slider-desc.right {
  float: right;
}
.slider-desc.center {
  margin: 0 auto;
}
.nav-filters .checkbox.disabled {
  cursor: not-allowed;
}
.nav-filters .checkbox.disabled + label {
  color: #5a7a9e;
}
.u-banners .u-banners-text span {
  color: #fff;
  text-transform: uppercase;
}
.img_cool_look {
  background-image: url(/local/templates/aquamarine/css/../img/atikh-bana-113633.png);
}
.link_to_collections {
  background-image: url(/local/templates/aquamarine/css/../img/Home-Push03-2800x1200.png);
}
.s-social.facebook,
.s-social.facebook iframe[style],
.fb-like-box,
.fb-like-box iframe[style],
.s-social.facebook span,
.s-social.facebook iframe span[style],
.fb-like-box span,
.fb-page.fb_iframe_widget,
.fb-like-box iframe span[style] {
  width: 100% !important;
}
.more.banner_more {
  background: none;
  cursor: pointer;
}
.full_div {
  width: 100%;
  height: 100%;
}
.pt86 {
  padding-top: 86px;
}
.partner-white-text button.more.for_partners,
.partner-white-text button.more:hover
{
  color: #ffffff!important;
}

button.more.for_partners {
  background: transparent!important;
}

.partner-black-text button.more.for_partners {
  border: 1px solid black;
}
partner-white-text.banner a,
partner-black-text.banner a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.event_banner_btn {
  border: 1px solid #fff;
}
.more.banner_more.event_banner_btn:hover,
.more.banner_more.contacts_more:hover {
  background: #fff;
}
.carousel-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.no_text_decoration {
  text-decoration: none;
}
.my_row {
  margin-left: -15px;
  margin-right: -15px;
}
.product-page.check-item h1,
.jewelry-tab-content h1 {
  padding-top: 9px;
  color: #017fb3;
  text-transform: uppercase;
  text-align: center;
  font-size: 34px;
}
.product-page.check-item hr,
.jewelry-tab-content hr {
  width: 70px;
  color: #017fb3;
  border-top: 2px solid #017fb3;
}
#clothing-nav.jewelry-nav {
  width: 100%;
  margin-top: 10px;
}
#clothing-nav.jewelry-nav a {
  font-size: 20px;
  font-family: "OpenSans";
  color: #4d4d4d;
  text-align: center;
}
#clothing-nav.jewelry-nav .nav-link.active {
  color: #017fb3;
}
#clothing-nav.jewelry-nav .nav-link.active:before {
  content: '';
  width: 0px;
}
.jewelry-tab-content .product-name {
  font-size: 34px;
  font-family: "CrimsonText";
  color: #333333;
  text-transform: uppercase;
  text-align: center;
}
.jewelry-tab-content .code-product_1 {
  font-size: 22px;
  font-family: "OpenSans";
  color: #808080;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
}
.to_characteristrics,
.back_to_item {
  font-size: 11px;
  font-family: "OpenSans";
  color: #808080;
  text-transform: uppercase;
  text-align: center;
}
.center_div {
  text-align: center;
}
.arrow_box,
.arrow_box_top {
  position: relative;
  background: #fff;
  /*border: 2px solid rgb(128, 128, 128);*/
  width: 26px;
  height: 0px;
  margin: 0 auto;
}
.arrow_box_top {
  margin: -13px auto;
}
.arrow_box:after,
.arrow_box:before,
.arrow_box_top:after,
.arrow_box_top:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #808080;
  border-width: 13px;
  margin-left: -13px;
}
.arrow_box_top:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  margin-top: 6px;
}
.arrow_box_top:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #808080;
  border-width: 13px;
  margin-left: -13px;
}
.jewelry-tab-content .fade {
  opacity: 1;
}
.back_to_item {
  /*margin-bottom: 40px;*/
  display: inline-block;
}
.to_characteristrics,
.back_to_item {
  height: 50px;
  display: inline-block;
}
.h40 {
  height: 40px;
}
.banner.b-banner .title-h1 {
  color: #000000;
}
.img_cool_look > a,
.banner-c > a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.partner-b .banner-desc,
.partner-b .title-h1,
.partner-b .more {
  text-shadow: 5px 5px 7px #000000;
}
.group-block .col-text a.text-black:before,
.group-block .col-text button.text-black:before {
  top: 6px;
}
.look-link:before {
  top: 7px;
}
.container.company-desc + .container.company-desc {
  padding-top: 0px;
}
.nav-filters .dropdown-menu span.hide {
  display: none;
}
.prop_group .more {
  cursor: pointer;
}
.container.author-block + .company-desc {
  padding: 40px 0 40px 0;
}
.nav.nav-pills.right-filters .more {
  font-size: 14px;
}
@media (max-width: 767px) {
  .jewelry-nav {
    display: none;
  }
}
header:before {
  display: none;
}
.navbar-brand {
  font-size: 15px;
}
.top_logo {
  margin-top: 20px;
}
.top_logo img {
  max-width: 280px;
}
nav .right-menu li:first-child a {
  color: #2F2F2F;
  border: 1px solid #2F2F2F;
  background: #fff;
}
nav .right-menu li:first-child a {
  color: #2F2F2F !important;
}
nav .right-menu li:first-child a:hover {
  background: #fff !important;
}
.nav-filters {
  background: #F3F4F4;
  color: #2F2F2F;
}
.nav-filters li > a {
  color: #2F2F2F;
}
.nav-filters .left-filters .nav-item .nav-link:after {
  background: url(/local/templates/aquamarine/css/../img/sw-right-i-down_b.png);
}
.nav-filters .left-filters .nav-item.show .nav-link:after {
  background: url(/local/templates/aquamarine/css/../img/sw-right-i-down_b.png);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-filters .right-filters .nav-item.show .nav-link:before {
  background: url(/local/templates/aquamarine/css/../img/sw-right-i-down_b.png);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-filters .right-filters .nav-item .nav-link:before {
  background: url(/local/templates/aquamarine/css/../img/ring-i_b.png);
}
.nav-filters .checkbox:not(checked) + label:after {
  background: #2F2F2F;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #2F2F2F;
}
.product-item:hover .product {
  z-index: 9998;
}
header.fixed,
.nav-filters.fixed {
  z-index: 999;
}


.more-btn,
.order-btn,
.btn-default,
nav .right-menu li:first-child a,
#carouselCaptions .more,
.partner-black-text button.more.for_partners,
.blog-page-items .b-blog .more {
padding: 8px 28px !important;
background: #ffffff;
cursor: pointer;
color: #000000;
font-size: 12px !important;
text-decoration: none !important;
text-transform: uppercase;
border: 1px solid #5F5F5F;
border-radius: 0px !important;
transition: background-color 0.3s, color 0.3s;
}


.b-banner .more:hover {
  border-color: white !important;
}

.more-btn:hover,
.order-btn:hover,
.btn-default:hover,
nav .right-menu li:first-child a:hover,
#carouselCaptions .more:hover,
.partner-black-text button.more.for_partners:hover,
.blog-page-items .b-blog .more:hover {
border: 1px solid #000000 !important;
background: #000000 !important;
color: #ffffff !important;
}


.blog-page-items .b-blog .more:hover {
  background: none;
}
.blog-page-items .b-blog .more:hover::before {
  background: url(/local/templates/aquamarine/css/../img/sb-right-i.png);
}
.nav-filters span.more {
  border: 0;
}
.nav-filters span.more:hover {
  border: 0;
}
footer .form-control {
  border: 1px solid #9A9A9A;
  color: #2F2F2F;
}
footer .form-control:focus {
  border: 1px solid #2F2F2F;
}
.breadcrumb-item span:hover,
.bx-breadcrumb-item span:hover {
  color: #2F2F2F;
  cursor: pointer;
}
.b-menu .b-widget ul li a:hover {
  color: #9A9A9A;
}

.b-menu .b-widget ul li.active a {
  border-bottom: 1px solid;
}

nav .left-menu li > a:hover::before,
nav .left-menu li.active a:before {
  background: #9A9A9A;
  height: 1px;
}
nav .left-menu li.active a:hover::before {
  background: #9A9A9A;
  height: 1px;
}
.c-phone a {
  color: #333;
}
.c-phone a:hover {
  color: #9A9A9A;
}
@media (max-width: 991px) {
  .navbar-brand {
    display: none;
  }
  .navbar-header:before {
    display: none;
  }
  .navbar-light .navbar-toggler {
    background: none;
    border: 1px solid #C4C4C4;
  }
  .navbar-light .navbar-toggler span {
    background-color: #9A9A9A;
  }
  .navbar-collapse {
    -moz-box-shadow: inset 0px 27px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0px 27px 30px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 27px 30px rgba(0, 0, 0, 0.1);
  }
  nav .left-menu li > a {
    background: none;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #9A9A9A;
  }
}
@media (max-width: 580px) {
  .navbar-light .navbar-toggler {
    margin-top: 0px;
  }
  .navbar-header {
    margin-bottom: 30px;
  }
}
.copywrite .lang-menu ul li.active a {
  color: #333;
}
.copywrite .lang-menu ul li.active a:hover {
  color: #9A9A9A;
}
header {
  border-bottom: 1px solid #E6E6E6;
}
.group-block .title-h1:before {
  width: 43px;
  height: 42px;
  bottom: -38px;
  background: url(/local/templates/aquamarine/css/../img/zvezda.svg);
  background-size: cover;
}
.about-brand .title-h1:before {
  display: none;
}
@media (min-width: 1200px) {
  .group-block .title-h1 {
    padding-bottom: 25px;
  }
}
.btn,
.more,
button,
input {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
nav .right-menu li:hover,
.btn-default:hover,
.more-btn:hover,
.order-btn:hover {
  box-shadow: none;
}
nav .right-menu li:last-child:hover {
  background: none;
}
.carousel-indicators {
  display: none;
}
.col-name {
  color: #535353;
}
.collect a:hover .col-name {
  color: #535353;
}
.group-block .col-text a,
.group-block .col-text button {
  color: #535353;
}
.about-brand .more-btn {
  max-width: 262px;
}
.b-blog .more-btn {
  max-width: 262px;
}
.lookbook .col-name {
  line-height: 35px;
}
.more-product {
  max-width: 262px;
  padding: 18px 50px;
}
.adress-shops .shop-name:before {
  background: #9A9A9A;
}
#clothing-nav .nav-link.active:before {
  background: #9A9A9A;
}
.show-in-map-link {
  color: #9A9A9A;
}
.show-in-map-link:hover {
  opacity: 0.5;;
}
.page-item.active .page-link {
  z-index: 2;
  color: #2B2A29;
  background-color: #ffffff;
  border-color: #2B2A29;
  border: 1px solid;
  border-radius: 0px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  background-color: #fff;
  border: 1px solid #ffffff;
}
.page-item:first-child .page-link:hover,
.page-item:last-child .page-link:hover {

}

.title-h1.blue-border:before {
  background: #9A9A9A;
}

.about-brand ul li:before {
  background: #9A9A9A;
}

.aqua-collections-page .banner-desc .more:hover {
  background: none;
}
.collection-col-bg .banner-desc .more:hover {

}
.nav-filters li > a {
  font-family: OpenSansBold;
}
@media (max-width: 580px) {
  .nav-filters.fixed {
    top: 164px;
  }
  .nav-filters li > a {
    padding-left: 0;
  }
  .nav-filters .left-filters li a:first-child,
  .nav-filters .left-filters li a,
  .prop_group,
  .nav.nav-pills.right-filters .dropdown-menu {
    padding-left: 0;
  }
  .nav-filters {
    background: #fff;
  }
  .nav-filters .right-filters .nav-item .nav-link:before {
    background: url(/local/templates/aquamarine/css/../img/sb-down-i.png);
  }
  .nav-filters .right-filters .nav-item.show .nav-link:before {
    width: 10px;
    background: url(/local/templates/aquamarine/css/../img/sw-right-i-down_b.png);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .nav-filters .right-filters .nav-item.show .nav-link:before {
    width: 10px !important;
  }
  .navbar-header .right-menu {
    display: block;
  }
  .navbar-header {
    margin-bottom: 0;
  }
  .navbar-header .right-menu {
    margin-right: 0;
  }
  .navbar-light .navbar-toggler {
    margin-top: 10px;
  }
  .navbar-light .navbar-toggler {
    padding: 6px 9px;
  }
  .navbar-toggler .icon-bar {
    height: 1px;
  }
  nav .right-menu li a {
    font-size: 9px;
    padding: 3px 34px !important;
  }
  nav .right-menu {
    margin-top: 7px;
  }
  .subscription button {
    margin-left: 0;
  }
}
.look-link:hover {
  opacity: 0.7;
}
.look-link:hover:before {
  /* background: url(/local/templates/aquamarine/css/../img/sb-right-i.png); */
}
.look-link .share {
  border-top: 0;
}
.copywrite .lang-menu {
  display: none;
}
.c-phone a {
  color: #333;
  font-size: 18px;
  font-family: OpenSansRegular;
}
.more.banner_more.event_banner_btn:hover,
.more.banner_more.contacts_more:hover {
  background: none;
}
@media (max-width: 991px) {
  .navbar-collapse .hidden-sm-up li:nth-child(1) a,
  .navbar-collapse .lang li:last-child a {
    color: #303030;
  }
  .share {
    padding-top: 0;
    margin-top: 0;
  }
  .navbar-collapse .social {
    display: inline-block;
    padding-top: 14px;
    padding-left: 30px;
    border-top: 0;
  }
}
.nav-filters.fixed {
  position: fixed;
  width: 100%;
  top: 197px;
  z-index: 9991;
}
@media (max-width: 991px) {
  .nav-filters.fixed {
    top: 183px;
  }
}
@media (max-width: 580px) {
  .nav-filters.fixed {
    top: 164px;
  }
}
a:focus {
  text-decoration: none;
}
.product-item:hover .product {
  z-index: 998;
}
header.fixed,
.nav-filters.fixed {
  z-index: 9991;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  background: #fff;
}
header + .wrapper {
  margin-top: 196px;
  padding-top: 1px;
}
@media (max-width: 991px) {
  header + .wrapper {
    margin-top: 143px;
  }
}
@media (max-width: 580px) {
  header + .wrapper {
    margin-top: 124px;
  }
}
header + .nav-filters {
  position: relative;
  /*position: fixed;*/
  width: 100%;
  /*top: 197px;*/
  z-index: 800;
  padding: 10px 0;
}
@media (max-width: 991px) {
  /*header + .nav-filters {*/
    /*top: 182px;*/
  /*}*/
}
@media (max-width: 580px) {
  /*header + .nav-filters {*/
    /*top: 163px;*/
  /*}*/
}
header + .nav-filters + .wrapper {
  margin-top: 208px;
}
@media (max-width: 991px) {
  header + .nav-filters + .wrapper {
    margin-top: 193px;
  }
}
@media (max-width: 580px) {
  header + .nav-filters + .wrapper {
    margin-top: 172px;
  }
}
@media (max-width: 1075px) {
  nav .left-menu li {
    padding: 15px 5px;
  }
}
.nav-link:focus,
.nav-link:hover {
  background: none !important;
}
@media (min-width: 1200px) {
  .group-block h1,
  .title-h1.blue-border {
    padding-bottom: 45px;
  }
}
.group-block h1:before,
.title-h1.blue-border:before {
  width: 43px;
  height: 42px;
  bottom: -13px;
  background: url(/local/templates/aquamarine/css/../img/zvezda.svg);
  background-size: cover;
}
.pagination li .prev span {
  background: url(/local/templates/aquamarine/css/../img/bl-right-i.png);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.pagination li .prev:hover span,
.pagination li .prev:focus span {
  background: url(/local/templates/aquamarine/css/../img/bl-right-i.png);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  height: 10px;
}
.page-link {
  color: #000000;
  background-color: #fff;
  border: 1px solid #ffffff;
}
.page-link:focus,
.page-link:hover {
  border: 1px solid;
  color: #000;
  background: #ffffff;
}
.pagination li .next span,
.pagination li .prev span {
  height: 10px;
}

.blog-events .blog-events-group .blog-events-item:hover {
  background: #9A9A9A;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-light .navbar-toggler {
    margin-top: 10px;
  }
  .navbar-light .navbar-toggler {
    padding: 6px 9px;
  }
  .navbar-toggler .icon-bar {
    height: 1px;
  }
  .navbar-header .right-menu {
    margin-right: 0;
    display: block;
  }
  nav .right-menu li a {
    font-size: 9px;
    padding: 3px 34px !important;
  }
}
.social.share .gp:focus,
.social.share .gp:hover {
  background-position: -183px 117px;
}
footer .social .gp:focus {
  background-position: -139px -113px;
}
div#bx-panel.bx-panel-fixed {
  z-index: 9999 !important;
}
.jewelry-tab-content img {
  max-height: 400px;
}
.jewelry-tab-content .product-name {
  font-size: 26px;
}
.jewelry-tab-content .table-characterictics tr td,
.jewelry-tab-content .table-characterictics tr td:first-child {
  text-align: left;
  vertical-align: top;
}
.arrow_box_top:after,
.arrow_box_top:before {
  top: -27px;
}
#bx-panel-back {
  display: none !important;
}
@media (min-width: 768px) {
  .col-xl-12.col-sm-12.col-md-12.col-12.text-center.h40 {
    display: none;
  }
  .back_to_item {
    display: none;
  }
}
@media (max-width: 767px) {
  .jewelry-tab-content h1 {
    font-size: 25px !important;
    line-height: 1.20;
    margin-bottom: 0;
  }
  .jewelry-tab-content .product-name {
    font-size: 18px;
    line-height: 20px;
  }
}
.check_content {
  margin-top: 45px;
}
@media (max-width: 580px) {
  .subscription input[type="text"],
  .subscription input[type="email"] {
    min-width: auto;
  }
}
.product-page.check-item h1,
.jewelry-tab-content h1 {
  color: #303030;
  padding-bottom: 60px;
  position: relative;
}
.product-page.check-item h1:before,
.jewelry-tab-content h1:before {
  width: 43px;
  height: 42px;
  bottom: 0;
  background: url(/local/templates/aquamarine/css/../img/zvezda.svg);
  background-size: cover;
  position: absolute;
  content: '';
  margin: 0 auto;
  left: 0;
  right: 0;
}
#clothing-nav.jewelry-nav .nav-link.active {
  color: #303030;
}
.banner .adv-text {
  display: block !important;
}
.modal .blue-border {
  color: #303030;
  padding-bottom: 60px;
  position: relative;
}
.modal .blue-border:before {
  width: 43px;
  height: 42px;
  bottom: 0;
  background: url(/local/templates/aquamarine/css/../img/zvezda.svg);
  background-size: cover;
  position: absolute;
  content: '';
  margin: 0 auto;
  left: 0;
  right: 0;
}
#bx-panel {
  z-index: 9990 !important;
}
.nav-tabs {
  display: inline-block;
}
@media (max-width: 330px) {
  .code-product_1 p {
    font-size: 14px;
  }
}
.product-img img {
  max-height: 500px;
}



.catalog-detail-slider {
  display: block;
  width: 100%;
}

.shadow {
  box-shadow: 26px 36px 28px rgba(0,0,0,0.25), 0 15px 19px rgba(0,0,0,0.22)
}

.catalog-detail-slider .slick-slide {
  margin: 0 20px;
}

.catalog-detail-slider .slick-list {
  margin: 0 -20px;
}

.share li {
  list-style: none;
}
.share {
  display: flex;
  border: none;
  width: auto;
}

.points a {
  color:#000000;
}

.btn:active, .btn:focus {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}

.form-control {
    border-radius: 0px !important;
}
/* End */


/* Start:/local/components/uvelirsoft/city.select/templates/.default/style.css?17313348051529*/
.bx-sls {
  width: 100%;
}

.modal-windows.your-city-confirm {
  position: absolute;
  left: 0px;
  top: 69px;
}

.fancybox-slide:has(.your-city-confirm) {
  position: relative;
  width: 100%;
  max-width: 1210px;
  padding: 0 10px;
  margin: 0 auto;
}

.city-modal-btn {
  height: 40px;
  margin: 0;
  padding: 0 24px;
  font-size: 14px;
  line-height: 16px;
}

@media (width <= 1210px) {
  .modal-windows.your-city-confirm {
    left: 16px;
  }
}

@media (width < 768px) {
  .modal-windows.your-city-confirm {
    width: calc(100% - 32px) !important;

    .modal-wrap {
      width: 100% !important;
    }

    .modal-title-block {
      font-size: 16px;
    }
  }

  .modal-windows--geo {
    .modal-cont.enter-cont.modal-page-wrapper {
      overflow-y: auto;
      max-height: 50vh;

      &::-webkit-scrollbar {
        width: 2px; /* Ширина скроллбара */
      }

      &::-webkit-scrollbar-track {
        background-color: #cdcdcd; /* Цвет трека скроллбара */
        border-radius: 0; /* Радиус углов трека */
      }

      &::-webkit-scrollbar-thumb {
        background-color: #5f5f5f; /* Цвет активной части скроллбара */
        border-radius: 0; /* Радиус углов активной части */
      }
    }
  }

  .modal-windows.your-city-confirm .btn-row {
    flex-direction: column;
    margin-top: 24px;
  }

  .your-city-confirm .modal-btn-row {
    width: 100% !important;

    button {
      width: 100%;
    }
  }
}

/* End */


/* Start:/bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.css?17328012127810*/
/* absolute path to images is required to make crm-sale proxy work */

.bx-sls .dropdown-block {
  border: 1px solid #5f5f5f;
  border-radius: 2px;
  font-size: 14px;
  padding: 0 22px 0 12px;
  position: relative;
  background-color: #fff;

  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (width < 768px) {
  .bx-sls .dropdown-block {
    padding: 0 12px 0 12px;
  }
}

.bx-sls .dropdown-block-ui {
  font-size: 14px;
  padding: 0 22px 0 12px;
  position: relative;
  background-color: #fff;
  margin-top: 5px;
}

.bx-sls .dropdown-arrow {
  background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center
    center;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  width: 22px;
}

.bx-sls .bx-ui-sls-container {
  overflow: hidden;
  min-height: 25px;
}

.bx-sls .bx-ui-sls-pane {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px #c7c7c7;
  box-shadow: 0 2px 3px #c7c7c7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  left: 0;
  top: 35px;
  padding: 5px 5px 3px 5px;
  position: absolute;
  width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
  display: block;
}

.bx-sls .bx-ui-sls-variants {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bx-sls .dropdown-item {
  border-radius: 2px;
  padding: 7px 4px 7px 10px;
  margin-bottom: 2px;
}

.bx-sls .dropdown-item:hover {
  background-color: #f1f3f5;
  cursor: pointer;
}

.bx-sls .dropdown-img {
  border: none;
  display: inline-block;
  height: 12px;
  margin: 3px 12px 0 0;
  vertical-align: top;
  width: 16px;
}

.bx-sls .dropdown-item-text {
  /*makeup:color: #212121;*/
  color: #aba8ac;
  display: inline-block;
  /*max-width: 220px;*/ /*silly limitation*/
  vertical-align: top;
}

.bx-sls .dropdown-item-text span {
  color: #25282c;
}

.bx-sls .dropdown-list-title {
  border-bottom: 1px solid #e5e5e5;
  height: 37px;
  line-height: 37px;
  padding-left: 8px;
}

.bx-sls .dropdown-icon {
  background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;
  height: 14px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 14px;
}

.bx-sls .quick-locations {
  margin-bottom: 5px;
}
.bx-sls .quick-location-tag {
  background-color: #f2f5f8;
  border: 1px solid #cad3dc;
  border-radius: 3px;
  color: #1e55b9;
  display: inline-block;
  font-size: 15px;
  height: 27px;
  line-height: 26px;
  margin: 0 3px;
  padding: 0 14px;
  text-decoration: none;
  margin-bottom: 10px;
}
.bx-sls .quick-location-tag:hover {
  background-color: #fafafa;
}

.bx-sls .dropdown-fade2white {
  width: 46px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0;

  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(30%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.bx-sls .bx-ui-sls-clear {
  /* background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll; */
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 2L8 8L2 2' stroke='%235F5F5F'/%3E%3Cpath d='M2 14L8 8L14 14' stroke='%235F5F5F'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  cursor: pointer;

  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  display: block;
}

.bx-sls .bx-ui-sls-loader {
  background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
  background-repeat: no-repeat !important;
  background-position: right -1px !important;

  width: 30px;
  height: 30px;

  position: absolute;
  top: 3px;
  right: 2px;
  display: none;
}

.bx-sls .bx-ui-sls-go-edit {
  display: none;
}

.bx-sls .bx-ui-sls-pane {
  max-height: 300px;
}

.bx-sls input::-ms-clear {
  display: none;
}

.bx-sls input[type='text'] {
  position: relative;
}

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
  position: absolute !important;
  top: 0;
  left: 0 !important;

  color: #000 !important;

  opacity: 1 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;

  padding: 0 22px 0 0 !important;
  background-position: right 1px;
  background-repeat: no-repeat;

  font-family: "OpenSans" !important;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px !important;
  height: 31px;
  width: 100%;
  outline: none;
  z-index: 10;
}
.bx-sls .bx-ui-sls-route {
  color: #aba8ac !important;
  z-index: 5;
}

.bx-sls .bx-ui-sls-pane {
  background-color: #fff;
  z-index: 999;
  border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error {
  padding: 10px 10px;
}
.bx-sls .bx-ui-sls-error {
  color: #ff2222;
  padding-left: 30px;
  position: relative;
}
.bx-sls .bx-ui-sls-error div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 25px;
  height: 25px;
  background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active {
  background-color: #e0e8ea;
}

.adm-sls-edit-link {
  margin-top: 10px;
}

/* CSS-modes below: admin, public; */
.bx-admin-mode .bx-sls-go-edit {
  margin-left: 10px;
  display: none;
}

.bx-admin-mode .dropdown-block {
  border-color: #87919c #959ea9 #9ea7b1;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
  height: 25px;
}

.bx-admin-mode .dropdown-icon {
  top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
  height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
  right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
  background-position: 6px -3389px;
  height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover {
  background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
  background-position: right -4px !important;
  height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
  top: 27px;
}

.modal-wrap input[type='radio'] {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.modal-wrap label:has(input[type='radio']) {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.modal-wrap label:has(input[type='radio'])::after {
  border: 1px solid #5f5f5f;
  width: 24px;
  height: 24px;
  top: 0px;
  left: 0px;
  content: '';
  position: absolute;
  border-radius: 50%;
  transition: 0.2s;
}

.modal-wrap label:has(input[type='radio'])::before {
  width: 16px;
  height: 16px;
  top: 4px;
  left: 4px;
  content: '';
  position: absolute;
  background-color: #323232;
  border-radius: 50%;
  opacity: 0;
  transition: 0.2s;
}

.modal-wrap label:has(input[type='radio']:checked)::before {
  opacity: 1;
}

/* End */


/* Start:/local/templates/aquamarine/components/bitrix/sale.basket.basket.line/mini_basket/style.min.css?16630190553567*/
.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:998;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:998;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:/bitrix/templates/.default/components/bitrix/menu/new_menu_mobile/style.css?17338413794620*/
/*стили меню*/
.mobile-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  padding-bottom: 40px;
  margin: 0;
  background-color: #ffffff;
  transform: translateY(-300%);
  transition: transform 0.6s ease-out;
  z-index: 999;

  overflow-y: auto;
}
.mobile-menu .header-btns__button,
.mobile-menu .header-btns__button a {
  width: 100%;
}
.mobile-menu__open {
  transform: translateY(0);
  position: fixed;
}

.mobile-menu__open:has(.header-nav-dropdown.d-flex) {
  overflow: hidden !important;
}
@media (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-head {
  padding-bottom: 24px;
  min-width: 100%;
}
.mobile-list {
  margin-top: 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 16px 0;
}
.mobile-list__item {
  text-align: center;
}

.cabinet-menu .mobile-list__item {
  padding: 0 !important;
}

.mobile__logo {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 24px;
  text-align: center;
}
.mobile-social .social {
  margin: 0;
  padding: 0;
}
.mobile-social .social li {
  display: inline-block;
  list-style: none;
}
.mobile-footer__phone {
  color: #323232;
  margin-bottom: 24px;
}

.main-btn {
  border: 1px solid #5f5f5f;
  border-radius: 0px;
  font-family: inherit;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.25s;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;

  margin: 0 auto;
}

.main-btn:hover {
  border: 1px solid #2b2a29;
  background: #2b2a29;

  color: white;

  svg,
  path {
    color: white;
    fill: white;
    stroke: white;
  }
}

.btn-white-variant {
  border-color: whitesmoke;
  color: white;
}

.btn-white-variant:hover {
  border-color: gray;
}

.btn-borderless {
  border-color: transparent !important;
}

.main-input {
  outline: none;
  border: 1px solid #5f5f5f;
  border-radius: 0;

  font-size: 14px;

  padding: 0.5rem 1rem;
}

.main-input:focus {
  border: 1px solid #000;
}

.main-input::placeholder {
  color: #acacac;
  font-size: 14px;
}

.normal-text {
  font-family: inherit;
  font-weight: 400;
}

.mobile-menu .header-btns {
  margin-top: 24px;
  justify-content: center;
  padding: 0 16px;
  display: flex;
}

.header-btns__button + .header-btns__button {
  margin-left: 10px;
}

.header__link {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #5f5f5f;
  border-radius: 0px !important;
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  transition: all 0.2s !important;
}

.mobile-dopinfo a {
  color: #000000;
  margin-top: 10px;
  display: block;
  text-decoration: underline;
}

.cabinet-menu .mobile-dopinfo a {
  margin-top: 24px;
  text-transform: none;
}

.social.share {
  display: flex;
  gap: 8px;
}

.header.cabinet .header__humburber {
  display: none;
}

@media (width <= 991px) {
  .header.cabinet .header__humburber {
    display: flex;
  }

  .mobile-hidden,
  .header.cabinet .mobile-hidden {
    display: none !important;
  }
}

.header__logo-link {
  color: #2B2A29;
  text-decoration: none;
}

.mobile-menu .header__link {
  border: none;
}

.modal-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 40px;
}

.modal-title-block {
  font-size: 24px;
  text-align: center;
  color: #2b2a29;
}

.modal-windows--geo .modal-item-row {
  width: 100%;
}
.modal-windows--geo .modal-page-wrapper {
  max-width: 100%;
  width: 100%;
}
.modal-windows--geo .enter-cont {
  display: block;
  margin-top: 24px;
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.city-selected {
  cursor: pointer;
  line-height: 24px;

  display: flex;
  align-items: center;
  gap: 5px;
}

.mobile-menu .city-selected {
  justify-content: center;
}

.modal-windows--geo .bx-sls .bx-ui-sls-fake,
.modal-windows--geo .bx-sls .bx-ui-sls-route {
  top: -3px;
}

.modal-windows--geo .enter-cont label {
  margin-bottom: 16px;
  width: 188px;
  max-height: 32px;
  color: #444;
  font-weight: 300;
  line-height: normal;
  font-size: 16px;
}

.header-nav__item a[href='/rasprodazha'] {
  color: red;
}

.mobile-list .header-nav__item-link {
    font-weight: 500;
    font-family: OpenSansSemiBold;
}

body {
    line-height: 1.5;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.mobile-footer__phone a {
    line-height: 1.5 !important;
}
/* End */


/* Start:/local/components/aqva/sender.subscribe/templates/.default/style.css?17332345105989*/
#sender_subscribe_component {
	top: 40%!important;
	position: fixed!important;
}

@media (max-width: 576px) {
	#sender_subscribe_component {
		left:10px!important;
		right:10px!important;
	}
}
.need-subscribe-outer {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	display: none;
}
.need-subscribe {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
.need-subscribe-body {
	font-size: 12px;
}
.need-subscribe span {
	display: inline-block;
	padding: 20px;
	text-align: center;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.need-subscribe span img {
	width: 80px;
	float: left;
	margin-right: 20px;
}

.need-subscribe-btn1 {
	color: #555555;
	margin: 20px 10px 0 0;
	text-transform: uppercase;
	display: inline-block;
}
.need-subscribe-btn2 {
	color: #000000;
	background: #FFFFFF;
	margin: 20px 0 0 10px;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px;
	border: 1px solid #000000;
    border-radius: 1px;
}

.need-subscribe-btn2:hover, .need-subscribe-btn2:active, .need-subscribe-btn2:focus {
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #FFFFFF;
    border-radius: 1px;
}

.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.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-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	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-radius: 2px;
	outline: none;
	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-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background: #70bb18;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 60px 5px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}
.btn-subscribe:hover {
	background: #7ec629;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #5b9f0b;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font-weight: 100;
	font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* End */


/* Start:/local/components/aqva/popups/templates/.default/style.css?16630190491330*/
.aqua-popup-outer {
    display: none;
}

.aqua-popup-outer[data-position='right-bottom'] {
    position:fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.aqua-popup-outer[data-position='left-bottom'] {
    position:fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999;
}

.aqua-popup-outer[data-position='center'] {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 99999;
}

.aqua-popup-header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}

.aqua-popup-header span {
    margin: 10px;
    font-size: 35px;
    line-height: 35px;
    cursor: pointer;
}

.aqua-popup-outer .popup-message {
    padding: 32px;
    background: #ffe5e5;
}

@media (max-width:480px)  {
    .aqua-popup-outer {
        width: 150px;
        top: initial!important;
        -webkit-transform: none!important;
        -moz-transform: none!important;
        -ms-transform: none!important;
        -o-transform: none!important;
        transform: none!important;
    }
    .aqua-popup-outer video {
        width: 100%;
    }
    .aqua-popup-outer img {
        width: 100%;
    }



}
/* End */


/* Start:/bitrix/components/mmtr/mmtr.cabinet.login.mobile.id/templates/modal/style.css?16630190391906*/
#modal-auth {
    max-width: 400px;
}

.header-popup {
    font-size: 20px;
    display: block;
    margin-bottom: 25px;
    margin-top: 40px;
}

.form-group__field-inpopup {
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #cccccc;
    border-radius: 6px;
}

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

.button_common-inpopup {
    text-transform: uppercase;
    background: #ffffff;
    border: 1px solid #222222;
    border-radius: 6px;
}

#authPhoneForm {
    text-align: center;
}

#errorMessageForm {
    color: red;
    padding: 0 0 10px 0;
    display: none;
    line-height: 18px;
    text-align: center;
}

.button_icon_arrow {
     padding: 12px 10px 12px 18px!important;
     width: 100%;
}

input[type='text'].form-group__field {
    font-size: 18px;
}

.mobile-id-notes, .mobile-id-notes-for-sms {
    padding: 10px 2px;
    font-size: 12px;
    text-align: center;
}
.mobile-id-notes svg, .mobile-id-notes-for-sms svg {
    display: inline-block!important;
}

.mobile-id-notes a {
    color: #000000;
    text-decoration: underline;
}

.mobile-id-notes .sheduling{
    color: #777777;
    font-size: 10px;
    display: block;
    margin-top: 10px;
}


.process-message {
    padding: 10px 0;
    display:none;
    text-align: center;
}
.process-message b {
    font-weight: 600;
}

.title-message-mid {
    font-size: 24px;
    font-weight: 600;
}

.process-message h2 {
    font-size: 20px;
}

#processSmsForm {
    display: none;
}

#authSMSForm {
    text-align: center;
    letter-spacing: 4px;
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 12px;
}

.mobile-id-notes-for-sms {
    display:none;
    text-decoration: underline;
    cursor: pointer;
}

.sms-enter {
    color: #000000;
    margin: 10px 0;
}

#agreementOuter {
    display: inline-block;
    padding: 1px;
    border: 1px solid #ffffff;
    height: 18px;
}
/* End */


/* Start:/local/templates/aquamarine/template_styles.css?175084153218681*/
.about-brand .row .col-md-6 {
  padding-right: 45px;
  padding-left: 45px;
}

.top_logo img {
  height: 100px;
}
.catalog-item__price {
  text-transform: lowercase;
}
.modal-windows {
  overflow: visible;
}

.modal-wrap {
  padding: 40px 40px;
  box-sizing: border-box;
}

.fancybox-bg {
  background: #5f5f5f;
  opacity: 0.3 !important;
}

.modal-windows {
  background: #ffffff;
  padding: 0;
  width: 100%;
  max-width: 800px;
  border: none;
  border-radius: 0;
}

.fancybox-slide--html .fancybox-close-small {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 2px;
  opacity: 1;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 40px;
  right: 40px;

  box-shadow: none;
  border: none;

  height: fit-content;
  width: fit-content;
}

.fancybox-slide--html .fancybox-close-small::after {
  content: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2L8 8L2 2" stroke="%235F5F5F"/><path d="M2 14L8 8L14 14" stroke="%235F5F5F"/></svg>');
  width: 16px;
  height: 16px;
}

.fancybox-slide--html .fancybox-close-small svg {
  display: none;
}

.modal-enter-selector-wrap {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}

.modal-enter-selector {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 30px 0;
  box-sizing: border-box;
}

.modal-enter-selector a {
  font-size: 24px;
  text-decoration: underline;
  color: #5f5f5f;
  outline: none;
}

.modal-page-wrapper {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}

@media (width < 768px) {
  .fancybox-slide--html .fancybox-close-small {
    top: 18px;
    right: 18px;
  }

  .modal-wrap {
    padding: 32px 16px;
  }
}
.modal-enter-selector a.active {
  color: #ffd02e;
  pointer-events: none;
  text-decoration: none;
}

.enter-cont {
  margin-top: 30px;
  display: none;
}

.modal-forgot-pass {
  font-size: 14px;
  text-decoration-line: underline;
  color: #5f5f5f;
}

.modal-btn-row {
  margin-top: 40px;
}

.modal-btn-row .btn-color,
.modal-btn-row .btn {
  padding: 13px 45px;
  margin: 0 15px;
}

.btn-row {
  align-items: center;
}
.btn-row {
  display: flex;
  justify-content: center;
  align-content: center;
}

.modal-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 40px;
}

.modal-title-block {
  font-size: 24px;
  text-align: center;
  color: #2b2a29;
}

.modal-windows--geo .modal-item-row {
  width: 100%;
}
.modal-windows--geo .modal-page-wrapper {
  max-width: 100%;
  width: 100%;
}
.modal-windows--geo .enter-cont {
  display: block;
  margin-top: 24px;
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.city-selected {
  cursor: pointer;

  display: flex;
  align-items: center;
  gap: 5px;
}

.mobile-menu .city-selected {
  justify-content: center;
}

.modal-windows--geo .bx-sls .bx-ui-sls-fake,
.modal-windows--geo .bx-sls .bx-ui-sls-route {
  top: -3px;
}

.modal-windows--geo .enter-cont label {
  margin-bottom: 16px;
  width: 188px;
  max-height: 32px;
  color: #444;
  font-weight: 300;
  line-height: normal;
  font-size: 16px;
}
.bx-basket {
  line-height: 0;
}
.header__humburber {
  line-height: 0;
}
.header_fixed-block {
  display: none;
}

.header-nav__item a[href='/rasprodazha'] {
  color: red;
}

@media (min-width: 768px) {
  .header_fixed .header_fixed-block {
    display: block;
  }

  .brand-desc,
  .brand-desc p {
    text-align: justify;
  }
}

.header_fixed .header_fixed-menu {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.header_fixed .header_fixed-block {
  flex: 0 0 11.333333%;
  max-width: 11.333333%;
  padding-left: 15px;
}
.header_fixed .header_fixed-link {
  flex: 0 0 30.333333%;
  max-width: 30.333333%;
}

.header_fixed .header-search-cart-block {
  margin-bottom: 0;
}
.header_fixed .header-search-cart-block a svg {
  width: 20px;
}
.header_fixed .header-search-cart-block a {
  margin-left: 15px;
}

.header-under {
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
}

.header-nav__item .header-nav__item-link {
  font-family: OpenSansSemiBold;
  transition: opacity 0.25s;
}

.header-nav__item a {
  transition: opacity 0.25s;
}

.header-nav__item:not(.header__logo) .header-nav__item-link:hover {
  opacity: 0.5;
}

.header-search-cart-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.header-search-cart-block + div a {
  text-decoration: underline;
}
#bx_basketFKauiI {
  line-height: 0;
}

.header-search-cart-block a {
  position: relative;
  margin-left: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-search-cart-block a svg {
  max-width: 22px;
}

.header-search-cart-block a:first-child {
  margin-left: 0;
}

.header-search-cart-block a svg path {
  transition: 0.2s;
}

.header-search-cart-block a:hover svg path,
.header-search-cart-block a.active svg path {
  fill: #9a9a9a;
}

.header-search-cart-block a .in-ico-counter {
  font-size: 11px;
  color: #fff;
  background-color: #5f5f5f;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12px;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  top: -8px;
  right: -12px;
  box-sizing: border-box;
  z-index: 2;
}

.subscription .error_form {
  border: 1px solid red !important;
}

.modal .form-control.formerror {
  border: 1px solid red;
}

.subscription input[type='text'],
.subscription input[type='email'] {
  min-width: 180px;
  max-height: 34px;
}
.subscription input[type='text']::placeholder,
.subscription input[type='email']::placeholder {
  color: #cdcdcd;
}

.subscription .form-inline {
  padding-top: 0px;
  text-align: right;
  float: right;
}

.pre-footer {
  background: url('/local/templates/aquamarine/img/footer-back.png');
  background-size: cover;
  background-position: center;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: OpenSansRegular;
  position: relative;
}
.pre-footer::before {
  content: '';
  background: #2b2a29;
  opacity: 0.5;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.pre-footer > .container {
  z-index: 1;
}
.pre-footer__title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.pre-footer__btn {
  width: 200px;
  height: 30px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;

  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin: 15px auto 0 auto;
}

.subscription input[type='email'] {
  max-width: 220px;
}
.subscription input[type='text'] {
  max-width: 180px;
}
.subscription button {
  max-width: 177px;
}
.subscription-form-info {
  padding: 0;
}
.subscription-form-inputs .bx-subscribe {
  margin: 0;
}
.copywrite-row {
  justify-content: space-between;
  /*margin: 0;*/
  flex-wrap: nowrap;
}
.copywrite-row .col-12 {
  width: auto;
  flex: 0 0 auto;
  width: auto;
}

.footer-row {
  display: flex;
  flex-wrap: wrap;
}

.b-widget {
  width: 12%;
  margin: 10px;
}

@media (max-width: 1254px) {
  .b-widget {
    width: 16%;
  }
  .subscribe-form-row .f-logo {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  footer .social .tw {
    width: 15px;
  }
  .subscribe-form-row .f-form {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .subscription-form-info {
    padding-right: 15px;
    padding-left: 15px;
  }
  .subscription .form-inline {
    float: left;
  }

  .subscription .pl-text .row > div:last-child {
    text-align: left;
  }
  .pre-footer {
    height: 86px;
  }
  .pre-footer__title {
    font-size: 12px;
    line-height: 16px;
  }
  .pre-footer__btn {
    margin-top: 10px;
  }

  .header-block__hover {
    right: 10px;
  }
}

@media (max-width: 992px) {
  .b-widget {
    width: 20%;
  }
  .subscription-form-info__img {
    display: none;
  }
  .subscription-form-info {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .subscription-form-inputs {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .subscription .pl-text .row > div:last-child {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .subscription input[type='email'],
  .subscription input[type='text'] {
    max-width: 170px;
    min-width: auto;
  }
  .politika_konfidencialnosti_link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #292b2c;
  }
  .copywrite p {
    /*max-width: 153px;*/
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    max-width: 153px;

    color: #999999;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .copywrite p span {
    display: block;
  }
  footer .b-menu .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%;
  }
  .subscription-form-info {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .subscription-form-inputs {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .copywrite p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    max-width: 153px;

    color: #999999;
  }
  .copywrite-row {
    flex-wrap: wrap;
  }
  .copywrite-row .col-12 {
    width: auto;
    max-width: fit-content;
  }
  .subscription .pl-text {
    padding-bottom: 0;
  }
  .subscription .pl-text .row > div:last-child span {
    display: block;
  }
  .subscription .form-inline {
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@media (max-width: 767px) {
  .about-brand .row .col-md-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .brand-desc,
  .brand-desc p {
    text-align: left;
  }

  .b-widget {
    width: 100%;
    margin: 0;
  }
  .header-search-cart-block {
    margin-bottom: 0;
  }
  .subscription-form-info {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .subscription-form-inputs {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .copywrite p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    max-width: 153px;

    color: #999999;
  }
  .copywrite-row {
    flex-wrap: wrap;
  }
  .copywrite-row .col-12 {
    width: auto;
    max-width: fit-content;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .subscription input[type='email'],
  .subscription input[type='text'] {
    max-width: 28%;
  }
  .subscription .form-inline {
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .subscription input[type='email'],
  .subscription input[type='text'] {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .subscription-form-inputs,
  .subscription-form-info {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .subscription .form-inline {
    width: 100%;
  }
  .subscription button,
  .subscription input[type='email'],
  .subscription input[type='text'] {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px !important;
  }
  .subscription button {
    max-width: 177px;
  }
  .subscription .pl-text {
    max-width: 265px;
    text-align: center;
  }
  footer .b-menu {
    padding-top: 0;
    padding-bottom: 11px;
  }
  .copywrite p,
  .politika_konfidencialnosti_div {
    text-align: center;
  }
  .copywrite .col-12 {
    margin-bottom: 15px;
  }
  .copywrite .col-12.politika_konfidencialnosti_div {
    margin-bottom: 0;
  }
  .b-menu .b-widget .widget-title {
    margin-bottom: 10px;
  }
  .subscribe-form-row .f-logo {
    padding-bottom: 0;
  }
  .copywrite .col-12 {
    width: 100%;
    max-width: 100%;
  }
  .copywrite p {
    max-width: none;
  }
}

.modal-search {
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  margin-top: 0 !important;
}

.modal-search .modal-wrap {
  padding: 20px;
}

.modal-search .modal-page-wrapper {
  max-width: 620px;
}

.modal-search .input-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.modal-search input {
  width: 100%;
  margin-right: 20px;
  height: 38px;
}

.modal-search .btn {
  height: 38px;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  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: 14px;
  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;
}

.header__logo-link-registration-txt {
  cursor: pointer;
  text-decoration: underline;
}

.header__logo-link-registration:hover .header-block__hover {
  display: block;
}

.header-block__hover {
  display: none;
  position: absolute;
  z-index: 1000;
  background: #ffffff;
  padding: 10px;
  border: 1px solid #ebebeb;
  top: 54px;
}
.header-block__hover div {
  white-space: nowrap;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-content: center;
  /* justify-content: center; */
  align-items: center;
  padding: 3px;

  gap: 5px;
}

.header-block__hover div a {
  font-size: 14px;
  color: #323232;
}

.header-block__hover div a:hover {
  opacity: 0.7;
}

.header-nav__item.active a {
  /* color: black; */
  border-bottom: 1px solid;
}

.header-block__hover div img {
  width: 23px !important;
  height: 23px !important;
}

.header-block__hover-td1 {
  padding: 0 !important;
}

.header-block__hover-td2 {
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
}

header:not(.header_fixed) .header-fixed-logo-wrapper {
  display: none !important;
}

.mobile-dopinfo a {
  color: #000000;
  margin-top: 10px;
  display: block;
  text-decoration: underline;
}

.about-brand .row .col-6 img {
  width: 100%;
}

#gotop {
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  fill: white;
  padding: 7px;
  transform: scale(-1);
  position: fixed;
  bottom: 16px;
  left: 16px;
  z-index: 249;
  opacity: 0;
  transition: all 150ms ease-in-out;
  cursor: pointer;

  display: flex;
}
#gotop.visible {
  opacity: 1;
}
#gotop svg {
  width: 10px;
  height: 10px;
}

.mainpage-categories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));

  max-width: 1200px;
  margin: 0 auto;
  gap: 16px;

  box-sizing: border-box;
}

@media (max-width: 350px) {
  .mainpage-categories {
    grid-template-columns: 1fr;
  }
}

.mainpage-categories-item {
  width: 100%;
  max-height: 200px;
  position: relative;
  padding: 24px;

  display: flex;
  justify-content: space-between;
  text-align: left;

  transition: all 300ms;

  .item-half {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    color: black;
  }

  .item-link {
    display: flex;
    gap: 4px;
    align-items: center;
  }

  .item-name {
    font-size: 24px;
    line-height: 28px;
  }

  .item-img-wrapper {
    max-width: 100%;
    flex: 1;

    display: flex;
    justify-content: end;
  }

  .item-img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
}

.mainpage-categories-item:hover {
  box-shadow: 0px 0px 24px 0px #00000026;
}

.mainpage-categories-2 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 8px;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

body {
  overflow-x: hidden;
}

.mainpage-categories-2 a {
  position: relative;
  overflow: hidden; /* чтобы картинка не вылазила за границы */
}

.mainpage-categories-2 img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.4s;
  transform-origin: center center;
  object-fit: cover;
  /* height: 254px; */
}

.mainpage-categories-2 a:hover img {
  transform: scale(1.1); /* масштабируем на 110% */
}

.mainpage-categories-2 a span {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: white;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
}

@media (max-width: 1000px) {
  .mainpage-categories-2 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 512px) {
  .mainpage-categories-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.bestsellers h3 {
  margin-bottom: 40px;

  font-size: 40px;
  line-height: 48px;
}

#bestsellerSlider {
  max-width: 1068px;
  margin: 0 auto;

  .slick-track {
    min-width: 100%;
    display: flex !important;
    justify-content: center !important;
  }
}

.slick-list {
  width: 100%;
}

.slick-slider.catalog-row {
  max-width: 1068px;
  margin: 0 auto;

  .slick-track {
    padding: 15px 0;
  }
}

@media (max-width: 768px) {
  .bestsellers h3 {
    margin-bottom: 28px;
    font-size: 32px;
    line-height: 40px;
  }

  .mainpage-categories-item {
    .item-name {
      font-size: 16px;
    }

    .item-link {
      font-size: 12px;

      svg {
        position: relative;
        top: 1px;
      }
    }
  }

  .bestsellers .more-btn {
    margin-top: 0px !important;
  }
}

.footer-second-half {
  display: flex;
  align-items: center;
  justify-content: end;
}

@media (width <= 1254px) {
  .footer-second-half {
    justify-content: start;
    margin: 0;
  }
}

@media (width <= 575px) {
  .f-logo {
    justify-content: center;
  }

  .subscription .pl-text .row > div:last-child {
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .group-block {
    padding-top: 40px;
  }

  .group-block .t-desc {
    margin-bottom: 40px;
  }
}

/* End */


/* Start:/local/templates/aquamarine/css/redizine.css?17321115454550*/
.noscroll {
  overflow: hidden !important;
}

.header-dropdown {
  height: 100vh;
  position: absolute !important;
  width: 100%;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  background: white;

  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 0;

  .container {
    display: flex;
    padding: 0;
  }
}

.d-none.header_fixed-menu,
header .container {
  position: static;
}

.left-nav {
  border-right: 1px solid #cdcdcd;
  width: fit-content;
  padding: 0;
  position: relative;
  flex-shrink: 0;

  height: 100vh;
  overflow: auto;

  li {
    list-style-type: none;
    /* Remove bullets */
    width: fit-content;
  }
}

.left-nav::-webkit-scrollbar {
  display: none;
}

.right-content {
  width: 100%;
  height: 100vh;
  overflow: auto;
  text-align: left !important;
}

.header-nav-dropdown {
  display: none;
  column-gap: 64px;
  row-gap: 16px;
  flex-wrap: wrap;
  /* justify-content: space-between; */

  width: 100%;
  position: relative;

  background: white;

  width: 100%;

  padding: 16px;
  padding-top: 40px;
}

@media (width <= 992px) {
    .header-nav-dropdown {
        column-gap: 16px;
    }
}

.header-nav-element {
  padding: 0 8px;

  .header-nav-element-link {
    padding: 4px 8px;
    display: block;
    width: 100%;
  }
}

.header-nav-element-link {
  font-size: 16px;
  line-height: 24px;
  font-family: unset;

  cursor: pointer;
}

.header-nav-element.active .header-nav-element-link {
  background: #2b2a29;
  color: white;
}

.header-nav-element:hover {
  .header-nav-element-link {
    color: white;
    background: #2b2a29;
  }
}

.header-nav-dropdown-content {
  display: flex;
  column-gap: 24px;
  row-gap: 0;
  flex-wrap: wrap;
}

.header-nav-dropdown-goto {
  position: absolute;
  left: 16px;
  top: 0;

  font-size: 16px !important;
  color: #2b2a29;
  font-weight: 600;

  display: flex;
  gap: 8px;
  align-items: center;
}

.header-nav-dropdown-heading {
  font-family: unset;
  color: #2b2a29;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}

.header-nav-dropdown-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}

a.header-nav-dropdown-list-element {
  color: #2b2a29;
  font-size: 16px;
  text-transform: none !important;
  line-height: 1.5;
  font-weight: 400;
}

.header-nav-dropdown-list-element:hover {
  text-decoration: underline;
}

.catalog-filter-cards {
  display: flex !important;
  display: none !important;
  flex-wrap: wrap;
  gap: 8px;

  align-self: start;
  padding-left: 16px;
}

.catalog-filter-card {
  padding: 8px 16px;
  background: #cdcdcd4d;

  display: flex;
  align-items: center;
  gap: 5px;

  font-size: 16px;
  line-height: 18px;

  color: #2b2a29;

  cursor: pointer;

  svg {
    display: none;
  }
}

.catalog-filter-card.active,
.catalog-filter-card:hover {
  background: #2b2a29;
  color: white;
}

.catalog-filter-card.active {
  svg {
    display: block;
  }
}

.catalog-filter-card.load-more {
  text-decoration: underline;
}

@media (width <= 992px) {
  .header-nav-element {
    padding: 0;
    text-align: left !important;
  }

  .header-dropdown {
    left: 0;
    top: 66px;
    transform: translateZ(0);
    z-index: 100;
    padding-left: 0;

    .container {
      padding: 0;
    }
  }

  .mobile-list__item.header-nav__item .container {
    position: static;
  }

  .header-nav-element-link {
    font-size: 14px;
  }

  .header-nav-dropdown-heading,
  .header-nav-dropdown-list-element {
    font-size: 14px !important;
  }
}

.header-nav__list .open-icon,
.header-nav__list .close-icon {
  height: fit-content;
  display: none;
  cursor: pointer;
}

.header-nav__list li {
    display: flex;
}

.header-nav__item:not(:has(.d-none)) .close-icon {
  display: flex !important;
}

.header-nav__item:has(.d-none) .open-icon {
  display: flex !important;
}
/* 
.header-nav__item.catalog {
  padding: 7px 24px;
  box-sizing: border-box !important;
  border: 1px solid #5f5f5f;
} */

.mobile-list .header-nav__item-link {
  font-size: 12px !important;
  line-height: 18px;
}

.mobile-list svg {
  height: 16px;
  width: 16px;
}

.header-nav__list {
  /* gap: 48px; */
  /* justify-content: start; */

  justify-content: space-between;

  margin-right: 26px;
}

.header_fixed {
  .header-nav__list {
    justify-content: space-between;
    gap: 0;
  }
}

.header_fixed .header-nav__item-link,
.header_fixed .header__link {
  font-size: 12px !important;
}

header:not(.header_fixed) .header_fixed-menu {
    flex-grow: 1;
    padding-right: 50px !important;
}
/* End */
/* /local/templates/aquamarine/css/bootstrap4.css?1670844849191674 */
/* /local/templates/aquamarine/css/bootstrap-grid.css?166301904925464 */
/* /local/templates/aquamarine/vendor/slick/slick.css?17134361431582 */
/* /local/templates/aquamarine/vendor/slick/slick-theme.css?17134475882940 */
/* /local/lib/fancybox/jquery.fancybox.min.css?173997233412829 */
/* /local/templates/aquamarine/css/style.css?175068461774570 */
/* /local/templates/aquamarine/css/media.css?175068487920971 */
/* /local/templates/aquamarine/css/add.css?173321717918665 */
/* /local/components/uvelirsoft/city.select/templates/.default/style.css?17313348051529 */
/* /bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.css?17328012127810 */
/* /local/templates/aquamarine/components/bitrix/sale.basket.basket.line/mini_basket/style.min.css?16630190553567 */
/* /bitrix/templates/.default/components/bitrix/menu/new_menu_mobile/style.css?17338413794620 */
/* /local/components/aqva/sender.subscribe/templates/.default/style.css?17332345105989 */
/* /local/components/aqva/popups/templates/.default/style.css?16630190491330 */
/* /bitrix/components/mmtr/mmtr.cabinet.login.mobile.id/templates/modal/style.css?16630190391906 */
/* /local/templates/aquamarine/template_styles.css?175084153218681 */
/* /local/templates/aquamarine/css/redizine.css?17321115454550 */
