@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800,900);@import url(https://fast.fonts.net/cssapi/6c566113-c8d4-476b-829c-39c8f5fe1417.css);/*
    RESET
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
	max-width: 100%;
  text-transform: none;
}

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

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

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

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

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

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

body {
  font-family: -apple-system, system-ui, BlinkMacSystem, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}

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

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

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

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

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

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

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

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: inherit;
  text-decoration: none;
}

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

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

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

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

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

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

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

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

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

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

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}


/*
    HEADING
*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 2rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}

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

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

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

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

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

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


/*
    GRID
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5%;
  margin-left: -1.5%;
}

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

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

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

@media (min-width: 1200px) {
  .row {
	  margin-right: -1.5%;
	  margin-left: -1.5%;
  }
}

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

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

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

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	  padding-right: 1.5%;
	  padding-left: 1.5%;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	  padding-right: 1.5%;
	  padding-left: 1.5%;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	  padding-right: 1.5%;
	  padding-left: 1.5%;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	  padding-right: 1.5%;
	  padding-left: 1.5%;
  }
}

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,.85)),color-stop(50%, rgba(0,0,0,.3)),color-stop(65%, rgba(0,0,0,.15)),color-stop(75.5%, rgba(0,0,0,.075)),color-stop(82.85%, rgba(0,0,0,.037)),color-stop(88%, rgba(0,0,0,.019)),to(transparent));background:-o-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{transform:rotate(1turn)}}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@charset "UTF-8";
/* Reset & Defaults */
/**
 * Google Font
 */
/**
 * Uiiverse font
 */
/**
 * Bootstrap reset
 */
/**
 * Plugins
 */
/* Main layout */
html {
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  overflow-y: scroll;
}

body {
  margin: 0;
  font: normal 2rem/1.55 "Univers LT W01_55 Roman1475956", Verdana, sans-serif;
  overflow-x: hidden;
  color: #000;
  font-size: 100%;
}

p {
  margin-bottom: 1.6rem;
}

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

article ul,
article ol {
  padding: 0 0 0 2rem;
  margin: 0 0 2rem 0;
}

article h1, article h2, article h3, article h4, article h5 {
  color: #152ADD;
  margin: 0;
}
article h1 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  color: #000;
  font-family: "Univers LT W01_55 Roman1475956";
}
article h2 {
  font-size: 1.6rem;
}
article h3 {
  font-size: 1.5rem;
}
article h4, article h5 {
  font-size: 1.4rem;
}

input,
input:focus,
textarea,
textarea:focus {
  display: block;
  width: 100%;
  box-shadow: none;
  border: 1px solid #152ADD;
  outline: 0;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
input:focus,
input:focus:focus,
textarea:focus,
textarea:focus:focus {
  border-color: #FF0000;
}

button,
input[type=submit] {
  cursor: pointer;
  display: inline-block;
  padding: 1.3rem 3.5rem;
  border: 1px solid #FF0000;
  background: none;
  border-radius: 0;
  color: white;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  transition: 0.2s all;
  letter-spacing: 1px;
  background: #FF0000;
  font-weight: bold;
  display: inline-block;
  width: auto;
}
button:hover, button:focus, button:active, button.hover,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
input[type=submit].hover {
  background: none;
  color: #FF0000 !important;
  text-decoration: none;
}
button.block,
input[type=submit].block {
  display: block;
  width: 100%;
}
button.white,
input[type=submit].white {
  background: #fff;
  border-color: #fff;
  color: #FF0000;
}
button.white:hover, button.white:focus, button.white:active, button.white.hover,
input[type=submit].white:hover,
input[type=submit].white:focus,
input[type=submit].white:active,
input[type=submit].white.hover {
  background: none;
  color: #fff !important;
}
button.small,
input[type=submit].small {
  padding: 0.8rem 1.6rem;
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #000;
  text-decoration: underline;
  font-size: 16px;
}
button.small:hover,
input[type=submit].small:hover {
  background: #152ADD;
  color: #fff !important;
}

#header {
  padding-top: 20px;
  padding-bottom: 40px;
}
#header .container {
  position: relative;
}
#header .container > a {
  display: block;
  max-width: 125px;
  position: relative;
  z-index: 1000;
}
#header #breadcrumbs {
  position: absolute;
  top: 50%;
  right: 15px;
  opacity: 0.3;
  font-size: 16px;
  font-family: "Univers LT W01_55 Roman1475956";
}
@media (max-width: 1024px) {
  #header #breadcrumbs {
    display: none;
  }
}

#nav {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 9000;
  transition: 0.2s all;
}
#nav:before {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  background: #000;
  transition: 0.2s all;
}
#nav:hover {
  color: #fff;
}
#nav:hover:before {
  height: 100%;
  opacity: 1;
}
#nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 16px;
}
#nav ul li {
  list-style: none;
}
#nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s all;
}
#nav ul li {
  list-style: none;
  display: block;
  padding: 20px 25px;
}
#nav ul li a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  font-size: inherit;
  transition: 0.2s all;
  font-family: "Univers LT W01_55 Roman1475956";
}
#nav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.2s all;
}
#nav ul li a:hover:after {
  width: 100%;
}
#nav ul li.active > a {
  font-weight: bold;
}
#nav ul li:last-child li {
  text-align: right;
}
#nav ul li ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #000;
  display: block;
  height: 0;
  overflow: hidden;
  opacity: 0;
  text-align: left;
  padding: 0 25px;
  transition: 0.2s all;
}
#nav ul li ul li {
  padding: 3px 0 !important;
}
#nav ul li ul li a {
  font-size: 14px;
}
#nav ul li:hover ul {
  height: auto;
  opacity: 1;
  padding-bottom: 25px;
}
@media (max-width: 1024px) {
  #nav {
    position: fixed;
    top: -50px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: #000;
    opacity: 0;
    margin: 0;
  }
  #nav ul {
    flex-direction: column;
    padding-left: 20%;
  }
  #nav ul li {
    position: static;
  }
  #nav ul li a {
    color: #fff;
  }
  #nav ul li:last-child li {
    text-align: left;
  }
  #nav ul li ul {
    padding: 10px 0 0 0 !important;
    position: static;
    opacity: 1;
    height: auto;
  }
}

#nav-trigger {
  display: none;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 9100;
  width: 30px;
  height: 19px;
  cursor: pointer;
}
@media (max-width: 1455px) {
  #nav-trigger {
    margin-right: 0;
  }
}
#nav-trigger span, #nav-trigger:before, #nav-trigger:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  transition: 0.2s all;
}
#nav-trigger span {
  top: 50%;
}
#nav-trigger:after {
  top: 100%;
}
@media (max-width: 1024px) {
  #nav-trigger {
    display: block;
  }
}

