@charset "UTF-8";
/*
Stylewars.6.4.0 - pwd by osttongraphic.com - last edit august 2020
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

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

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

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

ol,
ul {
  list-style: none;
}

a,
a img {
  border: 0;
  outline: none;
  background: transparent;
  text-decoration: none;
}
a:active, a:hover,
a img:active,
a img:hover {
  outline: 0;
  text-decoration: none;
}

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

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

blockquote,
q {
  quotes: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
}

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

.clearfix::after, .post-password-form label::after,
header::after,
footer::after,
section::after,
.container::after,
.entry::after,
.container > div::after {
  content: " ";
  clear: both;
  display: table;
}

section {
  position: relative;
}

main {
  width: 100%;
}

.container {
  width: 100%;
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}
.container > div {
  position: relative;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1800px;
}
.container .offset-right {
  margin-right: -3rem !important;
}
.container .offset-left {
  margin-left: -3rem !important;
}
.container.full {
  padding-left: 0;
  padding-right: 0;
}
.container.full .offset-right {
  margin-right: -1.5rem !important;
}
.container.full .offset-left {
  margin-left: -1.5rem !important;
}
.container.inner-full > div {
  padding-left: 0;
  padding-right: 0;
}
.container.full.inner-full .offset-right {
  margin-right: 0 !important;
}
.container.full.inner-full .offset-left {
  margin-left: 0 !important;
}

@media screen and (max-width: 768px) {
  .container {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .container > div {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .container .offset-right {
    margin-right: -2.25rem !important;
  }
  .container .offset-left {
    margin-left: -2.25rem !important;
  }
  .container.full {
    padding-left: 0;
    padding-right: 0;
  }
  .container.full .offset-right {
    margin-right: -1.125rem !important;
  }
  .container.full .offset-left {
    margin-left: -1.125rem !important;
  }
  .container .sm-offset-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .container > div {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .container .offset-right {
    margin-right: -1.5rem !important;
  }
  .container .offset-left {
    margin-left: -1.5rem !important;
  }
  .container.full {
    padding-left: 0;
    padding-right: 0;
  }
  .container.full .offset-right {
    margin-right: -0.75rem !important;
  }
  .container.full .offset-left {
    margin-left: -0.75rem !important;
  }
  .container .sm-offset-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.container > .row, #ajax-load-more .container > .alm-paging-content,
#ajax-load-more .container > .alm-reveal {
  max-width: 100%;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}

.row, #ajax-load-more .alm-paging-content,
#ajax-load-more .alm-reveal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.gap, #ajax-load-more .gap.alm-paging-content,
#ajax-load-more .gap.alm-reveal {
  margin-right: 0;
  margin-left: -0.75rem;
}
.row.gap > div, #ajax-load-more .gap.alm-paging-content > div,
#ajax-load-more .gap.alm-reveal > div {
  padding-left: 0.75rem;
}
.row.gap-lg, #ajax-load-more .alm-paging-content,
#ajax-load-more .alm-reveal {
  margin-right: 0;
  margin-left: -1.5rem;
}
.row.gap-lg > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
  padding-left: 1.5rem;
}

.row > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div,
.row .col,
#ajax-load-more .alm-paging-content .col,
#ajax-load-more .alm-reveal .col,
.row .col-1,
#ajax-load-more .alm-paging-content .col-1,
#ajax-load-more .alm-reveal .col-1,
.row .col-2,
#ajax-load-more .alm-paging-content .col-2,
#ajax-load-more .alm-reveal .col-2,
.row .col-3,
#ajax-load-more .alm-paging-content .col-3,
#ajax-load-more .alm-reveal .col-3,
.row .col-4,
#ajax-load-more .alm-paging-content .col-4,
#ajax-load-more .alm-reveal .col-4,
.row .col-5,
#ajax-load-more .alm-paging-content .col-5,
#ajax-load-more .alm-reveal .col-5,
.row .col-6,
#ajax-load-more .alm-paging-content .col-6,
#ajax-load-more .alm-reveal .col-6,
.row .col-7,
#ajax-load-more .alm-paging-content .col-7,
#ajax-load-more .alm-reveal .col-7,
.row .col-8,
#ajax-load-more .alm-paging-content .col-8,
#ajax-load-more .alm-reveal .col-8,
.row .col-9,
#ajax-load-more .alm-paging-content .col-9,
#ajax-load-more .alm-reveal .col-9,
.row .col-10,
#ajax-load-more .alm-paging-content .col-10,
#ajax-load-more .alm-reveal .col-10,
.row .col-11,
#ajax-load-more .alm-paging-content .col-11,
#ajax-load-more .alm-reveal .col-11,
.row .col-12,
#ajax-load-more .alm-paging-content .col-12,
#ajax-load-more .alm-reveal .col-12,
.row .col-auto,
#ajax-load-more .alm-paging-content .col-auto,
#ajax-load-more .alm-reveal .col-auto {
  position: relative;
  width: 100%;
}

.row > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div,
.row .col,
#ajax-load-more .alm-paging-content .col,
#ajax-load-more .alm-reveal .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row .col-auto, #ajax-load-more .alm-paging-content .col-auto,
#ajax-load-more .alm-reveal .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .md-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .md-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sm-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .sm-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .row .xs-col, #ajax-load-more .alm-paging-content .xs-col,
#ajax-load-more .alm-reveal .xs-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row .xs-col-auto, #ajax-load-more .alm-paging-content .xs-col-auto,
#ajax-load-more .alm-reveal .xs-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
.row .col-1, #ajax-load-more .alm-paging-content .col-1,
#ajax-load-more .alm-reveal .col-1 {
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.row .col-2, #ajax-load-more .alm-paging-content .col-2,
#ajax-load-more .alm-reveal .col-2 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.row .col-3, #ajax-load-more .alm-paging-content .col-3,
#ajax-load-more .alm-reveal .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row .col-4, #ajax-load-more .alm-paging-content .col-4,
#ajax-load-more .alm-reveal .col-4 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row .col-5, #ajax-load-more .alm-paging-content .col-5,
#ajax-load-more .alm-reveal .col-5 {
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.row .col-6, #ajax-load-more .alm-paging-content .col-6,
#ajax-load-more .alm-reveal .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row .col-7, #ajax-load-more .alm-paging-content .col-7,
#ajax-load-more .alm-reveal .col-7 {
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.row .col-8, #ajax-load-more .alm-paging-content .col-8,
#ajax-load-more .alm-reveal .col-8 {
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.row .col-9, #ajax-load-more .alm-paging-content .col-9,
#ajax-load-more .alm-reveal .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.row .col-10, #ajax-load-more .alm-paging-content .col-10,
#ajax-load-more .alm-reveal .col-10 {
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.row .col-11, #ajax-load-more .alm-paging-content .col-11,
#ajax-load-more .alm-reveal .col-11 {
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.row .col-12, #ajax-load-more .alm-paging-content .col-12,
#ajax-load-more .alm-reveal .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .row .md-col-1, #ajax-load-more .alm-paging-content .md-col-1,
#ajax-load-more .alm-reveal .md-col-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .row .md-col-2, #ajax-load-more .alm-paging-content .md-col-2,
#ajax-load-more .alm-reveal .md-col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .row .md-col-3, #ajax-load-more .alm-paging-content .md-col-3,
#ajax-load-more .alm-reveal .md-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row .md-col-4, #ajax-load-more .alm-paging-content .md-col-4,
#ajax-load-more .alm-reveal .md-col-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row .md-col-5, #ajax-load-more .alm-paging-content .md-col-5,
#ajax-load-more .alm-reveal .md-col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .row .md-col-6, #ajax-load-more .alm-paging-content .md-col-6,
#ajax-load-more .alm-reveal .md-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row .md-col-7, #ajax-load-more .alm-paging-content .md-col-7,
#ajax-load-more .alm-reveal .md-col-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .row .md-col-8, #ajax-load-more .alm-paging-content .md-col-8,
#ajax-load-more .alm-reveal .md-col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .row .md-col-9, #ajax-load-more .alm-paging-content .md-col-9,
#ajax-load-more .alm-reveal .md-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row .md-col-10, #ajax-load-more .alm-paging-content .md-col-10,
#ajax-load-more .alm-reveal .md-col-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .row .md-col-11, #ajax-load-more .alm-paging-content .md-col-11,
#ajax-load-more .alm-reveal .md-col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .row .md-col-12, #ajax-load-more .alm-paging-content .md-col-12,
#ajax-load-more .alm-reveal .md-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .row .sm-col-1, #ajax-load-more .alm-paging-content .sm-col-1,
#ajax-load-more .alm-reveal .sm-col-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .row .sm-col-2, #ajax-load-more .alm-paging-content .sm-col-2,
#ajax-load-more .alm-reveal .sm-col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .row .sm-col-3, #ajax-load-more .alm-paging-content .sm-col-3,
#ajax-load-more .alm-reveal .sm-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row .sm-col-4, #ajax-load-more .alm-paging-content .sm-col-4,
#ajax-load-more .alm-reveal .sm-col-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row .sm-col-5, #ajax-load-more .alm-paging-content .sm-col-5,
#ajax-load-more .alm-reveal .sm-col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .row .sm-col-6, #ajax-load-more .alm-paging-content .sm-col-6,
#ajax-load-more .alm-reveal .sm-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row .sm-col-7, #ajax-load-more .alm-paging-content .sm-col-7,
#ajax-load-more .alm-reveal .sm-col-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .row .sm-col-8, #ajax-load-more .alm-paging-content .sm-col-8,
#ajax-load-more .alm-reveal .sm-col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .row .sm-col-9, #ajax-load-more .alm-paging-content .sm-col-9,
#ajax-load-more .alm-reveal .sm-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row .sm-col-10, #ajax-load-more .alm-paging-content .sm-col-10,
#ajax-load-more .alm-reveal .sm-col-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .row .sm-col-11, #ajax-load-more .alm-paging-content .sm-col-11,
#ajax-load-more .alm-reveal .sm-col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .row .sm-col-12, #ajax-load-more .alm-paging-content .sm-col-12,
#ajax-load-more .alm-reveal .sm-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .row .xs-col-1, #ajax-load-more .alm-paging-content .xs-col-1,
#ajax-load-more .alm-reveal .xs-col-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .row .xs-col-2, #ajax-load-more .alm-paging-content .xs-col-2,
#ajax-load-more .alm-reveal .xs-col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .row .xs-col-3, #ajax-load-more .alm-paging-content .xs-col-3,
#ajax-load-more .alm-reveal .xs-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row .xs-col-4, #ajax-load-more .alm-paging-content .xs-col-4,
#ajax-load-more .alm-reveal .xs-col-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row .xs-col-5, #ajax-load-more .alm-paging-content .xs-col-5,
#ajax-load-more .alm-reveal .xs-col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .row .xs-col-6, #ajax-load-more .alm-paging-content .xs-col-6,
#ajax-load-more .alm-reveal .xs-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row .xs-col-7, #ajax-load-more .alm-paging-content .xs-col-7,
#ajax-load-more .alm-reveal .xs-col-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .row .xs-col-8, #ajax-load-more .alm-paging-content .xs-col-8,
#ajax-load-more .alm-reveal .xs-col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .row .xs-col-9, #ajax-load-more .alm-paging-content .xs-col-9,
#ajax-load-more .alm-reveal .xs-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row .xs-col-10, #ajax-load-more .alm-paging-content .xs-col-10,
#ajax-load-more .alm-reveal .xs-col-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .row .xs-col-11, #ajax-load-more .alm-paging-content .xs-col-11,
#ajax-load-more .alm-reveal .xs-col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .row .xs-col-12, #ajax-load-more .alm-paging-content .xs-col-12,
#ajax-load-more .alm-reveal .xs-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.unflex {
  display: inherit;
}

.row > .col-break, #ajax-load-more .alm-paging-content > .col-break,
#ajax-load-more .alm-reveal > .col-break,
.col-break {
  flex-basis: 100%;
  height: 0;
}

@media screen and (max-width: 992px) {
  .md-unflex {
    display: inherit;
  }

  .row > .md-col-break, #ajax-load-more .alm-paging-content > .md-col-break,
#ajax-load-more .alm-reveal > .md-col-break,
.md-col-break {
    flex-basis: 100%;
    height: 0;
  }
}
@media screen and (max-width: 768px) {
  .sm-unflex {
    display: inherit;
  }

  .row > .sm-col-break, #ajax-load-more .alm-paging-content > .sm-col-break,
#ajax-load-more .alm-reveal > .sm-col-break,
.sm-col-break {
    flex-basis: 100%;
    height: 0;
  }
}
@media screen and (max-width: 576px) {
  .xs-unflex {
    display: inherit;
  }

  .row > .xs-col-break, #ajax-load-more .alm-paging-content > .xs-col-break,
#ajax-load-more .alm-reveal > .xs-col-break,
.xs-col-break {
    flex-basis: 100%;
    height: 0;
  }
}
.item-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.item-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.item-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.item-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.item-middle {
  -ms-flex-align: center;
  align-items: center;
}

.item-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}

.item-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  align-content: space-around;
}

.item-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.item-between.item-right {
  align-items: flex-end;
}

.item-between.item-center {
  align-content: space-around;
}

.item-between.item-bottom {
  align-content: flex-end;
}

.item-between.item-top {
  align-content: flex-start;
}

@media screen and (max-width: 992px) {
  .md-item-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .md-item-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .md-item-center {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .md-item-top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .md-item-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .md-item-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-content: space-around;
  }

  .md-item-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .md-item-between.item-right {
    align-items: flex-end;
  }

  .md-item-between.item-center {
    align-content: space-around;
  }

  .md-item-between.item-bottom {
    align-content: flex-end;
  }

  .md-item-between.item-top {
    align-content: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .sm-item-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sm-item-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .sm-item-center {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sm-item-top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .sm-item-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .sm-item-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-content: space-around;
  }

  .sm-item-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sm-item-between.item-right {
    align-items: flex-end;
  }

  .sm-item-between.item-center {
    align-content: space-around;
  }

  .sm-item-between.item-bottom {
    align-content: flex-end;
  }

  .sm-item-between.item-top {
    align-content: flex-start;
  }
}
@media screen and (max-width: 576px) {
  .xs-item-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .xs-item-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .xs-item-center {
    -ms-flex-pack: center;
    justify-content: center;
  }

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

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

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

  .xs-item-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    align-content: space-around;
  }

  .xs-item-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .xs-item-between.item-right {
    align-items: flex-end;
  }

  .xs-item-between.item-center {
    align-content: space-around;
  }

  .xs-item-between.item-bottom {
    align-content: flex-end;
  }

  .xs-item-between.item-top {
    align-content: flex-start;
  }
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 992px) {
  .md-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .md-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media screen and (max-width: 768px) {
  .sm-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .sm-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media screen and (max-width: 576px) {
  .xs-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .xs-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
.item-column {
  -ms-flex-direction: column;
  flex-direction: column;
}

.item-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.item-column.item-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media screen and (max-width: 992px) {
  .md-item-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .md-item-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .md-item-column.item-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 768px) {
  .sm-item-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sm-item-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .sm-item-column.item-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 576px) {
  .xs-item-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .xs-item-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .xs-item-column.item-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.row[class*=column-1-], #ajax-load-more [class*=column-1-].alm-paging-content,
#ajax-load-more [class*=column-1-].alm-reveal {
  margin: 0;
}

.row.column-1-1 > div, #ajax-load-more .column-1-1.alm-paging-content > div,
#ajax-load-more .column-1-1.alm-reveal > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row.column-1-2 > div, #ajax-load-more .column-1-2.alm-paging-content > div,
#ajax-load-more .column-1-2.alm-reveal > div {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row.column-1-3 > div, #ajax-load-more .column-1-3.alm-paging-content > div,
#ajax-load-more .column-1-3.alm-reveal > div {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.row.column-1-4 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row.column-1-5 > div, #ajax-load-more .column-1-5.alm-paging-content > div,
#ajax-load-more .column-1-5.alm-reveal > div {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row.column-1-6 > div, #ajax-load-more .column-1-6.alm-paging-content > div,
#ajax-load-more .column-1-6.alm-reveal > div {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}

.row.gap.column-1-2 > div, #ajax-load-more .gap.column-1-2.alm-paging-content > div,
#ajax-load-more .gap.column-1-2.alm-reveal > div {
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}
.row.gap.column-1-2 > div:nth-child(2n), #ajax-load-more .gap.column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .gap.column-1-2.alm-reveal > div:nth-child(2n) {
  margin-right: 0;
}

.row.gap.column-1-3 > div, #ajax-load-more .gap.column-1-3.alm-paging-content > div,
#ajax-load-more .gap.column-1-3.alm-reveal > div {
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
}
.row.gap.column-1-3 > div:nth-child(3n), #ajax-load-more .gap.column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.column-1-3.alm-reveal > div:nth-child(3n) {
  margin-right: 0;
}

.row.gap.column-1-4 > div, #ajax-load-more .gap.alm-paging-content > div,
#ajax-load-more .gap.alm-reveal > div {
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex: 0 0 23.5%;
  flex: 0 0 23.5%;
  max-width: 23.5%;
}
.row.gap.column-1-4 > div:nth-child(4n), #ajax-load-more .gap.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.alm-reveal > div:nth-child(4n) {
  margin-right: 0;
}

.row.gap.column-1-5 > div, #ajax-load-more .gap.column-1-5.alm-paging-content > div,
#ajax-load-more .gap.column-1-5.alm-reveal > div {
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex: 0 0 18.4%;
  flex: 0 0 18.4%;
  max-width: 18.4%;
}
.row.gap.column-1-5 > div:nth-child(5n), #ajax-load-more .gap.column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .gap.column-1-5.alm-reveal > div:nth-child(5n) {
  margin-right: 0;
}

.row.gap.column-1-6 > div, #ajax-load-more .gap.column-1-6.alm-paging-content > div,
#ajax-load-more .gap.column-1-6.alm-reveal > div {
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
}
.row.gap.column-1-6 > div:nth-child(6n), #ajax-load-more .gap.column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .gap.column-1-6.alm-reveal > div:nth-child(6n) {
  margin-right: 0;
}

.row.gap-lg.column-1-2 > div, #ajax-load-more .column-1-2.alm-paging-content > div,
#ajax-load-more .column-1-2.alm-reveal > div {
  padding: 0;
  margin-right: 4%;
  margin-bottom: 4%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
}
.row.gap-lg.column-1-2 > div:nth-child(2n), #ajax-load-more .column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .column-1-2.alm-reveal > div:nth-child(2n) {
  margin-right: 0;
}

.row.gap-lg.column-1-3 > div, #ajax-load-more .column-1-3.alm-paging-content > div,
#ajax-load-more .column-1-3.alm-reveal > div {
  padding: 0;
  margin-right: 4%;
  margin-bottom: 4%;
  -ms-flex: 0 0 30.6666666667%;
  flex: 0 0 30.6666666667%;
  max-width: 30.6666666667%;
}
.row.gap-lg.column-1-3 > div:nth-child(3n), #ajax-load-more .column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .column-1-3.alm-reveal > div:nth-child(3n) {
  margin-right: 0;
}

.row.gap-lg.column-1-4 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
  padding: 0;
  margin-right: 4%;
  margin-bottom: 4%;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
}
.row.gap-lg.column-1-4 > div:nth-child(4n), #ajax-load-more .alm-paging-content > div:nth-child(4n),
#ajax-load-more .alm-reveal > div:nth-child(4n) {
  margin-right: 0;
}

.row.gap-lg.column-1-5 > div, #ajax-load-more .column-1-5.alm-paging-content > div,
#ajax-load-more .column-1-5.alm-reveal > div {
  padding: 0;
  margin-right: 4%;
  margin-bottom: 4%;
  -ms-flex: 0 0 16.8%;
  flex: 0 0 16.8%;
  max-width: 16.8%;
}
.row.gap-lg.column-1-5 > div:nth-child(5n), #ajax-load-more .column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .column-1-5.alm-reveal > div:nth-child(5n) {
  margin-right: 0;
}

.row.gap-lg.column-1-6 > div, #ajax-load-more .column-1-6.alm-paging-content > div,
#ajax-load-more .column-1-6.alm-reveal > div {
  padding: 0;
  margin-right: 4%;
  margin-bottom: 4%;
  -ms-flex: 0 0 13.3333333333%;
  flex: 0 0 13.3333333333%;
  max-width: 13.3333333333%;
}
.row.gap-lg.column-1-6 > div:nth-child(6n), #ajax-load-more .column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .column-1-6.alm-reveal > div:nth-child(6n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .row.md-column-1-1 > div, #ajax-load-more .md-column-1-1.alm-paging-content > div,
#ajax-load-more .md-column-1-1.alm-reveal > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row.md-column-1-2 > div, #ajax-load-more .md-column-1-2.alm-paging-content > div,
#ajax-load-more .md-column-1-2.alm-reveal > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row.md-column-1-3 > div, #ajax-load-more .md-column-1-3.alm-paging-content > div,
#ajax-load-more .md-column-1-3.alm-reveal > div {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .row.md-column-1-4 > div, #ajax-load-more .md-column-1-4.alm-paging-content > div,
#ajax-load-more .md-column-1-4.alm-reveal > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row.md-column-1-5 > div, #ajax-load-more .md-column-1-5.alm-paging-content > div,
#ajax-load-more .md-column-1-5.alm-reveal > div {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row.md-column-1-6 > div, #ajax-load-more .md-column-1-6.alm-paging-content > div,
#ajax-load-more .md-column-1-6.alm-reveal > div {
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }

  .row.gap.md-column-1-1 > div, #ajax-load-more .gap.md-column-1-1.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-1.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap.md-column-1-1 > div:nth-child(1n), #ajax-load-more .gap.md-column-1-1.alm-paging-content > div:nth-child(1n),
#ajax-load-more .gap.md-column-1-1.alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap.md-column-1-2 > div:nth-child(3n), #ajax-load-more .gap.md-column-1-2.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.md-column-1-2.alm-reveal > div:nth-child(3n) {
    margin-right: 2%;
  }

  .row.gap.md-column-1-2 > div, #ajax-load-more .gap.md-column-1-2.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-2.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }
  .row.gap.md-column-1-2 > div:nth-child(2n), #ajax-load-more .gap.md-column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .gap.md-column-1-2.alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap.md-column-1-3 > div:nth-child(4n), #ajax-load-more .gap.md-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.md-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 2%;
  }

  .row.gap.md-column-1-3 > div, #ajax-load-more .gap.md-column-1-3.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .row.gap.md-column-1-3 > div:nth-child(3n), #ajax-load-more .gap.md-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.md-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap.md-column-1-4 > div, #ajax-load-more .gap.md-column-1-4.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 23.5%;
    flex: 0 0 23.5%;
    max-width: 23.5%;
  }
  .row.gap.md-column-1-4 > div:nth-child(4n), #ajax-load-more .gap.md-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.md-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap.md-column-1-5 > div, #ajax-load-more .gap.md-column-1-5.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 18.4%;
    flex: 0 0 18.4%;
    max-width: 18.4%;
  }
  .row.gap.md-column-1-5 > div:nth-child(5n), #ajax-load-more .gap.md-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .gap.md-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap.md-column-1-6 > div, #ajax-load-more .gap.md-column-1-6.alm-paging-content > div,
#ajax-load-more .gap.md-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .row.gap.md-column-1-6 > div:nth-child(6n), #ajax-load-more .gap.md-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .gap.md-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-1 > div, #ajax-load-more .md-column-1-1.alm-paging-content > div,
#ajax-load-more .md-column-1-1.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap-lg.md-column-1-1 > div:nth-child(1n), #ajax-load-more .md-column-1-1.alm-paging-content > div:nth-child(1n),
#ajax-load-more .md-column-1-1.alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-2 > div:nth-child(3n), #ajax-load-more .md-column-1-2.alm-paging-content > div:nth-child(3n),
#ajax-load-more .md-column-1-2.alm-reveal > div:nth-child(3n) {
    margin-right: 4%;
  }

  .row.gap-lg.md-column-1-2 > div, #ajax-load-more .md-column-1-2.alm-paging-content > div,
#ajax-load-more .md-column-1-2.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
  .row.gap-lg.md-column-1-2 > div:nth-child(2n), #ajax-load-more .md-column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .md-column-1-2.alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-3 > div:nth-child(4n), #ajax-load-more .md-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .md-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 4%;
  }

  .row.gap-lg.md-column-1-3 > div, #ajax-load-more .md-column-1-3.alm-paging-content > div,
#ajax-load-more .md-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 30.6666666667%;
    flex: 0 0 30.6666666667%;
    max-width: 30.6666666667%;
  }
  .row.gap-lg.md-column-1-3 > div:nth-child(3n), #ajax-load-more .md-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .md-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-4 > div, #ajax-load-more .md-column-1-4.alm-paging-content > div,
#ajax-load-more .md-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  .row.gap-lg.md-column-1-4 > div:nth-child(4n), #ajax-load-more .md-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .md-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-5 > div, #ajax-load-more .md-column-1-5.alm-paging-content > div,
#ajax-load-more .md-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 16.8%;
    flex: 0 0 16.8%;
    max-width: 16.8%;
  }
  .row.gap-lg.md-column-1-5 > div:nth-child(5n), #ajax-load-more .md-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .md-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap-lg.md-column-1-6 > div, #ajax-load-more .md-column-1-6.alm-paging-content > div,
#ajax-load-more .md-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 13.3333333333%;
    flex: 0 0 13.3333333333%;
    max-width: 13.3333333333%;
  }
  .row.gap-lg.md-column-1-6 > div:nth-child(6n), #ajax-load-more .md-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .md-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .row.sm-column-1-1 > div, #ajax-load-more .sm-column-1-1.alm-paging-content > div,
#ajax-load-more .sm-column-1-1.alm-reveal > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row.sm-column-1-2 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row.sm-column-1-3 > div, #ajax-load-more .sm-column-1-3.alm-paging-content > div,
#ajax-load-more .sm-column-1-3.alm-reveal > div {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .row.sm-column-1-4 > div, #ajax-load-more .sm-column-1-4.alm-paging-content > div,
#ajax-load-more .sm-column-1-4.alm-reveal > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row.sm-column-1-5 > div, #ajax-load-more .sm-column-1-5.alm-paging-content > div,
#ajax-load-more .sm-column-1-5.alm-reveal > div {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row.sm-column-1-6 > div, #ajax-load-more .sm-column-1-6.alm-paging-content > div,
#ajax-load-more .sm-column-1-6.alm-reveal > div {
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }

  .row.gap.sm-column-1-1 > div, #ajax-load-more .gap.sm-column-1-1.alm-paging-content > div,
#ajax-load-more .gap.sm-column-1-1.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap.sm-column-1-1 > div:nth-child(1n), #ajax-load-more .gap.sm-column-1-1.alm-paging-content > div:nth-child(1n),
#ajax-load-more .gap.sm-column-1-1.alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap.sm-column-1-2 > div:nth-child(3n), #ajax-load-more .gap.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.alm-reveal > div:nth-child(3n) {
    margin-right: 2%;
  }

  .row.gap.sm-column-1-2 > div, #ajax-load-more .gap.alm-paging-content > div,
#ajax-load-more .gap.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }
  .row.gap.sm-column-1-2 > div:nth-child(2n), #ajax-load-more .gap.alm-paging-content > div:nth-child(2n),
#ajax-load-more .gap.alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap.sm-column-1-3 > div:nth-child(4n), #ajax-load-more .gap.sm-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.sm-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 2%;
  }

  .row.gap.sm-column-1-3 > div, #ajax-load-more .gap.sm-column-1-3.alm-paging-content > div,
#ajax-load-more .gap.sm-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .row.gap.sm-column-1-3 > div:nth-child(3n), #ajax-load-more .gap.sm-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.sm-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap.sm-column-1-4 > div, #ajax-load-more .gap.sm-column-1-4.alm-paging-content > div,
#ajax-load-more .gap.sm-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 23.5%;
    flex: 0 0 23.5%;
    max-width: 23.5%;
  }
  .row.gap.sm-column-1-4 > div:nth-child(4n), #ajax-load-more .gap.sm-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.sm-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap.sm-column-1-5 > div, #ajax-load-more .gap.sm-column-1-5.alm-paging-content > div,
#ajax-load-more .gap.sm-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 18.4%;
    flex: 0 0 18.4%;
    max-width: 18.4%;
  }
  .row.gap.sm-column-1-5 > div:nth-child(5n), #ajax-load-more .gap.sm-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .gap.sm-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap.sm-column-1-6 > div, #ajax-load-more .gap.sm-column-1-6.alm-paging-content > div,
#ajax-load-more .gap.sm-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .row.gap.sm-column-1-6 > div:nth-child(6n), #ajax-load-more .gap.sm-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .gap.sm-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-1 > div, #ajax-load-more .sm-column-1-1.alm-paging-content > div,
#ajax-load-more .sm-column-1-1.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap-lg.sm-column-1-1 > div:nth-child(1n), #ajax-load-more .sm-column-1-1.alm-paging-content > div:nth-child(1n),
#ajax-load-more .sm-column-1-1.alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-2 > div:nth-child(3n), #ajax-load-more .alm-paging-content > div:nth-child(3n),
#ajax-load-more .alm-reveal > div:nth-child(3n) {
    margin-right: 4%;
  }

  .row.gap-lg.sm-column-1-2 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
  .row.gap-lg.sm-column-1-2 > div:nth-child(2n), #ajax-load-more .alm-paging-content > div:nth-child(2n),
#ajax-load-more .alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-3 > div:nth-child(4n), #ajax-load-more .sm-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .sm-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 4%;
  }

  .row.gap-lg.sm-column-1-3 > div, #ajax-load-more .sm-column-1-3.alm-paging-content > div,
#ajax-load-more .sm-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 30.6666666667%;
    flex: 0 0 30.6666666667%;
    max-width: 30.6666666667%;
  }
  .row.gap-lg.sm-column-1-3 > div:nth-child(3n), #ajax-load-more .sm-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .sm-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-4 > div, #ajax-load-more .sm-column-1-4.alm-paging-content > div,
#ajax-load-more .sm-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  .row.gap-lg.sm-column-1-4 > div:nth-child(4n), #ajax-load-more .sm-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .sm-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-5 > div, #ajax-load-more .sm-column-1-5.alm-paging-content > div,
#ajax-load-more .sm-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 16.8%;
    flex: 0 0 16.8%;
    max-width: 16.8%;
  }
  .row.gap-lg.sm-column-1-5 > div:nth-child(5n), #ajax-load-more .sm-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .sm-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap-lg.sm-column-1-6 > div, #ajax-load-more .sm-column-1-6.alm-paging-content > div,
#ajax-load-more .sm-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 13.3333333333%;
    flex: 0 0 13.3333333333%;
    max-width: 13.3333333333%;
  }
  .row.gap-lg.sm-column-1-6 > div:nth-child(6n), #ajax-load-more .sm-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .sm-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .row.xs-column-1-1 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row.xs-column-1-2 > div, #ajax-load-more .xs-column-1-2.alm-paging-content > div,
#ajax-load-more .xs-column-1-2.alm-reveal > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row.xs-column-1-3 > div, #ajax-load-more .xs-column-1-3.alm-paging-content > div,
#ajax-load-more .xs-column-1-3.alm-reveal > div {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .row.xs-column-1-4 > div, #ajax-load-more .xs-column-1-4.alm-paging-content > div,
#ajax-load-more .xs-column-1-4.alm-reveal > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row.xs-column-1-5 > div, #ajax-load-more .xs-column-1-5.alm-paging-content > div,
#ajax-load-more .xs-column-1-5.alm-reveal > div {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row.xs-column-1-6 > div, #ajax-load-more .xs-column-1-6.alm-paging-content > div,
#ajax-load-more .xs-column-1-6.alm-reveal > div {
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }

  .row.gap.xs-column-1-1 > div, #ajax-load-more .gap.alm-paging-content > div,
#ajax-load-more .gap.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap.xs-column-1-1 > div:nth-child(1n), #ajax-load-more .gap.alm-paging-content > div:nth-child(1n),
#ajax-load-more .gap.alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap.xs-column-1-2 > div:nth-child(3n), #ajax-load-more .gap.xs-column-1-2.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.xs-column-1-2.alm-reveal > div:nth-child(3n) {
    margin-right: 2%;
  }

  .row.gap.xs-column-1-2 > div, #ajax-load-more .gap.xs-column-1-2.alm-paging-content > div,
#ajax-load-more .gap.xs-column-1-2.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }
  .row.gap.xs-column-1-2 > div:nth-child(2n), #ajax-load-more .gap.xs-column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .gap.xs-column-1-2.alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap.xs-column-1-3 > div:nth-child(4n), #ajax-load-more .gap.xs-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.xs-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 2%;
  }

  .row.gap.xs-column-1-3 > div, #ajax-load-more .gap.xs-column-1-3.alm-paging-content > div,
#ajax-load-more .gap.xs-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .row.gap.xs-column-1-3 > div:nth-child(3n), #ajax-load-more .gap.xs-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .gap.xs-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap.xs-column-1-4 > div, #ajax-load-more .gap.xs-column-1-4.alm-paging-content > div,
#ajax-load-more .gap.xs-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 23.5%;
    flex: 0 0 23.5%;
    max-width: 23.5%;
  }
  .row.gap.xs-column-1-4 > div:nth-child(4n), #ajax-load-more .gap.xs-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .gap.xs-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap.xs-column-1-5 > div, #ajax-load-more .gap.xs-column-1-5.alm-paging-content > div,
#ajax-load-more .gap.xs-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 18.4%;
    flex: 0 0 18.4%;
    max-width: 18.4%;
  }
  .row.gap.xs-column-1-5 > div:nth-child(5n), #ajax-load-more .gap.xs-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .gap.xs-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap.xs-column-1-6 > div, #ajax-load-more .gap.xs-column-1-6.alm-paging-content > div,
#ajax-load-more .gap.xs-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .row.gap.xs-column-1-6 > div:nth-child(6n), #ajax-load-more .gap.xs-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .gap.xs-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-1 > div, #ajax-load-more .alm-paging-content > div,
#ajax-load-more .alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row.gap-lg.xs-column-1-1 > div:nth-child(1n), #ajax-load-more .alm-paging-content > div:nth-child(1n),
#ajax-load-more .alm-reveal > div:nth-child(1n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-2 > div:nth-child(3n), #ajax-load-more .xs-column-1-2.alm-paging-content > div:nth-child(3n),
#ajax-load-more .xs-column-1-2.alm-reveal > div:nth-child(3n) {
    margin-right: 4%;
  }

  .row.gap-lg.xs-column-1-2 > div, #ajax-load-more .xs-column-1-2.alm-paging-content > div,
#ajax-load-more .xs-column-1-2.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
  .row.gap-lg.xs-column-1-2 > div:nth-child(2n), #ajax-load-more .xs-column-1-2.alm-paging-content > div:nth-child(2n),
#ajax-load-more .xs-column-1-2.alm-reveal > div:nth-child(2n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-3 > div:nth-child(4n), #ajax-load-more .xs-column-1-3.alm-paging-content > div:nth-child(4n),
#ajax-load-more .xs-column-1-3.alm-reveal > div:nth-child(4n) {
    margin-right: 4%;
  }

  .row.gap-lg.xs-column-1-3 > div, #ajax-load-more .xs-column-1-3.alm-paging-content > div,
#ajax-load-more .xs-column-1-3.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 30.6666666667%;
    flex: 0 0 30.6666666667%;
    max-width: 30.6666666667%;
  }
  .row.gap-lg.xs-column-1-3 > div:nth-child(3n), #ajax-load-more .xs-column-1-3.alm-paging-content > div:nth-child(3n),
#ajax-load-more .xs-column-1-3.alm-reveal > div:nth-child(3n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-4 > div, #ajax-load-more .xs-column-1-4.alm-paging-content > div,
#ajax-load-more .xs-column-1-4.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  .row.gap-lg.xs-column-1-4 > div:nth-child(4n), #ajax-load-more .xs-column-1-4.alm-paging-content > div:nth-child(4n),
#ajax-load-more .xs-column-1-4.alm-reveal > div:nth-child(4n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-5 > div, #ajax-load-more .xs-column-1-5.alm-paging-content > div,
#ajax-load-more .xs-column-1-5.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 16.8%;
    flex: 0 0 16.8%;
    max-width: 16.8%;
  }
  .row.gap-lg.xs-column-1-5 > div:nth-child(5n), #ajax-load-more .xs-column-1-5.alm-paging-content > div:nth-child(5n),
#ajax-load-more .xs-column-1-5.alm-reveal > div:nth-child(5n) {
    margin-right: 0;
  }

  .row.gap-lg.xs-column-1-6 > div, #ajax-load-more .xs-column-1-6.alm-paging-content > div,
#ajax-load-more .xs-column-1-6.alm-reveal > div {
    padding: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    -ms-flex: 0 0 13.3333333333%;
    flex: 0 0 13.3333333333%;
    max-width: 13.3333333333%;
  }
  .row.gap-lg.xs-column-1-6 > div:nth-child(6n), #ajax-load-more .xs-column-1-6.alm-paging-content > div:nth-child(6n),
#ajax-load-more .xs-column-1-6.alm-reveal > div:nth-child(6n) {
    margin-right: 0;
  }
}
.p-0 {
  padding: 0;
}

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

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

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

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

.m-0 {
  margin: 0;
}

.mt-0, .my-0 {
  margin-top: 0;
}

.mr-0, .mx-0 {
  margin-right: 0;
}

.mb-0, .my-0 {
  margin-bottom: 0;
}

.ml-0, .mx-0 {
  margin-left: 0;
}

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

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

.p-1 {
  padding: 0.375rem;
}

.pt-1, .py-1 {
  padding-top: 0.375rem;
}

.pr-1, .px-1 {
  padding-right: 0.375rem;
}

.pb-1, .py-1 {
  padding-bottom: 0.375rem;
}

.pl-1, .px-1 {
  padding-left: 0.375rem;
}

.m-1 {
  margin: 0.375rem;
}

.mt-1, .my-1 {
  margin-top: 0.375rem;
}

.mr-1, .mx-1 {
  margin-right: 0.375rem;
}

.mb-1, .my-1 {
  margin-bottom: 0.375rem;
}

.ml-1, .mx-1 {
  margin-left: 0.375rem;
}

.child-py-1 > * {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.child-px-1 > * {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.p-2 {
  padding: 0.75rem;
}

.pt-2, .py-2 {
  padding-top: 0.75rem;
}

.pr-2, .px-2 {
  padding-right: 0.75rem;
}

.pb-2, .py-2 {
  padding-bottom: 0.75rem;
}

.pl-2, .px-2 {
  padding-left: 0.75rem;
}

.m-2 {
  margin: 0.75rem;
}

.mt-2, .post-password-form label, .post-password-form input[type=submit], .my-2 {
  margin-top: 0.75rem;
}

.mr-2, .mx-2 {
  margin-right: 0.75rem;
}

.mb-2, .my-2 {
  margin-bottom: 0.75rem;
}

.ml-2, .mx-2 {
  margin-left: 0.75rem;
}

.child-py-2 > * {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.child-px-2 > * {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.p-3 {
  padding: 1.5rem;
}

.pt-3, .py-3 {
  padding-top: 1.5rem;
}

.pr-3, .px-3 {
  padding-right: 1.5rem;
}

.pb-3, .py-3 {
  padding-bottom: 1.5rem;
}

.pl-3, .px-3 {
  padding-left: 1.5rem;
}

.m-3 {
  margin: 1.5rem;
}

.mt-3, .my-3 {
  margin-top: 1.5rem;
}

.mr-3, .mx-3 {
  margin-right: 1.5rem;
}

.mb-3, .my-3 {
  margin-bottom: 1.5rem;
}

.ml-3, .mx-3 {
  margin-left: 1.5rem;
}

.child-py-3 > * {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.child-px-3 > * {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.p-4 {
  padding: 2.25rem;
}

.pt-4, .py-4 {
  padding-top: 2.25rem;
}

.pr-4, .px-4 {
  padding-right: 2.25rem;
}

.pb-4, .py-4 {
  padding-bottom: 2.25rem;
}

.pl-4, .px-4 {
  padding-left: 2.25rem;
}

.m-4 {
  margin: 2.25rem;
}

.mt-4, .my-4 {
  margin-top: 2.25rem;
}

.mr-4, .mx-4 {
  margin-right: 2.25rem;
}

.mb-4, .my-4 {
  margin-bottom: 2.25rem;
}

.ml-4, .mx-4 {
  margin-left: 2.25rem;
}

.child-py-4 > * {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.child-px-4 > * {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.p-5 {
  padding: 3rem;
}

.pt-5, .py-5 {
  padding-top: 3rem;
}

.pr-5, .px-5 {
  padding-right: 3rem;
}

.pb-5, .py-5 {
  padding-bottom: 3rem;
}

.pl-5, .px-5 {
  padding-left: 3rem;
}

.m-5 {
  margin: 3rem;
}

.mt-5, .my-5 {
  margin-top: 3rem;
}

.mr-5, .mx-5 {
  margin-right: 3rem;
}

.mb-5, .my-5 {
  margin-bottom: 3rem;
}

.ml-5, .mx-5 {
  margin-left: 3rem;
}

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

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

.p-6 {
  padding: 4.5rem;
}

.pt-6, .py-6 {
  padding-top: 4.5rem;
}

.pr-6, .px-6 {
  padding-right: 4.5rem;
}

.pb-6, .py-6 {
  padding-bottom: 4.5rem;
}

.pl-6, .px-6 {
  padding-left: 4.5rem;
}

.m-6 {
  margin: 4.5rem;
}

.mt-6, .my-6 {
  margin-top: 4.5rem;
}

.mr-6, .mx-6 {
  margin-right: 4.5rem;
}

.mb-6, .my-6 {
  margin-bottom: 4.5rem;
}

.ml-6, .mx-6 {
  margin-left: 4.5rem;
}

.child-py-6 > * {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.child-px-6 > * {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

@media screen and (max-width: 992px) {
  .md-p-0 {
    padding: 0;
  }

  .md-pt-0, .md-py-0 {
    padding-top: 0;
  }

  .md-pr-0, .md-px-0 {
    padding-right: 0;
  }

  .md-pb-0, .md-py-0 {
    padding-bottom: 0;
  }

  .md-pl-0, .md-px-0 {
    padding-left: 0;
  }

  .md-m-0 {
    margin: 0;
  }

  .md-mt-0, .md-my-0 {
    margin-top: 0;
  }

  .md-mr-0, .md-mx-0 {
    margin-right: 0;
  }

  .md-mb-0, .md-my-0 {
    margin-bottom: 0;
  }

  .md-ml-0, .md-mx-0 {
    margin-left: 0;
  }

  .md-child-py-0 > * {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .md-child-px-0 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .md-p-1 {
    padding: 0.375rem;
  }

  .md-pt-1, .md-py-1 {
    padding-top: 0.375rem;
  }

  .md-pr-1, .md-px-1 {
    padding-right: 0.375rem;
  }

  .md-pb-1, .md-py-1 {
    padding-bottom: 0.375rem;
  }

  .md-pl-1, .md-px-1 {
    padding-left: 0.375rem;
  }

  .md-m-1 {
    margin: 0.375rem;
  }

  .md-mt-1, .md-my-1 {
    margin-top: 0.375rem;
  }

  .md-mr-1, .md-mx-1 {
    margin-right: 0.375rem;
  }

  .md-mb-1, .md-my-1 {
    margin-bottom: 0.375rem;
  }

  .md-ml-1, .md-mx-1 {
    margin-left: 0.375rem;
  }

  .md-child-py-1 > * {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md-child-px-1 > * {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md-p-2 {
    padding: 0.75rem;
  }

  .md-pt-2, .md-py-2 {
    padding-top: 0.75rem;
  }

  .md-pr-2, .md-px-2 {
    padding-right: 0.75rem;
  }

  .md-pb-2, .md-py-2 {
    padding-bottom: 0.75rem;
  }

  .md-pl-2, .md-px-2 {
    padding-left: 0.75rem;
  }

  .md-m-2 {
    margin: 0.75rem;
  }

  .md-mt-2, .md-my-2 {
    margin-top: 0.75rem;
  }

  .md-mr-2, .md-mx-2 {
    margin-right: 0.75rem;
  }

  .md-mb-2, .md-my-2 {
    margin-bottom: 0.75rem;
  }

  .md-ml-2, .md-mx-2 {
    margin-left: 0.75rem;
  }

  .md-child-py-2 > * {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md-child-px-2 > * {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md-p-3 {
    padding: 1.5rem;
  }

  .md-pt-3, .md-py-3 {
    padding-top: 1.5rem;
  }

  .md-pr-3, .md-px-3 {
    padding-right: 1.5rem;
  }

  .md-pb-3, .md-py-3 {
    padding-bottom: 1.5rem;
  }

  .md-pl-3, .md-px-3 {
    padding-left: 1.5rem;
  }

  .md-m-3 {
    margin: 1.5rem;
  }

  .md-mt-3, .md-my-3 {
    margin-top: 1.5rem;
  }

  .md-mr-3, .md-mx-3 {
    margin-right: 1.5rem;
  }

  .md-mb-3, .md-my-3 {
    margin-bottom: 1.5rem;
  }

  .md-ml-3, .md-mx-3 {
    margin-left: 1.5rem;
  }

  .md-child-py-3 > * {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md-child-px-3 > * {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md-p-4 {
    padding: 2.25rem;
  }

  .md-pt-4, .md-py-4 {
    padding-top: 2.25rem;
  }

  .md-pr-4, .md-px-4 {
    padding-right: 2.25rem;
  }

  .md-pb-4, .md-py-4 {
    padding-bottom: 2.25rem;
  }

  .md-pl-4, .md-px-4 {
    padding-left: 2.25rem;
  }

  .md-m-4 {
    margin: 2.25rem;
  }

  .md-mt-4, .md-my-4 {
    margin-top: 2.25rem;
  }

  .md-mr-4, .md-mx-4 {
    margin-right: 2.25rem;
  }

  .md-mb-4, .md-my-4 {
    margin-bottom: 2.25rem;
  }

  .md-ml-4, .md-mx-4 {
    margin-left: 2.25rem;
  }

  .md-child-py-4 > * {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md-child-px-4 > * {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md-p-5 {
    padding: 3rem;
  }

  .md-pt-5, .md-py-5 {
    padding-top: 3rem;
  }

  .md-pr-5, .md-px-5 {
    padding-right: 3rem;
  }

  .md-pb-5, .md-py-5 {
    padding-bottom: 3rem;
  }

  .md-pl-5, .md-px-5 {
    padding-left: 3rem;
  }

  .md-m-5 {
    margin: 3rem;
  }

  .md-mt-5, .md-my-5 {
    margin-top: 3rem;
  }

  .md-mr-5, .md-mx-5 {
    margin-right: 3rem;
  }

  .md-mb-5, .md-my-5 {
    margin-bottom: 3rem;
  }

  .md-ml-5, .md-mx-5 {
    margin-left: 3rem;
  }

  .md-child-py-5 > * {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md-child-px-5 > * {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md-p-6 {
    padding: 4.5rem;
  }

  .md-pt-6, .md-py-6 {
    padding-top: 4.5rem;
  }

  .md-pr-6, .md-px-6 {
    padding-right: 4.5rem;
  }

  .md-pb-6, .md-py-6 {
    padding-bottom: 4.5rem;
  }

  .md-pl-6, .md-px-6 {
    padding-left: 4.5rem;
  }

  .md-m-6 {
    margin: 4.5rem;
  }

  .md-mt-6, .md-my-6 {
    margin-top: 4.5rem;
  }

  .md-mr-6, .md-mx-6 {
    margin-right: 4.5rem;
  }

  .md-mb-6, .md-my-6 {
    margin-bottom: 4.5rem;
  }

  .md-ml-6, .md-mx-6 {
    margin-left: 4.5rem;
  }

  .md-child-py-6 > * {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .md-child-px-6 > * {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
}
@media screen and (max-width: 768px) {
  .sm-p-0 {
    padding: 0;
  }

  .sm-pt-0, .sm-py-0 {
    padding-top: 0;
  }

  .sm-pr-0, .sm-px-0 {
    padding-right: 0;
  }

  .sm-pb-0, .sm-py-0 {
    padding-bottom: 0;
  }

  .sm-pl-0, .sm-px-0 {
    padding-left: 0;
  }

  .sm-m-0 {
    margin: 0;
  }

  .sm-mt-0, .sm-my-0 {
    margin-top: 0;
  }

  .sm-mr-0, .sm-mx-0 {
    margin-right: 0;
  }

  .sm-mb-0, .sm-my-0 {
    margin-bottom: 0;
  }

  .sm-ml-0, .sm-mx-0 {
    margin-left: 0;
  }

  .sm-child-py-0 > * {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .sm-child-px-0 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sm-p-1 {
    padding: 0.375rem;
  }

  .sm-pt-1, .sm-py-1 {
    padding-top: 0.375rem;
  }

  .sm-pr-1, .sm-px-1 {
    padding-right: 0.375rem;
  }

  .sm-pb-1, .sm-py-1 {
    padding-bottom: 0.375rem;
  }

  .sm-pl-1, .sm-px-1 {
    padding-left: 0.375rem;
  }

  .sm-m-1 {
    margin: 0.375rem;
  }

  .sm-mt-1, .sm-my-1 {
    margin-top: 0.375rem;
  }

  .sm-mr-1, .sm-mx-1 {
    margin-right: 0.375rem;
  }

  .sm-mb-1, .sm-my-1 {
    margin-bottom: 0.375rem;
  }

  .sm-ml-1, .sm-mx-1 {
    margin-left: 0.375rem;
  }

  .sm-child-py-1 > * {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm-child-px-1 > * {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm-p-2 {
    padding: 0.75rem;
  }

  .sm-pt-2, .sm-py-2 {
    padding-top: 0.75rem;
  }

  .sm-pr-2, .sm-px-2 {
    padding-right: 0.75rem;
  }

  .sm-pb-2, .sm-py-2 {
    padding-bottom: 0.75rem;
  }

  .sm-pl-2, .sm-px-2 {
    padding-left: 0.75rem;
  }

  .sm-m-2 {
    margin: 0.75rem;
  }

  .sm-mt-2, .sm-my-2 {
    margin-top: 0.75rem;
  }

  .sm-mr-2, .sm-mx-2 {
    margin-right: 0.75rem;
  }

  .sm-mb-2, .sm-my-2 {
    margin-bottom: 0.75rem;
  }

  .sm-ml-2, .sm-mx-2 {
    margin-left: 0.75rem;
  }

  .sm-child-py-2 > * {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm-child-px-2 > * {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm-p-3 {
    padding: 1.5rem;
  }

  .sm-pt-3, .sm-py-3 {
    padding-top: 1.5rem;
  }

  .sm-pr-3, .sm-px-3 {
    padding-right: 1.5rem;
  }

  .sm-pb-3, .sm-py-3 {
    padding-bottom: 1.5rem;
  }

  .sm-pl-3, .sm-px-3 {
    padding-left: 1.5rem;
  }

  .sm-m-3 {
    margin: 1.5rem;
  }

  .sm-mt-3, .sm-my-3 {
    margin-top: 1.5rem;
  }

  .sm-mr-3, .sm-mx-3 {
    margin-right: 1.5rem;
  }

  .sm-mb-3, .sm-my-3 {
    margin-bottom: 1.5rem;
  }

  .sm-ml-3, .sm-mx-3 {
    margin-left: 1.5rem;
  }

  .sm-child-py-3 > * {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm-child-px-3 > * {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm-p-4 {
    padding: 2.25rem;
  }

  .sm-pt-4, .sm-py-4 {
    padding-top: 2.25rem;
  }

  .sm-pr-4, .sm-px-4 {
    padding-right: 2.25rem;
  }

  .sm-pb-4, .sm-py-4 {
    padding-bottom: 2.25rem;
  }

  .sm-pl-4, .sm-px-4 {
    padding-left: 2.25rem;
  }

  .sm-m-4 {
    margin: 2.25rem;
  }

  .sm-mt-4, .sm-my-4 {
    margin-top: 2.25rem;
  }

  .sm-mr-4, .sm-mx-4 {
    margin-right: 2.25rem;
  }

  .sm-mb-4, .sm-my-4 {
    margin-bottom: 2.25rem;
  }

  .sm-ml-4, .sm-mx-4 {
    margin-left: 2.25rem;
  }

  .sm-child-py-4 > * {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm-child-px-4 > * {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm-p-5 {
    padding: 3rem;
  }

  .sm-pt-5, .sm-py-5 {
    padding-top: 3rem;
  }

  .sm-pr-5, .sm-px-5 {
    padding-right: 3rem;
  }

  .sm-pb-5, .sm-py-5 {
    padding-bottom: 3rem;
  }

  .sm-pl-5, .sm-px-5 {
    padding-left: 3rem;
  }

  .sm-m-5 {
    margin: 3rem;
  }

  .sm-mt-5, .sm-my-5 {
    margin-top: 3rem;
  }

  .sm-mr-5, .sm-mx-5 {
    margin-right: 3rem;
  }

  .sm-mb-5, .sm-my-5 {
    margin-bottom: 3rem;
  }

  .sm-ml-5, .sm-mx-5 {
    margin-left: 3rem;
  }

  .sm-child-py-5 > * {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm-child-px-5 > * {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm-p-6 {
    padding: 4.5rem;
  }

  .sm-pt-6, .sm-py-6 {
    padding-top: 4.5rem;
  }

  .sm-pr-6, .sm-px-6 {
    padding-right: 4.5rem;
  }

  .sm-pb-6, .sm-py-6 {
    padding-bottom: 4.5rem;
  }

  .sm-pl-6, .sm-px-6 {
    padding-left: 4.5rem;
  }

  .sm-m-6 {
    margin: 4.5rem;
  }

  .sm-mt-6, .sm-my-6 {
    margin-top: 4.5rem;
  }

  .sm-mr-6, .sm-mx-6 {
    margin-right: 4.5rem;
  }

  .sm-mb-6, .sm-my-6 {
    margin-bottom: 4.5rem;
  }

  .sm-ml-6, .sm-mx-6 {
    margin-left: 4.5rem;
  }

  .sm-child-py-6 > * {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .sm-child-px-6 > * {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
}
@media screen and (max-width: 576px) {
  .xs-p-0 {
    padding: 0;
  }

  .xs-pt-0, .xs-py-0 {
    padding-top: 0;
  }

  .xs-pr-0, .xs-px-0 {
    padding-right: 0;
  }

  .xs-pb-0, .xs-py-0 {
    padding-bottom: 0;
  }

  .xs-pl-0, .xs-px-0 {
    padding-left: 0;
  }

  .xs-m-0 {
    margin: 0;
  }

  .xs-mt-0, .xs-my-0 {
    margin-top: 0;
  }

  .xs-mr-0, .xs-mx-0 {
    margin-right: 0;
  }

  .xs-mb-0, .xs-my-0 {
    margin-bottom: 0;
  }

  .xs-ml-0, .xs-mx-0 {
    margin-left: 0;
  }

  .xs-child-py-0 > * {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .xs-child-px-0 > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .xs-p-1 {
    padding: 0.375rem;
  }

  .xs-pt-1, .xs-py-1 {
    padding-top: 0.375rem;
  }

  .xs-pr-1, .xs-px-1 {
    padding-right: 0.375rem;
  }

  .xs-pb-1, .xs-py-1 {
    padding-bottom: 0.375rem;
  }

  .xs-pl-1, .xs-px-1 {
    padding-left: 0.375rem;
  }

  .xs-m-1 {
    margin: 0.375rem;
  }

  .xs-mt-1, .xs-my-1 {
    margin-top: 0.375rem;
  }

  .xs-mr-1, .xs-mx-1 {
    margin-right: 0.375rem;
  }

  .xs-mb-1, .xs-my-1 {
    margin-bottom: 0.375rem;
  }

  .xs-ml-1, .xs-mx-1 {
    margin-left: 0.375rem;
  }

  .xs-child-py-1 > * {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xs-child-px-1 > * {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xs-p-2 {
    padding: 0.75rem;
  }

  .xs-pt-2, .xs-py-2 {
    padding-top: 0.75rem;
  }

  .xs-pr-2, .xs-px-2 {
    padding-right: 0.75rem;
  }

  .xs-pb-2, .xs-py-2 {
    padding-bottom: 0.75rem;
  }

  .xs-pl-2, .xs-px-2 {
    padding-left: 0.75rem;
  }

  .xs-m-2 {
    margin: 0.75rem;
  }

  .xs-mt-2, .xs-my-2 {
    margin-top: 0.75rem;
  }

  .xs-mr-2, .xs-mx-2 {
    margin-right: 0.75rem;
  }

  .xs-mb-2, .xs-my-2 {
    margin-bottom: 0.75rem;
  }

  .xs-ml-2, .xs-mx-2 {
    margin-left: 0.75rem;
  }

  .xs-child-py-2 > * {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xs-child-px-2 > * {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xs-p-3 {
    padding: 1.5rem;
  }

  .xs-pt-3, .xs-py-3 {
    padding-top: 1.5rem;
  }

  .xs-pr-3, .xs-px-3 {
    padding-right: 1.5rem;
  }

  .xs-pb-3, .xs-py-3 {
    padding-bottom: 1.5rem;
  }

  .xs-pl-3, .xs-px-3 {
    padding-left: 1.5rem;
  }

  .xs-m-3 {
    margin: 1.5rem;
  }

  .xs-mt-3, .xs-my-3 {
    margin-top: 1.5rem;
  }

  .xs-mr-3, .xs-mx-3 {
    margin-right: 1.5rem;
  }

  .xs-mb-3, .xs-my-3 {
    margin-bottom: 1.5rem;
  }

  .xs-ml-3, .xs-mx-3 {
    margin-left: 1.5rem;
  }

  .xs-child-py-3 > * {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xs-child-px-3 > * {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xs-p-4 {
    padding: 2.25rem;
  }

  .xs-pt-4, .xs-py-4 {
    padding-top: 2.25rem;
  }

  .xs-pr-4, .xs-px-4 {
    padding-right: 2.25rem;
  }

  .xs-pb-4, .xs-py-4 {
    padding-bottom: 2.25rem;
  }

  .xs-pl-4, .xs-px-4 {
    padding-left: 2.25rem;
  }

  .xs-m-4 {
    margin: 2.25rem;
  }

  .xs-mt-4, .xs-my-4 {
    margin-top: 2.25rem;
  }

  .xs-mr-4, .xs-mx-4 {
    margin-right: 2.25rem;
  }

  .xs-mb-4, .xs-my-4 {
    margin-bottom: 2.25rem;
  }

  .xs-ml-4, .xs-mx-4 {
    margin-left: 2.25rem;
  }

  .xs-child-py-4 > * {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xs-child-px-4 > * {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xs-p-5 {
    padding: 3rem;
  }

  .xs-pt-5, .xs-py-5 {
    padding-top: 3rem;
  }

  .xs-pr-5, .xs-px-5 {
    padding-right: 3rem;
  }

  .xs-pb-5, .xs-py-5 {
    padding-bottom: 3rem;
  }

  .xs-pl-5, .xs-px-5 {
    padding-left: 3rem;
  }

  .xs-m-5 {
    margin: 3rem;
  }

  .xs-mt-5, .xs-my-5 {
    margin-top: 3rem;
  }

  .xs-mr-5, .xs-mx-5 {
    margin-right: 3rem;
  }

  .xs-mb-5, .xs-my-5 {
    margin-bottom: 3rem;
  }

  .xs-ml-5, .xs-mx-5 {
    margin-left: 3rem;
  }

  .xs-child-py-5 > * {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xs-child-px-5 > * {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xs-p-6 {
    padding: 4.5rem;
  }

  .xs-pt-6, .xs-py-6 {
    padding-top: 4.5rem;
  }

  .xs-pr-6, .xs-px-6 {
    padding-right: 4.5rem;
  }

  .xs-pb-6, .xs-py-6 {
    padding-bottom: 4.5rem;
  }

  .xs-pl-6, .xs-px-6 {
    padding-left: 4.5rem;
  }

  .xs-m-6 {
    margin: 4.5rem;
  }

  .xs-mt-6, .xs-my-6 {
    margin-top: 4.5rem;
  }

  .xs-mr-6, .xs-mx-6 {
    margin-right: 4.5rem;
  }

  .xs-mb-6, .xs-my-6 {
    margin-bottom: 4.5rem;
  }

  .xs-ml-6, .xs-mx-6 {
    margin-left: 4.5rem;
  }

  .xs-child-py-6 > * {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xs-child-px-6 > * {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
}
/* HEIGHT CLASS */
.vh-5 {
  height: 5vh;
}

