/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("fonts/font.css?t=1760014889681");
@import url("all.css?t=1760014889681");
@import url("jquery-ui.css?t=1760014889681");
@import url("bootnavbar.css?t=1760014889681");
@import url("easy-autocomplete.min.css?t=1760014889681");
@import url("bootstrap-select.min.css?t=1760014889681");
@import url(daterangepicker.css?t=1760014889681);
@import url(owl.carousel.min.css?t=1760014889681);
@import url(owl.theme.min.css?t=1760014889681);
@import url(font-icon-uikit-v1.0.css?t=1760014889681);
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

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

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  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; }

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer; }

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

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

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

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

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem; }

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

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }

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

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

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

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

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

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

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

.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff; }

.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff; }

.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db; }

.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf; }

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

.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e; }

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

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

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

.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda; }

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

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

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

.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e; }

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

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

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

.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e; }

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

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

.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe; }

.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6; }

.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca; }

.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe; }

.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55; }

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

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered {
    border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered {
    border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered {
    border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered {
    border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::placeholder {
  color: #6c757d;
  opacity: 1; }

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

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

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

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

select.form-control[multiple],
select.form-control[size] {
  height: auto; }

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

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

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem; }

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: .25rem; }

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block; }

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  /* background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z''/></svg>") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) */ }

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip {
  display: block; }

.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block; }

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745; }

.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block; }

.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745; }

.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745; }

.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block; }

.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745; }

.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block; }

.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: .25rem; }

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block; }

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  /* background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) */ }

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip {
  display: block; }

.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block; }

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545; }

.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545; }

.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545; }

.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545; }

.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

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

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto; }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }

.btn:hover {
  color: #212529;
  text-decoration: none; }

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.btn.disabled,
.btn:disabled {
  opacity: .65; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

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

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

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

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

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

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

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

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }

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

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

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

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

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

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

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

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline; }

.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  box-shadow: none; }

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none; }

.btn-group-lg > .btn,
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.btn-group-sm > .btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: .5rem; }

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%; }

.fade {
  transition: opacity .15s linear; }

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }

.fade:not(.show) {
  opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem; }

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

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

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }

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

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent; }

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

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529; }

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

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

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

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
  z-index: 1; }

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

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

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

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

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

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem; }

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0; }

.dropleft .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem; }

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%; }

.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px; }

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

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

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }

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

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }

.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }

.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px; }

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3; }

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4; }

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex; }

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2; }

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3; }

.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem; }

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

.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px); }

.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

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

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

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

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff; }

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d; }

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px; }

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem; }

.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

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

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none; }

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef; }

.custom-select::-ms-expand {
  display: none; }

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  opacity: 0; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem; }

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + .4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.custom-range:focus {
  outline: 0; }

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-moz-focus-outer {
  border: 0; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none; } }

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none; } }

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none; } }

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff; }

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem; }

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem; }

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default; }

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track {
  cursor: default; }

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none; } }

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

.nav-link {
  display: block;
  padding: .5rem 1rem; }

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

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default; }

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

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

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

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent; }

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }

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

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

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

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

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem; }

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

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

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

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0; }

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

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem; }

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

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler {
    display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-md .navbar-toggler {
    display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler {
    display: none; } }

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0; }

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }

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

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.navbar-expand .navbar-toggler {
  display: none; }

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

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

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

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

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

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

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff; }

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

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

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

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff; }

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

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

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

.navbar-dark .navbar-text a {
  color: #fff; }

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }

.card > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: .75rem; }

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem; }

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

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px; } }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-group > .card {
  margin-bottom: 15px; }

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

.card-columns .card {
  margin-bottom: .75rem; }

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

.accordion > .card {
  overflow: hidden; }

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.accordion > .card .card-header {
  margin-bottom: -1px; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"; }

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

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

.breadcrumb-item.active {
  color: #6c757d; }

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

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

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

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

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

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5; }

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

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

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none; } }

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

.badge:empty {
  display: none; }

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

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

.badge-primary {
  color: #fff;
  background-color: #007bff; }

a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc; }

a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }

a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62; }

a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }

a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34; }

a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }

a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b; }

a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }

a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00; }

a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }

a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130; }

a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }

a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5; }

a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }

a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124; }

a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

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

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

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

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 4rem; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }

.alert-primary hr {
  border-top-color: #9fcdff; }

.alert-primary .alert-link {
  color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }

.alert-secondary hr {
  border-top-color: #c8cbcf; }

.alert-secondary .alert-link {
  color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

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

.alert-success .alert-link {
  color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }

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

.alert-info .alert-link {
  color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }

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

.alert-warning .alert-link {
  color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

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

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

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }

.alert-light hr {
  border-top-color: #ececf6; }

.alert-light .alert-link {
  color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }

.alert-dark hr {
  border-top-color: #b9bbbe; }

.alert-dark .alert-link {
  color: #040505; }

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

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

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

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

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none; } }

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

.media-body {
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

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

.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa; }

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem; }

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff; }

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

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row; }

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0; }

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0; }

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff; }

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21; }

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

.close:hover {
  color: #000;
  text-decoration: none; }

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: .875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem; }

.toast:not(:last-child) {
  margin-bottom: .75rem; }

.toast.showing {
  opacity: 1; }

.toast.show {
  display: block;
  opacity: 1; }

.toast.hide {
  display: none; }

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: .75rem; }

.modal-open {
  overflow: hidden; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: .5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem; }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem; }

.modal-footer > :not(:first-child) {
  margin-left: .25rem; }

.modal-footer > :not(:last-child) {
  margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

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

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

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

.tooltip.show {
  opacity: .9; }

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem; }

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0; }

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000; }

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000; }

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000; }

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000; }

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

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

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem; }

.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem; }

.bs-popover-auto[x-placement^=top] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=top] > .arrow::before,
.bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=top] > .arrow::after,
.bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff; }

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem; }

.bs-popover-auto[x-placement^=right] > .arrow,
.bs-popover-right > .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=right] > .arrow::before,
.bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=right] > .arrow::after,
.bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff; }

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem; }

.bs-popover-auto[x-placement^=bottom] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=bottom] > .arrow::before,
.bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=bottom] > .arrow::after,
.bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff; }

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem; }

.bs-popover-auto[x-placement^=left] > .arrow,
.bs-popover-left > .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=left] > .arrow::before,
.bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=left] > .arrow::after,
.bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }

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

.popover-body {
  padding: .5rem .75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

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

.carousel-inner::after {
  display: block;
  clear: both;
  content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none; } }

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block; }

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none; }

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s .6s opacity; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none; } }

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none; } }

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none; } }

.carousel-indicators .active {
  opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important; }

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

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

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

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

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

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

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

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

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

.rounded-lg {
  border-radius: 0.3rem !important; }

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

.rounded-pill {
  border-radius: 50rem !important; }

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

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

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

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

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

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

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

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

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

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

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

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

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

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

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

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

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

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

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

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

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

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

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

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

@supports (position: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.h-auto {
  height: auto !important; }

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

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

.min-vw-100 {
  min-width: 100vw !important; }

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

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

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

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

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

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

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

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

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

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

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

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

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

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

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

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

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

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

.text-primary {
  color: #007bff !important; }

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

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

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

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*# sourceMappingURL=bootstrap.min.css.map */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #CDCED9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

@media (max-width: 991px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable, .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #D3DADD;
  border-bottom-color: #AEB8BC; }

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  border-bottom-color: #CCC; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #FFF; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #A7A9BC;
    font-style: italic; }
  .form-control-inline:-ms-input-placeholder {
    color: #A7A9BC;
    font-style: italic; }
  .form-control-inline::-ms-input-placeholder {
    color: #A7A9BC;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #A7A9BC;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7B7B7B; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5F5F5F; }

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-panel-container, .lfr-floating-container {
  background: #FFF; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00A2EA; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: .1875rem;
    font-size: .875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: .25rem .75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type=file] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: .285rem .75rem; }
  .sidebar-sm .btn {
    border-radius: .1875rem;
    font-size: .875rem;
    line-height: 1.15;
    padding: .4375rem .75rem; }
    .sidebar-sm .btn.close {
      padding: .4375rem; }
  .sidebar-sm .btn-monospaced, .sidebar-sm .btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

.taglib-diff-context {
  background: #EEE; }

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6; }

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

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

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #272833; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #272833; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px; }
  @media (min-width: 768px) {
    .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1.5rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #E7E7ED;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #FFF;
  color: #6B6C7E; }

.file-icon-color-1 {
  background-color: #FFF;
  color: #A7A9BC; }

.file-icon-color-2 {
  background-color: #FFF;
  color: #50D2A0; }

.file-icon-color-3 {
  background-color: #FFF;
  color: #AF78FF; }

.file-icon-color-4 {
  background-color: #FFF;
  color: #FFB46E; }

.file-icon-color-5 {
  background-color: #FFF;
  color: #FF5F5F; }

.file-icon-color-6 {
  background-color: #FFF;
  color: #4B9BFF; }

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #D3E8F1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #FFF; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #CCC9C9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00A2EA;
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal.card,
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal .card {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 0.125rem #FFF, 0 0 0 0.25rem #80acff;
      cursor: default; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
      background-color: #0B5FFF;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 0.125rem #FFF, 0 0 0 0.25rem #80acff;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF; }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #F1F2F5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0B5FFF;
    height: 4px; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal.fade .modal-dialog {
  position: static; }
  .modal.fade .modal-dialog.modal-dialog-sm {
    max-width: 500px; }

.modal.yui3-widget-modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }
  @media (min-width: 768px) {
    .modal.yui3-widget-modal {
      max-width: none; } }
  .modal.yui3-widget-modal .modal-body {
    overflow: auto; }
    .modal.yui3-widget-modal .modal-body.dialog-iframe-bd {
      overflow: hidden;
      padding: 0; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #FFF; }

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 1rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  border-radius: 0.25rem 0.25rem 0 0;
  color: #6B6C7E;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip, .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

.tree-node [class^="icon-"] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #F4F3F3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #4B9BFF; }

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FFB46E; }

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FF5F5F; }

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #50D2A0; }

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FF73C3; }

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #9BE169; }

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #AF78FF; }

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FFD76E; }

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #5FC8FF; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: '';
  height: 0.3125rem;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 0.75rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -o-transition: opacity 0.25s, transform 0.25s;
        -webkit-transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

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

.portlet-title-default {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #6B6C7E;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
    color: #6B6C7E; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

.main-content-body {
  margin-top: 20px; }

.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-decorate .portlet-content {
  background: #F1F2F5;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content, .underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #CCC; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #FFF; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27C1F2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #B8C1D1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*Inizio personalizzazione tema style.css*/
/** CORE **/
/* Portale Campania Eventi */
body {
  font-size: 16px;
  font-family: "roboto_regular_web";
  /*.overlay {
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        z-index: 10;
        display: none;

        &.show {
            display: block;
        }
    }*/ }
  body a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 100%;
    height: 1px;
    overflow: hidden;
    z-index: -999;
    color: #fff;
    background-color: #162B45;
    border: 1px solid #162B45; }
  body a.skip-main:focus,
  body a.skip-main:active {
    color: #fff;
    background-color: #162B45;
    border: 1px solid #162B45;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    text-align: center;
    font-size: 1.1em;
    z-index: 999; }
  body button:active, body button:focus {
    outline-color: #7F1B2D; }
  body #wrapper main,
  body #wrapper #main {
    margin-top: 0px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 767.98px) {
      body #wrapper main.home,
      body #wrapper #main.home {
        margin-top: 0 !important; } }
    @media (max-width: 767.98px) {
      body #wrapper main,
      body #wrapper #main {
        margin-top: 80px !important; } }
    body #wrapper main.mt,
    body #wrapper #main.mt {
      margin-top: 140px; }
      @media (max-width: 1199.98px) {
        body #wrapper main.mt,
        body #wrapper #main.mt {
          margin-top: 80px; } }
  body #wrapper.scroll-main main,
  body #wrapper.scroll-main #main {
    margin-top: 0px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 767.98px) {
      body #wrapper.scroll-main main.home,
      body #wrapper.scroll-main #main.home {
        margin-top: 0 !important; } }
    @media (max-width: 767.98px) {
      body #wrapper.scroll-main main,
      body #wrapper.scroll-main #main {
        margin-top: 80px !important; } }
    body #wrapper.scroll-main main.mt,
    body #wrapper.scroll-main #main.mt {
      margin-top: 140px; }
      @media (max-width: 1199.98px) {
        body #wrapper.scroll-main main.mt,
        body #wrapper.scroll-main #main.mt {
          margin-top: 80px; } }
  body #areaLeanguage .portlet-body .truncate-text .btn-secondary:focus .btn-section {
    border: 2px solid #7f1b2d !important;
    outline: none;
    padding: 10px; }

/** BASE **/
/* typhography component */
.titillium-presentation {
  font-family: "titillium_bold_web";
  font-size: 50px; }

.roboto-presentation {
  font-family: "roboto_regular_web";
  font-size: 50px;
  font-weight: 600; }

.cormorant-presentation {
  font-family: "cormorant_garamond_bold";
  font-size: 50px; }

.raleway-presentation {
  font-family: "raleway_bold_web";
  font-size: 50px; }

.t-text {
  font-family: "titillium_regular_web"; }

.t-text__bold {
  font-family: "titillium_bold_web"; }

.r-text {
  font-family: "roboto_regular_web"; }

.c-text {
  font-family: "cormorant_garamond_regular"; }

.c-text__bold {
  font-family: "cormorant_garamond_bold"; }

.ra-text {
  font-family: "raleway_regular_web"; }

.ra-text__bold {
  font-family: "raleway_bold_web"; }

.so-text {
  font-family: "sourcesanspro_regular"; }

.so-text__light {
  font-family: "sourcesanspro_light"; }

.so-text__semibold {
  font-family: "sourcesanspro_semibold"; }

.so-text__bold {
  font-family: "sourcesanspro_bold"; }

.p-top-5 {
  padding-top: 50px; }

.mt-6 {
  margin-top: 2rem !important; }
  @media (max-width: 575.98px) {
    .mt-6 {
      margin-top: 6rem !important; } }

.custom-col-11 {
  flex: 0 0 90%;
  max-width: 90%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.fs-18 {
  font-size: 18px !important; }

.mb-05 {
  margin-bottom: 5px; }

/** COMPONENTS **/
/* select form */
.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-family: "roboto_regular_web", "Calibri", "Arial", sans-serif;
  font-size: 16px;
  color: #60666d; }
  @media (min-width: 768px) {
    .select-box {
      width: 70%; } }
  @media (min-width: 992px) {
    .select-box {
      width: 50%; } }
  @media (min-width: 1200px) {
    .select-box {
      width: 30%; } }
  .select-box__current {
    position: relative;
    background-color: #ffffff;
    cursor: pointer;
    outline: none;
    border: 1px solid;
    border-radius: 25px; }
    .select-box__current:focus {
      border: 3px solid; }
      .select-box__current:focus + .select-box__list {
        opacity: 1;
        color: #60666d;
        animation-name: none; }
        .select-box__current:focus + .select-box__list label {
          margin-bottom: 0px;
          margin-top: 10px; }
        .select-box__current:focus + .select-box__list .select-box__option {
          cursor: pointer; }
      .select-box__current:focus .select-box__icon {
        transform: translateY(-50%) rotate(180deg); }
  .select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    transition: 0.2s ease; }
  .select-box__value {
    display: flex; }
  .select-box__input {
    display: none; }
    .select-box__input:checked + .select-box__input-text {
      display: block; }
  .select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    color: #757575;
    padding: 5px 5px 5px 20px; }
  .select-box__list {
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    border-radius: 10px;
    margin-bottom: 0px;
    animation-name: HideList;
    animation-duration: 0.5s;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: step-start;
    -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
    margin-top: 10px; }
  .select-box__option {
    display: block;
    padding: 15px;
    background-color: #fff;
    padding: 10px 5px 10px 20px;
    font-size: 16px; }
    .select-box__option:hover, .select-box__option:focus {
      color: #18222C;
      background-color: #EFEFEF; }

@keyframes HideList {
  from {
    transform: scaleY(1); }
  to {
    transform: scaleY(0); } }

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 220px;
  height: 30px; }
  @media (max-width: 992px) {
    .select {
      height: 38px;
      width: 100%; } }

.select-styled {
  position: absolute;
  border-radius: 15px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  color: #757575;
  padding: 5px 5px 5px 20px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  @media (max-width: 992px) {
    .select-styled {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px; } }

#anchor__select {
  height: 45px;
  /*  
        .rotate {
           
            
                transform: rotate(180deg);
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            
            
        } */
  /*      
    
        select[open-select="false"] + .fa-chevron-down {
            transform: rotate(0deg);
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
       }
    
       select[open-select="true"] + .fa-chevron-down {
         
            transform: rotate(180deg);
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        
        }
      */ }
  @media (max-width: 991.98px) {
    #anchor__select {
      display: none !important; } }
  #anchor__select select {
    border: none;
    -webkit-appearance: none; }
  #anchor__select .p-relative {
    position: relative; }
    #anchor__select .p-relative select {
      border: none;
      -webkit-appearance: none;
      padding-right: 30px; }
    #anchor__select .p-relative svg.fa-chevron-down {
      position: absolute;
      top: 14%;
      right: 7%;
      pointer-events: none; }
  #anchor__select .dropdown {
    background: none;
    /* .dropdown-toggle { 
 
        } */ }
    #anchor__select .dropdown .dropdown-menu,
    #anchor__select .dropdown .show {
      top: 15px !important;
      left: -32px !important;
      list-style: none;
      background-color: #ffffff;
      -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
      -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
      box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      border: none !important; }
      #anchor__select .dropdown .dropdown-menu::before,
      #anchor__select .dropdown .show::before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        background-color: #ffffff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 15px;
        top: -10px; }
      #anchor__select .dropdown .dropdown-menu .dropdown-item,
      #anchor__select .dropdown .show .dropdown-item {
        color: #757575;
        margin: 0;
        padding: 12px 0;
        text-indent: 15px;
        border-top: 1px solid #ffffff;
        -moz-transition: all 0.15s ease-in;
        -o-transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
        cursor: pointer;
        width: 162px; }

.select-styled:after {
  content: "";
  width: 12px;
  height: 6px;
  background-repeat: no-repeat;
  background-image: url(../images/svg/arrow-select.svg);
  position: absolute;
  top: 14px;
  right: 20px;
  background-size: 100%; }

.select-styled:active:after,
.select-styled.active:after {
  top: 14px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.select-styled:hover {
  background-color: #ffffff; }

.select-styled:active,
.select-styled.active {
  background-color: #ffffff; }

.select-options {
  border-radius: 4px;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  background-color: #ffffff;
  margin-top: 1em;
  -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24); }

.select-options::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #ffffff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 15px;
  top: -10px; }

.select-options li {
  color: #757575;
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #ffffff;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }

.select-options li:hover {
  color: #18222C;
  background-color: #EFEFEF; }

.select-options li[rel="hide"] {
  display: none; }

.select-styled:focus {
  /*  box-shadow: 0 0 0 0.2rem rgba(227, 68, 0, 0.8) !important; */
  outline: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.form-group a:focus {
  /* box-shadow: 0 0 0 0.3rem rgba(227, 68, 0, 0.8) !important; */
  outline: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.form-group .select:focus {
  /* box-shadow: 0 0 0 0.2rem rgba(227, 68, 0, 0.8) !important; */
  outline: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Select custom secondo tipo */
[role="option"] {
  display: block;
  padding: 0 1em 0 1.5em;
  position: relative;
  line-height: 1.8em; }

[role="option"].focused {
  background: #EFEFEF;
  color: #000000; }

[role="option"][aria-selected="true"]::before {
  content: '';
  position: absolute;
  left: 0.5em; }

select option:first-child {
  display: none; }

#exp_button,
#exp_button_genere {
  height: 30px;
  text-align: left;
  padding: 5px 10px;
  width: 210px;
  position: relative;
  background: #ffffff;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-left: 20px; }
  #exp_button:focus,
  #exp_button_genere:focus {
    outline: none; }

#exp_button::after,
#exp_button_genere::after {
  content: "";
  width: 12px;
  height: 6px;
  background-repeat: no-repeat;
  background-image: url(../images/svg/arrow-select.svg);
  position: absolute;
  top: 14px;
  right: 20px;
  background-size: 100%; }

#exp_button[aria-expanded="true"]::after,
#exp_button_genere[aria-expanded="true"]::after {
  top: 14px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#exp_elem_list {
  /*overflow-y: auto;*/
  position: absolute;
  margin: 0;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  background-color: #ffffff;
  margin-top: 1em;
  -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 210px; }
  #exp_elem_list::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #ffffff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 15px;
    top: -10px; }
  #exp_elem_list li {
    color: #757575;
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #ffffff;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    cursor: pointer; }
    #exp_elem_list li::hover {
      color: #18222C;
      background-color: #EFEFEF; }

#exp_elem_list_genere {
  /*overflow-y: auto;*/
  position: absolute;
  margin: 0;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  background-color: #ffffff;
  margin-top: 1em;
  -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 210px; }
  #exp_elem_list_genere::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #ffffff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 15px;
    top: -10px; }
  #exp_elem_list_genere li {
    color: #757575;
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #ffffff;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    cursor: pointer; }
    #exp_elem_list_genere li::hover {
      color: #18222C;
      background-color: #EFEFEF; }

.hidden {
  display: none; }

#selectCustom,
#selectCustomMobile {
  height: 50px;
  background: #f4f4f4;
  display: flex;
  justify-content: flex-end;
  border-radius: 4px;
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  @media (max-width: 991.98px) {
    #selectCustom,
    #selectCustomMobile {
      height: 68vh;
      overflow-y: scroll;
      flex-direction: column;
      background: transparent;
      padding-right: 15px;
      justify-content: center; } }
  #selectCustom .form-group,
  #selectCustomMobile .form-group {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px !important; }
    #selectCustom .form-group .input-white,
    #selectCustomMobile .form-group .input-white {
      width: 81vw;
      opacity: 1 !important;
      border: 1px solid #ced4da;
      border-radius: 50px;
      padding: 5px 10px;
      height: 32.5px;
      position: unset;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        #selectCustom .form-group .input-white,
        #selectCustomMobile .form-group .input-white {
          width: 86vw; } }
  #selectCustom .custom-select,
  #selectCustomMobile .custom-select {
    position: relative;
    border: none;
    position: relative;
    background: #f4f4f4;
    padding-bottom: 0;
    padding-top: 0;
    height: 100%;
    margin-right: 13px; }
    #selectCustom .custom-select .select-selected.select-arrow-active,
    #selectCustomMobile .custom-select .select-selected.select-arrow-active {
      border-bottom: 0; }
      #selectCustom .custom-select .select-selected.select-arrow-active::before,
      #selectCustomMobile .custom-select .select-selected.select-arrow-active::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -13px;
        height: 100%;
        width: calc(100% + 13px);
        background-color: rgba(127, 27, 45, 0.1);
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
    @media (max-width: 991.98px) {
      #selectCustom .custom-select,
      #selectCustomMobile .custom-select {
        background: transparent;
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0; } }
    #selectCustom .custom-select input,
    #selectCustomMobile .custom-select input {
      display: block;
      width: 100%;
      border: 1px solid #ced4da;
      border-radius: 50px;
      padding: 5px 10px;
      position: relative;
      background-image: url(../images/svg/calendar.svg);
      background-repeat: no-repeat;
      background-position: center right;
      background-position-x: 96%; }
    #selectCustom .custom-select label,
    #selectCustomMobile .custom-select label {
      font-size: 10px;
      line-height: 12px;
      margin-bottom: 0;
      color: #525252;
      margin-left: 0; }
      @media (max-width: 991.98px) {
        #selectCustom .custom-select label,
        #selectCustomMobile .custom-select label {
          color: #000000;
          font-family: "roboto_bold_web";
          font-size: 14px;
          margin-bottom: 10px; } }
      #selectCustom .custom-select label:after,
      #selectCustomMobile .custom-select label:after {
        content: "";
        width: 30px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 0;
        background: #f4f4f4; }
        @media (max-width: 991.98px) {
          #selectCustom .custom-select label:after,
          #selectCustomMobile .custom-select label:after {
            background: transparent;
            right: 10px; } }
  #selectCustom .custom-select select,
  #selectCustomMobile .custom-select select {
    display: none;
    /*hide original SELECT element:*/ }
  #selectCustom .select-selected,
  #selectCustomMobile .select-selected {
    background: #f4f4f4;
    padding: 0; }
    @media (max-width: 991.98px) {
      #selectCustom .select-selected,
      #selectCustomMobile .select-selected {
        background: transparent;
        padding: 20px 0; } }
  #selectCustom .select-selected:after,
  #selectCustomMobile .select-selected:after {
    position: absolute;
    content: "";
    right: 0px;
    width: 20px;
    height: 20px;
    background-image: url(../images/svg/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 991.98px) {
      #selectCustom .select-selected:after,
      #selectCustomMobile .select-selected:after {
        right: 10px; } }
  #selectCustom .select-selected.select-arrow-active:after,
  #selectCustomMobile .select-selected.select-arrow-active:after {
    background-image: url(../images/svg/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg); }
  #selectCustom .select-items li,
  #selectCustom .select-selected,
  #selectCustomMobile .select-items li,
  #selectCustomMobile .select-selected {
    padding: 8px 16px;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none; }
  #selectCustom .select-items,
  #selectCustomMobile .select-items {
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0;
    z-index: 99;
    width: calc(100% + 13px);
    list-style: none;
    padding-left: 0;
    border: 1px solid #6E6E6E;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
    #selectCustom .select-items li,
    #selectCustomMobile .select-items li {
      font-size: 14px;
      font-family: "roboto_regular_web"; }
  #selectCustom .select-hide,
  #selectCustomMobile .select-hide {
    display: none; }
  #selectCustom .select-items li:hover,
  #selectCustom .select-items li:focus,
  #selectCustom .same-as-selected,
  #selectCustomMobile .select-items li:hover,
  #selectCustomMobile .select-items li:focus,
  #selectCustomMobile .same-as-selected {
    background-color: #7F1B2D;
    color: white;
    outline: none; }
  #selectCustom .select-selected,
  #selectCustomMobile .select-selected {
    width: 250px;
    padding: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #707070;
    font-family: "roboto_regular_web";
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 991.98px) {
      #selectCustom .select-selected,
      #selectCustomMobile .select-selected {
        width: 100%;
        border: 1px solid #ced4da;
        border-radius: 50px;
        padding: 5px 10px; } }
  #selectCustom #order,
  #selectCustomMobile #order {
    margin-left: 30px; }

#filterRoom2 .select-items {
  left: 11px;
  width: 100%; }

.selectCustom,
.selectCustomMobile {
  height: 50px;
  background: #f4f4f4;
  display: flex;
  justify-content: flex-end;
  border-radius: 4px;
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  @media (max-width: 1199.98px) {
    .selectCustom,
    .selectCustomMobile {
      height: 100%;
      flex-direction: column;
      background: transparent;
      justify-content: center; } }
  .selectCustom .custom-select,
  .selectCustomMobile .custom-select {
    position: relative;
    border: none;
    position: relative;
    background: #f4f4f4;
    padding-bottom: 0;
    padding-top: 0; }
    @media (max-width: 1199.98px) {
      .selectCustom .custom-select,
      .selectCustomMobile .custom-select {
        background: transparent;
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
        height: auto; }
        .selectCustom .custom-select:last-child,
        .selectCustomMobile .custom-select:last-child {
          margin-bottom: 0px; }
        .selectCustom .custom-select input,
        .selectCustomMobile .custom-select input {
          border-color: #3C3C3C;
          height: 30px;
          border-radius: 30px; } }
    .selectCustom .custom-select label,
    .selectCustomMobile .custom-select label {
      font-size: 10px;
      line-height: 12px;
      margin-bottom: 0;
      color: #525252; }
      @media (max-width: 1199.98px) {
        .selectCustom .custom-select label,
        .selectCustomMobile .custom-select label {
          color: #3C3C3C;
          font-family: "roboto_bold_web";
          font-size: 14px;
          margin-bottom: 5px; } }
      .selectCustom .custom-select label:after,
      .selectCustomMobile .custom-select label:after {
        content: "";
        width: 30px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 0;
        background: #f4f4f4; }
        @media (max-width: 1199.98px) {
          .selectCustom .custom-select label:after,
          .selectCustomMobile .custom-select label:after {
            background: transparent;
            right: 10px; } }
  .selectCustom .custom-select select,
  .selectCustomMobile .custom-select select {
    display: none;
    /*hide original SELECT element:*/ }
  .selectCustom .select-selected,
  .selectCustomMobile .select-selected {
    background: #f4f4f4;
    padding: 0; }
    @media (max-width: 1199.98px) {
      .selectCustom .select-selected,
      .selectCustomMobile .select-selected {
        background: transparent;
        padding: 20px 0; } }
    .selectCustom .select-selected:focus,
    .selectCustomMobile .select-selected:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.8);
      outline: none; }
  .selectCustom .select-selected:after,
  .selectCustomMobile .select-selected:after {
    position: absolute;
    content: "";
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/svg/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: center; }
  .selectCustom .select-selected.select-arrow-active:after,
  .selectCustomMobile .select-selected.select-arrow-active:after {
    background-image: url(../images/svg/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg); }
  .selectCustom .select-items li,
  .selectCustom .select-selected,
  .selectCustomMobile .select-items li,
  .selectCustomMobile .select-selected {
    padding: 8px 16px;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none; }
  .selectCustom .select-items,
  .selectCustomMobile .select-items {
    position: absolute;
    background-color: #fff;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    list-style: none;
    padding-left: 0;
    border: 1px solid #6E6E6E;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
    @media (max-width: 1199.98px) {
      .selectCustom .select-items,
      .selectCustomMobile .select-items {
        top: 62px; } }
    .selectCustom .select-items li,
    .selectCustomMobile .select-items li {
      font-size: 14px;
      font-family: "roboto_regular_web"; }
  .selectCustom .select-hide,
  .selectCustomMobile .select-hide {
    display: none; }
  .selectCustom .select-items li:hover,
  .selectCustom .select-items li:focus,
  .selectCustom .same-as-selected,
  .selectCustomMobile .select-items li:hover,
  .selectCustomMobile .select-items li:focus,
  .selectCustomMobile .same-as-selected {
    background-color: #7F1B2D;
    color: white;
    outline: none; }
  .selectCustom .select-selected,
  .selectCustomMobile .select-selected {
    padding: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #7F7F7F;
    font-family: "roboto_regular_web";
    font-size: 14px;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 1199.98px) {
      .selectCustom .select-selected,
      .selectCustomMobile .select-selected {
        width: 100%;
        border: 1px solid #3C3C3C;
        border-radius: 50px;
        padding: 5px 10px;
        height: 30px; } }
  .selectCustom #order,
  .selectCustomMobile #order {
    margin-left: 30px; }

.search-box-form {
  margin-bottom: 20px;
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .search-box-form .selectCustom {
    border: none;
    background-color: transparent;
    padding-right: 0px;
    width: 210px;
    border-radius: 15px; }
    .search-box-form .selectCustom .custom-select {
      width: 100%;
      padding: 0;
      background-color: transparent; }
      .search-box-form .selectCustom .custom-select label {
        display: block;
        width: 100%;
        color: #ffffff;
        font-size: 0.75rem;
        margin-bottom: 5px;
        margin-left: 20px;
        font-family: "roboto_regular_web";
        font-weight: 400;
        line-height: 18px; }
        .search-box-form .selectCustom .custom-select label::after {
          background-color: transparent; }
      .search-box-form .selectCustom .custom-select .select-selected {
        position: relative;
        height: 30px;
        width: 100%;
        background-color: #fff;
        border-radius: 30px;
        padding: 4px 10px 5px 15px;
        color: #000; }
        .search-box-form .selectCustom .custom-select .select-selected::after {
          right: 10px; }
        @media (max-width: 575.98px) {
          .search-box-form .selectCustom .custom-select .select-selected {
            background: #ffffff; } }
      .search-box-form .selectCustom .custom-select .select-items {
        top: 65px; }
  .search-box-form .form-group {
    display: inline-block;
    font-size: 0.875rem; }
    .search-box-form .form-group .form-control {
      height: 30px;
      padding: 0;
      border: 1px solid #7F1B2D;
      border-radius: 15px;
      width: 100%;
      padding-left: 20px;
      color: #000; }
      .search-box-form .form-group .form-control::placeholder {
        color: #000; }
    .search-box-form .form-group .border-right-custom {
      position: absolute;
      top: 109px;
      left: 704px; }
      .search-box-form .form-group .border-right-custom.responsive {
        position: absolute;
        left: 49.8%;
        top: 240px; }
    .search-box-form .form-group input.width-custom {
      width: 410px; }
      .search-box-form .form-group input.width-custom.calendar-from {
        width: 119px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: -3px;
        background-color: #fff;
        background-image: url(../images/svg/calendar_serachHero.svg);
        background-repeat: no-repeat;
        background-position: 90% center; }
      .search-box-form .form-group input.width-custom.calendar-to {
        width: 119px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background-color: #fff;
        background-image: url(../images/svg/calendar_serachHero.svg);
        background-repeat: no-repeat;
        background-position: 90% center;
        margin-left: -1px; }
    .search-box-form .form-group .icon {
      background: #fff;
      min-width: 50px;
      font-size: 10px;
      padding: 12px;
      border-radius: 0px 25px 25px 0px;
      height: 40px;
      margin-left: -1px; }

#exp_elem_list_user {
  /*overflow-y: auto;*/
  position: absolute;
  margin: 0;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  background-color: #ffffff;
  margin-top: 1em;
  -webkit-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 220px; }
  #exp_elem_list_user::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #ffffff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 15px;
    top: -10px; }
  #exp_elem_list_user li {
    color: #6B6B6B;
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #ffffff;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    cursor: pointer; }
    #exp_elem_list_user li:hover {
      color: #18222C;
      background-color: #f4f4f4; }
    #exp_elem_list_user li a {
      color: #212529; }
      #exp_elem_list_user li a:hover {
        text-decoration: none; }

.hidden {
  display: none; }

#exp_elem_list_user {
  width: 100px;
  right: 5px;
  z-index: 10 !important; }
  #exp_elem_list_user a {
    width: 100%;
    display: inline-block;
    margin-left: -16px;
    color: black; }
    #exp_elem_list_user a:hover {
      text-decoration: none; }

body#teatro .search-box-form {
  margin-bottom: 20px; }
  body#teatro .search-box-form .form-group {
    display: inline-block;
    font-size: 0.875rem;
    margin-right: 35px; }
    body#teatro .search-box-form .form-group .form-control {
      height: 30px;
      padding: 0;
      border: none;
      border-radius: 15px;
      width: 210px;
      padding-left: 15px;
      color: #000000; }
    body#teatro .search-box-form .form-group .icon {
      background: #ffffff;
      min-width: 50px;
      font-size: 10px;
      padding: 12px;
      border-radius: 0px 25px 25px 0px;
      height: 40px;
      margin-left: -1px; }
  body#teatro .search-box-form button.btn.btn-primary {
    width: 210px;
    height: 32px;
    padding: 0;
    border-radius: 25px;
    margin-top: 21px;
    background-color: #000000; }
  body#teatro .search-box-form button.btn.btn-primary:hover {
    background-color: #fff;
    color: #7F1B2D; }
  body#teatro .search-box-form button.btn.btn-primary:active {
    background-color: #000000;
    color: #ffffff; }
  body#teatro .search-box-form button.btn.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
    outline: none; }

body#teatro .btn {
  font-size: 0.875rem; }

body#teatro .form-control:focus {
  box-shadow: 0 0 0 0.2rem #7F1B2D; }

#selectCustom input[type=text],
#selectCustomMobile input[type=text] {
  border-radius: 25px;
  width: 250px;
  height: 30px;
  padding-left: 30px;
  background-image: url(../images/svg/searchblack.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 14px;
  background-position-x: 8px;
  background-position-y: 8px;
  border: 2px solid #3A3A3A;
  margin-right: 20px;
  background-color: #fff;
  margin-left: 13px; }
  @media (max-width: 991.98px) {
    #selectCustom input[type=text],
    #selectCustomMobile input[type=text] {
      width: 100%; } }

#selectCustom .btnSearch,
#selectCustomMobile .btnSearch {
  font-family: "roboto_bold_web";
  font-size: 0.875rem;
  border-radius: 25px;
  width: 120px;
  height: 30px;
  line-height: 2px;
  border: none;
  color: #fff;
  background-color: #7F1B2D; }
  #selectCustom .btnSearch:hover, #selectCustom .btnSearch:focus,
  #selectCustomMobile .btnSearch:hover,
  #selectCustomMobile .btnSearch:focus {
    background: transparent;
    color: #7F1B2D;
    border: 2px solid #7F1B2D; }

input::placeholder {
  color: #000000 !important;
  font-size: 0.875rem;
  font-family: "roboto_regular_web";
  opacity: 1 !important; }

