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

body {
  margin: 0; }

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

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

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

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

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

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

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

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

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

th {
  text-align: left; }

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

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

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

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

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014   \A0"; }

.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: "\A0   \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: 769px) {
    .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: 769px) {
    .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: 769px) {
    .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 {
  -js-display: flex;
  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: 769px) {
    .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: 769px) {
    .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.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.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.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.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.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.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.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

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

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -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.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .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.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .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.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 769px) {
  .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.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .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.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .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.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -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.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .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.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .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.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -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.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .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.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .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.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .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.16667rem; }

.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 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -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 {
      -js-display: flex;
      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 {
      -js-display: flex;
      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-box-orient: horizontal;
      -webkit-box-direction: normal;
      -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 {
      -js-display: flex;
      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 {
      -js-display: flex;
      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;
  -js-display: inline-flex;
  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 {
  -js-display: flex;
  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 {
  -js-display: inline-flex;
  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;
  -js-display: flex;
  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 {
  -js-display: flex;
  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;
        -ms-flex: 1;
            flex: 1 1; }
    .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;
  -js-display: inline-flex;
  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 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
          background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

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

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

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

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  -js-display: flex;
  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;
  -js-display: flex;
  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 {
  -js-display: flex;
  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 {
      -js-display: flex;
      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 {
      -js-display: flex !important;
      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: 768px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 769px) {
  .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 {
      -js-display: flex;
      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 {
      -js-display: flex !important;
      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 {
      -js-display: flex;
      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 {
      -js-display: flex !important;
      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 {
      -js-display: flex;
      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 {
      -js-display: flex !important;
      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 {
    -js-display: flex;
    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 {
    -js-display: flex !important;
    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;
  -js-display: flex;
  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 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-deck .card {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0px;
              flex: 1 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 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -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 0px;
              flex: 1 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 {
  -js-display: flex;
  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 {
  -js-display: flex;
  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 {
  -js-display: flex;
  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;
      -ms-flex: 1;
          flex: 1 1; }

.list-group {
  -js-display: flex;
  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;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -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.85714%; }

.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;
  -js-display: flex;
  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 {
  -js-display: flex;
  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 {
  -js-display: flex;
  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 {
  -js-display: flex;
  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;
  -js-display: flex;
  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;
  -js-display: flex;
  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 {
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  -js-display: inline-flex !important;
  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 {
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    -js-display: inline-flex !important;
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 769px) {
  .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 {
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    -js-display: inline-flex !important;
    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 {
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    -js-display: inline-flex !important;
    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 {
    -js-display: flex !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    -js-display: inline-flex !important;
    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: 769px) {
  .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: 769px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

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

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

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

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 769px) {
  .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: 769px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

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

.invisible {
  /* visibility: hidden !important; */
  }

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

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

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

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

@media (min-width: 769px) {
  .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; } }
body,
html {
  height: 100%; }

body {
  font-family: "system-ui", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #1d0505;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

ul {
  padding-left: 0;
  padding-right: 0;
  list-style: none; }

a {
  color: inherit; }
  a:focus {
    color: inherit; }
  a:focus, a:active, a:hover {
    text-decoration: none; }

a:hover {
  color: #c19e79; }

.dropdown-item:focus,
.dropdown-item:hover {
  background: none; }

.h1,
.h2,
.h3 {
  text-transform: uppercase; }

.h4 {
  font-weight: 700; }

small.label,
small.value {
  font-size: 13px; }

.form-control-valign {
  padding-top: 8px; }

.form-control-comment {
  display: inline-block;
  font-size: 14px;
  padding-top: 8px;
  color: #878787; }

.form-control-submit.disabled {
  color: white;
  background: #5bc0de; }

.form-group.has-error input,
.form-group.has-error select {
  outline: 3px solid #ff4c4c; }

.form-group.has-error .help-block {
  color: #ff4c4c; }

.group-span-filestyle label {
  margin: 0; }

.group-span-filestyle .btn-default {
  font-size: 14px;
  padding: 8px 16px;
  text-transform: uppercase;
  color: white;
  border-radius: 0;
  background: #c19e79; }

.hidden {
  display: none !important; }

.text-muted {
  font-size: 14px;
  color: inherit !important; }

.done {
  display: inline-block;
  margin-right: 25px;
  padding: 0 13px;
  color: #02d177; }

.thumb-mask > .mask {
  position: relative;
  overflow: hidden;
  width: 55px;
  height: 55px;
  margin: 10px 0;
  border: #ebebeb 1px solid; }
  .thumb-mask > .mask img {
    width: 55px;
    height: 55px; }

.definition-list dl {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .definition-list dl dt {
    font-weight: normal; }
  .definition-list dl dd,
  .definition-list dl dt {
    margin: 2px;
    padding: 10px;
    background: #ebebeb;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%; }
    .definition-list dl dd:nth-of-type(even),
    .definition-list dl dt:nth-of-type(even) {
      background: #f6f6f6; }

.help-block {
  margin-top: 10px; }

.btn.disabled,
.btn.disabled:hover {
  background: #acaaa6; }

.alert-warning .material-icons {
  font-size: 32px;
  margin-right: 10px;
  padding-top: 5px;
  color: #FF9A52; }

.alert-warning .alert-text {
  font-size: 15px;
  padding-top: 10px; }

.alert-warning .alert-link {
  font-size: 13px;
  font-weight: 600;
  margin-left: 10px;
  padding: 5px 20px;
  color: #6C868E;
  border-width: 2px;
  border-radius: 2px; }

.alert-warning ul li:last-child .alert-link {
  color: white; }

.alert-warning .warning-buttons {
  margin-top: 5px; }

.btn-warning {
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.btn-tertiary-outline {
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  color: #6C868E;
  border: 5 solid #6C868E;
  border-color: #6C868E;
  background-color: transparent;
  background-image: none; }
  .btn-tertiary-outline:hover {
    color: #BBCDD2;
    border-color: #BBCDD2; }

.alert {
  font-size: 13px; }

.card.cart-container {
  margin-bottom: 30px; }

.page-pagenotfound .page-content #_desktop_search-block {
  display: none !important; }

.yellow-color {
  color: #1d0505; }

.grey-color {
  color: #8a95a9; }

.pink-color {
  color: #e0b09c; }

.blue-color {
  color: #6fb2fe; }
@media (max-width: 1024px) {
  .container {
    width: 100%;
    max-width: 100%; } }

html {
  font-size: 100%; }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  background: none; }

.select-title {
  display: inline-block;
  vertical-align: middle;
  background: none;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 13px 55px 13px 10px;
  border: 1px solid #dae1e0;
  line-height: 1.25;
  cursor: pointer; }
  .select-title i {
    font-size: 20px;
    color: #181818;
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 45px;
    line-height: 45px;
    height: auto;
    text-align: center; }

.show .select-title i {
  background: #c19e79;
  border-color: #c19e79;
  color: #ffffff; }

.dropdown:hover .expand-more {
  color: #1d0505; }

.dropdown .expand-more {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .dropdown .expand-more:after {
    content: '\E5C5';
    font-family: "Material Icons";
    vertical-align: middle;
    display: inline-block; }

.dropdown .active {
  max-height: 200px;
  overflow-y: hidden;
  visibility: visible; }

.dropdown select {
  -moz-appearance: none;
  border: 0 none;
  outline: 0 none;
  color: #79838c;
  background: white; }

.dropdown-menu {
  border: 1px solid #dae1e0;
  border-radius: 0;
  color: #000000;
  font-size: 13px;
  min-width: 100%;
  display: block;
  padding: 0;
  margin-top: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -50px);
       -o-transform: translate(0, -50px);
          transform: translate(0, -50px);
  -webkit-transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  -o-transition: opacity .4s, visibility .4s, -o-transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s, -webkit-transform .4s, -o-transform .4s; }
  .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #dae1e0; }
  .dropdown-menu li:hover {
    border-bottom-color: #c19e79; }
  .dropdown-menu .dropdown-item, .dropdown-menu .select-list {
    color: inherit;
    display: block;
    padding: 13px 10px;
    white-space: nowrap;
    background: #ffffff; }
    .dropdown-menu .dropdown-item:not(:last-child), .dropdown-menu .select-list:not(:last-child) {
      border-bottom: 1px solid #dae1e0; }
    .dropdown-menu .dropdown-item:hover, .dropdown-menu .select-list:hover {
      background: #c19e79;
      color: #ffffff;
      border-bottom-color: #c19e79; }

.show > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0); }

.nav-tabs {
  border: none;
  margin-bottom: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.nav-item {
  margin-bottom: 30px; }
  .nav-item:not(:last-child) {
    margin-right: 30px; }
  .nav-item .nav-link {
    display: block;
    background-color: transparent;
    outline: none;
    margin: 0;
    padding: 16px 45px;
    font-size: 24px;
    border-radius: 0;
    text-align: center;
    border: 1px solid #ebe9e9; }
    .nav-item .nav-link:hover, .nav-item .nav-link.active {
      background-color: transparent;
      color: #c19e79; }

.tab-pane.active {
  opacity: 1; }

@media (max-width: 543px) {
  .nav-tabs .nav-item {
    width: 100%; }
  .nav-tabs .nav-link {
    margin: 0; } }

.modal .close {
  background: #cecece;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 45px;
  font-family: "Material Icons";
  height: 45px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 45px;
  z-index: 1; }
  .modal .close:before {
    content: '\E5CD'; }
  .modal .close:hover {
    background: #c19e79;
    color: #ffffff;
    opacity: 1; }
  .modal .close span {
    display: none; }
  .modal .close i {
    display: none; }

.modal .modal-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase; }

.modal-dialog .modal-content {
  border-radius: 0; }

.modal-header {
  border: none;
  padding: 6px 15px; }

.modal-body {
  padding: 30px 15px; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 650px; } }
.page-index.layout-left-column .wrapper-columns, .page-index.layout-both-columns .wrapper-columns, .page-index.layout-right-column .wrapper-columns {
  margin: 0 auto;
  max-width: 1140px; }
.underline-diamond {
  position: relative;
  padding-bottom: 70px; }

.underline-diamond:before {
  content: '';
  display: block;
  border-bottom: 1px solid #cecece;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px; }

.underline-diamond:after {
  color: #cecece;
  display: block;
  font-size: 22px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  line-height: 1;
  width: 116px;
  text-align: center;
  margin: -28px auto 0;
  background-color: #ffffff;
  background-image: url(../img/30c606493cbaae355fbf908ee8de3779.png);
  background-repeat: no-repeat;
  background-position: center top; }

@media (max-width: 1024px) {
  .underline-diamond {
    padding-bottom: 40px; } }

@media (max-width: 455px) {
  .underline-diamond {
    padding-bottom: 55px; }
    .underline-diamond:before {
      left: 0;
      right: 0; } }
b, strong {
  font-weight: 700; }

hr {
  width: 100%; }

.section-title-4 {
  color: #000000;
  font-size: 25px;
  margin-bottom: 3.6em;
  text-align: center;
  text-transform: capitalize; }

.products-section-title {
  color: #000000;
  font-size: 35px;
  margin-bottom: 2em;
  text-align: center;
  text-transform: none; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: inherit; }

.title_main_section {
  color: #1d0505;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 42px; }

.listing-title {
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1; }

.page-header h1 {
  font-size: 35px;
  font-weight: 400; }

@media (max-width: 768px) {
  .title_main_section {
    font-size: 22px; } }

@media (max-width: 667px) {
  h1, .h1 {
    font-size: 1.5rem; }
  h3, .h3 {
    font-size: 1.3rem; }
  .circle-title .circle {
    display: none; }
  .circle-title .title {
    margin: 0; } }

@media (max-width: 455px) {
  .title_main_section {
    font-size: 25px;
    font-weight: 600; }
  .page-header h1 {
    font-size: 20px; } }
#content-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.page-index.layout-full-width .wrapper-columns {
  margin-left: 0;
  margin-right: 0; }

.page-index.layout-full-width #main {
  margin-left: -15px;
  margin-right: -15px; }

.page-index .sidebar {
  padding-top: 40px; }

#wrapper {
  padding-bottom: 30px; }

.wrapper-columns {
  margin-top: 50px; }

#page {
  -js-display: flex;
  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;
  min-height: 100%; }

.page-content-wrapper {
  background-color: #ffffff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

#footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

@media (max-width: 455px) {
  .page-index.layout-full-width .wrapper-columns {
    margin-top: 0; } }
.sidebar > div, .sidebar section {
  margin: 50px 0; }
  .sidebar > div:first-child, .sidebar section:first-child {
    margin-top: 0; }

.sidebar .h6.text-uppercase {
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 27px;
  position: relative; }

@media (max-width: 768px) {
  .sidebar > div, .sidebar section {
    margin: 25px 0; } }
.wrapper-breadcrumb {
  background: #eaeaf2;
  padding: 18px 0; }
  .wrapper-breadcrumb[data-depth="1"] {
    display: none; }

.breadcrumb {
  background: transparent;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  font-size: 13px; }
  .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0; }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li:last-child {
      color: #c19e79; }
      .breadcrumb li:last-child a {
        text-decoration: underline; }
    .breadcrumb li::after {
      content: "|"; }
    .breadcrumb li:last-child::after {
      display: none; }
.btn, .btn.btn-primary,.block-viewall {
  cursor: pointer;
  border: 1px solid #c19e79;
  color: #c19e79;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 15px 10px;
  line-height: 1.5;
  height: auto;
  font-weight: 400;
  font-size: 12px;
  text-shadow: none;
  white-space: normal; }
  .btn.btn-big, .btn.btn-primary.btn-big {
    border-width: 2px;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px; }
  .btn:hover, .btn.btn-primary:hover {
    background-color: #c19e79;
    border-color: #c19e79;
    color: #ffffff; }
  .btn:active, .btn.btn-primary:active {
    background-color: #b18556;
    border-color: #b18556;
    color: #ffffff; }
  .btn.disabled, .btn[disabled], .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5; }

.order-btn {
  margin-top: 30px; }
.bootstrap-touchspin {
  border: 1px solid #dae1e0;
  display: inline-block;
  text-align: center;
  width: auto; }
  .bootstrap-touchspin .form-control {
    background: none;
    border: none;
    height: 32px;
    padding: 0 10px;
    width: 40px;
    text-align: center;
    margin: 0 31px;
    padding: 0; }
  .bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .bootstrap-touchspin .btn.btn-touchspin {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 20px;
    padding: 0;
    background: none;
    border: none;
    color: #c19e79;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    position: relative; }
    .bootstrap-touchspin .btn.btn-touchspin:hover {
      background: #c19e79;
      border-color: #c19e79;
      color: #ffffff; }
    .bootstrap-touchspin .btn.btn-touchspin:active {
      background: #b18556;
      border-color: #b18556;
      color: #ffffff; }
    .bootstrap-touchspin .btn.btn-touchspin i {
      font-size: inherit;
      line-height: inherit; }
  .bootstrap-touchspin .btn.bootstrap-touchspin-up {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-right: -1px; }
    .bootstrap-touchspin .btn.bootstrap-touchspin-up:before {
      content: '';
      border-left: 1px solid #dae1e0;
      left: 0;
      right: 0;
      bottom: 5px;
      top: 5px;
      position: absolute; }
    .bootstrap-touchspin .btn.bootstrap-touchspin-up:hover:before {
      border-color: #c19e79; }
  .bootstrap-touchspin .btn.bootstrap-touchspin-down {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-left: -1px; }
    .bootstrap-touchspin .btn.bootstrap-touchspin-down:before {
      content: '';
      border-right: 1px solid #dae1e0;
      left: 0;
      right: 0;
      bottom: 5px;
      top: 5px;
      position: absolute; }
    .bootstrap-touchspin .btn.bootstrap-touchspin-down:hover:before {
      border-color: #c19e79; }
  .bootstrap-touchspin .touchspin-up:after {
    content: "\E5C7"; }
  .bootstrap-touchspin .touchspin-down:after {
    content: "\E5C5"; }

select, select.form-control {
  background: none;
  background-color: transparent;
  background-image: url(../css/d51c4cbdf58ed633c094cc393e644e66.svg);
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right 5px;
  -webkit-appearance: none;
  position: relative;
  white-space: nowrap;
  padding: 12.5px 19px 12.5px 14px;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  border: 1px solid #dae1e0;
  line-height: 1.2;
  cursor: pointer;
  outline: none;
  width: 100%;
  height: auto !important; }

.dropdown select {
  background: none;
  background-color: #f3f3f3;
  background-image: url(../css/d51c4cbdf58ed633c094cc393e644e66.svg);
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right 5px; }
  .dropdown select:focus {
    border-color: #c19e79;
    background-color: #c19e79;
    background-image: url(../css/291c60c56f8aced6761914bb659d77e6.svg);
    color: #ffffff; }

.not-styling {
  display: none !important; }

.custom-checkbox {
  position: relative; }
  .custom-checkbox input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 3px; }
    .custom-checkbox input[type="checkbox"] + span {
      background: #ffffff;
      border: 1px solid #ebe9e9;
      color: #ffffff;
      cursor: pointer;
      display: inline-block;
      font-size: 13px;
      height: 15px;
      line-height: 13px;
      margin-right: 10px;
      text-align: center;
      vertical-align: middle;
      width: 15px; }
      .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        display: none;
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        width: 100%; }
    .custom-checkbox input[type="checkbox"]:checked + span {
      background: #c19e79;
      border-color: #c19e79; }
      .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
        display: block; }
  .custom-checkbox label {
    text-align: left; }

.color,
.custom-checkbox input[type="checkbox"] + .color {
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin-right: 3px;
  width: 25px;
  border: 1px solid #898989;
  background-position: center;
  -webkit-background-size: contain;
          background-size: contain; }

.custom-checkbox input[type="checkbox"]:checked + .color {
  border-color: #c19e79; }

.custom-radio {
  position: relative; }
  .custom-radio input[type='radio'] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 1; }
  .custom-radio input[type='radio'] + span {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #ebe9e9; }
  .custom-radio input[type='radio']:checked + span {
    background: #ffffff;
    -webkit-box-shadow: inset 0 0 0 5px #c19e79;
            box-shadow: inset 0 0 0 5px #c19e79; }
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="number"],
input[type="file"],
input[type="phone"],
input[type="tel"],
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

textarea {
  resize: none; }

.form-control-label {
  padding-top: 10px; }

.form-control {
  outline: none !important;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  padding: 3px 15px;
  height: 45px;
  background-color: transparent;
  color: #b3b3b3;
  border: 1px solid #ebe9e9;
  -webkit-transition: border-color .15s ease-in;
  -o-transition: border-color .15s ease-in;
  transition: border-color .15s ease-in;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: #b3b3b3;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control::-moz-placeholder {
    color: #b3b3b3;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control:-ms-input-placeholder {
    color: #b3b3b3;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control::placeholder {
    color: #b3b3b3;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s; }
  .form-control:focus {
    border-color: #c19e79;
    color: #c19e79; }
    .form-control:focus::-webkit-input-placeholder {
      color: #c19e79; }
    .form-control:focus::-moz-placeholder {
      color: #c19e79; }
    .form-control:focus:-ms-input-placeholder {
      color: #c19e79; }
    .form-control:focus::placeholder {
      color: #c19e79; }

.input-group .form-control {
  border-right: none; }
  .input-group .form-control:focus {
    outline: none; }

.input-group .input-group-btn > .btn {
  background: #c19e79;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0;
  padding: 0 16px;
  line-height: 43px;
  text-transform: uppercase; }
  .input-group .input-group-btn > .btn:hover {
    background: #d1b79c; }
.bx-wrapper {
  max-width: 100% !important; }

.theme-carousel .title_main_section {
  margin-bottom: 80px; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction {
  position: absolute;
  top: -64px;
  left: 0;
  text-align: center;
  width: 100%; }
  .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
    color: #c19e79;
    display: inline-block;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    overflow: visible;
    margin-top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:before {
      color: inherit;
      font-size: 20px;
      line-height: inherit; }
    .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:hover {
      color: #000000; }

.bx-wrapper .bx-controls .bx-pager.bx-default-pager {
  overflow: hidden; }
  .bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
    border-radius: 50%;
    background: #ffffff;
    width: 20px;
    height: 20px;
    position: relative; }
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:before, .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:after {
      content: '';
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background: #c1bfc8; }
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:after {
      width: 12px;
      height: 12px;
      opacity: 0;
      -webkit-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0);
      -webkit-transition: opacity .1s, -webkit-transform .4s;
      transition: opacity .1s, -webkit-transform .4s;
      -o-transition: opacity .1s, -o-transform .4s;
      transition: transform .4s, opacity .1s;
      transition: transform .4s, opacity .1s, -webkit-transform .4s, -o-transform .4s; }
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:hover:after, .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active:after {
      opacity: 1;
      -webkit-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }

.scroll-wrapper .title_main_section {
  margin-bottom: 30px; }

.amazzingblog .bx-viewport {
  height: auto !important; }

.amazzingblog .bx-wrapper .bx-controls .bx-controls-direction {
  top: -53px; }
.fullwidthbanner-container {
  float: none !important; }

.tp-bgimg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2; }

.rev_slider_wrapper .tparrows.hesperiden {
  background: none;
  font-size: 45px;
  color: #c19e79;
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
  border-radius: 0; }
  .rev_slider_wrapper .tparrows.hesperiden:hover {
    color: #795532; }
  .rev_slider_wrapper .tparrows.hesperiden.tp-leftarrow {
    border-right: 1px solid;
    border-bottom: 1px solid; }
  .rev_slider_wrapper .tparrows.hesperiden.tp-rightarrow {
    border-left: 1px solid;
    border-top: 1px solid; }
  .rev_slider_wrapper .tparrows.hesperiden:hover {
    background: none; }
  .rev_slider_wrapper .tparrows.hesperiden:before {
    content: '';
    display: none; }

.rev_slider_wrapper .hesperiden .tp-bullet {
  width: 30px;
  height: 5px;
  border: none;
  background: #ffffff;
  border-radius: 0; }
  .rev_slider_wrapper .hesperiden .tp-bullet.selected, .rev_slider_wrapper .hesperiden .tp-bullet:hover {
    background: #c19e79; }

.rev_slider_wrapper .btn {
  white-space: nowrap; }

@media (max-width: 543px) {
  .rev_slider_wrapper .tparrows.hesperiden {
    display: none !important; } }

@media (max-width: 455px) {
  .displayCustomBanners4 ~ .rev_slider_wrapper, .displayCustomBanners4 ~ .forcefullwidth_wrapper_tp_banner {
    display: none !important; } }
@media (min-width: 769px) {
  .header_logo a {
    display: inline-block; }
  #header {
    position: relative !important;
    background: #ffffff;
    z-index: 5; }
  .header-nav {
    background-color: #1d0505;
    color: #ffffff;
    font-size: 13px;
    padding: 19px 0;
    line-height: 1; }
    .header-nav .nav-inner {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .header-nav .nav-inner > *:nth-child(2) {
        margin-left: auto; }
  .header-nav-two {
    line-height: 1;
    text-align: center;
    margin: 40px 0; }
    .header-nav-two .row {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .header-top {
    background: #ffffff;
    position: relative;
    left: 0;
    right: 0;
    z-index: 4;
    top: 0;
    color: #181818;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6; }
    .header-top .box-relative {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

@media (max-width: 768px) {
  #_desktop_user_info, #_desktop_cart, #_desktop_language_selector, #_desktop_currency_selector {
    display: none !important; }
  .scroll-lock,
  .fancybox-lock {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .scroll-lock > body,
    .fancybox-lock > body {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  #header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    margin-bottom: 30px; }
    #header:before {
      display: block; }
    #header .container,
    #header .row {
      position: static; }
    #header .row {
      margin-left: 0;
      margin-right: 0; }
    #header .container {
      padding: 0;
      width: 100%; }
    #header .header-nav {
      background: #fff;
      color: #000000;
      padding: 12px 15px;
      position: sticky;
      }
  .nav-inner > .mobile {
    -js-display: flex;
    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;
    width: 100%; }
  .top-logo {
    padding-left: 10px;
    max-width: 140px; }
  .header-nav, #notifications, #wrapper, #footer {
    -webkit-transition: .4s transform, .4s opacity;
    -o-transition: .4s transform, .4s opacity;
    transition: .4s transform, .4s opacity; }
  .mobile-wrapper-menu {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F5F5F5;
    color: #000000;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s, -o-transform 0.4s;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    width: calc(100% - 50px); }
    .cart-active .mobile-wrapper-menu {
      z-index: 12;
      overflow: hidden; }
  .mobile-inner-menu {
    display: table;
    width: 100%;
    height: 100%; }
  .inner-menu-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 85px 0 20px; }
  .box-relative {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding: 0 27px; }
  .box-table {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .mobile-title {
    font-size: 20px;
    margin: 0; }
  .round {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 11; }
    .menu-btn {
      width: 18px;
      position: relative;
      display: inline-block;
      vertical-align: text-bottom;
      height: 3px;
      -webkit-transition-timing-function: ease;
           -o-transition-timing-function: ease;
              transition-timing-function: ease;
      -webkit-transition-duration: .15s;
           -o-transition-duration: .15s;
              transition-duration: .15s;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      -o-transition-property: -o-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform, -o-transform;
      border-radius: 4px; }
      .menu-btn:after, .menu-btn:before {
        width: 18px;
        position: absolute;
        height: 3px;
        -webkit-transition-timing-function: ease;
             -o-transition-timing-function: ease;
                transition-timing-function: ease;
        -webkit-transition-duration: .15s;
             -o-transition-duration: .15s;
                transition-duration: .15s;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: -o-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform, -o-transform;
        border-radius: 4px; }
  .menu-checkbox:checked ~ .mobile-wrapper-menu {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  .menu-checkbox:checked ~ #header:before {
    display: none; }
  .menu-checkbox:checked ~ #header .header-nav {
    background: #ffffff; }
  .menu-checkbox:checked ~ #header .round {
    background: transparent; }
  .menu-btn {
    background-color: #000000;
    z-index: 11;
    -webkit-transition: background-color 0s linear 0.15s;
    -o-transition: background-color 0s linear 0.15s;
    transition: background-color 0s linear 0.15s; }
    .menu-btn:after, .menu-btn:before {
      background-color: #000000;
      top: 0;
      -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -o-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .menu-checkbox:checked ~ #header .menu-btn {
    -webkit-transition-delay: .15s;
         -o-transition-delay: .15s;
            transition-delay: .15s;
    background-color: transparent; }
    .menu-checkbox:checked ~ #header .menu-btn:before, .menu-checkbox:checked ~ #header .menu-btn:after {
      background: #000000;
      top: -2px;
      -webkit-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      -o-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -o-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
      transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s, -o-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s; }
    .menu-checkbox:checked ~ #header .menu-btn:before {
      -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
              transform: translate3d(0, 10px, 0) rotate(-45deg); }
    .menu-checkbox:checked ~ #header .menu-btn:after {
      -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
              transform: translate3d(0, 10px, 0) rotate(45deg); }
  .menu-checkbox:checked ~ #header .header-nav {
    -webkit-transform: translateX(calc(100% - 50px));
         -o-transform: translateX(calc(100% - 50px));
            transform: translateX(calc(100% - 50px)); }
  .menu-checkbox:checked ~ .page-content-wrapper #notifications, .menu-checkbox:checked ~ .page-content-wrapper #wrapper {
    -webkit-transform: translateX(calc(100% - 50px));
         -o-transform: translateX(calc(100% - 50px));
            transform: translateX(calc(100% - 50px)); }
  .menu-checkbox:checked ~ .page-content-wrapper #notifications, .menu-checkbox:checked ~ .page-content-wrapper #wrapper {
    opacity: 0; }
  .menu-checkbox:checked ~ #footer {
    -webkit-transform: translateX(calc(100% - 50px));
         -o-transform: translateX(calc(100% - 50px));
            transform: translateX(calc(100% - 50px));
    opacity: 0; }
  .menu-btn:after, .menu-btn:before {
    display: block;
    content: ""; }
  .menu-btn:before {
    top: 12px; }
  .menu-btn:after {
    top: 6px; }
  .page-index #header {
    margin-bottom: 0; } }

@media (max-width: 543px) {
  .box-relative {
    padding: 0 20px; } }
@media (min-width: 769px) {
  #_desktop_cart {
    padding: 0 15px;
    border-left: 1px solid;
    border-right: 1px solid; }
  .blockcart > .header .cart-products-count {
    background-color: transparent !important; }
  .blockcart > .header .link {
    display: block;
    position: relative; }
  .blockcart > .header i {
    vertical-align: middle;
    padding-right: 5px;
    font-size: 16px; }
  .blockcart > .header span {
    display: inline-block;
    vertical-align: middle; } }

@media (max-width: 768px) {
  #_mobile_cart {
    margin-left: auto; }
  .blockcart > .header {
    position: relative; }
    .blockcart > .header i {
      border: none;
      background: none;
      color: inherit;
      font-size: 22px;
      margin: 0; }
  .blockcart .cart-items {
    display: none; }
  .blockcart .cart-products-count {
    display: block;
    font-size: 8px;
    background: #c19e79;
    color: #ffffff;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    position: absolute;
    top: -12px;
    right: -12px;
    z-index: 1;
    border-radius: 50%; } }
@media (min-width: 769px) {
  #_desktop_user_info {
    padding-right: 15px; }
    #_desktop_user_info .user-info {
      display: block !important;
      -webkit-transform: none;
           -o-transform: none;
              transform: none;
      background: none;
      margin: 0;
      opacity: 1;
      visibility: visible;
      position: static;
      color: inherit;
      border: none;
      font-size: inherit; }
      #_desktop_user_info .user-info .dropdown-item {
        padding: 0 0 0 15px;
        border: none;
        background: none;
        display: inline-block;
        white-space: normal;
        width: auto;
        text-transform: capitalize; }
        #_desktop_user_info .user-info .dropdown-item i {
          font-size: 16px;
          vertical-align: middle; }
        #_desktop_user_info .user-info .dropdown-item:hover {
          color: #c19e79; }
          #_desktop_user_info .user-info .dropdown-item:hover > span {
            text-decoration: underline; } }

@media (max-width: 768px) {
  #_mobile_user_info {
    padding-left: 15px; }
    #_mobile_user_info .expand-more > i {
      font-size: 22px; }
  .user-info {
    left: auto;
    right: 0;
    margin-top: 25px; } }
#blockcart-modal .modal-dialog {
  width: 100%;
  max-width: 950px; }

#blockcart-modal .modal-body {
  padding: 0; }
  #blockcart-modal .modal-body > .row {
    margin: 0; }

#blockcart-modal .divide-right {
  padding: 0; }

#blockcart-modal .product-image {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  padding-top: 100%; }

.cart-content {
  -js-display: flex;
  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;
  padding: 40px 45px; }
  .cart-content h6 {
    font-size: 25px;
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
    text-transform: uppercase; }
  .cart-content p {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase; }
    .cart-content p:after {
      display: table;
      clear: both;
      content: ''; }
    .cart-content p strong {
      color: #898989;
      display: block;
      float: left;
      margin-bottom: 10px; }
    .cart-content p span {
      font-weight: 700;
      display: block;
      float: right;
      margin-bottom: 10px; }

.cart-content-btn {
  margin-top: 25px; }
  .cart-content-btn .btn {
    font-size: 12px;
    padding: 9px 15px;
    text-transform: uppercase; }
  .cart-content-btn .btn-secondary {
    float: left; }
  .cart-content-btn .btn-primary {
    float: right; }

@media (max-width: 991px) {
  #blockcart-modal .product-image {
    padding-top: 50%; } }

@media (max-width: 667px) {
  #blockcart-modal .modal-dialog {
    width: auto; } }

@media (max-width: 455px) {
  .cart-content {
    padding: 20px; }
    .cart-content h6 {
      font-size: 20px; }
  .cart-content-btn .btn {
    width: 100%; }
    .cart-content-btn .btn:first-child {
      margin-bottom: 15px; } }
.language-selector, .currency-selector {
  text-transform: uppercase; }
  .language-selector .expand-more, .currency-selector .expand-more {
    padding: 4px 9px; }
    .language-selector .expand-more:hover, .currency-selector .expand-more:hover {
      color: #c19e79; }
  .language-selector .dropdown-menu, .currency-selector .dropdown-menu {
    line-height: 1.4;
    margin-top: 11px; }
  .language-selector li:not(:last-child), .currency-selector li:not(:last-child) {
    border: none; }
  .language-selector .dropdown-item, .currency-selector .dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px; }

@media (min-width: 769px) {
  .language-selector, .currency-selector {
    border-right: 1px solid; } }

@media (max-width: 768px) {
  #_mobile_currency_selector, #_mobile_language_selector {
    margin-left: auto; }
  #_mobile_currency_selector + #_mobile_language_selector {
    margin-left: 0; }
  .language-selector select, .currency-selector select {
    background-color: transparent;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0; } }
.search-widget form {
  position: relative; }

.search-widget .text {
  display: block;
  border: none;
  background: none;
  color: inherit;
  width: 100%;
  font-size: 13px;
  height: 23px;
  padding: 0 20px 0 12px;
  outline: none;
  border-radius: 0; }
  .search-widget .text::-webkit-input-placeholder {
    color: inherit; }
  .search-widget .text::-moz-placeholder {
    color: inherit; }
  .search-widget .text:-ms-input-placeholder {
    color: inherit; }
  .search-widget .text::placeholder {
    color: inherit; }

.search-widget .btn-search {
  display: inline-block;
  cursor: pointer;
  outline: none;
  padding: 0;
  background: none;
  color: #450605;
  border: none;
  position: absolute;
  right: 0;
  top: -2px;
  font-size: 25px;
  width: 26px;
  height: 23px;
  line-height: 22px; }
  .search-widget .btn-search:hover {
    color: #450605; }
  .search-widget .btn-search i {
    font-size: inherit; }

@media (min-width: 769px) {
  .search-widget {
    padding-top: 20px;
    padding-bottom: 20px; }
    .search-widget .text {
      border-left: 1px solid #f0f0f0; } }

@media (max-width: 768px) {
  .search-widget {
    margin: 32px 0 45px; }
    .search-widget .text {
      padding: 0 30px 0 0;
      height: 30px;
      border-bottom: 1px solid #e6e6e5; }
      .search-widget .text:focus {
        border-bottom-color: #c19e79; }
    .search-widget .btn-search {
      right: 0;
      top: 2px;
      font-size: 21px; } }
@media (min-width: 769px) {
  .main-menu {
    position: static; }
  .top-menu {
    margin: 0; }
    .top-menu .popover {
      display: block !important;
      border: none;
      border-radius: 0;
      border-top: 3px solid #c19e79;
      padding: 22px 15px 20px;
      -webkit-box-shadow: 0 2px 6px 0 #e7e7e7;
              box-shadow: 0 2px 6px 0 #e7e7e7;
      width: 100%;
      left: 15px;
      right: 0;
      top: 100% !important;
      max-width: none;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(40px);
           -o-transform: translateY(40px);
              transform: translateY(40px);
      -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
      transition: opacity .3s, visibility .3s, -webkit-transform .3s;
      -o-transition: opacity .3s, visibility .3s, -o-transform .3s;
      transition: opacity .3s, visibility .3s, transform .3s;
      transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s, -o-transform .3s;
      max-height: calc(100vh - 237px);
      overflow-y: auto;
      overflow-x: hidden; }
    .top-menu .dropdown-item {
      color: inherit;
      padding: 0; }
      .top-menu .dropdown-item[data-depth="0"] {
        text-transform: uppercase;
        display: block;
        position: relative;
        font-size: 12px;
        font-weight: 500;
        padding: 20px 0 20px 30px; }
        .top-menu .dropdown-item[data-depth="0"]:before {
          content: '/';
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          left: 18px;
          color: #cecece;
          font-size: 20px;
          font-weight: 300;
          line-height: 1; }
        .top-menu .dropdown-item[data-depth="0"]:after {
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 14px;
          color: #cecece; }
      .top-menu .dropdown-item:hover {
        color: #cc9c79; }
      .top-menu .dropdown-item[data-depth="1"] {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px; }
    .top-menu[data-depth="0"] > li {
      padding: 0 8px;
      display: inline-block;
      vertical-align: top; }
      .top-menu[data-depth="0"] > li:first-child {
        padding-left: 0; }
      .top-menu[data-depth="0"] > li:hover > .popover {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0); }
    .top-menu[data-depth="1"] > li {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px; }
    .top-menu[data-depth="1"] .dropdown-item {
      color: #666666; }
    .top-menu[data-depth="1"] .top-menu .dropdown-item {
      line-height: 1.2;
      display: block;
      padding: 7px 0;
      font-weight: normal;
      font-size: 14px;
      position: relative; }
    .top-menu a:not([data-depth="0"]) {
      display: block; }
    .top-menu .collapse {
      display: inherit; }
    .top-menu .sub-menu.collapse {
      display: none; }
    .top-menu .sub-menu a:hover {
      color: #c19e79; } }

@media (min-width: 992px) {
  .top-menu[data-depth="0"] > li {
    padding: 0 15px; }
  .top-menu .dropdown-item[data-depth="0"] {
    font-size: 13px; } }

@media (min-width: 1200px) {
  .top-menu[data-depth="0"] > li {
    padding: 0 18px; }
  .top-menu .dropdown-item[data-depth="0"] {
    font-size: 15px; } }

@media (max-width: 768px) {
  .top-menu[data-depth="0"] > li > a:after {
    display: none; }
  .top-menu ul {
    padding-left: 30px; }
  .top-menu .dropdown-item {
    font-size: 13px;
    padding: 0;
    margin-bottom: 30px;
    position: relative; }
    .top-menu .dropdown-item:active, .top-menu .dropdown-item.active {
      color: #c19e79; }
    .top-menu .dropdown-item .pull-xs-right {
      position: absolute;
      right: 0;
      top: -4px; }
  .top-menu .navbar-toggler {
    display: block;
    padding: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 23px; }
    .top-menu .navbar-toggler i {
      display: inline-block;
      font-size: inherit;
      line-height: inherit; }
    .top-menu .navbar-toggler .remove {
      display: none; }
    .top-menu .navbar-toggler[aria-expanded=true] .add {
      display: none; }
    .top-menu .navbar-toggler[aria-expanded=true] .remove {
      display: inline-block; }
  .top-menu .popover {
    position: static;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    border-radius: 0;
    max-width: none;
    display: none; }
    .top-menu .popover.show, .top-menu .popover.collapsing {
      display: block; } }
.card-title {
  font-size: 35px;
  font-weight: 400; }

#checkout .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px;
    margin-top: 3px; }

#checkout #content {
  margin-bottom: 25px; }

#checkout .additional-information {
  font-size: 14px;
  margin-left: 46px;
  margin-top: 20px; }

#checkout .cancel-address {
  margin: 10px;
  display: block;
  color: #878787;
  text-decoration: underline; }

#checkout .modal-content {
  padding: 40px;
  background-color: #ebebeb; }

#checkout #cart-summary-product-list {
  font-size: 14px; }
  #checkout #cart-summary-product-list img {
    border: #ebebeb 1px solid;
    width: 50px; }
  #checkout #cart-summary-product-list .media-body {
    vertical-align: middle; }

#checkout #order-summary-content {
  padding-top: 15px; }
  #checkout #order-summary-content h4.h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #79838c; }
  #checkout #order-summary-content h4.black {
    color: #000000; }
  #checkout #order-summary-content h4.addresshead {
    margin-top: 3px; }
  #checkout #order-summary-content .noshadow {
    -webkit-box-shadow: none;
            box-shadow: none; }
  #checkout #order-summary-content #order-items {
    border-right: 0; }
    #checkout #order-summary-content #order-items h3.h3 {
      color: #79838c;
      margin-top: 20px; }
    #checkout #order-summary-content #order-items table tr:first-child td {
      border-top: 0; }
  #checkout #order-summary-content .order-confirmation-table {
    padding: 1px;
    margin-bottom: 2px;
    background-color: #fff;
    border: 3px solid #e5e5e5;
    border-radius: 0; }
  #checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 1px; }
  #checkout #order-summary-content .step-edit {
    display: inline;
    color: #acaaa6; }
  #checkout #order-summary-content .step-edit:hover {
    cursor: pointer; }
  #checkout #order-summary-content a .step-edit {
    color: #acaaa6; }

#checkout #gift_message {
  max-width: 100%;
  border-color: #79838c; }

.checkout-step {
  background-color: white;
  border: 1px #ebebeb solid;
  padding: 15px; }
  .checkout-step:not(:last-child) {
    border-bottom: none; }
  .checkout-step .nav-item .nav-link {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px; }
  .checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 23px; }
  .checkout-step .content {
    padding: 0 37px; }
  .checkout-step .step-edit {
    text-transform: lowercase;
    font-weight: normal; }
    .checkout-step .step-edit .edit {
      font-size: 14px; }
  .checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: 0.5; }
  .checkout-step .content,
  .checkout-step .done,
  .checkout-step .step-edit {
    display: none; }
  .checkout-step.-current .content {
    display: block; }
  .checkout-step.-current.-reachable.-complete .done,
  .checkout-step.-current.-reachable.-complete .step-edit {
    display: none; }
  .checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block; }
  .checkout-step.-current.-reachable.-complete .content {
    display: block; }
  .checkout-step.-reachable.-complete .done {
    display: inline-block; }
  .checkout-step.-reachable.-complete .step-number {
    display: none; }
  .checkout-step.-reachable.-complete .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin: 6px 2px 0 0;
    color: #acaaa6; }
  .checkout-step.-reachable.-complete .content {
    display: none; }
  .checkout-step small {
    color: #acaaa6; }
  .checkout-step .default-input {
    min-width: 40%; }
    .checkout-step .default-input[name=address1], .checkout-step .default-input[name=address2] {
      min-width: 60%; }
  .checkout-step .radio-field {
    margin-top: 30px; }
    .checkout-step .radio-field label {
      display: inline; }
  .checkout-step .checkbox-field div {
    margin-top: 60px; }
  .checkout-step .checkbox-field + .checkbox-field div {
    margin-top: 0; }
  .checkout-step .select-field div {
    background: #f6f6f6;
    padding: 10px 50px; }
  .checkout-step .form-footer {
    text-align: center;
    margin-top: 15px; }
  .checkout-step #conditions-to-approve {
    padding-top: 16px; }
  .checkout-step .payment-options label {
    margin: 0; }
  .checkout-step .payment-options .custom-radio {
    margin-right: 20px; }
  .checkout-step .payment-options .payment-option {
    -js-display: flex;
    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;
    margin-bottom: 8px; }
  .checkout-step .step-number {
    display: inline-block;
    padding: 10px; }
  .checkout-step .address-selector {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .checkout-step .address-item {
    background: #f6f6f6;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    margin-bottom: 10px; }
    .checkout-step .address-item.selected {
      background: white;
      border: #c19e79 3px solid; }
  .checkout-step .address-alias {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 17px; }
  .checkout-step .address {
    margin-left: 25px;
    font-weight: normal; }
  .checkout-step .radio-block {
    display: block;
    padding: 15px;
    font-size: 15px; }
  .checkout-step .custom-radio {
    margin-right: 0; }
    .checkout-step .custom-radio input[type="radio"] {
      height: 20px;
      width: 20px; }
  .checkout-step .delete-address,
  .checkout-step .edit-address {
    color: #acaaa6;
    display: inline-block;
    margin: 0 5px; }
    .checkout-step .delete-address .delete,
    .checkout-step .delete-address .edit,
    .checkout-step .edit-address .delete,
    .checkout-step .edit-address .edit {
      font-size: 14px; }
  .checkout-step hr {
    margin: 0; }
  .checkout-step .address-footer {
    text-align: center;
    padding: 10px; }
  .checkout-step #delivery-addresses,
  .checkout-step #invoice-addresses {
    margin-top: 20px; }
  .checkout-step .add-address {
    margin-top: 20px; }
    .checkout-step .add-address a {
      color: #79838c; }
      .checkout-step .add-address a i {
        font-size: 15px; }
  .checkout-step .delivery-option {
    background: #f6f6f6;
    padding: 15px 0;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-step .delivery-option img {
      display: inline-block; }
    .checkout-step .delivery-option label {
      text-align: inherit;
      margin: 0; }
      .checkout-step .delivery-option label > .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
  .checkout-step .carrier-delay,
  .checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left; }
  .checkout-step #customer-form,
  .checkout-step #delivery-address,
  .checkout-step #invoice-address,
  .checkout-step #login-form {
    margin-left: 5px;
    margin-top: 25px; }
    .checkout-step #customer-form .form-control-label,
    .checkout-step #delivery-address .form-control-label,
    .checkout-step #invoice-address .form-control-label,
    .checkout-step #login-form .form-control-label {
      text-align: left; }
    .checkout-step #customer-form .radio-inline,
    .checkout-step #delivery-address .radio-inline,
    .checkout-step #invoice-address .radio-inline,
    .checkout-step #login-form .radio-inline {
      padding: 0; }
  .checkout-step .sign-in {
    font-size: 14px; }

#cart-summary-product-list {
  font-size: 14px; }
  #cart-summary-product-list .media {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 5px; }
  #cart-summary-product-list .product-name, #cart-summary-product-list .product-quantity, #cart-summary-product-list .product-price {
    padding: 0 5px; }
  #cart-summary-product-list .product-name {
    text-transform: uppercase;
    font-size: 12px;
    max-width: 43%;
    min-width: 43%;
    padding-left: 15px;
    line-height: 1.3; }
  #cart-summary-product-list img {
    width: 50px; }
  #cart-summary-product-list .media-body {
    -js-display: flex;
    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; }

#conditions-to-approve li {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

/**** ORDER CONFIRMATION *****/
#order-details {
  padding-left: 30px; }
  #order-details > .card-title {
    margin-bottom: 30px; }
  #order-details ul {
    margin-bottom: 20px; }
    #order-details ul li {
      margin-bottom: 10px; }

#order-items {
  border-right: #ebebeb 1px solid; }
  #order-items table {
    width: 100%; }
    #order-items table tr {
      height: 30px; }
      #order-items table tr td:last-child {
        text-align: right; }
  #order-items .order-line {
    margin-top: 16px; }
  #order-items .image img {
    width: 100%;
    border: 1px solid gray-lighter;
    margin-bottom: 16px; }
  #order-items .details {
    margin-bottom: 16px; }
    #order-items .details .customizations {
      margin-top: 10px; }
  #order-items .qty {
    margin-bottom: 16px; }

#order-confirmation #registration-form {
  margin-top: 30px; }

@media (max-width: 991px) {
  .checkout-step .done {
    margin: 0;
    padding: 0; }
  .checkout-step .address-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .checkout-step .delivery-option-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .delivery-option {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto; }
    .delivery-option img {
      margin-top: 15px; }
    .delivery-option .custom-radio {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  #order-confirmation #registration-form {
    width: 100%; } }

@media (max-width: 768px) {
  .checkout-step .step-title {
    font-size: 18px; }
  #js-checkout-summary {
    margin-top: 30px; }
  .card-title {
    font-size: 20px; } }

@media (max-width: 667px) {
  .checkout-step.-reachable.-complete .step-edit {
    float: none;
    margin-top: 4px;
    margin-left: 0; }
  #checkout .form-group {
    margin-bottom: 8px; }
  .checkout-step .content {
    padding: 15px; }
  #order-items {
    border-right: 0;
    margin-bottom: 40px; }
    #order-items .card-title {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 16px;
      padding-bottom: 16px; }
    #order-items hr {
      border-top-color: #ebebeb; }
  .bold {
    font-weight: bold; }
  #order-details {
    padding-left: 15px; }
    #order-details .card-title {
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 16px;
      padding-bottom: 16px; }
  .checkout-step .delivery-option {
    text-align: center; }
  .checkout-step .carrier-name {
    margin-top: 15px; } }

@media (max-width: 455px) {
  .checkout-step .nav-item .nav-link {
    font-size: 12px;
    padding: 10px 15px;
    margin-bottom: 15px; }
  .checkout-step .nav-item:not(:last-child) {
    margin-right: 15px; }
  .checkout-step .content {
    padding: 15px 0; }
  #payment-confirmation button {
    font-size: 14px; }
    #payment-confirmation button.btn {
      white-space: normal; } }

.js-payment-binary {
  display: none; }
  .js-payment-binary .accept-cgv {
    display: none; }
  .js-payment-binary.disabled {
    opacity: 0.6;
    cursor: not-allowed; }
    .js-payment-binary.disabled::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none; }
    .js-payment-binary.disabled .accept-cgv {
      display: block; }
/*** SOME GENERIC STYLES ***/
.table-labeled th {
  vertical-align: middle; }

.table-labeled td {
  vertical-align: middle; }

.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: 4px 6px;
  margin: 2px;
  color: white;
  white-space: nowrap; }

.page-order .table {
  margin-bottom: 0; }

.page-order table th {
  padding: 8px; }

.page-order table td {
  padding: 8px; }

.page-order table thead th {
  text-align: center; }

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0; }

#authentication .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px; }
  #authentication .custom-checkbox label {
    padding-left: 10px; }

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0; }
  #identity .radio-inline .custom-radio,
  #authentication .radio-inline .custom-radio {
    margin-right: 0; }