.vh-min-5 {
  min-height: 5vh;
}

.vh-10 {
  height: 10vh;
}

.vh-min-10 {
  min-height: 10vh;
}

.vh-15 {
  height: 15vh;
}

.vh-min-15 {
  min-height: 15vh;
}

.vh-20 {
  height: 20vh;
}

.vh-min-20 {
  min-height: 20vh;
}

.vh-25 {
  height: 25vh;
}

.vh-min-25 {
  min-height: 25vh;
}

.vh-30 {
  height: 30vh;
}

.vh-min-30 {
  min-height: 30vh;
}

.vh-35 {
  height: 35vh;
}

.vh-min-35 {
  min-height: 35vh;
}

.vh-40 {
  height: 40vh;
}

.vh-min-40 {
  min-height: 40vh;
}

.vh-45 {
  height: 45vh;
}

.vh-min-45 {
  min-height: 45vh;
}

.vh-50 {
  height: 50vh;
}

.vh-min-50 {
  min-height: 50vh;
}

.vh-55 {
  height: 55vh;
}

.vh-min-55 {
  min-height: 55vh;
}

.vh-60 {
  height: 60vh;
}

.vh-min-60 {
  min-height: 60vh;
}

.vh-65 {
  height: 65vh;
}

.vh-min-65 {
  min-height: 65vh;
}

.vh-70 {
  height: 70vh;
}

.vh-min-70 {
  min-height: 70vh;
}

.vh-75 {
  height: 75vh;
}

.vh-min-75 {
  min-height: 75vh;
}

.vh-80 {
  height: 80vh;
}

.vh-min-80 {
  min-height: 80vh;
}

.vh-85 {
  height: 85vh;
}

.vh-min-85 {
  min-height: 85vh;
}

.vh-90 {
  height: 90vh;
}