.input-date-custom {
  display: flex;
  flex-direction: column;
  width: 250px;
  height: 100%;
  margin: 0; }
  .selectCustomMobile .input-date-custom {
    width: 100%; }
  .input-date-custom span.label-date {
    font-family: "roboto_regular_web";
    color: #525252;
    display: block;
    line-height: 0.75rem;
    margin-top: 9px;
    margin-bottom: 3px; }
    .selectCustomMobile .input-date-custom span.label-date {
      font-size: 0.875rem;
      font-family: "roboto_bold_web";
      color: #3C3C3C;
      margin-bottom: 5px;
      margin-top: 0px; }
  .input-date-custom .box-input-date {
    position: relative; }
    .input-date-custom .box-input-date::after {
      content: '';
      position: absolute;
      background-color: #7F7F7F;
      width: 90%;
      bottom: 0;
      left: 0;
      height: 1px; }
      .selectCustomMobile .input-date-custom .box-input-date::after {
        content: none; }
    .input-date-custom .box-input-date input {
      width: 100%;
      border: none;
      background-color: transparent;
      height: 23px;
      font-size: 0.875rem;
      font-family: "roboto_regular_web";
      color: #495057;
      line-height: 1rem;
      padding: 0;
      position: relative;
      box-sizing: border-box;
      cursor: text; }
      .selectCustomMobile .input-date-custom .box-input-date input {
        border: 1px solid #3C3C3C;
        height: 30px;
        padding-left: 15px; }
      .input-date-custom .box-input-date input::placeholder {
        color: #495057; }
      .input-date-custom .box-input-date input:focus {
        outline: none;
        box-shadow: 0 0 0 0.2rem #7F1B2D; }
      .input-date-custom .box-input-date input::-webkit-calendar-picker-indicator {
        background: transparent;
        cursor: pointer; }
    .input-date-custom .box-input-date img {
      position: absolute;
      top: 0px;
      right: 0;
      pointer-events: none;
      background-color: #F4F4F4; }
      .selectCustomMobile .input-date-custom .box-input-date img {
        top: 50%;
        transform: translateY(-50%);
        right: 10px; }

/* styleint-disable */
#wrapper header,
#wrapper #header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  #wrapper header .site_title,
  #wrapper #header .site_title {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: "sourcesanspro_bold";
    vertical-align: middle; }
    #wrapper header .site_title span,
    #wrapper #header .site_title span {
      display: block;
      font-size: 0.75rem; }
  #wrapper header .navbar-brand,
  #wrapper #header .navbar-brand {
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0; }
    #wrapper header .navbar-brand img,
    #wrapper #header .navbar-brand img {
      max-height: 90px; }
      @media (max-width: 1199.98px) {
        #wrapper header .navbar-brand img,
        #wrapper #header .navbar-brand img {
          max-height: 60px; } }
      @media (max-width: 363px) {
        #wrapper header .navbar-brand img,
        #wrapper #header .navbar-brand img {
          max-height: 50px; } }
    #wrapper header .navbar-brand h2,
    #wrapper #header .navbar-brand h2 {
      font-family: "open_sansbold";
      color: white;
      font-size: 0.875rem;
      margin-bottom: 0;
      text-align: left; }
      @media (max-width: 1199.98px) {
        #wrapper header .navbar-brand h2,
        #wrapper #header .navbar-brand h2 {
          font-size: 0.75rem; } }
      @media (max-width: 363px) {
        #wrapper header .navbar-brand h2,
        #wrapper #header .navbar-brand h2 {
          font-size: 0.625rem; } }
  @media (max-width: 992px) {
    #wrapper header .navbar #search,
    #wrapper #header .navbar #search {
      margin-left: 0;
      margin-right: 10px; } }
  @media (max-width: 575.98px) {
    #wrapper header .navbar .navbar-brand img:nth-child(2),
    #wrapper #header .navbar .navbar-brand img:nth-child(2) {
      margin: 0; } }
  @media (max-width: 992px) {
    #wrapper header .container,
    #wrapper #header .container {
      max-width: 100%; } }
  @media (max-width: 768px) {
    #wrapper header .container,
    #wrapper #header .container {
      max-width: 100%; } }
  #wrapper header .header-firstnav,
  #wrapper #header .header-firstnav {
    height: 40px;
    transition: 0.5s;
    background-color: #ffffff; }
    @media (max-width: 1199.98px) {
      #wrapper header .header-firstnav,
      #wrapper #header .header-firstnav {
        display: none; } }
    #wrapper header .header-firstnav .container,
    #wrapper #header .header-firstnav .container {
      position: relative; }
      #wrapper header .header-firstnav .container .brand-name,
      #wrapper #header .header-firstnav .container .brand-name {
        flex-direction: row-reverse;
        justify-content: flex-end;
        display: flex;
        align-items: center; }
        #wrapper header .header-firstnav .container .brand-name .betaversion,
        #wrapper #header .header-firstnav .container .brand-name .betaversion {
          margin-left: 25px; }
        #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom,
        #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom {
          position: static; }
          #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom #primary-menu,
          #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom #primary-menu {
            background: #E0E0E0;
            display: inline-block;
            color: #000000;
            font-size: 0.75rem;
            font-family: "roboto_bold_web"; }
          #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom,
          #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom {
            width: 100%;
            margin-top: 0;
            border-top-left-radius: 0px;
            border: none;
            padding: 38px 28px 32px 28px;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16); }
            #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom::before,
            #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom::before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              height: 10px;
              background: #E0E0E0;
              width: 100%;
              border-top-right-radius: 4px; }
            @media (min-width: 992px) {
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--first,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--first {
                padding-right: 64px;
                border-right: 1px solid #BABABA; } }
            @media (min-width: 992px) {
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--single,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--single {
                padding-top: 20px;
                margin: 30px 0 0 45px;
                border-top: 1px solid #F1F1F1;
                width: 100%; }
                #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--single a,
                #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--single a {
                  margin-bottom: 0; } }
            @media (min-width: 992px) {
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items {
                padding: 0 0 0 30px; }
                #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items:first-child,
                #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items:first-child {
                  margin-left: 15px; }
                #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items:last-child,
                #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom .top-header-megamenu .top-header-megamenu--items:last-child {
                  margin-right: 15px; } }
            #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span,
            #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span {
              display: block; }
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span.title,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span.title {
                font-family: "roboto_bold_web";
                font-size: 1.375rem;
                line-height: 1.625rem;
                color: #000000; }
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span.description,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom span.description {
                font-size: 0.875rem;
                line-height: 1rem;
                margin-top: 13px;
                color: #757575; }
            #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu,
            #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu {
              display: block;
              text-decoration: none;
              margin-bottom: 15px;
              color: #000000;
              font-size: 14px; }
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu:hover,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu:hover {
                text-decoration: underline; }
              #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu.disabled,
              #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu.disabled {
                pointer-events: none;
                opacity: 0.5; }
          #wrapper header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom.show #primary-menu,
          #wrapper #header .header-firstnav .container .brand-name #box-primary-menu.dropdown.custom.show #primary-menu {
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
            background: #e0e0e0;
            text-decoration: underline; }
      @media (max-width: 1199.98px) {
        #wrapper header .header-firstnav .container,
        #wrapper #header .header-firstnav .container {
          display: none; } }
      #wrapper header .header-firstnav .container .btn.btn-secondary,
      #wrapper #header .header-firstnav .container .btn.btn-secondary {
        background-color: transparent;
        border: 0; }
        #wrapper header .header-firstnav .container .btn.btn-secondary.dropdown-toggle::after,
        #wrapper #header .header-firstnav .container .btn.btn-secondary.dropdown-toggle::after {
          display: none; }
        #wrapper header .header-firstnav .container .btn.btn-secondary.dropdown-toggle[aria-expanded="true"] .fa-chevron-down,
        #wrapper #header .header-firstnav .container .btn.btn-secondary.dropdown-toggle[aria-expanded="true"] .fa-chevron-down {
          transform: rotate(180deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        #wrapper header .header-firstnav .container .btn.btn-secondary.dropdown-toggle[aria-expanded="false"] .fa-chevron-down,
        #wrapper #header .header-firstnav .container .btn.btn-secondary.dropdown-toggle[aria-expanded="false"] .fa-chevron-down {
          transform: rotate(0deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
      #wrapper header .header-firstnav .container #leanguage .btn-secondary,
      #wrapper #header .header-firstnav .container #leanguage .btn-secondary {
        color: #000000;
        font-family: "roboto_bold_web";
        padding: 0;
        font-size: 0.75rem; }
      #wrapper header .header-firstnav .container #leanguage bottom,
      #wrapper #header .header-firstnav .container #leanguage bottom {
        color: black; }
      #wrapper header .header-firstnav .container #user,
      #wrapper #header .header-firstnav .container #user {
        margin-left: 30px; }
        #wrapper header .header-firstnav .container #user svg g path,
        #wrapper #header .header-firstnav .container #user svg g path {
          fill: #000000; }
  #wrapper header .header-secondnav,
  #wrapper #header .header-secondnav {
    background-color: rgba(0, 0, 0, 0.7);
    transition: 0.5s;
    height: auto;
    position: relative;
    z-index: 9;
    padding-bottom: 0;
    padding-top: 0; }
    #wrapper header .header-secondnav .navbar,
    #wrapper #header .header-secondnav .navbar {
      padding-bottom: 0;
      padding-top: 0;
      position: static; }
      #wrapper header .header-secondnav .navbar .navbar-toggler,
      #wrapper #header .header-secondnav .navbar .navbar-toggler {
        padding: 0;
        border: none; }
      #wrapper header .header-secondnav .navbar .navbar-toggler.button-close,
      #wrapper #header .header-secondnav .navbar .navbar-toggler.button-close {
        margin-right: 15px; }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav .navbar .navbar-toggler.inside,
        #wrapper #header .header-secondnav .navbar .navbar-toggler.inside {
          position: absolute;
          right: 16px;
          top: 10px; } }
      #wrapper header .header-secondnav .navbar .navbar-toggler.button-close.inside,
      #wrapper #header .header-secondnav .navbar .navbar-toggler.button-close.inside {
        display: none; }
      @media (min-width: 576px) {
        #wrapper header .header-secondnav .navbar .mobile-brand .betaversion,
        #wrapper #header .header-secondnav .navbar .mobile-brand .betaversion {
          display: none; } }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav .navbar .mobile-brand .betaversion,
        #wrapper #header .header-secondnav .navbar .mobile-brand .betaversion {
          margin-left: 0 !important; } }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav .navbar .navbar-collapse.collapse.show h2,
        #wrapper #header .header-secondnav .navbar .navbar-collapse.collapse.show h2 {
          color: black; } }
      #wrapper header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile,
      #wrapper #header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile {
        position: absolute;
        bottom: 80px; }
        #wrapper header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile .brand-name,
        #wrapper #header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile .brand-name {
          text-decoration: underline; }
        @media (max-width: 1199.98px) and (orientation: landscape) {
          #wrapper header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile,
          #wrapper #header .header-secondnav .navbar .navbar-collapse .footer-menu-mobile {
            bottom: 40px; } }
      #wrapper header .header-secondnav .navbar .navbar-collapse .betaversion,
      #wrapper #header .header-secondnav .navbar .navbar-collapse .betaversion {
        display: block;
        margin-top: 10px; }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav,
        #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav {
          position: absolute;
          bottom: 30px; } }
  @media (max-width: 1199.98px) and (max-width: 1199.98px) and (orientation: landscape) {
    #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav,
    #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav {
      bottom: 0px; } }
      @media (max-width: 1199.98px) {
          #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage #dropdownMenuButton2,
          #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage #dropdownMenuButton2 {
            pointer-events: none; }
          #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu,
          #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu {
            position: relative !important;
            display: block !important;
            border: none; }
            #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu .dropdown-item,
            #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu .dropdown-item {
              display: inline !important; }
              #wrapper header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu .dropdown-item:first-child,
              #wrapper #header .header-secondnav .navbar .navbar-collapse #contentHeaderFirstnav #leanguage .dropdown-menu .dropdown-item:first-child {
                padding-left: 0; } }
      @media (max-width: 1199.98px) and (orientation: landscape) {
        #wrapper header .header-secondnav .navbar .navbar-collapse,
        #wrapper #header .header-secondnav .navbar .navbar-collapse {
          height: 100vh;
          overflow-y: scroll; } }
      #wrapper header .header-secondnav .navbar .dropdown,
      #wrapper #header .header-secondnav .navbar .dropdown {
        position: static !important; }
        #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu,
        #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu {
          padding: 40px 0;
          width: 100%;
          opacity: 0.96; }
          @media (max-width: 1199.98px) and (orientation: landscape) {
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .container,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .container {
              max-width: 100%; } }
          @media (max-width: 1199.98px) {
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu {
              border: none;
              padding-top: 0;
              top: 0;
              display: none; }
              #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu.show,
              #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu.show {
                display: block;
                padding-bottom: 0; }
                #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu.show > .container,
                #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu.show > .container {
                  padding-left: 0;
                  padding-right: 0; } }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu h2,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu h2 {
            font-size: 1.75rem;
            font-family: "open_sansregular";
            line-height: 1.625rem;
            margin-bottom: 12px;
            color: #000; }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu p,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu p {
            font-size: 0.875rem;
            line-height: 1rem;
            color: #757575; }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a {
            color: #212529 !important;
            white-space: initial;
            text-decoration: underline;
            display: flex;
            align-items: baseline;
            padding: 0px;
            margin-bottom: 20px;
            line-height: 1rem; }
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a svg,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a svg {
              margin-right: 8px; }
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a.disabled,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a.disabled {
              color: rgba(0, 0, 0, 0.5) !important;
              text-decoration: none; }
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a:hover,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a:hover {
              text-decoration: none; }
          @media (max-width: 1199.98px) {
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu a {
              background-color: #f4f4f4;
              margin: 0;
              width: 100%; }
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .p-mobile-0,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .p-mobile-0 {
              padding: 0; }
            #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .m-mobile-0,
            #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .m-mobile-0 {
              margin: 0px; } }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu img,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu img {
            width: 100%;
            height: 166px; }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-right,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-right {
            border-right: 1px solid #BABABA !important; }
            @media (max-width: 1199.98px) {
              #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-right,
              #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-right {
                border-right: none !important; } }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .box-image::before,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .box-image::before {
            content: '';
            height: 166px;
            position: absolute;
            left: 0;
            top: 0;
            border-left: 1px solid #BABABA; }
            @media (max-width: 1199.98px) {
              #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .box-image::before,
              #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .box-image::before {
                content: none; } }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-left,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-left {
            border-left: 1px solid #BABABA !important; }
            @media (max-width: 1199.98px) {
              #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-left,
              #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu .border-left {
                border-left: none !important; } }
          #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu hr,
          #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu hr {
            border-top: 1px solid #F1F1F1;
            margin-left: -15px;
            margin-right: -15px; }
            @media (min-width: 1200px) {
              #wrapper header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu hr,
              #wrapper #header .header-secondnav .navbar .dropdown .dropdown-menu.megamenu hr {
                margin-top: 0px;
                margin-left: 0px;
                margin-right: 0px; } }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav .navbar .navbar-collapse,
        #wrapper #header .header-secondnav .navbar .navbar-collapse {
          position: absolute;
          left: -100%;
          width: 100%;
          top: 0;
          min-height: 100vh;
          height: 100vh;
          padding: 15px;
          transition: 0.3s ease-in-out;
          background: white;
          overflow: hidden;
          z-index: 11; }
          #wrapper header .header-secondnav .navbar .navbar-collapse.show,
          #wrapper #header .header-secondnav .navbar .navbar-collapse.show {
            top: 0;
            left: 0; }
            #wrapper header .header-secondnav .navbar .navbar-collapse.show a,
            #wrapper #header .header-secondnav .navbar .navbar-collapse.show a {
              color: black !important; } }
    @media (max-width: 1199.98px) {
      #wrapper header .header-secondnav,
      #wrapper #header .header-secondnav {
        padding: 7px 0;
        height: 80px;
        min-height: 80px; } }
    @media (max-width: 363px) {
      #wrapper header .header-secondnav,
      #wrapper #header .header-secondnav {
        padding: 7px 0;
        height: 93px;
        min-height: 93px; } }
    @media (max-width: 1199.98px) {
      #wrapper header .header-secondnav .btn.btn-secondary,
      #wrapper #header .header-secondnav .btn.btn-secondary {
        background-color: transparent;
        border: 0;
        padding: 0; }
        #wrapper header .header-secondnav .btn.btn-secondary.dropdown-toggle::after,
        #wrapper #header .header-secondnav .btn.btn-secondary.dropdown-toggle::after {
          display: none; }
        #wrapper header .header-secondnav .btn.btn-secondary.dropdown-toggle[aria-expanded="true"] .fa-chevron-down,
        #wrapper #header .header-secondnav .btn.btn-secondary.dropdown-toggle[aria-expanded="true"] .fa-chevron-down {
          transform: rotate(180deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        #wrapper header .header-secondnav .btn.btn-secondary.dropdown-toggle[aria-expanded="false"] .fa-chevron-down,
        #wrapper #header .header-secondnav .btn.btn-secondary.dropdown-toggle[aria-expanded="false"] .fa-chevron-down {
          transform: rotate(0deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; } }
    @media (min-width: 1200px) {
      #wrapper header .header-secondnav #mainMenu,
      #wrapper #header .header-secondnav #mainMenu {
        padding: 23px 0; } }
    @media (max-width: 1199.98px) {
      #wrapper header .header-secondnav #mainMenu,
      #wrapper #header .header-secondnav #mainMenu {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 10px;
        margin-bottom: 10px;
        height: calc(100vh - 300px);
        overflow-y: scroll; } }
    #wrapper header .header-secondnav #mainMenu .dropdown-toggle::after,
    #wrapper #header .header-secondnav #mainMenu .dropdown-toggle::after {
      display: none; }
    #wrapper header .header-secondnav #mainMenu .dropdown-toggle[aria-expanded="true"] .fa-chevron-down,
    #wrapper #header .header-secondnav #mainMenu .dropdown-toggle[aria-expanded="true"] .fa-chevron-down {
      transform: rotate(180deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    #wrapper header .header-secondnav #mainMenu .dropdown-toggle[aria-expanded="false"] .fa-chevron-down,
    #wrapper #header .header-secondnav #mainMenu .dropdown-toggle[aria-expanded="false"] .fa-chevron-down {
      transform: rotate(0deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    #wrapper header .header-secondnav #mainMenu li,
    #wrapper #header .header-secondnav #mainMenu li {
      margin-right: 40px; }
      #wrapper header .header-secondnav #mainMenu li .dropdown-toggle::after,
      #wrapper #header .header-secondnav #mainMenu li .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0;
        vertical-align: .255em;
        content: "";
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        #wrapper header .header-secondnav #mainMenu li,
        #wrapper #header .header-secondnav #mainMenu li {
          margin-right: 30px; } }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav #mainMenu li,
        #wrapper #header .header-secondnav #mainMenu li {
          margin-right: 0px; } }
      #wrapper header .header-secondnav #mainMenu li:last-child,
      #wrapper #header .header-secondnav #mainMenu li:last-child {
        margin-right: 0px; }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav #mainMenu li:first-child,
        #wrapper #header .header-secondnav #mainMenu li:first-child {
          margin-top: 20px; } }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav #mainMenu li:first-child a,
        #wrapper #header .header-secondnav #mainMenu li:first-child a {
          border-top: 1px solid #000; } }
      #wrapper header .header-secondnav #mainMenu li a,
      #wrapper #header .header-secondnav #mainMenu li a {
        color: #ffffff;
        font-family: "roboto_regular_web";
        font-size: 0.875rem;
        text-decoration: none; }
        #wrapper header .header-secondnav #mainMenu li a:focus,
        #wrapper #header .header-secondnav #mainMenu li a:focus {
          outline: 5px solid #7F1B2D; }
        #wrapper header .header-secondnav #mainMenu li a:hover,
        #wrapper #header .header-secondnav #mainMenu li a:hover {
          background: transparent;
          text-decoration: none; }
        @media (max-width: 1199.98px) {
          #wrapper header .header-secondnav #mainMenu li a,
          #wrapper #header .header-secondnav #mainMenu li a {
            border-bottom: 1px solid #000;
            padding: .8rem 0; } }
        @media (min-width: 1200px) {
          #wrapper header .header-secondnav #mainMenu li a.nav-link:after,
          #wrapper #header .header-secondnav #mainMenu li a.nav-link:after {
            content: "";
            position: relative;
            display: block;
            bottom: 0;
            height: 1px;
            width: 0%;
            border-bottom: 2px solid;
            transition: .3s ease-out; }
          #wrapper header .header-secondnav #mainMenu li a.nav-link:hover:after, #wrapper header .header-secondnav #mainMenu li a.nav-link:active:after, #wrapper header .header-secondnav #mainMenu li a.nav-link:focus:after,
          #wrapper #header .header-secondnav #mainMenu li a.nav-link:hover:after,
          #wrapper #header .header-secondnav #mainMenu li a.nav-link:active:after,
          #wrapper #header .header-secondnav #mainMenu li a.nav-link:focus:after {
            width: 100%; } }
    @media (max-width: 1199.98px) and (orientation: landscape) {
      #wrapper header .header-secondnav #mainMenu,
      #wrapper #header .header-secondnav #mainMenu {
        height: 150px; } }
    #wrapper header .header-secondnav #search,
    #wrapper #header .header-secondnav #search {
      margin-left: 60px;
      background-image: url(../images/svg/search.svg);
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      background-color: transparent;
      border: 0;
      background-size: 100% 100%; }
      @supports (-webkit-touch-callout: none) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          background-size: 68% !important; } }
      @supports not (-webkit-touch-callout: none) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          background-size: 68% !important; } }
      @media (min-width: 320px) and (max-width: 575.98px) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          background-size: 68% !important; } }
      @media (max-width: 767.98px) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          background-size: 68% !important; } }
      @media (max-width: 1024px) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          margin-left: 0; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          margin-left: 30px; } }
      @media (max-width: 575.98px) {
        #wrapper header .header-secondnav #search,
        #wrapper #header .header-secondnav #search {
          margin-left: 0px; } }
      #wrapper header .header-secondnav #search:focus,
      #wrapper #header .header-secondnav #search:focus {
        outline: 5px solid #7F1B2D; }
    #wrapper header .header-secondnav #expandSearch,
    #wrapper #header .header-secondnav #expandSearch {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      top: 0px;
      z-index: -999;
      width: 100%;
      height: 90px;
      background-color: #000;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
      @media (max-width: 1199.98px) {
        #wrapper header .header-secondnav #expandSearch,
        #wrapper #header .header-secondnav #expandSearch {
          height: 80px; } }
      #wrapper header .header-secondnav #expandSearch :hover,
      #wrapper #header .header-secondnav #expandSearch :hover {
        visibility: visible;
        opacity: 1; }
      #wrapper header .header-secondnav #expandSearch .form-group,
      #wrapper #header .header-secondnav #expandSearch .form-group {
        margin-top: 10px; }
      #wrapper header .header-secondnav #expandSearch label,
      #wrapper #header .header-secondnav #expandSearch label {
        color: #ffffff;
        font-size: 0.875rem;
        margin-bottom: 3px;
        margin-left: 15px; }
      #wrapper header .header-secondnav #expandSearch input,
      #wrapper #header .header-secondnav #expandSearch input {
        height: 30px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        border: 0; }
      #wrapper header .header-secondnav #expandSearch button,
      #wrapper #header .header-secondnav #expandSearch button {
        padding: 0;
        width: 100%;
        margin-top: 35px; }
      #wrapper header .header-secondnav #expandSearch button.searchClose,
      #wrapper #header .header-secondnav #expandSearch button.searchClose {
        background-color: transparent;
        background-image: url(../images/svg/close.svg);
        width: 18px;
        height: 18px;
        background-size: 100%;
        border: 0;
        margin-top: 35px; }
        #wrapper header .header-secondnav #expandSearch button.searchClose:focus,
        #wrapper #header .header-secondnav #expandSearch button.searchClose:focus {
          outline: 5px solid #7F1B2D; }
      #wrapper header .header-secondnav #expandSearch .searchCloseContainer,
      #wrapper #header .header-secondnav #expandSearch .searchCloseContainer {
        text-align: right; }
    #wrapper header .header-secondnav #expandSearch.show,
    #wrapper #header .header-secondnav #expandSearch.show {
      visibility: visible;
      opacity: 1;
      z-index: 999; }
      @media (max-width: 991px) {
        #wrapper header .header-secondnav #expandSearch.show,
        #wrapper #header .header-secondnav #expandSearch.show {
          display: none; } }
    #wrapper header .header-secondnav .navbar-toggler[aria-expanded="true"] span,
    #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="true"] span {
      display: inline-block;
      width: 20px;
      height: 0px;
      background-color: #ffffff;
      position: relative;
      top: -8px;
      border-radius: 10px;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      #wrapper header .header-secondnav .navbar-toggler[aria-expanded="true"] span::before,
      #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="true"] span::before {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #000000;
        top: 0px;
        left: 0;
        border-radius: 10px;
        transform: rotate(45deg);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      #wrapper header .header-secondnav .navbar-toggler[aria-expanded="true"] span::after,
      #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="true"] span::after {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #000000;
        top: 0px;
        left: 0;
        border-radius: 10px;
        transform: rotate(-45deg);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    #wrapper header .header-secondnav .navbar-toggler[aria-expanded="false"] span,
    #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="false"] span {
      display: inline-block;
      width: 20px;
      height: 2px;
      background-color: #ffffff;
      position: relative;
      top: -6px;
      border-radius: 10px;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      #wrapper header .header-secondnav .navbar-toggler[aria-expanded="false"] span::before,
      #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="false"] span::before {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #ffffff;
        top: -6px;
        left: 0;
        border-radius: 10px;
        transform: rotate(0deg);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      #wrapper header .header-secondnav .navbar-toggler[aria-expanded="false"] span::after,
      #wrapper #header .header-secondnav .navbar-toggler[aria-expanded="false"] span::after {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #ffffff;
        top: 6px;
        left: 0;
        border-radius: 10px;
        transform: rotate(0deg);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
  @media (max-width: 363px) {
    #wrapper header .navbar-brand,
    #wrapper #header .navbar-brand {
      margin-right: 0; } }
  @media (max-width: 575.98px) {
    #wrapper header .navbar-brand,
    #wrapper #header .navbar-brand {
      margin-right: 0px; } }
  #wrapper header .navbar-brand img:nth-child(2),
  #wrapper #header .navbar-brand img:nth-child(2) {
    margin: 0 20px;
    height: 35px; }
  #wrapper header .navbar-brand span,
  #wrapper #header .navbar-brand span {
    font-family: "sourcesanspro_bold";
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #ffffff; }
  #wrapper header .logo-teatro,
  #wrapper #header .logo-teatro {
    margin: 0 20px;
    height: 35px; }
    @media (max-width: 575.98px) {
      #wrapper header .logo-teatro,
      #wrapper #header .logo-teatro {
        display: none; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #wrapper header .logo-teatro,
      #wrapper #header .logo-teatro {
        display: none; } }
  #wrapper header .logo-teatro__mobile,
  #wrapper #header .logo-teatro__mobile {
    display: none; }
    @media (max-width: 575.98px) {
      #wrapper header .logo-teatro__mobile,
      #wrapper #header .logo-teatro__mobile {
        display: inline-flex;
        width: 90%; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #wrapper header .logo-teatro__mobile,
      #wrapper #header .logo-teatro__mobile {
        display: inline-flex;
        width: 90%; } }
  #wrapper header .brand-mobile,
  #wrapper #header .brand-mobile {
    display: block;
    padding: 20px 0;
    padding-top: 0; }
    #wrapper header .brand-mobile h2,
    #wrapper #header .brand-mobile h2 {
      color: black;
      margin-top: 20px;
      display: block;
      text-align: left; }
    #wrapper header .brand-mobile .title_mobile,
    #wrapper #header .brand-mobile .title_mobile {
      color: black;
      margin-top: 20px;
      display: block;
      text-align: left;
      font-size: 13px;
      font-family: "sourcesanspro_bold"; }
    @media (min-width: 1200px) {
      #wrapper header .brand-mobile,
      #wrapper #header .brand-mobile {
        display: none; } }
    #wrapper header .brand-mobile .site_title,
    #wrapper #header .brand-mobile .site_title {
      color: #000000; }
      #wrapper header .brand-mobile .site_title span,
      #wrapper #header .brand-mobile .site_title span {
        color: #000000; }
    #wrapper header .brand-mobile .betaversion,
    #wrapper #header .brand-mobile .betaversion {
      margin-left: 0;
      margin-top: 20px; }
  #wrapper header .footer_menu_mobile,
  #wrapper #header .footer_menu_mobile {
    background: #ffffff;
    position: absolute;
    bottom: 80px;
    height: auto;
    border-top: 1px solid #bdb3b3;
    border-bottom: 1px solid #bdb3b3;
    width: 93%;
    padding-bottom: 15px;
    padding-top: 15px;
    /*
                      a {
                          margin-bottom: 30px;
                          padding-top: 30px;
                          text-transform: uppercase;
                          display: inline-block;
                          text-decoration: underline;
                          font-size: 0.875rem;
                      }*/ }
    @media (min-width: 1200px) {
      #wrapper header .footer_menu_mobile,
      #wrapper #header .footer_menu_mobile {
        display: none; } }
    #wrapper header .footer_menu_mobile.active,
    #wrapper #header .footer_menu_mobile.active {
      border-top: none; }
      #wrapper header .footer_menu_mobile.active #box-primary-menu.dropdown.custom,
      #wrapper #header .footer_menu_mobile.active #box-primary-menu.dropdown.custom {
        position: static; }
        #wrapper header .footer_menu_mobile.active #box-primary-menu.dropdown.custom #primary-menu,
        #wrapper #header .footer_menu_mobile.active #box-primary-menu.dropdown.custom #primary-menu {
          background: #ffffff;
          display: inline-flex;
          width: 100%;
          justify-content: space-between;
          color: #000000;
          font-size: 0.75rem;
          font-family: "roboto_bold_web"; }
          #wrapper header .footer_menu_mobile.active #box-primary-menu.dropdown.custom #primary-menu svg,
          #wrapper #header .footer_menu_mobile.active #box-primary-menu.dropdown.custom #primary-menu svg {
            transform: rotate(180deg); }
        #wrapper header .footer_menu_mobile.active #box-primary-menu.dropdown.custom.show #primary-menu,
        #wrapper #header .footer_menu_mobile.active #box-primary-menu.dropdown.custom.show #primary-menu {
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px; }
      @media (max-height: 600px) {
        #wrapper header .footer_menu_mobile.active #box-primary-menu.dropdown.custom.show .dropdown-menu.custom.show,
        #wrapper #header .footer_menu_mobile.active #box-primary-menu.dropdown.custom.show .dropdown-menu.custom.show {
          height: 316px; } }
    #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom,
    #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom {
      position: static; }
      #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom #primary-menu,
      #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom #primary-menu {
        background: #ffffff;
        display: inline-flex;
        width: 100%;
        justify-content: space-between;
        color: #000000;
        font-size: 0.75rem;
        font-family: "roboto_bold_web"; }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom #primary-menu svg,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom #primary-menu svg {
          transform: rotate(180deg); }
      #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom,
      #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom {
        position: relative;
        width: 100vw;
        margin-top: 50px;
        border-top-left-radius: 0px;
        border: none;
        box-shadow: none;
        display: none;
        height: calc(100vh - 270px); }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom .border-right,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom .border-right {
          border-right: none !important; }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom.show,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom.show {
          display: block; }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom::before,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom::before {
          content: none; }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span {
          display: block; }
          #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span.title,
          #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span.title {
            font-family: "roboto_bold_web";
            font-size: 1.125rem;
            line-height: 1.3125rem;
            color: #000000;
            margin-top: -30px; }
          #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span.description,
          #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom span.description {
            font-size: 0.75rem;
            line-height: 0.875rem;
            color: #757575;
            margin-bottom: 20px; }
        #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu,
        #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu {
          display: block;
          text-decoration: none;
          margin-bottom: 25px;
          color: #000000;
          font-size: 0.875rem;
          line-height: 1rem; }
          #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu:hover,
          #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom a.link-primary-menu:hover {
            text-decoration: underline; }
      #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom.show #primary-menu,
      #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom.show #primary-menu {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px; }
    @media (min-width: 768px) {
      #wrapper header .footer_menu_mobile,
      #wrapper #header .footer_menu_mobile {
        width: 96%; } }

#wrapper.scroll-header header .header-firstnav,
#wrapper.scroll-header #header .header-firstnav {
  height: 0px; }
  #wrapper.scroll-header header .header-firstnav .container,
  #wrapper.scroll-header #header .header-firstnav .container {
    display: none !important; }

#wrapper.scroll-header header .header-secondnav,
#wrapper.scroll-header #header .header-secondnav {
  background: #000000 !important;
  height: 90px; }
  @media (max-width: 1024px) {
    #wrapper.scroll-header header .header-secondnav,
    #wrapper.scroll-header #header .header-secondnav {
      height: 80px; } }
  #wrapper.scroll-header header .header-secondnav #expandSearch,
  #wrapper.scroll-header #header .header-secondnav #expandSearch {
    top: 0; }

#wrapper.white .header-secondnav {
  background: #000000 !important;
  padding: 0; }

@media (max-width: 992px) {
  .navbar-collapse {
    position: absolute;
    top: 0;
    right: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    transition: all 0.3s ease;
    display: block; }
  .navbar-collapse.collapsing {
    height: auto !important;
    margin-right: 50%;
    transition: all 0.3s ease;
    display: block; }
  .navbar-collapse.show {
    right: 0;
    background-color: #fff;
    position: fixed;
    height: 100vh;
    width: 90%;
    left: 0;
    top: 0; }
    .navbar-collapse.show a {
      color: #000000; }
    .navbar-collapse.show #language svg {
      display: none; }
    .navbar-collapse.show .dropdown-menu {
      display: block;
      position: relative;
      z-index: 1; }
      .navbar-collapse.show .dropdown-menu button {
        display: none; }
      .navbar-collapse.show .dropdown-menu .dropdown-item {
        display: inline; }
      .navbar-collapse.show .dropdown-menu .dropdown-item.active,
      .navbar-collapse.show .dropdown-menu .dropdown-item:active {
        background-color: transparent; }
      .navbar-collapse.show .dropdown-menu .dropdown-item:focus,
      .navbar-collapse.show .dropdown-menu .dropdown-item:hover {
        background-color: transparent;
        text-decoration: underline; }
    .navbar-collapse.show .navbar-brand img:nth-child(2) {
      margin: 0 20px !important; } }
    @media (max-width: 992px) and (max-width: 320px) {
      .navbar-collapse.show .navbar-brand img:nth-child(2) {
        margin: 5px !important; } }

@media (max-width: 992px) {
    .navbar-collapse.show .align-items-center {
      position: absolute;
      bottom: 30px; }
    .navbar-collapse.show .dropdown-menu {
      border: 0; } }

.button-close {
  border-radius: 0;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0; }

#user svg {
  width: 18px;
  height: 18px; }

#wrapper.scroll-header #header .header-secondnav #expandSearch.show {
  top: 0; }

@media (max-width: 1024px) {
  #wrapper header .header-secondnav #mainMenu li:not(:last-child),
  #wrapper #header .header-secondnav #mainMenu li:not(:last-child) {
    margin-right: 0; } }

.betaversion {
  width: 138px;
  height: 24px;
  background-image: url(../images/svg/beta-version.svg);
  background-repeat: no-repeat;
  background-size: 100%; }
  @media (max-width: 1199.98px) {
    .betaversion {
      display: none; } }

.navbar-collapse.collapse.show .nav-link {
  width: 100%; }

.navbar-collapse.collapse.show .openMenu {
  position: relative;
  margin-right: 0 !important; }
  .navbar-collapse.collapse.show .openMenu::before {
    content: "";
    position: absolute;
    background-image: url(../images/svg/arrow-down-black.svg) !important;
    background-size: 13px;
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    right: 0 !important; }

.navbar-collapse.collapse.show .openMenu.disabled::before {
  opacity: .5; }

@media (width: 1024px) {
  .navbar-brand {
    margin-right: 0; } }

.dropdown-menu.show {
  z-index: 50; }

#prefooter {
  border-top: 1px solid #707070;
  padding: 6px 0;
  text-align: left;
  margin-top: 80px; }
  @media (max-width: 575.98px) {
    #prefooter {
      margin-top: 0px; } }
  @media screen and (max-width: 1024px) {
    #prefooter {
      margin-top: 50px; } }
  #prefooter img {
    margin-right: 16px; }
  #prefooter p {
    font-size: 0.875rem;
    margin-left: 20px;
    font-family: "roboto_regular_web";
    margin: 16px 0;
    display: inline-block;
    text-align: left; }

#footer {
  background-color: #3A3A3A;
  height: 100%;
  width: 100%;
  padding-top: 30px; }
  #footer .footer-bottom hr {
    width: 100%;
    border-color: #808080; }
  #footer h2 {
    font-family: "roboto_bold_web";
    font-size: 1rem;
    color: #ffffff;
    display: block;
    margin-bottom: 20px; }
    #footer h2 span {
      display: block;
      font-size: 1.1rem;
      font-family: "roboto_regular_web"; }
  #footer #col-ftr_1 a {
    display: inline-block;
    margin-bottom: 28px; }
    #footer #col-ftr_1 a:focus {
      box-shadow: 0 0 0 0.2rem #D20019 !important; }
  #footer #col-ftr_1 .logo-fcf {
    width: 66px;
    margin-left: 14px; }
  #footer #col-ftr_1 .logo-sona {
    width: 64px;
    height: 32px; }
  #footer #col-ftr_1 .logo-archivistico {
    width: 80px; }
  #footer #col-ftr_2 {
    margin-bottom: 20px; }
  #footer #col-ftr_3 {
    margin-bottom: 20px;
    padding-right: 0px; }
  #footer #col-ftr_4 {
    margin-bottom: 20px; }
  #footer #footer_titlesite {
    color: white;
    text-transform: uppercase;
    font-family: "roboto_bold_web";
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 0.875rem;
    margin-bottom: 20px; }
  #footer #footer_subtitlesite {
    color: white;
    text-transform: uppercase;
    font-family: "roboto_regular_web";
    margin-top: 0px;
    margin-bottom: 14px;
    font-size: 0.875rem; }
  #footer p {
    font-family: "roboto_regular_web";
    color: white;
    font-size: 0.75rem; }
  #footer ul {
    list-style: none; }
    #footer ul.txt_footer li a {
      display: block;
      color: white;
      font-family: "roboto_regular_web";
      font-size: 0.75rem;
      padding-bottom: 6px; }
      #footer ul.txt_footer li a:focus {
        box-shadow: 0 0 0 0.2rem #D20019 !important; }
    #footer ul li.list-inline-item a {
      display: inline; }
      #footer ul li.list-inline-item a:focus {
        box-shadow: 0 0 0 0.2rem #D20019 !important; }
    #footer ul li,
    #footer ul a {
      color: white;
      font-family: "roboto_regular_web";
      font-size: 0.75rem;
      text-decoration: underline; }
      #footer ul li span,
      #footer ul a span {
        font-family: "roboto_bold_web"; }
      #footer ul li:hover,
      #footer ul a:hover {
        color: white;
        text-decoration: none !important; }
    #footer ul li {
      text-decoration: none; }
      #footer ul li:hover {
        text-decoration: none; }
    #footer ul a:hover {
      text-decoration: underline; }
    #footer ul a:focus {
      box-shadow: 0 0 0 0.2rem #D20019 !important; }
  #footer h4 {
    color: white;
    font-family: "roboto_bold_web";
    margin-bottom: 14px;
    font-size: 1rem; }
  #footer .disabled {
    pointer-events: none;
    text-decoration: none;
    opacity: .5; }
  @media (max-width: 575.98px) {
    #footer {
      margin-top: 0px; }
      #footer #col-ftr_3 {
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 0px; }
      #footer h4 {
        color: white;
        font-family: "roboto_bold_web";
        margin-bottom: 14px;
        font-size: 1rem; } }