/*** Most of the customer accpunt pages ***/
.page-customer-account .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-customer-account #content {
  padding: 16px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  color: #878787; }
  .page-customer-account #content .order-actions a {
    padding: 0 2px; }
  .page-customer-account #content .forgot-password {
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
    padding-bottom: 15px; }
  .page-customer-account #content .no-account {
    text-align: center;
    font-size: 14px; }

/*** Login page ***/
.page-authentication .page-header {
  text-align: center; }

.page-authentication #content {
  max-width: 700px;
  margin: 0 auto; }

.page-authentication .form-footer {
  text-align: center; }

/*** Addresses page ***/
.page-addresses .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-addresses .address {
  background: white;
  margin-bottom: 30px;
  font-size: 14px;
  color: #79838c; }
  .page-addresses .address .address-body {
    background: #f7f7f7;
    padding: 16px; }
    .page-addresses .address .address-body h4 {
      font-size: 14px;
      font-weight: 700; }
    .page-addresses .address .address-body address {
      min-height: rem(144px); }
  .page-addresses .address .address-footer {
    padding: 8px 16px; }
    .page-addresses .address .address-footer a {
      color: #878787;
      margin-right: 8px; }
      .page-addresses .address .address-footer a:hover {
        color: #79838c; }
      .page-addresses .address .address-footer a i {
        font-size: 14px; }
      .page-addresses .address .address-footer a span {
        font-size: 15px;
        vertical-align: middle; }

.page-addresses .addresses-footer {
  margin: 0 15px; }
  .page-addresses .addresses-footer a {
    color: #79838c; }
    .page-addresses .addresses-footer a:hover {
      color: #79838c; }
    .page-addresses .addresses-footer a i {
      font-size: 14px; }
    .page-addresses .addresses-footer a span {
      font-size: 14px;
      vertical-align: middle;
      margin-top: 10px; }

/*** Order details page ***/
.page-order-detail {
  font-size: 14px;
  color: #878787; }
  .page-order-detail .box {
    background: #f7f7f7;
    padding: 16px;
    margin-bottom: 16px; }
  .page-order-detail h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #79838c;
    margin-bottom: 16px; }
  .page-order-detail #order-infos ul {
    margin: 0; }
  .page-order-detail #order-history .history-lines .history-line {
    padding: 8px 0;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail #order-history .history-lines .history-line:last-child {
      border-bottom: 0; }
    .page-order-detail #order-history .history-lines .history-line .label {
      display: inline-block;
      margin: 4px 0;
      padding: 4px 6px;
      color: white;
      border-radius: 3px; }
  .page-order-detail .addresses {
    margin: 0 -15px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .page-order-detail .addresses h4 {
      font-size: 14px;
      font-weight: 700; }
  .page-order-detail #order-products.return {
    margin-bottom: 16px; }
    .page-order-detail #order-products.return th.head-checkbox {
      width: 30px; }
    .page-order-detail #order-products.return td {
      padding: 75 5; }
      .page-order-detail #order-products.return td.qty {
        min-width: 125px; }
        .page-order-detail #order-products.return td.qty .current {
          width: 30%;
          float: left;
          text-align: right;
          padding-right: 0.5; }
        .page-order-detail #order-products.return td.qty .select {
          width: 70%;
          float: left;
          margin: -25 0;
          padding-left: 5; }
          .page-order-detail #order-products.return td.qty .select select {
            text-align: center; }
  .page-order-detail .order-items {
    padding: 0 !important; }
    .page-order-detail .order-items .order-item {
      padding: 16px 16px 0;
      border-bottom: 1px solid #f6f6f6; }
      .page-order-detail .order-items .order-item .checkbox {
        width: 30px;
        float: left;
        padding: 0 15px; }
      .page-order-detail .order-items .order-item .content {
        width: calc(100% - 30px);
        float: left;
        padding: 0 15px; }
      .page-order-detail .order-items .order-item .desc {
        margin-bottom: 16px; }
        .page-order-detail .order-items .order-item .desc .name {
          font-weight: bold; }
      .page-order-detail .order-items .order-item .qty {
        margin-bottom: 16px; }
        .page-order-detail .order-items .order-item .qty .q {
          margin-bottom: 4px; }
        .page-order-detail .order-items .order-item .qty .s {
          margin-bottom: 4px; }
  .page-order-detail .messages .message {
    margin-top: 8px;
    border-bottom: 1px solid #f6f6f6; }
    .page-order-detail .messages .message:last-child {
      border-bottom: 0; }
    .page-order-detail .messages .message > div {
      margin-bottom: 8px; }
  .page-order-detail .customization {
    margin-top: 12px; }

/*** Order return page ***/
#order-return-infos .thead-default th {
  color: #79838c; }

#order-return-infos .customization {
  margin-top: 12px; }

/*** My account landing page ***/
.page-my-account .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.page-my-account #content .links {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%; }
  .page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #878787;
    padding: 0 15px;
    margin-bottom: 30px; }
    .page-my-account #content .links a span.link-item {
      display: block;
      height: 100%;
      background: #f7f7f7;
      padding: 16px; }
    .page-my-account #content .links a i {
      display: block;
      font-size: 25px;
      width: 100%;
      color: #79838c;
      margin-bottom: 15px; }
    .page-my-account #content .links a:hover {
      color: #79838c; }
      .page-my-account #content .links a:hover i {
        color: #c19e79; }