body.nav-visible #nav {
  top: 0;
  padding: 10vh 0;
  height: 100vh;
  opacity: 1;
  overflow-y: scroll;
}
body.nav-visible #nav a {
  opacity: 1 !important;
  text-align: left !important;
}
body.nav-visible #nav-trigger span {
  display: none;
}
body.nav-visible #nav-trigger:before {
  top: 10px;
  transform: rotate(45deg);
}
body.nav-visible #nav-trigger:after {
  transform: rotate(-45deg);
  margin-top: -9px;
}

#footer {
  padding-top: 120px;
  padding-bottom: 30px;
  font-size: 14px;
}
#footer h5 {
  margin: 0;
  font-size: 16px;
  text-decoration: underline;
}
#footer p {
  margin-bottom: 20px;
}
#footer nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 0;
}
#footer nav ul li {
  list-style: none;
}
#footer nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s all;
}
#footer nav ul a:hover {
  text-decoration: underline;
}
#footer .row {
  margin-bottom: 40px;
}
#footer .row nav ul {
  flex-direction: column;
  align-items: flex-start;
}
#footer .row + div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  max-width: 1024px;
}
#footer .row + div li {
  padding: 0 14px;
  border-left: 1px solid #000;
  opacity: 0.5;
}
#footer .row + div li:first-child {
  border: 0;
  padding-left: 0;
}
#footer .row + div li:last-child {
  padding-right: 0;
}
#footer .row + div li a {
  line-height: 1;
}
@media (max-width: 1279px) {
  #footer .row + div {
    display: block;
  }
  #footer .row + div span {
    display: block;
    margin-bottom: 15px;
  }
  #footer .row + div nav {
    display: inline-block;
  }
}
@media (max-width: 540px) {
  #footer .row + div nav ul {
    flex-direction: column;
    align-items: flex-start;
  }
  #footer .row + div nav ul li {
    padding: 5px 0;
    border: 0;
  }
}
#footer .images {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 180px;
}
@media (max-width: 767px) {
  #footer .images {
    padding-top: 20px;
    display: block;
  }
}
#footer .images img {
  height: 60px;
  width: auto;
}
@media (max-width: 1199px) {
  #footer .images img {
    height: 50px;
  }
}
#footer .images form {
  position: absolute;
  top: -59px;
  right: -20%;
  width: 75%;
}
@media (max-width: 991px) {
  #footer .images form {
    position: static;
    width: 100%;
  }
}
#footer .images form strong {
  font-size: 18px;
}