.under_footer {
  border-top: 1px solid white;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .under_footer span > a {
    color: white;
    font-family: "roboto_regular_web";
    font-size: 0.75rem;
    margin-right: 20px; }
    .under_footer span > a:hover {
      color: white;
      text-decoration: underline; }

.social {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(1);
  transition: 0.3s;
  float: left; }
  .social svg {
    width: 40px;
    height: 40px;
    transition: 0.3s;
    transform: scale(0.5); }
    .social svg path {
      fill: #3A3A3A; }
    .social svg circle {
      fill: #3A3A3A; }
  .social:hover {
    transform: scale(0.5);
    background: transparent; }
    .social:hover svg {
      width: 80px;
      height: 80px;
      transform: scale(2); }
      .social:hover svg path {
        fill: #fff; }
      .social:hover svg circle {
        fill: #fff; }

#heroImage {
  height: calc(100vh - 50px);
  margin-bottom: 145px;
  position: relative;
  color: #ffffff;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    #heroImage {
      height: 100vh; } }
  @media (max-width: 991.98px) {
    #heroImage {
      margin-bottom: 0; } }
  #heroImage video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    overflow: hidden; }
  @media (max-width: 1199.98px) and (orientation: landscape) {
    #heroImage {
      height: calc(100vh - 100px); } }
  @media (max-width: 1199.98px) {
    #heroImage {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 60px;
      height: 100vh; } }
  #heroImage .overlay {
    position: absolute;
    background-image: url(../images/svg/overlay-heroimage.svg);
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 50px); }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      #heroImage .overlay {
        position: absolute;
        background-image: url(../images/svg/overlay-heroimage.svg);
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100vh - 50px);
        background-size: auto 100%; } }
  #heroImage .wrap_image {
    overflow: hidden;
    height: 100%;
    position: relative; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      #heroImage .wrap_image {
        height: calc(100vh - 50px); } }
  #heroImage .carousel-item {
    height: calc(100vh - 50px);
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 1024px) {
      #heroImage .carousel-item {
        background-size: auto 100%; } }
    @media (min-width: 2600px) {
      #heroImage .carousel-item {
        background-size: 100%; } }
    @media (max-width: 991.98px) {
      #heroImage .carousel-item {
        height: 100vh; } }
  #heroImage .carousel-control-next {
    display: none; }
  #heroImage .carousel-control-prev {
    display: none; }
  #heroImage img {
    width: 100%;
    height: auto; }
    @media (max-width: 1365px) {
      #heroImage img {
        height: calc(100vh - 50px);
        width: auto; } }
  #heroImage .info_hero {
    position: absolute;
    max-width: 1140px;
    width: 1140px; }
    @media (min-width: 992px) {
      #heroImage .info_hero {
        bottom: calc(0% + 66px); } }
    #heroImage .info_hero .copy {
      font-size: 0.875rem;
      margin: 50px 15px 0 0;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-width: 322px; }
      @media (max-width: 991.98px) {
        #heroImage .info_hero .copy {
          margin: 0;
          max-width: 100%;
          margin-top: 20px; } }
    @media (max-width: 1024px) {
      #heroImage .info_hero {
        width: 100%;
        left: 0;
        margin-left: auto;
        text-align: center;
        padding: 0 20px;
        margin: 0; } }
    @media (max-width: 768px) {
      #heroImage .info_hero {
        position: absolute;
        bottom: calc(0% + 180px); } }
    @media (max-width: 320px) {
      #heroImage .info_hero {
        bottom: calc(0% + 70px); } }
    #heroImage .info_hero span {
      display: block;
      position: relative; }
  #heroImage span.datehero {
    font-family: "roboto_regular_web";
    font-size: 0.875rem; }
  #heroImage span.titlehero {
    font-family: "open_sansbold";
    font-size: 1.75rem;
    margin-bottom: 20px; }
    @media (max-width: 363px) {
      #heroImage span.titlehero {
        margin-bottom: 30px; } }
    @media (max-width: 575.98px) {
      #heroImage span.titlehero {
        line-height: 40px; } }
    @media (max-width: 363px) {
      #heroImage span.titlehero {
        line-height: 32px; } }
    @media (min-width: 1024px) {
      #heroImage span.titlehero {
        width: 445px; } }
    @media (max-width: 1199.98px) {
      #heroImage span.titlehero {
        width: 100%;
        display: flex;
        justify-content: center; } }
    @media (max-width: 991.98px) {
      #heroImage span.titlehero {
        font-size: 1.625rem; } }
    @media (max-width: 363px) {
      #heroImage span.titlehero {
        font-size: 1.5rem; } }
  #heroImage span.locationhero {
    font-family: "roboto_regular_web";
    font-size: 0.875rem; }
  #heroImage span.locationhero {
    padding-left: 25px;
    margin-bottom: 10px; }
    @media (max-width: 1024px) {
      #heroImage span.locationhero {
        padding-left: 0; } }
    #heroImage span.locationhero::before {
      content: "";
      background-image: url("../images/svg/location.svg");
      width: 15px;
      height: 20px;
      background-repeat: no-repeat;
      position: absolute;
      top: 2px;
      left: 0; }
      @media (max-width: 1024px) {
        #heroImage span.locationhero::before {
          display: none; } }
  #heroImage span.directionhero {
    padding-left: 25px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      #heroImage span.directionhero {
        padding-left: 0; } }
    #heroImage span.directionhero::before {
      content: "";
      background-image: url("../images/svg/direction.svg");
      width: 15px;
      height: 20px;
      background-repeat: no-repeat;
      position: absolute;
      top: 2px;
      left: 0; }
      @media (max-width: 1024px) {
        #heroImage span.directionhero::before {
          display: none; } }
  #heroImage #carousel-indicators-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
  #heroImage .carousel-indicators {
    bottom: calc(0% + 180px); }
    #heroImage .carousel-indicators li {
      width: 18px;
      height: 18px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      border: 2px solid #ffffff;
      background-color: transparent;
      filter: Alpha(Opacity=100);
      opacity: 1; }
    #heroImage .carousel-indicators li.active {
      width: 18px;
      height: 18px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      border: 2px solid #ffffff;
      background-color: #ffffff; }

body#teatro {
  /*
@media (min-width:1025px){
    .modal, .modal-backdrop{
        display: none!important;
    }
}
@media (max-width:1024px){
    #expandSearch.show{
        display: none!important;
    }
}
*/
  /* Label float */ }
  body#teatro .search-box {
    position: absolute;
    max-width: 1140px;
    width: 1140px;
    z-index: 1;
    height: 100px;
    background: #7F1B2D;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    padding: 24px;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    /* 
        .btn.btn-primary:active {
            width: 210px !important;
            
        } */ }
    @media (max-width: 1140px) {
      body#teatro .search-box {
        width: auto; } }
    @media (max-width: 767.98px) {
      body#teatro .search-box {
        padding: 15px; } }
    @media (max-width: 991.98px) {
      body#teatro .search-box {
        transform: translateY(-100px); } }
    @media (max-width: 374px) {
      body#teatro .search-box {
        padding: 10px; } }
    @media (max-width: 991.98px) {
      body#teatro .search-box {
        position: relative;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; } }
    body#teatro .search-box h2 {
      font-size: 1.75rem;
      color: #ffffff;
      font-family: "open_sansregular";
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 13px; }
      @media (max-width: 991.98px) {
        body#teatro .search-box h2 {
          font-size: 1.5rem; } }
      @media (max-width: 374px) {
        body#teatro .search-box h2 {
          margin-bottom: 0; } }
    @media (max-width: 991.98px) {
      body#teatro .search-box form {
        display: none; } }
    body#teatro .search-box label {
      display: block;
      width: 100%;
      color: #ffffff;
      font-size: 0.75rem;
      margin-bottom: 5px;
      margin-left: 20px; }
    body#teatro .search-box .responsiveSearch {
      display: none; }
      @media (max-width: 991.98px) {
        body#teatro .search-box .responsiveSearch {
          display: block;
          text-align: center; } }
      body#teatro .search-box .responsiveSearch button {
        width: 210px !important;
        background-color: #000000 !important;
        height: 30px;
        padding: 0;
        border-radius: 25px;
        margin-top: 20px; }
        body#teatro .search-box .responsiveSearch button:hover {
          color: #fff; }
        body#teatro .search-box .responsiveSearch button:focus {
          box-shadow: 0 0 0 0.2rem #fff;
          outline: none; }
  @media (max-width: 991.98px) {
    body#teatro .modal-dialog {
      max-width: 100vw;
      margin: 0;
      width: 100vw;
      height: 100vh;
      max-height: 100vh; }
    body#teatro .modal-content {
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.8); }
      body#teatro .modal-content .close {
        text-align: right;
        margin-right: 20px;
        color: #fff; }
      body#teatro .modal-content form {
        display: block;
        padding-top: 100px; }
        body#teatro .modal-content form label {
          font-size: 0.875rem;
          color: #fff;
          margin-bottom: 5px;
          margin-left: 20px; }
        body#teatro .modal-content form input {
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          border-radius: 25px;
          margin-bottom: 30px;
          height: 30px; }
        body#teatro .modal-content form select {
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          border-radius: 25px;
          margin-bottom: 40px; }
          body#teatro .modal-content form select:last-child {
            margin-bottom: 40px; }
      body#teatro .modal-content button.btn.btn-primary {
        width: 100%;
        height: 30px;
        border-radius: 25px;
        background-color: #7F1B2D;
        border-color: #7F1B2D;
        text-transform: uppercase;
        font-family: "roboto_bold_web";
        padding: 0 20px; }
        body#teatro .modal-content button.btn.btn-primary:hover {
          color: #fff; }
        body#teatro .modal-content button.btn.btn-primary:focus {
          box-shadow: 0 0 0 0.2rem #fff;
          outline: none; }
      body#teatro .modal-content button.close {
        background-color: transparent;
        background-image: url(../images/svg/close.svg);
        width: 18px;
        height: 18px;
        background-size: 100%;
        border: 0;
        margin-top: 15px;
        position: absolute;
        opacity: 1;
        right: 0;
        top: 0; }
    body#teatro .modal-footer {
      border-top: 0;
      display: block;
      text-align: center; } }
  body#teatro .floating-label-wrap {
    position: relative; }
  body#teatro .floating-label-field {
    border-width: 0;
    color: rgba(44, 62, 80, 0.75); }
    body#teatro .floating-label-field:focus {
      outline: 0;
      box-shadow: 0; }
    body#teatro .floating-label-field::placeholder {
      color: transparent; }
  body#teatro .floating-label-field,
  body#teatro .floating-label-field + .floating-label {
    line-height: 1;
    font: inherit;
    height: 4em; }
  body#teatro .floating-label-field + .floating-label {
    position: absolute;
    top: -17px;
    left: 22px;
    user-select: none; }
  body#teatro .floating-label-field.floating-label {
    position: relative; }
  body#teatro .floating-label-field {
    color: #ffffff; }
  body#teatro .floating-label-field + .floating-label {
    transition: transform .25s, opacity .25s ease-in-out;
    transform-origin: 0 0; }
  body#teatro .floating-label-field:focus, body#teatro .floating-label-field:not(:placeholder-shown) {
    border-color: #ffffff; }
    body#teatro .floating-label-field:focus + .floating-label, body#teatro .floating-label-field:not(:placeholder-shown) + .floating-label {
      transform: translate(-10%, -60%);
      color: #fff;
      padding: 3px 8px;
      height: auto;
      font-family: "roboto_regular_web";
      font-size: 0.75rem; }
  body#teatro .floating-label-input:valid:not(:placeholder-shown) {
    border-color: rgba(46, 213, 115, 0.3); }
  body#teatro .floating-label-input:invalid {
    border-color: rgba(255, 71, 87, 0.3); }

#expandSearch input:focus {
  box-shadow: 0 0 0 0.2rem #7f1b2d !important;
  outline: none !important; }

#expandSearch .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem white;
  outline: none !important; }

#expandSearch .searchClose:focus {
  outline-color: #fff !important; }

.tr-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 48px;
  height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.tr-p2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 23px;
  max-height: 50px;
  height: 50px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.tr-p3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 70px;
  height: 70px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.tr-p5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 125px;
  height: 125px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.tr-p6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 145px;
  height: 145px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

.tr-p4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 19px;
  max-height: 94px;
  height: 94px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.tr-l {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 25px;
  height: 25px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.home---desk div {
  font-size: 0.875rem;
  line-height: 1rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical; }
  .home---desk div.description {
    font-family: "roboto_bold_web";
    margin-bottom: 10px;
    -webkit-line-clamp: 5;
    height: 95px;
    line-height: 19px; }
    .home---desk div.description p {
      font-family: "roboto_bold_web";
      margin-bottom: 10px;
      -webkit-line-clamp: 5;
      height: 95px;
      line-height: 19px; }
    #sectionOneDeepening .home---desk div.description {
      -webkit-line-clamp: 2;
      margin-bottom: 25px;
      height: 32px; }
  .home---desk div.summary {
    margin-bottom: 25px;
    -webkit-line-clamp: 5;
    height: 95px;
    line-height: 19px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical; }
    .home---desk div.summary p {
      margin-bottom: 25px;
      -webkit-line-clamp: 5;
      height: 95px;
      line-height: 19px;
      display: -webkit-box;
      overflow: hidden;
      -webkit-box-orient: vertical; }
    #sectionOneDeepening .home---desk div.summary {
      -webkit-line-clamp: 3;
      height: 48px; }
    #carousel-card-primary .home---desk div.summary {
      -webkit-line-clamp: 5;
      height: 90px;
      line-height: 1.125rem;
      margin-bottom: 22px; }

.card-primary {
  border-left: 2px solid #7F1B2D;
  padding-left: 15px;
  padding-bottom: 30px; }
  @media (max-width: 991.98px) {
    .card-primary {
      margin-bottom: 30px;
      padding-bottom: 16px; }
      #carousel-card-primary .card-primary {
        margin-bottom: 0px;
        border-left: 2px solid #fff; } }
  #sectionPageVideo .card-primary {
    margin: 15px 0; }
    #sectionPageVideo .card-primary .intro {
      font-size: 0.875rem;
      line-height: 18px; }
      #sectionPageVideo .card-primary .intro.archive {
        margin-bottom: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 18px;
        max-height: 109px;
        height: 109px;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical; }
        @media (max-width: 991.98px) {
          #sectionPageVideo .card-primary .intro.archive {
            width: 100%; } }
  #sectionDeatailMultimedia .card-primary {
    padding-bottom: 0; }
    #sectionDeatailMultimedia .card-primary h2.title {
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      font-family: "open_sansbold";
      font-size: 1.5rem;
      margin-bottom: 20px;
      line-height: 1.75rem;
      height: auto;
      color: #000;
      text-align: left;
      margin: 0;
      margin-bottom: 20px;
      max-width: 100%; }
      #sectionDeatailMultimedia .card-primary h2.title::after {
        display: none; }
      @media (max-width: 991.98px) {
        #sectionDeatailMultimedia .card-primary h2.title.mt {
          margin-top: 25px; } }
  #sectionOneDeepening .card-primary {
    border-color: #fff; }
    @media (max-width: 991.98px) {
      #sectionOneDeepening .card-primary {
        margin-bottom: 0px; } }
  .card-primary span.label-custom, .card-primary span.date {
    display: block;
    font-family: "roboto_bold_web";
    text-transform: uppercase; }
  .card-primary span.label-custom {
    color: #7F1B2D;
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    margin-bottom: 10px; }
    .card-primary span.label-custom img {
      width: auto;
      display: inline-block;
      margin-right: 10px; }
  .card-primary span.date {
    font-size: 0.875rem;
    margin-bottom: 10px; }
  #sectionOneDeepening .card-primary h3, #sectionOneDeepening
  .card-primary p, #sectionOneDeepening
  .card-primary a {
    color: #fff; }
  .card-primary h3 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: "open_sansbold";
    font-size: 1.5rem;
    margin-bottom: 20px;
    line-height: 1.75rem;
    height: 84px; }
    #sectionOneDeepening .card-primary h3 {
      -webkit-line-clamp: 2;
      height: 66px; }
    #carousel-card-primary .card-primary h3 {
      -webkit-line-clamp: 2;
      height: 56px;
      line-height: 1.75rem;
      margin-bottom: 15px; }
  .card-primary p {
    font-size: 0.875rem;
    line-height: 1rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical; }
    .card-primary p.description {
      font-family: "roboto_bold_web";
      margin-bottom: 10px;
      -webkit-line-clamp: 5;
      height: 95px;
      line-height: 19px; }
      #sectionOneDeepening .card-primary p.description {
        -webkit-line-clamp: 2;
        margin-bottom: 25px;
        height: 32px; }
    .card-primary p.summary {
      margin-bottom: 25px;
      -webkit-line-clamp: 5;
      height: 95px;
      line-height: 19px;
      display: -webkit-box;
      overflow: hidden;
      -webkit-box-orient: vertical; }
      #sectionOneDeepening .card-primary p.summary {
        -webkit-line-clamp: 3;
        height: 48px; }
      #carousel-card-primary .card-primary p.summary {
        -webkit-line-clamp: 5;
        height: 90px;
        line-height: 1.125rem;
        margin-bottom: 22px; }
  .card-primary div.summary p {
    margin-bottom: 25px;
    -webkit-line-clamp: 5;
    height: 95px;
    line-height: 19px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical; }
  .card-primary .box-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "roboto_bold_web"; }
    #carousel-card-primary .card-primary .box-action {
      justify-content: flex-start; }
    .card-primary .box-action a.linkButton:focus {
      background-color: #7F1B2D;
      color: #fff; }
    #sectionOneDeepening .card-primary .box-action a.linkButton {
      border-color: #fff; }
      #sectionOneDeepening .card-primary .box-action a.linkButton:hover, #sectionOneDeepening .card-primary .box-action a.linkButton:focus {
        background-color: #fff;
        color: #7F1B2D; }
    .card-primary .box-action a.linkButton:focus {
      background-color: #fff;
      color: #7F1B2D;
      outline: none; }
    .card-primary .box-action a:focus {
      outline-color: #7F1B2D; }
    #sectionOneDeepening .card-primary .box-action a:focus {
      outline-color: #fff; }
    .card-primary .box-action a.more {
      position: relative;
      font-size: 0.875rem;
      font-family: "roboto_bold_web";
      color: #000;
      text-transform: uppercase;
      text-align: right;
      display: inline-flex;
      align-items: center;
      line-height: 1rem; }
      .card-primary .box-action a.more img {
        margin-left: 10px;
        width: 15px;
        height: auto; }
      .card-primary .box-action a.more:focus {
        outline: 2px solid #7F1B2D; }

#cardModal .card {
  border: none;
  border-radius: 5px;
  position: relative;
  background-size: cover !important; }
  #cardModal .card.card-place {
    height: 424px;
    width: 100%; }
  #cardModal .card .card-header {
    text-align: left;
    position: absolute;
    min-width: 139px;
    height: auto;
    top: 30px;
    left: 0;
    background-color: red;
    border: none;
    z-index: 1;
    border-radius: 0;
    padding: 0.15rem 1.2rem; }
    #cardModal .card .card-header .text-tag-event {
      display: flex;
      align-items: center;
      text-transform: uppercase;
      font-size: 18px;
      color: #ffffff;
      font-family: "titillium_bold_web"; }
  #cardModal .card .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #ffffff;
    border: none; }
    #cardModal .card .card-footer .detail-button-modal,
    #cardModal .card .card-footer .detail-button-collapse {
      width: 50px;
      height: 50px;
      background-color: red;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: -30px;
      right: 30px;
      color: #ffffff;
      font-size: 30px; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      #cardModal .card .card-footer .detail-button-modal {
        display: none; } }
    @media (min-width: 768px) {
      #cardModal .card .card-footer .detail-button-collapse {
        display: none; } }
  #cardModal .card.changeBorder {
    border-radius: 5px 5px 0 0; }

#cardModal .collapse-custom {
  background: #000;
  color: #fff;
  border-radius: 0px 0px 5px 5px;
  padding: 0 24px 24px 24px;
  font-family: "titillium_regular_web";
  margin-top: -1px; }

#cardStatic .card {
  border: none;
  border-radius: 5px;
  position: relative;
  background-size: cover !important; }
  #cardStatic .card.card-place {
    height: 424px;
    width: 100%; }
  #cardStatic .card .card-header {
    text-align: left;
    position: absolute;
    min-width: 139px;
    height: auto;
    top: 30px;
    left: 0;
    background-color: red;
    border: none;
    z-index: 1;
    border-radius: 0;
    padding: 0.15rem 1.2rem; }
    #cardStatic .card .card-header .text-tag-event {
      display: flex;
      align-items: center;
      text-transform: uppercase;
      font-size: 18px;
      color: #ffffff;
      font-family: "titillium_bold_web"; }
  #cardStatic .card .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #ffffff;
    border: none; }
    #cardStatic .card .card-footer .detail-button-modal,
    #cardStatic .card .card-footer .detail-button-collapse {
      width: 50px;
      height: 50px;
      background-color: red;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: -30px;
      right: 30px;
      color: #ffffff;
      font-size: 30px; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      #cardStatic .card .card-footer .detail-button-modal {
        display: none; } }
    @media (min-width: 768px) {
      #cardStatic .card .card-footer .detail-button-collapse {
        display: none; } }
  #cardStatic .card.changeBorder {
    border-radius: 5px 5px 0 0; }

#cardStatic .collapse-custom {
  background: #000;
  color: #fff;
  border-radius: 0px 0px 5px 5px;
  padding: 0 24px 24px 24px;
  font-family: "titillium_regular_web";
  margin-top: -1px; }

#cardButtonSearch .card div.card-footer {
  height: 70%; }
  #cardButtonSearch .card div.card-footer .date {
    font-weight: 400; }
  #cardButtonSearch .card div.card-footer .location,
  #cardButtonSearch .card div.card-footer p,
  #cardButtonSearch .card div.card-footer .label {
    display: block;
    width: fit-content; }
  #cardButtonSearch .card div.card-footer .more {
    display: block;
    text-align: right;
    margin-right: 18px; }

/*#searchComponent{
        .card-footer{
            height: 315px;
        }
    }*/
.cardButton .card, #cardButtonSearch .card {
  position: relative;
  border-radius: 4px;
  height: 465px;
  border: none;
  background-size: 100% !important; }
  .cardButton .card .card-header, #cardButtonSearch .card .card-header {
    text-align: left;
    position: absolute;
    min-width: 261px;
    height: auto;
    top: 30px;
    left: 0;
    background-color: #ffffff;
    border: none;
    z-index: 1;
    border-radius: 0; }
  .cardButton .card .tag, #cardButtonSearch .card .tag {
    font-family: titillium_bold_web;
    position: absolute;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    min-height: 39px;
    height: 39px;
    min-width: 147px;
    width: auto;
    text-align: left;
    background-color: #000000;
    left: 0;
    top: 0px;
    color: #ffffff;
    padding: 0 20px;
    text-transform: uppercase; }
  .cardButton .card .card-body, #cardButtonSearch .card .card-body {
    clip-path: polygon(0 0, 0 100%, 100% 90%, 100% 0);
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 90%, 100% 0); }
  .cardButton .card .card-footer, #cardButtonSearch .card .card-footer {
    position: absolute;
    background-color: #ffffff;
    border: none;
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    transition: 0.4s ease;
    height: 124px;
    padding: 15px 20px;
    /*.tag {
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
                min-height: 39px;
                height: 39px;
                min-width: 140px;
                width: 140px;
                text-align: left;
                background-color: #C00200;
                left: 0;
                bottom: 7px;
                color: #ffffff;
                border-radius: 0 19.5px 19.5px 0;
            }*/ }
    .cardButton .card .card-footer .date-text, #cardButtonSearch .card .card-footer .date-text {
      font-size: 14px;
      font-family: "titillium_bold_web";
      text-transform: uppercase; }
    .cardButton .card .card-footer .title, #cardButtonSearch .card .card-footer .title {
      font-weight: 800;
      text-align: left;
      font-family: "titillium_bold_web";
      text-transform: uppercase;
      font-size: 20px;
      line-height: 28px;
      padding-top: 15px;
      min-height: 108px;
      height: 108px; }
    .cardButton .card .card-footer .location, #cardButtonSearch .card .card-footer .location {
      font-family: "roboto_regular_web";
      position: relative;
      padding-left: 25px;
      margin-bottom: 12px;
      margin-top: 20px; }
      .cardButton .card .card-footer .location::before, #cardButtonSearch .card .card-footer .location::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/svg/location-black.svg);
        background-repeat: no-repeat;
        width: 15px;
        height: 20px; }
    .cardButton .card .card-footer .line-break-title, #cardButtonSearch .card .card-footer .line-break-title {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      min-height: 80px;
      height: 80px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .cardButton .card .card-footer .description, #cardButtonSearch .card .card-footer .description {
      display: none; }
    .cardButton .card .card-footer .button-red, #cardButtonSearch .card .card-footer .button-red {
      display: none; }
  .cardButton .card.extended .card-footer, #cardButtonSearch .card.extended .card-footer {
    height: 68%; }
    .cardButton .card.extended .card-footer .tr-title, #cardButtonSearch .card.extended .card-footer .tr-title {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 48px;
      height: 48px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .cardButton .card.extended .card-footer .tr-p6, #cardButtonSearch .card.extended .card-footer .tr-p6 {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 145px;
      height: 145px;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical; }
    .cardButton .card.extended .card-footer .tr-l, #cardButtonSearch .card.extended .card-footer .tr-l {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 25px;
      height: 25px;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .cardButton .card.extended .card-footer .expand-button .first-icon, #cardButtonSearch .card.extended .card-footer .expand-button .first-icon {
      display: none; }
    .cardButton .card.extended .card-footer .expand-button .second-icon, #cardButtonSearch .card.extended .card-footer .expand-button .second-icon {
      display: inline; }
    .cardButton .card.extended .card-footer .description, #cardButtonSearch .card.extended .card-footer .description {
      text-align: left;
      display: inherit;
      font-size: 16px;
      font-family: "roboto_regular_web";
      margin-bottom: 23px; }
      .cardButton .card.extended .card-footer .description .line-break-description, #cardButtonSearch .card.extended .card-footer .description .line-break-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;
        max-height: 145px;
        font-size: 14px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .cardButton .card.extended .card-footer .description .tag-description, #cardButtonSearch .card.extended .card-footer .description .tag-description {
        font-family: "titillium_bold_web";
        width: auto;
        min-width: 80px;
        height: 21px;
        background-color: red;
        color: #ffffff;
        font-weight: 600;
        font-size: 14px;
        display: inline-block;
        align-items: center;
        margin-bottom: 16px;
        padding: 3px 10px;
        text-transform: uppercase;
        border-radius: 4px; }
      .cardButton .card.extended .card-footer .description .description-evidence, #cardButtonSearch .card.extended .card-footer .description .description-evidence {
        height: 42px;
        max-height: 42px;
        font-size: 14px; }
        .cardButton .card.extended .card-footer .description .description-evidence img, #cardButtonSearch .card.extended .card-footer .description .description-evidence img {
          display: inline;
          width: auto;
          padding-right: 8px;
          vertical-align: middle; }
    .cardButton .card.extended .card-footer .button-red, #cardButtonSearch .card.extended .card-footer .button-red {
      display: inline;
      width: auto;
      margin-top: 50px; }
      .cardButton .card.extended .card-footer .button-red img, #cardButtonSearch .card.extended .card-footer .button-red img {
        display: inline;
        width: auto; }
    .cardButton .card.extended .card-footer .icon-calendar, #cardButtonSearch .card.extended .card-footer .icon-calendar {
      position: absolute;
      top: -40px;
      right: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 25px;
      width: 56px;
      height: 56px;
      border-radius: 50%;
      background-color: #ffffff;
      color: #000000;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
    .cardButton .card.extended .card-footer .dropdown-calendar, #cardButtonSearch .card.extended .card-footer .dropdown-calendar {
      display: none; }
      .cardButton .card.extended .card-footer .dropdown-calendar.active, #cardButtonSearch .card.extended .card-footer .dropdown-calendar.active {
        display: block;
        position: absolute;
        padding: 0;
        list-style: none;
        right: 25px;
        top: 20px;
        min-width: 183px;
        border-radius: 4%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        margin: 0;
        background-color: #ffffff; }
        .cardButton .card.extended .card-footer .dropdown-calendar.active li, #cardButtonSearch .card.extended .card-footer .dropdown-calendar.active li {
          padding: 10px; }
          .cardButton .card.extended .card-footer .dropdown-calendar.active li:first-child, #cardButtonSearch .card.extended .card-footer .dropdown-calendar.active li:first-child {
            background-color: #ffffff; }
          .cardButton .card.extended .card-footer .dropdown-calendar.active li:hover, #cardButtonSearch .card.extended .card-footer .dropdown-calendar.active li:hover {
            background-color: #f2f2f2; }
          .cardButton .card.extended .card-footer .dropdown-calendar.active li a, #cardButtonSearch .card.extended .card-footer .dropdown-calendar.active li a {
            color: #000000;
            text-decoration: none; }
  .cardButton .card a.more, #cardButtonSearch .card a.more {
    text-transform: uppercase;
    color: #7F1B2D;
    font-family: "roboto_bold_web";
    margin-top: 0;
    float: right;
    margin-top: 10px;
    font-size: 14px; }
    .cardButton .card a.more::after, #cardButtonSearch .card a.more::after {
      content: "";
      display: inline-block;
      background-image: url(../images/svg/right-arrow.svg);
      width: 15px;
      height: 12px;
      margin-left: 10px; }

#cardSearch {
  margin-top: 35px; }
  #cardSearch .card-slideshow-element .card .box-description {
    visibility: hidden; }
    #cardSearch .card-slideshow-element .card .box-description .tag-description {
      margin-top: 0; }
  #cardSearch .card-slideshow-element .card.extended .box-description {
    visibility: visible; }
  #cardSearch .card-slideshow-element.list-custom {
    box-shadow: none;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 0;
    border-radius: 0px; }
    #cardSearch .card-slideshow-element.list-custom .cardButton, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch {
      height: 270px; }
      #cardSearch .card-slideshow-element.list-custom .cardButton .card.card-place, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .card.card-place {
        border-radius: 0px;
        height: 270px; }
      #cardSearch .card-slideshow-element.list-custom .cardButton .column-list, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list {
        height: 260px; }
        #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer {
          padding-bottom: 0;
          padding-top: 0;
          height: 260px;
          background: none;
          border: none; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer .expand-button, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer .expand-button {
            display: none; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer .date, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer .date {
            padding: 0;
            margin: 0;
            margin-bottom: 10px; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer .tr-title, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer .tr-title {
            margin-bottom: 10px !important; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer .description-evidence, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer .description-evidence {
            margin-bottom: 10px; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer .tag-description, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer .tag-description {
            margin: 0; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer p.tr-p3, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer p.tr-p3 {
            height: 74px;
            max-height: 74px;
            margin-bottom: 5px !important;
            display: -webkit-box; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer p, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer p {
            display: block; }
          #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer a.more, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer a.more {
            text-transform: uppercase;
            color: black;
            font-family: "roboto_bold_web";
            float: right;
            display: inherit;
            margin-top: 10px;
            font-size: 14px; }
            #cardSearch .card-slideshow-element.list-custom .cardButton .column-list .card-footer a.more:after, #cardSearch .card-slideshow-element.list-custom #cardButtonSearch .column-list .card-footer a.more:after {
              content: "";
              display: inline-block;
              background-image: url(../images/svg/right-arrow.svg);
              width: 16px;
              height: 12px;
              margin-left: 10px; }
  #cardSearch .card-event .border-b {
    border-bottom: 1px solid #d1d1d1; }
  #cardSearch .card-event.card.list {
    box-shadow: none;
    border: none; }
    #cardSearch .card-event.card.list .card-footer {
      border: none; }
  #cardSearch .card-event.card {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
    @media (max-width: 767.98px) {
      #cardSearch .card-event.card {
        box-shadow: none;
        border: none;
        border-bottom: 1px solid #000000;
        border-radius: 0%; } }
  #cardSearch .card-event .row {
    justify-content: center; }
    #cardSearch .card-event .row .image-event.col-2 {
      height: 260px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      background-size: cover;
      background-repeat: no-repeat; }
    #cardSearch .card-event .row .image-event.col-12 {
      height: 170px;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 767.98px) {
        #cardSearch .card-event .row .image-event.col-12 {
          background-size: 70% !important;
          height: 350px;
          background-position: center !important; } }
    #cardSearch .card-event .row .card-footer {
      background-color: white; }
      #cardSearch .card-event .row .card-footer .tr-title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;
        max-height: 48px;
        height: 48px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      #cardSearch .card-event .row .card-footer .tr-p3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;
        max-height: 70px;
        height: 70px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      #cardSearch .card-event .row .card-footer .tr-p6 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;
        max-height: 145px;
        height: 145px;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical; }
      #cardSearch .card-event .row .card-footer .tr-l {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;
        max-height: 25px;
        height: 25px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
      @media (max-width: 767.98px) {
        #cardSearch .card-event .row .card-footer {
          background-color: transparent;
          border-top: none; } }
      #cardSearch .card-event .row .card-footer .date-text {
        font-size: 1rem; }
      #cardSearch .card-event .row .card-footer .title {
        font-size: 1.4rem;
        height: 48px;
        max-height: 48px;
        font-family: "open_sansbold"; }
        @media (max-width: 991.98px) {
          #cardSearch .card-event .row .card-footer .title {
            font-size: 1.125rem; } }
      #cardSearch .card-event .row .card-footer .icon-calendar {
        position: absolute;
        top: 154px;
        background-color: white;
        padding: 5px 10px;
        border-radius: 50px;
        color: black; }
    #cardSearch .card-event .row .card-footer.col-6 .icon-calendar {
      position: absolute;
      background-color: white;
      padding: 5px 10px;
      border-radius: 50px;
      color: black;
      top: 212px;
      left: -203px;
      box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15); }
    #cardSearch .card-event .row .tag-description {
      background-color: #7F1B2D;
      display: inline-block;
      padding: 3px 10px;
      color: white;
      font-size: 0.8rem;
      text-transform: uppercase;
      font-family: "roboto_bold_web";
      border-radius: 4px; }
    #cardSearch .card-event .row .button-details {
      text-align: right; }
      #cardSearch .card-event .row .button-details a.more {
        text-transform: uppercase;
        color: #7F1B2D;
        font-family: "roboto_bold_web";
        font-size: 14px;
        float: right; }
        #cardSearch .card-event .row .button-details a.more:after {
          content: "";
          display: inline-block;
          background-image: url(../images/svg/right-arrow.svg);
          width: 16px;
          height: 12px;
          margin-left: 10px; }
      #cardSearch .card-event .row .button-details .btn {
        font-weight: bold;
        padding: 0; }
        #cardSearch .card-event .row .button-details .btn:focus {
          box-shadow: 0 0 0 0.2rem rgba(227, 68, 0, 0.8);
          outline: none; }

#cardProduction .card-event .border-b {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 19px; }

#cardProduction .card-event.card.list {
  box-shadow: none;
  border: none; }
  #cardProduction .card-event.card.list .overlay-image::before {
    background-color: transparent; }
  #cardProduction .card-event.card.list .card-footer {
    border: none; }
    #cardProduction .card-event.card.list .card-footer .calendar {
      right: 0;
      top: 0; }
      #cardProduction .card-event.card.list .card-footer .calendar .dropdown-calendar {
        top: 56px;
        bottom: inherit; }
        #cardProduction .card-event.card.list .card-footer .calendar .dropdown-calendar a {
          color: #000000; }
      #cardProduction .card-event.card.list .card-footer .calendar .button {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35); }

#cardProduction .card-event.card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

#cardProduction .card-event .row {
  justify-content: center; }
  #cardProduction .card-event .row .image-event.col-2 {
    height: 260px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    background-size: cover;
    background-repeat: no-repeat; }
  #cardProduction .card-event .row .image-event.col-12 {
    height: 154px;
    max-height: 154px;
    background-size: cover;
    background-repeat: no-repeat; }
  #cardProduction .card-event .row .card-footer {
    background-color: white;
    min-height: 326px;
    padding: 15px 20px; }
    #cardProduction .card-event .row .card-footer .button {
      box-shadow: none; }
    #cardProduction .card-event .row .card-footer .tr-title {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 48px;
      height: 48px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    #cardProduction .card-event .row .card-footer .tr-p3 {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 70px;
      height: 70px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      margin-bottom: 20px; }
    #cardProduction .card-event .row .card-footer .tr-p6 {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 145px;
      height: 145px;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical; }
    #cardProduction .card-event .row .card-footer .tr-l {
      font-size: 0.875rem;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 25px;
      max-height: 25px;
      height: 25px;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      margin-top: 10px;
      margin-bottom: 20px; }
    #cardProduction .card-event .row .card-footer .date-text {
      font-size: 0.875rem;
      line-height: 1.1rem;
      margin-top: 15px;
      margin-bottom: 8px;
      font-family: "roboto_bold_web"; }
    #cardProduction .card-event .row .card-footer .title {
      font-family: "open_sansbold";
      font-size: 1.25rem;
      height: 48px;
      max-height: 48px;
      margin-bottom: 9px; }
      @media (max-width: 991.98px) {
        #cardProduction .card-event .row .card-footer .title {
          font-size: 1.125rem; } }
    #cardProduction .card-event .row .card-footer span.info {
      font-family: "roboto_bold_web";
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #7F1B2D;
      padding-bottom: 18px;
      border-bottom: 1px solid rgba(127, 27, 45, 0.3);
      margin-bottom: 15px; }
    #cardProduction .card-event .row .card-footer span.tr-p2 {
      height: auto; }
    #cardProduction .card-event .row .card-footer .icon-calendar {
      position: absolute;
      top: 154px;
      background-color: white;
      padding: 5px 10px;
      border-radius: 50px;
      color: black; }
  #cardProduction .card-event .row .card-footer.col-6 .icon-calendar {
    position: absolute;
    background-color: white;
    padding: 5px 10px;
    border-radius: 50px;
    color: black;
    top: 212px;
    left: -203px;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15); }
  #cardProduction .card-event .row .tag-description {
    background-color: #7F1B2D;
    display: inline-block;
    padding: 3px 10px;
    color: white;
    font-size: 0.875rem;
    font-family: "roboto_bold_web";
    border-radius: 4px; }
  #cardProduction .card-event .row .button-details {
    text-align: right; }
    #cardProduction .card-event .row .button-details a.more {
      text-transform: uppercase;
      color: #7F1B2D;
      font-family: "roboto_bold_web";
      font-size: 14px;
      float: right; }
      #cardProduction .card-event .row .button-details a.more:after {
        content: "";
        display: inline-block;
        background-image: url(../images/svg/right-arrow.svg);
        width: 16px;
        height: 12px;
        margin-left: 10px; }
    #cardProduction .card-event .row .button-details .btn {
      font-weight: bold;
      padding: 0; }
      #cardProduction .card-event .row .button-details .btn:focus {
        box-shadow: 0 0 0 0.2rem rgba(227, 68, 0, 0.8);
        outline: none; }

#cardProduction .link_wrap {
  margin-top: 30px; }
  #cardProduction .link_wrap a {
    color: #7F1B2D; }
    #cardProduction .link_wrap a:hover {
      color: white; }

#fullCard a.btn {
  width: 100%;
  padding: 0;
  text-align: left; }
  #fullCard a.btn:hover {
    text-decoration: none; }

#fullCard .card {
  box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.16); }
  #fullCard .card .card-footer {
    background-color: white; }
    #fullCard .card .card-footer .title {
      font-family: "open_sansbold";
      text-transform: uppercase;
      font-size: 1.25rem; }
      @media (max-width: 991.98px) {
        #fullCard .card .card-footer .title {
          font-size: 1.125rem; } }
    #fullCard .card .card-footer .author {
      font-family: "roboto_regular_web";
      font-size: 0.875rem; }

/* Calendar Button */
body#teatro .card-slideshow-element h3.tr-title.mb-3 {
  font-family: "open_sansbold";
  font-size: 1.25rem;
  text-transform: uppercase;
  display: block;
  margin-top: 15px; }

body#teatro .card-slideshow-element .tr-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 48px;
  height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

body#teatro .card-slideshow-element .date {
  display: block;
  font-weight: bold;
  color: #000000;
  font-family: "roboto_regular_web";
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-top: 10px; }
  body#teatro .card-slideshow-element .date span {
    font-family: "roboto_bold_web"; }

body#teatro .card-slideshow-element h3.tr-title.mb-3 {
  font-family: "open_sansbold";
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-top: 15px;
  display: -webkit-box !important; }