/*** History page ***/
#history .orders {
  margin: 0 rem(-16px); }
  #history .orders .order {
    padding: 12px 16px;
    border-bottom: 1px solid #f6f6f6; }
    #history .orders .order a h3 {
      color: #878787; }
    #history .orders .order .label {
      display: inline-block;
      margin: 4px 0;
      padding: 4px 6px;
      color: white;
      border-radius: 3px; }
    #history .orders .order:last-child {
      border-bottom: 0; }

#customer-form .custom-checkbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #customer-form .custom-checkbox span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
            flex: 0 0 15px;
    margin-top: 3px; }

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 16px; }
  .page-footer .account-link i {
    font-size: 14px; }
  .page-footer .account-link span {
    font-size: 14px;
    vertical-align: middle; }

@media (min-width: 769px) {
  .page-authentication .form-control-label {
    text-align: right; } }
.page-password .send-renew-password-link {
  padding: 0 15px; }

.page-password #main {
  max-width: 900px;
  margin: 0 auto; }

.page-password .page-header {
  text-align: center; }

.page-password .center-email-fields {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.page-password .form-control-submit {
  font-size: 10px; }

@media (max-width: 667px) {
  .page-password .form-control-submit {
    margin: 20px 15px 0; } }
.page-sitemap .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

.sitemap {
  line-height: 1.8; }
.carousel {
  -webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 24px; }
  .carousel .direction {
    z-index: auto; }
  .carousel .carousel-inner {
    height: 340px; }
  .carousel .carousel-item {
    height: 100%; }
    .carousel .carousel-item img {
      width: 100%;
      margin-left: 0; }
    .carousel .carousel-item .caption {
      position: absolute;
      bottom: 28px;
      left: 90px;
      color: white;
      max-width: 340px; }
      .carousel .carousel-item .caption .caption-description p {
        color: white; }
  .carousel .carousel-control {
    opacity: 1; }
    .carousel .carousel-control .icon-next::before,
    .carousel .carousel-control .icon-prev::before {
      content: ""; }
    .carousel .carousel-control .icon-next i,
    .carousel .carousel-control .icon-prev i {
      font-size: 50px;
      color: white; }
    .carousel .carousel-control .icon-next:hover i,
    .carousel .carousel-control .icon-prev:hover i {
      color: #c19e79; }
    .carousel .carousel-control .icon-prev {
      left: 16px; }
    .carousel .carousel-control .icon-next {
      right: 32px; }
    .carousel .carousel-control.left, .carousel .carousel-control.right {
      background: none; }
.featured-products {
  margin-top: 30px; }

.all-product-link:after {
  content: '\E5C8';
  font-family: "Material Icons";
  vertical-align: middle; }

.all-product-link i {
  display: none; }

@media (max-width: 455px) {
  .featured-products .products {
    border-top: 1px solid #e6e6e6;
    margin-left: -15px;
    margin-right: -15px; } }

.product-flags {
  margin: 0; }
  .product-flags .new, .product-flags .product-availability, .product-flags .on-sale, .product-flags .discount-percentage {
    background: #615050;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
    height: 30px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap; }
  .product-flags .discount {
    display: none; }
  .product-flags .available {
    display: none; }

#products .products, .featured-products .products, .product-accessories .products {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.products .product-miniature .variant-links {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center; }

.products .product-miniature .thumbnail-container {
  border: 1px solid #f0f0f0;
  text-align: center;
  position: relative; }

.products .product-miniature .product-thumbnail img {
  display: inline-block; }

.products .product-miniature .left-block {
  overflow: hidden;
  position: relative;
  padding: 29px 19px 0; }

.products .product-miniature .product-flags .new, .products .product-miniature .product-flags .product-availability, .products .product-miniature .product-flags .on-sale, .products .product-miniature .product-flags .discount-percentage {
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1; }

.products .product-miniature .product-flags .discount-percentage ~ .on-sale, .products .product-miniature .product-flags .discount-percentage .new {
  display: none; }

.products .product-miniature .product-flags .on-sale ~ .new {
  display: none; }

.products .product-miniature .label_unavailable + .product-flags {
  display: none; }

.products .product-miniature .product-item-buttons, .products .product-miniature .highlighted-informations {
  display: inline-block;
  vertical-align: top; }

.products .product-miniature .add-to-cart {
  line-height: 38px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 4px 1px 0; }
  .products .product-miniature .add-to-cart:before {
    content: '\E8CC';
    font-family: "Material Icons";
    vertical-align: middle;
    font-size: 16px;
    padding-right: 2px; }

.products .product-miniature .function-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  background: transparent;
  border: 1px solid #c19e79;
  color: #c19e79;
  font-size: 16px;
  vertical-align: top;
  font-family: "Material Icons";
  margin: 4px 1px 0;
  }
  .products .product-miniature .function-btn:hover {
    background: #c19e79;
    border-color: #c19e79;
    color: #ffffff; }
  .products .product-miniature .function-btn:active {
    border-color: #b18556;
    background: #b18556;
    color: #ffffff; }

.products .product-miniature .lnk_view:before {
  content: '\E8B6'; }

.products .product-miniature .right-block {
  padding: 0 19px 19px; }

.products .product-miniature .product-title {
  font-size: 18px;
  font-weight: 400;
  border-top: 1px solid #f0f0f0;
  padding: 23px 0 10px;
  margin-bottom: 0;
  line-height: 1.3;
  text-transform: none; }

.products .product-miniature .product-price-and-shipping {
  margin-bottom: 12px; }

/* layout */
.products .product-miniature {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33.33333%; }

@media (min-width: 1200px) {
  .products .product-miniature .add-to-cart:before {
    display: none; } }

@media (max-width: 1199px) {
  .products .product-miniature .product-flags .new, .products .product-miniature .product-flags .product-availability, .products .product-miniature .product-flags .on-sale, .products .product-miniature .product-flags .discount-percentage {
    font-size: 12px; }
  .products .product-miniature .add-to-cart {
    background: #ffffff;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 38px; }
    .products .product-miniature .add-to-cart:before {
      padding: 0; }
    .products .product-miniature .add-to-cart span {
      display: none; } }

@media (max-width: 768px) {
  .products .product-miniature .product-title {
    font-size: 12px; }
  .products .product-miniature .regular-price, .products .product-miniature .price {
    font-size: 11px; } }

@media (max-width: 455px) {
  .products {
    margin-bottom: 30px; }
    .products .product-miniature {
      padding: 0;
      margin-bottom: 0;
      width: 50%;
      border-bottom: 1px solid #e6e6e6; }
      .products .product-miniature .product-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .products .product-miniature .right-block {
        padding: 0 10px 10px; }
      .products .product-miniature .thumbnail-container {
        border: none; }
      .products .product-miniature:nth-child(2n+1) {
        border-right: 1px solid #e6e6e6; }
      .products .product-miniature .color {
        width: 20px;
        height: 20px; } }

.grid .product-description-short {
  display: none; }

.grid .thumbnail-container {
  position: relative; }

.grid .right-block {
  padding: 0 19px 19px; }

@media (max-width: 1199px) {
  .grid .product-flags .new, .grid .product-flags .product-availability, .grid .product-flags .on-sale {
    font-size: 12px; } }

.list .product-title {
  font-size: 18px;
  font-weight: 400;
  text-transform: none; }

@media (min-width: 456px) {
  .list .product-miniature {
    width: 100%; }
    .list .product-miniature .thumbnail-container {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      text-align: left; }
    .list .product-miniature .left-block {
      width: 30%;
      border-right: 1px solid #e7e7e7; }
    .list .product-miniature .right-block {
      width: 70%;
      padding: 15px 15px 15px 15px; }
    .list .product-miniature .product-title {
      border: none; } }
.price {
  font-size: 20px;
  color: #1d0505; }

.regular-price {
  font-size: 20px;
  color: #898989;
  text-decoration: line-through;
  padding-left: 10px;
  position: relative; }
  .regular-price:before {
    content: '/';
    line-height: 1.4;
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 0; }
.page-cms .breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

#custom-text {
  background: white;
  border-radius: 2px;
  margin-bottom: 24px;
  padding: 50px 50px;
  text-align: center; }
  #custom-text h3 {
    text-transform: uppercase;
    color: #79838c;
    font-size: 25px;
    font-weight: 700; }
  #custom-text p {
    color: #79838c;
    font-weight: 400;
    font-size: 1.1em; }
    #custom-text p .dark {
      color: #acaaa6;
      font-weight: 400; }

.page-content.page-cms .cms-box img {
  max-width: 100%; }

@media (max-width: 991px) {
  #block-cmsinfo {
    padding: 20px 30px; } }
.line-about-news {
  padding-top: 70px; }

.line-about-news .title_main_section {
  text-align: left; }

@media (max-width: 1024px) {
  .line-about-news {
    padding-top: 40px; } }

@media (max-width: 768px) {
  .line-about-news .title_main_section {
    text-align: center; } }

@media (max-width: 455px) {
  .line-about-news .title_main_section {
    font-size: 30px;
    margin-bottom: 25px;
    text-align: left; } }
.category-top-menu > li > .category-sub-menu {
  border: 1px solid #ebe9e9; }

.block-categories .h6 {
  margin-bottom: 2px; }

.block-categories .category-sub-menu li {
  position: relative;
  background: #ffffff;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s; }
  .block-categories .category-sub-menu li a {
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s; }
  .block-categories .category-sub-menu li:not(:last-child):after {
    content: '';
    border-bottom: 1px solid #F5F5F5;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0; }
  .block-categories .category-sub-menu li:hover > a {
    color: #c19e79; }
  .block-categories .category-sub-menu li:hover > .navbar-toggler, .block-categories .category-sub-menu li:hover > .arrows {
    color: #c19e79; }

.block-categories li[data-depth] a {
  display: block;
  font-size: 13px;
  padding: 16px 26px 16px 20px; }

.block-categories .navbar-toggler, .block-categories .arrows {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
  border: none;
  width: 35px;
  height: 40px;
  text-align: left;
  line-height: 40px; }
  .block-categories .navbar-toggler i, .block-categories .arrows i {
    font-style: normal; }
    .block-categories .navbar-toggler i:before, .block-categories .arrows i:before {
      font-family: "Material Icons"; }
  .block-categories .navbar-toggler .add:before, .block-categories .navbar-toggler .arrow-right:before, .block-categories .arrows .add:before, .block-categories .arrows .arrow-right:before {
    content: '\E313'; }
  .block-categories .navbar-toggler .remove:before, .block-categories .navbar-toggler .arrow-down:before, .block-categories .arrows .remove:before, .block-categories .arrows .arrow-down:before {
    content: '\E316'; }

.block-categories .collapse-icons .remove {
  display: none; }

.block-categories .arrows .arrow-down {
  display: none; }

/* Media */
@media (min-width: 769px) {
  .block-categories .navbar-toggler, .block-categories .arrows {
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    width: 35px;
    text-align: left; }
    .block-categories .navbar-toggler .add:before, .block-categories .navbar-toggler .arrow-right:before, .block-categories .arrows .add:before, .block-categories .arrows .arrow-right:before {
      content: '\E315'; }
  .block-categories .collapse {
    display: block !important; }
  .block-categories li[data-depth] .category-sub-menu {
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    display: block;
    left: 110%;
    min-width: 245px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    top: -1px;
    -webkit-transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    -o-transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    transition: opacity 0.4s,left 0.4s,visibility 0.4s;
    white-space: nowrap;
    z-index: 100; }
  .block-categories li[data-depth]:hover > .collapse > .category-sub-menu {
    left: 100%;
    opacity: 1;
    visibility: visible; } }

.block-category {
  padding: 0;
  border: none; }

#category-description {
  color: #181818 !important; }

.category-cover {
  margin-top: 15px;
  margin-bottom: 20px; }

.clear-all-wrapper {
  margin-bottom: 25px; }
  .clear-all-wrapper .btn {
    font-size: 11px;
    padding-left: 2em;
    padding-right: 2em; }

.search_filters-wrapper {
  border: 1px solid #ebe9e9;
  padding: 18px 20px 0; }

.facet .select-title {
  display: block; }

.facet:first-child {
  border-top: none; }

.facet:not(:last-child) {
  margin-bottom: 30px; }

.facet .collapse {
  display: block; }

.facet .facet-title {
  color: #181818;
  display: block;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 14px;
  clear: both; }

.facet li {
  position: relative;
  padding-left: 22px; }

.facet .facet-label {
  display: block;
  margin: 0; }
  .facet .facet-label a {
    display: block; }
  .facet .facet-label .magnitude {
    float: right; }

.facet li {
  margin-bottom: 21px; }

.facet .color-type {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 0 5px; }
  .facet .color-type .custom-checkbox {
    position: static; }
  .facet .color-type .search-link {
    display: none; }

.facet .custom-checkbox, .facet .custom-radio {
  position: absolute;
  top: 0;
  left: 0; }

.facet .dropdown-type {
  padding-left: 0; }

.active_filters {
  background: #f7f7f7;
  padding: 10px 15px 0;
  margin-bottom: 20px; }
  .active_filters .active-filter-title {
    display: inline;
    margin-right: 10px; }
  .active_filters ul {
    display: inline; }
  .active_filters .filter-block {
    margin-right: 10px;
    margin-bottom: 10px;
    background: #c19e79;
    color: #ffffff;
    padding: 10px;
    display: inline-block;
    font-size: 13px; }
    .active_filters .filter-block > a {
      display: inline-block;
      vertical-align: -3px; }
    .active_filters .filter-block .close {
      color: inherit;
      font-size: 13px;
      opacity: 1;
      margin: 2px 0 0 3px;
      text-shadow: none; }
      .active_filters .filter-block .close:hover {
        color: #ffffff; }

#search_filter_toggler {
  padding: 2px 8px;
  font-size: 12px; }

@media (max-width: 1199px) {
  #search_filters {
    margin-top: 20px; }
  .filter-button {
    padding: 0 15px; }
  .facet .title .pull-xs-right {
    display: none; } }

@media (max-width: 768px) {
  #search_filters_wrapper {
    display: block !important;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    margin: 0;
    padding: 15px;
    -webkit-transition: visibility .3s,-webkit-transform .3s;
    transition: visibility .3s,-webkit-transform .3s;
    -o-transition: visibility .3s,-o-transform .3s;
    transition: transform .3s,visibility .3s;
    transition: transform .3s,visibility .3s,-webkit-transform .3s,-o-transform .3s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
    #search_filters_wrapper.hidden-sm-down {
      -webkit-transform: translateX(-100%);
           -o-transform: translateX(-100%);
              transform: translateX(-100%);
      visibility: hidden; }
  #search_filter_controls .btn {
    font-size: 12px;
    padding: 5px 15px; }
  .js-search-filters-clear-all {
    margin-right: 5px; } }

.pagination {
  border-radius: 0;
  margin-left: auto;
  padding: 0 15px; }
  .pagination > div:first-child {
    max-width: none; }
  .pagination .page-list {
    margin: 0;
    -js-display: flex;
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .pagination .page-list li {
      margin: 0 2px; }
  .pagination a {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    background: #ffffff;
    border: 1px solid #ebe9e9;
    text-align: center;
    font-size: 12px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .pagination .previous, .pagination .next {
    display: none; }
  .pagination li.current a, .pagination li a:hover {
    color: #ffffff;
    background: #c19e79; }
  .pagination .disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .7; }

#js-product-list-top {
  margin-top: 50px;
  margin-bottom: 50px; }

.products-selection {
  border: 1px double #f0f0f0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  padding-top: 8px;
  padding-bottom: 8px;
  /* display view */ }
  .products-selection > div, .products-selection > nav {
    padding: 10px 20px; }
  .products-selection > *:not(:last-child) {
    border-right: 1px solid #f0f0f0; }
  .products-selection label {
    color: #181818;
    display: inline-block;
    font-weight: bold;
    padding: 0 5px 0 0;
    line-height: 25px;
    text-transform: uppercase;
    max-width: 100%;
    vertical-align: middle;
    margin: 0; }
  .products-selection .select-title {
    font-size: 13px;
    padding: 4px 35px 4px 10px; }
    .products-selection .select-title i {
      width: 25px;
      line-height: 26px; }
  .products-selection .dropdown-menu .select-list {
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 4px; }
  .products-selection .total-products {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase; }
    .products-selection .total-products p {
      margin: 0; }
  .products-selection .display-view .view-item {
    color: #181818;
    display: inline-block;
    font-size: 23px;
    vertical-align: middle;
    cursor: pointer;
    width: 31px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #e7e7e7; }
    .products-selection .display-view .view-item.active, .products-selection .display-view .view-item:hover {
      color: #c19e79;
      border-color: #c19e79; }

@media (max-width: 1199px) {
  .products-selection label {
    display: none; } }

@media (max-width: 768px) {
  .products-selection .total-products {
    font-size: 12px; } }

@media (max-width: 455px) {
  #js-product-list-top {
    margin-bottom: 0; }
  .products-selection {
    border-right: none;
    border-left: none;
    margin-left: -15px;
    margin-right: -15px; }
    .products-selection > div, .products-selection > nav {
      padding: 11px 7px; }
    .products-selection .select-title {
      max-width: 110px; }
    .products-selection > *:not(:last-child) {
      border: none; } }
.l-column #content {
  position: relative; }

@media (max-width: 455px) {
  .page-product .sidebar {
    display: none; } }

.product-cover {
  border: 1px solid #ebe9e9;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .product-cover img {
    background: white; }
  .product-cover .layer {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    -webkit-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out; }
    .product-cover .layer:hover {
      opacity: 1; }
    .product-cover .layer .zoom-in {
      display: block;
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      position: absolute;
      bottom: -1px;
      right: -1px;
      font-size: 20px;
      cursor: pointer;
      background: #c19e79;
      color: #ffffff; }
      .product-cover .layer .zoom-in:hover {
        color: #ffffff; }

.r-column .product-flags {
  margin-left: auto; }

.r-column .product-flag.on-sale, .r-column .product-flag.discount-percentage, .r-column .product-flag.new {
  display: inline-block;
  margin: 0 0 10px 2px;
  font-size: 12px;
  padding: 0 10px;
  vertical-align: top; }
  .r-column .product-flag.on-sale.on-sale, .r-column .product-flag.discount-percentage.on-sale, .r-column .product-flag.new.on-sale {
    display: none; }

@media (max-width: 455px) {
  .r-column .product-flags {
    margin-left: 0; } }

.wrapper-product-images {
  position: relative; }

.product-images {
  margin: 0;
  font-size: 0;
  padding-bottom: 1px; }
  .product-images > .thumb-container {
    display: inline-block;
    padding: 0 5px;
    width: 25%; }
    .product-images > .thumb-container > .thumb {
      cursor: pointer;
      display: inline-block;
      border: 1px solid #ebe9e9;
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .product-images > .thumb-container > .thumb.selected, .product-images > .thumb-container > .thumb:hover {
        border: #c19e79 1px solid; }

#main .images-container .js-qv-mask {
  white-space: nowrap;
  overflow: hidden;
  margin-top: 10px; }
  #main .images-container .js-qv-mask.scroll {
    margin: 10px -5px 0; }

.scroll-box-arrows {
  display: none; }
  .scroll-box-arrows.scroll {
    display: block; }
  .scroll-box-arrows i {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    font-size: 25px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e5ebea;
    color: #ececec;
    z-index: 1; }
    .scroll-box-arrows i:hover {
      background: #c19e79;
      border-color: #c19e79;
      color: #ffffff; }
    .scroll-box-arrows i:active {
      background: #b18556;
      border-color: #b18556;
      color: #ffffff; }
  .scroll-box-arrows .left {
    left: -15px; }
  .scroll-box-arrows .right {
    right: -15px; }

.quickview .product-images > .thumb-container {
  width: auto;
  padding: 0; }

.product-information {
  font-size: 15px;
  color: #79838c;
  margin-top: 15px; }
  .product-information .manufacturer-logo {
    height: 35px; }

#product-description-short {
  color: #79838c; }

.product-discounts {
  margin-bottom: 24px; }
  .product-discounts > .product-discounts-title {
    font-weight: normal;
    font-size: 14px; }
  .product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 10px 20px;
    background: white;
    border: 5px #ebebeb solid;
    text-align: center; }
  .product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6; }
    .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
      background: white; }
    .product-discounts > .table-product-discounts tbody tr td {
      padding: 10px 20px;
      text-align: center;
      border: 5px #ebebeb solid; }

.product-prices {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #ebe9e9;
  border-bottom: 1px solid #ebe9e9;
  padding: 15px 0 5px; }
  .product-prices .product-price {
    display: inline-block; }
  .product-prices .price {
    font-size: 20px; }
  .product-prices > div {
    margin-bottom: 12px;
    line-height: 1; }
  .product-prices .tax-shipping-delivery-label {
    display: inline-block;
    font-size: 13px;
    color: #878787;
    margin-left: 5px; }

.product-discount {
  display: inline-block; }
  .product-discount .regular-price {
    font-size: 20px;
    text-decoration: line-through;
    font-weight: normal;
    position: relative;
    padding-left: 16px;
    margin-left: 7px; }

.has-discount .discount {
  color: #795532;
  font-size: 16px; }

.product-unit-price {
  font-size: 13px;
  margin-bottom: 0; }

.product-variants {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px; }
  .product-variants > .product-variants-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 15px; }
    .product-variants > .product-variants-item li {
      display: inline-block;
      vertical-align: top; }
    .product-variants > .product-variants-item .color {
      margin-left: 0;
      margin-top: 0;
      width: 32px;
      height: 32px;
      border-radius: 2px;
      -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25); }
  .product-variants > .color-type {
    width: 100%; }

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px; }

.input-container {
  position: relative; }

.input-radio {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%; }

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 1px solid #c19e79; }

.radio-label {
  background: white;
  display: inline-block;
  padding: 2px 10px;
  font-weight: 600;
  border: 2px solid white; }

.product-actions .control-label {
  width: 100%;
  margin-bottom: 6px;
  display: block;
  width: 100%; }

@media (max-width: 455px) {
  .product-variants > .product-variants-item {
    width: 100%; } }

.product-add-to-cart {
  border-top: 1px solid #ebe9e9;
  padding-top: 20px; }
  .product-add-to-cart .control-label {
    display: inline-block;
    width: auto;
    margin: 0;
    padding-right: 11px;
    vertical-align: middle; }

.product-quantity {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .product-quantity .add {
    margin-left: auto; }

.product-actions .add-to-cart {
  line-height: inherit;
  padding: 7px 26px; }
  .product-actions .add-to-cart .material-icons {
    line-height: inherit; }

@media (max-width: 455px) {
  .product-actions .add-to-cart {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    width: 36px; }
    .product-actions .add-to-cart:hover {
      color: #ffffff; }
    .product-actions .add-to-cart:before {
      content: '\E8CC';
      font-family: "Material Icons"; }
    .product-actions .add-to-cart span {
      display: none; } }

#product-availability {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebe9e9;
  padding-bottom: 15px; }
  #product-availability .material-icons {
    line-height: 1;
    font-size: 18px; }
  #product-availability .product-available {
    color: #02d177; }
  #product-availability .product-unavailable {
    color: #ff9a52; }
  #product-availability .product-last-items {
    color: #ff9a52; }

.tabs {
  margin-top: 50px; }
  .tabs.underline-diamond:before {
    left: 0;
    right: 0; }
  .tabs .nav-item .nav-link {
    text-transform: uppercase; }
  .tabs .tab-content {
    border: 1px solid #f0f0f0;
    color: #898989;
    line-height: 1.6;
    padding: 21px 30px 25px 30px; }

.product-manufacturer {
  margin-bottom: 15px; }

#product-details .label {
  font-size: 16px;
  font-weight: bold; }

.product-features {
  margin-top: 20px; }
  .product-features > dl.data-sheet {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .product-features > dl.data-sheet dd.value,
    .product-features > dl.data-sheet dt.name {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 40%;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      font-weight: normal;
      background: #ebebeb;
      padding: 10px;
      margin-right: 10px;
      min-height: 40px;
      word-break: break-all; }
      .product-features > dl.data-sheet dd.value:nth-of-type(even),
      .product-features > dl.data-sheet dt.name:nth-of-type(even) {
        background: #f6f6f6; }
    .product-features > dl.data-sheet dt.name {
      text-transform: capitalize; }

@media (min-width: 544px) {
  .tabs .nav-item {
    margin: 0; }
    .tabs .nav-item .nav-link {
      padding: 0 30px 20px;
      border: none; }
    .tabs .nav-item:first-child .nav-link {
      padding-left: 0; }
    .tabs .nav-item:not(:last-child) .nav-link {
      border-right: 1px solid #f0f0f0; } }

@media (max-width: 543px) {
  .tabs.underline-diamond:before {
    left: -15px;
    right: -15px; }
  .tabs .nav-tabs {
    margin: 0 -15px; }
  .tabs .nav-item {
    margin: 0; }
    .tabs .nav-item:nth-child(1) {
      border-top: 1px solid #ececec; }
    .tabs .nav-item .nav-link {
      border: none;
      border-bottom: 1px solid #ececec;
      font-size: 16px;
      font-weight: 400;
      padding: 12px 10px;
      position: relative; }
      .tabs .nav-item .nav-link:after {
        content: '';
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        border-bottom: 1px solid #c19e79;
        z-index: 1;
        opacity: 0; }
      .tabs .nav-item .nav-link.active {
        border-color: #c19e79; }
        .tabs .nav-item .nav-link.active:after {
          opacity: 1; }
  .tabs .tab-content {
    border: none;
    padding: 20px;
    margin: 0 -15px; } }

.product-customization {
  margin: 40px 0; }
  .product-customization .product-customization-item {
    margin: 20px 0; }
  .product-customization .product-message {
    background: #ebebeb;
    border: none;
    width: 100%;
    height: 50px;
    resize: none;
    padding: 10px; }
  .product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 42px;
    overflow: hidden;
    position: absolute; }
  .product-customization .custom-file {
    position: relative;
    background: #ebebeb;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    display: block;
    color: #acaaa6;
    margin-top: 20px; }
    .product-customization .custom-file button {
      z-index: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .product-customization small {
    color: #acaaa6; }

.product-pack {
  margin-top: 40px; }
  .product-pack .pack-product-container {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .product-pack .pack-product-container .pack-product-name {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      font-size: 14px;
      color: #acaaa6; }
    .product-pack .pack-product-container .pack-product-quantity {
      border-left: #ebebeb 2px solid;
      padding-left: 10px; }
    .product-pack .pack-product-container .pack-product-name,
    .product-pack .pack-product-container .pack-product-price,
    .product-pack .pack-product-container .pack-product-quantity {
      -js-display: flex;
      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; }

.social-sharing {
  width: 100%;
  padding: 20px 0;
  clear: both;
  border-top: 1px solid #ebe9e9;
  border-bottom: 1px solid #ebe9e9;
  margin-top: 20px; }
  .social-sharing ul {
    margin-bottom: 0; }
  .social-sharing li {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px; }
    .social-sharing li a {
      display: block;
      position: relative;
      padding: 0;
      height: 36px;
      width: 36px;
      line-height: 34px;
      font-size: 20px;
      color: #cfcfcf;
      border: 1px solid #cfcfcf;
      text-align: center; }
      .social-sharing li a:hover {
        border-color: #c19e79;
        background-color: #c19e79;
        color: #ffffff; }
      .social-sharing li a:active {
        border-color: #b18556;
        background-color: #b18556;
        color: #ffffff; }

.quickview .social-sharing {
  padding: 0;
  margin: 0;
  border: none; }

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0; }
  #product-modal .modal-content figure {
    margin: 0; }
  #product-modal .modal-content .modal-body {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%; }
    #product-modal .modal-content .modal-body .product-cover-modal {
      background: white; }
    #product-modal .modal-content .modal-body .image-caption {
      background: white;
      width: 800px;
      padding: 10px 20px;
      border-top: #ebebeb 1px solid; }
      #product-modal .modal-content .modal-body .image-caption p {
        margin-bottom: 0; }
    #product-modal .modal-content .modal-body .thumbnails {
      position: relative; }
    #product-modal .modal-content .modal-body .mask {
      position: relative;
      overflow: hidden;
      max-height: 860px;
      z-index: 1; }
      #product-modal .modal-content .modal-body .mask.nomargin {
        margin-top: 0; }
    #product-modal .modal-content .modal-body .product-images {
      margin-left: 40px; }
      #product-modal .modal-content .modal-body .product-images > .thumb-container {
        width: auto;
        outline: 0;
        display: block;
        padding: 0;
        width: 146px; }
      #product-modal .modal-content .modal-body .product-images img {
        display: block;
        width: 100%;
        cursor: pointer;
        background: white;
        margin-bottom: 10px; }
    #product-modal .modal-content .modal-body .arrows .arrow-up {
      position: absolute;
      top: -64px;
      opacity: 0.2; }
    #product-modal .modal-content .modal-body .arrows .arrow-down {
      position: absolute;
      bottom: -68px; }
    #product-modal .modal-content .modal-body .arrows i {
      font-size: 100px;
      display: inline;
      color: inherit;
      position: absolute;
      right: 50%;
      margin-right: -20px;
      -webkit-transform: translate(50%);
           -o-transform: translate(50%);
              transform: translate(50%);
      z-index: 1;
      color: #c19e79;
      cursor: pointer; }

.r-column h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
  text-transform: none; }

.product-description {
  font-size: 13px;
  line-height: 1.7; }

@media (max-width: 543px) {
  .product-description {
    line-height: 2;
    font-size: 13px; } }

@media (max-width: 455px) {
  .r-column h1 {
    font-size: 16px; } }
.page-cart #content-wrapper {
  padding-left: 15px;
  padding-right: 15px; }

.cart-grid {
  margin-bottom: 16px; }

.cart-items {
  margin-bottom: 0; }

.cart-item {
  padding: 16px 0; }

.product-line-grid {
  -js-display: flex;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .product-line-grid .price {
    font-size: 20px; }
  .product-line-grid .regular-price {
    padding: 0;
    margin: 0; }
    .product-line-grid .regular-price:before {
      display: none; }
  .product-line-grid .discount {
    display: none; }

.cart-summary-line {
  clear: both; }
  .cart-summary-line .label {
    padding-left: 0;
    font-weight: normal;
    white-space: inherit; }
  .cart-summary-line .value {
    color: #79838c;
    float: right; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 12px; }
  .cart-grid-body a.label:hover {
    color: #c19e79; }
  .cart-grid-body .card-block {
    padding: 16px; }
    .cart-grid-body .card-block h1 {
      font-size: 25px;
      font-weight: 400;
      margin-bottom: 0; }
  .cart-grid-body hr {
    margin: 0; }
  .cart-grid-body .cart-overview {
    padding: 16px; }

/** CART RIGHT **/
.cart-grid-right hr {
  margin: 0; }

.cart-grid-right .promo-discounts {
  margin-bottom: 0; }
  .cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #878787; }
    .cart-grid-right .promo-discounts .cart-summary-line .label .code {
      text-decoration: underline;
      cursor: pointer; }

.block-promo .promo-code {
  padding: 1.60rem;
  background: #ebebeb; }
  .block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 20px;
    background: #ff4c4c;
    color: white;
    display: none; }
    .block-promo .promo-code .alert-danger::after {
      bottom: 100%;
      left: 10%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #ff4c4c;
      border-width: 10px;
      margin-left: -10px; }

.block-promo .promo-input {
  color: #79838c;
  border: #acaaa6 1px solid;
  height: 40px;
  text-indent: 10px;
  width: 60%; }
  .block-promo .promo-input + button {
    margin-top: -4px;
    text-transform: capitalize; }

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: #ff9a52;
  font-weight: 600; }
  .block-promo .cart-summary-line .label a,
  .block-promo .promo-name a {
    font-weight: normal;
    color: #79838c;
    display: inline-block; }

.block-promo .promo-code-button {
  padding-left: 20px;
  margin-bottom: 20px;
  display: inline-block; }

.block-promo.promo-highlighted {
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 0; }

/** CONTENT LEFT **/
.product-line-grid-left img {
  max-width: 100%; }

/** CONTENT BODY **/
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  line-height: inherit;
  text-align: left;
  white-space: inherit; }

.product-line-grid-body > .product-line-info > .out-of-stock {
  color: red; }

.product-line-grid-body > .product-line-info > .available {
  color: #02d177; }

.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: #878787; }

/** CONTENT LEFT **/
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  color: #79838c; }
  .product-line-grid-right .cart-line-product-actions .remove-from-cart,
  .product-line-grid-right .product-price .remove-from-cart {
    display: inline-block;
    font-size: 20px; }
    .product-line-grid-right .cart-line-product-actions .remove-from-cart i,
    .product-line-grid-right .product-price .remove-from-cart i {
      font-size: inherit; }

/*** Responsive part ***/
@media (max-width: 768px) {
  .product-line-grid-body {
    margin-bottom: 16px; }
  .product-line-grid .price {
    padding-top: 15px; } }

@media (max-width: 455px) {
  .cart-items {
    padding: 16px 0; }
  .cart-item {
    border-bottom: 1px solid #ebebeb; }
    .cart-item:last-child {
      border-bottom: 0; }
  .cart-grid-body .cart-overview {
    padding: 0; }
  .cart-grid-body .no-items {
    padding: 16px;
    display: inline-block; }
  .product-line-grid-left {
    padding-right: 0 !important; } }

@media (max-width: 360px) {
  .product-line-grid-right .qty {
    width: 100%; }
  .product-line-grid-right .price {
    width: 100%; } }
#block-reassurance {
  margin-top: 30px; }
  #block-reassurance li {
    margin-bottom: 10px; }
    #block-reassurance li:nth-child(1) .block-reassurance-item:before {
      content: '\E32A'; }
    #block-reassurance li:nth-child(2) .block-reassurance-item:before {
      content: '\E558'; }
    #block-reassurance li:nth-child(3) .block-reassurance-item:before {
      content: '\E31B'; }
  #block-reassurance .block-reassurance-item {
    padding: 15px;
    background: #f5f5f5;
    display: table;
    width: 100%; }
    #block-reassurance .block-reassurance-item img {
      display: none; }
    #block-reassurance .block-reassurance-item:before {
      font-family: "Material Icons";
      vertical-align: top;
      display: table-cell;
      min-width: 25px;
      font-size: 25px;
      vertical-align: middle; }
  #block-reassurance span {
    font-weight: 400;
    font-size: 12px;
    padding-left: 10px;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.5; }