/* Specific */
body.default-container #main > .container {
  max-width: 980px;
}
body.default-container #main > .container h2, body.default-container #main > .container h3, body.default-container #main > .container h4, body.default-container #main > .container h5 {
  font-family: "UniversNW01-430TwRegula";
}
body.default-container #main > .container p + h2, body.default-container #main > .container h3, body.default-container #main > .container h4, body.default-container #main > .container h5 {
  padding-top: 2.4rem;
  margin-bottom: 0.6rem;
}
body.default-container #main > .container img + p {
  padding-top: 30px;
}
body.default-container #main > .container p {
  margin-bottom: 1rem;
}
body.default-container #main > .container p > a, body.default-container #main > .container p > strong > a {
  color: #152ADD;
  text-decoration: underline;
}
body.default-container #main > .container p > a.btn, body.default-container #main > .container p > strong > a.btn {
  color: #fff;
  text-decoration: none;
}
body.default-container #main > .container p > strong > a {
  color: inherit;
}
body #main .page-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 767px) {
  body #main .page-header {
    display: block;
  }
}
body #main .page-header h2,
body #main .page-header h1 {
  margin: 0;
  color: #152ADD;
  font-size: 16px;
  margin: 0;
  padding: 15px 0;
  font-family: "Univers LT W01_55 Roman1475956";
}
body #main .page-header .btn {
  white-space: nowrap;
  align-self: flex-end;
}
body.page-home #header {
  margin-bottom: -105px;
}
body.page-home #main > .container {
  padding-left: 75px;
}
body.page-home #main > .container > .widget {
  padding-left: 20%;
}
body.page-home #main > .container > .widget.events-slider {
  padding: 0;
}
body.page-home #main > .container > .widget.events-slider + .page-excerpt {
  padding-left: 10%;
  padding-right: 30%;
  padding-top: 5%;
}
@media (max-width: 767px) {
  body.page-home #main > .container > .widget.events-slider + .page-excerpt {
    margin-bottom: 5%;
  }
}
body.page-home #main .wp-block-columns .wp-block-column:first-child {
  padding-right: 17%;
}
@media (max-width: 767px) {
  body.page-home #main .wp-block-columns .wp-block-column:first-child {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  body.page-home #main > .container {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  body.page-home #main > .container > .widget {
    padding-left: 0;
  }
  body.page-home #main > .container > .widget.events-slider + .page-excerpt {
    padding-left: 0;
    padding-right: 40%;
  }
}
@media (max-width: 767px) {
  body.page-home #main > .container > .widget.events-slider + .page-excerpt {
    padding: 0;
    padding-top: 60px;
    margin-top: 0;
  }
}
body.page-home .wp-block-columns {
  padding-left: 10%;
}
@media (max-width: 767px) {
  body.page-home .wp-block-columns {
    padding-left: 0;
  }
}
body.single-performance .single-event-slider img {
  width: 100%;
}
body.single-performance .single-event-slider + strong {
  display: block;
  margin-bottom: 20px;
}
body.single-performance .meta {
  font-family: "Univers LT W01_55 Roman1475956";
  font-size: 16px;
}
body.single-performance .meta h1 {
  color: #152ADD;
  margin: 0;
  padding: 20px 0;
}
body.single-performance .meta strong:first-child {
  font-family: "Univers LT W01_55 Roman1475956";
}
body.single-performance .content {
  padding-top: 20px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  body.single-performance .content {
    padding-bottom: 0;
  }
}
body.single-performance .map {
  text-align: right;
  font-family: "Univers LT W01_55 Roman1475956";
}
body.single-performance .map #map {
  min-height: 300px;
}
body.single-performance aside {
  padding: 20px;
  padding-left: 30px;
  padding-top: 15px;
  background: #e6e6e6;
}
@media (min-width: 768px) {
  body.single-performance aside .accordion {
    position: relative;
    z-index: 5000;
    width: 100%;
    background: #e6e6e6;
    font-size: 14px;
    margin-bottom: 0;
    text-shadow: none;
  }
  body.single-performance aside .accordion h5 {
    margin-bottom: 8px;
    padding: 8px;
    border-bottom: 1px solid #000;
    font-size: 14px;
    line-height: 20px;
  }
  body.single-performance aside .accordion h5 span {
    padding: 0;
    text-decoration: none;
  }
  body.single-performance aside .accordion h5:after {
    font-size: 20px;
    content: "+";
    float: right;
  }
  body.single-performance aside .accordion div {
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
  body.single-performance aside .accordion.active {
    padding: 8px 20px;
    width: 300%;
    margin-left: -200%;
    right: -20px;
  }
  body.single-performance aside .accordion.active h5 {
    padding: 0;
    padding-right: 8px;
    border: 0;
  }
  body.single-performance aside .accordion.active h5:after {
    transform: rotate(45deg);
  }
  body.single-performance aside .accordion.active div {
    padding: 0;
    height: 100%;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  body.single-performance aside {
    padding: 0;
    background: none;
  }
}
body.single-post header h1 {
  margin-bottom: 10px;
  color: #152ADD;
}
body.single-post header time {
  display: block;
  margin-bottom: 30px;
  opacity: 0.3;
  font-size: 14px;
}
body.page-visual-arts .container-inner, body.page-past-exhibitions .container-inner, body.page-artists .container-inner, body.page-whats-on .container-inner, body.page-past-events .container-inner, body.page-shop .container-inner, body.page-current-projects .container-inner {
  max-width: 100%;
}
body.page-whats-on #main > .container {
  padding-top: 60px;
}
body.page-past-events {
  background: #000;
  color: #fff;
}
body.page-past-events .dropdown a {
  color: #000;
  background: #fff;
}
body.page-past-events .datepicker,
body.page-past-events .search-form,
body.page-past-events #footer img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
body.page-past-events .social li {
  border-color: #fff;
}
body.page-past-events .pagination a {
  background: #fff;
  color: #000;
}
body.page-past-events .widget.newsletter input[type=email] {
  padding-left: 10px !important;
  border-color: #fff !important;
  color: #fff !important;
}
body.page-past-events .widget.newsletter ::-webkit-input-placeholder {
  color: #fff !important;
}
body.page-past-events .widget.newsletter :-ms-input-placeholder {
  color: #fff !important;
}
body.page-past-events .widget.newsletter ::-moz-placeholder {
  color: #fff !important;
}
body.page-past-events .widget.newsletter ::-ms-input-placeholder {
  color: #fff !important;
}
body.page-past-events .widget.newsletter ::placeholder {
  color: #fff !important;
}
body.page-past-events article h1,
body.page-past-events .widget.whats-on article h2 a {
  color: #fff;
}
body.page-past-events .widget.pagination li a:hover, body.page-past-events .widget.pagination li.active a {
  background: #666;
}
body.search-results .widget.whats-on > form {
  display: none;
}
body.single-performance #footer, body.single-post #footer, body.single-artist #footer {
  position: relative;
  background: #eee;
  padding-top: 90px;
}
body.single-performance #footer:before, body.single-post #footer:before, body.single-artist #footer:before {
  content: "";
  display: block;
  width: 200px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 5000;
  margin-left: -100px;
  background: #000;
}
body.single-page .page-slider + .container-inner h1, body.single-page .page-slider + .container-inner h2, body.single-page .page-slider + .container-inner h3, body.single-page .page-slider + .container-inner h4, body.single-page .page-slider + .container-inner h5 {
  color: #152ADD;
}
body.single-performance article .swiper-slide, body.single-artist article .swiper-slide, body.single-post article .swiper-slide, body.single-book article .swiper-slide {
  background-size: cover;
  background-position: center;
  background-position: top center;
  padding-top: 70%;
}
body.page-visual-arts #main > .container, body.page-past-exhibitions #main > .container, body.page-active-archive-slow-institution #main > .container {
  padding-top: 60px;
}
body.page-visual-arts #main .container-inner, body.page-past-exhibitions #main .container-inner, body.page-active-archive-slow-institution #main .container-inner {
  max-width: 100%;
}
body.page-visual-arts #main .box-performance-big, body.page-past-exhibitions #main .box-performance-big, body.page-active-archive-slow-institution #main .box-performance-big {
  flex-direction: column !important;
  border-bottom: 3px solid #000;
  margin-bottom: 90px;
}
body.page-visual-arts #main .box-performance-big .thumb, body.page-past-exhibitions #main .box-performance-big .thumb, body.page-active-archive-slow-institution #main .box-performance-big .thumb {
  min-height: 50vh;
  margin-bottom: 25px;
}
body.page-visual-arts #main .box-performance-big .search-wrapper, body.page-past-exhibitions #main .box-performance-big .search-wrapper, body.page-active-archive-slow-institution #main .box-performance-big .search-wrapper {
  transform: translateX(-65px);
}
body.page-visual-arts #main .box-performance-big .search-wrapper .search-icon, body.page-past-exhibitions #main .box-performance-big .search-wrapper .search-icon, body.page-active-archive-slow-institution #main .box-performance-big .search-wrapper .search-icon {
  margin-right: 25px;
}
body.page-visual-arts #main .box-performance-big .search-wrapper .search-form label .screen-reader-text, body.page-past-exhibitions #main .box-performance-big .search-wrapper .search-form label .screen-reader-text, body.page-active-archive-slow-institution #main .box-performance-big .search-wrapper .search-form label .screen-reader-text {
  display: none;
}
body.page-visual-arts .widget.whats-on article, body.page-past-exhibitions .widget.whats-on article, body.page-active-archive-slow-institution .widget.whats-on article {
  padding-bottom: 90px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
}
body.page-visual-arts .widget.whats-on article .thumb, body.page-past-exhibitions .widget.whats-on article .thumb, body.page-active-archive-slow-institution .widget.whats-on article .thumb {
  flex: 1 1 auto;
  margin-bottom: 0;
  height: initial;
  min-height: auto;
}
body.page-visual-arts .widget.whats-on article .box-inner, body.page-past-exhibitions .widget.whats-on article .box-inner, body.page-active-archive-slow-institution .widget.whats-on article .box-inner {
  flex: 1 1 15%;
  padding-right: 14%;
}
body.page-visual-arts .widget.whats-on article .box-inner .excerpt, body.page-past-exhibitions .widget.whats-on article .box-inner .excerpt, body.page-active-archive-slow-institution .widget.whats-on article .box-inner .excerpt {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.single-performance .booknow-col {
  padding-left: 3%;
}
@media (max-width: 991px) {
  body.single-performance .booknow-col {
    padding-left: 0;
    margin-bottom: 25px;
  }
}
body.single-performance .content-inner + [data-readmore-toggle], body.single-performance .content-inner[data-readmore] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body.single-performance .btn.booknow {
  font-size: 1rem;
}
body.single-performance .widget.slider.single-event-slider .swiper-pages {
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 8000;
  width: auto;
}
body.single-performance .widget.slider.single-event-slider .swiper-pages .swiper-pagination-bullet {
  background: #000;
  opacity: 0.6;
  cursor: pointer;
}
body.single-performance .widget.slider.single-event-slider .swiper-pages .swiper-pagination-bullet-active {
  background: #000;
  opacity: 1;
}
body.single-performance .video-wrapper .video-inner {
  position: relative;
  margin-bottom: 60px;
  border-bottom: 5px solid #000;
  padding-bottom: 60px;
}
body.single-performance .video-wrapper .video-inner .row .col-lg-6:last-child {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 8%;
  padding-right: 8%;
  flex-direction: column;
}
body.single-performance .video-wrapper .video-inner .row .col-lg-6:last-child .video-title {
  margin-bottom: 25px;
}
body.single-performance .video-wrapper .video-inner .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
  margin-top: -30px;
}
body.single-performance .gallery-wrapper {
  padding-bottom: 120px;
}
body.single-performance .gallery-wrapper .swiper-slide {
  padding-top: 0 !important;
}
body.single-performance .accordion-wrapper {
  padding-right: 15%;
}
body.single-performance .accordion-wrapper .accordion h5 {
  padding-top: 1.4rem !important;
  border-bottom: 3px solid #000;
}
body.single-performance .accordion-wrapper .accordion.active h5 span {
  background: #000;
  color: #fff;
}
body.single-performance .accordion-wrapper .accordion.active div {
  background: #000;
  color: #fff;
}
body.single-performance .further-reading-wrapper {
  margin-top: 120px;
  margin-bottom: 60px;
  padding-top: 120px;
  padding-bottom: 120px;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
}
body.single-performance .further-reading-wrapper h3 {
  margin: 0 auto;
  font-family: "Univers LT W01_55 Roman1475956";
  padding-top: 0 !important;
  font-size: 20px;
  color: #000;
  margin-bottom: 3rem !important;
}
body.single-performance .further-reading-wrapper .further-reading {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
body.single-performance .further-reading-wrapper .further-reading .fr-box a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.single-performance .further-reading-wrapper .further-reading .fr-box a .fr-box__meta-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
body.single-performance .further-reading-wrapper .further-reading .fr-box a .fr-box__meta-wrapper .title {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
body.single-performance .further-reading-wrapper .further-reading .fr-box .fr-box__icon {
  height: 40px;
  padding-right: 10px;
  margin-right: 10px;
}

.timeline-wrapper-section {
  padding-top: 90px;
  padding-bottom: 90px;
}
.timeline-wrapper-section .timeline-horizontal .timeline-dots-wrap {
  width: 100%;
}
.timeline-wrapper-section .container-inner {
  max-width: 980px;
}
.timeline-wrapper-section .timeline .timeline-dots li.slide-active button {
  color: #000 !important;
}
.timeline-wrapper-section .timeline .timeline-dots button {
  color: #000 !important;
}
.timeline-wrapper-section .box-item {
  border: none;
}
.timeline-wrapper-section .box-item .box-item__inner {
  display: block;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  gap: 2em;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event-wrapper {
  margin-bottom: 2em;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event-wrapper:nth-child(even) .box-item__thumbnail {
  min-height: 130px;
  display: block;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event-wrapper:nth-child(odd) .box-item__thumbnail {
  min-height: 260px;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event {
  background-color: #e6e6e6;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event .box-item__thumbnail {
  min-height: 130px;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event .box-item__excerpt {
  margin-bottom: 0.6rem;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event .box-item__more {
  text-decoration: underline;
  font-weight: bold;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event h4 {
  margin-bottom: 20px !important;
  font-family: "Univers LT W01_55 Roman1475956" !important;
  font-size: 16px !important;
  padding-top: 10px !important;
  color: #000;
}
.timeline-wrapper-section .box-item .box-item__inner .box-item__event .box-item__inner-wrapper {
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
}

.timeline-event-popup {
  max-width: 980px;
  background-color: #e6e6e6;
  padding-right: 15%;
}
.timeline-event-popup h3 {
  font-size: 2rem;
  margin-bottom: 40px;
  color: #000;
  font-family: "Univers LT W01_55 Roman1475956";
}
.timeline-event-popup .timeline-event-popup__thumbnail {
  margin-bottom: 40px;
  display: block;
}
.timeline-event-popup .btn {
  border: 1px solid #152ADD !important;
  margin-top: 25px !important;
  color: #152ADD !important;
}
.timeline-event-popup .btn:focus {
  border: 1px solid #152ADD !important;
  margin-top: 25px !important;
  color: #152ADD !important;
}

.wp-block-columns.nopadding {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.page-collaborations .widget.whats-on article strong {
  margin-bottom: 10px;
}

.single-project-slider .swiper-slide {
  min-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
}

.single-projects article h1 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  color: #152ADD;
}

.performance-active-archive-slow-institution-queer-in-progress-timeline .content {
  padding-bottom: 45px;
}

.project-meta {
  margin-bottom: 20px;
}
.project-meta .type {
  color: #616262;
}
.project-meta .collaborators {
  color: #616262;
  font-weight: bold;
}
.project-meta .collaborators ul {
  list-style: none;
  padding-left: 0;
  display: block;
}
.project-meta .collaborators ul li {
  padding-right: 5px;
  display: inline-block;
}

a.showmore.btn.small.gray {
  margin-top: 45px;
  padding-right: 10px;
  text-decoration: none;
}
a.showmore.btn.small.gray span.symbol {
  text-decoration: none !important;
  margin-left: 25px;
}
a.showmore.btn.small.gray span.text {
  text-decoration: underline;
}

.meta__tickets,
.meta__show {
  display: block;
}

.overview-heading {
  padding-bottom: 25px;
  display: block;
}

body.single-performance .content {
  padding-top: 35px;
}

.search-wrapper .search-icon {
  margin-right: 25px;
}
.search-wrapper .search-field {
  max-width: 150px;
}
.search-wrapper.search-wrapper__visual-arts .search-icon, .search-wrapper.search-wrapper__whatson .search-icon {
  margin-right: 0;
  transform: translateX(-65px);
}

.w-80 {
  max-width: 80%;
}

@media (max-width: 991px) {
  .page-visual-arts .widget.whats-on article,
.page-active-archive-slow-institution .widget.whats-on article {
    flex-direction: column !important;
  }
  .page-visual-arts .widget.whats-on article .thumb,
.page-active-archive-slow-institution .widget.whats-on article .thumb {
    min-height: 250px !important;
    margin-bottom: 25px !important;
  }

  .search-wrapper {
    transform: none !important;
  }
  .search-wrapper .search-icon {
    display: none;
  }

  .timeline-list-wrap .timeline-item {
    width: 100vw;
  }

  .timeline-wrapper-section .box-item .box-item__inner {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  .timeline-wrapper-section .timeline-horizontal .timeline-dots-wrap {
    width: 100vw !important;
  }

  body.single-performance .video-wrapper .video-inner .row .col-lg-6:last-child {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 8%;
  }

  body.single-performance .video-wrapper .video-inner .video-icon {
    margin-top: -38px;
  }
}
@media (max-width: 767px) {
  body #pojo-a11y-toolbar {
    top: 91vh !important;
  }
}
.widget.slider {
  margin-bottom: 30px;
}
.widget.events-slider {
  text-align: right;
  margin-bottom: 0;
}
.widget.events-slider .swiper-slide {
  text-align: right;
}
.widget.events-slider .swiper-slide h3 {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: auto;
  padding: 20px;
  background: red;
  color: white;
}
@media (max-width: 767px) {
  .widget.events-slider .swiper-slide h3 {
    position: static;
    font-size: 20px;
  }
}
.widget.events-slider .swiper-slide a:first-child {
  background-size: cover;
  background-position: center;
  background-position: center center;
  display: block;
  position: relative;
  padding-top: 60%;
}
.widget.events-slider .swiper-slide .btn {
  font-size: 30px;
}
.widget.events-slider .swiper-slide img {
  width: 100%;
  height: auto;
}
.widget.events-slider .swiper-pages {
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 8000;
  width: auto;
}
.widget.events-slider .swiper-pages .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.6;
  cursor: pointer;
}
.widget.events-slider .swiper-pages .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.widget.events-slider .search-form {
  margin-top: 25px;
}
.widget.page-boxes {
  padding-left: 10%;
  text-align: right;
  font-family: "Univers LT W01_55 Roman1475956";
  font-weight: bold;
}
@media (max-width: 767px) {
  .widget.page-boxes {
    text-align: center;
  }
}
.widget.page-boxes .row > div {
  margin-bottom: 30px;
}
.widget.page-boxes a {
  display: block;
  text-decoration: none;
}
.widget.page-boxes a .thumb {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 330px;
  margin-bottom: 10px;
}
.widget.page-boxes a .thumb:before {
  content: "";
  height: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
}
.widget.page-boxes a .thumb span {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 11;
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  opacity: 0;
}
@media (max-width: 991px) {
  .widget.page-boxes a .thumb {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .widget.page-boxes a .thumb {
    height: 170px;
  }
}
.widget.page-boxes a:hover .thumb:before,
.widget.page-boxes a:hover .thumb span {
  opacity: 1;
}
.widget.page-boxes a:hover .thumb:before {
  height: 100%;
}
.widget.page-excerpt {
  padding: 120px 0;
  padding-left: 10%;
  font-size: 28px;
  line-height: 1.3;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.page-excerpt div {
  margin-bottom: 20px;
}
.widget.page-excerpt div p:last-child {
  margin: 0;
}
.widget.page-excerpt .btn {
  margin-left: -1.6rem;
}
@media (max-width: 768px) {
  .widget.page-excerpt .btn {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .widget.page-excerpt {
    padding: 60px 0;
    font-size: 24px;
  }
}
.widget.page-listing {
  padding-left: 10%;
}
.widget.page-listing article {
  margin-bottom: 40px;
}
.widget.page-listing article p {
  line-height: 1.6;
}
.widget.page-listing article .thumb {
  background-size: cover;
  background-position: center;
  padding: 0 !important;
  padding-top: 75% !important;
}
.widget.page-listing article .row > div {
  overflow: hidden;
}
.widget.page-listing article .row > div:first-child strong {
  display: block;
  margin-bottom: 9px;
  text-align: right;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.page-listing article .row > div img {
  width: 100%;
}
.widget.page-listing article .row > div div {
  padding-top: 60px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .widget.page-listing article .row > div div {
    padding: 20px 0;
  }
}
.widget.page-listing article .row > div div .btn {
  margin-left: -1.6rem;
}
@media (max-width: 768px) {
  .widget.page-listing article .row > div div .btn {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .widget.page-listing article {
    font-size: 16px;
  }
  .widget.page-listing article strong {
    max-width: 100%;
    text-align: left;
  }
  .widget.page-listing article img {
    margin: 0 15px;
    height: 150px;
    width: auto;
  }
}
.widget.whats-on {
  padding-top: 30px;
}
.widget.whats-on header {
  margin-bottom: 90px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.widget.whats-on header form {
  margin-top: -5px;
  margin-left: -50px;
  margin-right: 50px;
}
.widget.whats-on header .filters {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Univers LT W01_55 Roman1475956";
  font-size: 18px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .widget.whats-on header {
    display: block;
  }
  .widget.whats-on header form {
    margin: 0;
    margin-bottom: 15px;
  }
}
.widget.whats-on article {
  padding-bottom: 90px;
}
.widget.whats-on article .thumb {
  background-size: cover;
  background-position: center;
  background-position: center;
  display: block;
  height: 310px;
  margin-bottom: 25px;
  position: relative;
}
.widget.whats-on article .thumb:before {
  content: "";
  height: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
}
.widget.whats-on article .thumb:after {
  content: "More";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 11;
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  opacity: 0;
}
.widget.whats-on article .thumb:hover:before, .widget.whats-on article .thumb:hover:after {
  opacity: 1;
}
.widget.whats-on article .thumb:hover:before {
  height: 100%;
}
.widget.whats-on article h2 {
  line-height: 1.3;
  margin-bottom: 15px;
}
.widget.whats-on article h2 a {
  color: #152ADD;
  text-decoration: none;
}
.widget.whats-on article strong,
.widget.whats-on article span {
  display: block;
}
.widget.whats-on > form {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1000;
}
.widget.whats-on > form input {
  width: 45px;
  height: 45px;
  background: url(../images/icon-calendar.png) center no-repeat;
  background-size: contain;
  border-radius: 0;
  border: 0;
  color: transparent;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.2s all;
}
.widget.whats-on > form input:hover {
  transform: scale(1.1);
}
.widget.shop {
  padding-top: 120px;
}
.widget.shop article {
  padding-bottom: 90px;
}
.widget.shop article .thumb {
  background-size: cover;
  background-position: center;
  background-position: center;
  display: block;
  height: 310px;
  margin-bottom: 25px;
  position: relative;
}
.widget.shop article .thumb:before {
  content: "";
  height: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
}
.widget.shop article .thumb:after {
  content: "More";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 11;
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  opacity: 0;
}
.widget.shop article .thumb:hover:before, .widget.shop article .thumb:hover:after {
  opacity: 1;
}
.widget.shop article .thumb:hover:before {
  height: 100%;
}
.widget.shop article h2 {
  line-height: 1.3;
  margin-bottom: 15px;
}
.widget.shop article h2 a {
  color: #152ADD;
  text-decoration: none;
}
.widget.shop article strong,
.widget.shop article span {
  display: block;
}
.widget.shop article .thumb:before {
  background: #FF0000;
}
.widget.shop article .thumb:after {
  content: "Buy Now";
}
.widget.shop article .thumb:hover:before {
  opacity: 0.75;
}
.widget.shop article strong {
  display: inline;
}
.widget.post-listing article {
  padding-bottom: 90px;
}
.widget.post-listing article .thumb {
  background-size: cover;
  background-position: center;
  background-position: center;
  display: block;
  height: 310px;
  margin-bottom: 25px;
  position: relative;
}
.widget.post-listing article .thumb:before {
  content: "";
  height: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
}
.widget.post-listing article .thumb:after {
  content: "More";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 11;
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  opacity: 0;
}
.widget.post-listing article .thumb:hover:before, .widget.post-listing article .thumb:hover:after {
  opacity: 1;
}
.widget.post-listing article .thumb:hover:before {
  height: 100%;
}
.widget.post-listing article h2 {
  line-height: 1.3;
  margin-bottom: 15px;
}
.widget.post-listing article h2 a {
  color: #152ADD;
  text-decoration: none;
}
.widget.post-listing article strong,
.widget.post-listing article span {
  display: block;
}
.widget.post-listing article h2 {
  margin-bottom: 5px;
}
.widget.post-listing article time {
  opacity: 0.6;
  display: block;
  margin-bottom: 20px;
}
.widget.pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  padding-top: 30px;
}
.widget.pagination li {
  list-style: none;
}
.widget.pagination li a {
  display: block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s all;
}
.widget.pagination li {
  padding: 0 12px;
}
.widget.pagination li a {
  display: block;
  background: #e6e6e6;
  display: block;
  line-height: 30px;
  width: 30px;
  text-align: center;
  transition: 0.2s all;
}
.widget.pagination li a:hover, .widget.pagination li.active a {
  color: #fff;
  background: #152ADD;
}
.widget.pagination li.controls a {
  font-size: 24px;
  height: 30px;
  line-height: 26px;
}
.widget.related-items {
  margin-top: 120px;
  position: relative;
}
.widget.related-items > h3 {
  max-width: 980px;
  margin: 0 auto;
  font-family: "Univers LT W01_55 Roman1475956";
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 20px;
}
.widget.related-items:before {
  content: "";
  width: 100%;
  height: 81%;
  position: absolute;
  top: 20%;
  left: 0;
  background: #eee;
}
.widget.related-items article {
  padding-bottom: 90px;
}
.widget.related-items article .thumb {
  background-size: cover;
  background-position: center;
  background-position: center;
  display: block;
  height: 310px;
  margin-bottom: 25px;
  position: relative;
}
.widget.related-items article .thumb:before {
  content: "";
  height: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
}
.widget.related-items article .thumb:after {
  content: "More";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 11;
  margin-top: -10px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  text-align: center;
  opacity: 0;
}
.widget.related-items article .thumb:hover:before, .widget.related-items article .thumb:hover:after {
  opacity: 1;
}
.widget.related-items article .thumb:hover:before {
  height: 100%;
}
.widget.related-items article h2 {
  line-height: 1.3;
  margin-bottom: 15px;
}
.widget.related-items article h2 a {
  color: #152ADD;
  text-decoration: none;
}
.widget.related-items article strong,
.widget.related-items article span {
  display: block;
}
.widget.related-items article .btn {
  display: none;
}
.widget.newsletter {
  margin-bottom: 90px;
}
.widget.newsletter strong {
  display: block;
  margin-bottom: 20px;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.newsletter input[type=email] {
  border: 0;
  border-bottom: 1px solid #000;
  box-shadow: 0;
  padding: 7px 0;
  margin: 0;
  border-radius: 0;
  background: none !important;
}
.widget.newsletter input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin: 0;
  margin-right: 8px;
}
.widget.newsletter label {
  display: block;
  padding-top: 6px;
  margin: 0;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .widget.newsletter label {
    text-align: left;
    padding-right: 15%;
  }
}
.widget.newsletter .flex {
  align-items: flex-start;
}
.widget.newsletter ::-webkit-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.newsletter :-ms-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.newsletter ::-moz-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.newsletter ::-ms-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.newsletter ::placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.widget.slider .ssba {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.widget.slider .ssba > div {
  justify-content: flex-end;
}

.dropdown {
  position: relative;
}
.dropdown span,
.dropdown a {
  display: block;
  padding: 0 5px;
}
.dropdown span:hover,
.dropdown a:hover {
  cursor: pointer;
  text-decoration: none;
}
.dropdown span {
  text-decoration: underline;
}
.dropdown a {
  background-color: #e6e6e6;
}
.dropdown a:hover {
  color: #FF0000;
}
.dropdown ul {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  opacity: 0;
}
.dropdown ul li {
  list-style: none;
  display: block;
  border-bottom: 1px solid #000;
}
.dropdown.active ul {
  height: auto;
  opacity: 1;
}

.accordion {
  margin-bottom: 16px;
}
.accordion h5 {
  cursor: pointer;
  border-bottom: 1px solid #000;
  color: #000;
  font-family: "Univers LT W01_55 Roman1475956";
}
.accordion h5:after {
  font-size: 20px;
  content: "+";
  float: right;
  transition: 0.2s all;
  font-weight: 300;
}
.accordion h5 span {
  display: inline-block;
  background: #e6e6e6;
  text-decoration: underline;
  padding: 8px 16px;
  line-height: 1;
  transition: 0.2s all;
}
.accordion h5:hover span {
  padding-right: 60px;
}
.accordion div {
  padding: 0 32px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s all;
}
.accordion.active h5:after {
  transform: rotate(45deg);
}
.accordion.active div {
  padding: 32px;
  height: 100%;
  opacity: 1;
  background: #e6e6e6;
}
.accordion.active.black h5 span,
.accordion.active.black div {
  background: #000;
  color: #fff;
}

.container-inner {
  max-width: 767px;
}

figure.wp-caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  margin-bottom: 6rem;
}
figure.wp-caption figcaption {
  padding: 0 6rem;
}

div.gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
div.gallery figure {
  width: 33.33%;
  margin: 0;
  padding: 8px;
}
div.gallery figure a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  height: 270px;
  overflow: hidden;
  background: #152ADD;
}
div.gallery figure a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 0;
  opacity: 0;
  background: rgba(65, 109, 95, 0.5);
  transition: 0.2s all;
}
div.gallery figure a img {
  margin: 0 auto;
  max-width: none;
  width: auto;
  height: 100%;
  transition: 0.2s all;
}
div.gallery figure a:hover:after, div.gallery figure a:focus:after {
  height: 100%;
  opacity: 1;
}
@media (max-width: 767px) {
  div.gallery figure a {
    height: 170px;
  }
}
@media (max-width: 480px) {
  div.gallery figure {
    width: 50%;
  }
}

.btn {
  cursor: pointer;
  display: inline-block;
  padding: 1.3rem 3.5rem;
  border: 1px solid #FF0000;
  background: none;
  border-radius: 0;
  color: white;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  transition: 0.2s all;
  letter-spacing: 1px;
  background: #FF0000;
  font-weight: bold;
}
.btn:hover, .btn:focus, .btn:active, .btn.hover {
  background: none;
  color: #FF0000 !important;
  text-decoration: none;
}
.btn.block {
  display: block;
  width: 100%;
}
.btn.white {
  background: #fff;
  border-color: #fff;
  color: #FF0000;
}
.btn.white:hover, .btn.white:focus, .btn.white:active, .btn.white.hover {
  background: none;
  color: #fff !important;
}
.btn.small {
  padding: 0.8rem 1.6rem;
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #000;
  text-decoration: underline;
  font-size: 16px;
}
.btn.small:hover {
  background: #152ADD;
  color: #fff !important;
}

.wpcf7 p {
  margin: 0;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ok {
  display: block;
  padding: 5px 10px;
  background: #d00;
  color: #fff;
  margin-bottom: 2rem;
  border-radius: 3px;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background: #28a745;
  color: #fff;
}

@media (max-width: 781px) {
  .wp-block-columns .wp-block-column {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    flex-basis: 100%;
  }
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wp-block-columns {
  padding: 30px 0;
}
.wp-block-columns .wp-block-column {
  margin-bottom: 0;
}

.atf-wrapper-parent {
  margin-bottom: 60px;
  position: relative;
}
.atf-wrapper-parent:before {
  display: block;
  content: "";
  background-size: cover;
  background-position: center;
  background-image: url("../images/icon-twitter.png");
  width: 30px;
  height: 30px;
  margin-left: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .atf-wrapper-parent:before {
    margin-left: 0;
  }
}
.atf-wrapper-parent a {
  color: #FF0000;
}
.atf-wrapper-parent .atf-content {
  height: auto !important;
}
.atf-wrapper-parent .atf-tweet-metadata {
  opacity: 0.3;
  font-size: 16px;
}
.atf-wrapper-parent .atf-row-names,
.atf-wrapper-parent .atf-load-more {
  display: none;
}

.wp-block-quote {
  padding: 0 60px;
  color: #FF0000;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: "Univers LT W01_55 Roman1475956";
}
.wp-block-quote:before {
  display: block;
  content: "To Project...";
  margin-bottom: 20px;
  margin-left: -30px;
  font-size: 18px;
  font-style: normal;
  font-family: "Univers LT W01_55 Roman1475956";
  font-weight: bold;
}
.wp-block-quote p {
  position: relative;
  margin-bottom: 30px;
}
.wp-block-quote p:before, .wp-block-quote p:after {
  content: "'";
  position: absolute;
  margin-left: -16px;
  font-style: italic;
  text-indent: -8px;
}
.wp-block-quote p:after {
  margin-left: auto;
  margin-right: -16px;
}
.wp-block-quote cite {
  display: block;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
@media (max-width: 1199px) {
  .wp-block-quote {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .wp-block-quote {
    font-size: 20px;
  }
  .wp-block-quote p:before {
    margin-left: -4px;
  }
}
@media (max-width: 781px) {
  .wp-block-quote {
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
    font-size: 40px;
  }
  .wp-block-quote:before {
    margin-left: -16px;
  }
  .wp-block-quote br {
    display: none;
  }
  .wp-block-quote p:before {
    margin-left: -16px;
  }
}

.search-form {
  display: inline-block;
}
.search-form label {
  margin: 0;
}
.search-form label span {
  display: none;
}
.search-form input {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #000;
  padding: 5px 0;
  margin: 0;
  background: none;
}
.search-form input[type=submit] {
  display: none;
  font-family: "Univers LT W01_55 Roman1475956";
}
.search-form ::-webkit-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.search-form :-ms-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.search-form ::-moz-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.search-form ::-ms-input-placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}
.search-form ::placeholder {
  color: #000;
  font-weight: bold;
  font-family: "Univers LT W01_55 Roman1475956";
}

#ui-datepicker-div {
  width: 72% !important;
  left: 14% !important;
  padding: 90px 10% !important;
  background: #152ADD !important;
  color: #fff !important;
  top: 135px !important;
  border: 0 !important;
  border-radius: 0 !important;
  z-index: 7000 !important;
}
#ui-datepicker-div .ui-datepicker-header {
  position: static !important;
  background: none !important;
  border: 0 !important;
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
}
#ui-datepicker-div .ui-datepicker-title {
  text-align: left !important;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-weight: bold !important;
  font-family: "Univers LT W01_55 Roman1475956" !important;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-year:before {
  content: " / ";
  margin-right: 4px;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  position: absolute;
  top: 50%;
  left: 5%;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/icon-arrow-left.png) center center !important;
  background-size: cover !important;
}
#ui-datepicker-div .ui-datepicker-prev span,
#ui-datepicker-div .ui-datepicker-next span {
  display: none !important;
}
#ui-datepicker-div .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-next:hover {
  border: 0 !important;
  transform: scale(1.1);
  transition: 0.2s all;
}
#ui-datepicker-div .ui-datepicker-next {
  left: auto;
  right: 5%;
  background-image: url(../images/icon-arrow-right.png) !important;
}
#ui-datepicker-div .ui-datepicker-group-first {
  padding-right: 15px !important;
}
#ui-datepicker-div .ui-datepicker-group-last {
  padding-left: 15px !important;
}
#ui-datepicker-div .ui-datepicker-calendar {
  width: 100% !important;
  margin: 0 !important;
}
#ui-datepicker-div th {
  padding: 15px 0 !important;
  font-size: 14px;
}
#ui-datepicker-div td {
  padding: 2px !important;
}
#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default, #ui-datepicker-div .ui-button, #ui-datepicker-div html .ui-button.ui-state-disabled:hover, #ui-datepicker-div html .ui-button.ui-state-disabled:active {
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 14px !important;
  line-height: 1 !important;
  padding: 5px !important;
  padding-top: 20px !important;
  transition: 0.2s all;
}
#ui-datepicker-div .ui-state-default:hover, #ui-datepicker-div .ui-widget-content .ui-state-default:hover, #ui-datepicker-div .ui-widget-header .ui-state-default:hover, #ui-datepicker-div .ui-button:hover, #ui-datepicker-div html .ui-button.ui-state-disabled:hover:hover, #ui-datepicker-div html .ui-button.ui-state-disabled:active:hover {
  background: #fff !important;
  color: #152ADD !important;
}
@media (max-width: 740px) {
  #ui-datepicker-div {
    width: 90% !important;
    left: 5% !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
}

.social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  justify-content: flex-start;
}
.social li {
  list-style: none;
}
.social li a {
  display: block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s all;
}
.social li {
  padding: 4px 10px;
  border-right: 2px solid #000;
}
.social li:first-child {
  padding-left: 0;
}
.social li:last-child {
  border: 0;
  padding-right: 0;
}
.social li a {
  transition: 0.2s all;
}
.social li a:hover {
  opacity: 0.7;
}