.tag-description {
  margin-top: 25px;
  border-radius: 4px; }
  .tag-description.labelWine {
    background-color: #7f1b2d;
    display: inline-block;
    padding: 3px 10px;
    color: white;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-family: "roboto_bold_web"; }

.card-contents {
  position: relative;
  padding: 20px 0px;
  border-top: 1px solid #6e6e6e; }
  #sectionDeatailNews .card-contents {
    border: none;
    padding: 30px 0; }
    @media (max-width: 991.98px) {
      #sectionDeatailNews .card-contents {
        padding: 0; } }
  #sectionCarouselNews .card-contents {
    height: 200px; }
    #sectionCarouselNews .card-contents h4 {
      height: 50px;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #sectionCarouselNews .card-contents .box-details .description {
      height: 38px;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #sectionCarouselNews .card-contents .box-details span.date {
      display: inline-block; }
      #sectionCarouselNews .card-contents .box-details span.date::before {
        content: "-";
        display: inline-block; }
    #sectionCarouselNews .card-contents .box-details span.category {
      font-family: "roboto_bold_web";
      font-size: 0.875rem;
      text-transform: uppercase;
      color: #7F1B2D; }
    #sectionCarouselNews .card-contents .box-image {
      width: 125px;
      height: 160px; }
    #sectionCarouselNews .card-contents .box-image + .box-details {
      padding-left: 160px; }
  #sectionPageComunicati .card-contents {
    height: 360px;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15);
    padding: 30px;
    border: none;
    margin-bottom: 30px;
    border-radius: 4px; }
    @media (max-width: 991.98px) {
      #sectionPageComunicati .card-contents {
        height: 334px; } }
  #sectionPageNews .card-contents {
    border-top: none;
    padding: 0;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      #sectionPageNews .card-contents {
        padding: 20px 0px;
        margin-bottom: 0px; } }
  .card-contents:last-child {
    border-bottom: 1px solid #6e6e6e; }
    #sectionPageNews .card-contents:last-child {
      border-bottom: 1px solid #6e6e6e; }
      @media (max-width: 991.98px) {
        #sectionPageNews .card-contents:last-child {
          border-bottom: 1px solid #5c5c5c; } }
  .card-contents .box-image {
    width: 110px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
    position: absolute; }
    #sectionPageNews .card-contents .box-image {
      box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15);
      width: 190px;
      height: 240px; }
      @media (max-width: 991.98px) {
        #sectionPageNews .card-contents .box-image {
          width: 122px;
          height: 152px; } }
    #sectionDeatailNews .card-contents .box-image {
      position: static;
      float: left;
      width: 350px;
      height: 442px;
      margin: 0px 30px 30px 0; }
      @media (max-width: 991.98px) {
        #sectionDeatailNews .card-contents .box-image {
          width: 270px;
          height: 341px; } }
      @media (max-width: 767.98px) {
        #sectionDeatailNews .card-contents .box-image {
          width: 350px;
          height: 442px;
          float: unset;
          margin: 0px auto;
          max-width: 100%;
          margin-bottom: 30px; } }
    #sectionDeatailNews.detailComunicati .card-contents .box-image {
      float: right;
      height: auto;
      width: auto;
      margin: 0px 0 30px 125px;
      position: static; }
      @media (max-width: 991.98px) {
        #sectionDeatailNews.detailComunicati .card-contents .box-image {
          display: none; } }
    .card-contents .box-image + .box-details {
      padding-left: 130px; }
      #sectionPageNews .card-contents .box-image + .box-details {
        padding-left: 220px;
        margin-bottom: 1em; }
        @media (max-width: 991.98px) {
          #sectionPageNews .card-contents .box-image + .box-details {
            padding-left: 140px; } }

.box-details {
  padding-left: 0px;
  height: 132px; }
  .box-details .box-detail-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      .box-details .box-detail-header {
        border-bottom: 1px solid #bebebe;
        order: -1; } }
    .box-details .box-detail-header .first-box {
      border-bottom: 1px solid #bebebe;
      width: 70%; }
      .box-details .box-detail-header .first-box.full-width {
        width: 45%; }
      @media (max-width: 991.98px) {
        .box-details .box-detail-header .first-box {
          width: 50%; } }
      @media (max-width: 767.98px) {
        .box-details .box-detail-header .first-box {
          width: auto;
          border-bottom: none; } }
      .box-details .box-detail-header .first-box h3 {
        color: #7F1B2D; }
    .box-details .box-detail-header .second-box {
      display: flex;
      align-items: flex-start; }
      @media (max-width: 767.98px) {
        .box-details .box-detail-header .second-box {
          width: auto; } }
      .box-details .box-detail-header .second-box .dropdown {
        line-height: 1; }
      .box-details .box-detail-header .second-box button {
        margin: 0;
        padding: 0;
        text-decoration: underline;
        font-family: "roboto_bold_web";
        margin-right: 40px; }
        .box-details .box-detail-header .second-box button img {
          margin-left: 7px; }
        .box-details .box-detail-header .second-box button:hover {
          text-decoration: none; }
        .box-details .box-detail-header .second-box button::after {
          content: none; }
        .box-details .box-detail-header .second-box button#buttonShare {
          margin-right: 0;
          padding-right: 30px;
          position: relative; }
          .box-details .box-detail-header .second-box button#buttonShare::after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: 20px;
            height: 20px;
            border: 0;
            background-image: url(../images/svg/share.svg); }
          .box-details .box-detail-header .second-box button#buttonShare[aria-expanded="true"]::after {
            background-image: url(../images/svg/share-full.svg); }
          .box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show {
            display: flex;
            z-index: 1;
            border: none;
            padding: 0;
            background-color: transparent;
            justify-content: flex-end; }
            .box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show a {
              padding: 0;
              width: 20px;
              margin: 8px 0 0 10px; }
              .box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show a:last-child {
                padding-right: 0; }
              .box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show a:focus {
                outline: 3px solid #7F1B2D;
                box-shadow: none; }
  #sectionDeatailMultimedia .box-details {
    height: auto; }
    @media (max-width: 767.98px) {
      #sectionDeatailMultimedia .box-details .box-detail-header {
        border-bottom: 0;
        margin-bottom: 0; } }
  #sectionDeatailNews .box-details {
    height: auto; }
    @media (max-width: 767.98px) {
      #sectionDeatailNews .box-details {
        display: flex;
        flex-direction: column; } }
  #sectionPageComunicati .box-details {
    height: auto; }
  #sectionPageNews .box-details {
    height: 240px; }
    @media (max-width: 991.98px) {
      #sectionPageNews .box-details {
        height: 152px; } }
  .box-details span.date {
    display: block;
    font-size: 0.875rem;
    line-height: 1rem;
    margin: 8px 0px 15px;
    text-transform: uppercase; }
    #sectionPageNews .box-details span.date {
      margin: 6px auto; }
    #sectionPageComunicati .box-details span.date {
      margin: 0px 0px 10px 0px; }
  .box-details h4.title {
    height: 78px;
    font-family: "roboto_bold_web";
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
    #sectionDeatailNews .box-details h4.title {
      height: auto;
      overflow: unset;
      display: block;
      font-size: 1.625rem;
      text-transform: initial;
      font-family: "roboto_regular_web";
      line-height: 1.875rem;
      margin-bottom: 35px; }
      @media (max-width: 991.98px) {
        #sectionDeatailNews .box-details h4.title {
          font-size: 1.25rem;
          line-height: 1.4375rem; } }
    #sectionPageNews .box-details h4.title,
    #sectionPageComunicati .box-details h4.title {
      -webkit-line-clamp: 4;
      height: 104px;
      font-family: "open_sansregular";
      margin-bottom: 10px;
      font-size: 1.25rem; }
      @media (max-width: 991.98px) {
        #sectionPageNews .box-details h4.title,
        #sectionPageComunicati .box-details h4.title {
          -webkit-line-clamp: 3;
          height: 78px;
          margin-bottom: 30px; } }
    @media (max-width: 991.98px) {
      #sectionPageComunicati .box-details h4.title {
        -webkit-line-clamp: 2;
        height: 52px;
        margin-bottom: 15px; } }
  .box-details .description {
    height: 60px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px; }
    .box-details .description p {
      margin-top: 16px; }
    #sectionDeatailNews .box-details .description {
      height: auto;
      overflow: unset;
      display: block;
      margin-bottom: 0px; }
    #sectionPageComunicati .box-details .description {
      height: 120px;
      line-height: 1.5rem;
      -webkit-line-clamp: 5; }
      @media (max-width: 991.98px) {
        #sectionPageComunicati .box-details .description {
          margin-bottom: 40px; } }
    @media (max-width: 991.98px) {
      #sectionPageNews .box-details .description {
        display: none; } }
  .box-details .box-action {
    text-align: right;
    line-height: 1rem; }
    #sectionPageNews .box-details .box-action {
      text-align: left; }
      @media (max-width: 991.98px) {
        #sectionPageNews .box-details .box-action {
          text-align: right; } }
    @media (max-width: 767.98px) {
      #sectionPageComunicati .box-details .box-action {
        text-align: left; } }
    .box-details .box-action a.more {
      position: relative;
      font-size: 0.875rem;
      font-family: "roboto_bold_web";
      color: #212529;
      text-transform: uppercase;
      text-align: right;
      display: inline-flex;
      align-items: center;
      line-height: 1rem; }
      .box-details .box-action a.more img {
        margin-left: 10px; }
      .box-details .box-action a.more:focus {
        outline: 2px solid #7F1B2D; }

#archivalComplexCards {
  margin-top: 60px; }
  #archivalComplexCards h3.titleSection {
    font-family: "nunito_bold";
    font-size: 24px;
    line-height: 33px;
    color: #7F1B2D; }
    #archivalComplexCards h3.titleSection::after {
      content: "";
      border-bottom: 4px solid #D20019;
      position: absolute;
      width: 60px;
      top: 40px;
      left: 47.5%;
      right: 50%; }
  #archivalComplexCards .percorsi-culturali {
    width: 100%;
    height: 196px; }
    #archivalComplexCards .percorsi-culturali.evidenza {
      height: 355px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
      margin-bottom: 50px; }
      @media (max-width: 991.98px) {
        #archivalComplexCards .percorsi-culturali.evidenza {
          height: 192px;
          width: 100%;
          height: 238px;
          margin-bottom: 60px; } }
    @media (max-width: 575.98px) {
      #archivalComplexCards .percorsi-culturali {
        height: 192px;
        margin-bottom: 70px; } }
    #archivalComplexCards .percorsi-culturali .detail-percorso {
      background: #fff;
      box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
      width: calc(100% - 60px);
      height: 164px;
      position: absolute;
      top: 75px;
      padding: 16px 20px; }
      #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza {
        height: 165px;
        position: absolute;
        bottom: -21px;
        top: inherit;
        left: 50%;
        transform: translateX(-50%);
        padding: 25px 15px 65px 15px; }
        #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza h3 {
          font-family: "open_sansregular";
          font-size: 1.125rem;
          line-height: 24px; }
        #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza span.title {
          font-size: 28px;
          font-family: "open_sanssemibold";
          margin: 0;
          margin-bottom: 10px;
          color: #000;
          font-size: 1.125rem;
          line-height: 24px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          max-height: 100px;
          height: 100px;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical; }
          @media (max-width: 575.98px) {
            #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza span.title {
              font-size: 18px; } }
        #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza div.description {
          line-height: 1.4rem;
          margin-bottom: 21px;
          height: 64px; }
        @media (max-width: 991.98px) {
          #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza {
            height: 187px;
            top: 80px; } }
        @media (max-width: 575.98px) {
          #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza {
            height: 164px;
            padding: 20px;
            font-size: 18px; } }
        @media (max-width: 991.98px) {
          #archivalComplexCards .percorsi-culturali .detail-percorso.evidenza.home div.description {
            display: none; } }
      @media (max-width: 575.98px) {
        #archivalComplexCards .percorsi-culturali .detail-percorso span.title {
          font-size: 18px; } }
      #archivalComplexCards .percorsi-culturali .detail-percorso .button-percorso {
        background-color: transparent;
        border: none;
        bottom: 8px;
        color: #000;
        font-size: 14px;
        font-family: "roboto_bold_web";
        display: inline-block;
        float: right;
        line-height: 1rem; }
        #archivalComplexCards .percorsi-culturali .detail-percorso .button-percorso:hover {
          text-decoration: underline; }
        #archivalComplexCards .percorsi-culturali .detail-percorso .button-percorso .evidenza {
          padding-right: 30px; }
        #archivalComplexCards .percorsi-culturali .detail-percorso .button-percorso.evidenza {
          bottom: 9px; }
        #archivalComplexCards .percorsi-culturali .detail-percorso .button-percorso span::after {
          content: "";
          display: inline-block;
          background-image: url(../images/svg/right-arrow.svg);
          background-size: cover;
          width: 15px;
          height: 12px;
          margin-left: 10px; }
  #archivalComplexCards .link_wrap {
    margin-top: 150px; }
    @media screen and (max-width: 415px) {
      #archivalComplexCards .link_wrap {
        margin-top: -10px;
        text-align: center; } }
    #archivalComplexCards .link_wrap.evidenza {
      margin-top: 80px; }
      @media screen and (max-width: 415px) {
        #archivalComplexCards .link_wrap.evidenza {
          margin-top: -60px;
          padding-top: 85px; } }
      @media (min-width: 768px) {
        #archivalComplexCards .link_wrap.evidenza {
          padding-top: 30px; } }

#archivalComplexCards a.detail-percorso.evidenza {
  display: block; }
  #archivalComplexCards a.detail-percorso.evidenza span.title {
    margin-bottom: 10px; }
  #archivalComplexCards a.detail-percorso.evidenza hr {
    border-color: #D20019;
    margin-bottom: 26px; }
    @media (max-width: 991.98px) {
      #archivalComplexCards a.detail-percorso.evidenza hr {
        margin-bottom: 10px; } }
  #archivalComplexCards a.detail-percorso.evidenza .description span {
    display: block;
    text-transform: none;
    color: #000; }
    @media (max-width: 991.98px) {
      #archivalComplexCards a.detail-percorso.evidenza .description span {
        font-size: 0.875rem;
        line-height: 1.25rem; } }
  #archivalComplexCards a.detail-percorso.evidenza:active {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25) !important; }
  #archivalComplexCards a.detail-percorso.evidenza:focus {
    outline: 3px solid #7F1B2D; }
  #archivalComplexCards a.detail-percorso.evidenza:hover {
    color: #000;
    text-decoration: none; }
    #archivalComplexCards a.detail-percorso.evidenza:hover span.title {
      text-decoration: underline; }

#archivalComplexCards .more-card .detail-percorso.evidenza {
  display: block; }
  @media (max-width: 991.98px) {
    #archivalComplexCards .more-card .detail-percorso.evidenza {
      top: 90px; } }
  @media (max-width: 575.98px) {
    #archivalComplexCards .more-card .detail-percorso.evidenza {
      top: 124px; } }

#cardNoCard {
  margin-top: 40px; }
  @media (max-width: 575.98px) {
    #cardNoCard .toggle-class-card {
      margin: 0 auto; } }
  #cardNoCard .btn {
    width: 100%;
    padding: 0;
    text-align: left; }
  #cardNoCard .card-event {
    margin-bottom: 30px; }
    #cardNoCard .card-event .border-b {
      border-bottom: 1px solid #d1d1d1;
      padding-bottom: 19px; }
    #cardNoCard .card-event.card.list {
      box-shadow: none;
      border: none; }
      #cardNoCard .card-event.card.list .card-footer {
        border: none; }
    #cardNoCard .card-event.card {
      box-shadow: none;
      border: none;
      box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.15);
      border-radius: 10px;
      padding: 15px; }
    #cardNoCard .card-event .row {
      justify-content: center; }
      #cardNoCard .card-event .row .image-event {
        border-radius: 5px; }
        #cardNoCard .card-event .row .image-event .detail-button-modal {
          background-color: white;
          padding: 7px 10px 11px;
          border-radius: 50px;
          color: #7F1B2D;
          position: absolute;
          top: 4%;
          right: 2%;
          box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15); }
        #cardNoCard .card-event .row .image-event.col-2 {
          height: 240px;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
          background-size: cover;
          background-repeat: no-repeat; }
        #cardNoCard .card-event .row .image-event.col-12 {
          height: 230px;
          background-size: cover;
          background-repeat: no-repeat; }
          @media (max-width: 991.98px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 298px; } }
          @media (max-width: 414px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 352px; } }
          @media (max-width: 411px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 349px; } }
          @media (max-width: 375px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 313px; } }
          @media (max-width: 360px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 298px; } }
          @media (max-width: 320px) {
            #cardNoCard .card-event .row .image-event.col-12 {
              height: 258px; } }
      #cardNoCard .card-event .row .card-footer {
        background-color: white;
        padding-right: 0;
        padding-left: 0; }
        #cardNoCard .card-event .row .card-footer .description span {
          font-size: 16px; }
          #cardNoCard .card-event .row .card-footer .description span.tr-p4 {
            font-family: "roboto_regular_web";
            font-size: 0.875rem;
            height: 77px;
            max-height: 77px; }
        #cardNoCard .card-event .row .card-footer .date-text {
          font-size: 1rem; }
        #cardNoCard .card-event .row .card-footer .title {
          font-family: "open_sansbold";
          font-size: 1.25rem;
          height: 48px;
          max-height: 48px; }
      #cardNoCard .card-event .row .tag-description {
        background-color: transparent;
        display: block;
        padding: 0;
        color: #000;
        font-size: 0.875rem;
        margin-top: 15px;
        margin-bottom: 5px; }
        #cardNoCard .card-event .row .tag-description i {
          display: inline-block; }
          #cardNoCard .card-event .row .tag-description i img {
            height: 22px;
            padding-bottom: 2px; }
      #cardNoCard .card-event .row .button-details {
        text-align: right; }
        #cardNoCard .card-event .row .button-details a.more {
          text-transform: uppercase;
          color: #7F1B2D;
          font-family: "roboto_bold_web";
          float: right; }
          #cardNoCard .card-event .row .button-details a.more:after {
            content: "";
            display: inline-block;
            background-image: url(../images/svg/right-arrow.svg);
            width: 16px;
            height: 12px;
            margin-left: 10px; }
        #cardNoCard .card-event .row .button-details .btn {
          font-weight: bold;
          padding: 0; }
          #cardNoCard .card-event .row .button-details .btn:focus {
            box-shadow: 0 0 0 0.2rem rgba(58, 120, 189, 0.8);
            outline: none; }

.card.card-place.extended button.calendarButton {
  display: block; }

/* Calendar Button */
.calendar button.calendarButton {
  display: none;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  position: absolute;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  top: -40px;
  border: 0; }
  .calendar button.calendarButton::after {
    content: "";
    display: block;
    background-image: url(../images/svg/calendarButton.svg);
    width: 20px;
    height: 23px;
    background-size: 100% 100%;
    margin: 9px; }

.calendar .showCalendar {
  position: absolute;
  display: none;
  top: -132px; }
  .calendar .showCalendar a {
    display: block;
    color: #ffffff;
    font-family: "roboto_bold_web";
    font-size: 0.875rem;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px;
    margin-left: 54px; }
  .calendar .showCalendar a.local::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../images/svg/localCalendar.svg);
    width: 40px;
    height: 40px;
    background-size: 40px;
    top: -10px;
    left: -50px; }
  .calendar .showCalendar a.google::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../images/svg/googleCalendar.svg);
    width: 40px;
    height: 40px;
    background-size: 40px;
    top: -10px;
    left: -50px; }

.calendar .showCalendar.show {
  display: block; }

.calendar .overlay {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 55%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 55%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 55%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0); }

#cardProduction {
  margin-top: 40px; }
  #cardProduction .card-event {
    margin-bottom: 30px; }

button.btn.btn-primary,
button.btn.btn-primary:active,
a.btn.btn-primary,
a.btn.btn-primary:active {
  height: 30px;
  border-radius: 25px;
  background-color: #7F1B2D;
  border-color: #7F1B2D;
  text-transform: uppercase;
  font-family: "roboto_bold_web"; }

button.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: #ffffff;
  border-color: #7F1B2D;
  text-transform: uppercase;
  font-family: "roboto_bold_web";
  color: #7F1B2D; }

a.btn.btn-primary {
  line-height: 1.3; }

*:focus {
  outline: -webkit-focus-ring-color auto 2px;
  outline-color: #7f1b2d;
  outline-style: solid;
  outline-width: medium; }

#exp_elem_list,
#exp_elem_list_genere {
  box-shadow: 4px 4px 17px 0px rgba(0, 0, 0, 0.24); }

.form-group input.form-control:focus,
#exp_button:focus,
#exp_button_genere:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.8);
  outline: none; }

#search_searchpage:focus,
#multi-select-plugin1:focus,
#multi-select-plugin2:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.8);
  outline: none; }

.box__search .btn.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 27, 45, 0.8);
  outline: none; }

/*   button.btn.btn-primary:focus {
        box-shadow: 0 0 0 0.2rem rgba(127, 27, 45, .8); 
    } */
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 27, 45, 0.8);
  color: white; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  height: 30px;
  border-radius: 25px;
  background-color: #7F1B2D;
  border-color: #7F1B2D;
  text-transform: uppercase;
  font-family: "roboto_bold_web"; }

button.cta,
a.cta {
  width: 206px;
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  text-decoration: none;
  transition: 0.3s; }

.general-menu {
  position: relative;
  margin-right: 20px; }
  .general-menu span {
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #000000;
    position: relative;
    top: -6px;
    border-radius: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .general-menu span::before {
      content: '';
      position: absolute;
      width: 20px;
      height: 2px;
      background-color: #000000;
      top: -6px;
      left: 0;
      border-radius: 10px;
      transform: rotate(0deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .general-menu span::after {
      content: '';
      position: absolute;
      width: 20px;
      height: 2px;
      background-color: #000000;
      top: 6px;
      left: 0;
      border-radius: 10px;
      transform: rotate(0deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }

.info_hero button {
  position: relative;
  padding: 0 20px; }
  .info_hero button span::before {
    content: "";
    background-image: url("../images/svg/mask.svg");
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: 100% 100%;
    margin-right: 10px;
    left: 10px; }
  .info_hero button span.btn-more-hero {
    margin-bottom: 0;
    padding-left: 20px; }

.info_hero button.btn.btn-primary:hover span::before {
  background-image: url("../images/svg/mask_hover.svg");
  background-repeat: no-repeat;
  color: #7F1B2D; }

.info_hero button.btn.btn-primary:active:hover {
  color: #ffffff; }

.info_hero button.btn.btn-primary:hover {
  color: #7F1B2D; }

.info_hero button.btn.btn-primary:active span::before {
  background-image: url("../images/svg/mask.svg");
  background-repeat: no-repeat; }

.btn_map {
  font-weight: "roboto_bold_web";
  font-size: 1rem;
  margin-top: 40px;
  color: #000;
  border: 3px solid #D64000;
  border-radius: 50px;
  padding: 10px 20px; }
  .btn_map:hover {
    background-color: #D64000;
    border: 3px solid #D64000; }

#cardProduction .card-place.overlay-image::before,
#cardProduction .image-event.overlay-image::before {
  content: '';
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

#cardProduction .card-footer {
  position: relative; }
  #cardProduction .card-footer .calendar {
    position: absolute;
    top: -25px; }
    #cardProduction .card-footer .calendar .button {
      width: 50px;
      height: 50px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
      border-radius: 100%;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      margin-bottom: 0px;
      margin-top: 0px;
      background-color: #ffffff; }
    #cardProduction .card-footer .calendar .dropdown-calendar {
      position: absolute;
      left: 5px;
      bottom: 50px;
      width: 200px;
      display: none; }
      #cardProduction .card-footer .calendar .dropdown-calendar.active {
        display: block; }
        #cardProduction .card-footer .calendar .dropdown-calendar.active .google,
        #cardProduction .card-footer .calendar .dropdown-calendar.active .local {
          justify-content: flex-start;
          color: #ffffff; }
          #cardProduction .card-footer .calendar .dropdown-calendar.active .google span,
          #cardProduction .card-footer .calendar .dropdown-calendar.active .local span {
            font-size: 0.875rem;
            margin-left: 10px; }

.calendar {
  position: relative; }
  .calendar .button {
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 15px;
    margin-top: 25px;
    background-color: #ffffff; }
  .calendar .dropdown-calendar {
    position: absolute;
    right: 5px;
    width: 100%;
    display: none; }
    .calendar .dropdown-calendar.active {
      display: block; }
      .calendar .dropdown-calendar.active .google,
      .calendar .dropdown-calendar.active .local {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 6px;
        color: #212529;
        font-family: "roboto_bold_web"; }
        .calendar .dropdown-calendar.active .google span,
        .calendar .dropdown-calendar.active .local span {
          font-size: 0.875rem;
          margin-right: 3px; }
        .calendar .dropdown-calendar.active .google div,
        .calendar .dropdown-calendar.active .local div {
          width: 40px;
          height: 40px;
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
          border-radius: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #ffffff; }

.info_hero {
  /* .btn.btn-primary:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.8) !important;

        } */ }

.button-search-evidence:focus {
  box-shadow: 0 0 0 0.2rem black !important; }

button.video {
  width: 100%;
  height: 393px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none; }
  @media (max-width: 767.98px) {
    button.video {
      height: 238px; } }
  button.video img {
    height: 60px;
    width: 60px;
    transition: all 0.3s; }
  button.video:hover img {
    transform: scale(1.2); }
  button.video:focus {
    outline: 2px solid #fff !important;
    outline-offset: -10px; }

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #7f1b2d; }

.play-pause-video {
  position: absolute;
  bottom: 94px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%; }
  .play-pause-video span {
    color: #fff;
    position: relative;
    left: 2px;
    background: url(/o/TeatroTema/images/svg/play-button.svg) no-repeat center; }
  @media (max-width: 1199.98px) {
    .play-pause-video {
      bottom: 106px; } }
  .play-pause-video:focus {
    outline-color: #fff;
    outline-offset: 0px; }

#heroImage .button.secondary.stop {
  cursor: pointer;
  width: 17px;
  height: 17px;
  background-image: url(../images/svg/pause.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px;
  margin-left: 30px;
  position: relative;
  display: none; }
  #heroImage .button.secondary.stop::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 120%;
    background-color: #ffffff;
    position: absolute;
    left: -15px; }
  #heroImage .button.secondary.stop.active {
    display: inline-block; }
  #heroImage .button.secondary.stop:focus {
    outline-color: #3A78BD;
    border: 1px solid;
    border-color: #3A78BD; }

#heroImage .button.secondary.play {
  cursor: pointer;
  width: 17px;
  height: 17px;
  background-image: url(../images/svg/play.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none;
  margin-left: 30px;
  position: relative; }
  #heroImage .button.secondary.play::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 120%;
    background-color: #ffffff;
    position: absolute;
    left: -15px; }
  #heroImage .button.secondary.play.active {
    display: inline-block; }
  #heroImage .button.secondary.play:focus {
    outline-color: #7F1B2D;
    border: 1px solid;
    border-color: #7F1B2D; }

.anchor__link_strong {
  color: #0758B2;
  text-decoration: underline;
  cursor: pointer;
  font-family: "roboto_bold_web"; }
  .anchor__link_strong:hover {
    color: #0758B2;
    text-decoration: underline; }

.anchor__link-dark a {
  color: #000000;
  text-decoration: underline;
  font-family: "roboto_bold_web"; }
  .anchor__link-dark a:hover {
    color: #000000;
    text-decoration: underline; }

body#teatro .main_content h1 {
  text-align: center;
  font-size: 2rem;
  max-width: 620px;
  font-family: "open_sansregular";
  display: block;
  margin: auto; }
  @media (max-width: 991.98px) {
    body#teatro .main_content h1 {
      font-size: 1.375rem; } }
  body#teatro .main_content h1 span {
    font-family: "open_sansbold"; }
  body#teatro .main_content h1::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background-color: #7F1B2D;
    margin: auto;
    margin-top: 12px;
    margin-bottom: 60px; }
    @media (max-width: 575.98px) {
      body#teatro .main_content h1::after {
        margin-bottom: 40px; } }

body#teatro .main_content h2 {
  text-align: center;
  font-size: 2rem;
  max-width: 800px;
  font-family: "open_sansregular";
  display: block;
  margin: auto; }
  @media (max-width: 991.98px) {
    body#teatro .main_content h2 {
      font-size: 1.25rem; } }
  body#teatro .main_content h2 span {
    font-family: "open_sansregular"; }
  body#teatro .main_content h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background-color: #7F1B2D;
    margin: auto;
    margin-top: 12px;
    margin-bottom: 40px; }

body#teatro .main_content .intro {
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 35px; }

body#teatro .title_boxmappa {
  font-size: 2rem;
  color: #000000;
  font-family: "open_sansbold"; }

body#teatro .text-boxmappa {
  font-size: 1.5rem;
  color: #000000;
  font-family: "open_sansregular";
  margin-top: 40px; }