.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 1024px; }

.quickview .modal-footer {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-top: 1px solid rgba(172, 170, 166, 0.3); }

.quickview .layer {
  display: none; }

.quickview .product-cover img {
  width: 95%; }

.quickview .images-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .quickview .images-container .product-images > li.thumb-container > .thumb {
    width: 79px;
    margin-bottom: 13px;
    background: white; }

.quickview .wrapper-product-images {
  width: 33%;
  height: 360px;
  overflow: hidden;
  margin-left: 10px; }
  .quickview .wrapper-product-images .js-qv-mask {
    height: 100%; }

.quickview .arrows {
  position: absolute;
  top: 0;
  height: 360px;
  right: 32px;
  z-index: 1; }
  .quickview .arrows .arrow-up, .quickview .arrows .arrow-down {
    font-size: 20px; }
  .quickview .arrows .arrow-up {
    margin-top: -50px;
    cursor: pointer;
    opacity: 0.2; }
  .quickview .arrows .arrow-down {
    position: absolute;
    bottom: -30px;
    cursor: pointer; }

.quickview .product-flags {
  margin-left: auto; }

.quickview .product-flag.on-sale, .quickview .product-flag.discount-percentage, .quickview .product-flag.new {
  font-size: 12px;
  margin-bottom: 12px; }