.ssba {
  padding: 25px !important;
}
.ssba > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ssba .ssba-share-text {
  display: none;
}
.ssba a {
  display: block;
  padding: 4px 10px;
  border-right: 2px solid #000;
}
.ssba a img {
  display: block !important;
  height: 17px;
  width: auto !important;
  padding: 0 !important;
}
.ssba a:last-child {
  border: 0;
}

.swiper-container .swiper-slide img {
  width: 100%;
}
.swiper-container .swiper-prev,
.swiper-container .swiper-next {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 26px;
  color: #fff;
  background: #000;
  font-size: 30px;
  text-align: center;
  z-index: 8000;
  cursor: pointer;
}
.swiper-container .swiper-prev:hover,
.swiper-container .swiper-next:hover {
  background: #FF0000;
}
.swiper-container .swiper-next {
  left: auto;
  right: 0;
}

.slider-boxes .swiper-container {
  max-width: 1070px;
  margin: 0 auto;
  padding: 0 60px;
}
.slider-boxes .swiper-container .swiper-prev,
.slider-boxes .swiper-container .swiper-next {
  top: 25%;
  bottom: auto;
  background: #ccc;
  color: #777;
}
.slider-boxes .swiper-container .swiper-prev:hover,
.slider-boxes .swiper-container .swiper-next:hover {
  color: #fff;
  background: #000;
}