/*
.tr-title-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    max-height: 48px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.tr-title-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    max-height: 77px;
    height: 77px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
*/
body#teatro {
  /* carousel 3 elementi con card */
  /* card 3 elementi con lightbox */ }
  body#teatro .cardButton, body#teatro #cardButtonSearch {
    overflow: hidden;
    border-radius: 4px; }
  body#teatro #carousel-card-primary-single-item .owl-nav,
  body#teatro #carousel-news .owl-nav {
    margin-top: 20px;
    text-align: right; }
    body#teatro #carousel-card-primary-single-item .owl-nav .owl-prev,
    body#teatro #carousel-news .owl-nav .owl-prev {
      margin-right: 14px; }
    body#teatro #carousel-card-primary-single-item .owl-nav .owl-prev,
    body#teatro #carousel-card-primary-single-item .owl-nav .owl-next,
    body#teatro #carousel-news .owl-nav .owl-prev,
    body#teatro #carousel-news .owl-nav .owl-next {
      background-color: #7F1B2D;
      border-radius: 2px;
      height: 30px;
      width: 30px;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-prev svg path,
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-next svg path,
      body#teatro #carousel-news .owl-nav .owl-prev svg path,
      body#teatro #carousel-news .owl-nav .owl-next svg path {
        fill: #fff; }
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-prev.disabled,
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-next.disabled,
      body#teatro #carousel-news .owl-nav .owl-prev.disabled,
      body#teatro #carousel-news .owl-nav .owl-next.disabled {
        background-color: rgba(127, 27, 45, 0.7);
        pointer-events: none; }
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-prev:focus,
      body#teatro #carousel-card-primary-single-item .owl-nav .owl-next:focus,
      body#teatro #carousel-news .owl-nav .owl-prev:focus,
      body#teatro #carousel-news .owl-nav .owl-next:focus {
        outline: 2px solid #7F1B2D;
        outline-offset: 4px; }
  body#teatro #card-slideshow,
  body#teatro #carousel-edition,
  body#teatro #carousel-card-primary,
  body#teatro #card-slideshow-eventi {
    position: relative;
    margin-bottom: 13px; }
    body#teatro #card-slideshow .card-place.overlay-image::before,
    body#teatro #carousel-edition .card-place.overlay-image::before,
    body#teatro #carousel-card-primary .card-place.overlay-image::before,
    body#teatro #card-slideshow-eventi .card-place.overlay-image::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    @media (max-width: 991.98px) {
      body#teatro #card-slideshow,
      body#teatro #carousel-edition,
      body#teatro #carousel-card-primary,
      body#teatro #card-slideshow-eventi {
        margin-bottom: 60px; }
        body#teatro #card-slideshow .owl-buttons,
        body#teatro #carousel-edition .owl-buttons,
        body#teatro #carousel-card-primary .owl-buttons,
        body#teatro #card-slideshow-eventi .owl-buttons {
          display: none; } }
    @media (max-width: 991.98px) and (max-width: 767.98px) {
      body#teatro #card-slideshow .owl-buttons,
      body#teatro #carousel-edition .owl-buttons,
      body#teatro #carousel-card-primary .owl-buttons,
      body#teatro #card-slideshow-eventi .owl-buttons {
        display: block; } }
    @media (max-width: 767.98px) {
      body#teatro #card-slideshow .owl-pagination,
      body#teatro #carousel-edition .owl-pagination,
      body#teatro #carousel-card-primary .owl-pagination,
      body#teatro #card-slideshow-eventi .owl-pagination {
        display: none !important; } }
    body#teatro #card-slideshow .owl-prev,
    body#teatro #carousel-edition .owl-prev,
    body#teatro #carousel-card-primary .owl-prev,
    body#teatro #card-slideshow-eventi .owl-prev {
      position: absolute;
      top: calc(50% - 25px);
      font-size: 40px; }
    body#teatro #card-slideshow .owl-next,
    body#teatro #carousel-edition .owl-next,
    body#teatro #carousel-card-primary .owl-next,
    body#teatro #card-slideshow-eventi .owl-next {
      position: absolute;
      right: -40px;
      top: calc(50% - 25px);
      font-size: 40px; }
    body#teatro #card-slideshow .owl-nav .owl-prev,
    body#teatro #card-slideshow .owl-nav .owl-next,
    body#teatro #carousel-edition .owl-nav .owl-prev,
    body#teatro #carousel-edition .owl-nav .owl-next,
    body#teatro #carousel-card-primary .owl-nav .owl-prev,
    body#teatro #carousel-card-primary .owl-nav .owl-next,
    body#teatro #card-slideshow-eventi .owl-nav .owl-prev,
    body#teatro #card-slideshow-eventi .owl-nav .owl-next {
      background-color: #ffffff;
      padding: 15px !important;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #3A3A3A;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      height: 50px;
      width: 50px; }
      body#teatro #card-slideshow .owl-nav .owl-prev.disabled,
      body#teatro #card-slideshow .owl-nav .owl-next.disabled,
      body#teatro #carousel-edition .owl-nav .owl-prev.disabled,
      body#teatro #carousel-edition .owl-nav .owl-next.disabled,
      body#teatro #carousel-card-primary .owl-nav .owl-prev.disabled,
      body#teatro #carousel-card-primary .owl-nav .owl-next.disabled,
      body#teatro #card-slideshow-eventi .owl-nav .owl-prev.disabled,
      body#teatro #card-slideshow-eventi .owl-nav .owl-next.disabled {
        background-color: #cecece;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
        pointer-events: none;
        opacity: 0.5; }
    body#teatro #card-slideshow .owl-nav .owl-prev,
    body#teatro #carousel-edition .owl-nav .owl-prev,
    body#teatro #carousel-card-primary .owl-nav .owl-prev,
    body#teatro #card-slideshow-eventi .owl-nav .owl-prev {
      position: absolute;
      left: -70px; }
      @media (max-width: 1024px) {
        body#teatro #card-slideshow .owl-nav .owl-prev,
        body#teatro #carousel-edition .owl-nav .owl-prev,
        body#teatro #carousel-card-primary .owl-nav .owl-prev,
        body#teatro #card-slideshow-eventi .owl-nav .owl-prev {
          left: -25px; } }
      @media (max-width: 575.98px) {
        body#teatro #card-slideshow .owl-nav .owl-prev,
        body#teatro #carousel-edition .owl-nav .owl-prev,
        body#teatro #carousel-card-primary .owl-nav .owl-prev,
        body#teatro #card-slideshow-eventi .owl-nav .owl-prev {
          left: -15px; } }
      body#teatro #card-slideshow .owl-nav .owl-prev:focus,
      body#teatro #carousel-edition .owl-nav .owl-prev:focus,
      body#teatro #carousel-card-primary .owl-nav .owl-prev:focus,
      body#teatro #card-slideshow-eventi .owl-nav .owl-prev:focus {
        outline: -webkit-focus-ring-color auto 1px;
        outline-color: #7F1B2D; }
    body#teatro #card-slideshow .owl-nav .owl-next,
    body#teatro #carousel-edition .owl-nav .owl-next,
    body#teatro #carousel-card-primary .owl-nav .owl-next,
    body#teatro #card-slideshow-eventi .owl-nav .owl-next {
      position: absolute;
      right: -70px; }
      @media (max-width: 1024px) {
        body#teatro #card-slideshow .owl-nav .owl-next,
        body#teatro #carousel-edition .owl-nav .owl-next,
        body#teatro #carousel-card-primary .owl-nav .owl-next,
        body#teatro #card-slideshow-eventi .owl-nav .owl-next {
          right: -25px; } }
      @media (max-width: 575.98px) {
        body#teatro #card-slideshow .owl-nav .owl-next,
        body#teatro #carousel-edition .owl-nav .owl-next,
        body#teatro #carousel-card-primary .owl-nav .owl-next,
        body#teatro #card-slideshow-eventi .owl-nav .owl-next {
          right: -15px; } }
      body#teatro #card-slideshow .owl-nav .owl-next:focus,
      body#teatro #carousel-edition .owl-nav .owl-next:focus,
      body#teatro #carousel-card-primary .owl-nav .owl-next:focus,
      body#teatro #card-slideshow-eventi .owl-nav .owl-next:focus {
        outline: 2px solid;
        outline-color: #7F1B2D; }
    body#teatro #card-slideshow .owl-dots,
    body#teatro #carousel-edition .owl-dots,
    body#teatro #carousel-card-primary .owl-dots,
    body#teatro #card-slideshow-eventi .owl-dots {
      text-align: center; }
      body#teatro #card-slideshow .owl-dots button,
      body#teatro #carousel-edition .owl-dots button,
      body#teatro #carousel-card-primary .owl-dots button,
      body#teatro #card-slideshow-eventi .owl-dots button {
        width: 18px;
        height: 18px;
        background-color: transparent;
        border: 2px solid #212529;
        margin: 0 5px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px; }
    body#teatro #card-slideshow .owl-dot.active,
    body#teatro #carousel-edition .owl-dot.active,
    body#teatro #carousel-card-primary .owl-dot.active,
    body#teatro #card-slideshow-eventi .owl-dot.active {
      background-color: #212529; }
  body#teatro #card-slideshow .owl-prev {
    top: calc(50% - 50px); }
  body#teatro #card-slideshow .owl-next {
    top: calc(50% - 50px); }
  body#teatro #carousel-edition {
    max-width: 620px;
    margin: 0 auto;
    display: flex;
    justify-content: center; }
    body#teatro #carousel-edition .owl-prev,
    body#teatro #carousel-edition .owl-next {
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0; }
  body#teatro #card-slideshow-places .owl-nav {
    margin-top: 40px;
    text-align: right; }
    body#teatro #card-slideshow-places .owl-nav .owl-prev {
      margin-right: 14px; }
    body#teatro #card-slideshow-places .owl-nav .owl-prev,
    body#teatro #card-slideshow-places .owl-nav .owl-next {
      background-color: #000;
      border-radius: 2px;
      height: 30px;
      width: 30px;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      body#teatro #card-slideshow-places .owl-nav .owl-prev svg path,
      body#teatro #card-slideshow-places .owl-nav .owl-next svg path {
        fill: #fff; }
      body#teatro #card-slideshow-places .owl-nav .owl-prev.disabled,
      body#teatro #card-slideshow-places .owl-nav .owl-next.disabled {
        opacity: .7;
        pointer-events: none; }
      body#teatro #card-slideshow-places .owl-nav .owl-prev:focus,
      body#teatro #card-slideshow-places .owl-nav .owl-next:focus {
        outline: 2px solid #7F1B2D;
        outline-offset: 4px; }
  body#teatro #card-slideshow-places {
    height: auto;
    /*
        .owl-stage-outer {
            padding: 1rem 0;

            .owl-item {
                .img-item {

                    .cardButton {
                        border-radius: 5px;
                        height: 255px;
                        -webkit-box-shadow: none;
                        -moz-box-shadow: none;
                        box-shadow: none;

                        .card-place {
                            height: 255px;
                            position: relative;

                            .expand {
                                background-color: #fff;
                                width: 26px;
                                height: 26px;
                                border: 0;
                                position: absolute;
                                top: 8px;
                                right: 16px;
                                -webkit-border-radius: 13px;
                                -moz-border-radius: 13px;
                                border-radius: 13px;
                                background-image: url(../images/svg/expand-black.svg);
                                background-position: center;
                                background-repeat: no-repeat;
                            }

                            .img-fixed__place {
                                height: 255px;
                            }

                        }
                    }
                }
            }
        }
        */ }
    body#teatro #card-slideshow-places .owl-stage-outer .owl-item a:focus span.locations,
    body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item:focus span.locations {
      text-decoration: underline; }
    body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place,
    body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place,
    body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place {
      height: 410px;
      background-color: transparent; }
      @media (max-width: 991.98px) {
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place {
          margin-top: 20px; } }
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place h4, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place h4,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place h4,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place h4 {
        font-family: "open_sansbold";
        font-size: 1.125rem;
        margin-top: 10px; }
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place .img-fixed__place, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place .img-fixed__place,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place .img-fixed__place,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .img-fixed__place {
        height: 300px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place .localization, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place .localization,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place .localization,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .localization {
        display: flex;
        font-size: 0.875rem; }
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place .localization img, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place .localization img,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place .localization img,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .localization img {
          width: 12px;
          margin-right: 6px; }
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place .card-footer, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer {
        height: 72px;
        display: flex;
        padding: 20px 15px 0 15px; }
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place .card-footer .locations, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer .locations,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer .locations,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer .locations {
          align-items: flex-start;
          margin: 0;
          font-family: "roboto_bold_web";
          color: #000000;
          line-height: 1.1875rem;
          font-size: 0.875rem; }
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place a.more, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place a.more,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place a.more,
      body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place a.more {
        position: relative;
        font-size: 0.875rem;
        font-family: "roboto_bold_web";
        color: #000;
        text-transform: uppercase;
        text-align: right;
        display: inline-flex;
        align-items: center;
        line-height: 1rem;
        margin-top: 5px; }
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place a.more img, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place a.more img,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place a.more img,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place a.more img {
          width: 16px;
          margin-left: 10px; }
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item a .cardButton .card-place a.more::after, body#teatro #card-slideshow-places .owl-stage-outer .owl-item a #cardButtonSearch .card-place a.more::after,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item .cardButton .card-place a.more::after,
        body#teatro #card-slideshow-places .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place a.more::after {
          display: none; }
  body#teatro .lightbox img {
    width: 100%;
    height: auto; }
  body#teatro .lightbox .modal-dialog {
    display: block; }
    @media (max-width: 575.98px) {
      body#teatro .lightbox .modal-dialog {
        position: relative;
        width: auto;
        margin: 11.5rem 1.5rem 3rem;
        pointer-events: none; } }
    body#teatro .lightbox .modal-dialog .modal-content {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      pointer-events: auto;
      background-color: transparent;
      background-clip: padding-box;
      border: none;
      border-radius: 0;
      outline: 0; }
  body#teatro #lightbox-slideshow-2 .owl-stage-outer {
    height: 315px; }
  body#teatro #lightbox-slideshow,
  body#teatro #lightbox-slideshow-2 {
    display: flex;
    justify-content: center;
    margin-bottom: 0; }
    body#teatro #lightbox-slideshow .lightbox-slideshow-element-2,
    body#teatro #lightbox-slideshow-2 .lightbox-slideshow-element-2 {
      width: 255px;
      height: 300px;
      margin: 0 15px;
      position: relative;
      -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
      -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
      box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35); }
    body#teatro #lightbox-slideshow .owl-pagination,
    body#teatro #lightbox-slideshow-2 .owl-pagination {
      display: none; }
    body#teatro #lightbox-slideshow .owl-prev,
    body#teatro #lightbox-slideshow-2 .owl-prev {
      position: absolute;
      margin-top: -30px;
      margin-left: 15px;
      top: 50%;
      left: 0;
      width: 40px;
      height: 40px;
      background-image: url(../images/svg/left-arrow-carousel.svg);
      background-repeat: no-repeat;
      background-size: 100%;
      text-indent: 1000px;
      overflow: hidden;
      background-color: transparent;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    body#teatro #lightbox-slideshow .owl-next,
    body#teatro #lightbox-slideshow-2 .owl-next {
      position: absolute;
      margin-top: -30px;
      margin-right: 15px;
      top: 50%;
      right: 0;
      width: 40px;
      height: 40px;
      background-image: url(../images/svg/right-arrow-carousel.svg);
      background-repeat: no-repeat;
      background-size: 100%;
      text-indent: 1000px;
      overflow: hidden;
      background-color: transparent;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    body#teatro #lightbox-slideshow .title-image,
    body#teatro #lightbox-slideshow-2 .title-image {
      float: left; }
    body#teatro #lightbox-slideshow .cardButton, body#teatro #lightbox-slideshow #cardButtonSearch,
    body#teatro #lightbox-slideshow-2 .cardButton,
    body#teatro #lightbox-slideshow-2 #cardButtonSearch {
      height: 360px; }
    body#teatro #lightbox-slideshow .expand-image button,
    body#teatro #lightbox-slideshow-2 .expand-image button {
      position: absolute;
      top: 4%;
      left: 80%;
      width: 30px;
      height: 30px;
      z-index: 999;
      background-image: url(../images/svg/maximize.svg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-color: transparent;
      border: 0; }
    body#teatro #lightbox-slideshow .card,
    body#teatro #lightbox-slideshow-2 .card {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      background-position: center;
      background-size: cover; }
      @media (max-width: 617px) {
        body#teatro #lightbox-slideshow .card,
        body#teatro #lightbox-slideshow-2 .card {
          background-size: cover !important; } }
    body#teatro #lightbox-slideshow .wrap-element-slideshow span,
    body#teatro #lightbox-slideshow-2 .wrap-element-slideshow span {
      display: block;
      padding: 15px;
      text-transform: uppercase;
      position: relative; }
    body#teatro #lightbox-slideshow .lightbox-slideshow-element,
    body#teatro #lightbox-slideshow-2 .lightbox-slideshow-element {
      margin: 0 15px;
      position: relative;
      -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
      -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
      box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35); }
  body#teatro #lightbox-slideshow .owl-prev {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/left-arrow-carousel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 1000px;
    overflow: hidden;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  body#teatro #lightbox-slideshow .owl-next {
    position: absolute;
    margin-top: 0;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
    right: -40px;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/right-arrow-carousel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 1000px;
    overflow: hidden;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  body#teatro #card-slideshow-image {
    position: relative;
    margin-bottom: 30px;
    height: 480px; }
    @media (max-width: 991.98px) {
      body#teatro #card-slideshow-image {
        margin-bottom: 20px !important; } }
    body#teatro #card-slideshow-image .card-place.overlay-image::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    @media (max-width: 991.98px) {
      body#teatro #card-slideshow-image {
        margin-bottom: 30px; }
        body#teatro #card-slideshow-image .owl-buttons {
          display: none; } }
    @media (max-width: 991.98px) and (max-width: 767.98px) {
      body#teatro #card-slideshow-image .owl-buttons {
        display: block; } }
    @media (max-width: 767.98px) {
      body#teatro #card-slideshow-image .owl-pagination {
        display: none !important; } }
    body#teatro #card-slideshow-image .owl-prev {
      position: absolute;
      top: calc(50% - 25px);
      font-size: 40px; }
    body#teatro #card-slideshow-image .owl-next {
      position: absolute;
      right: -40px;
      top: calc(50% - 25px);
      font-size: 40px; }
    body#teatro #card-slideshow-image .owl-nav .owl-prev,
    body#teatro #card-slideshow-image .owl-nav .owl-next {
      background-color: #ffffff;
      padding: 15px !important;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #3A3A3A;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      height: 50px;
      width: 50px; }
      body#teatro #card-slideshow-image .owl-nav .owl-prev.disabled,
      body#teatro #card-slideshow-image .owl-nav .owl-next.disabled {
        background-color: #cecece;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
        pointer-events: none;
        opacity: 0.5; }
    body#teatro #card-slideshow-image .owl-nav .owl-prev {
      position: absolute;
      left: -70px; }
      @media (max-width: 1024px) {
        body#teatro #card-slideshow-image .owl-nav .owl-prev {
          left: -25px; } }
      @media (max-width: 575.98px) {
        body#teatro #card-slideshow-image .owl-nav .owl-prev {
          left: -15px; } }
      body#teatro #card-slideshow-image .owl-nav .owl-prev:focus {
        outline: -webkit-focus-ring-color auto 1px;
        outline-color: #3A78BD; }
    body#teatro #card-slideshow-image .owl-nav .owl-next {
      position: absolute;
      right: -70px; }
      @media (max-width: 1024px) {
        body#teatro #card-slideshow-image .owl-nav .owl-next {
          right: -25px; } }
      @media (max-width: 575.98px) {
        body#teatro #card-slideshow-image .owl-nav .owl-next {
          right: -15px; } }
      body#teatro #card-slideshow-image .owl-nav .owl-next:focus {
        outline: 2px solid;
        outline-color: #3A78BD; }
    body#teatro #card-slideshow-image .owl-dots {
      text-align: center; }
      body#teatro #card-slideshow-image .owl-dots button {
        width: 18px;
        height: 18px;
        background-color: transparent;
        border: 2px solid #7F1B2D;
        margin: 0 5px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px; }
    body#teatro #card-slideshow-image .owl-dot.active {
      background-color: #212529; }
  body#teatro #card-slideshow-cultura,
  body#teatro #card-slideshow-image {
    height: auto; }
    body#teatro #card-slideshow-cultura .owl-stage-outer,
    body#teatro #card-slideshow-image .owl-stage-outer {
      padding: 1rem 0; }
      body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a:focus span.locations,
      body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item:focus span.locations,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item a:focus span.locations,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item:focus span.locations {
        text-decoration: underline; }
      body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a .cardButton, body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a #cardButtonSearch,
      body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item .cardButton,
      body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item #cardButtonSearch,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item a .cardButton,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item a #cardButtonSearch,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch {
        border-radius: 5px;
        height: 327px;
        -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35); }
        body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a .cardButton .card-place, body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a #cardButtonSearch .card-place,
        body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item .cardButton .card-place,
        body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place,
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item a .cardButton .card-place,
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item a #cardButtonSearch .card-place,
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place,
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place {
          height: 327px; }
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a .cardButton .card-place .img-fixed__place, body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a #cardButtonSearch .card-place .img-fixed__place,
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item .cardButton .card-place .img-fixed__place,
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .img-fixed__place,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item a .cardButton .card-place .img-fixed__place,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item a #cardButtonSearch .card-place .img-fixed__place,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place .img-fixed__place,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .img-fixed__place {
            height: 255px; }
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a .cardButton .card-place .card-footer, body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer,
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer,
          body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item a .cardButton .card-place .card-footer,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer,
          body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer {
            height: 72px;
            display: flex;
            padding: 20px 15px 0 15px; }
            body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a .cardButton .card-place .card-footer .locations, body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer .locations,
            body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer .locations,
            body#teatro #card-slideshow-cultura .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer .locations,
            body#teatro #card-slideshow-image .owl-stage-outer .owl-item a .cardButton .card-place .card-footer .locations,
            body#teatro #card-slideshow-image .owl-stage-outer .owl-item a #cardButtonSearch .card-place .card-footer .locations,
            body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place .card-footer .locations,
            body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .card-footer .locations {
              align-items: flex-start;
              margin: 0;
              font-family: "roboto_bold_web";
              color: #000000;
              line-height: 1.1875rem;
              font-size: 0.875rem; }
  body#teatro #card-slideshow-image .owl-stage-outer {
    padding: 1rem 0; }
    
    body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton,
    body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch {
      border-radius: 5px;
      height: 255px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place,
      body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place {
        height: 255px;
        position: relative; }
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place .expand, body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .expand {
          background-color: #fff;
          width: 26px;
          height: 26px;
          border: 0;
          position: absolute;
          top: 8px;
          right: 16px;
          -webkit-border-radius: 13px;
          -moz-border-radius: 13px;
          border-radius: 13px;
          background-image: url(../images/svg/expand-black.svg);
          background-position: center;
          background-repeat: no-repeat; }
        
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item .cardButton .card-place .img-fixed__place,
        body#teatro #card-slideshow-image .owl-stage-outer .owl-item .img-item #cardButtonSearch .card-place .img-fixed__place {
          height: 255px; }
  body#teatro .card-slideshow-element {
    margin: 0px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.35);
    margin-bottom: 2em;
    border-radius: 4px; }
    body#teatro .card-slideshow-element h3 {
      font-family: "open_sansbold";
      font-size: 1.25rem;
      text-transform: uppercase;
      display: block;
      margin-top: 20px; }
      @media (max-width: 991.98px) {
        body#teatro .card-slideshow-element h3 {
          font-size: 1.125rem; } }
      @media (max-width: 363px) {
        body#teatro .card-slideshow-element h3 {
          font-size: 1.125rem; } }
    body#teatro .card-slideshow-element .label {
      background-color: #7F1B2D;
      display: inline-block;
      font-family: "roboto_bold_web";
      font-size: 0.875rem;
      text-transform: uppercase;
      padding: 5px 10px;
      color: #fff;
      margin-top: 10px; }
    body#teatro .card-slideshow-element .post-img {
      position: relative;
      overflow: hidden; }
    body#teatro .card-slideshow-element .post-img img {
      width: 100%;
      height: auto; }
    body#teatro .card-slideshow-element .over-layer {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: rgba(0, 0, 0, 0.6);
      transition: all 0.30s ease; }
    body#teatro .card-slideshow-element .card-slideshow-element:hover .over-layer {
      opacity: 1; }
    body#teatro .card-slideshow-element .post-link {
      margin: 0;
      padding: 0;
      position: relative;
      top: 45%;
      text-align: center; }
    body#teatro .card-slideshow-element .post-link li {
      display: inline-block;
      list-style: none;
      margin-right: 20px; }
    body#teatro .card-slideshow-element .post-link li a {
      color: #fff;
      font-size: 20px; }
    body#teatro .card-slideshow-element .post-link li a:hover {
      color: #ff8b3d;
      text-decoration: none; }
    body#teatro .card-slideshow-element .post-date {
      position: absolute;
      top: 10%;
      left: 4%; }
    body#teatro .card-slideshow-element .month {
      display: inline-block;
      border-radius: 0 3px 3px 0;
      padding: 5px 13px;
      color: #111;
      font-size: 20px;
      font-weight: bold;
      background: #ff8b3d; }
    body#teatro .card-slideshow-element .post-content {
      padding: 30px; }
    body#teatro .card-slideshow-element .post-title {
      margin: 0 0 15px 0; }
    body#teatro .card-slideshow-element .post-title a {
      font-size: 18px;
      font-weight: bold;
      color: #333;
      display: inline-block;
      text-transform: capitalize;
      transition: all 0.3s ease 0s; }
    body#teatro .card-slideshow-element .post-title a:hover {
      text-decoration: none;
      color: #ff8b3d; }
    body#teatro .card-slideshow-element .post-description {
      font-size: 14px;
      line-height: 24px;
      color: #808080; }
    body#teatro .card-slideshow-element .read-more {
      color: #333;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      position: relative;
      transition: color 0.20s linear; }
    body#teatro .card-slideshow-element .read-more:hover {
      text-decoration: none;
      color: #ff8b3d; }
    body#teatro .card-slideshow-element .read-more::after {
      content: "";
      position: absolute;
      width: 30%;
      display: block;
      border: 1px solid #ff8b3d;
      transition: all 0.30s ease; }
    body#teatro .card-slideshow-element .card-footer a.expand-button {
      width: 120px;
      height: 30px;
      background-color: #34343C;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      color: #ffffff;
      display: block;
      float: right;
      position: relative;
      margin-top: -30px; }
    body#teatro .card-slideshow-element .label {
      display: none; }
    body#teatro .card-slideshow-element p {
      display: none; }
    body#teatro .card-slideshow-element .more {
      display: none; }
    body#teatro .card-slideshow-element .extended .label {
      display: inline-block; }
    body#teatro .card-slideshow-element .extended p {
      display: block; }
    body#teatro .card-slideshow-element .extended a.more {
      display: block; }
    body#teatro .card-slideshow-element .location {
      display: none; }
    body#teatro .card-slideshow-element .extended .location {
      display: block; }
  body#teatro .expand-button span {
    margin-left: 45px;
    vertical-align: middle;
    position: relative; }
  body#teatro .first-icon {
    text-align: center;
    margin-top: 2px; }
    body#teatro .first-icon::before {
      content: "";
      width: 12px;
      height: 12px;
      position: absolute;
      top: 6px;
      left: -25px;
      background-image: url(../images/svg/plus.svg);
      background-size: 100%;
      background-repeat: no-repeat; }
  body#teatro .second-icon {
    text-align: center;
    margin-top: 2px; }
    body#teatro .second-icon::before {
      content: "";
      width: 12px;
      height: 12px;
      position: absolute;
      top: 11px;
      left: -25px;
      background-image: url(../images/svg/minus.svg);
      background-size: 100%;
      background-repeat: no-repeat; }
  body#teatro .card-slideshow-element .read-more:hover:after {
    width: 100%; }
  @media only screen and (max-width: 479px) {
    body#teatro .card-slideshow-element .month {
      font-size: 14px; }
    body#teatro .card-slideshow-element .date {
      font-size: 14px; } }
  body#teatro .lightbox-slideshow-element {
    width: 255px;
    height: 300px; }

#full-carousel {
  position: relative;
  display: flex;
  justify-content: center; }
  #full-carousel .owl-pagination {
    display: none; }
  #full-carousel .owl-next {
    position: absolute;
    margin-top: -30px;
    margin-right: 15px;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/right-arrow-carousel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 1000px;
    overflow: hidden;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  #full-carousel .owl-prev {
    position: absolute;
    margin-top: -30px;
    margin-left: 15px;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/left-arrow-carousel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 1000px;
    overflow: hidden;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  #full-carousel .owl-next.disabled,
  #full-carousel .owl-prev.disabled {
    cursor: default;
    opacity: 0.3; }
  #full-carousel .item {
    width: 255px;
    height: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }

@media (max-width: 991.98px) {
  body#teatro #searchComponent #switch {
    display: none; } }

body#teatro #searchComponent #switch #button-group:hover {
  text-decoration: none; }

body#teatro #searchComponent #switch #button-group div.lista.icon-visualizzation-events-group {
  background-image: url(../images/svg/griglia_gray.svg);
  height: 40px;
  width: 40px;
  justify-content: center;
  background-repeat: no-repeat;
  display: flex;
  background-position: center top; }
  body#teatro #searchComponent #switch #button-group div.lista.icon-visualizzation-events-group.active {
    background-image: url(../images/svg/griglia_red.svg); }
  body#teatro #searchComponent #switch #button-group div.lista.icon-visualizzation-events-group p {
    padding-top: 24px;
    color: #212529;
    font-size: 10px;
    text-transform: uppercase; }

body#teatro #searchComponent #switch #button-list:hover {
  text-decoration: none; }

body#teatro #searchComponent #switch #button-list .icon-visualizzation-events-list {
  background-image: url(../images/svg/lista_gray.svg);
  height: 40px;
  background-repeat: no-repeat;
  width: 40px;
  justify-content: center;
  background-position: center top;
  display: flex; }
  body#teatro #searchComponent #switch #button-list .icon-visualizzation-events-list.active {
    background-image: url(../images/svg/lista_red.svg); }
  body#teatro #searchComponent #switch #button-list .icon-visualizzation-events-list p {
    padding-top: 24px;
    color: #212529;
    font-size: 10px;
    text-transform: uppercase; }

body#teatro #searchComponent .description {
  min-height: 165px; }

body#teatro #searchComponent h2 {
  text-align: left;
  font-size: 38px;
  font-family: "sourcesanspro_bold";
  display: block;
  margin: auto; }

body#teatro #searchComponent .box__search {
  width: 100%;
  z-index: 100;
  height: 100px;
  background-color: #EFEFEF;
  top: 192px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    body#teatro #searchComponent .box__search {
      height: 150px; } }
  @media (max-width: 575.98px) {
    body#teatro #searchComponent .box__search {
      height: 293px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    body#teatro #searchComponent .box__search {
      height: 293px; } }
  @media (max-width: 992px) {
    body#teatro #searchComponent .box__search {
      top: 102px; } }

.breadcrumb {
  background-color: transparent;
  padding-left: 0; }
  .breadcrumb li {
    font-size: 18px;
    color: #3A3A3A;
    font-family: "roboto_regular_web";
    font-size: 0.875rem; }
    .breadcrumb li a {
      font-family: "roboto_bold_web";
      color: #3A3A3A;
      text-decoration: underline; }
  .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    font-weight: 800; }

.mt-map {
  margin-top: 140px; }
  @media (max-width: 575.98px) {
    .mt-map {
      margin-top: 6rem; } }
  @media (max-width: 991.98px) {
    .mt-map {
      margin-top: 100px; } }

body#teatro {
  /* List */
  /* Grid */ }
  body#teatro #list {
    max-width: 760px;
    height: 260px;
    margin: auto;
    padding-bottom: 30px; }
    body#teatro #list .itemList {
      padding-bottom: 30px;
      margin-bottom: 30px;
      border-bottom: 1px solid #707070; }
    body#teatro #list .itemList:last-child {
      border-bottom: 0; }
    body#teatro #list .date {
      font-size: 0.875rem;
      text-transform: capitalize;
      padding-bottom: 10px;
      display: inline-block; }
    body#teatro #list .wrap_image {
      width: 220px;
      height: 260px;
      overflow: hidden;
      float: left;
      background-color: #ccc;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15); }
      @media (max-width: 991.98px) {
        body#teatro #list .wrap_image {
          width: 100%;
          height: auto; } }
    body#teatro #list img {
      width: 100%;
      height: auto; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        body#teatro #list img {
          height: 100%;
          width: auto; } }
    body#teatro #list .text {
      max-width: 520px;
      height: auto;
      float: right;
      padding: 0 40px 0 24px; }
      @media (max-width: 991.98px) {
        body#teatro #list .text {
          float: none;
          height: auto;
          padding: 0;
          width: 100%; } }
      body#teatro #list .text span {
        display: block; }
      body#teatro #list .text h3 {
        font-family: "sourcesanspro_bold";
        font-size: 1.25rem;
        text-transform: uppercase;
        display: block;
        margin: 0; }
      body#teatro #list .text .label {
        background-color: #7F1B2D;
        display: inline-block;
        font-family: "roboto_bold_web";
        font-size: 0.875rem;
        text-transform: uppercase;
        padding: 2px 10px;
        margin: 10px 0;
        color: #fff; }
      body#teatro #list .text .location {
        font-family: "roboto_regular_web";
        position: relative;
        padding-left: 25px;
        margin-bottom: 12px;
        font-size: 0.875rem; }
        body#teatro #list .text .location::before {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          background-image: url(../images/svg/location-black.svg);
          background-repeat: no-repeat;
          width: 15px;
          height: 20px; }
      body#teatro #list .text a.more {
        text-transform: uppercase;
        color: #000000;
        font-family: "roboto_bold_web";
        display: inline-block;
        margin-top: 15px;
        font-size: 14px;
        float: right; }
        body#teatro #list .text a.more::after {
          content: "";
          display: inline-block;
          background-image: url(../images/svg/right-arrow.svg);
          width: 15px;
          height: 12px;
          margin-left: 10px; }

nav.pagination {
  flex-direction: column;
  align-items: center;
  margin-top: 40px; }
  @media (max-width: 575.98px) {
    nav.pagination {
      margin-bottom: 60px; } }
  nav.pagination ul {
    padding: 0;
    margin-bottom: 20px;
    display: flex;
    align-items: center; }
    nav.pagination ul li {
      display: inline; }
      nav.pagination ul li.disabled a {
        pointer-events: none;
        opacity: 0.3; }
      nav.pagination ul li.page {
        margin: auto 12.5px; }
        nav.pagination ul li.page a {
          border: 1px solid #fff;
          color: #000;
          font-family: "roboto_bold_web";
          font-size: 1rem;
          border-radius: 100%;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          position: relative; }
          nav.pagination ul li.page a:hover::after {
            content: '';
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 2px;
            background: #7F1B2D; }
          nav.pagination ul li.page a:focus {
            outline: 1px solid #7F1B2D !important;
            border: none !important;
            box-shadow: none; }
        nav.pagination ul li.page.active a {
          border-radius: 100%;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          color: #7F1B2D;
          position: relative; }
          nav.pagination ul li.page.active a:hover {
            cursor: default; }
          nav.pagination ul li.page.active a:focus {
            outline: 1px solid #7F1B2D; }
          nav.pagination ul li.page.active a::after {
            content: '';
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 2px;
            background: #7F1B2D;
            left: 50%;
            transform: translate(-50%); }
      nav.pagination ul li.first, nav.pagination ul li.next {
        margin-right: 5px; }
      nav.pagination ul li:not(.page) a {
        border: 1px solid #7F1B2D;
        border-radius: 4px;
        height: 25px;
        width: 25px;
        display: inline-flex;
        justify-content: center;
        align-items: center; }
        nav.pagination ul li:not(.page) a span {
          font-size: 12px;
          color: #7F1B2D; }
        nav.pagination ul li:not(.page) a:hover, nav.pagination ul li:not(.page) a:focus {
          background: #7F1B2D; }
          nav.pagination ul li:not(.page) a:hover span, nav.pagination ul li:not(.page) a:focus span {
            color: #fff; }
      nav.pagination ul li a:hover {
        text-decoration: none; }
      nav.pagination ul li a:focus {
        outline: none; }
  nav.pagination .information {
    font-family: "roboto_bold_web";
    color: #757575;
    font-size: 0.875rem; }

.map-interaction {
  height: calc(100vh - 191px);
  width: 100%;
  position: relative; }
  .map-interaction .filter-map {
    position: absolute;
    top: 0;
    display: block;
    left: -355px;
    width: 355px;
    background-color: white;
    height: 100%;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.15);
    padding: 20px 30px 30px 30px;
    -webkit-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out; }
    .map-interaction .filter-map.active {
      left: 0; }
      .map-interaction .filter-map.active + .button-filter-map {
        left: 357px; }
        .map-interaction .filter-map.active + .button-filter-map span.show {
          display: none;
          -webkit-transition: left 0.5s ease-in-out;
          -o-transition: left 0.5s ease-in-out;
          -moz-transition: left 0.5s ease-in-out;
          transition: left 0.5s ease-in-out; }
        .map-interaction .filter-map.active + .button-filter-map span.hide {
          display: block; }
    .map-interaction .filter-map h2 {
      font-size: 1rem;
      font-family: "roboto_bold_web"; }
    .map-interaction .filter-map p {
      font-size: 0.875rem;
      margin-bottom: 30px; }
    .map-interaction .filter-map span.title-filter {
      font-family: "roboto_bold_web";
      font-size: 0.875rem;
      margin-bottom: 20px;
      display: block; }
    .map-interaction .filter-map .box-accordion {
      overflow-y: auto;
      height: 82%;
      /* Scrollbar Firefox */
      scrollbar-color: white #C6C6C6;
      scrollbar-width: thin;
      /* Scrollbar Google Chrome */ }
      .map-interaction .filter-map .box-accordion .form-calendar {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #707070; }
        .map-interaction .filter-map .box-accordion .form-calendar label {
          padding: 7px 15px 0 15px;
          font-size: 0.625rem;
          font-family: "roboto_regular_web";
          color: #474747; }
        .map-interaction .filter-map .box-accordion .form-calendar input {
          margin: 0px 15px 7px 5px;
          height: 30px;
          border-radius: 50px;
          border: 1px solid #707070;
          padding-left: 11px; }
      .map-interaction .filter-map .box-accordion::-webkit-scrollbar {
        width: 8px;
        border-radius: 10px; }
      .map-interaction .filter-map .box-accordion::-webkit-scrollbar-track {
        background: #C6C6C6;
        border-radius: 4px; }
      .map-interaction .filter-map .box-accordion::-webkit-scrollbar-thumb {
        background-color: white;
        border: 3px solid transparent;
        border-radius: 9px;
        background-clip: content-box; }
      .map-interaction .filter-map .box-accordion .accordionFilterMap {
        height: auto;
        background-color: white;
        padding-top: 10px;
        border-radius: 5px; }
        .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check {
          padding: 10px; }
          .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li {
            list-style: none;
            position: relative;
            margin: 4px 0; }
            .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label {
              font-family: "roboto_regular_web";
              font-size: 0.875rem;
              width: 100%;
              cursor: pointer; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label .checkbox-custom {
                display: block;
                width: 24px;
                height: 24px;
                border-radius: 4px;
                border: 2px solid #707070;
                position: absolute;
                right: 0px;
                top: 50%;
                transform: translateY(-50%); }
              .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label input {
                opacity: 0; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label input:focus + .checkbox-custom {
                  outline: 3px solid #7F1B2D;
                  outline-offset: 1px; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom {
                  background-color: #E3E2E2; }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom::before {
                    content: '';
                    position: absolute;
                    left: 6px;
                    top: 9px;
                    height: 7px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 10px;
                    transform: rotate(-45deg); }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom::after {
                    content: '';
                    position: absolute;
                    left: 11px;
                    top: 5px;
                    height: 12px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 30px;
                    transform: rotate(45deg); }
        .map-interaction .filter-map .box-accordion .accordionFilterMap .card {
          border: none;
          background: transparent;
          border-bottom: 1px solid #707070;
          border-radius: 0px; }
          .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header {
            border: none;
            padding: 0; }
            .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button {
              text-decoration: none;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 7px 15px;
              border-radius: 0; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button .label-filter {
                font-size: 0.625rem;
                font-family: "roboto_regular_web";
                color: #474747; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button.disabled {
                opacity: .5; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button .selection-filter {
                color: #404040; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button img {
                transform: rotate3d(2, 0, 0, 180deg);
                -webkit-transition: 0.3s ease-in-out;
                -o-transition: 0.3s ease-in-out;
                -moz-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=true] {
                background-color: rgba(127, 27, 45, 0.1); }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=true] img {
                  transform: rotate3d(0, 1, 1, 0deg); }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=false] {
                background-color: white; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .card-header button:focus {
                outline: 2px solid #7F1B2D;
                outline-offset: -3px;
                box-shadow: none; }
          .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check {
            background-color: white;
            height: 60px;
            margin-bottom: 8px;
            padding: 0;
            border-radius: 4px;
            box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16); }
            .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label {
              cursor: pointer;
              display: flex;
              align-items: center;
              font-family: "roboto_bold_web";
              font-size: 0.875rem; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic {
                display: block;
                background-size: cover;
                height: 60px;
                width: 90px;
                border-radius: 4px 0px 0px 4px;
                position: relative;
                margin-right: 26px; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic.cultura {
                  background: url(../images/jpg/cultura-img.jpg) no-repeat center; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic.eventi {
                  background: url(../images/jpg/eventi-img.jpg) no-repeat center; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic.teatro {
                  background: url(../images/jpg/teatro-img.jpg) no-repeat center; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic.cinema {
                  background: url(../images/jpg/cinema-img.jpg) no-repeat center; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .image-sic::after {
                  content: '';
                  position: absolute;
                  right: -10px;
                  height: 100%;
                  width: 10px; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input {
                opacity: 0;
                cursor: pointer;
                height: 0;
                width: 0; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom {
                  background-color: #E3E2E2; }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom::before {
                    content: '';
                    position: absolute;
                    left: 6px;
                    top: 9px;
                    height: 7px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 10px;
                    transform: rotate(-45deg); }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom::after {
                    content: '';
                    position: absolute;
                    left: 11px;
                    top: 5px;
                    height: 12px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 30px;
                    transform: rotate(45deg); }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input:focus + .checkbox-custom {
                  outline: 3px solid #7F1B2D;
                  outline-offset: 1px; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom {
                  background-color: #E3E2E2; }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom::before {
                    content: '';
                    position: absolute;
                    left: 6px;
                    top: 9px;
                    height: 7px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 10px;
                    transform: rotate(-45deg); }
                  .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom::after {
                    content: '';
                    position: absolute;
                    left: 11px;
                    top: 5px;
                    height: 12px;
                    width: 2px;
                    background-color: #3A3A3A;
                    border-radius: 30px;
                    transform: rotate(45deg); }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label.sic .image-sic::after {
                background-color: #3A77BC; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label.eventi .image-sic::after {
                background-color: #EC001D; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label.spettacolo .image-sic::after {
                background-color: #7F1B2D; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label.cinema .image-sic::after {
                background-color: #FC7F03; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check label .checkbox-custom {
                display: block;
                width: 24px;
                height: 24px;
                border-radius: 4px;
                border: 2px solid #707070;
                position: absolute;
                right: 12px;
                top: 50%;
                transform: translateY(-50%); }
            .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check:first-child {
              margin-top: 5px; }
            .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check.general {
              background-color: transparent;
              box-shadow: none;
              display: flex;
              align-items: center;
              height: auto;
              margin: 15px 0; }
              .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check.general label {
                font-family: "roboto_regular_web";
                margin-left: 10px;
                width: 100%; }
                .map-interaction .filter-map .box-accordion .accordionFilterMap .card .form-check.general label .checkbox-custom {
                  display: block;
                  width: 24px;
                  height: 24px;
                  border-radius: 4px;
                  border: 2px solid #707070;
                  position: absolute;
                  right: 10px;
                  top: 50%;
                  transform: translateY(-50%); }
    .map-interaction .filter-map .footer-filter {
      border-top: 1px solid #C6C6C6;
      margin-top: 10px;
      padding-top: 20px;
      display: flex;
      justify-content: center; }
      .map-interaction .filter-map .footer-filter .reset,
      .map-interaction .filter-map .footer-filter .applied {
        background-color: white;
        border: 1px solid #7F1B2D;
        border-radius: 14px;
        padding: 6px 15px;
        text-transform: uppercase;
        margin-right: 15px;
        font-family: "roboto_bold_web";
        font-size: 0.875rem;
        line-height: 1rem; }
        .map-interaction .filter-map .footer-filter .reset:focus,
        .map-interaction .filter-map .footer-filter .applied:focus {
          outline: 3px solid #7F1B2D; }
      .map-interaction .filter-map .footer-filter .reset {
        color: black;
        border-color: #1C1C1C; }
      .map-interaction .filter-map .footer-filter .applied {
        background-color: #7F1B2D;
        color: white;
        border: 1px solid #7F1B2D; }
        .map-interaction .filter-map .footer-filter .applied.disabled {
          background-color: #717171 !important;
          color: white;
          border: 1px solid #717171;
          pointer-events: none; }
    @media (max-width: 991.98px) {
      .map-interaction .filter-map {
        display: none; } }
  .map-interaction .button-filter-map {
    background-color: #7F1B2D;
    padding: 5px 26px 5px 17px;
    position: absolute;
    left: 6px;
    border: none;
    position: relative;
    color: white;
    border-radius: 15px;
    top: 96px;
    display: flex;
    align-items: center;
    font-family: "roboto_bold_web";
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.34);
    -webkit-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out; }
    .map-interaction .button-filter-map img {
      margin-right: 10px; }
    .map-interaction .button-filter-map span.show {
      display: block;
      -webkit-transition: left 0.5s ease-in-out;
      -o-transition: left 0.5s ease-in-out;
      -moz-transition: left 0.5s ease-in-out;
      transition: left 0.5s ease-in-out; }
    .map-interaction .button-filter-map span.hide {
      display: none; }
    .map-interaction .button-filter-map:focus {
      outline: 3px solid white;
      outline-offset: -3px; }
    @media (max-width: 991.98px) {
      .map-interaction .button-filter-map {
        display: none; } }
  .map-interaction #filterArea {
    padding-top: 35px; }
  .map-interaction.loading::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0.9;
    z-index: 19; }
    @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
      .map-interaction.loading::before {
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        background-color: rgba(255, 255, 255, 0.8); } }
  .map-interaction.loading.hideLoading::before {
    display: none; }
  .map-interaction.loading.hideLoading .box_spinner {
    display: none; }

.filter-card {
  background-color: #fff;
  width: 550px;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: flex-end;
  display: flex;
  flex-direction: column; }
  @media (max-width: 363px) {
    .filter-card {
      right: 54.5%; } }
  @media (max-width: 575.98px) {
    .filter-card {
      width: 98%; } }
  @media (max-height: 600px) {
    .filter-card {
      top: 600px; } }
  .filter-card .card {
    border: none; }
  .filter-card .accordion > .card:first-of-type {
    border-top-right-radius: 0; }
  .filter-card .card-header {
    background-color: transparent;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 20px; }
    .filter-card .card-header h4 {
      font-family: "open_sansbold";
      font-size: 1.125rem;
      padding: 0;
      margin-bottom: 0; }
  .filter-card .card-body {
    padding-top: 8px; }
    .filter-card .card-body .accordion {
      box-shadow: 0px 0px 10px #5f5f5f;
      width: 100%; }
      .filter-card .card-body .accordion .card-header {
        cursor: pointer;
        border: none;
        outline: none;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .filter-card .card-body .accordion .card-header span.title-collapse {
          display: flex;
          justify-content: space-between;
          align-items: center;
          font-family: "roboto_bold_web";
          color: #3a3a3a;
          padding: 5px;
          text-decoration: none;
          font-size: 1rem; }
        .filter-card .card-body .accordion .card-header svg {
          height: 20px;
          opacity: 0.8; }
        .filter-card .card-body .accordion .card-header .tr-title {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          line-height: 25px;
          max-height: 28px;
          height: 28px;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          text-align: left; }
        .filter-card .card-body .accordion .card-header .tr-l {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          line-height: 25px;
          max-height: 25px;
          height: 25px;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          text-align: left; }
        .filter-card .card-body .accordion .card-header[aria-expanded="true"] .fa-chevron-down {
          transform: rotate(180deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        .filter-card .card-body .accordion .card-header[aria-expanded="false"] .fa-chevron-down {
          transform: rotate(0deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
    .filter-card .card-body .title {
      text-transform: uppercase;
      font-weight: 700; }
    .filter-card .card-body .info_hero button span::before {
      left: 11px; }
    .filter-card .card-body .info_hero .location-map {
      font-size: 1rem;
      font-family: "roboto_regular_web"; }
      .filter-card .card-body .info_hero .location-map svg {
        margin-right: 5px; }
    .filter-card .card-body .info_hero .date-map {
      margin: 15px 0 10px 0;
      font-family: "roboto_bold_web";
      font-size: .875rem; }
    .filter-card .card-body .info_hero .street-map a {
      font-size: .875rem;
      text-decoration: underline;
      font-family: "roboto_regular_web";
      color: #000; }
      .filter-card .card-body .info_hero .street-map a:hover {
        text-decoration: none; }
  .filter-card #close {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 1.5rem;
    z-index: 2;
    cursor: pointer;
    padding: 0; }

.page_grey a.link_text {
  color: #000000;
  text-decoration: underline; }
  .page_grey a.link_text:hover {
    color: #7F1B2D; }

.link_wrap {
  display: block;
  text-align: right; }
  @media (max-width: 768px) {
    .link_wrap {
      text-align: center; } }

.linkButton {
  height: 30px;
  border: 2px solid #7F1B2D;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0.875rem;
  text-decoration: none;
  color: #000000;
  padding: 3px 20px;
  font-family: "roboto_bold_web";
  text-transform: uppercase; }
  .linkButton:hover {
    background-color: #7F1B2D;
    color: #ffffff;
    text-decoration: none; }

.external-link {
  font-family: "roboto_regular_web";
  color: #000;
  text-decoration: underline;
  font-size: 0.875rem;
  margin-left: 10px; }
  .external-link:hover {
    color: #000;
    text-decoration: none; }

#filtersModal h2 {
  font-size: 1.1rem;
  text-transform: uppercase; }

#filtersModal .form-group {
  height: 40px;
  max-height: 40px;
  padding-bottom: 60px;
  cursor: pointer; }
  #filtersModal .form-group .form-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    height: 40px;
    max-height: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 1rem; }
    #filtersModal .form-group .form-radio img {
      height: 26px;
      max-height: 26px;
      margin: 0 1rem; }
  #filtersModal .form-group .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background: none;
    border-radius: 50%;
    border: 3px solid #fff; }

#filtersModal .multiselect {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  #filtersModal .multiselect label {
    display: block; }
    @media (max-width: 1199.98px) {
      #filtersModal .multiselect label.control-label {
        color: #3C3C3C;
        font-family: "roboto_bold_web";
        font-size: 14px;
        margin-bottom: 5px; } }
  #filtersModal .multiselect span {
    width: 100%;
    border: 1px solid #757575;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    height: 30px;
    padding: 4px 20px;
    cursor: pointer; }
    @media (max-width: 1199.98px) {
      #filtersModal .multiselect span {
        padding: 3px 10px; } }
    #filtersModal .multiselect span::after {
      content: "";
      width: 12px;
      height: 6px;
      background-repeat: no-repeat;
      background-image: url(../images/svg/arrow-select.svg);
      position: absolute;
      top: 14px;
      right: 20px;
      background-size: 100%; }
      @media (max-width: 1199.98px) {
        #filtersModal .multiselect span::after {
          width: 10px;
          top: 12px;
          right: 5px; } }
  #filtersModal .multiselect input {
    width: auto;
    margin-right: 10px;
    margin-top: 5px;
    height: auto;
    float: right; }

#filtersModal .multi-select {
  background-color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%; }
  #filtersModal .multi-select ul {
    padding: 15px;
    margin-top: 15px;
    overflow: initial; }
    #filtersModal .multi-select ul::before {
      content: "";
      width: 20px;
      height: 20px;
      position: absolute !important;
      background-color: #ffffff;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      right: 15px;
      top: -10px; }
      @media (max-width: 1199.98px) {
        #filtersModal .multi-select ul::before {
          border-left: 1px solid rgba(0, 0, 0, 0.15);
          border-top: 1px solid rgba(0, 0, 0, 0.15); } }
    #filtersModal .multi-select ul label {
      margin: 5px;
      border-radius: 5px; }
      #filtersModal .multi-select ul label:hover {
        background: transparent; }
      #filtersModal .multi-select ul label:focus {
        background: transparent !important; }

#filtersModal .form-group {
  width: 100%; }

#filtersModal .bootstrap-select .dropdown-toggle {
  border: 1px solid #3C3C3C;
  height: 30px;
  padding: 2px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

#filtersModal .bootstrap-select .dropdown-menu {
  max-height: 170px !important; }
  #filtersModal .bootstrap-select .dropdown-menu li a:active, #filtersModal .bootstrap-select .dropdown-menu li a:focus {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none; }

#filtersModal .bootstrap-select {
  /* custom scrollbar */
  /* Track */
  /* Handle */ }
  #filtersModal .bootstrap-select.show .dropdown-toggle::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg); }
  #filtersModal .bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #000000;
    padding-bottom: 0; }
    #filtersModal .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
      color: #000000; }
  #filtersModal .bootstrap-select label {
    margin-bottom: 7px; }
  #filtersModal .bootstrap-select .btn {
    padding: 0; }
  #filtersModal .bootstrap-select .dropdown-toggle {
    border-radius: 0; }
    @media (min-width: 1200px) {
      #filtersModal .bootstrap-select .dropdown-toggle {
        border-bottom: 1px solid #000000; } }
    @media (max-width: 991.98px) {
      #filtersModal .bootstrap-select .dropdown-toggle {
        margin-bottom: 10px; } }
    #filtersModal .bootstrap-select .dropdown-toggle::after {
      content: "";
      margin-left: .255em;
      vertical-align: .255em;
      border-top: 0;
      border-right: 0;
      border-bottom: 0;
      border-left: 0;
      position: absolute;
      right: 10px;
      width: 20px;
      height: 20px;
      background-image: url(../images/svg/arrow-select.svg);
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 991.98px) {
        #filtersModal .bootstrap-select .dropdown-toggle::after {
          right: 8px; } }
  #filtersModal .bootstrap-select .filter-option-inner .filter-option-inner-inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 30px;
    display: block; }
  #filtersModal .bootstrap-select .inner:focus {
    box-shadow: none !important; }
  #filtersModal .bootstrap-select.bs-container .dropdown-menu {
    z-index: 2; }
  #filtersModal .bootstrap-select [role="option"] {
    display: block;
    padding: 8px 15px;
    position: relative;
    line-height: 1.8em; }
  #filtersModal .bootstrap-select .dropdown-menu {
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.45);
    border-radius: 4px;
    border: none;
    padding: 0;
    max-width: 220px;
    max-height: 400px !important; }
    #filtersModal .bootstrap-select .dropdown-menu li a span.check-mark {
      position: absolute;
      display: inline-block;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      border: 1px solid #7F1B2D;
      height: 24px;
      width: 24px;
      border-radius: 4px; }
      #filtersModal .bootstrap-select .dropdown-menu li a span.check-mark::after {
        content: none; }
    #filtersModal .bootstrap-select .dropdown-menu li a span.text {
      font-size: 0.875rem;
      white-space: break-spaces; }
  #filtersModal .bootstrap-select .dropdown-item:focus,
  #filtersModal .bootstrap-select .dropdown-item:hover,
  #filtersModal .bootstrap-select .dropdown-item.active {
    color: #000000;
    text-decoration: none;
    background-color: rgba(127, 27, 45, 0.5); }
  #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a span.check-mark {
    background: rgba(16, 61, 66, 0.25);
    top: 50%; }
    #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a span.check-mark::before {
      content: "";
      background-image: url(../images/svg/check-select.svg);
      width: 12px;
      height: 10px;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a:hover::before, #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a:focus::before, #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a:active::before, #filtersModal .bootstrap-select.show-tick .dropdown-menu .selected a.active::before {
    color: #000; }
  #filtersModal .bootstrap-select ::-webkit-scrollbar {
    width: 8px;
    height: 10px; }
  #filtersModal .bootstrap-select ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border: 1px solid #536a66;
    border-radius: 10px; }
  #filtersModal .bootstrap-select ::-webkit-scrollbar-thumb {
    background: #7F1B2D;
    border-radius: 10px; }