@media (max-width: 455px) {
  .quickview .product-flags {
    margin-left: 5px; } }
#stores .page-stores .store-item {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px; }

#stores .page-stores .store-picture img {
  max-width: 100%; }

#stores .page-stores .store-item-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 30px 0; }
  #stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 15px; }
  #stores .page-stores .store-item-container .divide-left {
    border-left: #ebebeb 1px solid; }
    #stores .page-stores .store-item-container .divide-left tr {
      height: 25px; }
    #stores .page-stores .store-item-container .divide-left td {
      padding-left: 6px; }
    #stores .page-stores .store-item-container .divide-left th {
      text-align: right; }
  #stores .page-stores .store-item-container .store-description {
    font-size: 14px; }

#stores .page-stores .store-item-footer {
  margin-top: 8px;
  padding-top: 8px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  #stores .page-stores .store-item-footer.divide-top {
    border-top: #ebebeb 1px solid; }
  #stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%; }
  #stores .page-stores .store-item-footer i.material-icons {
    margin-right: 10px;
    color: #acaaa6;
    font-size: 14px; }
  #stores .page-stores .store-item-footer li {
    margin-bottom: 10px; }

/*** Responsive part ***/
@media (min-width: 544px) {
  .store-item-container .divide-left table {
    margin-left: auto; } }

@media (max-width: 667px) {
  #stores .page-stores {
    width: 100%; }
    #stores .page-stores .store-item-container {
      padding: 16px 0; } }

@media (max-width: 455px) {
  #stores .page-stores .store-item-container {
    display: block; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: none; }
    #stores .page-stores .store-item-container .store-description a {
      margin-bottom: 8px; }
    #stores .page-stores .store-item-container .store-description address {
      margin-bottom: 8px; }
  #stores .page-stores .store-item-footer {
    display: block; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #ebebeb 1px solid; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 10px; }
    #stores .page-stores .store-item-footer .card-block {
      padding: 12px 12px 0; } }
.after-footer {
  background-color: #ffffff;
  color: #000000;
  margin-top: 25px;
  padding: 25px 0;
  position: relative;
  z-index: 0; }
  .after-footer .amazzingblog.displayFooterAfter {
    display: none; }

@media (max-width: 1199px) {
  .after-footer {
    font-size: 13px; } }

@media (max-width: 1199px) {
  .after-footer {
    font-size: 12px; } }

@media (max-width: 768px) {
  .after-footer {
    text-align: center; }
    .after-footer .copyright {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 15px; } }

@media (max-width: 455px) {
  .after-footer {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 11px;
    margin-top: 15px; } }
#footer {
  background-color: #1d0505;
  color: #ffffff;
  padding-top: 70px;
}


.footer-container {
  clear: both; }
  .footer-container .links {
    font-size: 14px; }
    .footer-container .links .collapse {
      display: inherit; }
    .footer-container .links a:hover {
      text-decoration: underline; }

.links {
  line-height: 2; }
  .links .h3,
  .links h3 {
    color: #c19e79;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 25px;
    line-height: 1.2; }
  .links li {
    position: relative; }
  .links .phone-item, .links .fax-item, .links .email-item {
    position: relative;
    padding-left: 27px; }
    .links .phone-item:before, .links .fax-item:before, .links .email-item:before {
      color: #c19e79;
      position: absolute;
      left: 0;
      top: 0; }

@media (max-width: 1024px) {
  .links .h3, .links h3 {
    font-size: 15px; } }

@media (min-width: 1200px) {
  .links .h3, .links h3 {
    font-size: 18px; } }

@media (max-width: 768px) {
  #footer {
    padding-top: 0; }
  .footer-blocks {
    padding-top: 10px;
    padding-bottom: 0; }
  .footer-container .links ul {
    margin-bottom: 0; }
  .footer-container .links .collapse {
    display: none; }
    .footer-container .links .collapse.show {
      display: block; }
  .footer-container .links .title {
    padding: 0;
    border-bottom: 1px solid #c19e79;
    cursor: pointer;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 10px; }
    .footer-container .links .title .pull-xs-right {
      color: #c19e79;
      margin-left: auto; }
    .footer-container .links .title .collapse-icons .remove {
      display: none; }
  .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none; }
  .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: inline-block; }
  .footer-container .links .navbar-toggler {
    display: inline-block;
    padding: 0;
    font-size: 20px;
    text-align: right; }
    .footer-container .links .navbar-toggler i {
      font-size: inherit; }
  .links h3, .links .h3 {
    font-size: 14px;
    margin-bottom: 15px; } }
.block-social {
  margin-left: auto; }
  .block-social ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 0;
    margin: 0 -3px; }
  .block-social li {
    padding: 0 3px 6px; }
  .block-social a {
    color: #ffffff;
    display: block;
    line-height: 1;
    font-size: 17px;
    width: 36px;
    height: 36px;
    line-height: 34px;
    border: 1px solid;
    text-align: center; }
    .block-social a:hover {
      color: #c19e79; }

@media (max-width: 768px) {
  .block-social {
    margin-top: 25px; }
    .block-social ul {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media (max-width: 455px) {
  .block-social ul {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .block-social li {
    padding-left: 2px;
    padding-right: 2px; }
  .block-social a {
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 14px; } }
.block_newsletter .conditions {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 17px; }

.block_newsletter .input-wrapper {
  position: relative; }

.block_newsletter .form-control {
  padding-right: 52px;
  border-color: #ffffff;
  background: #ffffff;
  font-size: 13px;
  color: #000000; }
  .block_newsletter .form-control::-webkit-input-placeholder {
    color: inherit; }
  .block_newsletter .form-control::-moz-placeholder {
    color: inherit; }
  .block_newsletter .form-control:-ms-input-placeholder {
    color: inherit; }
  .block_newsletter .form-control::placeholder {
    color: inherit; }
  .block_newsletter .form-control:focus {
    border-color: #c19e79;
    color: #c19e79; }

.block_newsletter .submit {
  background: #c19e79;
  border: none;
  color: #ffffff;
  font-size: 19px;
  height: 41px;
  line-height: 39px;
  outline: none;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 2px;
  vertical-align: top;
  width: 40px;
  cursor: pointer;
  padding: 0; }
  .block_newsletter .submit:hover {
    color: #ffffff; }
  .block_newsletter .submit:active {
    color: #ffffff; }
  .block_newsletter .submit:before {
    content: '\E0E1';
    font-family: "Material Icons"; }

.block_newsletter .alert {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9999; }
.contact-rich {
  color: #878787;
  margin-bottom: 32px; }
  .contact-rich h4 {
    text-transform: uppercase;
    color: #79838c;
    margin-bottom: 32px; }
  .contact-rich .block {
    height: auto;
    overflow: hidden; }
    .contact-rich .block .icon {
      float: left;
      width: 56px; }
      .contact-rich .block .icon i {
        font-size: 32px; }
    .contact-rich .block .data {
      color: #79838c;
      font-size: 14px;
      width: auto;
      overflow: hidden; }
      .contact-rich .block .data.email {
        padding-top: 6px; }

.contact-form {
  background: white;
  color: #878787;
  width: 100%; }
  .contact-form h3 {
    text-transform: uppercase;
    color: #79838c; }
#back-top {
  background: #c19e79;
  color: #ffffff;
  right: 25px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  bottom: 25px;
  position: fixed;
  z-index: 5;
  text-align: center;
  cursor: pointer; }
  #back-top:before {
    content: '\E316';
    font-family: "Material Icons"; }
  #back-top:hover {
    background: #d1b79c; }
  #back-top:active {
    background: #b18556; }
#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 2rem 0 3rem; }

#products #main .page-content,
#pagenotfound #main .page-content {
  margin-bottom: 10rem; }

#products .page-not-found,
#pagenotfound .page-not-found {
  font-size: 14px;
  padding: 1rem;
  border: 1px solid #ebebeb;
  max-width: 600px;
  margin: 0 auto;
  text-align: center; }
  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    font-size: 14px;
    font-weight: 700;
    margin: .5rem 0 1rem; }
  #products .page-not-found #_desktop_search-block,
  #pagenotfound .page-not-found #_desktop_search-block {
    display: block !important; }
  #products .page-not-found .search-widget,
  #pagenotfound .page-not-found .search-widget {
    float: none;
    padding: 0; }
    #products .page-not-found .search-widget input,
    #pagenotfound .page-not-found .search-widget input {
      background: none;
      font-weight: 600;
      width: 100%;
      padding: 0 30px 0 10px;
      border: 1px solid #ebebeb;
      height: 37px; }
    #products .page-not-found .search-widget button[type=submit],
    #pagenotfound .page-not-found .search-widget button[type=submit] {
      top: 50%;
      -webkit-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 5px; }

.page-category #products .page-not-found {
  max-width: none;
  margin-top: 40px; }

.page-search .h2, .page-search h1, .page-search h2, #pagenotfound .h2, #pagenotfound h1, #pagenotfound h2, .page-prices-drop .h2, .page-prices-drop h1, .page-prices-drop h2, .page-new-products .h2, .page-new-products h1, .page-new-products h2, .page-best-sales .h2, .page-best-sales h1, .page-best-sales h2, .page-supplier .h2, .page-supplier h1, .page-supplier h2, .page-manufacturer .h2, .page-manufacturer h1, .page-manufacturer h2 {
  text-align: center;
  margin-bottom: 25px;
  text-transform: none; }

@media (min-width: 544px) {
  #products .page-not-found, #pagenotfound .page-not-found {
    -js-display: flex;
    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;
    text-align: left;
    padding: 50px 10px; }
    #products .page-not-found h4, #pagenotfound .page-not-found h4 {
      margin: 0 0 5px; }
    #products .page-not-found p, #pagenotfound .page-not-found p {
      font-size: 13px;
      margin: 0; }
    #products .page-not-found .search-description, #products .page-not-found #_desktop_search-block, #pagenotfound .page-not-found .search-description, #pagenotfound .page-not-found #_desktop_search-block {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1 1;
      padding: 0 10px;
      max-width: none; } }

@media (max-width: 455px) {
  .page-search .h2, .page-search h1, #pagenotfound .h2, #pagenotfound h1 {
    text-align: center;
    margin: 10px 0 25px;
    font-size: 22px;
    text-transform: none; }
  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    margin-bottom: 5px; } }