.vh-min-90 {
  min-height: 90vh;
}

.vh-95 {
  height: 95vh;
}

.vh-min-95 {
  min-height: 95vh;
}

.vh-100 {
  height: 100vh;
}

.vh-min-100 {
  min-height: 100vh;
}

@media screen and (max-width: 992px) {
  .md-vh-5 {
    height: 5vh;
  }

  .md-vh-min-5 {
    min-height: 5vh;
  }

  .md-vh-10 {
    height: 10vh;
  }

  .md-vh-min-10 {
    min-height: 10vh;
  }

  .md-vh-15 {
    height: 15vh;
  }

  .md-vh-min-15 {
    min-height: 15vh;
  }

  .md-vh-20 {
    height: 20vh;
  }

  .md-vh-min-20 {
    min-height: 20vh;
  }

  .md-vh-25 {
    height: 25vh;
  }

  .md-vh-min-25 {
    min-height: 25vh;
  }

  .md-vh-30 {
    height: 30vh;
  }

  .md-vh-min-30 {
    min-height: 30vh;
  }

  .md-vh-35 {
    height: 35vh;
  }

  .md-vh-min-35 {
    min-height: 35vh;
  }

  .md-vh-40 {
    height: 40vh;
  }

  .md-vh-min-40 {
    min-height: 40vh;
  }

  .md-vh-45 {
    height: 45vh;
  }

  .md-vh-min-45 {
    min-height: 45vh;
  }

  .md-vh-50 {
    height: 50vh;
  }

  .md-vh-min-50 {
    min-height: 50vh;
  }

  .md-vh-55 {
    height: 55vh;
  }

  .md-vh-min-55 {
    min-height: 55vh;
  }

  .md-vh-60 {
    height: 60vh;
  }

  .md-vh-min-60 {
    min-height: 60vh;
  }

  .md-vh-65 {
    height: 65vh;
  }

  .md-vh-min-65 {
    min-height: 65vh;
  }

  .md-vh-70 {
    height: 70vh;
  }

  .md-vh-min-70 {
    min-height: 70vh;
  }

  .md-vh-75 {
    height: 75vh;
  }

  .md-vh-min-75 {
    min-height: 75vh;
  }

  .md-vh-80 {
    height: 80vh;
  }

  .md-vh-min-80 {
    min-height: 80vh;
  }

  .md-vh-85 {
    height: 85vh;
  }

  .md-vh-min-85 {
    min-height: 85vh;
  }

  .md-vh-90 {
    height: 90vh;
  }

  .md-vh-min-90 {
    min-height: 90vh;
  }

  .md-vh-95 {
    height: 95vh;
  }

  .md-vh-min-95 {
    min-height: 95vh;
  }

  .md-vh-100 {
    height: 100vh;
  }

  .md-vh-min-100 {
    min-height: 100vh;
  }
}
@media screen and (max-width: 768px) {
  .sm-vh-5 {
    height: 5vh;
  }

  .sm-vh-min-5 {
    min-height: 5vh;
  }

  .sm-vh-10 {
    height: 10vh;
  }

  .sm-vh-min-10 {
    min-height: 10vh;
  }

  .sm-vh-15 {
    height: 15vh;
  }

  .sm-vh-min-15 {
    min-height: 15vh;
  }

  .sm-vh-20 {
    height: 20vh;
  }

  .sm-vh-min-20 {
    min-height: 20vh;
  }

  .sm-vh-25 {
    height: 25vh;
  }

  .sm-vh-min-25 {
    min-height: 25vh;
  }

  .sm-vh-30 {
    height: 30vh;
  }

  .sm-vh-min-30 {
    min-height: 30vh;
  }

  .sm-vh-35 {
    height: 35vh;
  }

  .sm-vh-min-35 {
    min-height: 35vh;
  }

  .sm-vh-40 {
    height: 40vh;
  }

  .sm-vh-min-40 {
    min-height: 40vh;
  }

  .sm-vh-45 {
    height: 45vh;
  }

  .sm-vh-min-45 {
    min-height: 45vh;
  }

  .sm-vh-50 {
    height: 50vh;
  }

  .sm-vh-min-50 {
    min-height: 50vh;
  }

  .sm-vh-55 {
    height: 55vh;
  }

  .sm-vh-min-55 {
    min-height: 55vh;
  }

  .sm-vh-60 {
    height: 60vh;
  }

  .sm-vh-min-60 {
    min-height: 60vh;
  }

  .sm-vh-65 {
    height: 65vh;
  }

  .sm-vh-min-65 {
    min-height: 65vh;
  }

  .sm-vh-70 {
    height: 70vh;
  }

  .sm-vh-min-70 {
    min-height: 70vh;
  }

  .sm-vh-75 {
    height: 75vh;
  }

  .sm-vh-min-75 {
    min-height: 75vh;
  }

  .sm-vh-80 {
    height: 80vh;
  }

  .sm-vh-min-80 {
    min-height: 80vh;
  }

  .sm-vh-85 {
    height: 85vh;
  }

  .sm-vh-min-85 {
    min-height: 85vh;
  }

  .sm-vh-90 {
    height: 90vh;
  }

  .sm-vh-min-90 {
    min-height: 90vh;
  }

  .sm-vh-95 {
    height: 95vh;
  }

  .sm-vh-min-95 {
    min-height: 95vh;
  }

  .sm-vh-100 {
    height: 100vh;
  }

  .sm-vh-min-100 {
    min-height: 100vh;
  }
}
@media screen and (max-width: 576px) {
  .xs-vh-5 {
    height: 5vh;
  }

  .xs-vh-min-5 {
    min-height: 5vh;
  }

  .xs-vh-10 {
    height: 10vh;
  }

  .xs-vh-min-10 {
    min-height: 10vh;
  }

  .xs-vh-15 {
    height: 15vh;
  }

  .xs-vh-min-15 {
    min-height: 15vh;
  }

  .xs-vh-20 {
    height: 20vh;
  }

  .xs-vh-min-20 {
    min-height: 20vh;
  }

  .xs-vh-25 {
    height: 25vh;
  }

  .xs-vh-min-25 {
    min-height: 25vh;
  }

  .xs-vh-30 {
    height: 30vh;
  }

  .xs-vh-min-30 {
    min-height: 30vh;
  }

  .xs-vh-35 {
    height: 35vh;
  }

  .xs-vh-min-35 {
    min-height: 35vh;
  }

  .xs-vh-40 {
    height: 40vh;
  }

  .xs-vh-min-40 {
    min-height: 40vh;
  }

  .xs-vh-45 {
    height: 45vh;
  }

  .xs-vh-min-45 {
    min-height: 45vh;
  }

  .xs-vh-50 {
    height: 50vh;
  }

  .xs-vh-min-50 {
    min-height: 50vh;
  }

  .xs-vh-55 {
    height: 55vh;
  }

  .xs-vh-min-55 {
    min-height: 55vh;
  }

  .xs-vh-60 {
    height: 60vh;
  }

  .xs-vh-min-60 {
    min-height: 60vh;
  }

  .xs-vh-65 {
    height: 65vh;
  }

  .xs-vh-min-65 {
    min-height: 65vh;
  }

  .xs-vh-70 {
    height: 70vh;
  }

  .xs-vh-min-70 {
    min-height: 70vh;
  }

  .xs-vh-75 {
    height: 75vh;
  }

  .xs-vh-min-75 {
    min-height: 75vh;
  }

  .xs-vh-80 {
    height: 80vh;
  }

  .xs-vh-min-80 {
    min-height: 80vh;
  }

  .xs-vh-85 {
    height: 85vh;
  }

  .xs-vh-min-85 {
    min-height: 85vh;
  }

  .xs-vh-90 {
    height: 90vh;
  }

  .xs-vh-min-90 {
    min-height: 90vh;
  }

  .xs-vh-95 {
    height: 95vh;
  }

  .xs-vh-min-95 {
    min-height: 95vh;
  }

  .xs-vh-100 {
    height: 100vh;
  }

  .xs-vh-min-100 {
    min-height: 100vh;
  }
}
.vh-auto {
  height: auto;
  min-height: initial;
}

@media screen and (max-width: 992px) {
  .md-vh-auto {
    height: auto;
    min-height: initial;
  }
}
@media screen and (max-width: 768px) {
  .sm-vh-auto {
    height: auto;
    min-height: initial;
  }
}
@media screen and (max-width: 576px) {
  .xs-vh-auto {
    height: auto;
    min-height: initial;
  }
}
/* WIDTH CLASS */
.w-5 {
  width: 5% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 992px) {
  .md-w-5 {
    width: 5% !important;
  }

  .md-w-10 {
    width: 10% !important;
  }

  .md-w-15 {
    width: 15% !important;
  }

  .md-w-20 {
    width: 20% !important;
  }

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

  .md-w-30 {
    width: 30% !important;
  }

  .md-w-35 {
    width: 35% !important;
  }

  .md-w-40 {
    width: 40% !important;
  }

  .md-w-45 {
    width: 45% !important;
  }

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

  .md-w-55 {
    width: 55% !important;
  }

  .md-w-60 {
    width: 60% !important;
  }

  .md-w-65 {
    width: 65% !important;
  }

  .md-w-70 {
    width: 70% !important;
  }

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

  .md-w-80 {
    width: 80% !important;
  }

  .md-w-85 {
    width: 85% !important;
  }

  .md-w-90 {
    width: 90% !important;
  }

  .md-w-95 {
    width: 95% !important;
  }

  .md-w-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .sm-w-5 {
    width: 5% !important;
  }

  .sm-w-10 {
    width: 10% !important;
  }

  .sm-w-15 {
    width: 15% !important;
  }

  .sm-w-20 {
    width: 20% !important;
  }

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

  .sm-w-30 {
    width: 30% !important;
  }

  .sm-w-35 {
    width: 35% !important;
  }

  .sm-w-40 {
    width: 40% !important;
  }

  .sm-w-45 {
    width: 45% !important;
  }

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

  .sm-w-55 {
    width: 55% !important;
  }

  .sm-w-60 {
    width: 60% !important;
  }

  .sm-w-65 {
    width: 65% !important;
  }

  .sm-w-70 {
    width: 70% !important;
  }

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

  .sm-w-80 {
    width: 80% !important;
  }

  .sm-w-85 {
    width: 85% !important;
  }

  .sm-w-90 {
    width: 90% !important;
  }

  .sm-w-95 {
    width: 95% !important;
  }

  .sm-w-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 576px) {
  .xs-w-5 {
    width: 5% !important;
  }

  .xs-w-10 {
    width: 10% !important;
  }

  .xs-w-15 {
    width: 15% !important;
  }

  .xs-w-20 {
    width: 20% !important;
  }

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

  .xs-w-30 {
    width: 30% !important;
  }

  .xs-w-35 {
    width: 35% !important;
  }

  .xs-w-40 {
    width: 40% !important;
  }

  .xs-w-45 {
    width: 45% !important;
  }

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

  .xs-w-55 {
    width: 55% !important;
  }

  .xs-w-60 {
    width: 60% !important;
  }

  .xs-w-65 {
    width: 65% !important;
  }

  .xs-w-70 {
    width: 70% !important;
  }

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

  .xs-w-80 {
    width: 80% !important;
  }

  .xs-w-85 {
    width: 85% !important;
  }

  .xs-w-90 {
    width: 90% !important;
  }

  .xs-w-95 {
    width: 95% !important;
  }

  .xs-w-100 {
    width: 100% !important;
  }
}
.z-high {
  z-index: 999999;
}

.z-mid {
  z-index: 1;
}

.z-low {
  z-index: -1;
}

.z-100 {
  z-index: 100;
}

.z-200 {
  z-index: 200;
}

.z-300 {
  z-index: 300;
}

.z-400 {
  z-index: 400;
}

.z-500 {
  z-index: 500;
}

.z-600 {
  z-index: 600;
}

.z-700 {
  z-index: 700;
}

.z-800 {
  z-index: 800;
}

.z-900 {
  z-index: 900;
}

.static {
  position: static;
}

.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}

.relative {
  position: relative;
}

.fixed {
  position: fixed;
}

.inerhit {
  position: inherit;
}

.absolute {
  position: absolute;
}

.pos-right {
  right: 0;
}

.pos-left {
  left: 0;
}

.pos-top {
  top: 0;
}

.pos-bottom {
  bottom: 0;
}