#filtersModal .bootstrap-select.bs-container {
  transform: translateY(75px); }
  @media (min-width: 1200px) {
    #filtersModal .bootstrap-select.bs-container {
      transform: translateY(130px); } }

#filtersModal .bootstrap-select .dropdown-toggle {
  border: 1px solid #3C3C3C;
  height: 30px;
  padding: 2px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

#filtersModal .bootstrap-select .dropdown-menu {
  max-height: 170px !important; }
  #filtersModal .bootstrap-select .dropdown-menu li a:active, #filtersModal .bootstrap-select .dropdown-menu li a:focus {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none; }

.modal .modal-dialog {
  max-width: 580px;
  width: inherit;
  height: 100%;
  max-height: inherit;
  margin: 0px auto; }
  .modal .modal-dialog .modal-content button.close {
    top: 30px;
    right: 30px;
    margin: 0;
    background: white;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    position: absolute;
    background-image: url(../images/svg/close_black.svg);
    background-position: center;
    opacity: 1; }
  .modal .modal-dialog .modal-content .image-modal {
    width: auto;
    height: 540px; }

@media (max-width: 1199.98px) {
  .modal .selectCustom,
  .modal .selectCustomMobile {
    overflow-y: auto;
    padding: 15px; } }

body.modal-open {
  height: 100vh;
  overflow-y: hidden; }

body .modal .white {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }
  body .modal .white .modal-dialog {
    width: 100%;
    height: 88%;
    display: flex;
    justify-content: center; }
    body .modal .white .modal-dialog .modal-content-white {
      position: relative;
      display: flex;
      flex-direction: column;
      width: 90%;
      height: 90% !important;
      margin-top: 40px;
      pointer-events: auto;
      background-color: white;
      background-clip: padding-box;
      border-width: 1px;
      border-style: solid;
      border-image: initial;
      border-radius: 10px;
      outline: 0px;
      justify-content: space-between; }
      body .modal .white .modal-dialog .modal-content-white .box-accordion {
        overflow-y: auto;
        /* Scrollbar Firefox */
        scrollbar-color: white #C6C6C6;
        scrollbar-width: thin;
        /* Scrollbar Google Chrome */ }
        body .modal .white .modal-dialog .modal-content-white .box-accordion::-webkit-scrollbar {
          width: 8px;
          border-radius: 10px; }
        body .modal .white .modal-dialog .modal-content-white .box-accordion::-webkit-scrollbar-track {
          background: #C6C6C6;
          border-radius: 4px; }
        body .modal .white .modal-dialog .modal-content-white .box-accordion::-webkit-scrollbar-thumb {
          background-color: white;
          border: 3px solid transparent;
          border-radius: 9px;
          background-clip: content-box; }
        body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap {
          height: auto;
          background-color: white;
          padding: 10px;
          border-radius: 5px; }
          body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check {
            padding: 10px; }
            body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li {
              list-style: none;
              position: relative;
              margin: 4px 0; }
              body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label {
                font-family: "roboto_regular_web";
                font-size: 0.875rem;
                width: 100%;
                cursor: pointer; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label .checkbox-custom {
                  display: block;
                  width: 24px;
                  height: 24px;
                  border-radius: 4px;
                  border: 2px solid #707070;
                  position: absolute;
                  right: 0px;
                  top: 50%;
                  transform: translateY(-50%); }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label input {
                  opacity: 0; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label input:focus + .checkbox-custom {
                    outline: 3px solid #7F1B2D;
                    outline-offset: 1px; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom {
                    background-color: #E3E2E2; }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom::before {
                      content: '';
                      position: absolute;
                      left: 6px;
                      top: 9px;
                      height: 7px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 10px;
                      transform: rotate(-45deg); }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap ul.filter-check li label input:checked + .checkbox-custom::after {
                      content: '';
                      position: absolute;
                      left: 11px;
                      top: 5px;
                      height: 12px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 30px;
                      transform: rotate(45deg); }
          body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card {
            border: none;
            background: transparent;
            border-radius: 0px; }
            body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header {
              border: none;
              padding: 0; }
              body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button {
                text-decoration: none;
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 5px;
                position: relative;
                width: 100%; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button .label-filter {
                  font-size: 14px;
                  font-family: "roboto_bold_web";
                  color: #3C3C3C; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button.disabled {
                  opacity: .5; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button .selection-filter {
                  color: #404040;
                  border: 1px solid #3C3C3C;
                  border-radius: 50px;
                  width: 100%;
                  height: 35px;
                  padding: 7px 14px; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button img {
                  transform: rotate3d(2, 0, 0, 180deg);
                  -webkit-transition: 0.3s ease-in-out;
                  -o-transition: 0.3s ease-in-out;
                  -moz-transition: 0.3s ease-in-out;
                  transition: 0.3s ease-in-out;
                  position: absolute;
                  right: 14px;
                  top: 40px; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=true] {
                  background-color: white; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=true] img {
                    transform: rotate3d(0, 1, 1, 0deg); }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button[aria-expanded=false] {
                  background-color: white; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .card-header button:focus {
                  outline: 3px solid #7F1B2D;
                  outline-offset: -3px; }
            body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check {
              background-color: white;
              margin-bottom: 8px;
              padding: 0; }
              body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label {
                cursor: pointer;
                display: flex;
                align-items: center;
                font-family: "roboto_bold_web";
                font-size: 0.875rem; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic {
                  display: block;
                  background-size: cover;
                  height: 60px;
                  width: 90px;
                  border-radius: 4px 0px 0px 4px;
                  position: relative;
                  margin-right: 26px; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic.cultura {
                    background: url(../images/jpg/cultura-img.jpg) no-repeat center; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic.eventi {
                    background: url(../images/jpg/eventi-img.jpg) no-repeat center; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic.teatro {
                    background: url(../images/jpg/teatro-img.jpg) no-repeat center; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic.cinema {
                    background: url(../images/jpg/cinema-img.jpg) no-repeat center; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .image-sic::after {
                    content: '';
                    position: absolute;
                    right: -10px;
                    height: 100%;
                    width: 10px; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input {
                  opacity: 0;
                  cursor: pointer;
                  height: 0;
                  width: 0; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom {
                    background-color: #E3E2E2; }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom::before {
                      content: '';
                      position: absolute;
                      left: 6px;
                      top: 9px;
                      height: 7px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 10px;
                      transform: rotate(-45deg); }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input:checked + .checkbox-custom::after {
                      content: '';
                      position: absolute;
                      left: 11px;
                      top: 5px;
                      height: 12px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 30px;
                      transform: rotate(45deg); }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input:focus + .checkbox-custom {
                    outline: 3px solid #7F1B2D;
                    outline-offset: 1px; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom {
                    background-color: #E3E2E2; }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom::before {
                      content: '';
                      position: absolute;
                      left: 6px;
                      top: 9px;
                      height: 7px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 10px;
                      transform: rotate(-45deg); }
                    body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .form-check-input.general:checked + .checkbox-custom::after {
                      content: '';
                      position: absolute;
                      left: 11px;
                      top: 5px;
                      height: 12px;
                      width: 2px;
                      background-color: #3A3A3A;
                      border-radius: 30px;
                      transform: rotate(45deg); }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label.sic .image-sic::after {
                  background-color: #3A77BC; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label.eventi .image-sic::after {
                  background-color: #EC001D; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label.spettacolo .image-sic::after {
                  background-color: #7F1B2D; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label.cinema .image-sic::after {
                  background-color: #FC7F03; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check label .checkbox-custom {
                  display: block;
                  width: 24px;
                  height: 24px;
                  border-radius: 4px;
                  border: 2px solid #707070;
                  position: absolute;
                  right: 12px;
                  top: 50%;
                  transform: translateY(-50%); }
              body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check:first-child {
                margin-top: 5px; }
              body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check.general {
                background-color: transparent;
                box-shadow: none;
                display: flex;
                align-items: center;
                height: auto;
                margin: 15px 0; }
                body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check.general label {
                  font-family: "roboto_regular_web";
                  margin-left: 10px;
                  width: 100%; }
                  body .modal .white .modal-dialog .modal-content-white .box-accordion .accordionFilterMap .card .form-check.general label .checkbox-custom {
                    display: block;
                    width: 24px;
                    height: 24px;
                    border-radius: 4px;
                    border: 2px solid #707070;
                    position: absolute;
                    right: 10px;
                    top: 50%;
                    transform: translateY(-50%); }
      body .modal .white .modal-dialog .modal-content-white .head-modal {
        height: 60px;
        border-bottom: 1px solid;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
        body .modal .white .modal-dialog .modal-content-white .head-modal p {
          margin-bottom: 0;
          font-family: "roboto_bold_web";
          font-size: 16px;
          text-transform: uppercase; }
        body .modal .white .modal-dialog .modal-content-white .head-modal button.close {
          background-image: url(../images/svg/close_black.svg);
          width: 31px;
          height: 31px;
          background-size: 100%;
          margin-top: 14px;
          margin-right: 20px;
          position: absolute;
          right: 0;
          top: 0; }
      body .modal .white .modal-dialog .modal-content-white .modal-footer {
        display: flex !important;
        box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 5px;
        height: 60px;
        justify-content: space-between;
        padding: 0 20px; }
        body .modal .white .modal-dialog .modal-content-white .modal-footer button.btn.btn-primary {
          width: 90px;
          height: 30px;
          border-radius: 25px;
          background-color: #7F1B2D;
          border-color: #ffffff;
          text-transform: uppercase;
          font-family: "roboto_bold_web";
          padding: 0 10px; }
          @media (max-width: 991.98px) and (orientation: landscape) {
            body .modal .white .modal-dialog .modal-content-white .modal-footer button.btn.btn-primary {
              margin-top: 0; } }
        body .modal .white .modal-dialog .modal-content-white .modal-footer button.btn.btn-secondary {
          min-width: 90px;
          height: 30px;
          border-radius: 25px;
          background-color: #ffffff;
          border-color: #7F1B2D;
          color: #7F1B2D;
          text-transform: uppercase;
          font-family: "roboto_bold_web";
          padding: 0 20px; }
          @media (max-width: 991.98px) and (orientation: landscape) {
            body .modal .white .modal-dialog .modal-content-white .modal-footer button.btn.btn-secondary {
              margin-top: 0; } }
        body .modal .white .modal-dialog .modal-content-white .modal-footer .saveFilter.disabled {
          background-color: #717171 !important;
          color: white;
          border: 1px solid #717171;
          pointer-events: none; }
      body .modal .white .modal-dialog .modal-content-white form {
        display: block;
        max-height: 80%;
        display: flex;
        flex-direction: column; }
        body .modal .white .modal-dialog .modal-content-white form label[for="calendarioMob"] {
          padding: 0 20px;
          font-size: 14px;
          font-family: "roboto_bold_web";
          color: #3C3C3C;
          margin-bottom: 0; }
        body .modal .white .modal-dialog .modal-content-white form input[id="calendarioMob"] {
          padding: 0 15px;
          margin: 0 18px;
          height: 35px;
          border: 1px solid #3C3C3C;
          border-radius: 50px;
          background-image: url(../images/svg/calendar.svg);
          background-repeat: no-repeat;
          background-position: center right;
          background-position-x: 96%; }
        body .modal .white .modal-dialog .modal-content-white form .form-group label {
          color: #000000;
          font-family: "roboto_bold_web";
          font-size: 14px; }
        body .modal .white .modal-dialog .modal-content-white form input {
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          border-radius: 25px; }
          @media (max-width: 991.98px) and (orientation: landscape) {
            body .modal .white .modal-dialog .modal-content-white form input {
              margin-bottom: 0; } }
        body .modal .white .modal-dialog .modal-content-white form select {
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          border-radius: 25px;
          margin-bottom: 40px;
          height: 30px;
          padding: 0;
          padding-left: 10px; }
      body .modal .white .modal-dialog .modal-content-white .modal-body {
        display: flex;
        align-items: center; }
        body .modal .white .modal-dialog .modal-content-white .modal-body .mob-filter-group {
          width: 100%; }
      body .modal .white .modal-dialog .modal-content-white .form-group label {
        color: #3C3C3C;
        font-family: "roboto_bold_web";
        font-size: 14px;
        margin-bottom: 5px; }
      body .modal .white .modal-dialog .modal-content-white .form-group .form-control {
        border-color: #3C3C3C;
        height: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        padding: 0 10px; }
        body .modal .white .modal-dialog .modal-content-white .form-group .form-control:focus {
          box-shadow: 0 0 0 0.2rem #7F1B2D; }

.full-image {
  padding: 0 !important; }
  .full-image.show {
    display: flex !important;
    justify-content: center; }
  .full-image .modal-dialog {
    max-width: calc(100vw - 40px);
    width: auto;
    max-height: calc(100vh - 40px);
    margin: auto; }
    @media (max-width: 991.98px) {
      .full-image .modal-dialog {
        max-width: calc(100vw - 40px) !important;
        margin: auto !important;
        width: auto !important;
        max-height: calc(100vh - 40px) !important; } }
    .full-image .modal-dialog .modal-content {
      max-width: 100%;
      max-height: calc(100vh - 40px); }
      @media (max-width: 991.98px) {
        .full-image .modal-dialog .modal-content {
          height: 100% !important;
          background: #fff !important;
          width: initial; } }
      .full-image .modal-dialog .modal-content .modal-image {
        margin: 0 auto;
        padding: 20px;
        max-height: 100%;
        max-height: calc(100vh - 40px); }
        .full-image .modal-dialog .modal-content .modal-image .box-image {
          max-height: 80vh; }
          .full-image .modal-dialog .modal-content .modal-image .box-image img {
            height: 100%;
            width: 100%;
            max-height: 80vh;
            max-width: 100%; }
            @media (max-width: 991.98px) {
              .full-image .modal-dialog .modal-content .modal-image .box-image img {
                min-height: 200px;
                min-width: 200px; } }
        .full-image .modal-dialog .modal-content .modal-image .description {
          max-width: fit-content;
          width: -moz-fit-content;
          font-family: "roboto_bold_web";
          font-size: 0.875rem;
          line-height: 121.5%;
          margin-top: 20px; }
      .full-image .modal-dialog .modal-content button.close-custom {
        position: absolute !important;
        top: 35px;
        right: 35px;
        width: 30px;
        height: 30px;
        background: #ffffff;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        border: none; }
        .full-image .modal-dialog .modal-content button.close-custom::before {
          content: '';
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%) rotate(-45deg);
          width: 18px;
          height: 3px;
          background: #000000;
          border-radius: 30px;
          left: 50%; }
        .full-image .modal-dialog .modal-content button.close-custom::after {
          content: '';
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%) rotate(45deg);
          width: 18px;
          height: 3px;
          background: #000000;
          border-radius: 30px;
          left: 50%; }
  .full-image.video .modal-dialog {
    height: 95vh;
    width: 95vw; }
    .full-image.video .modal-dialog .modal-content {
      height: 100%;
      padding: 20px; }
      .full-image.video .modal-dialog .modal-content .modal-video {
        height: 100%; }
        .full-image.video .modal-dialog .modal-content .modal-video .box-video {
          height: 90%;
          background: #000; }
        .full-image.video .modal-dialog .modal-content .modal-video .description {
          margin-top: 20px;
          max-width: 100%;
          font-family: "roboto_bold_web";
          line-height: 121.5%; }

#validationModal .modal-dialog {
  max-width: 680px;
  position: relative; }
  #validationModal .modal-dialog .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 13px;
    height: 15px;
    background-image: url(../images/svg/close2.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1; }
  #validationModal .modal-dialog .modal-content {
    height: 120px;
    padding: 0 50px; }
    @media (max-width: 991.98px) {
      #validationModal .modal-dialog .modal-content {
        text-align: center;
        background-color: #fff;
        height: auto; } }
    #validationModal .modal-dialog .modal-content .modal-body {
      padding-left: 0;
      padding-right: 0; }
    #validationModal .modal-dialog .modal-content p {
      margin-bottom: 0;
      margin-left: 20px;
      font-family: "open_sansregular";
      font-size: 1.125rem;
      line-height: 27px;
      color: #000; }
      @media (max-width: 991.98px) {
        #validationModal .modal-dialog .modal-content p {
          margin-left: 0; } }

.modal-info .modal-dialog {
  width: 920px;
  max-width: 920px; }
  .modal-info .modal-dialog .modal-content {
    padding: 80px 80px 40px 80px;
    max-height: 530px; }
    .modal-info .modal-dialog .modal-content .modal-body {
      background-image: url(../images/svg/info-modal.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      max-height: 430px;
      overflow-y: auto;
      padding: 0 30px 0 0; }
      .modal-info .modal-dialog .modal-content .modal-body h3 {
        font-family: "roboto_bold_web";
        font-size: 1.5rem;
        color: #7F1B2D; }
      .modal-info .modal-dialog .modal-content .modal-body h4 {
        font-family: "roboto_bold_web";
        font-size: 1rem;
        color: #000;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        padding-bottom: 3px; }
      .modal-info .modal-dialog .modal-content .modal-body p {
        margin-bottom: 10px;
        font-family: "roboto_regular_web"; }
        .modal-info .modal-dialog .modal-content .modal-body p span {
          font-size: 0.875rem;
          margin-right: 5px; }

.modal-info .close-modal {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 0;
  background-image: url(../images/svg/close_black.svg);
  background-position: center;
  background-repeat: no-repeat; }

.modal {
  /* custom scrollbar */
  /* Track */
  /* Handle */ }
  .modal ::-webkit-scrollbar {
    width: 8px;
    height: 10px; }
  .modal ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    background-color: #C4C4C4;
    border-radius: 10px; }
  .modal ::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
    border: 2px solid #C4C4C4; }

@media (max-width: 575.98px) {
  body #filtersModal1 .modal-content form {
    padding-top: 30px; } }

@media (max-width: 575.98px) {
  body #filtersModal1 .modal-content form input,
  body #filtersModal1 .modal-content form select {
    margin-bottom: 20px !important;
    height: 30px;
    padding: 0 10px; } }

@media (max-width: 575.98px) {
  body #filtersModal1 .modal-content form #calendarioMobile,
  body #filtersModal1 .modal-content form #calendarioMobile2 {
    width: 100% !important; } }

body #filtersModal1 .modal-content .modal-footer {
  padding: 0 20px; }
  body #filtersModal1 .modal-content .modal-footer button.btn.btn-primary {
    margin-top: 0;
    width: 100%; }

.modal-tappe {
  padding-right: 0px !important; }
  .modal-tappe .modal-header {
    border: 0px;
    padding: 16px 16px 0px 16px;
    position: initial; }
    .modal-tappe .modal-header h4 {
      font-size: 14px;
      font-weight: bold; }
  .modal-tappe .modal-body {
    padding: 16px; }
    .modal-tappe .modal-body img {
      width: 100%; }
  .modal-tappe .modal-footer {
    border: 0px;
    justify-content: flex-start; }
  .modal-tappe button.close {
    top: 15px !important;
    right: 12px !important;
    margin: 0 !important;
    padding: 0px;
    height: 19px !important;
    width: 19px !important;
    border-radius: 100%;
    position: absolute;
    background-color: transparent !important;
    background-image: url(../images/svg/close-black.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1; }
    .modal-tappe button.close:hover {
      background-image: url(../images/svg/close-black.svg) !important;
      background-repeat: no-repeat !important;
      background-position: center !important; }
  .modal-tappe .modal-dialog {
    max-width: 835px; }
  @media (max-width: 1199.98px) {
    .modal-tappe .modal-content {
      background-color: #fff !important;
      height: auto !important;
      padding: 20px;
      border: 0px; } }

.cta--actions a {
  font-family: "roboto_regular_web";
  font-size: 14px;
  text-decoration: underline;
  margin-right: 1em;
  text-transform: uppercase;
  color: #000; }
  @media (max-width: 991.98px) {
    .cta--actions a {
      font-size: 12px; } }
  .cta--actions a.active {
    font-family: "roboto_bold_web";
    background-color: #7F1B2D;
    color: #fff;
    text-decoration: underline;
    padding: 2px 10px 2px 9px;
    border-radius: 4px; }

@media (max-width: 991.98px) {
  #filterArchivioModal {
    display: block; } }

#filterArchivioModal button.gray {
  background-color: #989898;
  color: white;
  border-color: #989898; }

#filterArchivioModal .filter-vertical {
  display: flex;
  justify-content: center;
  width: 100%; }
  #filterArchivioModal .filter-vertical label {
    text-transform: uppercase;
    font-size: 0.825rem; }
  #filterArchivioModal .filter-vertical input {
    border-radius: 21px; }
  #filterArchivioModal .filter-vertical .col-10 {
    padding: 0; }
    #filterArchivioModal .filter-vertical .col-10 h2 {
      font-size: 1.125rem;
      text-transform: uppercase; }
    #filterArchivioModal .filter-vertical .col-10 span {
      font-family: "roboto_bold_web";
      text-transform: uppercase;
      font-size: 1rem;
      margin-top: 5px;
      color: white; }
    #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card {
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom: 1px solid #6E6E6E;
      border-radius: 0;
      background-color: transparent; }
      #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .card-body {
        border-top: 1px solid #6E6E6E; }
      #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card button.card-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: none;
        padding-left: 0; }
        #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card button.card-header h2 {
          font-size: .9rem;
          font-family: "roboto_regular_web";
          color: white; }
        #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card button.card-header[aria-expanded="true"] .fa-chevron-down {
          transform: rotate(180deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          color: white; }
        #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card button.card-header[aria-expanded="false"] .fa-chevron-down {
          transform: rotate(0deg);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          color: white; }
      #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12 {
        margin-right: 0; }
        #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          padding-left: 0;
          height: 32px;
          cursor: pointer;
          margin: 5px; }
          #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities.active, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino.active, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento.active, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta.active, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli.active, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno.active {
            background-color: #34343C;
            border-radius: 4px; }
            #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities.active a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino.active a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento.active a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta.active a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli.active a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno.active a {
              color: white; }
          #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities p, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino p, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento p, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta p, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli p, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno p {
            margin-bottom: 0;
            font-size: .8rem; }
          #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli a, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno a {
            margin-left: 0px;
            font-size: 1rem;
            color: white;
            font-family: "roboto_regular_web"; }
            #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.cities a:hover, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.avellino a:hover, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.benevento a:hover, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.caserta a:hover, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.napoli a:hover, #filterArchivioModal .filter-vertical .col-10 .filter-collapse .card .col-12.salerno a:hover {
              text-decoration: none; }

@media (max-width: 991.98px) {
  #filterProduction {
    display: none; } }

#filterRoom2 {
  margin-bottom: 40px;
  background: #F4F4F4;
  height: 50px;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  padding: 0px 20px; }
  #filterRoom2 .box-checkbox label {
    font-size: 0.875rem; }
  #filterRoom2 .box-checkbox input.checkbox-custom,
  #filterRoom2 .box-checkbox span {
    border-color: #000; }
  #filterRoom2.filter-sintetic {
    background: #ebe3e0; }
  @media (max-width: 1199.98px) {
    #filterRoom2 {
      display: none !important; } }
  @media (max-width: 991.98px) {
    #filterRoom2 {
      height: auto;
      flex-direction: column;
      justify-content: flex-start;
      padding: 10px 15px; } }
  @media (max-width: 575.98px) {
    #filterRoom2 {
      padding: 0; } }
  @media (max-width: 575.98px) {
    #filterRoom2.filter-responsive {
      display: flex;
      flex-direction: column; } }
  @media (max-width: 575.98px) {
    #filterRoom2.filter-responsive .flex-dropdown {
      justify-content: flex-end; } }
  #filterRoom2 .btn.btn-secondary.dropdown-toggle::after {
    display: none; }
  #filterRoom2 .dropdown-menu .dropdown-item:hover {
    background-color: #EFEFEF; }
  @media (max-width: 991.98px) {
    #filterRoom2 .input-container {
      width: 100%; } }
  #filterRoom2 .input-container input {
    border-radius: 25px;
    width: 250px;
    height: 30px;
    padding-left: 30px;
    background-image: url(../images/svg/searchblack.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 14px;
    background-position-x: 8px;
    background-position-y: 8px;
    border: 2px solid #3A3A3A;
    margin-right: 20px;
    background-color: #fff; }
    @media (max-width: 991.98px) {
      #filterRoom2 .input-container input {
        width: 100%; } }
  #filterRoom2 .btnCercaProtagonisti {
    border-radius: 25px;
    width: 120px;
    height: 30px;
    line-height: 2px;
    border: none;
    color: #fff;
    background-color: #7F1B2D; }
    @media (max-width: 991.98px) {
      #filterRoom2 .btnCercaProtagonisti {
        margin-right: 0;
        width: 95px; } }
    #filterRoom2 .btnCercaProtagonisti:hover {
      background: transparent !important;
      color: #7F1B2D !important;
      border: 2px solid #7F1B2D; }
    #filterRoom2 .btnCercaProtagonisti:focus {
      color: #7F1B2D;
      border: 2px solid #7F1B2D;
      background: transparent;
      outline: none;
      box-shadow: none; }
  #filterRoom2 .filter-component {
    display: flex;
    width: 270px; }
    @media (max-width: 991.98px) {
      #filterRoom2 .filter-component {
        width: 100%;
        flex-direction: column;
        margin-top: 6px; } }
    #filterRoom2 .filter-component .filtri-stanze {
      position: relative;
      width: 100%; }
      @media (max-width: 991.98px) {
        #filterRoom2 .filter-component .filtri-stanze:first-child {
          margin-bottom: 60px; }
          #filterRoom2 .filter-component .filtri-stanze:first-child:before {
            display: none; } }
      @media (max-width: 575.98px) {
        #filterRoom2 .filter-component .filtri-stanze:first-child {
          margin-bottom: 70px; }
          #filterRoom2 .filter-component .filtri-stanze:first-child:before {
            display: none; } }
      @media (max-width: 991.98px) {
        #filterRoom2 .filter-component .filtri-stanze:nth-child(2) {
          margin-top: 20px; }
          #filterRoom2 .filter-component .filtri-stanze:nth-child(2):before {
            content: "";
            height: 2px;
            width: 96%;
            display: block;
            margin-left: 13px;
            top: -34px; } }
      @media (max-width: 575.98px) {
        #filterRoom2 .filter-component .filtri-stanze:nth-child(2):before {
          width: 92%; } }
      #filterRoom2 .filter-component .filtri-stanze:before {
        content: "";
        background: #2E2153;
        height: 32px;
        width: 2px;
        display: block;
        margin-top: 10px;
        position: absolute;
        left: 0;
        border-radius: 25px; }
      #filterRoom2 .filter-component .filtri-stanze #exp_button,
      #filterRoom2 .filter-component .filtri-stanze #exp_button_genere {
        font-family: "roboto_regular_web";
        font-size: 16px; }
      #filterRoom2 .filter-component .filtri-stanze label {
        transform: scale(0.75);
        position: absolute;
        top: 4%;
        left: 16px;
        color: #7F1B2D;
        font-family: "roboto_bold_web";
        font-size: 14px; }
      #filterRoom2 .filter-component .filtri-stanze p {
        margin-bottom: 0;
        position: absolute;
        bottom: 12%;
        font-family: "roboto_regular_web";
        font-size: 16px;
        left: 21px; }
        @media (max-width: 991.98px) {
          #filterRoom2 .filter-component .filtri-stanze p {
            top: 21px; } }
      #filterRoom2 .filter-component .filtri-stanze button {
        position: absolute;
        right: 0;
        width: 94%; }
      #filterRoom2 .filter-component .filtri-stanze #exp_elem_list,
      #filterRoom2 .filter-component .filtri-stanze #exp_elem_list_genere,
      #filterRoom2 .filter-component .filtri-stanze #exp_elem_list_user {
        position: absolute;
        top: 23px;
        right: 0;
        width: 250px; }
        @media (max-width: 575.98px) {
          #filterRoom2 .filter-component .filtri-stanze #exp_elem_list,
          #filterRoom2 .filter-component .filtri-stanze #exp_elem_list_genere,
          #filterRoom2 .filter-component .filtri-stanze #exp_elem_list_user {
            width: 100%; } }
    #filterRoom2 .filter-component #exp_button {
      overflow: hidden; }
      #filterRoom2 .filter-component #exp_button:focus {
        border-radius: 0 !important;
        height: 30px;
        top: 0px; }
  #filterRoom2 label {
    color: #000;
    font-family: "roboto_regular_web";
    font-size: 0.625rem; }
  #filterRoom2 button {
    background-color: transparent;
    margin-right: 20px;
    color: #7F1B2D;
    font-family: "roboto_bold_web";
    font-size: 14px; }
    #filterRoom2 button::after {
      top: 14px;
      right: 0; }
  #filterRoom2 ul {
    margin-top: 2em; }
    #filterRoom2 ul li {
      color: #000; }
      #filterRoom2 ul li.same-as-selected {
        color: #fff; }
      #filterRoom2 ul li:hover, #filterRoom2 ul li:focus {
        background: #7F1B2D;
        border-radius: 0;
        color: #fff; }
  #filterRoom2 .select-hover li {
    color: #000; }
    #filterRoom2 .select-hover li:hover {
      background: #D20019;
      font-family: "roboto_bold_web"; }
  #filterRoom2 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 0.875rem; }
  #filterRoom2 ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 0.875rem; }
  #filterRoom2 :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 0.875rem; }
  #filterRoom2 :-moz-placeholder {
    /* Firefox 18- */
    font-size: 0.875rem; }

@keyframes example {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.5); }
  100% {
    transform: scale(1); } }

@keyframes example2 {
  0% {
    right: 0px; }
  50% {
    right: -15px; }
  100% {
    right: 0px; } }

@keyframes example3 {
  0% {
    left: 0px; }
  50% {
    left: -15px; }
  100% {
    left: 0px; } }

.map-interaction.loading .box_spinner {
  display: inline-flex;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  transform: translate(-50%, -50%); }
  .map-interaction.loading .box_spinner .spinner_custom_1,
  .map-interaction.loading .box_spinner .spinner_custom_2,
  .map-interaction.loading .box_spinner .spinner_custom_3 {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-left: 10px;
    position: relative;
    animation-timing-function: ease; }
  .map-interaction.loading .box_spinner .spinner_custom_1 {
    animation: example infinite, example2 infinite;
    animation-duration: 3s;
    background: #A46873; }
  .map-interaction.loading .box_spinner .spinner_custom_2 {
    animation: example infinite;
    animation-delay: 1s;
    animation-duration: 3s;
    background: #7F1B2D; }
  .map-interaction.loading .box_spinner .spinner_custom_3 {
    animation: example infinite, example3 infinite;
    animation-delay: 2s;
    animation-duration: 3s;
    background: #924250; }

.archive-box {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #E5E5E5; }
  @media (max-width: 767.98px) {
    .archive-box {
      margin-bottom: 60px; } }
  .archive-box .archive-header {
    padding: 25px 30px;
    background-color: #E5E5E5;
    border-radius: 4px; }
    .archive-box .archive-header h2 {
      font-size: 1.625rem;
      display: flex;
      align-items: center;
      margin: 0; }
      @media (max-width: 991.98px) {
        .archive-box .archive-header h2 {
          font-size: 1.25rem; } }
      .archive-box .archive-header h2 img {
        margin-right: 15px; }
  .archive-box .archive-body {
    padding: 25px 30px; }
    @media (max-width: 767.98px) {
      .archive-box .archive-body {
        padding: 25px 15px 25px 15px; } }
    .archive-box .archive-body .scroll-box {
      max-height: 155px;
      overflow-y: auto;
      /* Scrollbar Firefox */
      scrollbar-color: white #C6C6C6;
      scrollbar-width: thin;
      /* Scrollbar Google Chrome */ }
      .archive-box .archive-body .scroll-box::-webkit-scrollbar {
        width: 8px;
        border-radius: 10px; }
      .archive-box .archive-body .scroll-box::-webkit-scrollbar-track {
        background: #C6C6C6;
        border-radius: 4px; }
      .archive-box .archive-body .scroll-box::-webkit-scrollbar-thumb {
        background-color: white;
        border: 3px solid transparent;
        border-radius: 9px;
        background-clip: content-box; }
      .archive-box .archive-body .scroll-box p {
        margin: 0;
        font-size: 0.875rem;
        line-height: 1.25rem;
        display: -webkit-box;
        height: 40px;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media (max-width: 767.98px) {
          .archive-box .archive-body .scroll-box p {
            font-size: 0.75rem; } }
      .archive-box .archive-body .scroll-box span.text-size {
        display: inline-block;
        color: #929292;
        font-size: 0.875rem;
        line-height: 1.25rem;
        margin-right: 10px; }
      .archive-box .archive-body .scroll-box a.resources {
        padding: 5px 28px;
        font-size: 0.875rem;
        line-height: 1.25rem;
        background-color: #7F1B2D;
        color: #fff;
        border-radius: 15px;
        text-transform: uppercase; }
        .archive-box .archive-body .scroll-box a.resources:hover {
          text-decoration: underline; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .full-image.show {
    align-items: center; }
    .full-image.show .modal-dialog {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: auto;
      margin: 0; }
      .full-image.show .modal-dialog .modal-content {
        height: auto; }
  button.modal-expand span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .modal.full-image.video {
    height: 100%; }
    .modal.full-image.video .modal-dialog {
      width: 100%; }
      .modal.full-image.video .modal-dialog .modal-content {
        height: 100%; }
  #cardNoCard .card-event .row .card-footer .description span.tr-p4 {
    display: block; }
  .tr-p5, .tr-p4, .tr-p3, .tr-p2, .tr-p1, .tr-title-2 {
    display: block; } }

/** PAGES **/
@media (max-width: 575.98px) {
  body#teatro .home .link_wrap {
    margin-top: -50px; } }

body#teatro .home .evidence .date {
  float: left;
  text-align: right;
  font-family: "roboto_regular_web";
  font-size: 1.125rem;
  text-transform: uppercase;
  margin: 0 33px 0 40px; }
  @media (max-width: 991.98px) {
    body#teatro .home .evidence .date {
      display: none; } }
  body#teatro .home .evidence .date span {
    font-family: "roboto_bold_web";
    font-size: 1.75rem;
    display: block; }