.blog-header {
  font-family: "Univers LT W01_55 Roman1475956";
  margin-bottom: 40px;
  font-size: 18px;
}

.pojo-a11y-negative-contrast .swiper-slide,
.pojo-a11y-negative-contrast .thumb,
.pojo-a11y-high-contrast .swiper-slide,
.pojo-a11y-high-contrast .thumb {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  background-size: cover !important;
  background-position: center center !important;
}

/*!
	Timeline - v0.0.1
	ilker Yılmaz
	https://github.com/ilkeryilmaz/timeline
 */
.timeline-container {
  position: relative;
}
.timeline-container::after {
  content: "";
  display: table;
  clear: both;
}

.timeline {
  width: 100%;
}

.timeline-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.timeline-list-wrap {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  transform: translate3d(0, 0, 0);
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.timeline-item {
  float: left;
  width: 950px;
  box-sizing: border-box;
  overflow: scroll;
}

.timeline-dots-wrap {
  position: absolute;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots-wrap {
  width: 100%;
  height: 35px;
}
.timeline-vertical .timeline-dots-wrap {
  width: 65px;
  height: 100%;
  top: 0;
}
.timeline-dots-wrap.bottom {
  bottom: -50px;
}
.timeline-dots-wrap.top {
  top: -50px;
}
.timeline-dots-wrap.left {
  left: -65px;
}
.timeline-dots-wrap.right {
  right: -70px;
}

.timeline-dots {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: none !important;
}
.timeline-horizontal .timeline-dots {
  background: url("../images/timeline-bg.png") bottom repeat-x;
}
.timeline-vertical .timeline-dots {
  background: url("../images/timeline-vertical-bg.png") left repeat-y;
}
.timeline-dots li {
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  list-style: none;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots li {
  float: left;
  width: 50px;
  text-align: center;
}
.timeline-vertical .timeline-dots li {
  width: 100%;
}
.timeline-dots li.slide-active button {
  color: #2972ca;
  font-size: 15px;
}
.timeline-dots button {
  cursor: pointer;
  border: none;
  outline: none;
  color: #333;
  font-size: 12px;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding: 0;
}
.timeline-horizontal .timeline-dots button {
  background: url("../images/date-icon.png") bottom no-repeat;
  padding-bottom: 15px;
}
.timeline-vertical .timeline-dots button {
  background: url("../images/date-icon-vertical.png") left no-repeat;
  padding-left: 15px;
}

.timeline-container {
  width: 950px;
  margin: 0 auto;
}

.timeline-item {
  width: 950px;
  height: 1200px;
  padding: 10px;
  border: 1px solid #ddd;
}

.timeline-item {
  height: 800px;
}

@media (max-width: 991px) {
  .timeline-container {
    width: 100%;
    margin: 0 auto;
  }
}