.pos-middle {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.pos-center {
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
}

.pos-full {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.pos-full-win {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
}

.unabsolute {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  transform: inherit;
  -webkit-transform: inherit;
  -ms-transform: inherit;
}

.unfixed {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}

@media screen and (max-width: 992px) {
  .md-relative {
    position: relative;
  }

  .md-fixed {
    position: fixed;
  }

  .md-inerhit {
    position: inherit;
  }

  .md-unabsolute {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
  }

  .md-unfixed {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  .sm-relative {
    position: relative;
  }

  .sm-fixed {
    position: fixed;
  }

  .sm-inerhit {
    position: inherit;
  }

  .sm-unabsolute {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
  }

  .sm-unfixed {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media screen and (max-width: 576px) {
  .xs-relative {
    position: relative;
  }

  .xs-fixed {
    position: fixed;
  }

  .xs-inerhit {
    position: inherit;
  }

  .xs-unabsolute {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
  }

  .xs-unfixed {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.pull-reset {
  float: none;
}

.margin-center, .post-password-form label {
  margin-right: auto;
  margin-left: auto;
}

.center-block {
  display: block !important;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.center-inline {
  display: inline-block;
  text-align: center;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.hidden {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.inline {
  display: inline;
}

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

.block, .post-password-form label, .post-password-form input[type=password] {
  display: block;
}

.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-flex;
  display: inline-flex;
}

@media screen and (max-width: 992px) {
  .md-clear {
    clear: both;
  }

  .md-clear-left {
    clear: left;
  }

  .md-clear-right {
    clear: right;
  }

  .md-pull-left {
    float: left;
  }

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

  .md-pull-reset {
    float: none;
  }

  .md-margin-center {
    margin-right: auto;
    margin-left: auto;
  }

  .md-center-block {
    display: block !important;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .md-center-inline {
    display: inline-block;
    text-align: center;
  }

  .md-hide {
    display: none !important;
  }

  .md-show {
    display: block !important;
  }

  .md-hidden {
    visibility: hidden;
  }

  .md-visible {
    visibility: visible;
  }

  .md-inline {
    display: inline;
  }

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

  .md-block {
    display: block;
  }

  .md-flex {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sm-clear {
    clear: both;
  }

  .sm-clear-left {
    clear: left;
  }

  .sm-clear-right {
    clear: right;
  }

  .sm-pull-left {
    float: left;
  }

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

  .sm-pull-reset {
    float: none;
  }

  .sm-margin-center {
    margin-right: auto;
    margin-left: auto;
  }

  .sm-center-block {
    display: block !important;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .sm-center-inline {
    display: inline-block;
    text-align: center;
  }

  .sm-hide {
    display: none !important;
  }

  .sm-show {
    display: block !important;
  }

  .sm-hidden {
    visibility: hidden;
  }

  .sm-visible {
    visibility: visible;
  }

  .sm-inline {
    display: inline;
  }

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

  .sm-block {
    display: block;
  }

  .sm-flex {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 576px) {
  .xs-clear {
    clear: both;
  }

  .xs-clear-left {
    clear: left;
  }

  .xs-clear-right {
    clear: right;
  }

  .xs-pull-left {
    float: left;
  }

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

  .xs-pull-reset {
    float: none;
  }

  .xs-margin-center {
    margin-right: auto;
    margin-left: auto;
  }

  .xs-center-block {
    display: block !important;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .xs-center-inline {
    display: inline-block;
    text-align: center;
  }

  .xs-hide {
    display: none !important;
  }

  .xs-show {
    display: block !important;
  }

  .xs-hidden {
    visibility: hidden;
  }

  .xs-visible {
    visibility: visible;
  }

  .xs-inline {
    display: inline;
  }

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

  .xs-block {
    display: block;
  }

  .xs-flex {
    display: -ms-flexbox;
    display: flex;
  }
}
.of-hidden {
  overflow: hidden;
}

.ofy-hidden {
  overflow-y: hidden;
}

.ofx-hidden {
  overflow-x: hidden;
}

.ofy-scroll {
  overflow-y: scroll;
}

.ofx-scroll {
  overflow-x: scroll;
}

.of-auto {
  overflow: auto;
}

@media screen and (max-width: 992px) {
  .md-of-hidden {
    overflow: hidden;
  }

  .md-ofy-hidden {
    overflow-y: hidden;
  }

  .md-ofx-hidden {
    overflow-x: hidden;
  }

  .md-ofy-scroll {
    overflow-y: scroll;
  }

  .md-ofx-scroll {
    overflow-x: scroll;
  }

  .md-of-auto {
    overflow: auto;
  }
}
@media screen and (max-width: 768px) {
  .sm-of-hidden {
    overflow: hidden;
  }

  .sm-ofy-hidden {
    overflow-y: hidden;
  }

  .sm-ofx-hidden {
    overflow-x: hidden;
  }

  .sm-ofy-scroll {
    overflow-y: scroll;
  }

  .sm-ofx-scroll {
    overflow-x: scroll;
  }

  .sm-of-auto {
    overflow: auto;
  }
}
@media screen and (max-width: 576px) {
  .xs-of-hidden {
    overflow: hidden;
  }

  .xs-ofy-hidden {
    overflow-y: hidden;
  }

  .xs-ofx-hidden {
    overflow-x: hidden;
  }

  .xs-ofy-scroll {
    overflow-y: scroll;
  }

  .xs-ofx-scroll {
    overflow-x: scroll;
  }

  .xs-of-auto {
    overflow: auto;
  }
}
/*
1px = 0.0625rem
6px = 0.375rem
12px = 0.75rem
14px = 0.875rem
16px = 1rem (base)
18px = 1.125rem
20px = 1.25rem
24px = 1.5rem
30px = 1.875rem
36px = 2.25rem
42px = 2.625rem
48px = 3rem
60px = 3.75rem
72px = 4.5rem
96px = 6rem
*/
html {
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: -0.02rem;
  line-height: 1.2;
}

p, small,
.p, .small, ul.nav.small {
  margin-top: -0.02rem;
  line-height: 1.5;
}

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

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

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

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

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

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

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

small,
.small,
ul.nav.small {
  font-size: 0.875rem;
}

@media screen and (max-width: 992px) {
  .md-h1 {
    font-size: 3rem;
  }

  .md-h2 {
    font-size: 2.625rem;
  }

  .md-h3 {
    font-size: 2.25rem;
  }

  .md-h4 {
    font-size: 1.875rem;
  }

  .md-h5 {
    font-size: 1.5rem;
  }

  .md-h6 {
    font-size: 1.125rem;
  }

  .md-p {
    font-size: 1rem;
  }

  .md-small {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  .sm-h1 {
    font-size: 3rem;
  }

  .sm-h2 {
    font-size: 2.625rem;
  }

  .sm-h3 {
    font-size: 2.25rem;
  }

  .sm-h4 {
    font-size: 1.875rem;
  }

  .sm-h5 {
    font-size: 1.5rem;
  }

  .sm-h6 {
    font-size: 1.125rem;
  }

  .sm-p {
    font-size: 1rem;
  }

  .sm-small {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 576px) {
  .xs-h1 {
    font-size: 3rem;
  }

  .xs-h2 {
    font-size: 2.625rem;
  }

  .xs-h3 {
    font-size: 2.25rem;
  }

  .xs-h4 {
    font-size: 1.875rem;
  }

  .xs-h5 {
    font-size: 1.5rem;
  }

  .xs-h6 {
    font-size: 1.125rem;
  }

  .xs-p {
    font-size: 1rem;
  }

  .xs-small {
    font-size: 0.875rem;
  }
}
p b,
p strong,
b,
strong,
.font-bold {
  font-weight: 700;
}

em {
  font-style: italic;
}

mark {
  background-color: transparent;
}

sup, p sup {
  font-size: 11px;
  vertical-align: super;
}

.font-primary {
  font-family: "Open Sans", sans-serif;
}

.thin {
  font-weight: 300;
}

.bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.text-left, .post-password-form label {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

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

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

.text-pre {
  white-space: pre;
}

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

@media screen and (max-width: 992px) {
  .md-text-left {
    text-align: left;
  }

  .md-text-center {
    text-align: center;
  }

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

  .md-text-justify {
    text-align: justify;
  }

  .md-text-nowrap {
    white-space: nowrap;
  }

  .md-text-pre {
    white-space: pre;
  }

  .md-text-break {
    word-wrap: break-word;
  }
}
@media screen and (max-width: 768px) {
  .sm-text-left {
    text-align: left;
  }

  .sm-text-center {
    text-align: center;
  }

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

  .sm-text-justify {
    text-align: justify;
  }

  .sm-text-nowrap {
    white-space: nowrap;
  }

  .sm-text-pre {
    white-space: pre;
  }

  .sm-text-break {
    word-wrap: break-word;
  }
}
@media screen and (max-width: 576px) {
  .xs-text-left {
    text-align: left;
  }

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

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

  .xs-text-justify {
    text-align: justify;
  }

  .xs-text-nowrap {
    white-space: nowrap;
  }

  .xs-text-pre {
    white-space: pre;
  }

  .xs-text-break {
    word-wrap: break-word;
  }
}
blockquote {
  font-style: italic;
  font-weight: 300;
  padding: 1.125rem;
  margin: 0.75rem 0;
  border-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
}
blockquote small,
blockquote b,
blockquote strong,
blockquote span {
  font-size: 0.875rem;
  display: block;
  font-style: normal;
  font-weight: 700;
}
blockquote.entry small,
blockquote.entry b,
blockquote.entry strong,
blockquote.entry span {
  padding-top: 0.75rem;
}

q:before {
  content: "«";
}

q:after {
  content: "»";
}

a,
a:hover {
  text-decoration: none;
}

.footer a:hover,
.header a:hover,
.entry a:hover,
.nav a:hover {
  opacity: 0.6;
}

a.underline,
a.underline:hover {
  text-decoration: underline;
}

.hover {
  cursor: pointer;
}

.hover:hover {
  opacity: 0.6;
}

.no-hover {
  cursor: default !important;
}

.no-hover:hover {
  opacity: 1 !important;
}

.entry h1, .entry .h1,
.entry h2, .entry .h2 {
  margin-bottom: 1.5rem;
}
.entry h3, .entry .h3,
.entry h4, .entry .h4,
.entry h5, .entry .h5,
.entry h6, .entry .h6 {
  margin-bottom: 0.75rem;
}
.entry p + p,
.entry .p + .p {
  padding-top: 12px;
}
.entry a,
.entry a:hover {
  text-decoration: underline;
}

p img.pull-left,
p figure.pull-left {
  margin: 0 1.125rem 0.375rem 0;
}

p img.pull-right,
p figure.pull-right {
  margin: 0.75rem 0 1.125rem 1.125rem;
}

figcaption {
  padding-top: 0.75rem;
  font-weight: bold;
}

.text-col-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.125rem;
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem;
}

.text-col-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.125rem;
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem;
}

.text-col-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 1.125rem;
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem;
}

.text-col-2.avoid-break p,
.text-col-3.avoid-break p,
.text-col-4.avoid-break p {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

@media screen and (max-width: 992px) {
  .md-text-col-1 {
    -webkit-column-count: inherit;
    -moz-column-count: inherit;
    column-count: inherit;
  }

  .md-text-col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .md-text-col-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .md-text-col-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .sm-text-col-1 {
    -webkit-column-count: inherit;
    -moz-column-count: inherit;
    column-count: inherit;
  }

  .sm-text-col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .sm-text-col-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .sm-text-col-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
}
@media screen and (max-width: 576px) {
  .xs-text-col-1 {
    -webkit-column-count: inherit;
    -moz-column-count: inherit;
    column-count: inherit;
  }

  .xs-text-col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .xs-text-col-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }

  .xs-text-col-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
}
body.mono-font h1, body.mono-font h2, body.mono-font h3, body.mono-font h4, body.mono-font h5, body.mono-font h6, body.mono-font p, body.mono-font small, body.mono-font .h1, body.mono-font .h2, body.mono-font .h3, body.mono-font .h4, body.mono-font .h5, body.mono-font .h6, body.mono-font .p, body.mono-font .small {
  font-size: 14px;
  line-height: 18px;
}

body.use-small-xs small,
body.use-small-xs .small,
body.use-small-xs .nav.small li {
  font-size: 0.75rem;
}

hr {
  height: 1px;
  display: block;
  clear: both;
  border: none;
  margin: 0 0;
}

hr::after {
  content: " ";
  clear: both;
  display: table;
}

.h-1 {
  height: 0.75rem;
}

.h-2 {
  height: 1.5rem;
}

.h-3 {
  height: 3rem;
}

.h-4 {
  height: 6rem;
}

.h-5 {
  height: 12rem;
}

@media screen and (max-width: 992px) {
  .md-h-1 {
    height: 0.75rem;
  }

  .md-h-2 {
    height: 1.5rem;
  }

  .md-h-3 {
    height: 3rem;
  }

  .md-h-4 {
    height: 6rem;
  }

  .md-h-5 {
    height: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .sm-h-1 {
    height: 0.75rem;
  }

  .sm-h-2 {
    height: 1.5rem;
  }

  .sm-h-3 {
    height: 3rem;
  }

  .sm-h-4 {
    height: 6rem;
  }

  .sm-h-5 {
    height: 12rem;
  }
}
@media screen and (max-width: 576px) {
  .xs-h-1 {
    height: 0.75rem;
  }

  .xs-h-2 {
    height: 1.5rem;
  }

  .xs-h-3 {
    height: 3rem;
  }

  .xs-h-4 {
    height: 6rem;
  }

  .xs-h-5 {
    height: 12rem;
  }
}
hr.col-break {
  flex-basis: 100%;
  height: 0;
}

hr.line {
  position: relative;
}
hr.line:after {
  border-bottom: 1px solid #ddd;
  content: "";
  visibility: visible;
  width: 100%;
  position: absolute;
  height: 0px;
  top: 50%;
  margin-top: -0.5px;
}

.bg-dark hr.line:after {
  border-color: rgba(255, 255, 255, 0.25);
}

.bo,
.bo-l,
.bo-r,
.bo-t,
.bo-b,
.bo-y,
.bo-x {
  border-style: solid;
  border-color: #ddd;
}

.bo-0 {
  border-width: 0px;
}

.bo {
  border-width: 1px;
}

.bo-t, .bo-y {
  border-top-width: 1px;
}

.bo-b, .bo-y {
  border-bottom-width: 1px;
}

.bo-l, .bo-x {
  border-left-width: 1px;
}

.bo-r, .bo-x {
  border-right-width: 1px;
}

@media screen and (max-width: 1024px) {
  .md-bo-0 {
    border-width: 0px;
  }

  .md-bo {
    border-width: 1px;
  }

  .md-bo-t, .md-bo-y {
    border-top-width: 1px;
  }

  .md-bo-b, .md-bo-y {
    border-bottom-width: 1px;
  }

  .md-bo-l, .md-bo-x {
    border-left-width: 1px;
  }

  .md-bo-r, .md-bo-x {
    border-right-width: 1px;
  }
}
@media screen and (max-width: 768px) {
  .sm-bo-0 {
    border-width: 0px;
  }

  .sm-bo {
    border-width: 1px;
  }

  .sm-bo-t, .sm-bo-y {
    border-top-width: 1px;
  }

  .sm-bo-b, .sm-bo-y {
    border-bottom-width: 1px;
  }

  .sm-bo-l, .sm-bo-x {
    border-left-width: 1px;
  }

  .sm-bo-r, .sm-bo-x {
    border-right-width: 1px;
  }
}
@media screen and (max-width: 576px) {
  .xs-bo-0 {
    border-width: 0px;
  }

  .xs-bo {
    border-width: 1px;
  }

  .xs-bo-t, .xs-bo-y {
    border-top-width: 1px;
  }

  .xs-bo-b, .xs-bo-y {
    border-bottom-width: 1px;
  }

  .xs-bo-l, .xs-bo-x {
    border-left-width: 1px;
  }

  .xs-bo-r, .xs-bo-x {
    border-right-width: 1px;
  }
}
.bg-dark .bo,
.bg-dark .bo-l,
.bg-dark .bo-r,
.bg-dark .bo-t,
.bg-dark .bo-b,
.bg-dark .bo-y,
.bg-dark .bo-x {
  border-color: rgba(255, 255, 255, 0.25);
}

/* BORDERS COLORS */
.bo-gray-100 {
  border-color: #f2f2f2;
}

.bo-gray-200 {
  border-color: #dddddd;
}

.bo-gray-300 {
  border-color: #cccccc;
}

.bo-gray-400 {
  border-color: #999999;
}

.bo-gray-500 {
  border-color: #666666;
}

.bo-gray-600 {
  border-color: #555555;
}

.bo-gray-700 {
  border-color: #333333;
}

.bo-gray-800 {
  border-color: #222222;
}

.bo-gray-900 {
  border-color: #111111;
}

.bo-white {
  border-color: #fff;
}

.bo-black {
  border-color: #000;
}

.bo-dot {
  border-style: dotted;
}

.bo-dash {
  border-style: dashed;
}

.btn:not(:disabled):not(.disabled), .nf-form-content input[type=button]:not(:disabled):not(.disabled), .so-widget-sow-button .ow-button-base a:not(:disabled):not(.disabled), .post-password-form input[type=submit]:not(:disabled):not(.disabled), .ost-login .button-primary:not(:disabled):not(.disabled):hover, .ost-login input[type=submit].button-primary:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

.btn, .nf-form-content input[type=button], .so-widget-sow-button .ow-button-base a, .post-password-form input[type=submit], .ost-login .button-primary:hover, .ost-login input[type=submit].button-primary,
input[type=button],
input[type=submit],
input[type=reset],
input[type=file] + label,
button {
  text-decoration: none !important;
  font-family: inherit;
  font-size: inherit !important;
  line-height: inherit;
  overflow: visible;
  text-transform: none;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0.0625rem solid transparent;
  padding: 8px 24px;
  font-size: 1rem;
  line-height: 1.5;
  background-color: transparent;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  box-sizing: border-box !important;
  cursor: pointer;
  min-height: 32px;
  border-radius: 0;
  border: 0.0625rem solid #dddddd;
}
.btn:hover, .so-widget-sow-button .ow-button-base a:hover, .ost-login .button-primary:hover, .ost-login input[type=submit].button-primary:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=file] + label:hover,
button:hover {
  opacity: 0.6;
}
.btn:focus, .so-widget-sow-button .ow-button-base a:focus, .ost-login .button-primary:focus:hover, .ost-login input[type=submit].button-primary:focus,
input[type=button]:focus,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=file] + label:focus,
button:focus {
  box-shadow: 0 0 0 4px rgba(60, 74, 84, 0.1) !important;
}
.btn.disabled, .so-widget-sow-button .ow-button-base a.disabled, .ost-login .disabled.button-primary:hover, .ost-login input.disabled[type=submit].button-primary, .btn:disabled, .so-widget-sow-button .ow-button-base a:disabled, .ost-login .button-primary:disabled:hover, .ost-login input[type=submit].button-primary:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=file] + label.disabled,
input[type=file] + label:disabled,
button.disabled,
button:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.btn a, .nf-form-content input[type=button] a, .so-widget-sow-button .ow-button-base a a, .post-password-form input[type=submit] a, .ost-login .button-primary:hover a, .ost-login input[type=submit].button-primary a,
button a {
  text-decoration: none !important;
}

.btn-square {
  border-radius: 0 !important;
}

.btn-smooth {
  border-radius: 4px !important;
}

.btn-round {
  border-radius: 32px !important;
}

.btn-outline {
  border-style: solid;
}

.btn.btn-primary, .nf-form-content input.btn-primary[type=button], .so-widget-sow-button .ow-button-base a.btn-primary, .post-password-form input[type=submit], .ost-login .button-primary:hover, .ost-login input[type=submit].button-primary {
  background-color: #C09A5C;
  color: #fff;
  border-color: transparent;
}
.btn.btn-primary a, .nf-form-content input.btn-primary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-primary a, .post-password-form input[type=submit] a, .ost-login .button-primary:hover a, .ost-login input[type=submit].button-primary a {
  color: #fff;
}

.btn.btn-secondary, .nf-form-content input.btn-secondary[type=button], .so-widget-sow-button .ow-button-base a.btn-secondary, .post-password-form input.btn-secondary[type=submit], .ost-login .btn-secondary.button-primary:hover, .ost-login input.btn-secondary[type=submit].button-primary {
  background-color: #FFF7ED;
  color: #fff;
  border-color: transparent;
}
.btn.btn-secondary a, .nf-form-content input.btn-secondary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-secondary a, .post-password-form input.btn-secondary[type=submit] a, .ost-login .btn-secondary.button-primary:hover a, .ost-login input.btn-secondary[type=submit].button-primary a {
  color: #fff;
}

.btn.btn-gray, .nf-form-content input.btn-gray[type=button], .so-widget-sow-button .ow-button-base a.btn-gray, .post-password-form input.btn-gray[type=submit], .ost-login .btn-gray.button-primary:hover, .ost-login input.btn-gray[type=submit].button-primary {
  background-color: #f2f2f2;
  color: #666666;
  border-color: transparent;
}
.btn.btn-gray a, .nf-form-content input.btn-gray[type=button] a, .so-widget-sow-button .ow-button-base a.btn-gray a, .post-password-form input.btn-gray[type=submit] a, .ost-login .btn-gray.button-primary:hover a, .ost-login input.btn-gray[type=submit].button-primary a {
  color: #666666;
}

.btn.btn-white, .nf-form-content input.btn-white[type=button], .so-widget-sow-button .ow-button-base a.btn-white, .post-password-form input.btn-white[type=submit], .ost-login .btn-white.button-primary:hover, .ost-login input.btn-white[type=submit].button-primary {
  background-color: #fff;
  color: #666666;
  border-color: transparent;
}
.btn.btn-white a, .nf-form-content input.btn-white[type=button] a, .so-widget-sow-button .ow-button-base a.btn-white a, .post-password-form input.btn-white[type=submit] a, .ost-login .btn-white.button-primary:hover a, .ost-login input.btn-white[type=submit].button-primary a {
  color: #666666;
}

.btn.btn-white-primary, .nf-form-content input.btn-white-primary[type=button], .so-widget-sow-button .ow-button-base a.btn-white-primary, .post-password-form input.btn-white-primary[type=submit], .ost-login .btn-white-primary.button-primary:hover, .ost-login input.btn-white-primary[type=submit].button-primary {
  background-color: #fff;
  color: #C09A5C;
  border-color: transparent;
}
.btn.btn-white-primary a, .nf-form-content input.btn-white-primary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-white-primary a, .post-password-form input.btn-white-primary[type=submit] a, .ost-login .btn-white-primary.button-primary:hover a, .ost-login input.btn-white-primary[type=submit].button-primary a {
  color: #C09A5C;
}

.btn.btn-white-secondary, .nf-form-content input.btn-white-secondary[type=button], .so-widget-sow-button .ow-button-base a.btn-white-secondary, .post-password-form input.btn-white-secondary[type=submit], .ost-login .btn-white-secondary.button-primary:hover, .ost-login input.btn-white-secondary[type=submit].button-primary {
  background-color: #fff;
  color: #FFF7ED;
  border-color: transparent;
}
.btn.btn-white-secondary a, .nf-form-content input.btn-white-secondary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-white-secondary a, .post-password-form input.btn-white-secondary[type=submit] a, .ost-login .btn-white-secondary.button-primary:hover a, .ost-login input.btn-white-secondary[type=submit].button-primary a {
  color: #FFF7ED;
}

.btn.btn-primary.btn-outline, .nf-form-content input.btn-primary.btn-outline[type=button], .so-widget-sow-button .ow-button-base a.btn-primary.btn-outline, .post-password-form input.btn-outline[type=submit], .ost-login .btn-outline.button-primary:hover, .ost-login input.btn-outline[type=submit].button-primary {
  color: #C09A5C;
  border-color: #C09A5C;
  background-color: transparent !important;
}
.btn.btn-primary.btn-outline a, .nf-form-content input.btn-primary.btn-outline[type=button] a, .so-widget-sow-button .ow-button-base a.btn-primary.btn-outline a, .post-password-form input.btn-outline[type=submit] a, .ost-login .btn-outline.button-primary:hover a, .ost-login input.btn-outline[type=submit].button-primary a {
  color: #C09A5C;
}

.btn.btn-secondary.btn-outline, .nf-form-content input.btn-secondary.btn-outline[type=button], .so-widget-sow-button .ow-button-base a.btn-secondary.btn-outline, .post-password-form input.btn-secondary.btn-outline[type=submit], .ost-login .btn-secondary.btn-outline.button-primary:hover, .ost-login input.btn-secondary.btn-outline[type=submit].button-primary {
  color: #FFF7ED;
  border-color: #FFF7ED;
  background-color: transparent !important;
}
.btn.btn-secondary.btn-outline a, .nf-form-content input.btn-secondary.btn-outline[type=button] a, .so-widget-sow-button .ow-button-base a.btn-secondary.btn-outline a, .post-password-form input.btn-secondary.btn-outline[type=submit] a, .ost-login .btn-secondary.btn-outline.button-primary:hover a, .ost-login input.btn-secondary.btn-outline[type=submit].button-primary a {
  color: #FFF7ED;
}

.btn.btn-white.btn-outline, .nf-form-content input.btn-white.btn-outline[type=button], .so-widget-sow-button .ow-button-base a.btn-white.btn-outline, .post-password-form input.btn-white.btn-outline[type=submit], .ost-login .btn-white.btn-outline.button-primary:hover, .ost-login input.btn-white.btn-outline[type=submit].button-primary {
  color: #fff;
  border-color: #fff;
  background-color: transparent !important;
}
.btn.btn-white.btn-outline a, .nf-form-content input.btn-white.btn-outline[type=button] a, .so-widget-sow-button .ow-button-base a.btn-white.btn-outline a, .post-password-form input.btn-white.btn-outline[type=submit] a, .ost-login .btn-white.btn-outline.button-primary:hover a, .ost-login input.btn-white.btn-outline[type=submit].button-primary a {
  color: #fff;
}

.btn.btn-neutral, .nf-form-content input.btn-neutral[type=button], .so-widget-sow-button .ow-button-base a.btn-neutral, .post-password-form input.btn-neutral[type=submit], .ost-login .btn-neutral.button-primary:hover, .ost-login input.btn-neutral[type=submit].button-primary {
  background-color: #fff;
  border-color: #dddddd;
  color: #666666;
}
.btn.btn-neutral a, .nf-form-content input.btn-neutral[type=button] a, .so-widget-sow-button .ow-button-base a.btn-neutral a, .post-password-form input.btn-neutral[type=submit] a, .ost-login .btn-neutral.button-primary:hover a, .ost-login input.btn-neutral[type=submit].button-primary a {
  color: #666666;
}

.btn-link {
  border-radius: 0 !important;
  background-color: transparent !important;
  border-right-width: 0 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-style: solid;
  padding: 4px 12px !important;
  white-space: normal !important;
}
.btn-link.btn.btn-primary, .nf-form-content input.btn-link.btn-primary[type=button], .so-widget-sow-button .ow-button-base a.btn-link.btn-primary, .post-password-form input.btn-link[type=submit], .ost-login .btn-link.button-primary:hover, .ost-login input.btn-link[type=submit].button-primary {
  border-color: #C09A5C;
  color: #C09A5C;
}
.btn-link.btn.btn-primary a, .nf-form-content input.btn-link.btn-primary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-link.btn-primary a, .post-password-form input.btn-link[type=submit] a, .ost-login .btn-link.button-primary:hover a, .ost-login input.btn-link[type=submit].button-primary a {
  color: #C09A5C;
}
.btn-link.btn.btn-secondary, .nf-form-content input.btn-link.btn-secondary[type=button], .so-widget-sow-button .ow-button-base a.btn-link.btn-secondary, .post-password-form input.btn-link.btn-secondary[type=submit], .ost-login .btn-link.btn-secondary.button-primary:hover, .ost-login input.btn-link.btn-secondary[type=submit].button-primary {
  border-color: #FFF7ED;
  color: #FFF7ED;
}
.btn-link.btn.btn-secondary a, .nf-form-content input.btn-link.btn-secondary[type=button] a, .so-widget-sow-button .ow-button-base a.btn-link.btn-secondary a, .post-password-form input.btn-link.btn-secondary[type=submit] a, .ost-login .btn-link.btn-secondary.button-primary:hover a, .ost-login input.btn-link.btn-secondary[type=submit].button-primary a {
  color: #FFF7ED;
}
.btn-link.btn.btn-neutral, .nf-form-content input.btn-link.btn-neutral[type=button], .so-widget-sow-button .ow-button-base a.btn-link.btn-neutral, .post-password-form input.btn-link.btn-neutral[type=submit], .ost-login .btn-link.btn-neutral.button-primary:hover, .ost-login input.btn-link.btn-neutral[type=submit].button-primary {
  border-color: #dddddd;
  color: #666666;
}
.btn-link.btn.btn-neutral a, .nf-form-content input.btn-link.btn-neutral[type=button] a, .so-widget-sow-button .ow-button-base a.btn-link.btn-neutral a, .post-password-form input.btn-link.btn-neutral[type=submit] a, .ost-login .btn-link.btn-neutral.button-primary:hover a, .ost-login input.btn-link.btn-neutral[type=submit].button-primary a {
  color: #666666;
}

.btn.btn-sm, .nf-form-content input.btn-sm[type=button], .so-widget-sow-button .ow-button-base a.btn-sm, .post-password-form input.btn-sm[type=submit], .ost-login .btn-sm.button-primary:hover, .ost-login input.btn-sm[type=submit].button-primary {
  padding: 0px 12px !important;
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  min-height: inherit !important;
  max-height: none !important;
}

.btn.btn-lg, .nf-form-content input.btn-lg[type=button], .so-widget-sow-button .ow-button-base a.btn-lg, .post-password-form input.btn-lg[type=submit], .ost-login .btn-lg.button-primary:hover, .ost-login input.btn-lg[type=submit].button-primary {
  min-height: inherit;
  padding: 10px 32px;
}

.btn-block {
  width: 100%;
}

.btn-icon {
  padding: 0 !important;
  vertical-align: middle;
  width: 44px;
  height: 44px;
}
.btn-icon i {
  text-align: center;
  display: block;
  font-size: 22px;
  line-height: 42px;
}
.btn-icon a {
  padding: 0 !important;
}
.btn-icon.btn-lg {
  width: 52px;
  height: 52px;
  min-height: 52px;
}
.btn-icon.btn-lg i {
  font-size: 26px;
  line-height: 50px;
}
.btn-icon.btn-sm {
  width: 28px;
  height: 28px;
  padding: 0 !important;
  min-height: 28px;
}
.btn-icon.btn-sm i {
  font-size: 15px;
  line-height: 26px;
}

.btn-noborder {
  border: 0 !important;
}

.no-btn,
.no-btn:hover,
.no-btn.disabled,
.no-btn:disabled {
  box-shadow: none !important;
  color: inherit !important;
  background: transparent !important;
  opacity: 1 !important;
  border: 0 !important;
  padding: 0 !important;
  min-height: auto !important;
  min-width: auto !important;
  text-transform: inherit !important;
  font-family: inherit !important;
}

input[type=text],
input[type=search],
input[type=password],
input[type=email],
input[type=tel],
input[type=url],
input[type=month],
input[type=week],
input[type=number],
input[type=date],
input[type=datetime-local],
input[type=time],
input[type=color],
textarea,
select,
.select,
.input {
  font-family: inherit;
  font-weight: normal;
  width: 100%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  box-sizing: inherit;
  box-shadow: none;
  color: inherit;
  outline: none;
  vertical-align: middle;
}

input[type=text],
input[type=search],
input[type=password],
input[type=email],
input[type=tel],
input[type=url],
input[type=month],
input[type=week],
input[type=number],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=time],
textarea,
.input,
select,
.select {
  border-style: solid;
  border-width: 0.0625rem;
  padding: 0 12px;
  min-height: 42px;
  font-size: 1rem;
  background-color: #fff;
  border-radius: 0;
}

input[type=number].short {
  width: 100px;
}

input[type=color] {
  padding: 0;
  overflow: hidden;
  border: 0;
}

input[type=color].short {
  width: 100px;
}

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

textarea {
  padding: 12px !important;
  height: 96px;
}
textarea.counter + span {
  display: block;
  text-align: right;
  font-size: 0.8125rem;
}

.sw-form .radio,
.sw-form .checkbox,
.sw-form input[type=checkbox],
.sw-form input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.sw-form .radio,
.sw-form .checkbox,
.sw-form .switch {
  position: relative;
  display: inline-block;
  min-height: 24px;
  margin-right: 0.75rem;
  font-size: 1rem;
  line-height: 24px;
  cursor: pointer;
}
.sw-form .radio.block, .sw-form .post-password-form label.radio, .post-password-form .sw-form label.radio, .sw-form .post-password-form input.radio[type=password], .post-password-form .sw-form input.radio[type=password],
.sw-form .checkbox.block,
.sw-form .post-password-form label.checkbox,
.post-password-form .sw-form label.checkbox,
.sw-form .post-password-form input.checkbox[type=password],
.post-password-form .sw-form input.checkbox[type=password],
.sw-form .switch.block,
.sw-form .post-password-form label.switch,
.post-password-form .sw-form label.switch,
.sw-form .post-password-form input.switch[type=password],
.post-password-form .sw-form input.switch[type=password] {
  display: block;
  margin-bottom: 12px;
}
.sw-form .radio input[type=checkbox],
.sw-form .radio input[type=radio],
.sw-form .checkbox input[type=checkbox],
.sw-form .checkbox input[type=radio],
.sw-form .switch input[type=checkbox],
.sw-form .switch input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
}
.sw-form .radio span,
.sw-form .checkbox span,
.sw-form .switch span {
  height: 24px;
  width: 24px;
  border: 1px solid #dddddd;
  float: left;
  background-color: #fff;
}
.sw-form .radio span:after,
.sw-form .checkbox span:after,
.sw-form .switch span:after {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 1;
  font-family: LineAwesome;
  content: "";
  opacity: 0;
  color: #fff;
  transform: scale(0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sw-form .radio input[type=checkbox]:checked + span,
.sw-form .radio input[type=radio]:checked + span,
.sw-form .checkbox input[type=checkbox]:checked + span,
.sw-form .checkbox input[type=radio]:checked + span,
.sw-form .switch input[type=checkbox]:checked + span,
.sw-form .switch input[type=radio]:checked + span {
  border: 1px solid #C09A5C;
  background-color: #C09A5C;
}
.sw-form .radio input[type=checkbox]:checked + span:after,
.sw-form .radio input[type=radio]:checked + span:after,
.sw-form .checkbox input[type=checkbox]:checked + span:after,
.sw-form .checkbox input[type=radio]:checked + span:after,
.sw-form .switch input[type=checkbox]:checked + span:after,
.sw-form .switch input[type=radio]:checked + span:after {
  opacity: 1;
  transform: scale(1);
}
.sw-form .radio span {
  border-radius: 30px;
}
.sw-form .switch span {
  width: 48px;
  background-color: #dddddd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw-form .switch span:after {
  display: none;
}
.sw-form .switch span:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  top: 3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sw-form .switch input:checked + span {
  background-color: #C09A5C;
}
.sw-form .switch input:focus + span {
  box-shadow: 0 0 1px #2196F3;
}
.sw-form .switch input:checked + span:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}

.js input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

input[type=file] + label {
  padding: 8px 24px 8px 48px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDk2IDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NiA5NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMyMjIyMjI7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODIsNTYuMDZIMTRjLTEuMSwwLTIsMC45LTIsMnYyMGMwLDEuMSwwLjksMiwyLDJoNjhjMS4xLDAsMi0wLjksMi0ydi0yMEM4NCw1Ni45NSw4My4xLDU2LjA2LDgyLDU2LjA2egoJIE0yMiw3MS4wNmMtMS42NiwwLTMtMS4zNC0zLTNzMS4zNC0zLDMtM3MzLDEuMzQsMywzUzIzLjY2LDcxLjA2LDIyLDcxLjA2eiBNMzEuMSw3MS4wNmMtMS42NiwwLTMtMS4zNC0zLTNzMS4zNC0zLDMtMwoJYzEuNjYsMCwzLDEuMzQsMywzUzMyLjc1LDcxLjA2LDMxLjEsNzEuMDZ6IE0zOC4xMywzNS44NkgyOC4wN2wxOS45Mi0xOS45MmwxOS45MiwxOS45Mkg1Ny44NXYxNC4xOUgzOC4xM1YzNS44NnoiLz4KPC9zdmc+Cg==") no-repeat 10px 50%;
  background-size: 25px;
}

input[type=file] + label + small {
  display: block;
  margin-top: 12px;
}

.no-js input[type=file] + label {
  display: none;
}

label {
  display: table-cell;
  min-height: 24px;
  padding-bottom: 6px;
  font-size: 0.875rem;
}

label small {
  padding-left: 4px;
  opacity: 0.7;
  display: inline;
}

fieldset {
  padding: 0.75rem 1.5rem;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}

legend {
  font-size: 12px;
  padding: 6px 12px;
  position: relative;
  margin-top: 48px;
  margin-left: -12px;
}

input:focus, input:active,
textarea:focus,
textarea:active,
select:focus,
select:active,
[contenteditable=true]:focus,
[contenteditable=true]:active {
  outline: none !important;
  border-color: #999999 !important;
  box-shadow: 0 0 0 4px rgba(60, 74, 84, 0.1) !important;
  outline-offset: 0px !important;
  outline-offset: 0;
  outline-width: 0 !important;
}

select,
.select {
  height: 42px;
}

select::-ms-expand,
.select::-ms-expand {
  display: none;
}

select[size],
select[multiple],
.select[size],
.select[multiple] {
  height: auto;
  padding: 0.25rem 0.4rem;
}

select[size] option,
select[multiple] option,
.select[size] option,
.select[multiple] option {
  padding: 0.1rem 0.2rem;
}

select:not([multiple]):not([size]),
.select:not([multiple]):not([size]) {
  background: #fff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDk2IDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NiA5NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMyMjIyMjI7fQo8L3N0eWxlPgo8Zz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02Mi41OSw1NS41OUw0OCw3MC4xN0wzMy40MSw1NS41OWMtMC43OC0wLjc4LTIuMDUtMC43OC0yLjgzLDBjLTAuNzgsMC43OC0wLjc4LDIuMDUsMCwyLjgzTDQ4LDc1LjgzCgkJbDE3LjQxLTE3LjQxYzAuNzgtMC43OCwwLjc4LTIuMDUsMC0yLjgzUzYzLjM3LDU0LjgsNjIuNTksNTUuNTl6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzMuNDEsNDAuNDFMNDgsMjUuODNsMTQuNTksMTQuNTlDNjIuOTgsNDAuOCw2My40OSw0MSw2NCw0MXMxLjAyLTAuMiwxLjQxLTAuNTljMC43OC0wLjc4LDAuNzgtMi4wNSwwLTIuODMKCQlMNDgsMjAuMTdMMzAuNTksMzcuNTljLTAuNzgsMC43OC0wLjc4LDIuMDUsMCwyLjgzQzMxLjM3LDQxLjIsMzIuNjMsNDEuMiwzMy40MSw0MC40MXoiLz4KPC9nPgo8L3N2Zz4K") no-repeat right 0.35rem center/0.4rem 0.5rem;
  padding-right: 1.2rem;
  background-size: 25px;
}

.form-validation input:required {
  padding-right: 36px;
}
.form-validation input:required:valid {
  border: 1px solid #4BB867;
}
.form-validation input:required:invalid {
  border: 1px solid #D94F4F;
}
.form-validation input:required:invalid {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDk2IDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NiA5NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNEOTRGNEY7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDgsMTJjLTE5Ljg1LDAtMzYsMTYuMTUtMzYsMzZzMTYuMTUsMzYsMzYsMzZzMzYtMTYuMTUsMzYtMzZTNjcuODUsMTIsNDgsMTJ6IE00OCw4MGMtMTcuNjUsMC0zMi0xNC4zNi0zMi0zMgoJYzAtMTcuNjUsMTQuMzUtMzIsMzItMzJjMTcuNjQsMCwzMiwxNC4zNSwzMiwzMkM4MCw2NS42NCw2NS42NCw4MCw0OCw4MHogTTUwLDYzLjg2YzAsMS4xLTAuOSwyLTIsMnMtMi0wLjktMi0yczAuOS0yLDItMgoJUzUwLDYyLjc2LDUwLDYzLjg2eiBNNTAsMzJ2MjRjMCwxLjEtMC45LDItMiwycy0yLTAuOS0yLTJWMzJjMC0xLjEsMC45LTIsMi0yUzUwLDMwLjksNTAsMzJ6Ii8+Cjwvc3ZnPgo=") no-repeat 98% 50%;
  background-size: 25px;
}
.form-validation input:required:valid {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDk2IDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NiA5NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0QkI4Njc7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjguMjQsMzUuNzRjMC43OCwwLjc4LDAuNzgsMi4wNSwwLDIuODNMNDQsNjIuODNMMzEuMTUsNDkuOThjLTAuNzgtMC43OC0wLjc4LTIuMDUsMC0yLjgzCgljMC43OC0wLjc4LDIuMDUtMC43OCwyLjgzLDBMNDQsNTcuMTdsMjEuNDEtMjEuNDNDNjYuMTksMzQuOTYsNjcuNDYsMzQuOTYsNjguMjQsMzUuNzR6IE04NCw0OGMwLDE5Ljg1LTE2LjE1LDM2LTM2LDM2CglTMTIsNjcuODUsMTIsNDhzMTYuMTUtMzYsMzYtMzZTODQsMjguMTUsODQsNDh6IE04MCw0OGMwLTE3LjY1LTE0LjM2LTMyLTMyLTMyYy0xNy42NSwwLTMyLDE0LjM1LTMyLDMyYzAsMTcuNjQsMTQuMzUsMzIsMzIsMzIKCUM2NS42NCw4MCw4MCw2NS42NCw4MCw0OHoiLz4KPC9zdmc+Cg==") no-repeat 98% 50%;
  background-size: 25px;
}
.form-validation input:required,
.form-validation input:required:focus {
  background-position: 120% 50%;
}
.form-validation input[type=number]:required {
  padding-right: 8px;
}
.form-validation input[type=number]:required:invalid,
.form-validation input[type=number]:required:valid {
  background-position: right 24px center;
}

form .group {
  margin: 0 0 0.75rem;
  position: relative;
}
form .group.icon input[type=text],
form .group.icon input[type=search],
form .group.icon input[type=password],
form .group.icon input[type=email],
form .group.icon input[type=tel],
form .group.icon input[type=url] {
  padding-left: 42px;
}
form .group.icon input[type=text]:focus + i,
form .group.icon input[type=search]:focus + i,
form .group.icon input[type=password]:focus + i,
form .group.icon input[type=email]:focus + i,
form .group.icon input[type=tel]:focus + i,
form .group.icon input[type=url]:focus + i {
  color: #C09A5C;
  opacity: 1;
}
form .group.icon i {
  position: absolute;
  left: 10px;
  bottom: 8px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  opacity: 0.6;
}

.form-outline input:not([type=button]):not([type=submit]):not([type=reset]),
.form-outline .input,
.form-outline textarea,
.form-outline .radio span,
.form-outline .checkbox span,
.form-outline .switch span {
  border-color: rgba(255, 255, 255, 0.6) !important;
  background-color: transparent !important;
  color: #fff !important;
}
.form-outline .switch span:after {
  display: block;
}

.bg-dark input,
.bg-dark textarea,
.bg-dark select,
.bg-dark [contenteditable=true] {
  color: #1D1D1B;
}
.bg-dark input:focus, .bg-dark input:active,
.bg-dark textarea:focus,
.bg-dark textarea:active,
.bg-dark select:focus,
.bg-dark select:active,
.bg-dark [contenteditable=true]:focus,
.bg-dark [contenteditable=true]:active {
  outline: none !important;
  border-color: #fff !important;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2) !important;
  outline-offset: 0px !important;
  outline-offset: 0;
  outline-width: 0 !important;
}

form .smooth {
  border-radius: 4px;
}
form .smooth span:before {
  border-radius: 2px;
}
form .round {
  border-radius: 24px;
  padding: 0 24px !important;
}
form .round span {
  border-radius: 48px;
}
form .round span:before {
  border-radius: 50%;
}
form .default {
  border-radius: 0;
}
form .default span {
  border-radius: 0;
}
form .default span:before {
  border-radius: 0;
}

input:disabled,
input.disabled,
input[readonly] {
  cursor: not-allowed;
  background-color: #f2f2f2 !important;
}

.inline > li {
  display: inline;
}

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

ol.list li,
ul.list li {
  border-bottom: 1px solid transparent;
  position: relative;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 6px;
}
ol.list.ul li,
ul.list.ul li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -18px;
  padding-left: 18px;
}
ol.list.ol li,
ul.list.ol li {
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -18px;
  padding-left: 18px;
}
ol.list.line li,
ul.list.line li {
  border-bottom: 1px solid #ddd;
}
ol.list.line li:last-child,
ul.list.line li:last-child {
  border-bottom: 1px solid transparent;
}
ol.list.icon li,
ul.list.icon li {
  padding-left: 24px;
}
ol.list.icon i,
ul.list.icon i {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
}
ol.list.group li,
ul.list.group li {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.unlist ul li,
ul.unlist li {
  list-style: none !important;
}

.entry ul li {
  list-style-type: disc;
}
.entry ol li {
  list-style-type: decimal;
}
.entry ul,
.entry ol {
  margin-left: 16px;
}

ul.nav li {
  position: relative;
}
ul.nav li a {
  padding: 0 0.75rem;
  display: block;
}
ul.nav.shrink a {
  padding: 0 0.375rem;
}
ul.nav.fill li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
ul.nav.slash li:before {
  content: "/";
  position: absolute;
  left: -4px;
  opacity: 0.3;
}
ul.nav.slash li:first-child:before {
  display: none;
}
ul.nav.slash.small li:before {
  top: 1px;
}
ul.nav.pipe li:before {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #1D1D1B;
  top: 0;
  bottom: 0;
  left: -2px;
  opacity: 0.3;
}
ul.nav.pipe li:first-child:before {
  display: none;
}
ul.nav.line li {
  padding: 0 1.125rem;
}
ul.nav.line li:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 1px;
  background-color: #1D1D1B;
  top: 50%;
  left: -10px;
  opacity: 0.3;
}
ul.nav.line li:first-child:before {
  display: none;
}
ul.nav.line.shrink li {
  padding: 0 0.75rem;
}
ul.nav.line.indent-l li:first-child {
  padding-left: 0;
}
ul.nav.line.indent-r li:last-child {
  padding-right: 0;
}
ul.nav.indent-r li:last-child a {
  padding-right: 0;
}
ul.nav.indent-l li:first-child a {
  padding-left: 0;
}
ul.nav .btn a, ul.nav .nf-form-content input[type=button] a, .nf-form-content ul.nav input[type=button] a, ul.nav .so-widget-sow-button .ow-button-base a a, .so-widget-sow-button .ow-button-base ul.nav a a, ul.nav .post-password-form input[type=submit] a, .post-password-form ul.nav input[type=submit] a, ul.nav .ost-login .button-primary:hover a, .ost-login ul.nav .button-primary:hover a, ul.nav .ost-login input[type=submit].button-primary a, .ost-login ul.nav input[type=submit].button-primary a {
  display: block;
  padding: 0;
}

ul.nav.sp-1 li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
ul.nav.sp-2 li {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
ul.nav.sp-3 li {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
ul.nav.sp-4 li {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 992px) {
  ul.nav.md-sp-1 li {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  ul.nav.md-sp-2 li {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  ul.nav.md-sp-3 li {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  ul.nav.md-sp-4 li {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  ul.nav.sm-sp-1 li {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  ul.nav.sm-sp-2 li {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  ul.nav.sm-sp-3 li {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  ul.nav.sm-sp-4 li {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 576px) {
  ul.nav.xs-sp-1 li {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  ul.nav.xs-sp-2 li {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  ul.nav.xs-sp-3 li {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  ul.nav.xs-sp-4 li {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

ul.nav {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
ul.nav.center {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
ul.nav.right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
ul.nav.right.fill {
  text-align: right;
}
ul.nav.center.fill {
  text-align: center;
}
ul.nav.column {
  -ms-flex-direction: column;
  flex-direction: column;
}
ul.nav.column li {
  display: inline-flex;
}
ul.nav.column.center li {
  -ms-flex-pack: center;
  justify-content: center;
}
ul.nav.column.right li {
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
ul.nav.column.fill li {
  display: block;
}

@media screen and (max-width: 992px) {
  ul.nav.md-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  ul.nav.md-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  ul.nav.md-right.fill {
    text-align: right;
  }
  ul.nav.md-center.fill {
    text-align: center;
  }
  ul.nav.md-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ul.nav.md-column li {
    display: inline-flex;
  }
  ul.nav.md-column.md-center li {
    -ms-flex-pack: center;
    justify-content: center;
  }
  ul.nav.md-indent-reset li:first-child {
    padding-left: inherit;
  }
  ul.nav.md-indent-reset li:last-child {
    padding-left: inherit;
  }
}
@media screen and (max-width: 768px) {
  ul.nav.sm-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  ul.nav.sm-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  ul.nav.sm-right.fill {
    text-align: right;
  }
  ul.nav.sm-center.fill {
    text-align: center;
  }
  ul.nav.sm-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ul.nav.sm-column li {
    display: inline-flex;
  }
  ul.nav.sm-column.sm-center li {
    -ms-flex-pack: center;
    justify-content: center;
  }
  ul.nav.sm-indent-reset li:first-child {
    padding-left: inherit;
  }
  ul.nav.sm-indent-reset li:last-child {
    padding-left: inherit;
  }
}
@media screen and (max-width: 576px) {
  ul.nav.xs-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  ul.nav.xs-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  ul.nav.xs-right.fill {
    text-align: right;
  }
  ul.nav.xs-center.fill {
    text-align: center;
  }
  ul.nav.xs-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ul.nav.xs-column li {
    display: inline-flex;
  }
  ul.nav.xs-column.xs-center li {
    -ms-flex-pack: center;
    justify-content: center;
  }
  ul.nav.xs-indent-reset li:first-child {
    padding-left: inherit;
  }
  ul.nav.xs-indent-reset li:last-child {
    padding-left: inherit;
  }
}
nav.nav-mix li {
  padding: 0 0.75rem;
}
nav.nav-mix li a {
  padding: 0;
}
nav.nav-mix.shrink li {
  padding: 0 0.375rem;
}
nav.nav-mix.indent-r li:last-child {
  padding-right: 0;
}
nav.nav-mix.indent-l li:first-child {
  padding-left: 0;
}

.bg-dark ul.nav.line li:before,
.bg-dark ul.nav.pipe li:before {
  background-color: #fff;
}

.nav.dropdown li {
  position: relative;
}
.nav.dropdown ul {
  opacity: 0;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.nav.dropdown ul li {
  width: 100%;
  max-width: 100%;
}
.nav.dropdown ul li a {
  padding: 6px 12px;
}
.nav.dropdown li:hover > ul {
  opacity: 1;
  top: 100%;
}

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

.vid-resize {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.vid-resize iframe,
.vid-resize object,
.vid-resize embed,
.vid-resize video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-resize {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.map-resize iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.map-full {
  overflow: hidden;
  position: relative;
}
.map-full iframe {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.bg-cover, .ost-login {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-fit-fixed {
  z-index: -1;
  height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  position: fixed;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.bg-overlay, .ost-login {
  opacity: 1 !important;
}
.bg-overlay > div, .ost-login > div {
  z-index: 2;
}
.bg-overlay:before, .ost-login:before {
  content: "";
  background-color: #000;
  opacity: 0.5;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.bg-pattern {
  opacity: 1 !important;
}
.bg-pattern > div {
  z-index: 2;
}
.bg-pattern:after {
  content: "";
  opacity: 1;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
}

.fit-fill,
.fit-contain,
.fit-cover,
.fit-none {
  position: relative;
}
.fit-fill img,
.fit-contain img,
.fit-cover img,
.fit-none img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.fit-fill img {
  object-fit: fill;
}

.fit-contain img {
  object-fit: contain;
}

.fit-cover img {
  object-fit: cover;
}

.fit-none img {
  object-fit: none;
}

.no-object-fit .fit-contain,
.no-object-fit .fit-cover,
.no-object-fit .fit-fill {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.no-object-fit .fit-contain img,
.no-object-fit .fit-cover img,
.no-object-fit .fit-fill img {
  opacity: 0;
}

.js-fitcover {
  overflow: hidden;
  position: relative;
}
.js-fitcover > div {
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.js-fitcover > div img {
  display: none;
  opacity: 0;
}

.circle {
  border-radius: 100%;
}

.smooth {
  border-radius: 6px;
}

.round {
  border-radius: 12px;
}

.square {
  border-radius: 0;
}

.crop {
  overflow: hidden;
}

.text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.r-1-1 {
  padding-top: 100%;
}

.r-1-2 {
  padding-top: 50%;
}

.r-1-3 {
  padding-top: 33.33%;
}

.r-16-9 {
  padding-top: 56.25%;
}

.r-4-3 {
  padding-top: 75%;
}

.r-3-4 {
  padding-top: 125%;
}

.r-3-2 {
  padding-top: 66.66%;
}

.r-2-3 {
  padding-top: 133.33%;
}

@media screen and (max-width: 992px) {
  .md-r-1-1 {
    padding-top: 100%;
  }

  .md-r-1-2 {
    padding-top: 50%;
  }

  .md-r-1-3 {
    padding-top: 33.33%;
  }

  .md-r-16-9 {
    padding-top: 56.25%;
  }

  .md-r-4-3 {
    padding-top: 75%;
  }

  .md-r-3-4 {
    padding-top: 125%;
  }

  .md-r-3-2 {
    padding-top: 66.66%;
  }

  .md-r-2-3 {
    padding-top: 133.33%;
  }
}
@media screen and (max-width: 768px) {
  .sm-r-1-1 {
    padding-top: 100%;
  }

  .sm-r-1-2 {
    padding-top: 50%;
  }

  .sm-r-1-3 {
    padding-top: 33.33%;
  }

  .sm-r-16-9 {
    padding-top: 56.25%;
  }

  .sm-r-4-3 {
    padding-top: 75%;
  }

  .sm-r-3-4 {
    padding-top: 125%;
  }

  .sm-r-3-2 {
    padding-top: 66.66%;
  }

  .sm-r-2-3 {
    padding-top: 133.33%;
  }
}
@media screen and (max-width: 576px) {
  .xs-r-1-1 {
    padding-top: 100%;
  }

  .xs-r-1-2 {
    padding-top: 50%;
  }

  .xs-r-1-3 {
    padding-top: 33.33%;
  }

  .xs-r-16-9 {
    padding-top: 56.25%;
  }

  .xs-r-4-3 {
    padding-top: 75%;
  }

  .xs-r-3-4 {
    padding-top: 125%;
  }

  .xs-r-3-2 {
    padding-top: 66.66%;
  }

  .xs-r-2-3 {
    padding-top: 133.33%;
  }
}
.width-25 {
  width: 25px;
}

.height-25 {
  height: 25px;
}

.width-50 {
  width: 50px;
}

.height-50 {
  height: 50px;
}

.width-75 {
  width: 75px;
}

.height-75 {
  height: 75px;
}

.width-100 {
  width: 100px;
}

.height-100 {
  height: 100px;
}

.width-125 {
  width: 125px;
}

.height-125 {
  height: 125px;
}

.width-150 {
  width: 150px;
}

.height-150 {
  height: 150px;
}

.width-175 {
  width: 175px;
}

.height-175 {
  height: 175px;
}

.width-200 {
  width: 200px;
}

.height-200 {
  height: 200px;
}

.width-225 {
  width: 225px;
}

.height-225 {
  height: 225px;
}

.width-250 {
  width: 250px;
}

.height-250 {
  height: 250px;
}

.width-275 {
  width: 275px;
}

.height-275 {
  height: 275px;
}

.width-300 {
  width: 300px;
}

.height-300 {
  height: 300px;
}

.width-325 {
  width: 325px;
}

.height-325 {
  height: 325px;
}

.width-350 {
  width: 350px;
}

.height-350 {
  height: 350px;
}

.width-375 {
  width: 375px;
}

.height-375 {
  height: 375px;
}

.width-400 {
  width: 400px;
}

.height-400 {
  height: 400px;
}

.width-425 {
  width: 425px;
}

.height-425 {
  height: 425px;
}

.width-450 {
  width: 450px;
}

.height-450 {
  height: 450px;
}

.width-475 {
  width: 475px;
}

.height-475 {
  height: 475px;
}

.width-500 {
  width: 500px;
}

.height-500 {
  height: 500px;
}

@media screen and (max-width: 992px) {
  .md-width-25 {
    width: 25px;
  }

  .md-height-25 {
    height: 25px;
  }

  .md-width-50 {
    width: 50px;
  }

  .md-height-50 {
    height: 50px;
  }

  .md-width-75 {
    width: 75px;
  }

  .md-height-75 {
    height: 75px;
  }

  .md-width-100 {
    width: 100px;
  }

  .md-height-100 {
    height: 100px;
  }

  .md-width-125 {
    width: 125px;
  }

  .md-height-125 {
    height: 125px;
  }

  .md-width-150 {
    width: 150px;
  }

  .md-height-150 {
    height: 150px;
  }

  .md-width-175 {
    width: 175px;
  }

  .md-height-175 {
    height: 175px;
  }

  .md-width-200 {
    width: 200px;
  }

  .md-height-200 {
    height: 200px;
  }

  .md-width-225 {
    width: 225px;
  }

  .md-height-225 {
    height: 225px;
  }

  .md-width-250 {
    width: 250px;
  }

  .md-height-250 {
    height: 250px;
  }

  .md-width-275 {
    width: 275px;
  }

  .md-height-275 {
    height: 275px;
  }

  .md-width-300 {
    width: 300px;
  }

  .md-height-300 {
    height: 300px;
  }

  .md-width-325 {
    width: 325px;
  }

  .md-height-325 {
    height: 325px;
  }

  .md-width-350 {
    width: 350px;
  }

  .md-height-350 {
    height: 350px;
  }

  .md-width-375 {
    width: 375px;
  }

  .md-height-375 {
    height: 375px;
  }

  .md-width-400 {
    width: 400px;
  }

  .md-height-400 {
    height: 400px;
  }

  .md-width-425 {
    width: 425px;
  }

  .md-height-425 {
    height: 425px;
  }

  .md-width-450 {
    width: 450px;
  }

  .md-height-450 {
    height: 450px;
  }

  .md-width-475 {
    width: 475px;
  }

  .md-height-475 {
    height: 475px;
  }

  .md-width-500 {
    width: 500px;
  }

  .md-height-500 {
    height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .sm-width-25 {
    width: 25px;
  }

  .sm-height-25 {
    height: 25px;
  }

  .sm-width-50 {
    width: 50px;
  }

  .sm-height-50 {
    height: 50px;
  }

  .sm-width-75 {
    width: 75px;
  }

  .sm-height-75 {
    height: 75px;
  }

  .sm-width-100 {
    width: 100px;
  }

  .sm-height-100 {
    height: 100px;
  }

  .sm-width-125 {
    width: 125px;
  }

  .sm-height-125 {
    height: 125px;
  }

  .sm-width-150 {
    width: 150px;
  }

  .sm-height-150 {
    height: 150px;
  }

  .sm-width-175 {
    width: 175px;
  }

  .sm-height-175 {
    height: 175px;
  }

  .sm-width-200 {
    width: 200px;
  }

  .sm-height-200 {
    height: 200px;
  }

  .sm-width-225 {
    width: 225px;
  }

  .sm-height-225 {
    height: 225px;
  }

  .sm-width-250 {
    width: 250px;
  }

  .sm-height-250 {
    height: 250px;
  }

  .sm-width-275 {
    width: 275px;
  }

  .sm-height-275 {
    height: 275px;
  }

  .sm-width-300 {
    width: 300px;
  }

  .sm-height-300 {
    height: 300px;
  }

  .sm-width-325 {
    width: 325px;
  }

  .sm-height-325 {
    height: 325px;
  }

  .sm-width-350 {
    width: 350px;
  }

  .sm-height-350 {
    height: 350px;
  }

  .sm-width-375 {
    width: 375px;
  }

  .sm-height-375 {
    height: 375px;
  }

  .sm-width-400 {
    width: 400px;
  }

  .sm-height-400 {
    height: 400px;
  }

  .sm-width-425 {
    width: 425px;
  }

  .sm-height-425 {
    height: 425px;
  }

  .sm-width-450 {
    width: 450px;
  }

  .sm-height-450 {
    height: 450px;
  }

  .sm-width-475 {
    width: 475px;
  }

  .sm-height-475 {
    height: 475px;
  }

  .sm-width-500 {
    width: 500px;
  }

  .sm-height-500 {
    height: 500px;
  }
}
@media screen and (max-width: 576px) {
  .xs-width-25 {
    width: 25px;
  }

  .xs-height-25 {
    height: 25px;
  }

  .xs-width-50 {
    width: 50px;
  }

  .xs-height-50 {
    height: 50px;
  }

  .xs-width-75 {
    width: 75px;
  }

  .xs-height-75 {
    height: 75px;
  }

  .xs-width-100 {
    width: 100px;
  }

  .xs-height-100 {
    height: 100px;
  }

  .xs-width-125 {
    width: 125px;
  }

  .xs-height-125 {
    height: 125px;
  }

  .xs-width-150 {
    width: 150px;
  }

  .xs-height-150 {
    height: 150px;
  }

  .xs-width-175 {
    width: 175px;
  }

  .xs-height-175 {
    height: 175px;
  }

  .xs-width-200 {
    width: 200px;
  }

  .xs-height-200 {
    height: 200px;
  }

  .xs-width-225 {
    width: 225px;
  }

  .xs-height-225 {
    height: 225px;
  }

  .xs-width-250 {
    width: 250px;
  }

  .xs-height-250 {
    height: 250px;
  }

  .xs-width-275 {
    width: 275px;
  }

  .xs-height-275 {
    height: 275px;
  }

  .xs-width-300 {
    width: 300px;
  }

  .xs-height-300 {
    height: 300px;
  }

  .xs-width-325 {
    width: 325px;
  }

  .xs-height-325 {
    height: 325px;
  }

  .xs-width-350 {
    width: 350px;
  }

  .xs-height-350 {
    height: 350px;
  }

  .xs-width-375 {
    width: 375px;
  }

  .xs-height-375 {
    height: 375px;
  }

  .xs-width-400 {
    width: 400px;
  }

  .xs-height-400 {
    height: 400px;
  }

  .xs-width-425 {
    width: 425px;
  }

  .xs-height-425 {
    height: 425px;
  }

  .xs-width-450 {
    width: 450px;
  }

  .xs-height-450 {
    height: 450px;
  }

  .xs-width-475 {
    width: 475px;
  }

  .xs-height-475 {
    height: 475px;
  }

  .xs-width-500 {
    width: 500px;
  }

  .xs-height-500 {
    height: 500px;
  }
}
.loading {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 99999;
  background: #fff;
}
.loading:after {
  width: 30px;
  height: 30px;
  text-align: center;
  color: #999;
  font-size: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
}
.loading.icon:after {
  content: "";
  background-image: url("../images/loader.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.loading.text:after {
  content: attr(data-label);
  width: 100px;
  padding-top: 36px;
}
.loading.bg-dark {
  background: inherit;
}
.loading.bg-dark.icon:after {
  background-image: url("../images/loader-light.svg");
}
.loading.bg-dark.text:after {
  color: #fff;
}

html.no-js .loading {
  display: none;
}

.no-javascript {
  position: fixed;
  top: 0;
  width: 100%;
  background: #222222;
  z-index: 9999999;
  text-align: center;
  color: #fff;
  padding: 0.75rem;
}

html.js .no-javascript {
  display: none;
}

::selection,
::-moz-selection {
  background: #FFF7ED;
  color: #fff;
}

.message {
  padding: 0.75rem !important;
  background-color: #fff !important;
  border-left-width: 4px !important;
  border-style: solid !important;
}
.message.primary {
  color: #C09A5C;
  border-color: #C09A5C;
}
.message.success {
  color: #4BB867;
  border-color: #4BB867;
}
.message.error {
  color: #D94F4F;
  border-color: #D94F4F;
}
.message.warning {
  color: #ECBF58;
  border-color: #ECBF58;
}
.message.info {
  color: #0092CA;
  border-color: #0092CA;
}
.message.neutral {
  color: #999999;
  border-color: #999999;
}
.message.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.message.solid {
  border: 0 !important;
}
.message.solid.primary {
  background-color: rgba(192, 154, 92, 0.4) !important;
}
.message.solid.success {
  background-color: #ddf2e3 !important;
}
.message.solid.error {
  background-color: #f9e2e2 !important;
}
.message.solid.warning {
  color: #c79217 !important;
  background-color: #fcf4e1 !important;
}
.message.solid.info {
  background-color: #caf0ff !important;
}
.message.solid.neutral {
  background-color: #f2f2f2 !important;
}
.message.light.primary {
  background-color: rgba(192, 154, 92, 0.1) !important;
}
.message.light.success {
  background-color: rgba(75, 184, 103, 0.1) !important;
}
.message.light.error {
  background-color: rgba(217, 79, 79, 0.1) !important;
}
.message.light.warning {
  color: #c79217 !important;
  background-color: rgba(236, 191, 88, 0.1) !important;
}
.message.light.info {
  background-color: rgba(0, 146, 202, 0.1) !important;
}
.message.light.neutral {
  background-color: rgba(242, 242, 242, 0.6) !important;
}

.badge {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 4px;
  margin-top: -4px;
  padding: 10px 7px 4px;
  vertical-align: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #222;
  border-radius: 24px;
}
.badge.size-xs {
  min-width: 12px;
  height: auto;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 1;
}
.badge.size-lg {
  min-width: 36px;
  height: 36px;
  line-height: 4px;
  margin-top: 0px;
  padding: 16px 12px 4px;
}
.badge.error, .badge.info, .badge.success, .badge.warning, .badge.primary {
  color: #fff;
}
.badge.error {
  background-color: #D94F4F;
}
.badge.info {
  background-color: #0092CA;
}
.badge.success {
  background-color: #4BB867;
}
.badge.warning {
  background-color: #ECBF58;
}
.badge.primary {
  background-color: #C09A5C;
}
.badge.neutral {
  background-color: #f2f2f2;
  color: #333333;
}
.badge.outline {
  background-color: #fff;
  color: #333333;
  border: 1px solid #999999;
}
.badge i {
  margin-top: -6px;
}

.breadcrumb ul {
  list-style: none;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li.current {
  opacity: 1;
}
.breadcrumb li a {
  text-decoration: none;
  opacity: 0.6;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li + li:before {
  padding: 6px;
  opacity: 0.6;
  content: "/ ";
}
.breadcrumb.arrow li + li:before {
  padding: 6px;
  opacity: 0.3;
  content: "»";
}

details {
  position: relative;
}
details summary {
  font-weight: bold;
  user-select: none;
  list-style: none;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary:after {
  content: "";
  font-family: LineAwesome;
  width: 24px;
  height: 24px;
  text-align: center;
  display: inline-block;
  margin-left: 6px;
  font-size: 0.875rem;
  color: #000;
  font-weight: 300;
}
details[open] summary:after {
  content: "";
}

details + details {
  margin-top: 0.75rem;
}

.bg-dark summary:after {
  color: #fff;
}

.accordion .summary {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  padding: 0.375rem 0;
}
.accordion .summary:after {
  content: "";
  font-family: LineAwesome;
  width: 24px;
  height: 24px;
  text-align: center;
  display: inline-block;
  font-size: 0.875rem;
  color: #000;
  font-weight: 300;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -12px;
}
.accordion .summary.active:after {
  content: "";
}
.accordion .details {
  display: none;
  padding-bottom: 0.75rem;
}
.accordion.list .summary {
  border-bottom: 1px solid #dddddd;
  padding: 0.75rem 0;
}
.accordion.list .summary:after {
  display: none;
}
.accordion.list .details {
  padding: 0.75rem 0;
}
.accordion.table {
  border: 1px solid #dddddd;
}
.accordion.table .summary {
  border-top: 1px solid #dddddd;
  padding: 0.75rem;
}
.accordion.table .summary:after {
  display: none;
}
.accordion.table .summary:first-child {
  border-top: 0;
}
.accordion.table .details {
  padding: 0.375rem 0.75rem 1.125rem;
}
.accordion.card {
  padding: 0 1.125rem;
}
.accordion.card .summary {
  border-top: 1px dotted #dddddd;
  padding: 0.75rem 0;
}
.accordion.card .summary:first-child {
  border-top: 0;
}
.accordion.card .summary:after {
  display: none;
}
.accordion.card .details {
  padding: 0.375rem 0 1.125rem;
}
.accordion.arrows .summary {
  padding-right: 2.25rem;
}
.accordion.arrows .summary:after {
  display: block;
}
.accordion.plus .summary {
  padding-right: 2.25rem;
}
.accordion.plus .summary:after {
  display: block;
  content: "";
}
.accordion.plus .summary.active:after {
  content: "";
}

.bg-dark .accordion .summary:after {
  color: #fff;
}

.tabs .nav-tab li {
  list-style: none;
  background: none;
  display: inline-block;
  padding: 0.75rem 1.5rem;
  cursor: pointer;
  position: relative;
}
.tabs .nav-tab li.current {
  font-weight: bold;
}
.tabs.solid .nav-tab li.current {
  background: #f2f2f2;
  font-weight: normal;
}
.tabs.solid .tab.current {
  background: #f2f2f2;
}
.tabs.line .nav-tab li.current {
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  font-weight: normal;
}
.tabs.line .nav-tab li.current:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background-color: #fff;
  height: 1px;
}
.tabs.line .tab.current {
  background-color: #fff;
  border: 1px solid #dddddd;
}
.tabs.minimal .nav-tab li.current {
  color: #C09A5C;
  font-weight: normal;
}
.tabs.minimal .nav-tab li.current:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background-color: #C09A5C;
  height: 1px;
}
.tabs .tab {
  display: none;
  padding: 0.75rem 0;
}
.tabs .tab.current {
  display: inherit;
}
.tabs.solid .tab, .tabs.line .tab {
  padding: 1.5rem;
}

.index {
  margin: 0 !important;
  margin-bottom: 0.75rem !important;
}
.index li {
  display: flex;
  display: -ms-flexbox;
  padding: 0.375rem 0;
}
.index li span:nth-child(1) {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  font-weight: bold;
}
.index li span:nth-child(2) {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  border-bottom: 1px dotted #ddd;
}
.index li span:nth-child(3) {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.card {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.bar {
  height: 3px;
  width: 96px;
  background-color: #C09A5C;
  display: block;
  margin: 0.75rem 0;
}
.bar.center {
  margin-right: auto;
  margin-left: auto;
}

.pagination {
  /*
  &.pill {
    & > div {
      border-radius:42px;
      border:1px solid #dddddd;
    }
    span{   
      background-color: transparent;
      &:first-child {
        border-right:1px solid #dddddd;
      }
      &:last-child {
        border-left:1px solid #dddddd;
      }
      &.current {
        background: $key-1;
        border-color:$key-1; 
        color:#fff;     
      }
    }
  }
  */
}
.pagination > div {
  display: inline-flex;
  display: -ms-inline-flexbox;
  -ms-flex-align: center;
  align-items: center;
}
.pagination span {
  display: inline-block;
  width: auto;
  min-width: 42px;
  padding: 8px 8px;
  background: #fff;
  text-align: center;
}
.pagination span.current {
  color: #C09A5C;
}
.pagination span:hover {
  opacity: 0.6;
}
.pagination a {
  display: block;
  text-decoration: none;
  color: #222;
}
.pagination.pipe span {
  border-right: 1px solid #dddddd;
}
.pagination.pipe span:last-child {
  border-right: 0;
}
.pagination.smooth span {
  border-radius: 4px;
  border: 1px solid #dddddd;
  margin: 0 3px;
}
.pagination.smooth span.current {
  background: #C09A5C;
  border-color: #C09A5C;
  color: #fff;
}
.pagination.circle span {
  margin: 0 3px;
  border: 1px solid #dddddd;
  border-radius: 200%;
  vertical-align: middle;
}
.pagination.circle span.current {
  background: #C09A5C;
  border-color: #C09A5C;
  color: #fff;
}

html {
  scroll-behavior: smooth;
}

.trans-high, .vrs-accessible .focus-card.largest .act {
  transition: all 0.2s ease;
}

.trans-mid, h1, h2, h3, h4, h5, h6, p, small, .btn, .nf-form-content input[type=button], .so-widget-sow-button .ow-button-base a, .post-password-form input[type=submit], .ost-login .button-primary:hover, .ost-login input[type=submit].button-primary, input, textarea, a, .hover, .transition {
  transition: all 0.5s ease;
}

.trans-slow {
  transition: all 0.8s ease;
}

.animate.rotate {
  animation: mot_rotate 2s linear infinite;
}
.animate.blink {
  animation: mot_blink 1s steps(5, start) infinite;
}
.animate.shake {
  animation: mot_shake 5s ease infinite;
  transform: translate3d(0, 0, 0);
}
.animate.heartbeat {
  animation: mot_beat 0.9s alternate infinite;
}
.animate.floating {
  animation: mot_float 3s ease-in-out infinite;
}

[data-act=hover].animate {
  animation-play-state: paused;
}
[data-act=hover].animate:hover {
  animation-play-state: running;
}

@keyframes mot_float {
  0% {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
@keyframes mot_beat {
  100% {
    transform: scale(1.4);
  }
}
@keyframes mot_shake {
  2%, 10% {
    transform: translate3d(-1px, 0, 0);
  }
  4%, 12% {
    transform: translate3d(2px, 0, 0);
  }
  6%, 14%, 18% {
    transform: translate3d(-4px, 0, 0);
  }
  8%, 16% {
    transform: translate3d(4px, 0, 0);
  }
  20% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes mot_rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes mot_blink {
  100% {
    visibility: hidden;
  }
}
body {
  color: #1D1D1B;
}

a {
  color: inherit;
}

mark {
  color: #C09A5C;
}

.color-white,
a.color-white {
  color: #fff;
}

.color-black,
a.color-black {
  color: #000;
}

.color-key-1 {
  color: #C09A5C;
}

.color-key-2 {
  color: #FFF7ED;
}

.color-key-3 {
  color: #261D2E;
}

.color-key-4 {
  color: #140E14;
}

.color-gray-100 {
  color: #f2f2f2;
}

.color-gray-200 {
  color: #dddddd;
}

.color-gray-300 {
  color: #cccccc;
}

.color-gray-400 {
  color: #999999;
}

.color-gray-500 {
  color: #666666;
}

.color-gray-600 {
  color: #555555;
}

.color-gray-700 {
  color: #333333;
}

.color-gray-800 {
  color: #222222;
}

.color-gray-900 {
  color: #111111;
}

.color-success {
  color: #4BB867;
}

.color-error {
  color: #D94F4F;
}

.color-warning {
  color: #ECBF58;
}

.color-info {
  color: #0092CA;
}

.bg-key-1 {
  background-color: #C09A5C;
}

.bg-key-2 {
  background-color: #FFF7ED;
}

.bg-key-3 {
  background-color: #261D2E;
}

.bg-key-4 {
  background-color: #140E14;
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

.bg-gray-100 {
  background-color: #f2f2f2;
}

.bg-gray-200 {
  background-color: #dddddd;
}

.bg-gray-300 {
  background-color: #cccccc;
}

.bg-gray-400 {
  background-color: #999999;
}

.bg-gray-500 {
  background-color: #666666;
}

.bg-gray-600 {
  background-color: #555555;
}

.bg-gray-700 {
  background-color: #333333;
}

.bg-gray-800 {
  background-color: #222222;
}

.bg-gray-900 {
  background-color: #111111;
}

.bg-success {
  background-color: #4BB867;
}

.bg-error {
  background-color: #D94F4F;
}

.bg-warning {
  background-color: #ECBF58;
}

.bg-info {
  background-color: #0092CA;
}

.bg-dark,
.bg-dark * {
  color: #fff;
}
.bg-dark .btn:not(.btn-white), .bg-dark .nf-form-content input[type=button]:not(.btn-white), .nf-form-content .bg-dark input[type=button]:not(.btn-white), .bg-dark .so-widget-sow-button .ow-button-base a:not(.btn-white), .so-widget-sow-button .ow-button-base .bg-dark a:not(.btn-white), .bg-dark .post-password-form input[type=submit]:not(.btn-white), .post-password-form .bg-dark input[type=submit]:not(.btn-white), .bg-dark .ost-login .button-primary:not(.btn-white):hover, .ost-login .bg-dark .button-primary:not(.btn-white):hover, .bg-dark .ost-login input[type=submit].button-primary:not(.btn-white), .ost-login .bg-dark input[type=submit].button-primary:not(.btn-white),
.bg-dark .btn:not(.btn-white) i,
.bg-dark .nf-form-content input[type=button]:not(.btn-white) i,
.nf-form-content .bg-dark input[type=button]:not(.btn-white) i,
.bg-dark .so-widget-sow-button .ow-button-base a:not(.btn-white) i,
.so-widget-sow-button .ow-button-base .bg-dark a:not(.btn-white) i,
.bg-dark .post-password-form input[type=submit]:not(.btn-white) i,
.post-password-form .bg-dark input[type=submit]:not(.btn-white) i,
.bg-dark .ost-login .button-primary:not(.btn-white):hover i,
.ost-login .bg-dark .button-primary:not(.btn-white):hover i,
.bg-dark .ost-login input[type=submit].button-primary:not(.btn-white) i,
.ost-login .bg-dark input[type=submit].button-primary:not(.btn-white) i,
.bg-dark * .btn:not(.btn-white),
.bg-dark * .btn:not(.btn-white) i {
  color: #fff;
}

.op-100, .bg-overlay.op-100:before, .op-100.ost-login:before {
  opacity: 1;
}

.op-95, .bg-overlay.op-95:before, .op-95.ost-login:before {
  opacity: 0.95;
}

.op-90, .bg-overlay.op-90:before, .op-90.ost-login:before {
  opacity: 0.9;
}

.op-85, .bg-overlay.op-85:before, .op-85.ost-login:before {
  opacity: 0.85;
}

.op-80, .bg-overlay.op-80:before, .op-80.ost-login:before {
  opacity: 0.8;
}

.op-75, .bg-overlay.op-75:before, .op-75.ost-login:before {
  opacity: 0.75;
}

.op-70, .bg-overlay.op-70:before, .op-70.ost-login:before {
  opacity: 0.7;
}

.op-65, .bg-overlay.op-65:before, .op-65.ost-login:before {
  opacity: 0.65;
}

.op-60, .bg-overlay.op-60:before, .op-60.ost-login:before {
  opacity: 0.6;
}

.op-45, .bg-overlay.op-45:before, .op-45.ost-login:before {
  opacity: 0.45;
}

.op-40, .bg-overlay.op-40:before, .op-40.ost-login:before {
  opacity: 0.4;
}

.op-55, .bg-overlay.op-55:before, .op-55.ost-login:before {
  opacity: 0.55;
}

.op-50, .bg-overlay.op-50:before, .op-50.ost-login:before {
  opacity: 0.5;
}

.op-35, .bg-overlay.op-35:before, .op-35.ost-login:before {
  opacity: 0.35;
}

.op-30, .bg-overlay.op-30:before, .op-30.ost-login:before {
  opacity: 0.3;
}

.op-25, .bg-overlay.op-25:before, .op-25.ost-login:before {
  opacity: 0.25;
}

.op-20, .bg-overlay.op-20:before, .op-20.ost-login:before {
  opacity: 0.2;
}

.op-15, .bg-overlay.op-15:before, .op-15.ost-login:before {
  opacity: 0.15;
}

.op-10, .bg-overlay.op-10:before, .op-10.ost-login:before {
  opacity: 0.1;
}

.op-5, .bg-overlay.op-5:before, .op-5.ost-login:before {
  opacity: 0.05;
}

.op-0, .bg-overlay.op-0:before, .op-0.ost-login:before {
  opacity: 0;
}

.filter-bw {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.filter-bw-reset {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.filter-blur {
  filter: blur(5px);
}

.filter-contrast {
  filter: contrast(200%);
}

.blend-screen {
  mix-blend-mode: screen;
}

.blend-lighten {
  mix-blend-mode: lighten;
}

.blend-darken {
  mix-blend-mode: darken;
}

.blend-overlay {
  mix-blend-mode: overlay;
}

.blend-reset {
  mix-blend-mode: inherit;
}

/*
  * .sp-menu    : required for all
  * .vertical   : from top to bottom (fixed default width)
  * .horizontal   : from left to right (height auto)
  * .left     : placed on left side 
  * .right    : placed on right side 
  * .top      : placed on top side 
  * .bottom   : placed on bottom side 
  * .full     : fullscreen overlay
  * .toggle   : just a toggle menu  
  * .circle   : circle overlay
  * .lean     : get a lean btn
  * .half     : Half screen overlay
  * .shape    : Use a shape background

  * data-param:
  * sp-push-right : push body
  * sp-push-left  : push body
  * sp-bodyfix  : disable body scroll
  * sp-bodyblur   : obscure the body
  * sp-bodyclose  : click on body to close menu
*/
body {
  position: relative;
  overflow-x: hidden;
  left: 0;
}

.sp-menu,
body {
  transition: all 0.3s ease;
}

.sp-menu {
  position: fixed;
  z-index: 999999 !important;
}
.sp-menu.vertical {
  width: 240px;
  height: 100%;
  top: 0;
}
.sp-menu.horizontal {
  width: 100%;
  min-height: 200px;
  left: 0;
}
.sp-menu.left {
  left: -240px;
}
.sp-menu.left.active {
  left: 0px;
}
.sp-menu.right {
  right: -240px;
}
.sp-menu.right.active {
  right: 0px;
}
.sp-menu.top {
  top: -100%;
}
.sp-menu.top.active {
  top: 0px;
}
.sp-menu.bottom {
  bottom: -100%;
}
.sp-menu.bottom.active {
  bottom: 0px;
}
.sp-menu.toggle {
  display: none;
  position: relative;
  top: auto;
  bottom: auto;
}
.sp-menu.toggle.active {
  display: block;
}
.sp-menu.half {
  width: 50%;
  height: 100vh;
  top: 0;
}
.sp-menu.half.left {
  left: -50%;
}
.sp-menu.half.left.active {
  left: 0;
}
.sp-menu.half.right {
  right: -50%;
}
.sp-menu.half.right.active {
  right: 0px;
}
.sp-menu.full {
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.sp-menu.full.active {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

body.sp-push-right {
  left: -240px !important;
}

body.sp-push-left {
  left: 240px !important;
}

body.sp-bodyfix {
  position: fixed;
  width: 100%;
  left: 0;
  overflow: hidden;
}

body.sp-bodyblur:before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 99998;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}

/* EXTRA FEATURES EXAMPLE */
.sp-menu.lean .btn-icon {
  display: none !important;
}

.sp-menu.lean .show-sp {
  display: block !important;
}

.sp-menu.lean.active .btn-icon {
  display: block !important;
}

.sp-menu.lean.active a.show-sp {
  display: none !important;
}

.sp-menu.lean.bottom {
  bottom: -196px;
  height: 200px;
}

.sp-menu.lean.bottom.active {
  bottom: 0;
}

.sp-menu.lean.bottom .btn-icon {
  margin-top: -32px;
}

.sp-menu.lean.top {
  top: -196px;
  height: 200px;
}

.sp-menu.lean.top.active {
  top: 0;
}

.sp-menu.lean.top .btn-icon {
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.sp-menu.lean.left {
  left: -236px;
}

.sp-menu.lean.left.active {
  left: 0;
}

.sp-menu.lean.left .btn-icon {
  position: absolute;
  right: -32px;
  top: 50%;
  margin-top: -16px;
}

.sp-menu.lean.right {
  right: -236px;
}

.sp-menu.lean.right.active {
  right: 0;
}

.sp-menu.lean.right .btn-icon {
  position: absolute;
  left: -32px;
  top: 50%;
  margin-top: -16px;
}

.sp-menu.shape {
  right: 0;
  bottom: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.sp-menu.shape.active {
  height: 100vh;
  width: 50%;
  right: 0;
  bottom: 0;
}

.sp-menu.shape {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM3OCAzNjUuMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzc4IDM2NS4zOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzFERDJBRjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzc4LDM2NS4zIDAsMzY1LjMgMjkwLjgsMCAzNzgsMCAiLz4KPC9zdmc+Cg==");
}

.sp-menu.shape-b {
  top: 0;
  right: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.sp-menu.shape-b.active {
  height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
}

.sp-menu.shape-b {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDU5MC4yIDM2NS45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1OTAuMiAzNjUuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMxREQyQUY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjU5MC4yLDM2NS4zIDI5Mi4yLDM2NS45IDAsMTIyLjMgMCwwIDU5MC4yLDAgIi8+Cjwvc3ZnPgo=");
}

.sp-menu.circle {
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  overflow: hidden;
  margin: 0 auto;
}

.sp-menu.circle.active {
  width: 90vh;
  height: 90vh;
  left: 0;
  right: 0;
  bottom: 0;
  top: 5%;
  border-radius: 500%;
}

/* SP_MENU CUSTOM THEME */
.owl {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl .owl-wrapper,
.owl .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl .owl-item img {
  display: block;
  width: 100%;
}
.owl .owl-nav.disabled,
.owl .owl-dots.disabled {
  display: none;
}
.owl .owl-prev,
.owl .owl-next,
.owl .owl .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
}
.owl.owl-loaded {
  display: block;
}
.owl.owl-loading {
  opacity: 0;
  display: block;
}
.owl.owl-hidden {
  opacity: 0;
}
.owl.owl-refresh .owl-item {
  visibility: hidden;
}
.owl.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl.owl-rtl {
  direction: rtl;
}
.owl.owl-rtl .owl-item {
  float: right;
}
.owl .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl .owl-animated-in {
  z-index: 0;
}
.owl .owl-animated-out {
  z-index: 1;
}
.owl .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.no-js .owl {
  display: block;
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.owl .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl .owl-item .owl-lazy[src^=""], .owl .owl .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl .owl-video-playing .owl-video-tn,
.owl .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl .owl-nav .owl-prev {
  float: left;
}
.owl .owl-nav .owl-next {
  float: right;
}
.owl .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl .owl-dots .owl-dot {
  display: inline-block;
}
.owl .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
  opacity: 0.4;
}
.owl .owl-dots .owl-dot.active span, .owl .owl-dots .owl-dot:hover span {
  opacity: 1;
}
.owl.nav-center .owl-nav {
  text-align: center;
}
.owl.nav-center .owl-nav .owl-prev,
.owl.nav-center .owl-nav .owl-next {
  float: none;
}
.owl.nav-over, .owl.nav-inner, .owl.nav-offset, .owl.nav-bottom, .owl.nav-top {
  position: relative;
}
.owl.nav-over .owl-next,
.owl.nav-over .owl-prev, .owl.nav-inner .owl-next,
.owl.nav-inner .owl-prev, .owl.nav-offset .owl-next,
.owl.nav-offset .owl-prev, .owl.nav-bottom .owl-next,
.owl.nav-bottom .owl-prev, .owl.nav-top .owl-next,
.owl.nav-top .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
}
.owl.nav-over .owl-next, .owl.nav-inner .owl-next, .owl.nav-offset .owl-next, .owl.nav-bottom .owl-next, .owl.nav-top .owl-next {
  right: 0;
}
.owl.nav-over .owl-prev, .owl.nav-inner .owl-prev, .owl.nav-offset .owl-prev, .owl.nav-bottom .owl-prev, .owl.nav-top .owl-prev {
  left: 0;
}
.owl.nav-over .owl-dots, .owl.nav-inner .owl-dots, .owl.nav-offset .owl-dots, .owl.nav-bottom .owl-dots, .owl.nav-top .owl-dots {
  position: absolute;
  width: 100%;
}
.owl.nav-inner {
  padding-left: 60px;
  padding-right: 60px;
}
.owl.nav-offset {
  padding-left: 60px;
  padding-right: 60px;
  margin-left: -60px;
  width: calc(100% + 120px);
}
.owl.nav-bottom .owl-next,
.owl.nav-bottom .owl-prev {
  margin: 0;
  bottom: 0;
  top: auto;
  transform: translateY(0);
}
.owl.nav-top .owl-next,
.owl.nav-top .owl-prev {
  margin: 0;
  top: 0;
  transform: translateY(0);
}
.owl.nav-reveal .owl-next {
  opacity: 0;
  right: -40px;
}
.owl.nav-reveal .owl-prev {
  opacity: 0;
  left: -40px;
}
.owl.nav-reveal:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.owl.nav-reveal:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.owl.content-middle .item {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
}
.owl.content-bottom .item {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: end;
  align-items: flex-end;
}
.owl.fit-cover .item img {
  width: 100%;
}
.owl.fit-contain .item img {
  width: 100%;
}
.owl.nearby .item img {
  height: auto;
  width: 100%;
}

.no-object-fit .owl.fit-contain .item, .no-object-fit .owl.fit-cover .item, .no-object-fit .owl.fit-fill .item {
  background-position: center;
  background-repeat: no-repeat;
}
.no-object-fit .owl.fit-contain .item img, .no-object-fit .owl.fit-cover .item img, .no-object-fit .owl.fit-fill .item img {
  opacity: 0;
}
.no-object-fit .owl.fit-contain .item {
  background-size: contain;
}
.no-object-fit .owl.fit-cover .item {
  background-size: cover;
}

.ss-default .item {
  height: 400px;
  background-color: #fff;
}
.ss-default .item img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.ss-default .owl-next,
.ss-default .owl-prev {
  display: inline-block;
}

.ss-full {
  overflow: hidden;
}

.ss-full .item {
  min-height: 400px;
  padding: 0 60px;
}

.ss-full .caption {
  padding: 20px 0;
}

.ss-full .owl-nav {
  margin-top: 0px;
}

.ss-full .owl-prev,
.ss-full .owl-next {
  opacity: 0;
  position: absolute;
  z-index: 2;
  margin: 0;
  background: #999;
  top: 50%;
  margin-top: -15px;
  padding: 5px;
}

.ss-full .owl-prev {
  left: -40px;
}

.ss-full .owl-next {
  right: -40px;
}

.ss-full:hover .owl-prev {
  left: 0px;
  opacity: 1;
}

.ss-full:hover .owl-next {
  right: 0px;
  opacity: 1;
}

.ss-column {
  border: 1px solid #f2f2f2;
}

.ss-column .item {
  padding: 0 60px;
  height: 50vh;
  background-color: #fff;
}

.ss-column .owl-nav {
  margin-top: 0px;
}

.ss-column .owl-prev,
.ss-column .owl-next {
  position: absolute;
  z-index: 2;
  margin: 0;
  background: #999;
  top: 50%;
  margin-top: -15px;
  padding: 5px;
}

.ss-column .owl-prev {
  left: 0;
}

.ss-column .owl-next {
  right: 0;
}

.ss-column .owl-prev:hover {
  opacity: 0.6;
}

.ss-column .owl-next:hover {
  opacity: 0.6;
}

.ss-column .owl-item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 768px) {
  .ss-column .item {
    height: auto;
  }

  .ss-column .last {
    height: 400px;
  }

  .ss-column *[class*=pos-] {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
.owl-dot span {
  background: #C09A5C;
}

.ss-dark .owl-dot span {
  background: #fff;
}

/*
.owl .caption       {z-index:99;padding:20px;width:100%;opacity:0;}
.owl:hover .caption     {opacity:1;}
.owl .caption.visible   {opacity:1;}

@media screen and (max-width: 768px) {
.owl.ss-single .item    {height:400px;min-height:400px;}
}
*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 999999;
  text-align: center;
  line-height: 0;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../images/loader.svg") no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-prev,
.lb-next,
.lb-close {
  position: fixed;
  top: 50%;
  z-index: 10001;
  background: #fff;
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.lb-prev:after,
.lb-next:after,
.lb-close:after {
  font-family: "LineAwesome";
  display: block;
  height: 36px;
  font-size: 22px;
  line-height: 36px;
  background-color: #fff;
  color: #222;
}

.lb-prev:after {
  content: "";
}

.lb-next:after {
  content: "";
}

.lb-close:after {
  content: "";
}

.lb-nav .lb-prev {
  left: 0;
}

.lb-nav .lb-next {
  right: 0;
}

.lb-data .lb-close {
  top: 0;
  right: 0;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 8px;
  width: 100%;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  line-height: 1.2em;
}

.lb-data p, .lb-data small {
  display: block;
  text-align: center;
  text-transform: none;
}

.lb-data p {
  text-transform: uppercase;
}

.lb-data .lb-number {
  display: none !important;
}

.bg-video-cover {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.bg-video-cover video,
.bg-video-cover .video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.js .bg-video-cover video {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

.js .bg-video-cover video.is-visible {
  opacity: 1;
}

.bg-video-pauseplay {
  position: absolute;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  padding: 0 !important;
  cursor: pointer;
  outline: none !important;
  z-index: 99;
}
.bg-video-pauseplay span {
  display: none;
}
.bg-video-pauseplay:after, .bg-video-pauseplay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bg-video-pauseplay.play:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #FFF;
}
.bg-video-pauseplay.pause:before, .bg-video-pauseplay.pause:after {
  border-top: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
  border-left: 5px solid #FFF;
}
.bg-video-pauseplay.pause:after {
  left: 10px;
}

.has-no-link a[href="#"],
a.no-link {
  cursor: default;
  opacity: 1;
}

.has-no-link a[href="#"]:hover,
a.no-link:hover {
  opacity: 1;
}

.entry p img.alignleft,
.entry figure.alignleft {
  margin: 0.75rem 1.125rem 1.125rem 0;
  float: left;
}
.entry p img.alignright,
.entry figure.alignright {
  margin: 0.75rem 0 1.125rem 1.125rem;
  float: right;
}
.entry figcaption {
  padding-top: 0.75rem;
  font-weight: bold;
}
.entry img {
  max-width: 100%;
}

body.elementor-editor-active .loading,
body#error-page .loading {
  display: none !important;
}

.mce-content-body {
  overflow: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
}

body.wp-autoresize {
  padding: 24px !important;
}

.mce-content-body figure,
.entry figure {
  max-width: 100% !important;
}

.mce-content-body figure.aligncenter,
.entry figure.aligncenter {
  margin: 0 auto;
}

.mce-content-body figure figcaption,
.entry figure figcaption {
  padding-top: 12px;
}

.mce-content-body img,
.entry img {
  max-width: 100%;
  height: auto;
}

.mce-content-body .wp-caption.aligncenter,
.wp-caption.aligncenter {
  text-align: center;
}

.ost-login {
  font-family: "Open Sans", sans-serif;
  background-color: #000;
  background-image: url("../images/login_screen.jpg");
}
.ost-login:before {
  z-index: -1;
}
.ost-login.interim-login {
  background-image: none;
  background-color: #fff;
}
.ost-login.interim-login:before {
  display: none;
}
.ost-login.interim-login form {
  box-shadow: none;
}
.ost-login form {
  margin-top: 50px;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  padding: 1.5rem;
}
.ost-login h1,
.ost-login #backtoblog,
.ost-login p.status,
.ost-login #login_error {
  display: none;
}
.ost-login .forgetmenot {
  padding-top: 8px;
}
.ost-login input[type=submit].button-primary {
  text-shadow: inherit;
  box-shadow: none !important;
}
.ost-login .button-primary:hover {
  opacity: 0.8 !important;
  color: #fff;
  background-color: #C09A5C;
}
.ost-login #nav {
  text-align: center;
}
.ost-login .privacy-policy-page-link a,
.ost-login #nav a {
  color: #ffffff !important;
  font-size: 0.875rem !important;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.post-password-form {
  text-align: center;
}
.post-password-form input[type=submit] {
  min-width: 200px;
}
.post-password-form input[type=password] {
  max-width: 200px;
}
.post-password-form label {
  max-width: 200px;
  height: initial !important;
}

.tagcloud a,
.tags a {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.tagcloud a:hover,
.tags a:hover {
  border-color: #C09A5C;
  color: #C09A5C;
}

.tagcloud a {
  font-size: 0.875rem !important;
}

.wpcf7-not-valid-tip {
  padding: 0;
  opacity: 1;
  color: #D94F4F !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  padding: 0.75rem !important;
  background-color: #fff !important;
  border-left-width: 4px !important;
  border-style: solid !important;
}

.wpcf7-mail-sent-ok {
  color: #4BB867 !important;
  border-color: #4BB867 !important;
}

.wpcf7-validation-errors {
  color: #D94F4F !important;
  border-color: #D94F4F !important;
}

.trajan {
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
}

.raleway {
  font-family: "Raleway", sans-serif;
}

body {
  font-family: "Raleway", sans-serif;
}

h1, h2, h3 {
  font-family: "trajan-pro-3", serif;
  text-transform: uppercase;
}

.small, ul.nav.small,
small {
  line-height: 20px;
}

.bc-ic:before {
  content: "";
  color: #999;
  font-family: LineAwesome;
  font-size: 12px;
}

@media screen and (max-width: 576px) {
  .h1,
.h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .panel-grid h3 {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
main {
  min-height: 70vh;
  margin: 0 auto;
}

.container.inner-full > div {
  max-width: 100% !important;
}

body.not-home main {
  padding-top: calc(65px + 60px + 1px);
}
@media screen and (max-width: 768px) {
  body.not-home main {
    padding-top: calc(40px + 60px + 1px);
  }
}

@media screen and (max-width: 576px) {
  .container > div,
.container > section {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
body:not(.siteorigin-panels) .entry,
.container.full.indent > div,
.entry .indent,
.indent {
  padding-right: 3rem;
  padding-left: 3rem;
}
@media screen and (max-width: 768px) {
  body:not(.siteorigin-panels) .entry,
.container.full.indent > div,
.entry .indent,
.indent {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}
@media screen and (max-width: 576px) {
  body:not(.siteorigin-panels) .entry,
.container.full.indent > div,
.entry .indent,
.indent {
    padding-right: 0;
    padding-left: 0;
  }
}

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

.header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 99997;
}
.header .topbar .row, .header .topbar #ajax-load-more .alm-paging-content, #ajax-load-more .header .topbar .alm-paging-content,
.header .topbar #ajax-load-more .alm-reveal,
#ajax-load-more .header .topbar .alm-reveal {
  transition: all 0.2s ease;
  height: 65px;
}
@media screen and (max-width: 768px) {
  .header .topbar .row, .header .topbar #ajax-load-more .alm-paging-content, #ajax-load-more .header .topbar .alm-paging-content,
.header .topbar #ajax-load-more .alm-reveal,
#ajax-load-more .header .topbar .alm-reveal {
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .header .navbar .row, .header .navbar #ajax-load-more .alm-paging-content, #ajax-load-more .header .navbar .alm-paging-content,
.header .navbar #ajax-load-more .alm-reveal,
#ajax-load-more .header .navbar .alm-reveal {
    height: 60px;
  }
}
.header .static {
  position: static !important;
}
.header .site-logo {
  width: 168px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px) {
  .header .site-logo {
    position: fixed;
    top: 46px;
    left: 20px;
    width: 132px;
  }
}
@media screen and (max-width: 576px) {
  .header .site-logo {
    left: 12px;
  }
}

.footer .site-logo {
  max-width: 200px;
}
.footer .border {
  border-left: 2px solid #222;
}

.btn-secondary a {
  color: #1D1D1B !important;
}

.navbar nav .btn a, .navbar nav .nf-form-content input[type=button] a, .nf-form-content .navbar nav input[type=button] a, .navbar nav .so-widget-sow-button .ow-button-base a a, .so-widget-sow-button .ow-button-base .navbar nav a a, .navbar nav .ost-login input[type=submit].button-primary a, .ost-login .navbar nav input[type=submit].button-primary a, .navbar nav .ost-login .button-primary:hover a, .ost-login .navbar nav .button-primary:hover a, .navbar nav .post-password-form input[type=submit] a, .post-password-form .navbar nav input[type=submit] a {
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all 0.2s ease;
}
.navbar nav li {
  position: static;
}
.navbar nav li a {
  padding: 0 1.5rem;
  position: relative;
  font-family: "trajan-pro-3", serif;
  text-transform: uppercase;
}
.navbar nav li a:hover {
  opacity: 1;
}
.navbar nav li.key-visit a:hover {
  color: #c9805f;
}
.navbar nav li.key-museum a:hover {
  color: #b5a395;
}
.navbar nav li.key-exhib a:hover {
  color: #453751;
}
.navbar nav li.key-info a:hover {
  color: #588980;
}
.navbar nav li.is-parent.active > a:before,
.navbar nav li.is-parent.active li.current > a:before,
.navbar nav li.is-parent.current > a:before,
.navbar nav li.is-parent.current li.current > a:before {
  position: absolute;
  bottom: -18px;
  margin: 0 auto;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
}
.navbar nav li.is-parent.active li.current > a:before,
.navbar nav li.is-parent.current li.current > a:before {
  left: 6px;
  top: 5px;
  right: auto;
  border-width: 7px 0 7px 7.5px;
}
.navbar nav li.is-parent.active.key-visit > a:before,
.navbar nav li.is-parent.current.key-visit > a:before {
  border-color: transparent transparent #c9805f transparent;
}
.navbar nav li.is-parent.active.key-visit ul,
.navbar nav li.is-parent.current.key-visit ul {
  border-color: #c9805f;
}
.navbar nav li.is-parent.active.key-visit.current > a, .navbar nav li.is-parent.active.key-visit.active > a,
.navbar nav li.is-parent.active.key-visit li.current > a,
.navbar nav li.is-parent.current.key-visit.current > a,
.navbar nav li.is-parent.current.key-visit.active > a,
.navbar nav li.is-parent.current.key-visit li.current > a {
  color: #c9805f;
}
.navbar nav li.is-parent.active.key-visit li.current > a:before,
.navbar nav li.is-parent.current.key-visit li.current > a:before {
  border-color: transparent transparent transparent #c9805f;
}
.navbar nav li.is-parent.active.key-visit > a:after,
.navbar nav li.is-parent.current.key-visit > a:after {
  background-color: #c9805f;
}
.navbar nav li.is-parent.active.key-museum > a:before,
.navbar nav li.is-parent.current.key-museum > a:before {
  border-color: transparent transparent #b5a395 transparent;
}
.navbar nav li.is-parent.active.key-museum ul,
.navbar nav li.is-parent.current.key-museum ul {
  border-color: #b5a395;
}
.navbar nav li.is-parent.active.key-museum.current > a, .navbar nav li.is-parent.active.key-museum.active > a,
.navbar nav li.is-parent.active.key-museum li.current > a,
.navbar nav li.is-parent.current.key-museum.current > a,
.navbar nav li.is-parent.current.key-museum.active > a,
.navbar nav li.is-parent.current.key-museum li.current > a {
  color: #b5a395;
}
.navbar nav li.is-parent.active.key-museum li.current > a:before,
.navbar nav li.is-parent.current.key-museum li.current > a:before {
  border-color: transparent transparent transparent #b5a395;
}
.navbar nav li.is-parent.active.key-exhib > a:before,
.navbar nav li.is-parent.current.key-exhib > a:before {
  border-color: transparent transparent #453751 transparent;
}
.navbar nav li.is-parent.active.key-exhib ul,
.navbar nav li.is-parent.current.key-exhib ul {
  border-color: #453751;
}
.navbar nav li.is-parent.active.key-exhib.current > a, .navbar nav li.is-parent.active.key-exhib.active > a,
.navbar nav li.is-parent.active.key-exhib li.current > a,
.navbar nav li.is-parent.current.key-exhib.current > a,
.navbar nav li.is-parent.current.key-exhib.active > a,
.navbar nav li.is-parent.current.key-exhib li.current > a {
  color: #453751;
}
.navbar nav li.is-parent.active.key-exhib li.current > a:before,
.navbar nav li.is-parent.current.key-exhib li.current > a:before {
  border-color: transparent transparent transparent #453751;
}
.navbar nav li.is-parent.active.key-info > a:before,
.navbar nav li.is-parent.current.key-info > a:before {
  border-color: transparent transparent #588980 transparent;
}
.navbar nav li.is-parent.active.key-info ul,
.navbar nav li.is-parent.current.key-info ul {
  border-color: #588980;
}
.navbar nav li.is-parent.active.key-info.current > a, .navbar nav li.is-parent.active.key-info.active > a,
.navbar nav li.is-parent.active.key-info li.current > a,
.navbar nav li.is-parent.current.key-info.current > a,
.navbar nav li.is-parent.current.key-info.active > a,
.navbar nav li.is-parent.current.key-info li.current > a {
  color: #588980;
}
.navbar nav li.is-parent.active.key-info li.current > a:before,
.navbar nav li.is-parent.current.key-info li.current > a:before {
  border-color: transparent transparent transparent #588980;
}
.navbar nav li.is-parent.current.disable a {
  color: #1D1D1B !important;
}
.navbar nav li.is-parent.current.disable a:before {
  display: none;
}
.navbar nav.dropdown ul ul {
  display: none;
  position: absolute;
  top: calc(60px - 1px);
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  padding: 0.75rem 12px;
  background-color: #fff;
  border-style: solid;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-color: #C09A5C;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.navbar nav.dropdown ul ul li {
  display: inline-block;
}
.navbar nav.dropdown li.current.is-parent > a:after,
.navbar nav.dropdown li.is-parent.current-page-ancestor > a:after {
  position: fixed;
  content: "";
  height: 3px;
  top: calc(65px + 60px);
  z-index: 99;
  width: 100%;
  left: 0;
  right: 0;
  transition: all 0.2s ease;
}

body.is-scroll.not-home main {
  padding-top: calc(40px + 50px + 1px);
}
body.is-scroll .header .topbar .row, body.is-scroll .header .topbar #ajax-load-more .alm-paging-content, #ajax-load-more body.is-scroll .header .topbar .alm-paging-content,
body.is-scroll .header .topbar #ajax-load-more .alm-reveal,
#ajax-load-more body.is-scroll .header .topbar .alm-reveal {
  height: 40px;
}
body.is-scroll .header .site-logo {
  top: -4px;
  width: 110px;
}
body.is-scroll .navbar .btn a, body.is-scroll .navbar .nf-form-content input[type=button] a, .nf-form-content body.is-scroll .navbar input[type=button] a, body.is-scroll .navbar .so-widget-sow-button .ow-button-base a a, .so-widget-sow-button .ow-button-base body.is-scroll .navbar a a, body.is-scroll .navbar .ost-login input[type=submit].button-primary a, .ost-login body.is-scroll .navbar input[type=submit].button-primary a, body.is-scroll .navbar .ost-login .button-primary:hover a, .ost-login body.is-scroll .navbar .button-primary:hover a, body.is-scroll .navbar .post-password-form input[type=submit] a, .post-password-form body.is-scroll .navbar input[type=submit] a {
  padding-top: 5px;
  padding-bottom: 5px;
}
body.is-scroll .navbar li.is-parent.active > a:before,
body.is-scroll .navbar li.is-parent.current > a:before {
  bottom: -13px;
}
body.is-scroll .navbar ul ul {
  top: calc(50px - 1px);
}
body.is-scroll .navbar li.current.is-parent > a:after,
body.is-scroll .navbar li.is-parent.current-page-ancestor > a:after {
  top: calc(40px + 50px);
}

.sp-menu .scroll {
  border-top: 1px solid #ddd;
  height: calc( 100vh - 168px);
  max-height: calc( 100vh - 168px);
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.sp-menu li {
  border-bottom: 1px solid #f2f2f2;
}
.sp-menu li:last-child {
  border: 0;
}
.sp-menu li.is-parent:after {
  content: "";
  font-family: "LineAwesome";
  display: block;
  position: absolute;
  right: 20px;
  top: 15px;
  transition: all 0.2s ease;
}
.sp-menu li.is-parent.active:after {
  transform: rotate(180deg);
}
.sp-menu li a {
  font-size: 1.125rem;
  font-family: "trajan-pro-3", serif;
  padding: 0.75rem 1.5rem !important;
  text-transform: uppercase;
}
.sp-menu li.btn, .sp-menu .ost-login li.button-primary:hover, .ost-login .sp-menu li.button-primary:hover {
  min-height: auto;
}
.sp-menu li.btn a, .sp-menu .ost-login li.button-primary:hover a, .ost-login .sp-menu li.button-primary:hover a {
  padding: 0.375rem 1.5rem !important;
  margin: 0 auto;
}
.sp-menu li a:hover {
  opacity: 1;
}
.sp-menu li .sub-menu {
  display: none;
  border-top: 1px solid #f2f2f2;
  padding: 0.375rem 1.5rem !important;
  position: relative;
}
.sp-menu li .sub-menu:before {
  display: none;
  position: absolute;
  top: -5px;
  left: 36px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  transform: rotate(45deg);
}
.sp-menu li .sub-menu li {
  border-top: 1px solid #f2f2f2;
  border: 0;
  padding-left: 12px;
}
.sp-menu li .sub-menu li a {
  padding: 0.75rem 0 !important;
  font-size: 16px;
}
.sp-menu li.current.key-visit > a,
.sp-menu li.current.key-visit .current a {
  color: #c9805f;
}
.sp-menu li.current.key-visit .sub-menu {
  border-top: 4px solid #c9805f;
}
.sp-menu li.current.key-visit .sub-menu:before {
  display: block;
  border-color: transparent transparent transparent #c9805f;
}
.sp-menu li.current.key-exhib > a,
.sp-menu li.current.key-exhib .current a {
  color: #453751;
}
.sp-menu li.current.key-exhib .sub-menu {
  border-top: 4px solid #453751;
}
.sp-menu li.current.key-exhib .sub-menu:before {
  display: block;
  border-color: transparent transparent transparent #453751;
}
.sp-menu li.current.key-museum > a,
.sp-menu li.current.key-museum .current a {
  color: #b5a395;
}
.sp-menu li.current.key-museum .sub-menu {
  border-top: 4px solid #b5a395;
}
.sp-menu li.current.key-museum .sub-menu:before {
  display: block;
  border-color: transparent transparent transparent #b5a395;
}
.sp-menu li.current.key-info > a,
.sp-menu li.current.key-info .current a {
  color: #588980;
}
.sp-menu li.current.key-info .sub-menu {
  border-top: 4px solid #588980;
}
.sp-menu li.current.key-info .sub-menu:before {
  display: block;
  border-color: transparent transparent transparent #588980;
}

/* BUTTONS */
.btn:hover, .nf-form-content input[type=button]:hover, .so-widget-sow-button .ow-button-base a:hover, .ost-login input[type=submit].button-primary:hover, .ost-login .button-primary:hover, .post-password-form input[type=submit]:hover {
  opacity: 1 !important;
}

.btn, .nf-form-content input[type=button], .so-widget-sow-button .ow-button-base a, .ost-login input[type=submit].button-primary, .ost-login .button-primary:hover, .post-password-form input[type=submit],
input[type=button],
input[type=submit],
input[type=reset],
button {
  text-transform: uppercase;
  font-family: "trajan-pro-3", serif;
  box-shadow: 0 0.6rem 1rem rgba(0, 0, 0, 0.275);
  border: 0;
  color: #fff;
}
.btn.btn-lg, .so-widget-sow-button .ow-button-base a.btn-lg, .ost-login input.btn-lg[type=submit].button-primary, .ost-login .btn-lg.button-primary:hover,
input[type=button].btn-lg,
input[type=submit].btn-lg,
input[type=reset].btn-lg,
button.btn-lg {
  padding: 12px 32px;
  min-width: 240px;
  font-size: 1.5rem !important;
}
.btn.noshadow, .so-widget-sow-button .ow-button-base a.noshadow, .ost-login input.noshadow[type=submit].button-primary, .ost-login .noshadow.button-primary:hover,
input[type=button].noshadow,
input[type=submit].noshadow,
input[type=reset].noshadow,
button.noshadow {
  box-shadow: none;
}
.btn.btn-primary:hover, .so-widget-sow-button .ow-button-base a.btn-primary:hover, .ost-login input[type=submit].button-primary:hover, .ost-login .button-primary:hover, .post-password-form input[type=submit]:hover,
input[type=button].btn-primary:hover,
input[type=submit].btn-primary:hover,
input[type=reset].btn-primary:hover,
button.btn-primary:hover {
  opacity: 0.6 !important;
}
.btn.btn-exhib, .so-widget-sow-button .ow-button-base a.btn-exhib, .ost-login input.btn-exhib[type=submit].button-primary, .ost-login .btn-exhib.button-primary:hover,
input[type=button].btn-exhib,
input[type=submit].btn-exhib,
input[type=reset].btn-exhib,
button.btn-exhib {
  background-color: #453751 !important;
}
.btn.btn-exhib.btn-marble, .so-widget-sow-button .ow-button-base a.btn-exhib.btn-marble, .btn.btn-exhib:hover, .so-widget-sow-button .ow-button-base a.btn-exhib:hover, .ost-login .btn-exhib.button-primary:hover,
input[type=button].btn-exhib.btn-marble,
input[type=button].btn-exhib:hover,
input[type=submit].btn-exhib.btn-marble,
input[type=submit].btn-exhib:hover,
input[type=reset].btn-exhib.btn-marble,
input[type=reset].btn-exhib:hover,
button.btn-exhib.btn-marble,
button.btn-exhib:hover {
  background-image: url("../images/marble-exhib.png") !important;
  background-size: cover;
}
.btn.btn-visit, .so-widget-sow-button .ow-button-base a.btn-visit, .ost-login input.btn-visit[type=submit].button-primary, .ost-login .btn-visit.button-primary:hover,
input[type=button].btn-visit,
input[type=submit].btn-visit,
input[type=reset].btn-visit,
button.btn-visit {
  background-color: #c9805f !important;
}
.btn.btn-visit.btn-marble, .so-widget-sow-button .ow-button-base a.btn-visit.btn-marble, .btn.btn-visit:hover, .so-widget-sow-button .ow-button-base a.btn-visit:hover, .ost-login .btn-visit.button-primary:hover,
input[type=button].btn-visit.btn-marble,
input[type=button].btn-visit:hover,
input[type=submit].btn-visit.btn-marble,
input[type=submit].btn-visit:hover,
input[type=reset].btn-visit.btn-marble,
input[type=reset].btn-visit:hover,
button.btn-visit.btn-marble,
button.btn-visit:hover {
  background-image: url("../images/marble-visit.png") !important;
  background-size: cover;
}
.btn.btn-museum, .so-widget-sow-button .ow-button-base a.btn-museum, .ost-login input.btn-museum[type=submit].button-primary, .ost-login .btn-museum.button-primary:hover,
input[type=button].btn-museum,
input[type=submit].btn-museum,
input[type=reset].btn-museum,
button.btn-museum {
  background-color: #b5a395 !important;
}
.btn.btn-museum.btn-marble, .so-widget-sow-button .ow-button-base a.btn-museum.btn-marble, .btn.btn-museum:hover, .so-widget-sow-button .ow-button-base a.btn-museum:hover, .ost-login .btn-museum.button-primary:hover,
input[type=button].btn-museum.btn-marble,
input[type=button].btn-museum:hover,
input[type=submit].btn-museum.btn-marble,
input[type=submit].btn-museum:hover,
input[type=reset].btn-museum.btn-marble,
input[type=reset].btn-museum:hover,
button.btn-museum.btn-marble,
button.btn-museum:hover {
  background-image: url("../images/marble-museum.png") !important;
  background-size: cover;
}
.btn.btn-info, .so-widget-sow-button .ow-button-base a.btn-info, .ost-login input.btn-info[type=submit].button-primary, .ost-login .nf-form-content input[type=submit].button-primary[type=button], .nf-form-content .ost-login input[type=submit].button-primary[type=button], .ost-login .btn-info.button-primary:hover, .ost-login .nf-form-content input.button-primary[type=button]:hover, .nf-form-content .ost-login input.button-primary[type=button]:hover,
input[type=button].btn-info,
.nf-form-content input[type=button],
input[type=submit].btn-info,
input[type=reset].btn-info,
button.btn-info {
  background-color: #588980 !important;
}
.btn.btn-info.btn-marble, .so-widget-sow-button .ow-button-base a.btn-info.btn-marble, .btn.btn-info:hover, .so-widget-sow-button .ow-button-base a.btn-info:hover, .ost-login .btn-info.button-primary:hover,
input[type=button].btn-info.btn-marble,
.nf-form-content input[type=button].btn-marble,
input[type=button].btn-info:hover,
.nf-form-content input[type=button]:hover,
input[type=submit].btn-info.btn-marble,
input[type=submit].btn-info:hover,
input[type=reset].btn-info.btn-marble,
input[type=reset].btn-info:hover,
button.btn-info.btn-marble,
button.btn-info:hover {
  background-image: url("../images/marble-info.png") !important;
  background-size: cover;
}

.key-museum .btn, .key-museum .nf-form-content input[type=button], .nf-form-content .key-museum input[type=button], .key-museum .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .key-museum a, .key-museum .ost-login input[type=submit].button-primary, .ost-login .key-museum input[type=submit].button-primary, .key-museum .ost-login .button-primary:hover, .ost-login .key-museum .button-primary:hover, .key-museum .post-password-form input[type=submit], .post-password-form .key-museum input[type=submit] {
  background-color: #b5a395 !important;
}
.key-museum .btn.btn-marble, .key-museum .nf-form-content input.btn-marble[type=button], .nf-form-content .key-museum input.btn-marble[type=button], .key-museum .so-widget-sow-button .ow-button-base a.btn-marble, .so-widget-sow-button .ow-button-base .key-museum a.btn-marble, .key-museum .ost-login input.btn-marble[type=submit].button-primary, .ost-login .key-museum input.btn-marble[type=submit].button-primary, .key-museum .post-password-form input.btn-marble[type=submit], .post-password-form .key-museum input.btn-marble[type=submit], .key-museum .btn:hover, .key-museum .nf-form-content input[type=button]:hover, .nf-form-content .key-museum input[type=button]:hover, .key-museum .so-widget-sow-button .ow-button-base a:hover, .so-widget-sow-button .ow-button-base .key-museum a:hover, .key-museum .ost-login .button-primary:hover, .ost-login .key-museum .button-primary:hover, .key-museum .post-password-form input[type=submit]:hover, .post-password-form .key-museum input[type=submit]:hover {
  background-image: url("../images/marble-museum.png") !important;
  background-size: cover;
}

.key-exhib .btn, .key-exhib .nf-form-content input[type=button], .nf-form-content .key-exhib input[type=button], .key-exhib .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .key-exhib a, .key-exhib .ost-login input[type=submit].button-primary, .ost-login .key-exhib input[type=submit].button-primary, .key-exhib .ost-login .button-primary:hover, .ost-login .key-exhib .button-primary:hover, .key-exhib .post-password-form input[type=submit], .post-password-form .key-exhib input[type=submit] {
  background-color: #453751 !important;
}
.key-exhib .btn.btn-marble, .key-exhib .nf-form-content input.btn-marble[type=button], .nf-form-content .key-exhib input.btn-marble[type=button], .key-exhib .so-widget-sow-button .ow-button-base a.btn-marble, .so-widget-sow-button .ow-button-base .key-exhib a.btn-marble, .key-exhib .ost-login input.btn-marble[type=submit].button-primary, .ost-login .key-exhib input.btn-marble[type=submit].button-primary, .key-exhib .post-password-form input.btn-marble[type=submit], .post-password-form .key-exhib input.btn-marble[type=submit], .key-exhib .btn:hover, .key-exhib .nf-form-content input[type=button]:hover, .nf-form-content .key-exhib input[type=button]:hover, .key-exhib .so-widget-sow-button .ow-button-base a:hover, .so-widget-sow-button .ow-button-base .key-exhib a:hover, .key-exhib .ost-login .button-primary:hover, .ost-login .key-exhib .button-primary:hover, .key-exhib .post-password-form input[type=submit]:hover, .post-password-form .key-exhib input[type=submit]:hover {
  background-image: url("../images/marble-exhib.png") !important;
  background-size: cover;
}

.key-visit .btn, .key-visit .nf-form-content input[type=button], .nf-form-content .key-visit input[type=button], .key-visit .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .key-visit a, .key-visit .ost-login input[type=submit].button-primary, .ost-login .key-visit input[type=submit].button-primary, .key-visit .ost-login .button-primary:hover, .ost-login .key-visit .button-primary:hover, .key-visit .post-password-form input[type=submit], .post-password-form .key-visit input[type=submit] {
  background-color: #c9805f !important;
}
.key-visit .btn.btn-marble, .key-visit .nf-form-content input.btn-marble[type=button], .nf-form-content .key-visit input.btn-marble[type=button], .key-visit .so-widget-sow-button .ow-button-base a.btn-marble, .so-widget-sow-button .ow-button-base .key-visit a.btn-marble, .key-visit .ost-login input.btn-marble[type=submit].button-primary, .ost-login .key-visit input.btn-marble[type=submit].button-primary, .key-visit .post-password-form input.btn-marble[type=submit], .post-password-form .key-visit input.btn-marble[type=submit], .key-visit .btn:hover, .key-visit .nf-form-content input[type=button]:hover, .nf-form-content .key-visit input[type=button]:hover, .key-visit .so-widget-sow-button .ow-button-base a:hover, .so-widget-sow-button .ow-button-base .key-visit a:hover, .key-visit .ost-login .button-primary:hover, .ost-login .key-visit .button-primary:hover, .key-visit .post-password-form input[type=submit]:hover, .post-password-form .key-visit input[type=submit]:hover {
  background-image: url("../images/marble-visit.png") !important;
  background-size: cover;
}

.key-info .btn, .key-info .nf-form-content input[type=button], .nf-form-content .key-info input[type=button], .key-info .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .key-info a, .key-info .ost-login input[type=submit].button-primary, .ost-login .key-info input[type=submit].button-primary, .key-info .ost-login .button-primary:hover, .ost-login .key-info .button-primary:hover, .key-info .post-password-form input[type=submit], .post-password-form .key-info input[type=submit] {
  background-color: #588980 !important;
}
.key-info .btn.btn-marble, .key-info .nf-form-content input.btn-marble[type=button], .nf-form-content .key-info input.btn-marble[type=button], .key-info .so-widget-sow-button .ow-button-base a.btn-marble, .so-widget-sow-button .ow-button-base .key-info a.btn-marble, .key-info .ost-login input.btn-marble[type=submit].button-primary, .ost-login .key-info input.btn-marble[type=submit].button-primary, .key-info .post-password-form input.btn-marble[type=submit], .post-password-form .key-info input.btn-marble[type=submit], .key-info .btn:hover, .key-info .nf-form-content input[type=button]:hover, .nf-form-content .key-info input[type=button]:hover, .key-info .so-widget-sow-button .ow-button-base a:hover, .so-widget-sow-button .ow-button-base .key-info a:hover, .key-info .ost-login .button-primary:hover, .ost-login .key-info .button-primary:hover, .key-info .post-password-form input[type=submit]:hover, .post-password-form .key-info input[type=submit]:hover {
  background-image: url("../images/marble-info.png") !important;
  background-size: cover;
}

.btn.btn-icon, .nf-form-content input.btn-icon[type=button], .so-widget-sow-button .ow-button-base a.btn-icon, .ost-login input.btn-icon[type=submit].button-primary, .ost-login .btn-icon.button-primary:hover, .post-password-form input.btn-icon[type=submit] {
  border: 0 !important;
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 0 !important;
  box-shadow: none;
  display: block;
  width: 50px !important;
  height: 50px !important;
  max-width: 50px !important;
  min-width: 50px !important;
}
.btn.btn-icon i, .nf-form-content input.btn-icon[type=button] i, .so-widget-sow-button .ow-button-base a.btn-icon i, .ost-login input.btn-icon[type=submit].button-primary i, .ost-login .btn-icon.button-primary:hover i, .post-password-form input.btn-icon[type=submit] i {
  font-size: 32px;
}

.btn.btn-icon:hover, .nf-form-content input.btn-icon[type=button]:hover, .so-widget-sow-button .ow-button-base a.btn-icon:hover, .ost-login .btn-icon.button-primary:hover, .post-password-form input.btn-icon[type=submit]:hover {
  background-image: none !important;
}

#splash {
  border-bottom: 0;
}

/* GENERAL */
.page-search label,
.page-search .label {
  font-size: 16px;
  padding-bottom: 12px;
}
.page-search .label {
  position: relative;
  display: block;
}
.page-search .label i {
  position: absolute;
  right: 0;
}
.page-search .search-default {
  position: relative;
}
.page-search .search-default ::placeholder {
  font-size: 14px;
}
.page-search .search-default .btn, .page-search .search-default .nf-form-content input[type=button], .nf-form-content .page-search .search-default input[type=button], .page-search .search-default .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .page-search .search-default a, .page-search .search-default .ost-login input[type=submit].button-primary, .ost-login .page-search .search-default input[type=submit].button-primary, .page-search .search-default .ost-login .button-primary:hover, .ost-login .page-search .search-default .button-primary:hover, .page-search .search-default .post-password-form input[type=submit], .post-password-form .page-search .search-default input[type=submit] {
  position: absolute;
  top: 38px;
  right: 10px;
  background-color: transparent !important;
  width: 25px !important;
  height: 25px !important;
  max-width: 25px !important;
  min-width: 25px !important;
}
.page-search .search-default .btn i, .page-search .search-default .nf-form-content input[type=button] i, .nf-form-content .page-search .search-default input[type=button] i, .page-search .search-default .so-widget-sow-button .ow-button-base a i, .so-widget-sow-button .ow-button-base .page-search .search-default a i, .page-search .search-default .ost-login input[type=submit].button-primary i, .ost-login .page-search .search-default input[type=submit].button-primary i, .page-search .search-default .ost-login .button-primary:hover i, .ost-login .page-search .search-default .button-primary:hover i, .page-search .search-default .post-password-form input[type=submit] i, .post-password-form .page-search .search-default input[type=submit] i {
  font-size: 24px;
}

.search-adv .btn-search:hover {
  background-image: none !important;
  opacity: 0.7 !important;
}
.search-adv a.clear {
  text-decoration: underline;
}
.search-adv a.clear:hover {
  opacity: 0.7 !important;
}

.outside {
  position: relative;
}
.outside img {
  opacity: 0.4;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.outside:before {
  content: "";
  width: 18px;
  height: 18px;
  background-color: #C09A5C;
  background-color: #990055;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 12px;
}

.outside-box {
  background-color: #FFF7ED;
  padding: 1.125rem;
  margin-bottom: 1.5rem;
}

.asterisk {
  position: relative;
  padding-right: 24px;
}
.asterisk:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #C09A5C;
  background-color: #990055;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 4px;
}

.sum {
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.sum .xs-column-1-1 > div, .sum #ajax-load-more .alm-paging-content > div, #ajax-load-more .sum .alm-paging-content > div,
.sum #ajax-load-more .alm-reveal > div,
#ajax-load-more .sum .alm-reveal > div {
  margin-bottom: 0 !important;
}
.sum div > .item:first-child {
  padding-bottom: 1.875rem;
}
@media screen and (max-width: 576px) {
  .sum .item {
    padding-bottom: 1.125rem !important;
  }
}

.ss-default .owl-prev,
.ss-default .owl-next {
  bottom: -52px;
}

.ss-default .owl-item {
  padding: 1px;
}

.ss-default .owl-dots {
  max-width: 200px;
  bottom: -52px;
}
.ss-default .owl-dots button {
  box-shadow: none;
}
.ss-default .owl-dots span {
  border-radius: 0;
  width: 12px;
  height: 12px;
  background-color: #C09A5C;
  transform: rotate(-45deg);
}

.key-museum hr.line.key-color::after {
  border-color: #b5a395;
  border-width: 3px;
}

.key-exhib hr.line.key-color::after {
  border-color: #453751;
  border-width: 3px;
}

.key-visit hr.line.key-color::after {
  border-color: #c9805f;
  border-width: 3px;
}

.key-info hr.line.key-color::after {
  border-color: #588980;
  border-width: 3px;
}

.arrow-down {
  width: 42px;
  z-index: 999;
}

.title-label {
  font-size: 1rem;
  border-bottom: 2px solid #222;
  margin-bottom: 1.125rem;
  display: inline-block;
}

.bg-dark .title-label {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.focus-card {
  background-color: #000;
  overflow: hidden;
}
.focus-card img {
  opacity: 0.7;
}
.focus-card .caption,
.focus-card .color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.focus-card .action {
  opacity: 0;
  transition: all 0.4s ease;
}
.focus-card .caption {
  z-index: 4;
}
.focus-card .color {
  z-index: 2;
  opacity: 0;
  mix-blend-mode: screen;
  background-color: #C09A5C;
}
.focus-card.key-info .color {
  background-color: #588980;
}
.focus-card.key-exhib .color {
  background-color: #453751;
}
.focus-card.key-museum .color {
  background-color: #b5a395;
}
.focus-card.key-visit .color {
  background-color: #c9805f;
}
.focus-card.wide {
  height: 60vh;
}
.focus-card.wide .action {
  margin-bottom: -76px;
}
.focus-card.narrow .action {
  margin-bottom: -52px;
}
.focus-card.has-hover:hover .color {
  opacity: 1;
  transition: all 0.4s ease;
}
.focus-card.has-hover:hover img {
  -webkit-filter: grayscale(100%) contrast(150%);
  filter: grayscale(100%) contrast(150%);
  opacity: 0.4;
}
.focus-card.has-hover:hover .action {
  opacity: 1;
  margin-bottom: 0;
}
.focus-card.has-hover.narrow:hover h2,
.focus-card.has-hover.narrow:hover h3,
.focus-card.has-hover.narrow:hover p {
  display: none;
}
.focus-card.has-hover.narrow:hover img {
  opacity: 0.7;
}

.ss-relation-1 .item,
.ss-relation-2 .item {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .ss-relation-1 .item,
.ss-relation-2 .item {
    padding-left: 8px;
    padding-right: 8px;
  }
  .ss-relation-1 .item h2,
.ss-relation-2 .item h2 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}

/*
.owl-carousel .focus-card figure {
    @media screen and (max-width: 576px) {
      height: auto;
    }    
}
*/
.page-cover {
  border-bottom-style: solid;
  border-bottom-width: 12px;
}
.page-cover.key-default {
  border-color: #C09A5C;
}
.page-cover.key-exhib {
  border-color: #453751;
}
.page-cover.key-visit {
  border-color: #c9805f;
}
.page-cover.key-museum {
  border-color: #b5a395;
}
.page-cover.key-info {
  border-color: #588980;
}
.page-cover .picture {
  height: 100%;
}

h2.shape-title {
  position: relative;
  z-index: 1;
}
h2.shape-title:after {
  content: "";
  background-image: url("../images/shape-default.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  width: 120px;
  height: 120px;
}

.shape-bar {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto;
  background-image: url("../images/marmo-bianco.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(-45deg);
}

.odd-list .preview h2 {
  z-index: 3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
}
.odd-list .preview p {
  margin-top: -12px;
  opacity: 0;
}
.odd-list .preview .shape-bar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  transition: all 0.5s ease;
  z-index: 2;
  width: 72px;
  height: 72px;
  transform: rotate(-45deg);
  margin-top: -36px;
}
.odd-list .btn-marble {
  position: relative;
}
.odd-list .btn-marble:after,
.odd-list .btn-marble:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  top: 14px;
  left: 0;
  transform: rotate(-45deg);
}
.odd-list .btn-marble:after {
  left: -24px;
}
.odd-list .btn-marble:before {
  right: -24px;
  left: auto;
}
.odd-list .action {
  opacity: 0;
  z-index: 4;
}
.odd-list .bg-overlay, .odd-list .ost-login {
  opacity: 0 !important;
  z-index: 1;
}
.odd-list .color {
  z-index: 2;
  opacity: 0;
  mix-blend-mode: screen;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
.odd-list.key-museum .color {
  background-color: #b5a395;
}
.odd-list.key-museum .shape-bar {
  background-image: url("../images/shape-museum.jpg");
}
.odd-list.key-exhib .color {
  background-color: #453751;
}
.odd-list.key-exhib .shape-bar {
  background-image: url("../images/shape-exhib.jpg");
}
.odd-list .key-museum figure {
  background-color: #b5a395;
}
.odd-list .key-exhib figure {
  background-color: #453751;
}
.odd-list .action,
.odd-list .bg-overlay,
.odd-list .ost-login {
  transition: all 0.5s ease;
}
.odd-list:hover .preview h2 {
  margin-top: -60px;
}
.odd-list:hover .preview p {
  margin-top: 60px;
  opacity: 1;
}
.odd-list:hover .preview .shape-bar {
  width: 24px;
  height: 24px;
  margin-top: -20px;
}
.odd-list:hover .action {
  opacity: 1;
}
.odd-list:hover .color {
  opacity: 1;
}
.odd-list:hover .bg-overlay, .odd-list:hover .ost-login {
  opacity: 1 !important;
}
.odd-list:hover img {
  -webkit-filter: grayscale(100%) contrast(150%);
  filter: grayscale(100%) contrast(150%);
  opacity: 0.4;
}

@media screen and (max-width: 768px) {
  .odd-list {
    border-bottom: 1px solid #ddd !important;
    padding: 24px 0;
  }
  .odd-list .of-hidden {
    overflow: visible;
  }
  .odd-list .preview {
    padding-left: 80px;
  }
  .odd-list .preview h2 {
    text-align: left;
    position: relative !important;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
  }
  .odd-list .preview p {
    margin-top: 6px;
    opacity: 1;
    text-align: left;
  }
  .odd-list .preview .shape-bar {
    z-index: 2;
    width: 45px;
    height: 45px;
    transform: rotate(-45deg);
    margin-top: 0;
    right: auto;
    left: 10px;
    top: 14px;
  }
  .odd-list .preview:after {
    content: "";
    font-family: "LineAwesome";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 24px;
    margin-top: -12px;
  }
  .odd-list:hover .preview h2 {
    margin-top: 0;
  }
  .odd-list:hover .preview p {
    margin-top: 6px;
  }
  .odd-list:hover .preview .shape-bar {
    width: 45px;
    height: 45px;
    margin-top: 0;
  }

  .home .odd-list.item-num-3,
.odd-list.no-border {
    border-bottom: 0 !important;
  }
}
.item.list-link {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  padding-top: 5px !important;
  padding-bottom: 6px !important;
  margin-bottom: 0 !important;
}

.list-link {
  position: relative;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ddd;
}
.list-link a {
  display: block;
  padding-right: 18px;
}
.list-link a:after {
  content: "";
  font-family: "LineAwesome";
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.list-link li.download a:after {
  content: "";
}

.accordion .summary {
  font-weight: normal !important;
}
.accordion .summary:after {
  font-size: 1.5rem;
  right: 0;
}
.accordion .summary span {
  position: absolute;
  right: 32px;
  top: 50%;
  margin-top: -4px;
  font-size: 1rem;
  text-align: right;
  text-transform: none !important;
  font-family: "Raleway", sans-serif;
  display: block;
}
.accordion .summary span:after {
  content: attr(data-label);
}
.accordion .summary span:first-child {
  visibility: visible;
}
.accordion .summary span:last-child {
  visibility: hidden;
}
.accordion .summary.active span:first-child {
  visibility: hidden;
}
.accordion .summary.active span:last-child {
  visibility: visible;
}

.exhib-detail p {
  text-align: justify;
}
.exhib-detail figure {
  width: 50%;
  float: right;
  padding-left: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .exhib-detail figure {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-bottom: 48px;
  }
}

.entry.detail p {
  text-align: justify;
}
.entry.detail figure {
  width: 50%;
  float: right;
  padding-left: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .entry.detail figure {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-bottom: 48px;
  }
}

/* SITE ORIGIN */
.widget-title {
  font-family: "trajan-pro-3", serif;
}

.so-widget-sow-editor h3 {
  font-size: 1.875rem;
}

.panel-grid .header {
  margin-top: 24px;
  margin-right: -3em;
  margin-left: -3em;
}
@media screen and (max-width: 992px) {
  .panel-grid .header {
    margin-right: 0;
    margin-left: 0;
  }
}
.panel-grid .header h3 {
  font-size: 2.625rem;
  margin-bottom: 0 !important;
}
.panel-grid .header p {
  margin-top: 0.75rem;
}

.panel-grid .cover {
  margin-top: 24px;
  margin-right: -4.5em;
  margin-left: -4.5em;
}
@media screen and (max-width: 992px) {
  .panel-grid .cover {
    margin-right: -1.5em;
    margin-left: -1.5em;
  }
}

.panel-grid .accordion h3 {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  text-transform: inherit;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
  padding-right: 48px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .panel-grid .accordion h3 {
    margin-top: 48px;
  }
}
.panel-grid .accordion h3:after {
  font-family: LineAwesome;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
}
.panel-grid .accordion h3.active:after {
  content: "";
}
.panel-grid .accordion .textwidget {
  display: none;
  margin-bottom: 36px;
}
.panel-grid .accordion .so-panel {
  margin-bottom: 12px !important;
}

.so-widget-sow-button .ow-button-base a {
  border: 0 !important;
  background: #C09A5C !important;
  color: #fff !important;
  border-radius: 0 !important;
  box-shadow: 0 0.6rem 1rem rgba(0, 0, 0, 0.275);
}

.so-widget-sow-button .ow-button-base a:hover {
  opacity: 1 !important;
}

/*
.key-visit .so-widget-sow-button .ow-button-base a {
  background-color: $key-visit!important;
}
.key-info .so-widget-sow-button .ow-button-base a {
  background-color: $key-info!important;
}
*/
/*
.key-info .so-widget-sow-button .ow-button-base a,
.so-widget-sow-button .ow-button-base .key-info a,
*/
.key-visit .so-widget-sow-button a.default,
.key-museum .so-widget-sow-button a.default,
.key-exhib .so-widget-sow-button a.default,
.key-info .so-widget-sow-button a.default,
.so-widget-sow-button a.default {
  font-family: "trajan-pro-3", serif;
  background-color: #C09A5C !important;
}
.key-visit .so-widget-sow-button a.noshadow,
.key-museum .so-widget-sow-button a.noshadow,
.key-exhib .so-widget-sow-button a.noshadow,
.key-info .so-widget-sow-button a.noshadow,
.so-widget-sow-button a.noshadow {
  box-shadow: none !important;
}

.so-widget-sow-button a.btn.btn-primary:hover, .so-widget-sow-button .ow-button-base a.btn-primary:hover, .so-widget-sow-button .ost-login a.button-primary:hover, .ost-login .so-widget-sow-button a.button-primary:hover,
.so-widget-sow-button a:focus {
  background-color: #C09A5C !important;
  background-image: none !important;
  opacity: 0.6 !important;
}

.btn-toggle {
  margin-top: 24px;
}
.btn-toggle .so-widget-sow-button .ow-button-base a {
  border: 0 !important;
  color: #fff !important;
  background-color: #fff !important;
  border-radius: 0 !important;
  box-shadow: none;
  display: block;
  width: 50px !important;
  height: 50px !important;
  background-image: url("../images/marmo-bianco.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  transform: rotate(-45deg) !important;
  transition: all 0.5s ease;
}
.btn-toggle .so-widget-sow-button .ow-button-base a span {
  transform: rotate(-45deg) !important;
  font-size: 48px !important;
  display: block !important;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 10px;
  bottom: -10px;
  transition: all 0.5s ease;
}
.btn-toggle .so-widget-sow-button .ow-button-base a:hover {
  opacity: 1 !important;
}
.btn-toggle .so-widget-sow-button .ow-button-base a:hover span {
  transform: rotate(-90deg) !important;
}
.btn-toggle .so-widget-sow-button .ow-button-base a.active span {
  transform: rotate(-90deg) !important;
}

.so-panel .toggle-content {
  display: none;
}
.so-panel .toggle-content p:first-child {
  padding-top: 12px;
}

.room-map a:hover {
  opacity: 1;
}

.pointer {
  position: absolute;
  z-index: 100;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  background-color: #CA4A1F;
}
.pointer span {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.pointer:hover {
  background-color: #EF7147;
  opacity: 1;
  z-index: 9999;
}
.pointer:hover > .img-tips {
  display: block;
  opacity: 1;
}
.pointer .img-tips {
  position: absolute;
  display: none;
  width: 70px;
  z-index: 1;
  left: -23px;
  bottom: 32px;
  box-shadow: 0 0 8px 8px rgba 0, 0, 0, 0.3;
  border-bottom: 3px solid #B5A395;
  opacity: 1;
}
.pointer .img-tips:after {
  position: absolute;
  bottom: -16px;
  margin: 0 auto;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  border-color: #B5A395 transparent transparent transparent;
}

.topbar {
  z-index: 99999;
}

.lang a {
  text-transform: uppercase;
  color: #999;
}
.lang .current-lang a {
  font-weight: bold;
}
.lang .current-lang a,
.lang a:hover {
  color: #333;
}

.lightbox .lb-nav .lb-prev {
  left: 12px;
}
.lightbox .lb-nav .lb-next {
  right: 12px;
}
.lightbox .lb-close {
  top: 12px;
  right: 12px;
}
.lightbox .lb-image {
  border: 48px solid white;
}
.lightbox .lb-legend {
  position: absolute;
  top: -32px;
  left: 24px;
}
.lightbox .lb-dataContainer {
  width: 100% !important;
}

.th-opere {
  overflow: hidden;
  position: relative;
}
.th-opere:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(730 / 600 * 100%);
}
.th-opere > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.th-opere img {
  height: 100%;
  width: auto;
  display: block;
}

.nf-form-content input:not([type=button]) {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #c4c4c4 !important;
  height: 40px !important;
  padding: 8px 0 !important;
  color: #222 !important;
}
.nf-form-content .textarea-wrap textarea {
  height: 100px !important;
  background: transparent !important;
}
.nf-form-content label {
  font-size: 16px !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
}
.nf-form-content label span {
  font-size: 16px !important;
  padding: 0 !important;
  opacity: 1 !important;
}
.nf-form-content .nf-field-label {
  margin-bottom: 0 !important;
  position: absolute;
  top: 12px;
}
.nf-form-content .nf-field-label.focused {
  top: -16px;
}
.nf-form-content .nf-field-label.focused label {
  font-size: 13px !important;
}
.nf-form-content .textarea-wrap .nf-field-label {
  left: 0;
  top: 0;
  position: relative;
}
.nf-form-content .textarea-wrap .nf-field-label.focused {
  top: 0;
}
.nf-form-content .textarea-wrap .nf-field-label.focused label {
  font-size: 16px !important;
}
.nf-form-content .nf-fail.nf-error input:not([type=button]) {
  border-bottom: 1px solid #E80000 !important;
}
.nf-form-content .nf-error.field-wrap .nf-field-element::after,
.nf-form-content .nf-pass.field-wrap .nf-field-element::after {
  display: none !important;
}
.nf-form-content .checkbox-wrap .nf-field-description {
  margin-right: 0 !important;
}
.nf-form-content .checkbox-wrap p {
  padding-left: 44px;
  font-size: 14px;
  line-height: 18px;
}
.nf-form-content input[type=button] {
  display: block !important;
  width: 100% !important;
}
.nf-form-content input[type=button]:hover {
  color: #fff;
}

.nf-form-fields-required {
  display: none !important;
}

.nf-after-form-content {
  clear: both;
}

.nf-form-cont.ost-accredito .nf-form-content {
  margin: 0;
  max-width: 100%;
  content: " ";
  clear: both;
  display: table;
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(1),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(2),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(3),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(4) {
  width: 25%;
  float: left;
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(1) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(2) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(3) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(4) .field-wrap {
  padding-right: 16px;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(1),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(2),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(3),
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(4) {
    width: 100%;
    float: none;
  }
  .nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(1) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(2) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(3) .field-wrap,
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(4) .field-wrap {
    padding-right: 0 !important;
  }
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(4) .field-wrap {
  padding-right: 0 !important;
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(5) {
  clear: both;
  margin-top: 12px;
  width: 70%;
  float: left;
  padding-right: 16px;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(5) {
    float: none;
    width: 100%;
  }
  .nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(5) .field-wrap {
    padding-right: 0 !important;
  }
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(6) {
  width: 30%;
  float: left;
}
.nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(6) .nf-field-element {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-accredito .nf-form-content nf-field:nth-child(6) {
    float: none;
    width: 100%;
  }
}

.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(1),
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(2) {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(1),
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(2),
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(5),
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(6) {
    width: 100%;
    float: none;
  }
}
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(1) .field-wrap,
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(5) .field-wrap {
  padding-right: 12px;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(1) .field-wrap,
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(5) .field-wrap {
    padding: 0px !important;
  }
}
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(2) .field-wrap,
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(6) .field-wrap {
  padding-left: 12px;
}
@media screen and (max-width: 768px) {
  .nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(2) .field-wrap,
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(6) .field-wrap {
    padding: 0px !important;
  }
}
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(5) {
  width: 70%;
  float: left;
}
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(6) {
  width: 30%;
  float: left;
}
.nf-form-cont.ost-contact .nf-form-content nf-field:nth-child(6) .nf-field-element {
  width: 100%;
}

.popmake .pum-title {
  font-family: "trajan-pro-3", serif;
  margin-top: 36px;
  text-align: center;
  text-transform: uppercase;
}
.popmake .pum-content {
  margin-top: 12px;
  text-align: center;
}
.popmake .btn, .popmake .ost-login input[type=submit].button-primary, .ost-login .popmake input[type=submit].button-primary, .popmake .ost-login .button-primary:hover, .ost-login .popmake .button-primary:hover, .popmake .post-password-form input[type=submit], .post-password-form .popmake input[type=submit], .popmake .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .popmake a, .popmake .nf-form-content input[type=button], .nf-form-content .popmake input[type=button] {
  margin-top: 12px;
}
.popmake .pum-close {
  right: 6px !important;
}

.alert * {
  color: #d35400;
}

.arrow-down {
  width: 42px;
  z-index: 999;
}

/* TEMP POPUP */
#popmake-9489 .pum-title {
  margin-top: 36px;
  text-align: center;
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

#popmake-9489 .pum-content {
  margin-top: 12px;
  text-align: center;
}

#popmake-9489 .btn, #popmake-9489 .ost-login input[type=submit].button-primary, .ost-login #popmake-9489 input[type=submit].button-primary, #popmake-9489 .ost-login .button-primary:hover, .ost-login #popmake-9489 .button-primary:hover, #popmake-9489 .post-password-form input[type=submit], .post-password-form #popmake-9489 input[type=submit], #popmake-9489 .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base #popmake-9489 a, #popmake-9489 .nf-form-content input[type=button], .nf-form-content #popmake-9489 input[type=button] {
  margin-top: 12px;
}

#popmake-9489 .pum-close {
  right: 6px;
}

#ajax-load-more .alm-paging-content,
#ajax-load-more .alm-reveal {
  margin-left: 0;
}
#ajax-load-more .alm-load-more-btn {
  border-radius: 0 !important;
  box-shadow: none;
}

.key-museum .alm-load-more-btn {
  background: #b5a395 !important;
}

.key-info .alm-load-more-btn {
  background: #588980 !important;
}

.alm-filters-container .alm-filter {
  margin: 0 0 0px !important;
}

.alm-placeholder {
  border-top: 1px solid #ddd;
  text-align: center;
}
.alm-placeholder img {
  padding: 24px 0;
  width: 200px;
}

.alm-filters-container .alm-filter--inner {
  padding: 0 0 8px !important;
}

.alm-filters-edit {
  display: none !important;
}

.ratio-narrow {
  padding-top: 121.66%;
}

::selection,
::-moz-selection {
  background: #C09A5C;
  color: #fff;
}

.ost-login input::selection,
.ost-login input::-moz-selection {
  background: #222;
  color: #fff;
}

.nav.lang li.current-lang a {
  font-weight: bold;
}

/* UPGRADE */
.nav.dropdown .btn, .nav.dropdown .ost-login input[type=submit].button-primary, .ost-login .nav.dropdown input[type=submit].button-primary, .nav.dropdown .ost-login .button-primary:hover, .ost-login .nav.dropdown .button-primary:hover, .nav.dropdown .post-password-form input[type=submit], .post-password-form .nav.dropdown input[type=submit], .nav.dropdown .so-widget-sow-button .ow-button-base a, .so-widget-sow-button .ow-button-base .nav.dropdown a, .nav.dropdown .nf-form-content input[type=button], .nf-form-content .nav.dropdown input[type=button] {
  margin-left: 0px;
  min-width: inherit;
}

#menu-header .btn.btn-secondary, #menu-header .ost-login input.btn-secondary[type=submit].button-primary, .ost-login #menu-header input.btn-secondary[type=submit].button-primary, #menu-header .ost-login .btn-secondary.button-primary:hover, .ost-login #menu-header .btn-secondary.button-primary:hover, #menu-header .post-password-form input.btn-secondary[type=submit], .post-password-form #menu-header input.btn-secondary[type=submit], #menu-header .so-widget-sow-button .ow-button-base a.btn-secondary, .so-widget-sow-button .ow-button-base #menu-header a.btn-secondary, #menu-header .nf-form-content input.btn-secondary[type=button], .nf-form-content #menu-header input.btn-secondary[type=button],
#menu-header .btn.btn-secondary a,
#menu-header .ost-login input.btn-secondary[type=submit].button-primary a,
.ost-login #menu-header input.btn-secondary[type=submit].button-primary a,
#menu-header .ost-login .btn-secondary.button-primary:hover a,
.ost-login #menu-header .btn-secondary.button-primary:hover a,
#menu-header .post-password-form input.btn-secondary[type=submit] a,
.post-password-form #menu-header input.btn-secondary[type=submit] a,
#menu-header .so-widget-sow-button .ow-button-base a.btn-secondary a,
.so-widget-sow-button .ow-button-base #menu-header a.btn-secondary a,
#menu-header .nf-form-content input.btn-secondary[type=button] a,
.nf-form-content #menu-header input.btn-secondary[type=button] a,
.nav.dropdown .btn.btn-secondary a,
.nav.dropdown .ost-login input.btn-secondary[type=submit].button-primary a,
.ost-login .nav.dropdown input.btn-secondary[type=submit].button-primary a,
.nav.dropdown .ost-login .btn-secondary.button-primary:hover a,
.ost-login .nav.dropdown .btn-secondary.button-primary:hover a,
.nav.dropdown .post-password-form input.btn-secondary[type=submit] a,
.post-password-form .nav.dropdown input.btn-secondary[type=submit] a,
.nav.dropdown .so-widget-sow-button .ow-button-base a.btn-secondary a,
.so-widget-sow-button .ow-button-base .nav.dropdown a.btn-secondary a,
.nav.dropdown .nf-form-content input.btn-secondary[type=button] a,
.nf-form-content .nav.dropdown input.btn-secondary[type=button] a {
  color: #1D1D1B !important;
}

.nav.dropdown .btn.btn-primary, .nav.dropdown .so-widget-sow-button .ow-button-base a.btn-primary, .so-widget-sow-button .ow-button-base .nav.dropdown a.btn-primary, .nav.dropdown .nf-form-content input.btn-primary[type=button], .nf-form-content .nav.dropdown input.btn-primary[type=button], .nav.dropdown .ost-login input[type=submit].button-primary, .ost-login .nav.dropdown input[type=submit].button-primary, .nav.dropdown .ost-login .button-primary:hover, .ost-login .nav.dropdown .button-primary:hover, .nav.dropdown .post-password-form input[type=submit], .post-password-form .nav.dropdown input[type=submit] {
  min-width: 130px;
}

mark.searchwp-highlight {
  background-color: #FFF7ED;
}

.page-search small mark.searchwp-highlight {
  background-color: transparent !important;
  color: #222 !important;
}

@media screen and (max-width: 420px) {
  #get-standard i,
#get-accessible i {
    display: none;
  }
}
button.no-btn:hover {
  opacity: 0.6 !important;
}

.page-guide .site-logo img {
  width: 400px;
}

.vrs-accessible .btn:focus, .vrs-accessible .ost-login .button-primary:focus:hover, .ost-login .vrs-accessible .button-primary:focus:hover,
.vrs-accessible input[type=button]:focus,
.vrs-accessible input[type=submit]:focus,
.vrs-accessible input[type=reset]:focus,
.vrs-accessible button:focus,
.vrs-accessible a:focus,
.vrs-accessible nav:focus,
.vrs-accessible div:focus {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.6) !important;
}
.vrs-accessible body {
  background-color: #ffffff;
  color: #000000;
}
.vrs-accessible #nav-mobile span.pr-1 {
  background-color: #ffffff;
  color: #000000;
}
.vrs-accessible .topbar #key-map {
  display: block !important;
}
.vrs-accessible .topbar #get-standard {
  display: block !important;
}
@media screen and (max-width: 420px) {
  .vrs-accessible .topbar #get-standard i {
    display: none;
  }
}
.vrs-accessible .topbar #get-accessible {
  display: none;
}
@media screen and (max-width: 420px) {
  .vrs-accessible .topbar #get-accessible i {
    display: none;
  }
}
.vrs-accessible .topbar .lang a {
  color: #222;
}
.vrs-accessible .header .menu .btn.btn-primary, .vrs-accessible .header .menu .so-widget-sow-button .ow-button-base a.btn-primary, .so-widget-sow-button .ow-button-base .vrs-accessible .header .menu a.btn-primary, .vrs-accessible .header .menu .nf-form-content input.btn-primary[type=button], .nf-form-content .vrs-accessible .header .menu input.btn-primary[type=button], .vrs-accessible .header .menu .ost-login input[type=submit].button-primary, .ost-login .vrs-accessible .header .menu input[type=submit].button-primary, .vrs-accessible .header .menu .ost-login .button-primary:hover, .ost-login .vrs-accessible .header .menu .button-primary:hover, .vrs-accessible .header .menu .post-password-form input[type=submit], .post-password-form .vrs-accessible .header .menu input[type=submit] {
  background-color: #8D7144 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-museum:hover > a,
.vrs-accessible .nav.dropdown-horizontal li.key-museum:hover .current a {
  color: #695449 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-museum:hover > a:before {
  border-color: transparent transparent #695449 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.key-museum:hover ul {
  border-color: #695449;
}
.vrs-accessible .nav.dropdown-horizontal li.key-museum:hover ul li a:hover {
  color: #695449 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-visit:hover > a,
.vrs-accessible .nav.dropdown-horizontal li.key-visit:hover .current a {
  color: #82472B !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-visit:hover > a:before {
  border-color: transparent transparent #82472B transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.key-visit:hover ul {
  border-color: #82472B;
}
.vrs-accessible .nav.dropdown-horizontal li.key-visit:hover ul a:hover {
  color: #82472B !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-exhib:hover > a,
.vrs-accessible .nav.dropdown-horizontal li.key-exhib:hover .current a {
  color: #453751 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-exhib:hover > a:before {
  border-color: transparent transparent #453751 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.key-exhib:hover ul {
  border-color: #453751;
}
.vrs-accessible .nav.dropdown-horizontal li.key-exhib:hover ul a:hover {
  color: #453751 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-info:hover > a,
.vrs-accessible .nav.dropdown-horizontal li.key-info:hover .current a {
  color: #4E7971 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.key-info:hover > a:before {
  border-color: transparent transparent #4E7971 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.key-info:hover ul {
  border-color: #4E7971;
}
.vrs-accessible .nav.dropdown-horizontal li.key-info:hover ul li a:hover {
  color: #4E7971 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent > a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor > a:before {
  border-color: transparent transparent #C0995C transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum > a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum .current-page-ancestor a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum > a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum .current-page-ancestor a {
  color: #695449 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum > a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum > a:before {
  border-color: transparent transparent #695449 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum > a:after,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum > a:after {
  background-color: #695449;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum ul,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum ul {
  border-color: #695449;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum ul a:hover,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum ul a:hover {
  color: #695449 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-museum .current-page-ancestor a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-museum .current-page-ancestor a:before {
  border-color: transparent transparent transparent #695449;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit > a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit .current-page-ancestor a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit > a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit .current-page-ancestor a {
  color: #82472B !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit > a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit > a:before {
  border-color: transparent transparent #82472B transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit > a:after,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit > a:after {
  background-color: #82472B;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit ul,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit ul {
  border-color: #82472B;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit ul a:hover,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit ul a:hover {
  color: #82472B !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-visit .current-page-ancestor a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-visit .current-page-ancestor a:before {
  border-color: transparent transparent transparent #82472B;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib > a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib .current-page-ancestor a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib > a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib .current-page-ancestor a {
  color: #453751 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib > a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib > a:before {
  border-color: transparent transparent #453751 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib > a:after,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib > a:after {
  background-color: #453751;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib ul,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib ul {
  border-color: #453751;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib ul a:hover,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib ul a:hover {
  color: #453751 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-exhib .current-page-ancestor a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-exhib .current-page-ancestor a:before {
  border-color: transparent transparent transparent #453751;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info > a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info .current-page-ancestor a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info > a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info .current_page_item a,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info .current-page-ancestor a {
  color: #4E7971 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info > a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info > a:before {
  border-color: transparent transparent #4E7971 transparent;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info > a:after,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info > a:after {
  background-color: #4E7971;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info ul,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info ul {
  border-color: #4E7971 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info ul a:hover,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info ul a:hover {
  color: #4E7971 !important;
}
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.current.is-parent.key-info .current-page-ancestor a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info .current a:before,
.vrs-accessible .nav.dropdown-horizontal li.is-parent.current-page-ancestor.key-info .current-page-ancestor a:before {
  border-color: transparent transparent transparent #4E7971;
}
.vrs-accessible .btn.btn-primary, .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-primary, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-primary, .vrs-accessible .nf-form-content input.btn-primary[type=button], .nf-form-content .vrs-accessible input.btn-primary[type=button], .vrs-accessible .ost-login input[type=submit].button-primary, .ost-login .vrs-accessible input[type=submit].button-primary, .vrs-accessible .ost-login .button-primary:hover, .ost-login .vrs-accessible .button-primary:hover, .vrs-accessible .post-password-form input[type=submit], .post-password-form .vrs-accessible input[type=submit] {
  background-color: #8D7144 !important;
}
.vrs-accessible .btn.btn-museum.btn-marble, .vrs-accessible .ost-login input.btn-museum.btn-marble[type=submit].button-primary, .ost-login .vrs-accessible input.btn-museum.btn-marble[type=submit].button-primary, .vrs-accessible .ost-login .btn-museum.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-museum.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-museum.btn-marble[type=submit], .post-password-form .vrs-accessible input.btn-museum.btn-marble[type=submit], .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-museum.btn-marble, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-museum.btn-marble, .vrs-accessible .nf-form-content input.btn-museum.btn-marble[type=button], .nf-form-content .vrs-accessible input.btn-museum.btn-marble[type=button],
.vrs-accessible .key-museum .btn.btn-marble,
.vrs-accessible .key-museum .ost-login input.btn-marble[type=submit].button-primary,
.ost-login .vrs-accessible .key-museum input.btn-marble[type=submit].button-primary,
.vrs-accessible .key-museum .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-museum .btn-marble.button-primary:hover,
.vrs-accessible .key-museum .post-password-form input.btn-marble[type=submit],
.post-password-form .vrs-accessible .key-museum input.btn-marble[type=submit],
.so-widget-sow-button .ow-button-base .vrs-accessible .key-museum a.btn-marble,
.vrs-accessible .key-museum .nf-form-content input.btn-marble[type=button],
.nf-form-content .vrs-accessible .key-museum input.btn-marble[type=button],
.vrs-accessible .key-museum .btn.btn-search,
.vrs-accessible .key-museum .ost-login input.btn-search[type=submit].button-primary,
.ost-login .vrs-accessible .key-museum input.btn-search[type=submit].button-primary,
.vrs-accessible .key-museum .ost-login .btn-search.button-primary:hover,
.ost-login .vrs-accessible .key-museum .btn-search.button-primary:hover,
.vrs-accessible .key-museum .post-password-form input.btn-search[type=submit],
.post-password-form .vrs-accessible .key-museum input.btn-search[type=submit],
.so-widget-sow-button .ow-button-base .vrs-accessible .key-museum a.btn-search,
.vrs-accessible .key-museum .nf-form-content input.btn-search[type=button],
.nf-form-content .vrs-accessible .key-museum input.btn-search[type=button],
.vrs-accessible .key-museum .so-widget-sow-button .ow-button-base a {
  background-color: #695449 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-museum.btn-marble:hover, .vrs-accessible .ost-login .btn-museum.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-museum.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-museum.btn-marble[type=submit]:hover, .post-password-form .vrs-accessible input.btn-museum.btn-marble[type=submit]:hover, .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-museum.btn-marble:hover, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-museum.btn-marble:hover, .vrs-accessible .nf-form-content input.btn-museum.btn-marble[type=button]:hover, .nf-form-content .vrs-accessible input.btn-museum.btn-marble[type=button]:hover,
.vrs-accessible .key-museum .btn.btn-marble:hover,
.vrs-accessible .key-museum .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-museum .btn-marble.button-primary:hover,
.vrs-accessible .key-museum .post-password-form input.btn-marble[type=submit]:hover,
.post-password-form .vrs-accessible .key-museum input.btn-marble[type=submit]:hover,
.so-widget-sow-button .ow-button-base .vrs-accessible .key-museum a.btn-marble:hover,
.vrs-accessible .key-museum .nf-form-content input.btn-marble[type=button]:hover,
.nf-form-content .vrs-accessible .key-museum input.btn-marble[type=button]:hover,
.vrs-accessible .key-museum .btn.btn-search:hover,
.vrs-accessible .key-museum .ost-login .btn-search.button-primary:hover,
.ost-login .vrs-accessible .key-museum .btn-search.button-primary:hover,
.vrs-accessible .key-museum .post-password-form input.btn-search[type=submit]:hover,
.post-password-form .vrs-accessible .key-museum input.btn-search[type=submit]:hover,
.so-widget-sow-button .ow-button-base .vrs-accessible .key-museum a.btn-search:hover,
.vrs-accessible .key-museum .nf-form-content input.btn-search[type=button]:hover,
.nf-form-content .vrs-accessible .key-museum input.btn-search[type=button]:hover,
.vrs-accessible .key-museum .so-widget-sow-button .ow-button-base a:hover {
  background-color: #222222 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-visit.btn-marble, .vrs-accessible .ost-login input.btn-visit.btn-marble[type=submit].button-primary, .ost-login .vrs-accessible input.btn-visit.btn-marble[type=submit].button-primary, .vrs-accessible .ost-login .btn-visit.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-visit.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-visit.btn-marble[type=submit], .post-password-form .vrs-accessible input.btn-visit.btn-marble[type=submit], .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-visit.btn-marble, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-visit.btn-marble, .vrs-accessible .nf-form-content input.btn-visit.btn-marble[type=button], .nf-form-content .vrs-accessible input.btn-visit.btn-marble[type=button],
.vrs-accessible .key-visit .btn.btn-marble,
.vrs-accessible .key-visit .ost-login input.btn-marble[type=submit].button-primary,
.ost-login .vrs-accessible .key-visit input.btn-marble[type=submit].button-primary,
.vrs-accessible .key-visit .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-visit .btn-marble.button-primary:hover,
.vrs-accessible .key-visit .post-password-form input.btn-marble[type=submit],
.post-password-form .vrs-accessible .key-visit input.btn-marble[type=submit],
.so-widget-sow-button .ow-button-base .vrs-accessible .key-visit a.btn-marble,
.vrs-accessible .key-visit .nf-form-content input.btn-marble[type=button],
.nf-form-content .vrs-accessible .key-visit input.btn-marble[type=button],
.vrs-accessible .key-visit .so-widget-sow-button .ow-button-base a {
  background-color: #82472B !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-visit.btn-marble:hover, .vrs-accessible .ost-login .btn-visit.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-visit.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-visit.btn-marble[type=submit]:hover, .post-password-form .vrs-accessible input.btn-visit.btn-marble[type=submit]:hover, .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-visit.btn-marble:hover, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-visit.btn-marble:hover, .vrs-accessible .nf-form-content input.btn-visit.btn-marble[type=button]:hover, .nf-form-content .vrs-accessible input.btn-visit.btn-marble[type=button]:hover,
.vrs-accessible .key-visit .btn.btn-marble:hover,
.vrs-accessible .key-visit .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-visit .btn-marble.button-primary:hover,
.vrs-accessible .key-visit .post-password-form input.btn-marble[type=submit]:hover,
.post-password-form .vrs-accessible .key-visit input.btn-marble[type=submit]:hover,
.so-widget-sow-button .ow-button-base .vrs-accessible .key-visit a.btn-marble:hover,
.vrs-accessible .key-visit .nf-form-content input.btn-marble[type=button]:hover,
.nf-form-content .vrs-accessible .key-visit input.btn-marble[type=button]:hover,
.vrs-accessible .key-visit .so-widget-sow-button .ow-button-base a:hover {
  background-color: #222222 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-exhib.btn-marble, .vrs-accessible .ost-login input.btn-exhib.btn-marble[type=submit].button-primary, .ost-login .vrs-accessible input.btn-exhib.btn-marble[type=submit].button-primary, .vrs-accessible .ost-login .btn-exhib.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-exhib.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-exhib.btn-marble[type=submit], .post-password-form .vrs-accessible input.btn-exhib.btn-marble[type=submit], .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-exhib.btn-marble, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-exhib.btn-marble, .vrs-accessible .nf-form-content input.btn-exhib.btn-marble[type=button], .nf-form-content .vrs-accessible input.btn-exhib.btn-marble[type=button],
.vrs-accessible .key-exhib .btn.btn-marble,
.vrs-accessible .key-exhib .ost-login input.btn-marble[type=submit].button-primary,
.ost-login .vrs-accessible .key-exhib input.btn-marble[type=submit].button-primary,
.vrs-accessible .key-exhib .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-exhib .btn-marble.button-primary:hover,
.vrs-accessible .key-exhib .post-password-form input.btn-marble[type=submit],
.post-password-form .vrs-accessible .key-exhib input.btn-marble[type=submit],
.so-widget-sow-button .ow-button-base .vrs-accessible .key-exhib a.btn-marble,
.vrs-accessible .key-exhib .nf-form-content input.btn-marble[type=button],
.nf-form-content .vrs-accessible .key-exhib input.btn-marble[type=button],
.vrs-accessible .key-exhib .so-widget-sow-button .ow-button-base a {
  background-color: #453751 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-exhib.btn-marble:hover, .vrs-accessible .ost-login .btn-exhib.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-exhib.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-exhib.btn-marble[type=submit]:hover, .post-password-form .vrs-accessible input.btn-exhib.btn-marble[type=submit]:hover, .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-exhib.btn-marble:hover, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-exhib.btn-marble:hover, .vrs-accessible .nf-form-content input.btn-exhib.btn-marble[type=button]:hover, .nf-form-content .vrs-accessible input.btn-exhib.btn-marble[type=button]:hover,
.vrs-accessible .key-exhib .btn.btn-marble:hover,
.vrs-accessible .key-exhib .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-exhib .btn-marble.button-primary:hover,
.vrs-accessible .key-exhib .post-password-form input.btn-marble[type=submit]:hover,
.post-password-form .vrs-accessible .key-exhib input.btn-marble[type=submit]:hover,
.so-widget-sow-button .ow-button-base .vrs-accessible .key-exhib a.btn-marble:hover,
.vrs-accessible .key-exhib .nf-form-content input.btn-marble[type=button]:hover,
.nf-form-content .vrs-accessible .key-exhib input.btn-marble[type=button]:hover,
.vrs-accessible .key-exhib .so-widget-sow-button .ow-button-base a:hover {
  background-color: #222222 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-info.btn-marble, .vrs-accessible .ost-login input.btn-info.btn-marble[type=submit].button-primary, .ost-login .vrs-accessible input.btn-info.btn-marble[type=submit].button-primary, .vrs-accessible .ost-login .btn-info.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-info.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-info.btn-marble[type=submit], .post-password-form .vrs-accessible input.btn-info.btn-marble[type=submit], .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-info.btn-marble, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-info.btn-marble, .vrs-accessible .nf-form-content input.btn-marble[type=button], .nf-form-content .vrs-accessible input.btn-marble[type=button],
.vrs-accessible .key-info .btn.btn-marble,
.vrs-accessible .key-info .ost-login input.btn-marble[type=submit].button-primary,
.ost-login .vrs-accessible .key-info input.btn-marble[type=submit].button-primary,
.vrs-accessible .key-info .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-info .btn-marble.button-primary:hover,
.vrs-accessible .key-info .post-password-form input.btn-marble[type=submit],
.post-password-form .vrs-accessible .key-info input.btn-marble[type=submit],
.so-widget-sow-button .ow-button-base .vrs-accessible .key-info a.btn-marble,
.vrs-accessible .key-info .so-widget-sow-button .ow-button-base a {
  background-color: #4E7971 !important;
  background-image: none !important;
}
.vrs-accessible .btn.btn-info.btn-marble:hover, .vrs-accessible .ost-login .btn-info.btn-marble.button-primary:hover, .ost-login .vrs-accessible .btn-info.btn-marble.button-primary:hover, .vrs-accessible .post-password-form input.btn-info.btn-marble[type=submit]:hover, .post-password-form .vrs-accessible input.btn-info.btn-marble[type=submit]:hover, .vrs-accessible .so-widget-sow-button .ow-button-base a.btn-info.btn-marble:hover, .so-widget-sow-button .ow-button-base .vrs-accessible a.btn-info.btn-marble:hover, .vrs-accessible .nf-form-content input.btn-marble[type=button]:hover, .nf-form-content .vrs-accessible input.btn-marble[type=button]:hover,
.vrs-accessible .key-info .btn.btn-marble:hover,
.vrs-accessible .key-info .ost-login .btn-marble.button-primary:hover,
.ost-login .vrs-accessible .key-info .btn-marble.button-primary:hover,
.vrs-accessible .key-info .post-password-form input.btn-marble[type=submit]:hover,
.post-password-form .vrs-accessible .key-info input.btn-marble[type=submit]:hover,
.so-widget-sow-button .ow-button-base .vrs-accessible .key-info a.btn-marble:hover,
.vrs-accessible .key-info .so-widget-sow-button .ow-button-base a:hover {
  background-color: #222222 !important;
  background-image: none !important;
}
.vrs-accessible .bar-line.key-default {
  background-color: #8D7144;
}
.vrs-accessible .bar-line.key-exhib {
  background-color: #453751;
}
.vrs-accessible .bar-line.key-visit {
  background-color: #82472B;
}
.vrs-accessible .bar-line.key-museum {
  background-color: #695449;
}
.vrs-accessible .bar-line.key-info {
  background-color: #4E7971;
}
.vrs-accessible .page-cover h1,
.vrs-accessible .focus-card.smaller h2 {
  display: inline-block;
  background-color: #000;
  padding: 6px;
}
.vrs-accessible .focus-card.largest .caption > div {
  max-width: 60%;
  padding: 12px;
  background: #000;
}
.vrs-accessible .focus-card.largest .act {
  height: 45px;
  overflow: visible;
}
.vrs-accessible .focus-card.largest .btn.btn-marble, .vrs-accessible .focus-card.largest .ost-login input.btn-marble[type=submit].button-primary, .ost-login .vrs-accessible .focus-card.largest input.btn-marble[type=submit].button-primary, .vrs-accessible .focus-card.largest .ost-login .btn-marble.button-primary:hover, .ost-login .vrs-accessible .focus-card.largest .btn-marble.button-primary:hover, .vrs-accessible .focus-card.largest .post-password-form input.btn-marble[type=submit], .post-password-form .vrs-accessible .focus-card.largest input.btn-marble[type=submit], .vrs-accessible .focus-card.largest .so-widget-sow-button .ow-button-base a.btn-marble, .so-widget-sow-button .ow-button-base .vrs-accessible .focus-card.largest a.btn-marble, .vrs-accessible .focus-card.largest .nf-form-content input.btn-marble[type=button], .nf-form-content .vrs-accessible .focus-card.largest input.btn-marble[type=button] {
  background-color: #fff !important;
  background-image: none !important;
  color: #000 !important;
}
.vrs-accessible .focus-card.largest .btn.btn-marble:after, .vrs-accessible .focus-card.largest .ost-login input.btn-marble[type=submit].button-primary:after, .ost-login .vrs-accessible .focus-card.largest input.btn-marble[type=submit].button-primary:after, .vrs-accessible .focus-card.largest .ost-login .btn-marble.button-primary:hover:after, .ost-login .vrs-accessible .focus-card.largest .btn-marble.button-primary:hover:after, .vrs-accessible .focus-card.largest .post-password-form input.btn-marble[type=submit]:after, .post-password-form .vrs-accessible .focus-card.largest input.btn-marble[type=submit]:after, .vrs-accessible .focus-card.largest .so-widget-sow-button .ow-button-base a.btn-marble:after, .so-widget-sow-button .ow-button-base .vrs-accessible .focus-card.largest a.btn-marble:after, .vrs-accessible .focus-card.largest .nf-form-content input.btn-marble[type=button]:after, .nf-form-content .vrs-accessible .focus-card.largest input.btn-marble[type=button]:after, .vrs-accessible .focus-card.largest .btn.btn-marble:before, .vrs-accessible .focus-card.largest .ost-login input.btn-marble[type=submit].button-primary:before, .ost-login .vrs-accessible .focus-card.largest input.btn-marble[type=submit].button-primary:before, .vrs-accessible .focus-card.largest .ost-login .btn-marble.button-primary:hover:before, .ost-login .vrs-accessible .focus-card.largest .btn-marble.button-primary:hover:before, .vrs-accessible .focus-card.largest .post-password-form input.btn-marble[type=submit]:before, .post-password-form .vrs-accessible .focus-card.largest input.btn-marble[type=submit]:before, .vrs-accessible .focus-card.largest .so-widget-sow-button .ow-button-base a.btn-marble:before, .so-widget-sow-button .ow-button-base .vrs-accessible .focus-card.largest a.btn-marble:before, .vrs-accessible .focus-card.largest .nf-form-content input.btn-marble[type=button]:before, .nf-form-content .vrs-accessible .focus-card.largest input.btn-marble[type=button]:before {
  display: none;
}
.vrs-accessible .pagination a:hover,
.vrs-accessible .pagination .current {
  background: #8D7144;
  border-right-color: #8D7144;
}
.vrs-accessible .accordion .summary span,
.vrs-accessible .accordion .summary:after {
  display: none !important;
}
.vrs-accessible .accordion .details {
  display: block;
}
.vrs-accessible .panel-grid .accordion h3:after, .vrs-accessible .panel-grid .accordion h3.active:after {
  display: none;
}
.vrs-accessible .panel-grid .accordion .textwidget {
  display: block;
}

/*# sourceMappingURL=stylewars.6.4.css.map */