.customization-modal .modal-content {
  border-radius: 0;
  border: 1px solid #f6f6f6; }
  .customization-modal .modal-content .modal-body {
    padding-top: 0; }
    .customization-modal .modal-content .modal-body .product-customization-line {
      padding-bottom: 15px;
      padding-top: 15px;
      border-bottom: 1px solid #f6f6f6; }
      .customization-modal .modal-content .modal-body .product-customization-line .label {
        font-weight: bold;
        text-align: right; }
      .customization-modal .modal-content .modal-body .product-customization-line:last-child {
        padding-bottom: 0;
        border-bottom: 0; }
.about-us .banner-img {
  float: left;
  margin: 0 30px 19px 0; }

.about-us .custom-html {
  color: #898989;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify; }
  .about-us .custom-html p {
    margin-bottom: 19px; }
    .about-us .custom-html p:last-child {
      margin-bottom: 0; }

@media (max-width: 1024px) {
  .about-us .banner-img {
    margin: 0 15px 15px 0; } }

@media (max-width: 991px) {
  .about-us .banner-img {
    max-width: 180px; } }

@media (max-width: 768px) {
  .about-us {
    margin-bottom: 30px; }
    .about-us .banner-img {
      max-width: 100%; } }

@media (max-width: 455px) {
  .about-us {
    margin-bottom: 57px; }
    .about-us .banner-img {
      float: none;
      margin: 0 0 29px; }
    .about-us .custom-html p {
      font-size: 12px;
      line-height: 2; }
    .about-us .btn.btn-default {
      padding-left: 30px;
      padding-right: 30px; } }

/* common */
.banner-item-content {
  position: relative; }

.custombanners img {
  display: block;
  max-width: 100%; }

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

.banner-item {
  position: relative; }
  .banner-item .banner-item-content {
    position: relative; }
  .banner-item .banner-img {
    display: block; }
  .banner-item.title-item {
    margin-bottom: 0; }

.html-over .custom-html {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.img-rb .banner-img {
  border-radius: 5px; }

.banner-item-content .banner-img.secondary-image,
.banner-item-content:hover .banner-img.primary-image {
  display: none; }

.banner-item-content:hover .banner-img.secondary-image {
  display: inline-block; }

.category-banner {
  color: #ffffff;
  margin-top: 70px;
  background-color: #1d0505;
  overflow: hidden; }
  .category-banner .banner-link {
    -js-display: flex;
    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;
    padding: 30px 6%;
    position: relative;
    z-index: 0; }
    .category-banner .banner-link:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0.2;
      z-index: -1; }
    .category-banner .banner-link:before {
      background-position: 50% 50%;
      -webkit-background-size: cover;
      background-size: cover;
      width: 380px;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      right: -2%;
      z-index: -1; }
  .category-banner .custom-html {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    max-width: 72%;
    color: #ffffff; }
  .category-banner .banner-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 28%;
    height: auto;
    margin-left: auto; }
  .category-banner h3 {
    color: #c19e79;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 17px; }
  .category-banner p {
    line-height: 1.5; }

@media (min-width: 456px) {
  .category-banner .banner-img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .category-banner .custom-html {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media (max-width: 1199px) {
  .category-banner h3 {
    font-size: 45px;
    margin: 0 0 10px; } }

@media (max-width: 991px) {
  .category-banner h3 {
    font-size: 35px; }
  .category-banner p {
    font-size: 12px; } }

@media (max-width: 768px) {
  .category-banner h3 {
    font-size: 45px;
    margin: 0 0 10px; }
  .category-banner p {
    font-size: 13px; } }

@media (max-width: 667px) {
  .category-banner h3 {
    font-size: 35px;
    margin: 0 0 5px; }
  .category-banner p {
    font-size: 12px; } }

@media (max-width: 455px) {
  .category-banner-wrapper {
    display: none; }
  .category-banner h3 {
    font-size: 25px; }
  .category-banner p {
    font-size: 10px; } }

.category-item {
  color: #ffffff;
  background-color: #1d0505;
  overflow: hidden;
  font-size: 15px; }
  .category-item .banner-link {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10% 6%;
    position: relative;
    z-index: 0; }
    .category-item .banner-link:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0.2;
      z-index: -1; }
    .category-item .banner-link:before {
      background-position: 50% 50%;
      -webkit-background-size: cover;
      background-size: cover;
      width: 527px;
      height: 100%;
      content: '';
      position: absolute;
      top: 75px;
      right: 3%;
      z-index: -1; }
  .category-item .custom-html {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 380px;
        -ms-flex: 0 0 380px;
            flex: 0 0 380px;
    padding: 0 15px;
    max-width: 57%;
    color: #ffffff; }
  .category-item .banner-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 43%;
    height: auto;
    margin-left: auto; }
  .category-item h3 {
    text-transform: uppercase;
    font-size: 2em; }
  .category-item h4 {
    font-size: 4em;
    line-height: 1.2;
    color: #c19e79;
    text-transform: uppercase; }
  .category-item p {
    line-height: 1.5; }

@media (min-width: 456px) {
  .category-item .banner-img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .category-item .custom-html {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media (max-width: 1199px) {
  .category-item {
    font-size: 12px; } }

@media (max-width: 991px) {
  .category-item {
    font-size: 10px; } }

@media (max-width: 455px) {
  .category-item h4 {
    font-size: 3em; }
  .category-item .banner-img, .category-item .custom-html {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }

.side-banner {
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px; }
  .side-banner h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px; }
  .side-banner .custom-html {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    padding: 20px 0 0 20px; }
  .side-banner .banner-item-content {
    display: inline-block; }
  .side-banner .banner-img {
    width: 100%; }

@media (max-width: 455px) {
  .side-banner {
    display: none; } }

/* footer */
.custombanners.displayFooter .banner-item {
  padding: 0 15px; }

@media (min-width: 769px) {
  .custombanners.displayFooter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%; } }

@media (max-width: 768px) {
  .custombanners.displayFooter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

.custombanners.displayFooterAfter {
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.footerlinks {
  text-align: right; }
  .footerlinks ul {
    margin: 0; }
  .footerlinks li {
    display: inline-block;
    padding: 0 30px 0 0; }
    .footerlinks li:last-child {
      padding-right: 15px; }

@media (max-width: 991px) {
  .footerlinks li {
    padding: 0 4px; } }

@media (max-width: 768px) {
  .custombanners.displayFooterAfter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .footerlinks {
    text-align: inherit; } }

/* full width banner */
.fullwidth-banner-wrapper {
  margin-top: 70px; }

.fullwidth-banner {
  background-color: #1d0505;
  background-position: center top;
  color: #ffffff;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .fullwidth-banner .container {
    padding: 100px 15px 30px; }
    .fullwidth-banner .container:before {
      background-position: 50% 50%;
      -webkit-background-size: cover;
      background-size: cover;
      width: 639px;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      right: -120px;
      z-index: -1; }
  .fullwidth-banner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
    z-index: -1; }
  .fullwidth-banner .custom-html {
    line-height: 1.5; }
  .fullwidth-banner h3 {
    color: #c19e79;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 27px; }

@media (min-width: 456px) {
  .fullwidth-banner .image-ring {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .fullwidth-banner .content-rings {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media (max-width: 1199px) {
  .fullwidth-banner {
    -webkit-background-size: cover;
            background-size: cover; }
    .fullwidth-banner h3 {
      font-size: 46px; } }

@media (max-width: 991px) {
  .fullwidth-banner h3 {
    font-size: 37px; }
  .fullwidth-banner .custom-html {
    font-size: 13px; }
  .fullwidth-banner .banner-item {
    padding-top: 70px; } }

@media (max-width: 768px) {
  .fullwidth-banner .container {
    padding-top: 50px; }
  .fullwidth-banner h3 {
    font-size: 30px; }
  .fullwidth-banner .custom-html {
    font-size: 11px; } }

@media (max-width: 667px) {
  .fullwidth-banner .custom-html {
    font-size: 10px; }
  .fullwidth-banner h3 {
    font-size: 25px; } }

@media (max-width: 455px) {
  .fullwidth-banner-wrapper {
    padding-bottom: 55px;
    position: relative; }
    .fullwidth-banner-wrapper:before {
      content: '';
      display: block;
      border-top: 1px solid #cecece;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 0; }
    .fullwidth-banner-wrapper:after {
      background-color: #ffffff;
      color: #cecece;
      display: block;
      font-family: "fontello";
      content: "\E9B6";
      font-size: 25px;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      line-height: 1;
      width: 116px;
      text-align: center;
      margin: -11px auto 0;
      background-image: url(../img/30c606493cbaae355fbf908ee8de3779.png);
      background-repeat: no-repeat;
      background-position: center top;
      z-index: 1; }
  .fullwidth-banner {
    margin-top: 0; }
    .fullwidth-banner .full-ban {
      padding: 0 0 40px; }
    .fullwidth-banner .image-ring {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      margin-top: 43px;
      text-align: center; }
      .fullwidth-banner .image-ring img {
        display: inline-block;
        max-width: 190px; }
    .fullwidth-banner .content-rings {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-top: 32px;
      text-align: left; }
    .fullwidth-banner h3 {
      font-size: 35px;
      font-weight: 600;
      margin-bottom: 14px; }
    .fullwidth-banner p {
      font-size: 12px;
      line-height: 2; } }

@media (max-width: 543px) {
  [class*=".col-xxs-"] {
    float: left; }
  .col-xxs-1 {
    width: 8.3%; }
  .col-xxs-2 {
    width: 16.6%; }
  .col-xxs-3 {
    width: 25%; }
  .col-xxs-4 {
    width: 33.3%; }
  .col-xxs-5 {
    width: 41.8%; }
  .col-xxs-6 {
    width: 50%; }
  .col-xxs-7 {
    width: 58.3%; }
  .col-xxs-8 {
    width: 66.6%; }
  .col-xxs-9 {
    width: 75%; }
  .col-xxs-10 {
    width: 83.3%; }
  .col-xxs-11 {
    width: 91.6%; }
  .col-xxs-12 {
    width: 100%; } }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction a {
  line-height: 1;
  top: 0;
  bottom: 0;
  overflow: visible;
  width: 40px;
  height: 40px;
  margin: auto 0;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
     transform: rotate(135deg);
  color: #c19e79; }
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction a:hover {
    color: #795532; }
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction a:before {
    display: none; }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 20px;
  border-right: 1px solid;
  border-bottom: 1px solid; }

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 20px;
  border-top: 1px solid;
  border-left: 1px solid; }

.home-slider .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  padding: 0;
  text-align: center; }
  .home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
    background: #ffffff; }

@media (max-width: 1024px) {
  .home-slider .bx-wrapper .bx-controls .bx-controls-direction {
    display: none; } }

@media (max-width: 991px) {
  .home-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 5px; } }

@media (max-width: 768px) {
  .home-slider .bx-wrapper .bx-controls {
    display: none; } }

@media (max-width: 991px) {
  .home-slide {
    font-size: 35px; } }

@media (max-width: 768px) {
  .home-slide {
    font-size: 30px; } }

@media (max-width: 667px) {
  .home-slide {
    font-size: 25px; }
    .home-slide .btn-parts .btn {
      font-size: 15px; }
      .home-slide .btn-parts .btn:before {
        border-top-width: 28px;
        border-bottom-width: 28px; }
    .home-slide .btn-parts .second-part-btn:after {
      border-top-width: 28px;
      border-bottom-width: 28px; } }

@media (max-width: 455px) {
  .home-slider {
    display: none; } }

/*fiction banner*/
@media (min-width: 456px) {
  .mobile-banner-wrapper {
    display: none; } }

@media (max-width: 455px) {
  /*fiction banner*/
  .mobile-banner {
    color: #ffffff;
    background-color: #1d0505; }
    .mobile-banner .banner-link {
      display: flex;
      flex-wrap: wrap;
      position: relative;
      z-index: 0;
      width: 100%;
      height: calc(100vh - 72px);
      max-height: 667px;
      }
      .mobile-banner .banner-link:before {
        background: rgba(0, 0, 0, 0.3);
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        z-index: 0; }
      .mobile-banner .banner-link:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0.2;
        z-index: -1; }
    .mobile-banner .custom-html {
      padding: 0 25px; }
    .mobile-banner .bnt-wrapper {
      margin-top: 22px; }
    .mobile-banner .btn.btn-default {
      border-width: 2px;
      padding: 10px 30px; }
    .mobile-banner h2 {
      color: #c19e79;
      font-size: 30px;
      margin: 0;
      text-transform: uppercase;
      }
    .mobile-banner p {
      font-size: 12px;
      line-height: 2;
      color: #ffffff;
      }
    .mobile-banner .banner-item-content {
      display: block; } }

/* banner-top */
.banner-top {
  display: inline-block;
  float: none;
  vertical-align: top;
  font-size: 14px; }
  .banner-top .custom-html {
    color: #ffffff;
    padding: 20px 10px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 20px;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
    .banner-top .custom-html:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #1d0505;
      opacity: .7;
      z-index: -1; }
  .banner-top .banner-item-content {
    display: inline-block; }
    .banner-top .banner-item-content img {
      width: 100%; }
  .banner-top h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0; }

@media (max-width: 1199px) {
  .banner-top h3 {
    font-size: 18px; } }

@media (max-width: 1024px) {
  .banner-top h3 {
    font-size: 13px; }
  .banner-top .custom-html {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 10px; } }

@media (max-width: 667px) {
  .banner-top h3 {
    font-size: 11px; } }

@media (max-width: 543px) {
  .banner-top {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 455px) {
  .banner-top {
    display: block;
    margin: 0;
    padding: 0; }
    .banner-top h3 {
      font-size: 19px; }
    .banner-top .banner-item-content, .banner-top .banner-link {
      vertical-align: bottom; }
    .banner-top .custom-html {
      padding-bottom: 19px;
      padding-top: 19px; }
    .banner-top.first-ban .custom-html {
      color: #1d0505; }
      .banner-top.first-ban .custom-html:before {
        background: #ffffff; } }

/* video */
#video-in {
  /* This used to work for parent element of button divs */
  /* But it is not enough now, below dont hide play button parent div */
  /* Old shadow dom for play button */
  /* New shadow dom for play button */
  /* This one works */ }
  #video-in *::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none; }
  #video-in *::\--webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none; }
  #video-in *::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none; }

#video-in {
  width: 100%;
  height:350px;}

.description-video {
  line-height: 1.5;
  padding-top: 35px; }

.wrapper-video {
  margin-top: 70px; }

.video-item {
  background-color: #1d0505;
  background-position: center top;
  color: #ffffff;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .video-item:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
    z-index: -1; }
  .video-item .container {
    padding: 70px 15px; }
    .video-item .container:before {
      background-position: 50% 50%;
      -webkit-background-size: cover;
      background-size: cover;
      width: 894px;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      left: -197px;
      z-index: -1; }
  .video-item .row {
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end; }
  .video-item h3,
  .video-item h4 {
    font-weight: 400; }
  .video-item p {
    margin-bottom: 15px; }
  .video-item .btn {
    margin-top: 10px; }
  .video-item h3 {
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0; }
  .video-item h4 {
    color: #c19e79;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 10px;
    word-break: break-word; }

.video-promo-wrap {
  position: relative; }

.video-box {
  padding: 7px;
  border: 3px solid #c19e79;
  position: relative;
  overflow: hidden; }

.video-promo-wrap.play .poster-video,
.video-promo-wrap.pause .poster-video {
  display: none; }

.video-promo-wrap:before, .video-promo-wrap:after {
  cursor: pointer;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  font-size: 20px;
  border-style: solid;
  border-width: 2px; }

.video-promo-wrap:after {
  margin: 0;
  top: auto;
  right: auto;
  left: 40px;
  bottom: 40px; }

.video-promo-wrap.play:before, .video-promo-wrap:after {
  opacity: 0;
  -webkit-filter: blur(30px);
          filter: blur(30px);
  -webkit-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0); }

.video-promo-wrap.pause:before, .video-promo-wrap.play:after {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1); }

.poster-video {
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 0; }

@media (max-width: 1199px) {
  .video-item h3 {
    font-size: 25px; }
  .video-item h4 {
    font-size: 50px; }
  .video-item p {
    font-size: 13px; } }

@media (max-width: 1024px) {
  .description-video {
    padding-top: 0;
    margin-top: 30px; }
  .video-item .description-video,
  .video-promo-wrap {
    width: 100%; } }

@media (max-width: 768px) {
  .video-item h3 {
    font-size: 25px; }
  .video-item h4 {
    font-size: 50px; }
  .video-item p {
    font-size: 13px; } }

@media (max-width: 667px) {
  .video-item h3 {
    font-size: 20px; }
  .video-item h4 {
    font-size: 40px; }
  .video-item p {
    font-size: 12px; } }

@media (max-width: 455px) {
  .video-promo-wrap:before, .video-promo-wrap:after {
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 15px; }
  .wrapper-video .video-item .container {
    padding-top: 0; }
  .wrapper-video h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px; }
  .wrapper-video h4 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px; }
  .wrapper-video p {
    line-height: 2; }
  .wrapper-video .btn.btn-default {
    border-width: 2px;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px; }
  .video-box {
    border: none;
    padding: 0; }
  .poster-video {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .video-promo-wrap:before, .video-promo-wrap:after {
    font-size: 20px; }
  .video-promo-wrap {
    padding: 0; }
  #video-in {
    height: 290px; }
  .play #video-in, .pause #video-in {
    background: #000000; }
  .description-video {
    margin-top: 42px;
    padding: 0 15px;
    text-align: left; } }
.easycarousels.row {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.c_container, .ec-tabs {
  visibility: hidden; }

.c_container.rendered, .ec-tabs.activated {
  visibility: visible; }

.easycarousel {
  margin-top: 70px;
  position: relative; }
  .easycarousel.tab-pane {
    margin-top: 100px; }

.c-wrapper {
  min-width: 100%;
  display: block; }

.one_by_one {
  width: 100%; }

.c_item + .c_item {
  margin-top: 20px; }

@media (max-width: 1024px) {
  .carousel_block {
    margin-top: 40px; } }

/* simple grid */
.simple-grid .c_col {
  display: inline-block;
  vertical-align: top; }

.simple-grid.xl-1 .c_col {
  width: 100%; }

.simple-grid.xl-2 .c_col {
  width: 50%; }

.simple-grid.xl-3 .c_col {
  width: 33.333%; }

.simple-grid.xl-4 .c_col {
  width: 25%; }

.simple-grid.xl-5 .c_col {
  width: 20%; }

.simple-grid.xl-6 .c_col {
  width: 16.666%; }

.simple-grid.xl-7 .c_col {
  width: 14.285%; }

.simple-grid.xl-8 .c_col {
  width: 12.5%; }

.simple-grid.xl-9 .c_col {
  width: 11.111%; }

.simple-grid.xl-10 .c_col {
  width: 10%; }

@media (max-width: 1199px) {
  .simple-grid.l-1 .c_col {
    width: 100%; }
  .simple-grid.l-2 .c_col {
    width: 50%; }
  .simple-grid.l-3 .c_col {
    width: 33.333%; }
  .simple-grid.l-4 .c_col {
    width: 25%; }
  .simple-grid.l-5 .c_col {
    width: 20%; }
  .simple-grid.l-6 .c_col {
    width: 16.666%; }
  .simple-grid.l-7 .c_col {
    width: 14.285%; }
  .simple-grid.l-8 .c_col {
    width: 12.5%; }
  .simple-grid.l-9 .c_col {
    width: 11.111%; }
  .simple-grid.l-10 .c_col {
    width: 10%; } }

@media (max-width: 991px) {
  .simple-grid.m-1 .c_col {
    width: 100%; }
  .simple-grid.m-2 .c_col {
    width: 50%; }
  .simple-grid.m-3 .c_col {
    width: 33.333%; }
  .simple-grid.m-4 .c_col {
    width: 25%; }
  .simple-grid.m-5 .c_col {
    width: 20%; }
  .simple-grid.m-6 .c_col {
    width: 16.666%; }
  .simple-grid.m-7 .c_col {
    width: 14.285%; }
  .simple-grid.m-8 .c_col {
    width: 12.5%; }
  .simple-grid.m-9 .c_col {
    width: 11.111%; }
  .simple-grid.m-10 .c_col {
    width: 10%; } }

@media (max-width: 767px) {
  .simple-grid.s-1 .c_col {
    width: 100%; }
  .simple-grid.s-2 .c_col {
    width: 50%; }
  .simple-grid.s-3 .c_col {
    width: 33.333%; }
  .simple-grid.s-4 .c_col {
    width: 25%; }
  .simple-grid.s-5 .c_col {
    width: 20%; }
  .simple-grid.s-6 .c_col {
    width: 16.666%; }
  .simple-grid.s-7 .c_col {
    width: 14.285%; }
  .simple-grid.s-8 .c_col {
    width: 12.5%; }
  .simple-grid.s-9 .c_col {
    width: 11.111%; }
  .simple-grid.s-10 .c_col {
    width: 10%; } }

@media (max-width: 480px) {
  .simple-grid.xs-1 .c_col {
    width: 100%; }
  .simple-grid.xs-2 .c_col {
    width: 50%; }
  .simple-grid.xs-3 .c_col {
    width: 33.333%; }
  .simple-grid.xs-4 .c_col {
    width: 25%; }
  .simple-grid.xs-5 .c_col {
    width: 20%; }
  .simple-grid.xs-6 .c_col {
    width: 16.666%; }
  .simple-grid.xs-7 .c_col {
    width: 14.285%; }
  .simple-grid.xs-8 .c_col {
    width: 12.5%; }
  .simple-grid.xs-9 .c_col {
    width: 11.111%; }
  .simple-grid.xs-10 .c_col {
    width: 10%; } }

/* native scroll */
.scroll-wrapper {
  overflow: hidden; }
  .scroll-wrapper.easycarousel {
    margin-top: 20px; }
  .scroll-wrapper .ec-tabs {
    margin-bottom: 10px; }
  .scroll-wrapper .c_item {
    margin-bottom: 20px; }

.scroll-x-wrapper {
  clear: both;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  -webkit-transform: translate(0, 18px);
  -o-transform: translate(0, 18px);
     transform: translate(0, 18px); }
  .scroll-x-wrapper::-webkit-scrollbar {
    display: none; }

.scroll-x {
  white-space: nowrap; }

.scroll-x .c_col {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  max-width: 100%; }

.c_item .nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.c_item .prop-line {
  margin: 5px 0; }

.c_item {
  padding-left: 15px;
  padding-right: 15px; }
  .c_item .thumbnail-container {
    border: 1px solid #f0f0f0;
    text-align: center;
    position: relative; }
  .c_item .product-thumbnail img {
    display: inline-block; }
  .c_item .left-block {
    overflow: hidden;
    position: relative;
    padding: 29px 19px 0; }
  .c_item .product-flags .new, .c_item .product-flags .product-availability, .c_item .product-flags .on-sale, .c_item .product-flags .discount-percentage {
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1; }
  .c_item .product-flags .discount-percentage ~ .on-sale, .c_item .product-flags .discount-percentage .new {
    display: none; }
  .c_item .product-flags .on-sale ~ .new {
    display: none; }
  .c_item .label_unavailable + .product-flags {
    display: none; }
  .c_item .product-item-buttons, .c_item .highlighted-informations {
    display: inline-block;
    vertical-align: top; }
  .c_item .add-to-cart {
    line-height: 38px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 4px 1px 0;
    border: 1px solid #c19e79;
    background-color: transparent;
    color: #c19e79;
    padding: 0px 15px 0;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    }
    .c_item .add-to-cart:before {
      content: '\E8CC';
      font-family: "Material Icons";
      vertical-align: middle;
      font-size: 16px;
      padding-right: 2px; }
    .c_item .add-to-cart:hover {
      background-color: #c19e79;
      border-color: #c19e79;
      color: #ffffff;
    }
  .c_item .function-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: transparent;
    border: 1px solid #c19e79;
    color: #c19e79;
    font-size: 16px;
    vertical-align: top;
    font-family: "Material Icons";
    margin: 4px 1px 0; }
    .c_item .function-btn:hover {
      background: #c19e79;
      border-color: #c19e79;
      color: #ffffff; }
    .c_item .function-btn:active {
      border-color: #b18556;
      background: #b18556;
      color: #ffffff; }
  .c_item .right-block {
    padding: 0 19px 19px; }
  .c_item .product-title {
    font-size: 18px;
    font-weight: 400;
    border-top: 1px solid #f0f0f0;
    padding: 23px 0 10px;
    margin-bottom: 0;
    line-height: 1.3;
    text-transform: none; }
  .c_item .product-price-and-shipping {
    margin-bottom: 12px; }

@media (min-width: 1200px) {
  .c_item .add-to-cart:before {
    display: none; } }

@media (max-width: 1199px) {
  .c_item .product-flags .new, .c_item .product-flags .product-availability, .c_item .product-flags .on-sale, .c_item .product-flags .discount-percentage {
    font-size: 12px; }
  .c_item .add-to-cart {
    background: #ffffff;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 38px; }
    .c_item .add-to-cart:before {
      padding: 0; }
    .c_item .add-to-cart span {
      display: none; } }

@media (max-width: 768px) {
  .c_item .product-title {
    font-size: 12px; }
  .c_item .regular-price, .c_item .price {
    font-size: 11px; } }

@media (max-width: 455px) {
  .c_item {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    padding: 0; }
    .c_item .product-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .c_item .right-block {
      padding: 0 10px 10px; }
    .c_item .thumbnail-container {
      border: none; } }

.c_item .product-thumbnail .primary-image {
  display: inline-block; }

.c_item .product-thumbnail .secondary-image {
  display: none; }

.c_item .product-thumbnail:hover .primary-image {
  display: none; }

.c_item .product-thumbnail:hover .secondary-image {
  display: block; }

/* nav tabs */
.in_tabs {
  position: relative;
  margin-top: 70px; }
  .in_tabs .responsive_tabs_selection {
    display: none; }

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

.ec-tabs {
  width: 100%;
  margin: 0 0 10px;
  text-align: center; }

.row .ec-tabs {
  padding: 0 15px; }

.ec-tabs li {
  display: inline-block;
  min-width: 200px;
  z-index: 1; }
  .ec-tabs li:not(:last-child) {
    margin-right: 30px; }
  .ec-tabs li a {
    display: block;
    text-transform: uppercase;
    background-color: transparent;
    outline: none;
    margin: 0;
    padding: 18px 10px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    text-align: center;
    border: 1px solid #e7e7e7; }
    .ec-tabs li a:hover {
      color: #ffffff;
      background: #c19e79; }
      .ec-tabs li a:hover:after {
        border-color: #ffffff; }
  .ec-tabs li.active a {
    color: #ffffff;
    background: #c19e79; }

.ec-tabs-content {
  clear: both; }

/* compact tabs */
.in_tabs.compact.arrows-shown {
  padding-top: 107px; }

.in_tabs.compact .ec-tabs {
  -js-display: flex;
  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;
  width: auto; }
  .in_tabs.compact .ec-tabs li {
    background: #ffffff;
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0; }
    .in_tabs.compact .ec-tabs li a {
      border-width: 0px;
      border-bottom-width: 1px; }
  .in_tabs.compact .ec-tabs .responsive_tabs_selection a {
    border-width: 1px; }
    .in_tabs.compact .ec-tabs .responsive_tabs_selection a:after {
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      border: 3px solid #000000;
      border-width: 0 1px 1px 0;
      padding: 0;
      -webkit-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      vertical-align: 19%;
      margin-left: 5px; }
    .in_tabs.compact .ec-tabs .responsive_tabs_selection a:hover {
      color: #ffffff;
      background: #c19e79; }
      .in_tabs.compact .ec-tabs .responsive_tabs_selection a:hover:after {
        border-color: #ffffff; }

.compact .responsive_tabs_selection {
  display: inline-block; }

.compact .closed .carousel_title,
.compact .carousel_title.active {
  display: none; }

.item-container {
  text-align: center; }
  .item-container .item-title {
    display: none; }
  .item-container > a {
    background: #ffffff;
    display: block;
    border: 1px solid #ebe9e9; }
    .item-container > a:hover {
      border-color: #c19e79; }
  .item-container img {
    display: inline-block;
    height: auto; }

[id*="manufacturers_"] .c_item {
  border: none; }

@media (max-width: 455px) {
  .item-container {
    padding: 0 55px; } }
/* general */
.amazzingblog.displayHomeLine {
  margin-top: 70px; }

.amazzingblog img {
  display: inline-block;
  max-width: 100%; }

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

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

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.u {
  text-decoration: underline; }

.post-item {
  position: relative;
  margin-bottom: 25px; }

.post-list .first-in-line {
  clear: left; }

.post-list {
  clear: both; }

.post-item-title {
  padding: 20px 0;
  margin: 0;
  min-height: 0 !important;
  clear: both;
  font-size: 18px;
  font-weight: normal;
  color: #1d0505; }
  .post-item-title a:hover {
    text-decoration: underline; }

.post-item-content {
  font-size: 14px;
  line-height: 1.5;
  color: #898989; }

.item-readmore {
  color: #c19e79; }
  .item-readmore:hover {
    text-decoration: underline; }

.post-item-footer {
  margin-bottom: 15px; }

.post-item-infos {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6; }

.post-item-info {
  display: inline-block;
  padding: 0 10px;
  position: relative; }
  .post-item-info:first-child {
    padding-left: 0; }
  .post-item-info:not(:last-child):after {
    content: '/';
    position: absolute;
    top: 0;
    right: 0; }
  .post-item-info i {
    padding-right: 3px; }

.post-all-block {
  margin-top: 40px; }

.amazzingblog__footer {
  margin-top: 20px; }

.displayFooterAfter .post-list {
  margin-left: 0;
  margin-right: 0; }

.post-item-infos > span, .post-item-infos > a {
  display: inline-block;
  vertical-align: top;
  padding-right: 18px;
  font-size: 13px; }

.post-item-infos i {
  font-style: normal; }

.post-item-date div {
  display: inline-block;
  vertical-align: top;
  padding-right: 3px; }

.post-item-infos .post-item-info:not(:last-child):after, .post-item-infos-compact .post-item-info:not(:last-child):after {
  content: '/';
  position: absolute;
  top: 0;
  right: 0; }

@media (max-width: 768px) {
  .post-item-title {
    font-size: 15px; } }

@media (max-width: 543px) {
  .post-list .post-item-wrapper {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .post-item-title {
    line-height: 1.2;
    font-size: 18px; }
  .post-item-infos .post-item-info {
    padding: 0 9px 0 0; }
    .post-item-infos .post-item-info i {
      color: #bdbdbd; }
    .post-item-infos .post-item-info:after {
      display: none; }
  .post-item-content {
    font-size: 12px;
    line-height: 2; }
  .block-viewall {
    padding-left: 30px;
    padding-right: 30px; } }

@media (max-width: 455px) {
  .amazzingblog.displayHome {
    margin-top: 20px; }
    .amazzingblog.displayHome .title_main_section {
      margin-bottom: 25px; } }

/* carousels */
.n-hover .bx-wrapper .bx-controls-direction {
  display: none; }

.n-hover .bx-wrapper:hover .bx-controls-direction {
  display: block; }

/* fix for /bx_loader.gif 404 (Not Found) */
.amazzingblog .bx-wrapper .bx-loading {
  background: none; }

/* column layout */
.column-hook .block-title h2 {
  font: 600 18px/22px "Open Sans", sans-serif; }

.column-hook .title_block a.block-viewall {
  font-size: 0.7em; }

.column-hook .circle-title .circle {
  display: none; }

.column-hook .circle-title .title {
  display: block;
  margin: 0;
  font-size: 30px;
  text-align: left; }

.presentation-wrapper .main-item {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.presentation-wrapper .post-item-date {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 20px;
  font-size: 14px;
  font-weight: 300;
  padding: 12px 20px 16px;
  text-align: center;
  background: #f3e9e5;
  color: #ffffff; }
  .presentation-wrapper .post-item-date .d {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 3px; }
  .presentation-wrapper .post-item-date .m, .presentation-wrapper .post-item-date .y {
    display: inline-block;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3;
    vertical-align: top; }
  .presentation-wrapper .post-item-date .m {
    padding-right: 3px; }

.presentation-main-cover__inner {
  position: relative; }

.presentation-preview:not(:last-child) {
  margin-bottom: 3px; }

.presentation-preview.current, .presentation-preview:hover {
  opacity: .5; }

.presentation-preview-img {
  cursor: pointer;
  position: relative;
  padding: 3px;
  border: 1px solid #ebe9e9; }
  .presentation-preview-img img {
    display: block; }
  .presentation-preview-img .post-item-date {
    top: 3px;
    left: auto;
    right: 3px;
    bottom: 3px; }

.presentation-preview-title {
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: normal;
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 3px;
  z-index: 1;
  margin: 0;
  padding: 5px 90px 5px 15px;
  background: rgba(204, 156, 121, 0.79);
  color: #ffffff; }

@media (min-width: 769px) {
  .presentation-wrapper .post-content, .presentation-wrapper .main-item {
    padding-right: 0; } }

@media (max-width: 1199px) {
  .presentation-wrapper .post-item-date .d {
    font-size: 25px; }
  .presentation-preview-title {
    font-size: 12px; } }

@media (max-width: 991px) {
  .presentation-wrapper .post-item-date {
    padding: 5px 10px 5px;
    font-size: 10px; }
    .presentation-wrapper .post-item-date .d {
      font-size: 19px; }
  .presentation-wrapper .post-item-content {
    font-size: 12px; }
  .presentation-wrapper .post-item-title {
    font-size: 14px; }
  .presentation-preview-title {
    padding: 5px 50px 5px 8px; } }

@media (max-width: 768px) {
  .presentation-wrapper .main-item {
    margin-top: 15px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .presentation-wrapper .all-items {
    padding-left: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .presentation-preview {
    padding: 0 15px 0 0;
    width: 33.333%; }
    .presentation-preview img {
      width: 100%; } }

@media (max-width: 667px) {
  .presentation-preview {
    max-width: 455px;
    margin: 0 auto;
    width: 100%; } }

@media (max-width: 455px) {
  .presentation-main-cover, .post-content, .presentation-main-cover {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .presentation-main-cover {
    width: auto;
    margin: 0 -15px;
    max-width: none; }
    .presentation-main-cover img {
      width: 100%; }
  .presentation-wrapper {
    display: -webkit-flex;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 -15px; }
    .presentation-wrapper .post-item-title {
      font-size: 18px; }
    .presentation-wrapper .post-item-date {
      padding: 10px 15px 15px; }
      .presentation-wrapper .post-item-date .d {
        font-size: 47px; }
      .presentation-wrapper .post-item-date .m, .presentation-wrapper .post-item-date .y {
        font-size: 13px; }
    .presentation-wrapper .main-item {
      display: block;
      margin-top: 0;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .presentation-wrapper .all-items {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      padding: 0; }
    .presentation-wrapper .presentation-main-cover, .presentation-wrapper .post-content {
      padding: 0; }
    .presentation-wrapper .post-item-infos {
      display: none; }
    .presentation-wrapper .post-content {
      padding: 30px 0 35px; }
    .presentation-wrapper .post-item-content {
      font-size: 11px;
      line-height: 2.2; }
    .presentation-wrapper .post-item-footer {
      margin-top: 20px; }
    .presentation-wrapper .presentation-preview {
      padding: 0 15px; }
    .presentation-wrapper .presentation-preview-img {
      border: none;
      padding: 0; }
  .presentation-preview:not(:last-child) {
    margin-bottom: 1px; }
  .presentation-preview-img .post-item-date {
    bottom: 0;
    right: 0;
    top: 0;
    min-width: 90px; }
    .presentation-preview-img .post-item-date .d {
      font-size: 40px; }
    .presentation-preview-img .post-item-date .m, .presentation-preview-img .post-item-date .y {
      border: none; }
  .presentation-preview-title {
    font-size: 11px;
    padding: 5px 85px 5px 20px;
    left: 0;
    bottom: 0;
    right: 0; } }

.grid .post-item-cover {
  position: relative; }

.list .post-item-cover {
  float: left;
  margin-right: 30px; }
  .list .post-item-cover img {
    height: auto;
    max-width: 100px; }

.list .post-item {
  margin-bottom: 45px;
  padding-bottom: 40px; }
  .list .post-item:before, .list .post-item:after {
    clear: both;
    content: '';
    display: table; }

.list .post-item-title {
  clear: none;
  margin-bottom: 8px;
  padding: 0; }

.list .post-item-footer {
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute; }

.list .post-item-date {
  background: #615050;
  color: #ffffff;
  margin-top: 5px;
  display: block;
  padding: 8px;
  text-align: center;
  font-size: 13px;
  margin: 0; }
  .list .post-item-date:after {
    display: none; }
  .list .post-item-date i {
    display: none; }

@media (max-width: 455px) {
  .list .post-item {
    margin-bottom: 58px;
    padding-bottom: 0; }
  .list .post-item-cover {
    margin-right: 20px; }
    .list .post-item-cover img {
      max-height: 100px; }
  .list .post-item-title {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 120px; }
  .list .post-item-content {
    font-size: 12px;
    line-height: 2;
    padding-left: 120px; }
  .list .post-item-footer {
    bottom: auto;
    top: 120px; } }

/* compact list */
.post-item-compact {
  line-height: 1.2;
  margin-bottom: 15px; }

.post-item-cover-compact img {
  margin: 0 0 5px 0;
  border: 1px solid #dddddd;
  padding: 5px; }

.post-item-title-compact {
  margin: 0 0 3px 0;
  font-size: 14px; }

.post-item-infos-compact {
  margin: 5px 0;
  color: #c5c5c5;
  font-size: 11px; }

.post-item-infos-compact .comments-num {
  color: #c5c5c5; }

.item-readmore-compact {
  color: #e7e7e7; }

.icon-angle-right.second {
  margin-left: -5px; }

.post-item-infos.pull-right {
  margin: 0 0 0 -10px; }

.item-readmore-compact i {
  vertical-align: middle; }

#module-amazzingblog-blog #main .page-content {
  padding: 0;
  border: none; }

#module-amazzingblog-blog .post-page h1 {
  color: #363636;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin: 42px 0 8px; }

#module-amazzingblog-blog #footer {
  margin-top: 57px; }

.post-page .title-blog {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 32px; }

.post-page .cover {
  position: relative; }

.post-page .post-main-image img {
  display: block; }

.post-page .post-main-image + .post-date {
  background: #c19e79;
  bottom: 0;
  color: #ffffff;
  font-size: 16px;
  left: 30px;
  padding: 2px 8px;
  position: absolute;
  text-transform: uppercase;
  width: 51px;
  height: 51px;
  text-align: center;
  overflow: hidden;
  line-height: 1.5;
  -webkit-transform: translateY(50%);
       -o-transform: translateY(50%);
          transform: translateY(50%); }

.post-page .post-content {
  background: none;
  color: #363636;
  line-height: 2;
  padding: 0; }

.post-page .post-info {
  font-size: 12px;
  font-weight: bold;
  color: #9c9c9c; }
  .post-page .post-info > div {
    padding-right: 5px; }
  .post-page .post-info i {
    padding-right: 5px;
    font-style: normal;
    vertical-align: middle; }
    .post-page .post-info i:before {
      font-family: "Material Icons"; }
  .post-page .post-info .icon-user:before {
    content: '\E7FD'; }
  .post-page .post-info .icon-eye:before {
    content: '\E417'; }
  .post-page .post-info .icon-comment:before {
    content: '\E253'; }

.post-page h4 {
  font-size: 14px;
  margin-bottom: 30px; }

.post-page img {
  max-width: 100%; }

@media (min-width: 544px) {
  .post-page .wrapper-info {
    display: table;
    width: 100%; }
    .post-page .wrapper-info .post-info, .post-page .wrapper-info .post-sharing {
      display: table-cell;
      padding: 23px 0 35px;
      vertical-align: middle; }
    .post-page .wrapper-info .post-sharing {
      text-align: right; } }

/* tablet and mobile */
@media (max-width: 768px) {
  #module-amazzingblog-blog .breadcrumb {
    margin-bottom: 25px; }
  #module-amazzingblog-blog .column-side {
    display: none; }
  .post-page .title-blog {
    margin-bottom: 22px; }
  .post-page .wrapper-post-content {
    padding-left: 0; } }

@media (max-width: 667px) {
  .post-page .post-info {
    padding: 15px 0; }
  #module-amazzingblog-blog .post-page h1 {
    font-size: 16px; } }

/* comments */
.post-comments {
  border-top: 1px solid #e7e7e7;
  padding-top: 25px; }

.comments-list {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 40px; }

.comment-item {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin: 0px 0 44px 107px;
  min-height: 115px;
  padding: 20px 30px; }
  .comment-info-block {
    color: #808080; }
    .comment-info-block .b {
      font-size: 14px;
      font-weight: normal; }
    .comment-info-block .comment-date {
      color: #555454;
      font-size: 12px;
      margin-left: 7px; }

.comment-item:before, .comment-item:after {
  content: '';
  position: absolute;
  left: -16px;
  top: 12px;
  border: 8px solid #e7e7e7;
  border-color: transparent #e7e7e7 transparent transparent; }

.comment-item:after {
  border-color: transparent #ffffff transparent transparent;
  left: -15px; }

.new-comment {
  padding-top: 15px; }
  .new-comment:after {
    content: '';
    display: table;
    clear: both; }
  .new-comment .comment-item {
    background: #f9f9f9;
    margin-bottom: 22px; }
    .new-comment .comment-item:after {
      border-color: transparent #f9f9f9 transparent transparent; }
    .new-comment .comment-item.red-border:before {
      border-color: transparent #E27C79 transparent transparent; }

.user-avatar {
  position: absolute;
  right: calc(100% + 28px);
  top: 0; }

.avatar-img {
  border: 1px solid;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: relative;
  text-align: center;
  line-height: 80px;
  font-size: 25px; }
  .avatar-img:after {
    content: '?'; }
  .avatar-img[style*="background"]:after {
    display: none; }

.comment-content {
  margin: 5px 0; }

.page-module-amazzingblog-blog .mce-placeholder {
  position: absolute;
  top: 15px;
  color: #999; }

.page-module-amazzingblog-blog .comment-item .mce-input {
  min-height: 78px;
  outline: none;
  padding: 15px;
  margin: -15px; }

.page-module-amazzingblog-blog .mce-input em {
  font-style: italic; }

.page-module-amazzingblog-blog div.mce-panel {
  background: none;
  border: none;
  -webkit-transform: translate(-7px, -7px);
  -o-transform: translate(-7px, -7px);
     transform: translate(-7px, -7px); }

.page-module-amazzingblog-blog div.mce-panel .mce-btn-group .mce-btn {
  background: none; }

.page-module-amazzingblog-blog .mce-panel .mce-ico {
  font-size: 12px;
  line-height: 1;
  width: 12px;
  height: 12px; }

.page-module-amazzingblog-blog .mce-panel .mce-btn-group .mce-btn button {
  padding: 5px 5px;
  line-height: 0px; }

.focus-on .mce-placeholder, .new-comment-footer, .edit-avatar {
  display: none; }

.focus-on .new-comment-footer, .focus-on .user-avatar:hover .edit-avatar {
  display: block; }

.new-comment-footer {
  float: right; }
  .new-comment-footer .input-label {
    color: #000000;
    font-size: 12px;
    padding-right: 10px; }
  .new-comment-footer .inline-block {
    margin-right: 6px;
    position: relative;
    width: 260px; }
  .new-comment-footer .btn {
    height: 30px;
    line-height: 26px;
    padding: 0 20px; }

.note-below-text {
  position: absolute;
  bottom: -21px;
  left: 0;
  color: #999999;
  font-size: 10px;
  white-space: nowrap; }

.new-comment input {
  height: 30px;
  padding: 6px 15px;
  vertical-align: middle;
  border: 1px solid #e6e6e6;
  background: #f9f9f9;
  width: 100%; }
  .new-comment input:focus {
    border-color: #c19e79;
    outline: none; }

.edit-avatar {
  font-size: 25px;
  color: #c19e79;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  line-height: 81px;
  background: #ffffff;
  border-radius: 50%; }
  .edit-avatar i {
    font-style: normal; }

.new-comment .red-border {
  border: 1px solid #E27C79; }

.ajax-error {
  color: #E27C79;
  font-size: 0.9em; }

.comment-item .ajax-error {
  position: absolute;
  top: -19px;
  left: 0; }

@media (max-width: 991px) {
  .new-comment-footer .inline-block {
    width: 250px; } }

@media (max-width: 768px) {
  .new-comment-footer .inline-block {
    width: auto; }
  .comment-content {
    font-size: 12px; } }

@media (max-width: 667px) {
  #module-amazzingblog-blog #footer {
    margin-top: 40px; }
  .comment-item {
    margin-left: 65px; }
  .user-avatar {
    right: calc(100% + 15px); }
  .avatar-img {
    font-size: 16px;
    height: 52px;
    line-height: 50px;
    width: 52px; }
  .edit-avatar {
    font-size: 20px;
    line-height: 48px; }
  .new-comment-footer {
    float: none;
    margin-left: 65px; }
    .new-comment-footer .input-label {
      display: block;
      margin-bottom: 5px; }
    .new-comment-footer .inline-block {
      display: block;
      margin-right: 0;
      width: 100%; }
    .new-comment-footer .note-below-text {
      margin: 7px 0 21px;
      position: static; } }

/* social sharing */
.post-sharing {
  font-size: 14px; }
  .post-sharing .sharing-icons {
    padding-left: 12px; }

.post-page .social-share {
  text-decoration: none; }

.post-page .social-share i {
  background-color: #e1e1e1;
  border-radius: 50%;
  color: #ffffff;
  font-size: 17px;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 4px;
  text-align: center;
  vertical-align: middle;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.post-page .social-share:hover i {
  color: #ffffff; }

.post-page .social-share:hover .icon-facebook {
  background-color: #4065B4; }

.post-page .social-share:hover .icon-vk {
  background-color: #4E759D; }

.post-page .social-share:hover .icon-odnoklassniki {
  background-color: #ED812B; }

.post-page .social-share:hover .icon-twitter {
  background-color: #00AFF0; }

.post-page .social-share:hover .icon-google-plus {
  background-color: #DD4B39; }

.post-page .social-share:hover .icon-yandex {
  background-color: #FF0000; }

.post-page .social-share:hover .icon-yahoo {
  background-color: #400191; }

.post-page .social-share:hover .icon-paypal {
  background-color: #003087; }

.post-page .social-share:hover .icon-linkedin {
  background-color: #6fb2fe; }

.post-page .social-share:hover .icon-pinterest {
  background-color: #BD081C; }

@media (max-width: 991px) {
  .post-page .social-share i {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 1px;
    width: 30px; } }

@media (max-width: 768px) {
  .post-page .post-content {
    font-size: 12px; } }

@media (max-width: 667px) {
  .post-sharing {
    font-size: 0;
    padding: 10px 0 15px; }
    .post-sharing .sharing-icons {
      padding-left: 0; } }

.loading {
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

/* categories */
.blog-subcategories {
  clear: both;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  padding: 29px 0 19px; }
  .blog-subcategories:before, .blog-subcategories:after {
    content: '';
    display: table;
    clear: both; }

.blog-subcategory {
  color: #c6c6c6;
  text-transform: uppercase;
  font-size: 18px;
  width: 33.333%;
  float: left;
  margin-bottom: 10px;
  padding-right: 10px; }
  .blog-subcategory > a, .blog-subcategory span {
    display: block; }

/* pagination */
.dynamic-posts {
  clear: both;
  padding-top: 33px; }
  .dynamic-posts .pagination {
    padding: 0; }
    .dynamic-posts .pagination:first-child {
      margin-bottom: 30px; }
    .dynamic-posts .pagination:before, .dynamic-posts .pagination:after {
      content: '';
      clear: both;
      display: table; }
    .dynamic-posts .pagination .styled-select .dl .toggle {
      line-height: 35px; }

.pagination .pages label {
  color: #000000;
  font-size: 13px;
  padding-right: 5px;
  text-transform: uppercase; }

.pagination .pages > a, .pagination .pages > span {
  width: 30px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  border: 1px solid #e2e2e2;
  color: #555555;
  text-align: center;
  margin: 0 2px; }
  .pagination .pages > a.current-page, .pagination .pages > span.current-page {
    background: #c19e79;
    border-color: #c19e79;
    color: #ffffff; }

.pagination .pages > a:hover {
  background: #c19e79;
  border-color: #c19e79;
  color: #ffffff; }

.pagination {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .pagination .pages {
    margin-left: auto; }

.npp-holder .inline-block {
  font-size: 12px;
  margin: 0 0 0 10px;
  vertical-align: middle; }

.npp-holder .styled-select {
  font-size: 12px; }

/* post */
.category-page .post-item-title {
  margin-bottom: 8px;
  min-height: 0 !important; }

.category-page h2 {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  float: left; }

.category-page .post-item-content {
  font-size: 12px;
  line-height: 2; }

.category-page .post-item-wrapper {
  margin-bottom: 68px; }

.category-page .grid {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 769px) {
  .category-page .grid .post-item-wrapper {
    width: 50%; } }

@media (max-width: 768px) {
  .dynamic-posts {
    padding-top: 25px; }
    .dynamic-posts .pagination {
      float: none;
      text-align: center; }
  #module-amazzingblog-blog .breadcrumb {
    margin-bottom: 25px; }
  #module-amazzingblog-blog #footer {
    margin-top: 40px; }
  .category-page .list .post-item-wrapper:not(:last-child) {
    margin-bottom: 23px; }
  .category-page .post-item {
    padding-top: 0; }
  .npp-holder {
    display: inline-block;
    float: none; }
    .npp-holder .form-control {
      height: 32px;
      padding: 3px 25px; } }

@media (max-width: 543px) {
  .blog-subcategory {
    width: 50%; } }

@media (max-width: 455px) {
  .blog-subcategory {
    width: 100%; } }
.sur-confirmation {
  font-size: 24px;
  margin: 1em 0;
  text-align: center;
  color: #000000;
  width: 100%; }

.sur-lightbox {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  display: none; }

.sur-container {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 480px;
  left: 50%;
  margin-left: -320px;
  margin-top: -240px;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 640px;
  z-index: 10001; }

.sur-close {
  background: #3c3c3b;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0; }
  .sur-close:before {
    content: "\E5CD";
    font-family: "Material Icons"; }
  .sur-close:hover {
    background: #5b2422; }

.sur-left,
.sur-right {
  float: left;
  width: 50%; }

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

.sur-right {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.sur-form {
  background: #240e0d;
  -js-display: flex;
  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;
  padding: 0 11%;
  min-height: 100%;
  height: 100%; }
  .sur-form:not(.sur-right):not(.sur-left) {
    width: 100%; }

.sur-title,
.sur-message {
  color: #555; }

.sur-title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sur-message {
  font-size: 20px;
  margin: 4px 0 1em; }

.sur-form {
  color: #c19e79; }
  .sur-form li {
    margin: 0 0 15px; }

.sur-text {
  background: none;
  display: block;
  border: 1px solid;
  height: 30px;
  font-size: 12px;
  padding: 0 15px;
  width: 100%;
  color: inherit; }
  .sur-text::-webkit-input-placeholder {
    color: inherit; }
  .sur-text::-moz-placeholder {
    color: inherit; }
  .sur-text:-ms-input-placeholder {
    color: inherit; }
  .sur-text::placeholder {
    color: inherit; }
  .sur-text:focus {
    outline: none;
    border-color: #ffffff;
    color: #ffffff; }

.sur-label {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid;
  position: relative;
  cursor: pointer;
  vertical-align: -20%;
  margin: 0; }
  .sur-label:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none; }

.sur-label-text {
  display: inline-block;
  margin: 0 5px; }

.sur-radio {
  display: none; }
  .sur-radio:checked + .sur-label {
    cursor: default; }
    .sur-radio:checked + .sur-label:before {
      display: block; }

.sur-submit {
  font-size: 13px;
  background: #c19e79;
  border: none;
  color: #240e0d;
  display: block;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
  -webkit-transition: color .3s ease,background .3s ease;
  -o-transition: color .3s ease,background .3s ease;
  transition: color .3s ease,background .3s ease; }
  .sur-submit:focus, .sur-submit:hover, .sur-submit:active {
    background-color: #5b2422;
    color: #ffffff; }
    .sur-submit:focus #icon-mail, .sur-submit:hover #icon-mail, .sur-submit:active #icon-mail {
      fill: #ffffff; }

#icon-mail {
  display: inline-block;
  fill: #240e0d;
  width: 16px;
  height: 16px;
  vertical-align: -24%;
  margin-right: 5px;
  -webkit-transition: fill .3s ease;
  -o-transition: fill .3s ease;
  transition: fill .3s ease; }

.sur-error {
  border: 2px solid #f13340; }

.sur-warning {
  background: #f13340;
  border-radius: 2px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0;
  padding: 10px;
  text-align: center; }

.sur-hidden {
  display: none; }

.sur-image {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 100%;
  height: 100%; }

@media (max-width: 768px) {
  .sur-container {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 20px); } }

@media (max-width: 667px) {
  .sur-image {
    display: none; }
  .sur-form {
    width: 100%;
    padding: 20px 11% 10px; } }

@media (max-width: 455px) {
  .sur-container {
    top: 10px;
    bottom: 10px;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }
.lang-rtl ol, .lang-rtl ul {
  padding-right: 0; }

.lang-rtl .tp-loop-wrap {
  direction: ltr !important; }

.lang-rtl * {
  direction: rtl !important; }

.lang-rtl main {
  text-align: right !important; }

.lang-rtl .bx-viewport {
  direction: ltr !important; }

.lang-rtl .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.lang-rtl .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  margin-left: 10px; }

.lang-rtl .ec-tabs li:not(:last-child) {
  margin-right: 0;
  margin-left: 30px; }

.lang-rtl .in_tabs.compact .ec-tabs .responsive_tabs_selection a:after {
  margin: 0 5px 0 0; }

.lang-rtl .blockcart > .header i {
  margin: 0 0 0 5px; }

@media (max-width: 768px) {
  .lang-rtl #_mobile_cart {
    margin-left: 0;
    margin-right: auto; } }

@media (min-width: 769px) {
  .lang-rtl .top-menu[data-depth="1"] li:hover > .collapse {
    right: 100%;
    margin-right: 15px;
    margin-left: 0;
    left: auto; }
  .lang-rtl .top-menu[data-depth="1"] .top-menu .dropdown-item:before {
    left: auto;
    right: 0;
    -webkit-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1); } }

@media (max-width: 768px) {
  .lang-rtl .round {
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .lang-rtl .top-menu .dropdown-item .pull-xs-right {
    right: auto;
    left: 0; } }

.lang-rtl .banner-item_feature .wrap-icon {
  margin: 0 0 0 24px; }

@media (min-width: 769px) {
  .lang-rtl .footerlinks {
    text-align: left; }
  .lang-rtl .tabs_list {
    border-left-color: #ebe9e9;
    border-right-color: transparent; } }

@media (max-width: 1199px) {
  .lang-rtl .banner-item_feature .wrap-icon {
    margin: 0 0 0 10px; } }

@media (min-width: 769px) {
  .lang-rtl #_desktop_search-block {
    margin-left: 0;
    margin-right: auto; }
  .lang-rtl .search-widget .btn-search {
    right: auto;
    left: 0; } }

@media (max-width: 768px) {
  .lang-rtl .search-widget .btn-search {
    right: auto;
    left: 20px; } }

@media (max-width: 768px) {
  .lang-rtl #_mobile_currency_selector, .lang-rtl #_mobile_language_selector {
    margin-left: 0;
    margin-right: auto; }
  .lang-rtl #_mobile_currency_selector + #_mobile_language_selector {
    margin-right: 0; } }

@media (max-width: 768px) {
  .lang-rtl .user-info {
    left: 0;
    right: auto; } }

@media (max-width: 768px) {
  .lang-rtl .menu-checkbox:checked ~ .mobile-wrapper-menu {
    left: 50px; }
  .lang-rtl .menu-checkbox:checked ~ #header .header-nav {
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px)); }
  .lang-rtl .menu-checkbox:checked ~ .page-content-wrapper #notifications, .lang-rtl .menu-checkbox:checked ~ .page-content-wrapper #wrapper {
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px));
    opacity: 0; }
  .lang-rtl .menu-checkbox:checked ~ #footer {
    opacity: 0;
    -webkit-transform: translateX(calc(-100% + 50px));
         -o-transform: translateX(calc(-100% + 50px));
            transform: translateX(calc(-100% + 50px)); } }

@media (max-width: 768px) {
  .lang-rtl .footer-container .links .navbar-toggler {
    text-align: left; }
  .lang-rtl .footer-container .links .title .pull-xs-right {
    margin-left: 0;
    margin-right: auto; } }

.lang-rtl .title_main_section.listing-title {
  text-align: right; }

.lang-rtl .circle-title .circle:before {
  padding: 0 0 0 5px; }

.lang-rtl .block-categories .arrows, .lang-rtl .block-categories .navbar-toggler {
  right: auto;
  left: 0;
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.lang-rtl .block-categories li[data-depth] .category-sub-menu {
  left: auto;
  right: 110%;
  -webkit-transition: opacity 0.4s,right 0.4s,visibility 0.4s;
  -o-transition: opacity 0.4s,right 0.4s,visibility 0.4s;
  transition: opacity 0.4s,right 0.4s,visibility 0.4s; }

.lang-rtl .block-categories li[data-depth]:hover > .collapse > .category-sub-menu {
  left: auto;
  right: 100%; }

.lang-rtl .products-selection .pagination {
  margin-left: 0;
  margin-right: auto; }

.lang-rtl .products-selection label {
  padding: 0 0 0 5px; }

.lang-rtl .fullwidth-banner .image-ring {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.lang-rtl .fullwidth-banner .content-rings {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.lang-rtl .list .product-miniature .thumbnail-container {
  text-align: right; }

.lang-rtl .list .product-miniature .left-block {
  border-right: none;
  border-left: 1px solid #e7e7e7; }

@media (max-width: 455px) {
  .lang-rtl .products .product-miniature:nth-child(2n+1) {
    border-right: none;
    border-left: 1px solid #e6e6e6; } }

.lang-rtl .regular-price {
  padding-left: 0;
  padding-right: 10px; }
  .lang-rtl .regular-price:before {
    left: auto;
    right: 0; }

.lang-rtl .product-quantity .add {
  margin-left: 0;
  margin-right: auto; }

.lang-rtl .product-add-to-cart .control-label {
  padding: 0 0 0 11px; }

.lang-rtl select, .lang-rtl select.form-control {
  background-position: 5px center; }

.lang-rtl .dropdown select {
  background-position: 5px center; }

.lang-rtl .bootstrap-touchspin .btn.bootstrap-touchspin-up:before {
  border-left: none;
  border-right: 1px solid #dae1e0; }

.lang-rtl .bootstrap-touchspin .btn.bootstrap-touchspin-down:before {
  border-right: none;
  border-left: 1px solid #dae1e0; }

.lang-rtl .custom-checkbox input[type="checkbox"] + span {
  margin-right: 0;
  margin-left: 10px; }

.lang-rtl .custom-checkbox label {
  text-align: right; }

.lang-rtl .custom-radio input[type='radio'] + span {
  margin-right: 0;
  margin-left: 10px; }

.lang-rtl .checkout-step #customer-form .form-control-label, .lang-rtl .checkout-step #delivery-address .form-control-label, .lang-rtl .checkout-step #invoice-address .form-control-label, .lang-rtl .checkout-step #login-form .form-control-label {
  text-align: right; }

.lang-rtl .checkout-step .payment-options .custom-radio {
  margin-right: 0;
  margin-left: 20px; }

.lang-rtl #block-reassurance span {
  padding-right: 10px;
  padding-left: 0; }

@media (min-width: 456px) {
  .lang-rtl .about-us .banner-img {
    float: right;
    margin-right: 0;
    margin-left: 19px; }
  .lang-rtl .tabs .nav-item .nav-link {
    border: none; }
  .lang-rtl .tabs .nav-item:first-child .nav-link {
    padding-left: 30px;
    padding-right: 0; }
  .lang-rtl .tabs .nav-item:not(:last-child) .nav-link {
    border-left: 1px solid #f0f0f0; } }

.lang-rtl .list .post-item-cover {
  float: right;
  margin-left: 20px;
  margin-right: 0; }

.lang-rtl .list .post-item-footer {
  left: auto;
  right: 0; }

.lang-rtl .line-about-news .title_main_section {
  text-align: right; }

.lang-rtl .links .email-item, .lang-rtl .links .phone-item, .lang-rtl .links .fax-item {
  padding-left: 0;
  padding-right: 27px; }
  .lang-rtl .links .email-item:before, .lang-rtl .links .phone-item:before, .lang-rtl .links .fax-item:before {
    left: auto;
    right: 0; }
a, button {
  -webkit-transition: color .3s ease,background .3s ease, border-color .3s ease;
  -o-transition: color .3s ease,background .3s ease, border-color .3s ease;
  transition: color .3s ease,background .3s ease, border-color .3s ease; }

.block_newsletter .alert {
  -webkit-animation: alert 1s;
       -o-animation: alert 1s;
          animation: alert 1s;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transition: -webkit-transform 2s ease-in 0s;
  transition: -webkit-transform 2s ease-in 0s;
  -o-transition: -o-transform 2s ease-in 0s;
  transition: transform 2s ease-in 0s;
  transition: transform 2s ease-in 0s, -webkit-transform 2s ease-in 0s, -o-transform 2s ease-in 0s;
  height: 60px;
  padding-top: 18px;
  width: 100%; }

@-webkit-keyframes alert {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-o-keyframes alert {
  from {
    -o-transform: translateY(0);
       transform: translateY(0); }
  to {
    -o-transform: translateY(-100%);
       transform: translateY(-100%); } }

@keyframes alert {
  from {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%); } }

/*animation slide*/
.home-slide.in_carousel {
  overflow: hidden; }
  .home-slide.in_carousel .custom-html .container p, .home-slide.in_carousel .custom-html .container h1, .home-slide.in_carousel .custom-html .container h2, .home-slide.in_carousel .custom-html .container h3, .home-slide.in_carousel .custom-html .container h4, .home-slide.in_carousel .custom-html .container h5, .home-slide.in_carousel .custom-html .container h6 {
    right: 100%;
    position: relative;
    opacity: 0;
    -webkit-transition: right 1s, opacity .5s;
    -o-transition: right 1s, opacity .5s;
    transition: right 1s, opacity .5s; }
  .home-slide.in_carousel .custom-html .container p:nth-child(2), .home-slide.in_carousel .custom-html .container h1:nth-child(2), .home-slide.in_carousel .custom-html .container h2:nth-child(2), .home-slide.in_carousel .custom-html .container h3:nth-child(2), .home-slide.in_carousel .custom-html .container h4:nth-child(2), .home-slide.in_carousel .custom-html .container h5:nth-child(2), .home-slide.in_carousel .custom-html .container h6:nth-child(2) {
    -webkit-transition: right 1s .2s, opacity .5s .2s;
    -o-transition: right 1s .2s, opacity .5s .2s;
    transition: right 1s .2s, opacity .5s .2s; }
  .home-slide.in_carousel .custom-html .container p:nth-child(3), .home-slide.in_carousel .custom-html .container h1:nth-child(3), .home-slide.in_carousel .custom-html .container h2:nth-child(3), .home-slide.in_carousel .custom-html .container h3:nth-child(3), .home-slide.in_carousel .custom-html .container h4:nth-child(3), .home-slide.in_carousel .custom-html .container h5:nth-child(3), .home-slide.in_carousel .custom-html .container h6:nth-child(3) {
    -webkit-transition: right 1s .4s, opacity .5s .4s;
    -o-transition: right 1s .4s, opacity .5s .4s;
    transition: right 1s .4s, opacity .5s .4s; }
  .home-slide.in_carousel.current .custom-html .container p, .home-slide.in_carousel.current .custom-html .container h1, .home-slide.in_carousel.current .custom-html .container h2, .home-slide.in_carousel.current .custom-html .container h3, .home-slide.in_carousel.current .custom-html .container h4, .home-slide.in_carousel.current .custom-html .container h5, .home-slide.in_carousel.current .custom-html .container h6 {
    right: 0;
    opacity: 1; }

.wrap-effect,
.effect .banner-link {
  overflow: hidden;
  position: relative;
  display: inline-block; }

.wrap-effect img,
.effect .banner-link img {
  width: 100%; }

.banner-top img, .side-banner img {
  width: 100%;
  -webkit-transition: -webkit-transform 1.2s;
  transition: -webkit-transform 1.2s;
  -o-transition: -o-transform 1.2s;
  transition: transform 1.2s;
  transition: transform 1.2s, -webkit-transform 1.2s, -o-transform 1.2s; }

.banner-top .banner-item-content:hover img, .banner-top .banner-item-content:focus img, .side-banner .banner-item-content:hover img, .side-banner .banner-item-content:focus img {
  -webkit-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2); }

.banner-top .banner-item-content {
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.banner-top .custom-html {
  -webkit-transition: opacity .7s, -webkit-transform .7s;
  transition: opacity .7s, -webkit-transform .7s;
  -o-transition: opacity .7s, -o-transform .7s;
  transition: transform .7s, opacity .7s;
  transition: transform .7s, opacity .7s, -webkit-transform .7s, -o-transform .7s;
  z-index: 2; }

.banner-top:hover .custom-html {
  -webkit-transform: translateY(-50%) rotateY(90deg);
          transform: translateY(-50%) rotateY(90deg);
  opacity: 0; }

.video-promo-wrap:before, .video-promo-wrap:after {
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out; }

.wrap-effect {
  overflow: hidden;
  position: relative;
  display: inline-block; }
  .wrap-effect:before, .wrap-effect:after {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .wrap-effect:before {
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #795532;
    position: absolute;
    opacity: 0; }
  .wrap-effect:after {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    color: #ffffff;
    background: #1d0505;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: scale(4);
         -o-transform: scale(4);
            transform: scale(4);
    -webkit-filter: blur(19px);
            filter: blur(19px);
    opacity: 0; }
  .wrap-effect:hover:before {
    opacity: 0.8; }
  .wrap-effect:hover:after {
    opacity: 1; }
  .wrap-effect:hover:after {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0);
            filter: blur(0); }

.item-container img {
  opacity: 0.4;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.item-container:hover img {
  opacity: 1; }

@media (max-width: 1199px) {
  .c_item .thumbnail-container {
    overflow: hidden; }
  .c_item .button-container {
    text-align: center;
    position: absolute;
    top: 40%;
    z-index: 1;
    left: 0;
    right: 0; }
  .c_item .add-to-cart {
    -webkit-transform: translate(-1000%, 0);
         -o-transform: translate(-1000%, 0);
            transform: translate(-1000%, 0); }
  .c_item .lnk_view {
    -webkit-transform: translate(1000%, 0);
         -o-transform: translate(1000%, 0);
            transform: translate(1000%, 0); }
  .c_item .quick-view {
    -webkit-transform: translate(0, -1000%);
         -o-transform: translate(0, -1000%);
            transform: translate(0, -1000%); }
  .c_item .add-to-cart, .c_item .lnk_view, .c_item .quick-view {
    -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -o-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0; }
  .c_item:hover .add-to-cart, .c_item:hover .lnk_view, .c_item:hover .quick-view {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

@media (max-width: 1199px) {
  .grid .product-miniature .thumbnail-container {
    overflow: hidden; }
  .grid .product-miniature .button-container {
    text-align: center;
    position: absolute;
    top: 40%;
    z-index: 1;
    left: 0;
    right: 0; }
  .grid .product-miniature .add-to-cart {
    -webkit-transform: translate(-1000%, 0);
         -o-transform: translate(-1000%, 0);
            transform: translate(-1000%, 0); }
  .grid .product-miniature .lnk_view {
    -webkit-transform: translate(1000%, 0);
         -o-transform: translate(1000%, 0);
            transform: translate(1000%, 0); }
  .grid .product-miniature .quick-view {
    -webkit-transform: translate(0, -1000%);
         -o-transform: translate(0, -1000%);
            transform: translate(0, -1000%); }
  .grid .product-miniature .add-to-cart, .grid .product-miniature .lnk_view, .grid .product-miniature .quick-view {
    -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -o-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0; }
  .grid .product-miniature:hover .add-to-cart, .grid .product-miniature:hover .lnk_view, .grid .product-miniature:hover .quick-view {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

.scale_image {
  display: inline-block;
  overflow: hidden; }
  .scale_image img {
    width: 100%; }

.hover_scale {
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .hover_scale img {
    display: inline-block;
    width: 100%; }

.hover_scale img {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.hover_scale:hover img, .hover_scale:focus img {
  -webkit-transform: scale(1.15, 1.15);
       -o-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15); }

.presentation-preview {
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .theme-carousel .bx-wrapper .bx-controls .bx-controls-direction a:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 300;
  src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 400;
  src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 400;
  src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 500;
  src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 500;
  src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: normal;
  font-weight: 700;
  src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: system-ui;
  font-style: italic;
  font-weight: 700;
  src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold"); }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga'; }

i[class*="icon-"] {
  font-style: normal; }

body [class^="font-"]:before, body [class*=" font-"]:before {
  width: auto;
  margin: 0; }

/*** WRAPPER ***/
#wrapper .banner {
  margin-bottom: 24px;
  display: block; }
  #wrapper .banner img {
    -webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15); }

/*** MAIN ***/
#main .page-header {
  margin-bottom: 25px; }

#main .page-content {
  margin-bottom: 25px; }
  #main .page-content h6 {
    margin-bottom: 18px; }
  #main .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px; }

#main .page-footer {
  margin-bottom: 25px; }

#notifications ul {
  margin-bottom: 0; }

/*** Responsive part ***/
@media (max-width: 667px) {
  #checkout-cart-summary {
    float: none;
    width: 100%;
    margin-top: 1rem; }
  section.checkout-step {
    width: 100%; }
  .default-input {
    min-width: 100%; }
  label {
    clear: both; } }

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