body#teatro .home .evidence .date_mobile {
  display: none; }
  @media (max-width: 991.98px) {
    body#teatro .home .evidence .date_mobile {
      font-size: 0.875rem;
      text-transform: capitalize;
      padding-top: 20px;
      padding-bottom: 15px;
      display: inline-block; } }

body#teatro .home .evidence .wrap_image {
  width: 560px;
  height: 350px;
  overflow: hidden;
  float: left;
  background-color: #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15); }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    body#teatro .home .evidence .wrap_image {
      width: 380px; } }
  @media (max-width: 991.98px) {
    body#teatro .home .evidence .wrap_image {
      width: 100%;
      height: auto; } }

body#teatro .home .evidence img {
  width: 100%;
  height: auto; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    body#teatro .home .evidence img {
      height: 100%;
      width: auto; } }

body#teatro .home .evidence .text {
  width: 410px;
  height: 100px;
  float: right;
  padding: 0 40px 0 24px; }
  @media (max-width: 991.98px) {
    body#teatro .home .evidence .text {
      float: none;
      height: auto;
      padding: 0;
      width: 100%; } }
  body#teatro .home .evidence .text span {
    display: block; }
  body#teatro .home .evidence .text h3 {
    font-family: "sourcesanspro_bold";
    font-size: 1.25rem;
    text-transform: uppercase;
    display: block;
    margin: 0; }
  body#teatro .home .evidence .text .label {
    background-color: #D64000;
    display: inline-block;
    font-family: "roboto_bold_web";
    font-size: 0.875rem;
    text-transform: uppercase;
    padding: 2px 10px;
    margin: 20px 0;
    color: #fff; }
  body#teatro .home .evidence .text .location {
    font-family: "roboto_regular_web";
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 0.875rem; }
    body#teatro .home .evidence .text .location::before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../images/svg/location-black.svg);
      background-repeat: no-repeat;
      width: 15px;
      height: 20px; }
  body#teatro .home .evidence .text a.more {
    text-transform: uppercase;
    color: #000000;
    font-family: "roboto_bold_web";
    display: inline-block;
    margin-top: 25px;
    font-size: 14px; }
    body#teatro .home .evidence .text a.more::after {
      content: "";
      display: inline-block;
      background-image: url(../images/svg/right-arrow.svg);
      width: 15px;
      height: 12px;
      margin-left: 10px; }

body#teatro #heroImageslider .carousel-item {
  background-size: cover; }

body#teatro #heroImageslider .owl-dots {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex; }
  @media (max-width: 991.98px) {
    body#teatro #heroImageslider .owl-dots {
      bottom: 120px; } }
  @media (max-width: 991.98px) and (orientation: landscape) {
    body#teatro #heroImageslider .owl-dots {
      bottom: 20px; } }
  body#teatro #heroImageslider .owl-dots button {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 2px solid #fff;
    margin: 0 5px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px; }
    body#teatro #heroImageslider .owl-dots button.active {
      background-color: #ffffff !important; }

body#teatro #heroImagesliderStatic .carousel-item {
  background-size: cover; }

body#teatro #heroImagesliderStatic .owl-dots {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex; }
  @media (max-width: 991.98px) {
    body#teatro #heroImagesliderStatic .owl-dots {
      bottom: 120px; } }
  @media (max-width: 991.98px) and (orientation: landscape) {
    body#teatro #heroImagesliderStatic .owl-dots {
      bottom: 20px; } }
  body#teatro #heroImagesliderStatic .owl-dots button {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 2px solid #fff;
    margin: 0 5px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px; }
    body#teatro #heroImagesliderStatic .owl-dots button.active {
      background-color: #ffffff !important; }

body#teatro #boxFull {
  position: relative;
  color: #ffffff;
  height: 310px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 60px 0 80px 0; }
  @media (max-width: 991.98px) {
    body#teatro #boxFull {
      margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    body#teatro #boxFull {
      height: 420px; } }
  body#teatro #boxFull .overlayFull {
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 25%, black 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 25%, black 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 25%, black 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body#teatro #boxFull .wrap_image_full {
    overflow: hidden;
    width: auto;
    position: relative;
    height: auto; }
    @media (max-width: 991.98px) {
      body#teatro #boxFull .wrap_image_full {
        height: 309px; } }
  body#teatro #boxFull img {
    width: 100%;
    height: 100%; }
    @media (max-width: 991.98px) {
      body#teatro #boxFull img {
        height: 100%;
        max-width: max-content;
        width: auto; } }
  body#teatro #boxFull .infoFull {
    position: absolute;
    top: 60%;
    left: 45%;
    height: 164px;
    width: 540px;
    margin-left: -460px;
    margin-top: -130px; }
    @media (max-width: 991.98px) {
      body#teatro #boxFull .infoFull {
        width: 100%;
        margin-left: auto;
        left: auto;
        margin-top: 50px;
        top: 0; } }
    body#teatro #boxFull .infoFull h2 {
      font-size: 1.75rem;
      background-color: rgba(0, 0, 0, 0.11);
      font-family: "open_sansbold";
      display: inline-block;
      margin-bottom: 24px; }
      @media (max-width: 991.98px) {
        body#teatro #boxFull .infoFull h2 {
          font-size: 1.25rem; } }
      @media (max-width: 768px) {
        body#teatro #boxFull .infoFull h2 {
          margin-left: 15px; } }
    body#teatro #boxFull .infoFull a {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 0.875rem;
      font-family: "roboto_bold_web";
      position: relative;
      display: block;
      width: fit-content; }
      @media (max-width: 768px) {
        body#teatro #boxFull .infoFull a {
          margin-left: 15px; } }
      body#teatro #boxFull .infoFull a p.linkMobile::after {
        content: "";
        background-image: url(../images/svg/right-arrow-white.svg);
        width: 15px;
        height: 12px;
        display: inline-flex;
        right: -30px;
        background-size: 100%;
        margin-left: 10px; }
  body#teatro #boxFull p {
    font-size: 0.875rem;
    color: #fff;
    font-family: "roboto_regular_web";
    margin-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.11); }
    @media (max-width: 1024px) {
      body#teatro #boxFull p {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991.98px) {
      body#teatro #boxFull p {
        width: 100%;
        margin-left: auto;
        left: auto;
        margin-top: 10px;
        top: 0;
        font-size: 0.875rem; } }
  body#teatro #boxFull .arrow_full {
    margin: 0;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 110%;
    width: 40px; }
    @media (max-width: 1024px) {
      body#teatro #boxFull .arrow_full {
        left: 100%; } }
    @media (max-width: 991.98px) {
      body#teatro #boxFull .arrow_full {
        position: relative;
        width: auto;
        left: auto;
        top: 25px;
        float: right; } }
  body#teatro #boxFull .logoNTFI {
    width: 220px;
    height: 155px;
    background-image: url(../images/svg/Logo-NTFI.svg);
    background-size: 100%;
    position: absolute;
    bottom: 40px;
    right: 15%; }
    @media (max-width: 991.98px) {
      body#teatro #boxFull .logoNTFI {
        display: none; } }

body#teatro .sectionDeepening {
  background-color: #F4F4F4;
  padding: 60px 0;
  margin-bottom: 60px; }
  @media (max-width: 1199.98px) {
    body#teatro .sectionDeepening {
      margin-top: -60px; } }
  @media (max-width: 1199.98px) {
    body#teatro .sectionDeepening.detail-page {
      margin-top: 0; } }
  body#teatro .sectionDeepening .image--home-section {
    width: 100%;
    object-fit: cover;
    max-height: 393px; }

body#teatro .sectionOneDeepening {
  padding: 60px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-bottom: 80px;
  background-image: linear-gradient(rgba(127, 27, 45, 0.75), rgba(127, 27, 45, 0.75)), url("../images/png/bg_image.png"); }
  @media (max-width: 991.98px) {
    body#teatro .sectionOneDeepening {
      margin-bottom: 60px; } }
  @media (max-width: 991.98px) {
    body#teatro .sectionOneDeepening {
      margin: 40px 0px;
      padding: 40px 0; } }
  body#teatro .sectionOneDeepening a.linkButton {
    border-color: #fff;
    color: #fff; }
    body#teatro .sectionOneDeepening a.linkButton:hover, body#teatro .sectionOneDeepening a.linkButton:focus {
      background-color: #fff;
      color: #7F1B2D; }
  body#teatro .sectionOneDeepening .external-link {
    color: #fff; }
    body#teatro .sectionOneDeepening .external-link:focus {
      outline-color: #fff; }

body#teatro #contents {
  margin-bottom: 80px;
  margin-top: 80px; }
  body#teatro #contents h4 {
    font-family: "open_sansbold";
    font-size: 1.25rem; }
  body#teatro #contents a.more {
    position: relative;
    font-size: 0.875rem;
    font-family: "roboto_bold_web";
    color: #000;
    text-transform: uppercase;
    text-align: right;
    display: inline-flex;
    align-items: center;
    line-height: 1rem; }
    body#teatro #contents a.more img {
      width: 15px;
      margin-left: 10px; }
  @media (max-width: 991.98px) {
    body#teatro #contents {
      margin-bottom: 20px; } }
  body#teatro #contents .box-contents {
    border: 1px solid #7F1B2D;
    border-radius: 8px;
    padding: 40px 20px 30px 30px; }
    @media (max-width: 991.98px) {
      body#teatro #contents .box-contents {
        margin-bottom: 20px; } }
    body#teatro #contents .box-contents h3 {
      color: #7F1B2D;
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-family: "roboto_bold_web";
      margin-bottom: 20px; }
    body#teatro #contents .box-contents .link_wrap {
      margin: 30px 0px 0px 0px; }
      @media (max-width: 991.98px) {
        body#teatro #contents .box-contents .link_wrap {
          text-align: right; } }
      body#teatro #contents .box-contents .link_wrap a:focus {
        outline: none;
        background-color: #7F1B2D;
        color: #fff; }
  body#teatro #contents .date {
    font-size: 0.875rem;
    text-transform: uppercase; }
  body#teatro #contents .card-contents {
    padding: 28px 0 20px 0;
    border-top: 1px solid #6E6E6E;
    border-bottom: 1px solid #6E6E6E; }
    body#teatro #contents .card-contents:last-child {
      border-top: none; }

body#teatro #sectionLuoghiSpettacolo {
  background-image: url(../images/png/luoghi-spettacolo-bg.png);
  background-repeat: no-repeat;
  padding: 60px 0 30px 0;
  background-size: cover; }
  body#teatro #sectionLuoghiSpettacolo h3 {
    font-family: "open_sansbold";
    font-size: 1.75rem;
    color: #000; }
    body#teatro #sectionLuoghiSpettacolo h3::after {
      content: "";
      display: block;
      width: 160px;
      height: 2px;
      background-color: #7F1B2D;
      margin-top: 12px; }
  body#teatro #sectionLuoghiSpettacolo p {
    margin: 20px 0 40px; }

body#teatro #map_homepage {
  position: relative;
  color: #000000;
  margin-top: 80px;
  height: 450px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 80px; }
  body#teatro #map_homepage img {
    width: 100%; }
  body#teatro #map_homepage .overlay_map {
    position: absolute;
    background-image: url(../images/svg/overlay_mappa.svg);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body#teatro #map_homepage .wrap_image_map {
    overflow: hidden;
    width: auto;
    position: relative;
    height: auto; }
    @media (max-width: 991.98px) {
      body#teatro #map_homepage .wrap_image_map {
        height: 480px; } }
  @media (max-width: 991.98px) {
    body#teatro #map_homepage img {
      height: 100%;
      max-width: max-content;
      width: auto; } }
  body#teatro #map_homepage .info_map {
    position: absolute;
    padding: 10px;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 920px; }
    @media (max-width: 991.98px) {
      body#teatro #map_homepage .info_map {
        width: 100%; } }
  body#teatro #map_homepage .title_boxmap {
    font-size: 2rem;
    color: #000000;
    font-family: "open_sansregular";
    margin-bottom: 60px; }
    @media (max-width: 991.98px) {
      body#teatro #map_homepage .title_boxmap {
        font-size: 1.5rem; } }
  body#teatro #map_homepage .text-boxmap {
    font-size: 1.5rem;
    color: #000000;
    font-family: "roboto_regular_web";
    margin-top: 30px; }
  body#teatro #map_homepage .btn_map {
    font-style: "roboto_bold_web";
    font-size: 0.875rem;
    margin-top: 20px;
    color: #000;
    border: 3px solid #D64000;
    border-radius: 50px;
    padding: 0 18px;
    height: 30px; }
    body#teatro #map_homepage .btn_map:hover {
      background-color: #D64000;
      border: 3px solid #D64000;
      color: #ffffff; }
  body#teatro #map_homepage .link_wrap {
    text-align: center; }

body#teatro .main_content.fondazione {
  margin-top: 75px; }
  @media (max-width: 768px) {
    body#teatro .main_content.fondazione {
      margin-top: 60px; } }
  body#teatro .main_content.fondazione h2 {
    max-width: 100%; }

.card-slideshow-element .tag-description-red {
  background-color: #7F1B2D;
  display: inline-block;
  padding: 3px 10px;
  color: white;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-family: "roboto_bold_web"; }
  .card-slideshow-element .tag-description-red.cinema {
    background-color: #d64000; }
  .card-slideshow-element .tag-description-red.teatro {
    background-color: #7f1b2d; }
  .card-slideshow-element .tag-description-red.eventi {
    background-color: #ec001d; }

.card-slideshow-element .tag-description-grey {
  background-color: #3a3a3a;
  display: inline-block;
  padding: 3px 10px;
  color: white;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-family: "roboto_bold_web"; }

body#teatro #hero-image-fondazione {
  height: 300px; }

@media (max-width: 767.98px) {
  #imgSearch {
    display: none; } }

#imgSearch .wallpaper__search {
  height: 300px;
  max-height: 300px;
  width: 100%; }

@media (min-width: 1200px) {
  #filterArea {
    display: none; } }

#filterArea p {
  margin-bottom: 0;
  margin-top: 5px; }
  #filterArea p span {
    font-size: 1.6rem; }

#filterArea .button {
  margin: 15px 0;
  display: flex;
  justify-content: center; }
  #filterArea .button button {
    background-color: #7F1B2D;
    border: none;
    border-radius: 18px;
    padding: 3px 20px;
    color: white;
    height: 30px;
    display: flex;
    align-items: center;
    min-width: 170px; }
    #filterArea .button button:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.8);
      outline: none; }
  #filterArea .button img {
    margin-right: 10px;
    height: 16px; }
  #filterArea .button span {
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .8rem; }

#searchComponent label {
  margin-bottom: 0; }

#searchComponent .title_search {
  position: relative;
  display: inline-block; }
  @media (max-width: 991.98px) {
    #searchComponent .title_search {
      display: none; } }

#searchComponent .box__search {
  padding: 20px 75px 0 75px;
  justify-content: center;
  margin-top: 30px; }
  @media (max-width: 767.98px) {
    #searchComponent .box__search {
      padding: 20px 40px 0 40px; } }
  @media (max-width: 991.98px) {
    #searchComponent .box__search {
      display: none; } }
  #searchComponent .box__search .searchcontainer label {
    padding-left: 17px; }
  #searchComponent .box__search .searchcontainer #multi-select-plugin1 label,
  #searchComponent .box__search .searchcontainer #multi-select-plugin2 label {
    padding-left: 0; }
  #searchComponent .box__search .searchcontainer #multi-select-plugin1 li label,
  #searchComponent .box__search .searchcontainer #multi-select-plugin2 li label {
    padding-left: 17px; }
  #searchComponent .box__search .searchbox {
    width: 210px;
    float: left;
    margin-right: 40px; }
    @media (max-width: 767.98px) {
      #searchComponent .box__search .searchbox {
        width: 100%;
        margin-right: 0; } }
    @media (max-width: 767.98px) {
      #searchComponent .box__search .searchbox #search_searchpage,
      #searchComponent .box__search .searchbox #multi-select-plugin1,
      #searchComponent .box__search .searchbox #multi-select-plugin2 {
        width: 100%;
        margin-right: 0; } }
    @media (max-width: 767.98px) {
      #searchComponent .box__search .searchbox #search_searchpage #multi-select-plugin2multi-select-label,
      #searchComponent .box__search .searchbox #search_searchpage #multi-select-plugin1multi-select-label,
      #searchComponent .box__search .searchbox #multi-select-plugin1 #multi-select-plugin2multi-select-label,
      #searchComponent .box__search .searchbox #multi-select-plugin1 #multi-select-plugin1multi-select-label,
      #searchComponent .box__search .searchbox #multi-select-plugin2 #multi-select-plugin2multi-select-label,
      #searchComponent .box__search .searchbox #multi-select-plugin2 #multi-select-plugin1multi-select-label {
        width: 100%;
        margin-right: 0; } }
  #searchComponent .box__search label {
    display: block;
    font-size: 0.875rem;
    font-family: "roboto_regular_web"; }
  #searchComponent .box__search input {
    width: 210px;
    border: 1px solid #757575;
    margin-right: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    padding: 10px 15px;
    color: #000000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }
  #searchComponent .box__search .multiselect {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }
    #searchComponent .box__search .multiselect label {
      display: block; }
    #searchComponent .box__search .multiselect span {
      width: 210px;
      border: 1px solid #757575;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      height: 30px;
      padding: 4px 20px;
      cursor: pointer; }
      #searchComponent .box__search .multiselect span::after {
        content: "";
        width: 12px;
        height: 6px;
        background-repeat: no-repeat;
        background-image: url(../images/svg/arrow-select.svg);
        position: absolute;
        top: 14px;
        right: 20px;
        background-size: 100%; }
    #searchComponent .box__search .multiselect input {
      width: auto;
      margin-right: 10px;
      margin-top: 5px;
      height: auto;
      float: right; }
  #searchComponent .box__search .multi-select {
    background-color: #ffffff;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }
    #searchComponent .box__search .multi-select ul {
      padding: 15px;
      margin-top: 15px;
      overflow: initial; }
      #searchComponent .box__search .multi-select ul::before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute !important;
        background-color: #ffffff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 15px;
        top: -10px; }
      #searchComponent .box__search .multi-select ul label {
        margin: 5px;
        border-radius: 5px; }
        #searchComponent .box__search .multi-select ul label:hover {
          background: transparent; }
        #searchComponent .box__search .multi-select ul label:focus {
          background: transparent !important; }
  #searchComponent .box__search button.btn.btn-primary {
    width: 210px;
    height: 30px;
    padding: 0;
    border-radius: 25px;
    margin-top: 20px; }
    #searchComponent .box__search button.btn.btn-primary:active {
      width: 210px;
      color: #7F1B2D !important;
      border: 1px solid #7F1B2D;
      background: #ffffff; }
    @media (max-width: 767.98px) {
      #searchComponent .box__search button.btn.btn-primary {
        width: 100%; } }

#multi-select-plugin1 ul {
  margin-top: 12px; }

/* Filtri */
.filter {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 767.98px) {
    .filter {
      justify-content: flex-start; } }
  .filter .dropdown-toggle {
    background-color: transparent;
    border: none; }
  .filter .switch {
    display: flex; }
    .filter .switch .lista {
      height: 40px;
      width: 40px; }
    .filter .switch .griglia {
      height: 40px;
      width: 40px; }

#results {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #d1d1d1;
  line-height: 0.1em;
  margin: 10px 0 20px; }
  #results span {
    background: #fff;
    padding: 0 20px; }

/* Multiselect */
* {
  box-sizing: border-box; }

.multi-select,
.multi-select-plugin {
  display: inline-block;
  position: relative; }
  .multi-select > span,
  .multi-select-plugin > span {
    border: none;
    background: none;
    position: relative;
    padding: .25em .5em;
    padding-right: 1.5em;
    display: block;
    border: solid 1px #000;
    cursor: default; }
    .multi-select > span > .chevron,
    .multi-select-plugin > span > .chevron {
      display: inline-block;
      transform: rotate(-90deg) scale(1, 2) translate(-50%, 0);
      font-weight: bold;
      font-size: .75em;
      position: absolute;
      top: .2em;
      right: .75em; }
  .multi-select > ul,
  .multi-select-plugin > ul {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    top: 100%;
    min-width: 100%;
    z-index: 1;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto; }
    .multi-select > ul > li,
    .multi-select-plugin > ul > li {
      white-space: nowrap; }
      .multi-select > ul > li.selected > label,
      .multi-select-plugin > ul > li.selected > label {
        background-color: transparent; }
      .multi-select > ul > li.focused > label,
      .multi-select-plugin > ul > li.focused > label {
        background-color: transparent; }
      .multi-select > ul > li > label,
      .multi-select-plugin > ul > li > label {
        padding: .25em .5em;
        display: block; }
        .multi-select > ul > li > label:focus, .multi-select > ul > li > label:hover,
        .multi-select-plugin > ul > li > label:focus,
        .multi-select-plugin > ul > li > label:hover {
          background-color: transparent; }
  .multi-select.in > ul,
  .multi-select-plugin.in > ul {
    display: block; }
  .multi-select-backdrop,
  .multi-select-plugin-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900; }

#totalElement {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #d1d1d1;
  line-height: 0.1em;
  margin: 10px 0 20px; }
  @media (max-width: 991.98px) {
    #totalElement {
      display: none; } }
  #totalElement span {
    background: #fff;
    padding: 0 10px; }

.page p {
  font-family: "roboto_regular_web";
  font-size: 1rem; }
  @media (max-width: 575.98px) {
    .page p {
      font-size: 14px; } }

#dettagli_page {
  margin-bottom: 30px;
  padding-bottom: 0;
  text-transform: uppercase;
  text-align: center; }
  #dettagli_page hr {
    border-color: #838383;
    margin-top: 2rem; }
  @media (max-width: 575.98px) {
    #dettagli_page {
      text-align: left; } }
  #dettagli_page span {
    font-family: "roboto_bold_web";
    font-size: 1.125rem;
    vertical-align: middle;
    margin-left: 24px; }
  #dettagli_page a {
    font-family: "roboto_bold_web";
    font-size: 1.125rem;
    vertical-align: middle;
    margin-left: 24px;
    color: #000000;
    text-decoration: underline; }

#cont_dettagli {
  margin: 10px 20px;
  display: inline-block; }
  @media (max-width: 575.98px) {
    #cont_dettagli {
      display: block; }
      #cont_dettagli img {
        height: 27px;
        width: auto; }
      #cont_dettagli span {
        font-size: 0.875rem; } }

.page_grey {
  background-color: #F5F5F5;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 60px;
  min-height: 550px; }
  .page_grey h3 {
    font-size: 1.25rem;
    font-family: "roboto_regular_web";
    margin-bottom: 10px;
    text-transform: uppercase; }
  .page_grey h4 {
    font-size: 1rem;
    font-family: "roboto_regular_web";
    margin-bottom: 10px;
    text-transform: uppercase; }
  .page_grey.details p {
    font-size: 0.875rem;
    line-height: 24px;
    margin-bottom: 0; }
  .page_grey.moreInfo {
    padding: 60px 0 30px 0; }
  .page_grey.reviews {
    padding-bottom: 0; }
    .page_grey.reviews .collapseButton {
      margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .page_grey .ticket button {
      margin-left: 80px; } }

.collapseButton {
  text-align: right;
  padding-right: 125px;
  margin-top: 10px; }
  .collapseButton a {
    color: #000000;
    font-family: "roboto_regular_web";
    text-transform: uppercase;
    font-size: 0.875rem; }
    .collapseButton a:hover {
      text-decoration: none; }

.collapseButton.description {
  padding-right: 0; }

.label {
  background-color: #7F1B2D;
  display: inline-block;
  font-family: "roboto_bold_web";
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 2px 10px;
  color: #fff;
  border-radius: 4px; }

.occhiello {
  margin-bottom: 20px; }
  .occhiello a {
    color: #000;
    text-decoration: underline; }
    .occhiello a:hover {
      text-decoration: none; }

/* heroimage pagine interne */
.wrap_image_slim {
  height: 100%;
  position: relative; }
  .wrap_image_slim img {
    width: 100%;
    height: auto; }

.boxExpand span {
  position: relative; }

.boxExpand .exp:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  width: 13px;
  height: 13px;
  background-image: url(../images/svg/arrow-down.svg);
  background-size: 13px 13px;
  right: 15px;
  right: -25px;
  background-repeat: no-repeat; }

.boxExpand .coll:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  width: 13px;
  height: 13px;
  background-image: url(../images/svg/arrow-down.svg);
  background-size: 13px 13px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -25px;
  background-repeat: no-repeat; }

.boxExpand .boxExpand_title {
  display: block;
  margin-bottom: 35px; }

.boxExpand.first-schedule {
  border-top: 1px solid #bebebe;
  margin-top: 30px;
  padding-top: 30px; }

.coll {
  display: none; }

.reverse .exp {
  display: none; }

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

.tags ul {
  list-style: none;
  padding: 0;
  margin-bottom: 80px; }
  .tags ul li {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #000000;
    padding: 2px 10px;
    margin-right: 20px; }
    @media (max-width: 991.98px) {
      .tags ul li {
        margin-bottom: 10px; } }
    .tags ul li a {
      color: #000000; }

.expand_section .intro {
  border-bottom: 1px solid #BEBEBE;
  margin-bottom: 30px;
  padding-bottom: 30px;
  display: block; }

.detail .btn_general {
  float: right;
  margin-bottom: 80px;
  margin-top: 30px; }

.details .hide-ele,
.details .hide-ele2 {
  display: none; }
  .details .hide-ele.contents,
  .details .hide-ele2.contents {
    display: contents; }

.details #openDetails,
.details #openDetails2 {
  background-color: transparent;
  border: none; }

.details p {
  margin-bottom: 5px; }
  .details p span {
    color: #7F1B2D; }

.details button.ticket {
  border: 1.5px solid #7F1B2D;
  color: #7F1B2D;
  background-color: transparent;
  border-radius: 50px;
  padding: 3px 10px;
  font-size: 0.875rem; }

.main_content.section-detail {
  margin-top: 60px; }

@media (max-width: 767.98px) {
  .detail-icon {
    margin-bottom: 12px; } }

@media (max-width: 575.98px) {
  .detail-icon {
    justify-content: center;
    display: flex; } }

.lightbox .modal-content button.close {
  background-color: #000;
  background-image: url(../images/svg/close.svg);
  width: 30px;
  height: 30px;
  background-size: 70%;
  border: 0;
  position: absolute;
  opacity: 1;
  top: 3px;
  right: 3px;
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 991.98px) {
  .lightbox .modal-content button.close {
    margin-top: 3px; }
  .lightbox .modal-content .close {
    text-align: right;
    margin-right: 3px;
    color: #fff; } }

.detail .card-footer {
  height: 125px; }
  .detail .card-footer .author {
    display: block;
    margin-top: 0;
    font-size: 0.875rem; }

.detail .cardClickable > a {
  color: #000000; }
  .detail .cardClickable > a:hover {
    text-decoration: none; }

.detail .date {
  font-family: "roboto_bold_web";
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

/* bootstrap for extrasmall device */
@media (max-width: 363px) {
  .details .col,
  .details .col-1,
  .details .col-11 {
    padding-left: 10px;
    padding-right: 10px; } }

.main_content.detail.section-detail {
  margin-bottom: 80px; }
  .main_content.detail.section-detail .card-event .row .image-event.col-12 {
    height: 355px; }

/* scheda dettaglio progetto */
.details-project .boxExpand.first-schedule {
  border-top: 0;
  margin-top: 20px;
  padding-top: 25px; }

.details-project .info-project {
  position: relative; }
  .details-project .info-project::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 350px;
    background-color: #BEBEBE;
    display: block;
    margin-top: 20px; }
    @media (max-width: 991.98px) {
      .details-project .info-project::after {
        display: none; } }
  .details-project .info-project .collapseButton {
    text-align: right;
    padding-right: 40px;
    margin-top: 30px;
    width: 100%; }

.wr_img_det {
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: -60px;
  -webkit-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 30px 0px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767.98px) {
    .wr_img_det {
      display: none; } }

.img-partner {
  display: block;
  height: 80px;
  max-height: 80px;
  margin-right: 0.8em; }

.navigationDetailTab {
  text-align: center; }
  .navigationDetailTab .navElement {
    background-color: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100px;
    height: 50px;
    border: 1px solid #707070;
    display: inline-block;
    font-family: "roboto_regular_web";
    font-size: 0.75rem;
    margin: 4px auto;
    padding-top: 3px; }
    .navigationDetailTab .navElement.current {
      border: 2px solid #7F1B2D;
      font-family: "roboto_bold_web";
      color: #7F1B2D; }
    .navigationDetailTab .navElement span {
      display: block;
      font-size: 1rem;
      font-family: "roboto_bold_web"; }

.rowHeight {
  height: 0; }
  .rowHeight.height {
    height: auto;
    width: 100%; }
  .rowHeight .expand-info {
    visibility: hidden; }
    .rowHeight .expand-info.visible {
      visibility: visible; }

#sectionCarouselNews {
  padding-bottom: 60px; }
  #sectionCarouselNews h3 {
    text-align: left;
    font-size: 1.75rem;
    font-family: "roboto_bold_web";
    display: block; }
    #sectionCarouselNews h3::after {
      content: "";
      display: block;
      width: 60px;
      height: 4px;
      background-color: #7F1B2D;
      margin: 8px 0 0 0; }

#sectionDeepening.detail-page {
  padding-bottom: 0; }
  #sectionDeepening.detail-page h3.title {
    font-family: "open_sansbold";
    font-size: 1.75rem; }
  #sectionDeepening.detail-page span.subtitle {
    font-size: 1rem;
    font-family: "roboto_regular_web";
    line-height: 1.125rem; }

@media (min-width: 992px) {
  #sectionDeatailMultimedia .pl,
  #sectionCarouselNews .pl {
    padding-left: 65px; } }

@media (min-width: 992px) {
  #sectionDeatailMultimedia .pl h2,
  #sectionDeatailMultimedia .pl .intro,
  #sectionDeatailMultimedia .pl .summary,
  #sectionCarouselNews .pl h2,
  #sectionCarouselNews .pl .intro,
  #sectionCarouselNews .pl .summary {
    padding-right: 65px; } }

.main_content .mappa {
  height: 500px;
  background-color: cadetblue; }
  .main_content .mappa .card {
    position: relative;
    border: 0;
    width: auto;
    max-width: 550px;
    min-height: 372px;
    padding: 20px; }
    .main_content .mappa .card .card-header {
      background: transparent;
      padding: 0;
      margin-bottom: 12px;
      display: flex;
      justify-content: space-between;
      border: none; }
      .main_content .mappa .card .card-header h5 {
        margin: 0;
        font-family: "roboto_bold_web";
        text-align: left;
        max-height: 23px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .main_content .mappa .card .card-header a.close {
        cursor: pointer;
        opacity: 1; }
    .main_content .mappa .card .card-body {
      border-radius: 4px;
      padding: 0;
      height: 224px; }
    .main_content .mappa .card .card-footer {
      background: transparent;
      padding: 0;
      text-align: left; }
      .main_content .mappa .card .card-footer .row {
        margin-top: 15px; }
        .main_content .mappa .card .card-footer .row p {
          text-align: left !important;
          margin: 0; }
          .main_content .mappa .card .card-footer .row p.luogo {
            max-height: 48px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
        .main_content .mappa .card .card-footer .row .percorso {
          margin-top: 10px; }
          .main_content .mappa .card .card-footer .row .percorso a {
            text-decoration: underline;
            font-size: 14px;
            color: #271D00; }
        @media (max-width: 575.98px) {
          .main_content .mappa .card .card-footer .row .pl-0 {
            padding-left: 15px !important; } }
        @media (max-width: 363px) {
          .main_content .mappa .card .card-footer .row .pl-0 {
            padding-left: 15px !important; }
          .main_content .mappa .card .card-footer .row .col-11 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%; } }
    .main_content .mappa .card::after {
      content: '';
      position: absolute;
      bottom: -10px;
      width: 20px;
      height: 20px;
      left: 70px;
      background: white;
      transform: rotate(45deg); }

.main_content .intro {
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 35px; }
  .main_content .intro a.link {
    display: block;
    margin-top: 24px;
    color: #000;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: "roboto_bold_web"; }
    .main_content .intro a.link:hover {
      text-decoration: none; }

.main_content .summary p {
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: left !important; }

.main_content .summary button.video {
  height: 570px;
  margin-bottom: 40px; }

.main_content .summary .img-right {
  float: right;
  margin: 0 0 30px 30px; }
  @media (max-width: 767.98px) {
    .main_content .summary .img-right {
      float: none;
      margin: 30px 0 30px 0;
      width: 100%;
      height: auto; } }

#section-carousel-card-primary,
.main_content {
  margin-bottom: 40px; }
  @media (max-width: 991.98px) {
    #section-carousel-card-primary,
    .main_content {
      margin-bottom: 40px; } }

.authority {
  background-image: url(../images/svg/info-modal.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 60%; }
  @media (max-width: 991.98px) {
    .authority {
      background-image: none; } }
  .authority h2 {
    margin-top: 40px;
    font-family: "roboto_bold_web";
    font-size: 1.5rem;
    color: #7F1B2D;
    margin-bottom: 0; }
  .authority .info-date {
    font-size: 0.875rem;
    color: #4d4d4d; }
  .authority h3 {
    font-family: "roboto_bold_web";
    font-size: 1rem;
    color: #000;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 3px; }
  .authority p {
    margin-bottom: 10px;
    font-family: "roboto_regular_web";
    font-size: 0.875rem;
    line-height: 24px; }
    .authority p span {
      margin-right: 5px;
      font-family: "roboto_bold_web"; }
  .authority .autority--text {
    text-decoration: underline;
    font-family: "roboto_bold_web";
    color: #000; }

.box-map {
  height: 456px;
  background-color: gray;
  margin-top: 3em; }

.site-map {
  color: #000000; }
  .site-map ul li {
    margin-top: 10px; }
  .site-map a {
    color: #000000;
    text-decoration: underline; }
    .site-map a.disabled {
      pointer-events: none;
      text-decoration: none;
      color: #8B8B8B; }
    .site-map a:hover {
      text-decoration: none; }

@media (max-width: 575.98px) {
  .mobile__prefooter {
    margin-top: 0px !important; } }

#login {
  font-family: "roboto_regular_web";
  margin-top: 40px;
  height: calc(100vh - 40px);
  background: url(../images/png/wallpaper_login.png) center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 991.98px) {
    #login {
      margin-top: 0px; } }
  @media (max-height: 600px) {
    #login {
      height: 100%; } }
  #login .search-box-form {
    flex-direction: column; }
    #login .search-box-form .btn-primary {
      text-transform: none;
      background-color: #7F1B2D; }
  #login .box-login {
    margin-top: 80px;
    height: auto;
    width: 730px;
    background: #ffffff;
    text-align: center;
    padding: 60px 90px;
    background-color: #F5F5F5; }
    @media (max-width: 575.98px) {
      #login .box-login {
        width: 90%;
        margin-top: 80px;
        padding: 0 50px; }
        #login .box-login p.description {
          font-size: 14px; } }
    @media (max-width: 363px) {
      #login .box-login {
        margin-top: 50px;
        padding: 0px 10px; }
        #login .box-login img {
          display: none; } }
    @media (max-height: 600px) {
      #login .box-login {
        padding: 0px 10px;
        margin-top: 100px;
        margin-bottom: 20px; }
        #login .box-login img {
          display: none; } }
    #login .box-login h1::after {
      margin-bottom: 20px; }
    #login .box-login button {
      margin: auto;
      margin-top: 20px; }
    #login .box-login p {
      margin: 60px 0 35px 0;
      font-family: "roboto_regular_web";
      font-size: 0.875rem; }
  @media (max-width: 1199.98px) {
    #login {
      margin-top: 0;
      height: 100vh; }
      #login .box-login {
        width: 90%;
        margin-top: 80px;
        padding: 30px 20px; }
        #login .box-login h2 {
          font-size: 1.75rem;
          margin-bottom: 30px; }
        #login .box-login button {
          margin-top: 20px; } }
  #login .form-group {
    margin-right: 0;
    width: 100%;
    text-align: left; }
    #login .form-group label {
      font-size: 0.875rem;
      padding-left: 10px; }
    #login .form-group input {
      border: 1px solid #000 !important;
      width: 100% !important; }
    #login .form-group .form-control {
      width: 100%; }

/*Inizio personalizzazione tema Gennaro Di Falco*/
#wrapper {
  padding-top: 0em; }

.navbar {
  font-size: 16px !important; }

.separation_link_footer li {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0; }

.portlet-layout .portlet-header {
  margin-bottom: 0px; }

#reviewEvent {
  clip-path: polygon(0 50px, 0 100%, 100% 100%, 100% 0); }

@media (min-width: 768px) {
  #reviewEvent {
    clip-path: polygon(0 100px, 0 100%, 100% 100%, 100% 0); } }

@media (min-width: 1200px) {
  #reviewEvent {
    clip-path: polygon(0 150px, 0 100%, 100% 100%, 100% 0); } }

#heroImageCarousel .polygon {
  background: url(../images/png/polygon.png) no-repeat center; }

#main {
  margin-top: 0px !important; }

.card, .card-horizontal {
  box-shadow: none;
  margin-bottom: 0px !important; }

.navbar .container, .navbar .container-fluid {
  justify-content: normal !important; }

.portlet > .portlet-topper {
  /* z-index: 1000; 
		Tolto da Gennaro Di Falco dopo aver buttato il sangue sul dropdown
	*/ }

/* .portlet-content, .portlet-minimized .portlet-content-container {
    padding: 0px;
}  */
.row {
  margin-right: 0px;
  margin-left: 0px; }

.custom-select {
  height: none !important; }

.filter-icons a.button-visualizzation-events-group, .filter-icons a.button-visualizzation-events-list {
  display: inline-grid; }

.fixed-top {
  z-index: 950; }

.button-login {
  width: 361.33px;
  height: 60px;
  border-radius: 50px;
  background-color: #C00200;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  text-transform: uppercase;
  font-family: "titillium_bold_web";
  font-size: 24px; }

button[id*="_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet"] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  width: 100%;
  height: 100%; }

.form-control:disabled,
.form-control[readonly] {
  background-color: white; }

.label-info, .badge-info {
  background-color: #3a87ad !important; }

/* Inizio CSS CALENDAR */
.my-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAQCAYAAACIoli7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJCRDU2NUE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJCRDU2NkE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzMkJENTYzQTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzMkJENTY0QTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1Gcb3QAACh1JREFUeNrEWAtwVNUZ/u7d9yvZJBtMIC8eBhIKMkQIhqIBKirWwpSW0dahCir1gQhWg2XKjNRqR7AjQ6QjglBFRIW20KmC0KRYjRYMCZGHGEjIY0Oy2U32lX3d3Xv6nxuSbEJCQNvpn/n33POfxz33u9//uBGaBQFcMhgrpGYC6ddk+zfiZKgxsvOG4buJMGATNtzcq4l+WStbsGgpvOiELpgBWetGQGNCstSGkKwH1Ek04oVNFUZQsEAjedCg0iBRVivrP737CL+H8Na7f7lpRFa2cOfMqdUn9n3ARGc7NLEYJj62Qle6Z3/ZlATt82mINV4QVPV33HVXmK/1bRgPvst60vzXgJzZZ84UlOfnV1L/YvwhBxk7Q7quZ3zZLrvSivRy+PtR0Y8oUit2P7+aWm5TifxahErVPWfd/JRBQaNVjA2CIhsecEwIubHzB3+CQWNDNBCCyuiEC6NgpV3agkCszYWknBTInjAMFh20HAo1/QQFVM7Kw9aly7D1ze2iJEemhbu8Mzf++rkVNGMkaS7puKadb0yubGscp/Wa3rc0nNXVJ6RsJvsaUhmXt5oyZv36e4o//hi1tbUonjWrYNTs2QXxhywuL+8bmzevoG7dOu3gj8Po2MIVZGIcAw6TcPma0YV4JfXYEBiy/rbeqZcv+i1tEbIgagzgOAWMerT5MvDuXgfOH6vAsRoRgVAqHOp2TMrX4dYfFmLhVAHTRqtgkn0QQ3W0anZK+UsvzJe/qflxi2d04a3u9iJWdngUHd/I33KEyJEoqBE2mqCxGBCqq//p8idWvPh66Wa35ZlzUIcAnez3w+n14uwDD8CalYWo293vYePH+Fy+Jn58289HKu2rpbux9KF7EY4yfHroAHKL5iv2w/v2Ye7CBfBHBLRWHYJ54rzrCQcsDtx+YA4MAbyTqjsHLfLIrWWcChjwu/XHUVnuxrGDC2G2AdwnnKQNXwOLHnwFH4da8VnZBpg0ZqgcOgJMfKa+oqJkTDQMX3or3GF/khgJQ9TroDInQENq9rjItaNwqUWkeDoy0wtmTKYt/8XPpg4wZpADARTt2YOJx45Bo9PBlZEBy86dvQedPGkSxmZnw5SQAD6Xrxns6XWmYO+1x3e+n52D2WM3Y96w6F0F1F4wBwsBprBEv+0wIQO7Xj2HC0ercLbiEdi0zYgyAk1OgFUQccONwP5dyxELNMCQ5Cfq0YZpekgCpMZgENPvmIc5KckEm4gL7+9BrL0d1rFjYSGGGkePgyWX4qU1CQW3zVG5ztV+n25aQRpVGBojkFpWroTBaAQ/TpD6eput3xOZzWaKEjL43IEM3frHLZD8XtyQasXhdzbDbNTCJjN89tftvfaW8jd67fPyzP3jRBzThGGYKgwxrcceM2eyYDQNG9+8iAMfHsaRXY/AouV4qRAS9NCrmmkjKxBKwOQsM8X0iQhQkpK1IUiiBxq1+oLfaPJJXo8lEOyCJtGKScsfhTYpGYItFTUXG9DY2oqQw4UnFi5SGF/2zfkialQcUJ66V7PrFL5mQhwgXGRZZjv+8ALzBGPM4YuyA9s3sFMtIUW5/Xx7hNU0+RU7X7OM5bFlJxSQ2ODR+ArlIUy5HDjW04y+t5UrC9J5Vm5tYxkz/s5YF3WiESYzP2MRmbmp6+EH9vuZxM9N9iBz0ViUHbclsPuX/GJ2SUnJeX+LnUW6/MqzHTp6lL29dy9rtLewx598kpWsWcPuu+8+Fo1GlfG9+/bZn1q1Kk1JzHQSlUxHjBL7rkX5XL5mMBQks7WvY0vvZ3d4pW63j7Nfo/QDfYCbs3iGa6UORYMUP/92qhoYE4VsdNCoDEEyUYqnhBIDEmJ8hZYenKdmETH6468pWa3GJbvdHpKiTWpio4YSz7Hjx7Hu2Wdx9KOPkDkyHaWbNiE/Lw+LFy+makWlHCInOyc9MyOTJ3JRzcEhnCHHYtf0dCJtwrrp3Suvv/UGvO4uWBLN2L9/N7xeFzyedrS43+q1F401DQdaP+8Vrg1ppcRS3t+DDVQe9dhFqF3JiHTaIYaTyL2jYIld8IsGWCQRTB+GoCcgiU5q2QCD6KNFdQjrM1FVXeUYd+PYxg6nE+np6ZiYn48dO3Zg7dq1iEQi0Gq1KKeqh1h82T2BURkZQlpa2kzqHuJ1qEph3zCAPnVyDao8X6EgeQowANDlSx7mfo9t772NBQt+pmT5T468jgmFS5TxiqPvdderLO+Kfcnte2X71G9VzCvjulhfZaJFFjJSrCj7/DjCqgh0VN6EvSIsCUAXndxPvDxf1w5t4gjoY1qEnAYUfI8SpuokOlyIBIPhC06nSwHUZDIhNzcXoVAIRF7k5OQoLc83/E1eutSKpuYmRKToLZs3l6Zzhqo5QyPR6FVPfcJZg2lFN6Py80q+kbp2WzLwUEe/OZ2Ovr4YU11przqL/5XoRH3fvakwmjFdQtlH4/FC6VdY/dRNVKEYeMqAUR3EiSo9Vj56As2+MKwGMx68fySm5o+HSeDh6FLM7/fVu1zO3v24axcUFJDneZX+SkrgXq8PlZUnEKKKwGpNgM/rmaLT66Z1uzwxVBoC0JKqtTjpPtVd8sQ8YJKM+g3W5Ze/HpZ3f9r0kahk5aq41b/st1c8A3uYOQQrr0uyFwep+ujrG6HHip/YsPvlTmz+7dcovnMGZk4gt6cYKXQFMWuyAV98+iOcpfB6e9HzFBvvoS87J9XfynKZWFnfbLfzbwOlmpEkCauffhpejxenvjqF7KxsdPF6PByCz+PH6dOnKVRUW8eMGX1LN0MJ0MgQLl/dVgNb8YjuAj/qRFJhMmYVzkkv/3NZAV6jJPS4W/gWGLDr/Ua/mkQMzQM2T4dN58Q/DxbizuIKLLjtHax7bhqWPJaLVJMWPsXpzah3SWj3n6GQMKf7/wAmP6/65fq6uubGpsaOFntLuqPdARe5v4fY2emi1uej/OBmjjan3+V2tfi8voZYLFoXlaJnjQZDhZoJgi7GXX4IQPNN+Th9sJuhmKuCWM5w5pvqNiSLlfg/yhcLx2PEqA+QqhR/wX5jHirrdbIJI24A/lG9Gqt/U45NWz7Ey9s/BzQ3QpUQQajdjMS0NixdtQhFxTfTGzVQDc6rFJ/85Zdfem6ePr29dMuWdGKi5PV6Ov2BQFMoFL5INXqtx+upd3d21rXY7Y5AIMBvTp8FCJeXl/nVBKNFRa7Ag+xgsnH2K0p79+474Ix1IJWy5qgXuw40MPb8dwFkOFfngA0nY9zqQe1WnrQtzQRSBgwGEXs2zqUHmXvFvCCFLwP/Lw6PdhQLjVqFVIwSkCRFIgdPVp+sI66d7ury1Xrc7saGhkZ7OBziAEpxGotXYYQg/J4CReZwh3fdriqM2IQkrZN1mg/H9joY+4DMvSyt+eQlTL71uf8a+65VfvVw5nDh5Jpl58NHMK5FCT88diaSGi4DFYnTHvDkgTUyl/8IMABtKh8piZwIuwAAAABJRU5ErkJggg==);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: -2px;
  margin-right: .5em;
  content: ' '; }

.icon-google {
  background-position: -52px 0; }

.icon-yahoo:before {
  background-position: -36px +4px; }

.icon-google:before {
  background-position: -52px 0; }

/* Fine CSS CALENDAR */
@media (max-width: 575.98px) {
  #wrapper {
    padding-top: 0px !important; } }

@media (max-width: 767.98px) {
  #wrapper {
    padding-top: 0px !important; } }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #D30019 !important;
  border-color: #D30019 !important; }

.breadcrumb-item + .breadcrumb-item::before {
  font-weight: 800 !important;
  display: inline-block !important;
  padding-right: .5rem !important;
  color: #6c757d !important;
  content: "/" !important; }

.breadcrumb-item + .breadcrumb-item::before {
  float: none !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  content: '';
  display: block !important;
  height: 4.6em !important;
  left: -3px !important;
  margin-top: -0.9em !important;
  padding: 0 !important;
  position: absolute !important;
  top: 60% !important;
  width: 1em !important; }

.map {
  width: 100%;
  height: 600px !important;
  margin-top: -18px !important;
  margin-bottom: -10px !important; }

#map {
  z-index: 0; }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 5px 0 0;
  border: none;
  text-align: center;
  width: 35px;
  height: 18px;
  font-family: "titillium_bold_web", Courier, monospace;
  font-size: 30px !important;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }
  .leaflet-container a.leaflet-popup-close-button:focus {
    box-shadow: none; }

.regular-text {
  font-family: "titillium_regular_web", Courier, monospace; }

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

#buttonTop {
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  transition: background-color .3s, 
 opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  padding: 10px; }
  #buttonTop .icon-back-top {
    color: white;
    font-size: 26px; }

#buttonTop:hover {
  cursor: pointer;
  background-color: #333; }

#buttonTop:active {
  background-color: #555; }

#buttonTop.show {
  opacity: 1;
  visibility: visible; }

#filterMap {
  background-color: none !important; }

@media (max-width: 992px) {
  .navbar-collapse.show {
    width: 100% !important; } }

#areaLeanguage {
  display: flex;
  align-items: center;
  height: 20px; }

#leanguage {
  padding-bottom: 8px; }

div.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked {
  position: absolute;
  top: 0px;
  z-index: 999999 !important; }
  div.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked ul.dropdown-menu.dropdown-menu-left-side {
    min-width: 100px; }
    div.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked ul.dropdown-menu.dropdown-menu-left-side li a {
      color: #212529; }
      div.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked ul.dropdown-menu.dropdown-menu-left-side li a:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa; }
      div.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked ul.dropdown-menu.dropdown-menu-left-side li a:focus {
        box-shadow: 0 0 0 0.2rem #7f1b2d !important;
        border-radius: 0; }

.btn-section {
  width: 40px; }

.leaflet-popup-content-wrapper {
  border-radius: 4px;
  padding: 0 0 1px 0; }

.leaflet-popup-content {
  margin: 0 26px 10px 0;
  display: flex;
  flex-direction: column;
  width: 380px !important;
  padding: 20px 16px 16px 16px; }
  @media (max-width: 575.98px) {
    .leaflet-popup-content {
      width: 325px !important; } }
  .leaflet-popup-content .card-popup-map {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-top: 6px; }
    .leaflet-popup-content .card-popup-map button.button-popup-map {
      width: 280px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px 20px;
      background: none;
      border: none; }
      .leaflet-popup-content .card-popup-map button.button-popup-map span {
        width: 220px;
        font-size: 15px; }
        .leaflet-popup-content .card-popup-map button.button-popup-map span:focus {
          box-shadow: none;
          border-bottom: 2px solid #D64000; }
      .leaflet-popup-content .card-popup-map button.button-popup-map:focus {
        outline: none;
        box-shadow: none; }
    .leaflet-popup-content .card-popup-map .collapse.show .card-body-map {
      padding: 0 0 1.25rem 1.25rem; }
      .leaflet-popup-content .card-popup-map .collapse.show .card-body-map img {
        max-height: 130px; }
      .leaflet-popup-content .card-popup-map .collapse.show .card-body-map .info_hero button .btn-more-hero {
        font-size: 0.75rem; }
        .leaflet-popup-content .card-popup-map .collapse.show .card-body-map .info_hero button .btn-more-hero::before {
          left: 13px;
          margin-right: 0; }

.leaflet-container a.leaflet-popup-close-button {
  top: -11px; }

.leaflet-container a.leaflet-popup-close-button:focus {
  box-shadow: none !important; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  width: 380px; }
  @media (max-width: 575.98px) {
    .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
      width: 325px !important; } }

@media screen and (max-width: 415px) {
  body#teatro .mt-2, .my-2 {
    right: 5px;
    padding: 0px; } }

.tr-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 48px;
  height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.tr-l {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 25px;
  height: 25px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.info_hero_map button span::before {
  content: "";
  background-image: url(../images/svg/mask.svg);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-size: 100% 100%;
  left: 15px; }
  @media screen and (max-width: 575.98px) {
    .info_hero_map button span::before {
      left: 9px; } }

.col-sm-12 {
  padding-left: 0px; }

.info_hero_map button.btn.btn-primary:hover span::before {
  content: "";
  background-image: url(../images/svg/mask_hover.svg);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-size: 100% 100%;
  left: 15px; }
  @media screen and (max-width: 575.98px) {
    .info_hero_map button.btn.btn-primary:hover span::before {
      left: 9px; } }

.info_hero_map_eng button span::before {
  content: "";
  background-image: url(../images/svg/mask.svg);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-size: 100% 100%;
  right: 80px;
  left: 17px; }
  @media screen and (max-width: 575.98px) {
    .info_hero_map_eng button span::before {
      left: 17px; } }

.info_hero_map_eng button.btn.btn-primary:hover span::before {
  content: "";
  background-image: url(../images/svg/mask_hover.svg);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-size: 100% 100%;
  right: 80px; }
  @media screen and (max-width: 575.98px) {
    .info_hero_map_eng button.btn.btn-primary:hover span::before {
      left: 17px; } }

.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive:focus {
  box-shadow: none !important; }

.nav-link.disabled {
  color: #A4A4A4 !important; }

@media (min-width: 575.98px) and (max-width: 991.98px) {
  body#teatro .modal-content form {
    display: block;
    padding-top: 30px; }
  body#teatro .modal-content button.close {
    z-index: 1; } }

@media (max-width: 575.98px) {
  body#teatro .modal-content form {
    display: block;
    padding-top: 30px; } }

@media (max-width: 575.98px) {
  body#teatro .breadcrumb {
    margin-top: 110px; } }

input#filtroData {
  width: 220px;
  border-radius: 20px;
  border: none;
  height: 30px;
  padding: 0 15px; }
  input#filtroData:focus {
    box-shadow: 0 0 0 0.2rem rgba(215, 135, 149, 0.8); }

#searchComponent .box__search input {
  padding: 0 13px; }

body#teatro #map_homepage {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

@media (max-width: 991.98px) {
  #anchor__select {
    display: none; } }

@media (max-width: 991.98px) {
  body#teatro #searchComponent h2 {
    display: none; } }

#projectPage .text__evidence {
  font-family: "roboto_bold_web", "Calibri", "Arial", sans-serif; }

#heroProjectPage .wallpaper__project {
  height: 300px;
  max-height: 300px;
  width: 100%; }

#full-carousel .owl-item .item {
  max-height: 300px;
  max-width: 100%;
  display: block;
  height: 300px;
  width: 250px; }

#dettaglioSpettacoloPortlet nav {
  /* height: 100px;
    display: flex; */
  align-items: flex-end;
  padding-bottom: 3px;
  margin-bottom: 20px; }
  @media screen and (max-width: 767.98px) {
    #dettaglioSpettacoloPortlet nav {
      height: 70px; } }

body#teatro .main_content.first {
  margin-top: 1.5rem !important; }

body#teatro #exp_elem_list, body#teatro #exp_elem_list_genere, .multi-select > ul, .multi-select-plugin > ul {
  max-height: 200px;
  overflow-y: scroll !important; }

.tr-p5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 130px;
  height: 130px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

#searchComponent .box__search .multi-select ul {
  padding: 15px;
  margin-top: 15px;
  overflow: initial;
  z-index: 99 !important; }

#anchor__select select option:first-child {
  display: block; }

#anchor__select .p-relative svg.fa-chevron-down {
  position: absolute;
  top: 6%;
  right: 7%;
  pointer-events: none; }

body#teatro #searchComponent h2 {
  font-size: 28px !important; }

body#teatro #wrapper header .brand-mobile .betaversion, body#teatro #wrapper #header .brand-mobile .betaversion {
  margin-left: 0px; }

body#teatro #wrapper header .brand-mobile, body#teatro #wrapper #header .brand-mobile {
  display: none; }
  @media screen and (max-width: 768px) {
    body#teatro #wrapper header .brand-mobile, body#teatro #wrapper #header .brand-mobile {
      display: flex; } }
  @media screen and (max-width: 415px) {
    body#teatro #wrapper header .brand-mobile, body#teatro #wrapper #header .brand-mobile {
      display: flex; } }

body#teatro #wrapper header .footer_menu_mobile, body#teatro #wrapper #header .footer_menu_mobile {
  padding: 0 !important; }

body#teatro #wrapper header .footer_menu_mobile a {
  margin-bottom: 15px;
  padding-top: 0px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.875rem; }

@media screen and (max-width: 768px) {
  #user {
    display: none; } }

@media screen and (max-width: 415px) {
  #user {
    display: none; } }

@media screen and (max-width: 1024px) {
  body#teatro #wrapper header .header-secondnav #mainMenu, body#teatro #wrapper #header .header-secondnav #mainMenu {
    flex-direction: column; } }

body#teatro #footer p > a {
  text-decoration: none; }

body#teatro #footer p > a:hover {
  text-decoration: underline; }

#containerSpettacoli .date {
  text-transform: none; }

@media (max-width: 991.98px) {
  #openDropdownEcosistema .row .col-12 {
    padding-left: 0; } }

#openDropdownEcosistema.dropdown-menu {
  max-width: 100% !important; }
  @media (max-width: 991.98px) {
    #openDropdownEcosistema.dropdown-menu {
      max-height: 100% !important;
      will-change: inherit !important;
      transform: none !important;
      position: relative !important; } }

@media screen and (max-width: 1024px) {
  body#teatro #wrapper header .brand-mobile, body#teatro #wrapper #header .brand-mobile {
    display: table; } }

.footer_menu_mobile.active {
  bottom: 45px !important; }

.footer_menu_mobile #mobileLinkEcosistema {
  display: block;
  padding: 0 0 10px 0; }

.footer_menu_mobile .languageMobileDiv {
  padding: 10px 0;
  border-top: 1px solid #bdb3b3;
  border-bottom: 1px solid #bdb3b3;
  width: 100%; }

body#teatro .under_footer span > a {
  margin-right: 0.5rem;
  text-decoration: none; }

body#teatro .under_footer span > a:hover {
  text-decoration: underline; }

.disabled-button {
  pointer-events: none !important; }

.collapseButton {
  padding-right: 50px; }

#heroSearchTeatro .search-box.container {
  bottom: 95px !important; }

@media screen and (max-width: 991.98px) {
  #heroSearchTeatro .search-box.container {
    bottom: 60px !important; } }

@media screen and (max-width: 1024px) {
  #heroSearchTeatro .search-box.container {
    bottom: 60px !important; } }

body#teatro #wrapper header .header-secondnav #search, body#teatro #wrapper #header .header-secondnav #search {
  margin-left: 40px; }
  @media screen and (max-width: 575.98px) {
    body#teatro #wrapper header .header-secondnav #search, body#teatro #wrapper #header .header-secondnav #search {
      margin-left: 0px; } }

@media screen and (max-width: 991.98px) {
  body#teatro .info-project .row {
    margin-left: -15px; } }

@media screen and (max-width: 991.98px) {
  body#teatro .info-project .rowHeight.height {
    margin-left: 15px; } }

@media screen and (max-width: 991.98px) {
  body#teatro .details .row {
    margin-left: -15px; } }

@media screen and (max-width: 991.98px) {
  body#teatro .details .row .collapse-group .rowHeight.height {
    margin-left: 15px; } }

@media screen and (min-width: 768px) {
  #dettagli_page .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; } }

@media (max-width: 575.98px) {
  .detail-icon {
    display: flex; } }

@media screen and (max-width: 991.98px) {
  body#teatro .main_content h2 {
    font-size: 1.25rem; } }

.details div strong {
  color: #7F1B2D; }

/*body#teatro .tr-title{
	height: 23px!important;
} */
@media (min-width: 575.98px) and (max-width: 991.98px) {
  #heroSearchTeatro .modal .modal-dialog .modal-content, #searchmodal .modal-dialog .modal-content, #filtersModal .modal-dialog .modal-content {
    background-color: rgba(0, 0, 0, 0.8) !important;
    display: flex;
    justify-content: center; } }

@media (max-width: 575.98px) {
  #searchmodal .modal-dialog .modal-content {
    background-color: rgba(0, 0, 0, 0.8) !important;
    display: flex;
    justify-content: center; } }

#searchmodal .modal-dialog .modal-content .modal-body .form-group label {
  color: #ffffff; }

@media (max-width: 575.98px) {
  #heroSearchTeatro .modal .modal-dialog .modal-content {
    background-color: rgba(0, 0, 0, 0.8) !important;
    display: flex; } }

@media (max-width: 575.98px) {
  #heroSearchTeatro .modal .modal-dialog, #wrapper .modal .modal-dialog {
    margin: 0px 0px !important; } }

@media (max-width: 991.98px) {
  #heroSearchTeatro #filtersModal .form-group input {
    position: absolute  !important;
    opacity: inherit  !important;
    cursor: pointer  !important; } }

@media (max-width: 991.98px) {
  .daterangepicker {
    z-index: 1050  !important; } }

.daterangepicker .drp-calendar.right {
  position: absolute !important;
  right: 0 !important;
  top: 0 !important; }

.daterangepicker .drp-calendar.right tbody {
  display: none !important; }

.daterangepicker .drp-calendar.right thead > tr:nth-child(2) {
  display: none !important; }

.daterangepicker .drp-calendar.right th.month {
  display: none !important; }

.daterangepicker .drp-calendar.right .calendar-table {
  background: transparent !important; }

.daterangepicker .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
  float: none !important; }

.daterangepicker .drp-calendar.right .daterangepicker_input {
  position: absolute !important; }

@media (min-width: 564px) {
  .daterangepicker {
    width: min-content; } }

@media (max-width: 991.98px) {
  body#teatro #filtersModal .form-group input {
    opacity: 1; }
  #filtersModal .modal-dialog .modal-content {
    background-color: rgba(0, 0, 0, 0.8) !important; } }

a.disabled {
  color: rgba(0, 0, 0, 0.3) !important;
  pointer-events: none; }

body #footer .disabled {
  pointer-events: none;
  text-decoration: none;
  color: #A4A4A4 !important; }

body #footer .footer-bottom hr {
  width: 100%;
  border-color: #808080; }

#filterMap .filter-map .filter-check li label {
  font-size: 16px;
  font-weight: 400;
  font-family: "roboto_regular_web"; }

body#teatro .mt-map ol.breadcrumb.bg-grey {
  padding-left: 0 !important;
  margin-top: 0px !important;
  padding: 0.75rem 1rem !important; }

.leaflet-container a.leaflet-popup-close-button {
  color: #000; }

.map-interaction .filter-map {
  left: 0px !important; }

.map-interaction .button-filter-map {
  transition: left 0.1s ease-in-out; }

.map-interaction .filter-map .box-accordion .accordionFilterMap ul.filter-check li label {
  font-weight: 100; }

.disabled {
  pointer-events: none !important;
  text-decoration: none !important;
  color: #a4a4a4 !important; }

.map-interaction .filter-map .footer-filter .applied.disabled {
  color: white !important; }

#filterArea {
  padding-top: 0px !important;
  padding-bottom: 10px; }

#filterArea .button button {
  background-color: #7F1B2D;
  border: none;
  border-radius: 18px;
  padding: 3px 20px;
  color: white;
  height: 30px;
  display: flex;
  align-items: center;
  min-width: 170px; }

#selectCustom .custom-select,
#selectCustomMobile .custom-select {
  box-shadow: none; }

body#teatro .lightbox .modal-dialog .modal-content {
  box-shadow: none; }

#searchComponent #switch div.lista.icon-visualizzation-events-group,
#searchComponent #switch div.lista.icon-visualizzation-events-list {
  font-family: "roboto_regular_web"; }

/*
@media (max-width: 992px) {
 	.menucustom {
    	display: initial !important;
	}
}

@media (max-width: 575.98px) {
    .menucustom {
    	display: initial !important;
	}
}

@media (max-width: 767.98px) {
    .menucustom {
    	display: initial !important;
	}
} */
.dropdown-item:focus, .dropdown-menu > li > a:focus, .dropdown-menu .link-list > li > a:focus {
  box-shadow: none !important; }

.menucustom {
  max-width: none; }

.row-menucustom {
  width: 100%; }

body#teatro .card-slideshow-element .tr-title {
  display: -webkit-box !important; }

body#teatro #cardSearch .card-slideshow-element.list-custom .cardButton, body#teatro #cardSearch .card-slideshow-element.list-custom #cardButtonSearch, body#teatro #cardSearch .card-slideshow-element.list-custom #cardButtonSearch {
  height: 270px !important; }

body #footer ul.list-inline a {
  margin-right: 30px; }

/* HERO IMAGE */
#heroImageslider .carousel-item {
  background-size: cover; }

#heroImageslider .owl-dots {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex; }

@media (max-width: 991.98px) {
  #heroImageslider .owl-dots {
    bottom: 120px; } }

@media (max-width: 991.98px) and (orientation: landscape) {
  #heroImageslider .owl-dots {
    bottom: 20px; } }

#heroImageslider .owl-dots button {
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 2px solid #fff;
  margin: 0 5px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

#heroImageslider .owl-dots button.active {
  background-color: #ffffff !important; }

#heroImage .button.secondary.stop {
  cursor: pointer;
  width: 17px;
  height: 17px;
  background-image: url(../images/svg/pause.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px;
  margin-left: 30px;
  position: relative;
  display: none; }

#heroImage .button.secondary.stop::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 120%;
  background-color: #ffffff;
  position: absolute;
  left: -15px; }

#heroImage .button.secondary.stop.active {
  display: inline-block; }

#heroImage .button.secondary.stop:focus {
  outline-color: #3A78BD;
  border: 1px solid;
  border-color: #3A78BD; }

#heroImage .button.secondary.play {
  cursor: pointer;
  width: 17px;
  height: 17px;
  background-image: url(../images/svg/play.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none;
  margin-left: 30px;
  position: relative; }

#heroImage .button.secondary.play::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 120%;
  background-color: #ffffff;
  position: absolute;
  left: -15px; }

#heroImage .button.secondary.play.active {
  display: inline-block; }

#heroImage .button.secondary.play:focus {
  outline-color: #7F1B2D;
  border: 1px solid;
  border-color: #7F1B2D; }

.play-pause-video {
  position: absolute;
  bottom: 94px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%; }

.play-pause-video span {
  color: #fff;
  position: relative;
  left: 2px;
  background: url(../images/svg/play-button.svg) no-repeat center; }

@media (max-width: 1199.98px) {
  .play-pause-video {
    bottom: 135px; } }

.play-pause-video:focus {
  outline-color: #fff;
  outline-offset: 0px; }

#heroImage div.titlehero {
  width: 445px; }

#heroImage div.titlehero {
  font-family: "open_sansbold";
  font-size: 1.75rem;
  margin-bottom: 20px; }

#heroImage .info_hero div {
  display: block !important;
  position: relative; }

@media (max-width: 991.98px) {
  #heroImage div.titlehero {
    font-size: 1.625rem; } }

@media (max-width: 1199.98px) {
  #heroImage div.titlehero {
    width: 100%;
    display: flex;
    justify-content: center; } }

#heroImage .position-absolute {
  z-index: 9;
  bottom: 0%;
  width: 100%; }

#heroImage .position-absolute .container {
  max-width: 1140px; }

@media (max-width: 1199.98px) {
  #heroImage .position-absolute {
    left: 0; } }

#heroImage .position-absolute .info-hero-carousel {
  z-index: 111;
  position: absolute;
  bottom: calc(0% + 155px); }

@media (max-width: 1024px) {
  #heroImage .position-absolute .info-hero-carousel {
    width: 100%;
    left: 0;
    margin-left: auto;
    text-align: center;
    padding: 0 20px;
    margin: 0; } }

@media (max-width: 768px) {
  #heroImage .position-absolute .info-hero-carousel {
    position: absolute;
    bottom: 180px; } }

@media (max-width: 991.98px) and (orientation: landscape) {
  #heroImage .position-absolute .info-hero-carousel {
    bottom: 50px; } }

@media (max-width: 1199.98px) {
  #heroImage .position-absolute .info-hero-carousel .mobile--centering {
    display: block !important; } }

@media (max-width: 1199.98px) {
  #heroImage .position-absolute .info-hero-carousel .more--button {
    text-align: center;
    display: block !important; } }

#heroImage .position-absolute .info-hero-carousel .copy {
  font-size: 0.875rem;
  margin: 50px 15px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 322px; }

@media (max-width: 991.98px) {
  #heroImage .position-absolute .info-hero-carousel .copy {
    margin: 0;
    max-width: 100%;
    margin-top: 20px; } }

@media (max-width: 1199.98px) {
  #heroImage .position-absolute .info-hero-carousel .copy {
    margin: auto;
    padding-top: 1em;
    padding-bottom: 2em; } }

@media (max-width: 1024px) {
  #heroImage .position-absolute .info-hero-carousel {
    width: 100%;
    left: 0;
    margin-left: auto;
    text-align: center;
    padding: 0 20px;
    margin: 0; } }

@media (max-width: 768px) {
  #heroImage .position-absolute .info-hero-carousel {
    position: absolute;
    bottom: calc(0% + 180px); } }

@media (max-width: 320px) {
  #heroImage .position-absolute .info-hero-carousel {
    bottom: calc(0% + 70px); } }

#heroImage .position-absolute .info-hero-carousel div {
  display: block;
  position: relative; }

/*
@media (max-width: 575.98px) {
	#heroImage div.titlehero {
		line-height: 40px;		
	}
}


@media (max-width: 991.98px) {
	body#teatro #heroImage .info_hero {
		top: 280px!important;		
	}
}

@media (max-width: 768px) {
	body#teatro #heroImage .info_hero {
		top: 580px;		
	}
}

@media (max-width: 1199.98px) {
		body#teatro #heroImage .info_hero {
		top: 880px;		
	}
}
*/
.custom-select {
  box-shadow: none; }

#heroImage div.titleheroVideo {
  font-family: "open_sansbold";
  font-size: 1.75rem;
  margin-bottom: 20px; }

@media (max-width: 363px) {
  #heroImage div.titleheroVideo {
    margin-bottom: 30px; } }

@media (max-width: 575.98px) {
  #heroImage div.titleheroVideo {
    line-height: 40px; } }

@media (max-width: 363px) {
  #heroImage div.titleheroVideo {
    line-height: 32px; } }

@media (min-width: 1024px) {
  #heroImage div.titleheroVideo {
    width: 445px; } }

@media (max-width: 1199.98px) {
  #heroImage div.titleheroVideo {
    width: 100%;
    display: flex;
    justify-content: center; } }

@media (max-width: 991.98px) {
  #heroImage div.titleheroVideo {
    font-size: 1.625rem; } }

@media (max-width: 363px) {
  #heroImage div.titleheroVideo {
    font-size: 1.5rem; } }

#heroImage div.titleheroStatic {
  font-family: "open_sansbold";
  font-size: 1.75rem;
  margin-bottom: 20px; }

@media (max-width: 363px) {
  #heroImage div.titleheroStatic {
    margin-bottom: 30px; } }

@media (max-width: 575.98px) {
  #heroImage div.titleheroStatic {
    line-height: 40px; } }

@media (max-width: 363px) {
  #heroImage div.titleheroStatic {
    line-height: 32px; } }

@media (min-width: 1024px) {
  #heroImage div.titleheroStatic {
    width: 445px; } }

@media (max-width: 1199.98px) {
  #heroImage div.titleheroStatic {
    width: 100%;
    display: flex;
    justify-content: center; } }

@media (max-width: 991.98px) {
  #heroImage div.titleheroStatic {
    font-size: 1.625rem; } }

@media (max-width: 363px) {
  #heroImage div.titleheroStatic {
    font-size: 1.5rem; } }

#heroImage .info_hero .copy {
  font-size: 0.875rem;
  margin: 50px 15px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 322px; }

@media (max-width: 991.98px) {
  #heroImage .info_hero .copy {
    margin: 0;
    max-width: 100%;
    margin-top: 20px; } }

@media (max-width: 1199.98px) {
  #heroImage .info_hero .copy {
    margin: auto;
    padding-top: 2em; } }

@media (min-width: 768px) {
  body #wrapper .mt-no-hero {
    margin-top: 45px; } }

@media (min-width: 1440px) {
  body #wrapper .mt-no-hero {
    margin-top: 130px; } }

#sectionCarouselNews .card-contents {
  height: 215px; }

.box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show {
  justify-content: center !important; }

#sectionPageComunicati .box-details .description {
  height: 110px !important; }

.container-iniziative .card-primary div.summary,
.evidenza-iniziative .card-primary div.summary {
  margin-bottom: 25px;
  -webkit-line-clamp: 5;
  height: 95px;
  font-size: 0.875rem;
  line-height: 19px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical; }

.evidenza-iniziative .card-primary h3 {
  height: 60px !important; }

@media (min-width: 768px) {
  body #wrapper .mt-no-hero {
    margin-top: 75px; } }

@media (min-width: 1024px) {
  body #wrapper .mt-no-hero {
    margin-top: 90px; } }

@media (min-width: 1440px) {
  body #wrapper .mt-no-hero {
    margin-top: 130px; } }

.container--video {
  display: flex; }
  @media (max-width: 991.98px) {
    .container--video {
      padding-bottom: 15px; } }

#sectionDeepening .box-video, .sectionDeepening .box-video {
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer; }

#sectionDeepening .box-video img.player, .sectionDeepening .box-video img.player {
  position: absolute;
  height: 60px;
  width: 60px;
  transition: all 0.3s; }

#sectionDeepening .box-video img.player:hover, .sectionDeepening .box-video img.player:hover {
  transform: scale(1.2); }

.pointer {
  cursor: pointer; }

.containerOndemand .card-primary div.summary {
  margin-bottom: 25px;
  -webkit-line-clamp: 5;
  height: 95px;
  font-size: 0.875rem;
  line-height: 19px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical; }

#carousel-news.owl-carousel .owl-item img {
  width: auto !important; }

@media (max-width: 767.9px) {
  body #wrapper .mt-no-hero {
    margin-top: 130px;
    margin-bottom: 40px; } }

@media (min-width: 768px) {
  body #wrapper .mt-no-hero {
    margin-top: 175px;
    margin-bottom: 40px; } }

@media (min-width: 1440px) {
  body #wrapper .mt-no-hero {
    margin-top: 175px;
    margin-bottom: 40px; } }

.box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show {
  box-shadow: none;
  justify-content: none; }

@media (max-width: 575.98px) {
  body#teatro .breadcrumb {
    margin-top: 80px;
    margin-bottom: 40px; } }

@media (max-width: 768px) {
  .iframe-home-mobile {
    height: 30vh;
    margin-top: 1em; } }

.box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show {
  padding: 0.5rem 0 !important;
  padding-right: 5px !important; }

.box-details .box-detail-header .second-box button#buttonShare + div.dropdown-menu.show a:focus {
  outline: 3px solid #7F1B2D !important;
  outline-offset: 0px !important; }

@media (max-width: 1199.98px) {
  .selectCustom,
  .selectCustomMobile {
    justify-content: start !important; } }

#sectionPageNews .card-contents:last-child {
  border-bottom: 1px solid #6E6E6E !important; }

#sectionPageNews .card-contents .box-image + .box-details {
  padding-left: 220px;
  margin-bottom: 1em; }

@media (max-width: 991.98px) {
  #wrapper header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom,
  #wrapper #header .footer_menu_mobile #box-primary-menu.dropdown.custom .dropdown-menu.custom {
    margin-top: 0px !important; } }

@media (max-width: 1024px) {
  #openDropdownEcosistema.dropdown-menu {
    max-height: 100% !important; } }

@media print {
  .noPrint {
    display: none; }
  .yesPrint {
    display: block !important; } }

.simpleuserlogin-header-firstnav {
  margin-top: 0px !important; }

.simpleuserlogin-header {
  position: fixed !important; }

#exp_elem_list_user li:hover {
  background: #7F1B2D !important; }

.notsimpleuserlogged {
  margin-top: 50px; }

@media (min-width: 576px) {
  .has-control-menu .affix, .has-control-menu #wrapper {
    margin-top: 0px !important; } }

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 0px !important; }

.loader-teatro {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("/o/TeatroTema/images/svg/loader-teatro.gif") 50% 50% no-repeat; }

body.loading {
  overflow: hidden; }

body.loading .loader-teatro {
  display: block; }

#sectionOneDeepening .card-primary p.description, .sectionOneDeepening .card-primary p.description {
  height: 36px !important; }

#sectionOneDeepening .home---desk div.summary, .sectionOneDeepening .home---desk div.summary {
  height: 58px !important; }

.authority p a {
  text-decoration: underline;
  font-family: "roboto_bold_web";
  color: #000; }

.has-control-menu #authority .mt {
  margin-top: 190px !important; }

.occhiello a {
  color: #000;
  text-decoration: underline; }

.modal-tappe .modal-dialog {
  max-width: 1018px; }

/* bootstrap-tagsinput.css file - add in local */
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text; }

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit; }

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1; }

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777; }

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777; }

.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none; }

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white; }

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer; }

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px; }

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }