@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

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

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

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

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

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

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 900px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
/*@import "mixins/transform";*/
html {
  box-sizing: border-box; }

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

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

body {
  background: #fff; }
  body.cart-operaperformance {
    background-color: #F3F3F3; }
    body.cart-operaperformance .page_head_top {
      margin-top: 0; }

body, p, td, div {
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.7; }

p {
  margin: 28px 0; }

a {
  color: #8B0D0D;
  font-weight: 500;
  text-decoration: underline; }
  a:hover, a:focus {
    text-decoration: none; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 36px;
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em; }
  @media screen and (min-width: 1024px) {
    h1, .h1 {
      font-size: 56px;
      line-height: 1.1; } }
h2, .h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500; }

h3, .h3 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600; }

h4, .h4 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  text-transform: uppercase; }

h5, .h5 {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 600; }

h6, .h6 {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 600;
  letter-spacing: 0.1em; }

h1, h2, h3, .h1, .h2, .h3 {
  margin: 20px 0; }
  @media only screen and (min-width: 1024px) {
    h1, h2, h3, .h1, .h2, .h3 {
      margin: 20px 0; } }
h4, h5, h6, .h4, .h5, .h6 {
  margin: 15px 0; }
  @media only screen and (min-width: 1024px) {
    h4, h5, h6, .h4, .h5, .h6 {
      margin: 10px 0; } }
ul, ol, li {
  margin: 0;
  padding: 0; }

ul {
  margin: 3px 0px 20px 4px;
  list-style-type: none;
  overflow: hidden; }

ol {
  margin: 3px 0px 20px 0px;
  overflow: hidden;
  padding-left: 35px; }

ul li {
  padding: 0 0 0 25px;
  background-image: url("../img/bullet.png");
  background-position: 5px 11px;
  background-repeat: no-repeat;
  background-size: 5px 5px; }

hr {
  border: 0;
  height: 1px;
  background: #8B0D0D; }

mark {
  background: #8B0D0D;
  padding: 0 5px;
  color: #fff; }

pre {
  font-family: monospace;
  margin: 0px;
  padding: 12px;
  border: 1px solid #999;
  background-color: #f6a1a1; }

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px; }
  @media only screen and (min-width: 768px) {
    table {
      table-layout: fixed; } }
table th,
table td {
  padding: 10px 12px;
  border: 0px;
  text-align: left; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 17px 20px; } }
table td {
  border-bottom: 1px solid #C4C4C4; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  font-weight: bold;
  padding: 18px 12px;
  background: #C4C4C4; }
  @media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
      padding: 18px 20px; } }
form {
  margin: 0;
  padding: 0; }

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
  background-color: #fff;
  height: 54px;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 15px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #C4C4C4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  max-width: 300px; }
  @media only screen and (min-width: 1024px) {
    input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
      height: 54px; } }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, textarea:focus {
    border-color: #9e9e9e; }

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  height: 54px;
  line-height: 52px;
  color: #fff;
  font-weight: 500;
  padding: 0 12px;
  border: 1px solid #8B0D0D;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.02em;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  outline: none;
  background-color: #8B0D0D;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      width: auto; } }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 54px;
      line-height: 52px;
      padding: 0 36px; } }
  button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, span.mygtukas a:hover {
    background: transparent;
    color: #8B0D0D; }
  button.outline, input[type=submit].outline, input[type=button].outline, input[type=reset].outline, a.mygtukas.outline, span.mygtukas a.outline {
    background-color: transparent;
    color: #8B0D0D;
    border: 1px solid #8B0D0D; }
  @media only screen and (min-width: 768px) {
    button.mw279, input[type=submit].mw279, input[type=button].mw279, input[type=reset].mw279, a.mygtukas.mw279, span.mygtukas a.mw279 {
      min-width: 279px; } }
  button.star, input[type=submit].star, input[type=button].star, input[type=reset].star, a.mygtukas.star, span.mygtukas a.star {
    background-color: transparent;
    border: 0;
    padding: 0;
    height: auto;
    line-height: inherit; }

input[disabled], button[disabled] {
  background-color: #C4C4C4;
  cursor: not-allowed;
  color: #000;
  border: 0; }
  input[disabled]:hover, input[disabled]:focus, button[disabled]:hover, button[disabled]:focus {
    background-color: #ccc;
    color: #000;
    border: 0; }

textarea {
  resize: vertical;
  width: 100%;
  max-width: 600px;
  min-height: 150px;
  max-height: 450px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: none; }

select {
  outline: none; }

input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: inherit;
  margin-top: 3px;
  height: auto;
  line-height: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

input[type=radio] {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: inherit;
  background: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

li > p {
  margin: 0;
  padding: 0; }

table td p:first-of-type {
  margin-top: 0; }

table td p:last-of-type {
  margin-bottom: 0; }

.font-cinzel {
  font-family: "Cinzel", Arial, sans-serif; }

.font-lato {
  font-family: "Lato", Arial, sans-serif; }

.antraste {
  color: inherit; }
  .antraste * {
    color: inherit; }

@media only screen and (max-width: 767px) {
  .full-width-image-mobile {
    left: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw; }
    .full-width-image-mobile .paveiksliukas_prie_teksto_desineje {
      margin: 0; } }

.paveiksliukas_prie_teksto_kaireje {
  float: left;
  margin: 0 10px 8px 0; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 20px 15px 0; } }
.paveiksliukas_prie_teksto_desineje {
  float: right;
  margin: 0 0px 8px 10px; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0px 15px 20px; } }
a.mygtukas, span.mygtukas a {
  display: inline-block;
  text-decoration: none; }

table.lentele_be_remo {
  border: 0px;
  background: none;
  padding: 0px;
  color: #000;
  table-layout: auto;
  width: auto; }
  table.lentele_be_remo td {
    background: transparent !important;
    padding: 9px 18px 9px 0;
    border: 0; }

table.lentele_minimali {
  border: 1px solid #C4C4C4;
  background: none;
  padding: 0px;
  color: #000;
  width: auto;
  table-layout: auto; }
  table.lentele_minimali td {
    background: transparent !important;
    padding: 10px 18px;
    border: 1px solid #C4C4C4; }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.visible_bullet {
  overflow: hidden; }

.pavadinimas_su_bruksniu {
  text-align: center;
  position: relative;
  padding-bottom: 35px;
  font-size: 30px;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 0 0 50px 0;
  display: block;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .pavadinimas_su_bruksniu {
      letter-spacing: 2px;
      padding-bottom: 25px;
      font-size: 26px;
      margin: 0 0 44px 0; } }
  .pavadinimas_su_bruksniu:after {
    content: "";
    position: absolute;
    width: 64px;
    height: 2px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0; }

.pavadinimas_su_baltu_bruksniu {
  text-align: center;
  position: relative;
  padding-bottom: 35px;
  font-size: 30px;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 0 0 50px 0;
  display: block;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .pavadinimas_su_baltu_bruksniu {
      letter-spacing: 2px;
      padding-bottom: 25px;
      font-size: 26px;
      margin: 0 0 44px 0; } }
  .pavadinimas_su_baltu_bruksniu:after {
    content: "";
    position: absolute;
    width: 64px;
    height: 2px;
    background: #fff;
    left: 50%;
    margin-left: -32px;
    bottom: 0; }

p.original_video_float_left {
  color: initial; }
  p.original_video_float_left iframe {
    float: left;
    margin: 0 16px 16px 0; }

.relative {
  position: relative; }

/*@import "mixins/transform";*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2 {
  width: 100% !important;
  max-width: 300px;
  outline: none; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 54px;
    background: #fff;
    border: 1px solid #C4C4C4;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 54px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #000;
      padding-right: 15px;
      padding-left: 15px;
      line-height: 52px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 54px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 52px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 52px;
      width: 52px;
      top: 1px;
      right: 1px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 52px;
          width: 52px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 19px;
        width: 100%;
        height: 100%;
        line-height: 52px;
        display: inline-block;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0;
        color: #000; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transition: all 150ms ease-in-out;
          -moz-transition: all 150ms ease-in-out;
          -o-transition: all 150ms ease-in-out;
          -ms-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
          content: "\e904"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0; }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: transparent;
  opacity: 0.6;
  cursor: not-allowed; }

.select2-dropdown {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-color: #C4C4C4;
  border-width: 1px; }

.select2-results__option {
  padding-left: 15px; }

.select2-container--default .select2-results__option {
  background: none; }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 15px; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
    font-weight: 700; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #8B0D0D;
  color: white; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: url("../img/reused/loading32.gif"); }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slickcarousel/slick.eot");
  src: url("../fonts/slickcarousel/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slickcarousel/slick.woff") format("woff"), url("../fonts/slickcarousel/slick.ttf") format("truetype"), url("../fonts/slickcarousel/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    background: none;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

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

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.fancybox-infobar {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.1em; }

.fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
  width: 50px;
  height: 50px;
  background: transparent;
  min-width: none;
  color: #fff; }
  .fancybox-button:after, .fancybox-button:before, button.fancybox-button:after, button.fancybox-button:before, .fancybox-navigation a.fancybox-button:after, .fancybox-navigation a.fancybox-button:before {
    display: none; }
  @media only screen and (min-width: 1300px) {
    .fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
      width: 60px;
      height: 60px; } }
  .fancybox-button:hover, .fancybox-button:focus, .fancybox-button:active, button.fancybox-button:hover, button.fancybox-button:focus, button.fancybox-button:active, .fancybox-navigation a.fancybox-button:hover, .fancybox-navigation a.fancybox-button:focus, .fancybox-navigation a.fancybox-button:active {
    background: transparent;
    opacity: 0.7; }

.fancybox-close-small {
  color: #000; }
  .fancybox-close-small:after, .fancybox-close-small:before {
    display: none; }
  .fancybox-close-small:hover, .fancybox-close-small:focus, .fancybox-close-small:active {
    background: transparent;
    opacity: 0.5; }

.fancybox-bg {
  background: #000; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.85; }

/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../../../libs/lightgallery/fonts/lg.eot?n1z373");
  src: url("../../../libs/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../../libs/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../../../libs/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../../../libs/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../../../libs/lightgallery/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.group {
  *zoom: 1; }

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url(../img/reused/loading32.gif) no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity; }

.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lightgallery.css.map */
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.95); }

.lg-outer {
  background-color: transparent; }
  .lg-outer .lg-thumb.group {
    margin-left: auto;
    margin-right: auto; }
  .lg-outer .lg-thumb-outer {
    background: rgba(0, 0, 0, 0.1); }
  .lg-outer .lg-thumb-item {
    border: none;
    border-radius: 0;
    opacity: 0.5;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
      opacity: 1; }
  .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    padding: 0; }
  .lg-outer img.lg-image {
    padding: 0 10px 93px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 10px;
    bottom: 93px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(0, 0, 0, 0.7);
    left: 10px;
    top: -40px; }

.photo_title {
  line-height: 1.2;
  color: #fafafa; }
  @media only screen and (max-width: 800px) {
    .photo_title {
      display: none; } }
.lg-toolbar {
  left: auto;
  right: 0;
  width: auto; }
  .lg-toolbar .lg-close {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #8B0D0D;
    text-align: center; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e902"; }
  .lg-toolbar #lg-counter {
    padding-top: 8px;
    font-size: 19px;
    color: #5e6164;
    font-weight: 900;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px; }

@media only screen and (max-width: 800px) {
  .lg-actions {
    display: none; } }

.lg-actions .lg-next:before, .lg-actions .lg-prev:before, .lg-actions .lg-prev:after {
  content: ""; }

.lg-actions .lg-icon.lg-next, .lg-actions .lg-icon.lg-prev {
  border-radius: 0;
  margin-top: -50px;
  width: 50px;
  height: 50px;
  background-color: #8B0D0D;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .lg-actions .lg-icon.lg-next:after, .lg-actions .lg-icon.lg-prev:after {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    vertical-align: -5px;
    content: "\e901"; }
  .lg-actions .lg-icon.lg-next:hover, .lg-actions .lg-icon.lg-prev:hover {
    background-color: #8B0D0D; }

.lg-actions .lg-prev:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
  background-color: transparent; }

.album_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5555;
  width: auto;
  background-color: transparent;
  right: auto; }
  @media only screen and (max-width: 800px) {
    .album_title {
      display: none; } }
  .album_title .album_title_text {
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3); }

.youtubegallery_popup .lg-toolbar {
  background: none; }
  .youtubegallery_popup .lg-toolbar .lg-close {
    margin: 10px 10px 0 0; }

.youtubegallery_popup .lg-sub-html {
  padding-bottom: 15px; }

.gallery_share {
  position: relative;
  width: 50px;
  height: 50px;
  float: right;
  display: inline-block;
  margin: 0 0 0 15px; }
  .gallery_share .share_icon {
    width: 100%;
    height: 100%;
    background-image: url("../img/reused/gallery_share.png");
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.6;
    cursor: pointer; }
    .gallery_share .share_icon:hover, .gallery_share .share_icon:focus, .gallery_share .share_icon.active {
      opacity: 1; }
  .gallery_share .share_drop {
    display: none;
    position: absolute;
    width: 40px;
    height: auto;
    margin-left: 5px;
    top: 100%; }
    .gallery_share .share_drop > div {
      width: 40px;
      height: 36px;
      opacity: 0.6;
      cursor: pointer; }
      .gallery_share .share_drop > div:hover, .gallery_share .share_drop > div:focus, .gallery_share .share_drop > div.active {
        opacity: 1; }
    .gallery_share .share_drop .share_fb {
      background-image: url("../img/reused/gallery_fb.png");
      background-position: center;
      background-repeat: no-repeat; }
    .gallery_share .share_drop .share_gplus {
      background-image: url("../img/reused/gallery_gplus.png");
      background-position: center;
      background-repeat: no-repeat; }

.mm-panel, html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -moz-transition: -moz-transform .4s ease;
  -o-transition: -o-transform .4s ease; }

.mm-indexer, .mm-menu, .mm-menu > .mm-panel, .mm-navbar .mm-btn, .mm-page, .mm-search, .mm-search input {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-arrow:after, .mm-listview .mm-next:before, .mm-listview > li:not(.mm-divider):after, .mm-next:after, .mm-prev:before {
  content: '';
  bottom: 0;
  position: absolute; }

.mm-divider > span, .mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title, .mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-navbar, .mm-navbar .mm-btn {
  position: absolute;
  height: 40px; }

.mm-menu, .mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-slideout, html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease; }

.mm-fixeddivider, .mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-panel.mm-opened {
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-navbar > *, .mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  padding: 0 40px;
  margin: 0;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  padding: 10px 0; }

.mm-navbar .mm-title {
  overflow: hidden; }

.mm-navbar .mm-btn {
  width: 40px;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  right: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  top: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-menu > .mm-panel > .mm-listview:first-child, .mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > *, .mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-navbar .mm-btn:after, .mm-menu .mm-navbar .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  position: relative; }

.mm-slideout {
  transition: transform .4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current, em.mm-counter {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

.mm-menu.mm-bottom.mm-autoheight, .mm-menu.mm-top.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-bottom.mm-autoheight.mm-fullscreen, .mm-menu.mm-top.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

.mm-collapsed:not(.mm-uncollapsed), .mm-nosubresults > .mm-counter {
  display: none; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-divider > span {
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-subopened, .mm-menu > .mm-navbar {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

html.mm-opened.mm-dragging #mm-blocker, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform,left,right;
  -moz-transition-property: -moz-transform,left,right;
  -ms-transition-property: -ms-transform,left,right;
  -o-transition-property: -o-transform,left,right;
  transition-property: transform,left,right; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px; }

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px; }

.mm-hasnavbar-top-1 .mm-fixeddivider, .mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px; }

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px; }

.mm-hasnavbar-top-2 .mm-fixeddivider, .mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px; }

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px; }

.mm-hasnavbar-top-3 .mm-fixeddivider, .mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panel {
  top: 160px; }

.mm-hasnavbar-top-4 .mm-indexer {
  top: 170px; }

.mm-hasnavbar-top-4 .mm-fixeddivider {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0; }

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px; }

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px; }

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px; }

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panel {
  bottom: 160px; }

.mm-hasnavbar-bottom-4 .mm-indexer {
  bottom: 170px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0; }

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: 0;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-indexer a, .mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right .4s ease;
  -moz-transition: right .4s ease;
  -ms-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px; }

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px; }

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px; }

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a, label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none; }

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important; }

html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  transition: transform .4s ease; }

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0, 0, 0);
  -o-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0, 0, 0);
  -o-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
  -webkit-transition: -webkit-transform .4s ease;
  -moz-transition: -moz-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  transition: transform .4s ease; }

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
  opacity: 1; }

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0, 0, 0);
  -o-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
  -webkit-transition: -webkit-transform .4s ease;
  -moz-transition: -moz-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  transition: transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -ms-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: .7s;
  -moz-transition-delay: .7s;
  -ms-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  -ms-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: .9s;
  -moz-transition-delay: .9s;
  -ms-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s; }

html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }

.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal; }

.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-bottom, .mm-menu.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

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

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-navbar .mm-btn:after, .mm-menu.mm-theme-white .mm-navbar .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-navbar .mm-btn:after, .mm-menu.mm-theme-black .mm-navbar .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative; }

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

#hamburger {
  box-sizing: border-box;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 4px;
  right: 6px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }
  #hamburger.always-on {
    display: block !important; }

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #fff;
  content: '';
  display: block;
  width: 35px;
  height: 3px;
  position: absolute;
  left: 7px; }

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

/* Hamburger animation */
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
  top: 20px; }

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0; }

html.mm-opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

html.mm-opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-listview {
  font-size: inherit;
  text-transform: uppercase; }
  .mm-listview > li {
    background: none; }
    .mm-listview > li > a {
      padding-left: 15px; }
  .mm-listview a {
    text-decoration: none;
    border: none; }
    .mm-listview a:hover, .mm-listview a:focus, .mm-listview a.active {
      background-color: #eee; }

.mm-search, .mm-navbar-top {
  height: 74px;
  border-bottom: 0;
  padding-top: 10px; }

.mm-navbar .mm-search input[type=text] {
  background-image: url("../img/reused/icon_search.png");
  background-position: right 10px center;
  background-repeat: no-repeat; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 66px; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
  display: block; }

.mm-opening #mm-blocker {
  background-color: rgba(0, 0, 0, 0.7);
  transition: background 500ms ease 0.3s; }

ul.mm-listview {
  border-top: 1px solid #f2f2f2 !important; }
  ul.mm-listview ul.mm-listview {
    border-top: 0px solid #f2f2f2; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-vertical a {
  font-size: 14px; }

.mm-vertical .mm-listview .mm-panel ul a {
  text-transform: none;
  font-size: 12px; }

.mm-listview .mm-vertical .mm-panel {
  padding: 0 0 0 0px; }

.NFI-wrapper {
  background: transparent; }

.NFI-button {
  text-align: left !important;
  font-size: 14px;
  position: relative;
  padding-right: 20px;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: none;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #8B0D0D;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none; }
  .NFI-button:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90f";
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 13px;
    margin-left: 2px;
    vertical-align: -1px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 4px; }
  .NFI-button:hover, .NFI-button:focus {
    text-decoration: underline; }
  .NFI-button label.error {
    text-transform: none;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 0;
    border: 0; }

input.NFI-filename {
  line-height: 21px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: transparent;
  border: none;
  width: 150px;
  height: 21px;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    input.NFI-filename {
      width: 200px;
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  input.NFI-filename:hover, input.NFI-filename:focus {
    border: none; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  width: 300px;
  color: #000;
  background: #fff;
  border: 1px solid #C4C4C4;
  border-bottom-color: #C4C4C4;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding-bottom: 10px;
  padding-top: 5px; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute; }

.pika-single {
  *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }

.pika-lendar {
  float: left;
  width: 100%;
  margin: 0px; }

.pika-title {
  position: relative;
  text-align: left;
  padding-left: 12px; }
  .pika-title .pika-label {
    color: #8B0D0D; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  background: transparent;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  height: 28px;
  text-indent: 20px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0ms 150ms ease-in-out;
  -moz-transition: 0ms 150ms ease-in-out;
  -o-transition: 0ms 150ms ease-in-out;
  -ms-transition: 0ms 150ms ease-in-out;
  transition: 0ms 150ms ease-in-out; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1;
    background-color: transparent; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default; }

.pika-prev,
.is-rtl .pika-next {
  position: absolute;
  right: 24px;
  top: 3px;
  padding: 5px;
  *right: 0; }
  .pika-prev:after,
  .is-rtl .pika-next:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #8B0D0D;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #8B0D0D;
    border-bottom: 0.3rem solid transparent; }
  .pika-prev:hover,
  .is-rtl .pika-next:hover {
    opacity: 0.6; }

.pika-next,
.is-rtl .pika-prev {
  position: absolute;
  right: 4px;
  top: 3px;
  padding: 5px; }
  .pika-next:after,
  .is-rtl .pika-prev:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8B0D0D;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #8B0D0D; }
  .pika-next:hover,
  .is-rtl .pika-prev:hover {
    opacity: 0.6; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin: 0; }
  .pika-table thead {
    background: #fff; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0;
    border: none;
    background: transparent; }
  .pika-table th {
    color: #000;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px; }
  .pika-table abbr {
    border: none;
    text-decoration: none; }

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0px;
  font-weight: normal;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  color: #000;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 0px; }
  .is-today .pika-button {
    color: #8B0D0D;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #8B0D0D;
    box-shadow: inset 0 1px 3px #8B0D0D;
    color: #fff; }
  .is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  .pika-button:hover {
    color: #fff;
    background: #8B0D0D;
    box-shadow: none;
    color: #fff; }
  .pika-button:after {
    display: none; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltip {
  width: 15px;
  height: 15px;
  background: #8B0D0D;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  vertical-align: -3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  .tooltip:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "?";
    position: absolute;
    left: 4px;
    top: 1px;
    font-weight: 600;
    font-size: 12px;
    color: #fff; }

div.tooltipster-base .tooltipster-box {
  background: #8B0D0D;
  border: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  box-shadow: none; }

div.tooltipster-base .tooltipster-content {
  color: #fff;
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.22px; }

div.tooltipster-base .tooltipster-arrow-border {
  border: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #8B0D0D; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #8B0D0D; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #8B0D0D; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #8B0D0D; }

html {
  box-sizing: border-box; }

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

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.global_container {
  max-width: 1096px;
  margin: 0 auto; }

.js_backlink {
  margin: 0 0 20px 0; }
  .js_backlink a {
    font-weight: 500;
    line-height: normal;
    font-size: 13px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #070707;
    text-decoration: none; }
    .js_backlink a i {
      display: inline-block;
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg);
      font-size: 11px;
      vertical-align: -1px;
      margin-right: 11px; }
    .js_backlink a:hover {
      opacity: 0.5; }

.breadcrumbs_and_backlink {
  margin: 0 0 77px 0; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs_and_backlink {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  @media only screen and (max-width: 1023px) {
    .breadcrumbs_and_backlink {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs_and_backlink > div {
      display: table-cell;
      vertical-align: middle; } }
  .breadcrumbs_and_backlink > div:last-child {
    text-align: right;
    width: 100px; }
    @media only screen and (max-width: 1023px) {
      .breadcrumbs_and_backlink > div:last-child {
        display: none; } }
  .breadcrumbs_and_backlink > div:only-child {
    text-align: left; }
  @media only screen and (min-width: 1300px) {
    .breadcrumbs_and_backlink .js_backlink {
      margin: 0 -100px 0 0; } }
.index_container {
  padding-top: 85px;
  padding-bottom: 90px;
  min-height: 500px; }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 109px; } }
  @media only screen and (min-width: 1300px) {
    .index_container {
      padding-bottom: 110px; } }
  @media only screen and (min-width: 1800px) {
    .index_container {
      min-height: 623px; } }
  .index_container.wider_container {
    max-width: 1296px; }

@media only screen and (min-width: 1024px) {
  .open_second_menu {
    margin-top: 148px; }
    .open_second_menu .index_container {
      padding-top: 35px; } }
    @media only screen and (min-width: 1024px) and (min-width: 1024px) {
      .open_second_menu .index_container {
        padding-top: 51px; } }
@media only screen and (min-width: 1024px) {
    .open_second_menu:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 150px;
      background: #000;
      content: ""; } }

.global_container.wider_container {
  max-width: 1296px; }

.homepage_container {
  padding-top: 85px;
  min-height: 500px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 109px; } }
  @media only screen and (min-width: 1800px) {
    .homepage_container {
      min-height: 700px; } }
img {
  max-width: 100%;
  height: auto; }

.content_date {
  color: #aaa;
  font-weight: bold;
  margin: -35px 0 40px 0; }
  @media only screen and (min-width: 1200px) {
    .content_date {
      margin: -40px 0 70px 0; } }
h1.main_title {
  margin: 0 0 40px 0; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 60px 0; } }
  h1.main_title.uncapitalize {
    text-transform: none; }
  h1.main_title:not(.uncapitalize) {
    text-align: center;
    position: relative;
    padding-bottom: 35px;
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      h1.main_title:not(.uncapitalize) {
        letter-spacing: 2px;
        padding-bottom: 25px;
        font-size: 26px; } }
    h1.main_title:not(.uncapitalize):after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #000;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }
  h1.main_title:not(.uncapitalize).no_border {
    padding-bottom: 0; }
    h1.main_title:not(.uncapitalize).no_border:after {
      display: none; }

h2.object_title {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    h2.object_title {
      margin: 0 0 20px 0; } }
h3.widget_title {
  margin: 0 0 30px 0;
  font-size: 24px;
  font-weight: 500; }

.one_widget {
  margin: 0 0 20px 0; }

.social_links {
  margin-top: 45px; }
  .social_links span, .social_links a {
    float: left; }
  .social_links span {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 7px 44px 0 0; }
    @media only screen and (max-width: 767px) {
      .social_links span {
        margin-right: 7px; } }
  .social_links a {
    color: #888888;
    font-size: 24px;
    text-decoration: none;
    margin: 0 17px; }
    @media only screen and (max-width: 767px) {
      .social_links a {
        margin: 0 9px; } }
    .social_links a .icon-gplus {
      font-size: 28px; }
    .social_links a:last-child {
      margin-top: 2px;
      margin-right: 0px; }
    .social_links a:hover {
      opacity: 0.7; }

/* List items */
.list_item {
  cursor: pointer;
  margin: 0 0 20px 0;
  width: 100%;
  font-weight: normal;
  /*
	//hover when list item has image
	&:hover .title_container, &:focus .title_container{
		padding: $tarpas +5 $tarpas;
		@include min(1200){padding: $tarpas_desktop + 5 $tarpas_desktop}
	}
	
	//hover when list item does not have image
	&:hover .no_image .title_container, &:focus .no_image .title_container{
		padding: $tarpas - 5 $tarpas;
		@include min(1200){padding: $tarpas_desktop - 5 $tarpas_desktop}
		background: rgba($theme_color, 1);
	}
	*/ }
  .list_item span {
    display: block; }
  @media only screen and (min-width: 600px) {
    .list_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 1200px) {
    .list_item {
      width: 48%;
      margin: 0 2% 2% 0; } }
  .list_item .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    .list_item .image_container img {
      float: left;
      width: 100%;
      height: auto; }
    .list_item .image_container .title_container {
      background: rgba(139, 13, 13, 0.9);
      padding: 15px 20px;
      position: absolute;
      bottom: 0;
      margin: 0;
      left: 0;
      width: 100%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (min-width: 1200px) {
        .list_item .image_container .title_container {
          padding: 15px 20px; } }
      .list_item .image_container .title_container .h3 {
        font-size: 14px;
        color: #fff;
        margin: 0; }
    .list_item .image_container.no_image .title_container {
      position: static; }
  .list_item .meta_info {
    padding: 15px 0; }
    @media only screen and (min-width: 1200px) {
      .list_item .meta_info {
        padding: 15px 0; } }
    .list_item .meta_info .date {
      color: #C4C4C4;
      font-weight: bold; }
    .list_item .meta_info .short {
      margin: 10px 0 10px 0;
      color: #000; }

a.list_item {
  text-decoration: none; }

/* List items end*/
.more_btn_cont {
  text-align: center; }
  .more_btn_cont button {
    margin: 20px 0; }

.loader_content {
  display: none;
  padding: 20px 0;
  text-align: center; }

/* Basic helpers */
.clear {
  *zoom: 1; }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.no_bg {
  background: none !important;
  border: none !important; }

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

.fleft {
  float: left; }

.fright {
  float: right; }

.notoppadd {
  padding-top: 0px !important; }

.vis_hidden {
  visibility: hidden; }

.vis_hidden_1px {
  visibility: hidden;
  height: 1px; }

.content_template {
  /*overflow: hidden;*/ }

@media only screen and (min-width: 768px) {
  .disp_table {
    display: table;
    width: 100%;
    table-layout: fixed; } }

.disp_cell {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .disp_cell {
      height: 100%;
      margin: 0;
      display: table-cell;
      vertical-align: top;
      padding-left: 15px; } }
  .disp_cell:first-child {
    padding-left: 0; }
  .disp_cell:last-child {
    margin-bottom: 0; }

.disp_table_all {
  display: table;
  width: 100%;
  table-layout: fixed; }

.disp_cell_all {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  height: 100%; }

.formatted_text p:first-of-type {
  margin-top: 0; }

.loader_content_filter {
  display: none;
  padding: 20px 0;
  text-align: center; }

.iframe_wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  clear: both;
  padding-bottom: 56.25%;
  /*padding-bottom: 75%;	// 4x3 Aspect Ratio*/ }
  .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.content_template ul {
  overflow: hidden; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block; }

/* Basic helpers end */
.mygtukas_inverted, a.mygtukas_inverted {
  height: 54px;
  line-height: 52px;
  color: #8B0D0D;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  padding: 0 12px;
  border: 1px solid #8B0D0D;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.02em;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  outline: none;
  background-color: transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }
  @media only screen and (min-width: 1024px) {
    .mygtukas_inverted, a.mygtukas_inverted {
      height: 54px;
      line-height: 52px;
      padding: 0 36px; } }
  .mygtukas_inverted:hover, a.mygtukas_inverted:hover {
    background: #8B0D0D;
    color: #fff; }

.page_head_top {
  margin-top: 60px;
  background-size: cover;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .page_head_top {
      margin-top: 80px; } }
  .page_head_top:after {
    content: "";
    background: #070707;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7; }
  .page_head_top.blocks_bg_pos {
    background-position: right; }
    @media only screen and (min-width: 1024px) {
      .page_head_top.blocks_bg_pos {
        background-position: initial; } }
  .page_head_top > div {
    position: relative;
    z-index: 1; }
  .page_head_top .breadcrumbs_and_backlink {
    margin: 0; }
  .page_head_top .breadcrumbs, .page_head_top .js_backlink {
    padding-top: 25px; }
    .page_head_top .breadcrumbs *, .page_head_top .breadcrumbs *:after, .page_head_top .js_backlink *, .page_head_top .js_backlink *:after {
      color: #fff; }
  .page_head_top .ni_tbl {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 300px; }
    @media only screen and (max-width: 767px) {
      .page_head_top .ni_tbl {
        height: 220px; } }
    .page_head_top .ni_tbl .ni_cl {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .page_head_top .ni_tbl .ni_cl {
          padding-bottom: 20px; } }
    .page_head_top .ni_tbl h1 {
      font-size: 56px;
      text-align: center;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #FFFFFF;
      font-weight: 500;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .page_head_top .ni_tbl h1 {
          font-size: 36px; } }
.floating_submenu {
  text-align: center;
  background: #000;
  padding: 5px 15px 0 15px; }
  @media only screen and (max-width: 1023px) {
    .floating_submenu {
      display: none; } }
  .floating_submenu.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0px;
    z-index: 4; }
  .floating_submenu .floating_submenu_wrapper {
    max-width: 1390px;
    margin: 0 auto;
    text-align: center; }
  .floating_submenu a {
    display: inline-block;
    outline: none;
    font-size: 13px;
    min-height: 46px;
    margin-top: 8px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 9px 0 9px;
    margin-top: 10px;
    opacity: 0.5;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin-top: 15px;
    color: #fff;
    position: relative; }
    @media only screen and (min-width: 1300px) {
      .floating_submenu a {
        padding: 0 19px 0 19px; } }
    @media only screen and (max-width: 1130px) {
      .floating_submenu a {
        font-size: 12px; } }
    .floating_submenu a:after {
      content: "";
      position: absolute;
      bottom: 0px;
      width: 74px;
      height: 4px;
      background: #ED1717;
      left: 50%;
      margin-left: -37px;
      opacity: 0; }
    .floating_submenu a.active, .floating_submenu a.in_path, .floating_submenu a:hover {
      opacity: 1; }
      .floating_submenu a.active:after, .floating_submenu a.in_path:after, .floating_submenu a:hover:after {
        opacity: 1; }

.padding-0 {
  padding: 0; }

.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  height: 60px;
  width: 100%;
  z-index: 3;
  background: #000;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -o-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }
  @media only screen and (min-width: 1024px) {
    .fixed_header {
      height: 80px; } }
  .fixed_header .global_container {
    position: relative;
    max-width: 100%; }
    @media only screen and (min-width: 1800px) {
      .fixed_header .global_container {
        padding-left: 74px;
        padding-right: 68px; } }
  .fixed_header.nav-up {
    top: -148px; }
  .fixed_header .global_container, .fixed_header .header_table, .fixed_header .head_cl {
    height: 100%; }
  .fixed_header .header_table {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .fixed_header .head_cl {
    display: table-cell;
    vertical-align: middle; }
  .fixed_header .logo_cl {
    width: 160px; }
    @media only screen and (max-width: 370px) {
      .fixed_header .logo_cl {
        width: 131px; } }
    @media only screen and (max-width: 340px) {
      .fixed_header .logo_cl {
        width: 120px; } }
    .fixed_header .logo_cl a.logo_link {
      display: block;
      border: none; }
      @media only screen and (max-width: 1023px) {
        .fixed_header .logo_cl a.logo_link {
          margin-top: 4px;
          max-width: 144px; } }
      .fixed_header .logo_cl a.logo_link img {
        display: block;
        max-width: 163px; }
        @media only screen and (max-width: 1023px) {
          .fixed_header .logo_cl a.logo_link img {
            max-width: 146px; } }
        @media only screen and (max-width: 380px) {
          .fixed_header .logo_cl a.logo_link img {
            max-width: 100%; } }
  .fixed_header .actions_cl {
    width: 186px;
    padding-right: 51px;
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .fixed_header .actions_cl {
        width: 175px;
        padding-right: 0; } }
  @media only screen and (max-width: 1023px) {
    .fixed_header .menu_cl {
      display: none; } }
  .fixed_header .topnav {
    display: block; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .topnav {
        display: none; } }
    .fixed_header .topnav li, .fixed_header .topnav a {
      font-size: 13px;
      text-decoration: none; }
    .fixed_header .topnav > ul {
      display: block;
      float: right;
      margin: 8px 0 0 0;
      padding: 0;
      list-style-type: none;
      overflow: visible;
      text-align: left;
      /* submenu*/ }
      .fixed_header .topnav > ul > li {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        background: none; }
        .fixed_header .topnav > ul > li:first-child {
          margin-left: 0; }
        .fixed_header .topnav > ul > li:last-child {
          margin-right: 0; }
        .fixed_header .topnav > ul > li > div {
          /*height: 52px;*/ }
          .fixed_header .topnav > ul > li > div > a {
            display: block;
            outline: none;
            /*height: 52px;*/
            font-weight: 600;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            padding: 0 9px 0 9px;
            /*margin-top: 20px;*/
            color: #fff;
            position: relative; }
            @media only screen and (min-width: 1300px) {
              .fixed_header .topnav > ul > li > div > a {
                padding: 0 19px 0 19px; } }
            @media only screen and (max-width: 1130px) {
              .fixed_header .topnav > ul > li > div > a {
                font-size: 12px; } }
            .fixed_header .topnav > ul > li > div > a:after {
              content: "";
              position: absolute;
              bottom: -25px;
              width: 74px;
              height: 4px;
              background: #ED1717;
              left: 50%;
              margin-left: -37px;
              opacity: 0; }
            .fixed_header .topnav > ul > li > div > a.haschilds:after {
              /*								@include icomoon();
																font-size: 7px;
																display: inline-block;
																margin-left: 5px;
																vertical-align: 1px;
																content: "\e907";
																text-decoration: none !important;*/ }
            .fixed_header .topnav > ul > li > div > a.active:after, .fixed_header .topnav > ul > li > div > a.in_path:after {
              opacity: 1; }
          .fixed_header .topnav > ul > li > div:hover > a:after {
            opacity: 1; }
        .fixed_header .topnav > ul > li.Selected ul {
          display: block; }
      .fixed_header .topnav > ul ul {
        display: none;
        position: absolute;
        top: 80px;
        width: 100%;
        left: 0;
        margin: 0;
        padding: 20px 0px 20px 0px;
        text-align: center;
        background: transparent;
        z-index: 2;
        background: #1C1C1C;
        text-align: right;
        padding-right: 90px;
        border-top: 1px solid #333; }
        .fixed_header .topnav > ul ul li {
          position: relative;
          display: inline-block;
          vertical-align: top;
          list-style-type: none;
          background: none;
          padding: 0;
          margin: 0 0 0px 0;
          padding: 0px; }
          .fixed_header .topnav > ul ul li:last-child {
            margin: 0; }
          .fixed_header .topnav > ul ul li a {
            display: block;
            color: #fff;
            font-weight: 600;
            opacity: 0.5;
            line-height: normal;
            font-size: 13px;
            padding: 0;
            border: none;
            padding: 5px 10px 5px 10px;
            position: relative;
            text-decoration: none;
            letter-spacing: 0.02em;
            text-transform: uppercase; }
            @media only screen and (min-width: 1300px) {
              .fixed_header .topnav > ul ul li a {
                padding: 5px 20px 5px 20px; } }
            .fixed_header .topnav > ul ul li a.active, .fixed_header .topnav > ul ul li a.in_path {
              opacity: 1; }
            .fixed_header .topnav > ul ul li a:hover, .fixed_header .topnav > ul ul li a:focus {
              opacity: 1; }
          .fixed_header .topnav > ul ul li:last-child > a {
            border: 0; }
  .fixed_header .search_icon, .fixed_header .registration_icon {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    vertical-align: -2px;
    margin-top: 0px;
    font-size: 21px;
    cursor: pointer; }
    .fixed_header .search_icon:hover, .fixed_header .registration_icon:hover {
      opacity: 0.7; }
    .fixed_header .search_icon.showed, .fixed_header .registration_icon.showed {
      color: #8B0D0D; }
  .fixed_header .registration_icon {
    margin: 0 5px 0 0; }
  .fixed_header .operaperformance--dark-mode-toggle,
  .fixed_header .operaperformance--bell {
    cursor: pointer; }
  .fixed_header .operaperformance--bell {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-right: 14px; }
    .fixed_header .operaperformance--bell em {
      vertical-align: middle; }
  .fixed_header .operaperformance--dark-mode-toggle {
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    vertical-align: 1px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 30px;
    height: 30px; }
    .fixed_header .operaperformance--dark-mode-toggle .icon-sun {
      display: none; }
    .fixed_header .operaperformance--dark-mode-toggle.active .icon-sun {
      display: block; }
    .fixed_header .operaperformance--dark-mode-toggle.active .icon-moon {
      display: none; }
  .fixed_header .langs {
    display: inline-block;
    vertical-align: 3px;
    margin-right: 15px;
    height: 30px; }
    @media only screen and (max-width: 360px) {
      .fixed_header .langs {
        margin-right: 10px; } }
    .fixed_header .langs a {
      border: 0; }
    .fixed_header .langs span.current_lang {
      float: left;
      line-height: 30px;
      color: #8B0D0D;
      font-weight: bold;
      padding-left: 10px; }
    .fixed_header .langs .current_lang_cont {
      width: 60px;
      height: 30px;
      border: 1px solid #bbb;
      text-align: center; }
      .fixed_header .langs .current_lang_cont img {
        max-width: 20px; }
    .fixed_header .langs .drop_arrow {
      display: inline-block;
      vertical-align: 2px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 3px solid #777;
      border-left: 0.3rem solid transparent;
      border-right: 0.3rem solid transparent;
      border-top: 0.3rem solid #777; }
    .fixed_header .langs .dropped .current_lang {
      color: #ddd; }
    .fixed_header .langs .dropped .drop_arrow {
      width: 0;
      height: 0;
      border-left: 0px solid transparent;
      border-right: 0px solid transparent;
      border-top: 0px solid #777;
      border-left: 0rem solid transparent;
      border-right: 0rem solid transparent;
      border-top: 0rem solid #777;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 3px solid #777;
      border-left: 0.3rem solid transparent;
      border-right: 0.3rem solid transparent;
      border-bottom: 0.3rem solid #777; }
    .fixed_header .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer;
      height: 40px; }
    .fixed_header .langs .langs_drop {
      position: absolute;
      top: 30px;
      left: 0;
      width: 100%;
      text-align: left;
      border: 1px solid #bbb;
      border-top: 0px solid #bbb;
      display: none;
      background: #000; }
      .fixed_header .langs .langs_drop img {
        max-width: 20px; }
      .fixed_header .langs .langs_drop .langs_drop_cont {
        position: relative;
        width: 100%; }
      .fixed_header .langs .langs_drop a {
        display: block;
        height: 30px;
        text-decoration: none;
        border: 0;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 26px; }
        .fixed_header .langs .langs_drop a:hover {
          background: #333; }

.footer {
  margin: 0;
  background-color: #070707;
  padding: 97px 72px 22px 72px; }
  @media only screen and (max-width: 1390px) {
    .footer {
      padding: 70px 15px 22px 15px; } }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 40px 15px 22px 15px; } }
  .footer p, .footer div, .footer a {
    color: #838383;
    font-size: 16px; }
  .footer a {
    text-decoration: none; }
    .footer a:hover {
      color: #fff; }
  .footer .foot_tbl {
    max-width: 1232px;
    margin: 0 auto 50px auto; }
    @media only screen and (min-width: 1024px) {
      .footer .foot_tbl {
        display: table;
        table-layout: fixed;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .footer .foot_tbl {
        margin: 0 0 20px 0; } }
    @media only screen and (min-width: 1024px) {
      .footer .foot_tbl .foot_cell {
        display: table-cell;
        vertical-align: top;
        padding-right: 20px; }
        .footer .foot_tbl .foot_cell:first-child {
          width: 330px; }
        .footer .foot_tbl .foot_cell:last-child {
          padding-right: 0;
          width: 306px; } }
    @media only screen and (max-width: 1023px) {
      .footer .foot_tbl .foot_cell {
        margin: 0 0 25px 0; } }
  .footer .footer_text {
    margin: 0 0 28px 0; }
    .footer .footer_text a {
      font-weight: 400; }
  .footer .maxw {
    max-width: 165px; }
  .footer .sitemap {
    padding-top: 25px;
    margin: 0 0 1px 0; }
    @media only screen and (max-width: 1023px) {
      .footer .sitemap {
        margin: 0 0 24px 0; } }
    @media only screen and (max-width: 767px) {
      .footer .sitemap {
        padding-top: 15px; } }
    .footer .sitemap a {
      font-size: 13px;
      font-weight: 600; }
  .footer .accessibility {
    margin: 0 0 27px 0; }
    @media only screen and (max-width: 1023px) {
      .footer .accessibility {
        display: none; } }
    .footer .accessibility a {
      font-size: 13px;
      font-weight: 600; }
  .footer .select2-container--default {
    max-width: 148px; }
    .footer .select2-container--default .select2-selection--single {
      height: 36px;
      background: transparent;
      border: 1px solid #838383; }
      .footer .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 12px;
        color: #838383;
        line-height: 34px; }
      .footer .select2-container--default .select2-selection--single .select2-selection__arrow {
        background-color: none;
        border: none;
        height: 34px;
        width: 34px;
        top: 1px;
        right: 1px; }
        .footer .select2-container--default .select2-selection--single .select2-selection__arrow b {
          border: 0;
          font-size: 9px;
          width: 100%;
          height: 100%;
          line-height: 34px;
          display: inline-block;
          text-align: center;
          margin: 0;
          left: 0;
          top: 0;
          color: #838383; }
          .footer .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            display: inline-block;
            vertical-align: middle;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: all 150ms ease-in-out;
            -moz-transition: all 150ms ease-in-out;
            -o-transition: all 150ms ease-in-out;
            -ms-transition: all 150ms ease-in-out;
            transition: all 150ms ease-in-out;
            content: "\e90f"; }
    .footer .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border: 0;
      margin: 0; }
      .footer .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
  .footer ul.bottom_menu {
    margin: 0;
    max-width: 698px; }
    @media only screen and (min-width: 1200px) {
      .footer ul.bottom_menu {
        margin-top: -10px; } }
    .footer ul.bottom_menu li {
      padding: 0;
      background: none;
      padding-right: 30px;
      line-height: 1.2;
      margin: 0 0 10px 0; }
      @media only screen and (min-width: 1024px) {
        .footer ul.bottom_menu li {
          float: left;
          width: 50%; } }
      @media only screen and (min-width: 1300px) {
        .footer ul.bottom_menu li {
          width: 33.33%; } }
      @media only screen and (max-width: 1023px) {
        .footer ul.bottom_menu li {
          margin: 0 0 0px 0; } }
      .footer ul.bottom_menu li a {
        font-size: 13px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        line-height: 1.2;
        font-weight: 600;
        padding: 9px 0;
        display: inline-block; }
  .footer h3.footer_title {
    margin: 0 0 15px 0;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 0.7;
    color: #fff; }
  .footer .footer_formatted_text {
    margin: 0 0 32px 0;
    font-size: 12px; }
    .footer .footer_formatted_text p, .footer .footer_formatted_text div, .footer .footer_formatted_text a {
      line-height: 2.3;
      font-size: 12px; }
    .footer .footer_formatted_text a {
      font-weight: 400; }
  .footer .social {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer .social .title {
      margin-right: 27px;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
      @media only screen and (max-width: 664px) {
        .footer .social .title {
          margin-bottom: 16px; } }
    .footer .social .icons {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: -10px 0; }
  .footer .social_icons div {
    margin: 0 0 18px 0;
    opacity: 0.7;
    font-size: 14px;
    color: #fff; }
  .footer a.social_url {
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    width: 22px;
    height: 22px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin: 5px 0; }
    .footer a.social_url:not(:last-child) {
      margin-right: 16px; }
    .footer a.social_url i {
      font-size: 16px;
      width: 22px;
      height: 22px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      text-align: center; }
    .footer a.social_url:hover {
      opacity: 1; }
  .footer p:first-of-type {
    margin-top: 0; }
  .footer p:last-of-type {
    margin-bottom: 0; }
  .footer p:only-child {
    margin: 0; }
  .footer .footer_bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 1024px) {
      .footer .footer_bottom {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .footer .footer_bottom_sep {
    margin: 50px 0 20px 0;
    background: #515151;
    height: 1px; }
    @media only screen and (max-width: 767px) {
      .footer .footer_bottom_sep {
        margin: 20px 0 18px 0; } }
  .footer .footer_copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1024px) {
      .footer .footer_copyright {
        margin-top: 16px; } }
    .footer .footer_copyright * {
      font-size: 12px;
      color: #FFFFFF;
      opacity: 0.7; }
    .footer .footer_copyright a:hover {
      opacity: 1; }
    @media only screen and (min-width: 1024px) {
      .footer .footer_copyright > div {
        display: table-cell;
        vertical-align: middle; } }
    .footer .footer_copyright > div:last-child {
      text-align: right; }
  .footer .sub_btn button[type="submit"] {
    background-color: #e9ebec;
    color: #000; }

span.footer_dropdown.select2-dropdown {
  background-color: #070707; }
  span.footer_dropdown.select2-dropdown span.select2-results ul.select2-results__options li.select2-results__option {
    font-weight: 400;
    color: #fff;
    font-size: 13px; }

#showmessage {
  max-width: 50%; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }
  @media only screen and (min-width: 1600px) {
    .error_container, .info_container {
      padding: 20px 28px; } }
.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold;
  line-height: 1.3; }
  .error_container p:first-of-type, .info_container p:first-of-type {
    margin-top: 0; }
  .error_container p:last-of-type, .info_container p:last-of-type {
    margin-bottom: 0; }
  .error_container p:only-child, .info_container p:only-child {
    margin: 0; }

.error_container {
  background: #fedddd; }

.error_container p {
  color: #ED1717; }

.info_container {
  background: #dbfde6; }

.info_container p {
  color: #04812d; }

label.error {
  color: #ED1717;
  font-size: 0.8em;
  margin: 4px 0 15px 0;
  display: block; }

.type_item.error input, .type_item.error textarea, .type_item.error .select2-container--default .select2-selection--single {
  border-color: #ED1717; }

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: relative;
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  background: #d4d7dc;
  padding: 15px 41px 15px 20px;
  z-index: 9999; }
  #cookie_block p {
    margin: 0;
    line-height: 1.3;
    font-size: 0.9em; }
  @media only screen and (min-width: 1024px) {
    #cookie_block .cookie_cont {
      display: table;
      table-layout: auto;
      width: 100%; }
      #cookie_block .cookie_cont .cookie_text {
        display: table-cell;
        vertical-align: top;
        padding-right: 15px; }
      #cookie_block .cookie_cont .cookie_btn_cell {
        display: table-cell;
        vertical-align: top; } }
  @media only screen and (max-width: 1023px) {
    #cookie_block .cookie_btn_cell {
      padding-top: 20px; } }
  #cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #8B0D0D;
    font-size: 1.2em; }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; }

@media only screen and (min-width: 1300px) {
  .breadcrumbs {
    margin-left: -110px; } }

.breadcrumbs span, .breadcrumbs a {
  font-weight: 500;
  font-size: 14px;
  border: none;
  color: #888888;
  text-decoration: none; }

.breadcrumbs a:hover, .breadcrumbs a:focus {
  text-decoration: underline; }

.breadcrumbs .breadcrumb_separator {
  display: inline-block;
  margin: 0 1px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .breadcrumbs .breadcrumb_separator:after {
    color: #888888;
    content: ">";
    vertical-align: 3px;
    display: inline-block;
    font-size: 13px; }
  .breadcrumbs .breadcrumb_separator:first-child {
    display: none; }

.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }

.phpcaptcha_container .disp_cell {
  vertical-align: top; }

.phpcaptcha_container img {
  margin: -15px 0 0 0; }

.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  color: #8B0D0D;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button:after {
    display: none; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }
.text_before {
  margin: 0 0 45px 0;
  overflow: hidden; }
  .text_before p:first-of-type {
    margin-top: 0; }
  .text_before p:last-of-type {
    margin-bottom: 0; }
  .text_before p:only-child {
    margin: 0; }

.text_after {
  margin: 45px 0 0 0;
  overflow: hidden; }
  .text_after p:first-of-type {
    margin-top: 0; }
  .text_after p:last-of-type {
    margin-bottom: 0; }
  .text_after p:only-child {
    margin: 0; }

.album_loading {
  display: none;
  position: fixed;
  z-index: 55;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border-radius: 5px;
  background-color: #2e2e2e;
  background-image: url("../img/reused/loading32_dark.gif");
  background-position: center;
  background-repeat: no-repeat; }

/*! Pager */
.pager {
  margin: 30px 0 0 0;
  text-align: center; }
  .pager a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 28px;
    height: 48px;
    line-height: 48px;
    background-color: transparent;
    text-align: center;
    margin: 0 0px;
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    border: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .pager a.back_button {
      margin-right: 7px;
      border: 0;
      background: none;
      background-color: #000;
      color: #fff;
      width: 48px; }
      .pager a.back_button span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        display: inline-block;
        font-size: 0.7em;
        vertical-align: 2px; }
      .pager a.back_button:hover {
        opacity: 0.5; }
    .pager a.fow {
      border: 0;
      margin-left: 7px;
      vertical-align: -1px;
      background: none;
      background-color: #000;
      color: #fff;
      width: 48px; }
      .pager a.fow span {
        display: inline-block;
        vertical-align: 0px;
        font-size: 0.7em; }
      .pager a.fow:hover {
        opacity: 0.5; }
    .pager a.current {
      color: #8B0D0D;
      font-weight: 700;
      text-decoration: underline; }
    .pager a.dis {
      opacity: 0.5;
      cursor: not-allowed; }
    .pager a:hover {
      opacity: 0.5; }

/*! Pager end */
.years_months_selectable_filters {
  background: #070707;
  text-align: center;
  padding: 43px 15px 31px 15px; }
  .years_months_selectable_filters a {
    display: inline-block;
    height: 35px;
    line-height: 33px;
    padding: 0 23px;
    color: #838383;
    border: 1px solid #838383;
    vertical-align: top;
    margin: 0 4px 14px 4px;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px; }
    .years_months_selectable_filters a:hover, .years_months_selectable_filters a.selected {
      background: #fff;
      border-color: #fff;
      color: #000; }
  .years_months_selectable_filters .months_list {
    margin-top: 20px; }
  .years_months_selectable_filters.smaller_filters a {
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 28px; }

/* months, years end */
.seasons_filter {
  margin-top: 20px; }

/* Default submenu for site */
.submenu_cont {
  margin: 0; }
  .submenu_cont ul {
    margin: 0;
    padding: 0; }
    .submenu_cont ul li {
      border-bottom: 1px solid #C4C4C4;
      margin: 0;
      padding: 0;
      background: none; }
      .submenu_cont ul li a {
        margin: 0;
        display: inline-block;
        color: #000;
        line-height: 40px;
        border: none; }
        .submenu_cont ul li a:hover, .submenu_cont ul li a:focus {
          color: #000;
          text-decoration: none; }
      .submenu_cont ul li li {
        margin-left: 20px; }
    .submenu_cont ul li:last-child {
      border-bottom: none; }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #f1f1f1;
  padding: 30px 0 20px 0; }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container button {
    height: 40px;
    vertical-align: 3px;
    line-height: 38px;
    padding: 0 18px; }
    @media only screen and (max-width: 767px) {
      .cookie_container button {
        margin-top: 7px;
        margin-bottom: 10px; } }
    .cookie_container button.loading {
      opacity: 0.5;
      cursor: not-allowed; }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    cursor: pointer;
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #8B0D0D;
    position: absolute;
    right: 5px;
    top: 0; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
  .cookie_container .cookie_text_above {
    padding-right: 30px; }
    .cookie_container .cookie_text_above h1:first-child, .cookie_container .cookie_text_above h1:first-of-type, .cookie_container .cookie_text_above h2:first-child, .cookie_container .cookie_text_above h2:first-of-type, .cookie_container .cookie_text_above h3:first-child, .cookie_container .cookie_text_above h3:first-of-type, .cookie_container .cookie_text_above h4:first-child, .cookie_container .cookie_text_above h4:first-of-type, .cookie_container .cookie_text_above h5:first-child, .cookie_container .cookie_text_above h5:first-of-type, .cookie_container .cookie_text_above h6:first-child, .cookie_container .cookie_text_above h6:first-of-type, .cookie_container .cookie_text_above p:first-child, .cookie_container .cookie_text_above p:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above h3 {
      margin-bottom: 13px; }
    .cookie_container .cookie_text_above a {
      font-weight: 600; }
    .cookie_container .cookie_text_above p {
      font-size: 12px;
      color: #858585;
      font-weight: 400; }
  .cookie_container .cookies_checkboxes {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-right: 20px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      -moz-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .cookie_container .cookies_checkboxes label {
      margin: 5px 30px 5px 0; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 5px 12px 5px 0; } }
      .cookie_container .cookies_checkboxes label input[type="radio"]:focus + span, .cookie_container .cookies_checkboxes label input[type="checkbox"]:focus + span {
        outline: 1px solid #000; }
    .cookie_container .cookies_checkboxes .btn-wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 16px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes .btn-wrapper {
          margin-top: 7px;
          margin-bottom: 10px; } }
    .cookie_container .cookies_checkboxes button.loading {
      display: none; }
  .cookie_container .error_message {
    margin: -10px 0 13px 0; }
  .cookie_container .toggle_cookies_block {
    display: inline-block;
    cursor: pointer;
    color: #3a3a3a;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block span {
      color: #8B0D0D;
      display: inline-block;
      font-size: 10px;
      margin-left: 6px;
      vertical-align: 0; }
    .cookie_container .toggle_cookies_block.open span {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .cookie_container .cookies_pop {
    position: relative; }
  .cookie_container .sections_texts {
    margin-top: 12px;
    background: #fff;
    height: 230px;
    overflow-y: auto; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 15px 22px 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .sections_texts .sections_padding {
          padding: 15px 10px 22px 14px; } }
    .cookie_container .sections_texts .one_section {
      font-size: 14px;
      padding-bottom: 15px; }
      .cookie_container .sections_texts .one_section * {
        font-size: 14px; }
      .cookie_container .sections_texts .one_section h3 {
        font-weight: 600;
        margin: 0 0 5px;
        font-size: 14px;
        text-transform: uppercase; }
      .cookie_container .sections_texts .one_section h1:first-child, .cookie_container .sections_texts .one_section h1:first-of-type, .cookie_container .sections_texts .one_section h2:first-child, .cookie_container .sections_texts .one_section h2:first-of-type, .cookie_container .sections_texts .one_section h3:first-child, .cookie_container .sections_texts .one_section h3:first-of-type, .cookie_container .sections_texts .one_section h4:first-child, .cookie_container .sections_texts .one_section h4:first-of-type, .cookie_container .sections_texts .one_section h5:first-child, .cookie_container .sections_texts .one_section h5:first-of-type, .cookie_container .sections_texts .one_section h6:first-child, .cookie_container .sections_texts .one_section h6:first-of-type, .cookie_container .sections_texts .one_section p:first-child, .cookie_container .sections_texts .one_section p:first-of-type {
        margin-top: 0; }
      .cookie_container .sections_texts .one_section p {
        color: #333; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }
      .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, .cookie_container .sections_texts .one_section table td.lenteles_antraste, .cookie_container .sections_texts .one_section table thead td, .cookie_container .sections_texts .one_section table table th {
        font-size: 12px; }

.cookie_inner_section {
  margin: 0 0 40px 0; }
  .cookie_inner_section h3 {
    margin: 0 0 10px 0; }
  .cookie_inner_section input[type="radio"]:focus + span, .cookie_inner_section input[type="checkbox"]:focus + span {
    outline: 1px solid #000; }

.cookie_text_inner {
  margin: 0 0 30px 0; }
  .cookie_text_inner h1:first-child, .cookie_text_inner h1:first-of-type, .cookie_text_inner h2:first-child, .cookie_text_inner h2:first-of-type, .cookie_text_inner h3:first-child, .cookie_text_inner h3:first-of-type, .cookie_text_inner h4:first-child, .cookie_text_inner h4:first-of-type, .cookie_text_inner h5:first-child, .cookie_text_inner h5:first-of-type, .cookie_text_inner h6:first-child, .cookie_text_inner h6:first-of-type, .cookie_text_inner p:first-child, .cookie_text_inner p:first-of-type {
    margin-top: 0; }

.form_mod .type_question, form .type_question {
  font-weight: 600;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #ED1717; }

.form_mod .type_item:not(:last-child), form .type_item:not(:last-child) {
  margin: 0 0 26px 0; }

.form_mod .type_item input.error, form .type_item input.error {
  border-color: #ED1717; }

.form_mod .type_item.notice, form .type_item.notice {
  background-color: #E4E4E4;
  padding: 16px;
  padding: 28px; }
  .form_mod .type_item.notice .type_input_text, form .type_item.notice .type_input_text {
    font-size: 14px; }

.form_mod .rules_txt, form .rules_txt {
  padding-left: 24px; }
  .form_mod .rules_txt p:only-child, form .rules_txt p:only-child {
    margin: 0; }

.form_mod .field_info, form .field_info {
  color: #999;
  font-size: 12px; }

.rules_txt p:last-of-type {
  margin-bottom: 0; }

.search_title {
  font-size: 11px;
  font-weight: 700;
  line-height: 36.2px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  margin: 0 0 0px 0; }

.page_head_top.search_top {
  position: relative;
  padding-top: 130px;
  padding-bottom: 40px;
  background-color: #070707; }
  .page_head_top.search_top .search_filters {
    padding-top: 29px; }
  .page_head_top.search_top .years_months_selectable_filters {
    padding: 0;
    font-size: 0;
    text-align: center; }
  .page_head_top.search_top .years_list, .page_head_top.search_top .months_list {
    display: inline-block;
    vertical-align: top;
    /*max-width: 160px;*/
    /*width: 100%;*/
    margin: 20px 10px 0; }
    .page_head_top.search_top .years_list .tbl, .page_head_top.search_top .months_list .tbl {
      display: table; }
    .page_head_top.search_top .years_list .cl, .page_head_top.search_top .months_list .cl {
      display: table-cell;
      vertical-align: middle;
      color: #fff; }
      .page_head_top.search_top .years_list .cl:first-child, .page_head_top.search_top .months_list .cl:first-child {
        padding-right: 10px; }
      .page_head_top.search_top .years_list .cl:last-child, .page_head_top.search_top .months_list .cl:last-child {
        width: 160px; }
    .page_head_top.search_top .years_list select, .page_head_top.search_top .months_list select {
      width: 160px; }
    .page_head_top.search_top .years_list .select2-container--default .select2-selection--single, .page_head_top.search_top .months_list .select2-container--default .select2-selection--single {
      background-color: transparent;
      border-color: #838383;
      height: 35px; }
      .page_head_top.search_top .years_list .select2-container--default .select2-selection--single .select2-selection__rendered, .page_head_top.search_top .months_list .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-right: 33px;
        line-height: 33px;
        color: #838383;
        font-weight: 500; }
      .page_head_top.search_top .years_list .select2-container--default .select2-selection--single .select2-selection__arrow, .page_head_top.search_top .months_list .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 33px;
        height: 33px; }
        .page_head_top.search_top .years_list .select2-container--default .select2-selection--single .select2-selection__arrow b, .page_head_top.search_top .months_list .select2-container--default .select2-selection--single .select2-selection__arrow b {
          color: #838383;
          font-size: 15px;
          line-height: 33px; }
          .page_head_top.search_top .years_list .select2-container--default .select2-selection--single .select2-selection__arrow b:after, .page_head_top.search_top .months_list .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
            vertical-align: -1px; }

.search_form {
  max-width: 758px;
  margin: 0 auto;
  padding: 0 15px; }
  .search_form .form_item {
    position: relative; }
  .search_form label {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase; }
  .search_form input {
    max-width: 100%;
    width: 100%;
    height: 86px;
    padding: 0 66px 0 0;
    color: #FFFFFF;
    font-size: 56px;
    font-weight: 500;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #C4C4C4; }
    @media only screen and (max-width: 1023px) {
      .search_form input {
        height: 70px;
        font-size: 20px; } }
  .search_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 0.3; }
  .search_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.3; }
  .search_form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.3; }
  .search_form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.3; }
  .search_form button {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 56px;
    height: 86px;
    line-height: 86px;
    min-width: 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    background: transparent;
    border: 0 none; }
    .search_form button i {
      display: block;
      color: #fff;
      font-size: 28px;
      text-align: center; }
    .search_form button:hover {
      opacity: 0.7; }

.search_modules {
  margin: 20px 0 0 0;
  text-align: center; }
  .search_modules li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border: 0 none;
    background: none; }
    .search_modules li:before {
      display: none; }
  .search_modules a {
    display: block;
    height: 35px;
    line-height: 33px;
    margin: 0 4px 14px 4px;
    padding: 0 23px;
    color: #838383;
    border: 1px solid #838383;
    vertical-align: top;
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px; }
    .search_modules a:hover, .search_modules a.active {
      background: #fff;
      border-color: #fff;
      color: #000; }

.search_results > a {
  display: block;
  color: #000;
  border: 0 none;
  text-decoration: none;
  cursor: pointer; }
  @media only screen and (min-width: 480px) {
    .search_results > a {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  .search_results > a .cl {
    display: block; }
    @media only screen and (min-width: 480px) {
      .search_results > a .cl {
        display: table-cell;
        vertical-align: top; } }
    .search_results > a .cl span {
      display: block; }
  .search_results > a .image_side {
    width: 360px; }
    @media only screen and (max-width: 1023px) {
      .search_results > a .image_side {
        width: 240px; } }
    @media only screen and (max-width: 767px) {
      .search_results > a .image_side {
        width: 180px; } }
    @media only screen and (max-width: 479px) {
      .search_results > a .image_side {
        margin-bottom: 15px;
        width: 100%; } }
    .search_results > a .image_side .image {
      width: 300px; }
      @media only screen and (max-width: 1023px) {
        .search_results > a .image_side .image {
          width: 220px; } }
      @media only screen and (max-width: 767px) {
        .search_results > a .image_side .image {
          width: 160px; } }
      @media only screen and (max-width: 479px) {
        .search_results > a .image_side .image {
          width: 100%; } }
      .search_results > a .image_side .image img {
        display: block;
        height: auto; }
  .search_results > a .info_side {
    padding-top: 6px; }
    .search_results > a .info_side .category {
      margin-bottom: 16px;
      color: #9A0019;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .search_results > a .info_side .title {
      color: #000000;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px; }
    .search_results > a .info_side .desc {
      margin-top: 14px;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 22px; }
      @media only screen and (max-width: 767px) {
        .search_results > a .info_side .desc {
          margin-top: 10px; } }
    .search_results > a .info_side .date {
      margin-top: 14px;
      color: #888888;
      font-size: 14px;
      line-height: 22px; }
      @media only screen and (max-width: 767px) {
        .search_results > a .info_side .date {
          margin-top: 10px; } }
.search_results hr {
  display: block;
  height: 1px;
  margin: 40px 0;
  border: 0 none;
  background-color: #C4C4C4; }

.search_results span.highlight {
  background-color: rgba(139, 13, 13, 0.5);
  color: #fff;
  margin: 0;
  padding: 0 5px;
  display: inline !important; }

.clear_flts a {
  font-weight: 600; }
  .clear_flts a i {
    display: inline-block;
    vertical-align: 1px;
    margin-right: 5px; }

.search_suggest_container {
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  text-align: left;
  background-color: #070707; }
  @media only screen and (min-width: 1024px) {
    .search_suggest_container {
      top: 80px; } }
  .search_suggest_container.showed {
    display: block; }
  .search_suggest_container div[data-suggest-search-container] {
    position: relative;
    padding-top: 130px; }
    @media only screen and (max-width: 1200px) {
      .search_suggest_container div[data-suggest-search-container] {
        padding-top: 50px; } }
  .search_suggest_container .suggest-search-hide {
    position: absolute;
    top: 18px;
    right: 3px;
    cursor: pointer; }
    .search_suggest_container .suggest-search-hide i {
      display: block;
      color: #fff;
      font-size: 20px; }
  .search_suggest_container .wrapper {
    position: relative;
    max-width: 758px;
    margin: 0 auto;
    padding: 0 15px; }
  .search_suggest_container .suggest-search-form form {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0; }
  .search_suggest_container .suggest-search-results {
    position: relative;
    padding-top: 90px;
    text-align: left;
    z-index: 99; }
    .search_suggest_container .suggest-search-results .search_results > div:last-child a {
      border: 0 none; }
    .search_suggest_container .suggest-search-results .search_results span, .search_suggest_container .suggest-search-results .search_results p {
      color: #9f9f9f; }
    .search_suggest_container .suggest-search-results .search_results p {
      margin: 0; }
    .search_suggest_container .suggest-search-results .search_results a {
      display: block;
      color: #000;
      text-decoration: none;
      font-weight: 400;
      padding: 20px 0;
      border-bottom: 1px solid rgba(196, 196, 196, 0.3); }
      .search_suggest_container .suggest-search-results .search_results a img {
        display: none; }
      .search_suggest_container .suggest-search-results .search_results a span {
        display: block; }
      .search_suggest_container .suggest-search-results .search_results a .category {
        margin-bottom: 6px;
        color: #9A0019;
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase; }
      .search_suggest_container .suggest-search-results .search_results a .title {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px; }
      .search_suggest_container .suggest-search-results .search_results a .highlighted {
        display: inline;
        color: #ED1717; }
      .search_suggest_container .suggest-search-results .search_results a:after {
        content: "";
        display: block;
        clear: both; }
      .search_suggest_container .suggest-search-results .search_results a span.search_title {
        font-size: 18px;
        color: #000000;
        font-weight: 700;
        display: block;
        line-height: 1.25;
        margin: 0 0 5px 0; }
        @media only screen and (max-width: 600px) {
          .search_suggest_container .suggest-search-results .search_results a span.search_title {
            font-size: 16px; } }
      .search_suggest_container .suggest-search-results .search_results a:hover {
        opacity: 0.6; }

.search_index .pager {
  margin-top: 90px; }

/* prenumerata start*/
.sub_input input {
  width: 100%;
  margin-bottom: 10px; }

.sub_input_index input {
  width: 260px;
  margin-bottom: 10px; }

.green_button {
  display: block;
  width: auto !important;
  height: 50px !important;
  color: #fff !important;
  padding: 0px 10px !important;
  border-radius: 3px !important;
  border: none !important;
  line-height: 50px !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  background: #39b54a !important;
  margin-right: 10px;
  -webkit-box-shadow: 0px 3px 0px 0px #258e44;
  -moz-box-shadow: 0px 3px 0px 0px #258e44;
  -o-box-shadow: 0px 3px 0px 0px #258e44;
  box-shadow: 0px 3px 0px 0px #258e44; }

.green_button:hover {
  -webkit-box-shadow: 0px 0px 0px 0px #258e44;
  -moz-box-shadow: 0px 0px 0px 0px #258e44;
  -o-box-shadow: 0px 0px 0px 0px #258e44;
  box-shadow: 0px 0px 0px 0px #258e44;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
  color: #fff;
  cursor: pointer; }

/* prenumerata end */
.bottom_widget {
  padding: 64px 15px 29px 15px;
  background: #1E1E1E; }
  @media only screen and (max-width: 1023px) {
    .bottom_widget {
      padding: 44px 15px 19px 15px; } }
  .bottom_widget .newsletter_widget_table {
    max-width: 1060px;
    margin: 0 auto; }
    @media only screen and (min-width: 1024px) {
      .bottom_widget .newsletter_widget_table {
        display: table;
        table-layout: fixed;
        width: 100%; } }
    @media only screen and (min-width: 1024px) {
      .bottom_widget .newsletter_widget_table .nl_left, .bottom_widget .newsletter_widget_table .nl_right {
        display: table-cell;
        vertical-align: top; } }
    .bottom_widget .newsletter_widget_table .nl_left {
      padding-bottom: 30px; }
      @media only screen and (min-width: 1024px) {
        .bottom_widget .newsletter_widget_table .nl_left {
          width: 45%;
          padding: 12px 10px 0 0; } }
  .bottom_widget .widget_title {
    font-weight: 500;
    line-height: 32px;
    font-size: 24px;
    margin: 0;
    color: #a5a5a5; }
  .bottom_widget .newsletter_infos .error_cont, .bottom_widget .newsletter_infos .info_cont {
    display: none; }
  .bottom_widget form {
    max-width: 480px; }
  .bottom_widget .type_item {
    position: relative;
    margin-bottom: 17px; }
    .bottom_widget .type_item input[type=email] {
      padding-left: 52px;
      height: 56px;
      border-color: #8e8e8e;
      padding-left: 19px;
      padding-right: 49px;
      font-size: 14px;
      background: transparent;
      max-width: 100%;
      color: #fff; }
    .bottom_widget .type_item.error input {
      border-color: #ED1717; }
    .bottom_widget .type_item .rel_inpt {
      position: relative; }
    .bottom_widget .type_item button {
      background: none;
      border: 0;
      padding: 0;
      height: auto;
      line-height: 1;
      padding: 7px;
      position: absolute;
      right: 16px;
      top: 4px;
      width: auto;
      font-size: 34px; }
      .bottom_widget .type_item button:hover {
        opacity: 0.7;
        color: #ccc; }
  .bottom_widget .button_loader {
    position: absolute;
    right: 24px;
    top: 12px;
    display: none; }
  .bottom_widget .main_submit {
    width: 100%; }
  .bottom_widget .currently_sending .button_loader {
    display: block; }
  .bottom_widget .currently_sending button {
    display: none; }
  .bottom_widget .error_container, .bottom_widget .info_container {
    padding: 9px 17px;
    background: transparent;
    border: 1px solid #888; }
    .bottom_widget .error_container *, .bottom_widget .info_container * {
      font-size: 13px;
      color: #ccc; }
  .bottom_widget .error_container {
    border-color: #ED1717; }
  .bottom_widget label.newsletter_rules_txt {
    color: #616161;
    font-size: 12px;
    font-weight: 400;
    margin-top: 16px;
    padding-left: 35px; }
    .bottom_widget label.newsletter_rules_txt .checkbox_design {
      border: 1px solid #8e8e8e;
      width: 20px;
      height: 20px;
      background: transparent;
      top: 2px; }
      .bottom_widget label.newsletter_rules_txt .checkbox_design:after {
        top: 4px;
        left: 4px;
        width: 10px;
        height: 10px;
        background-color: #aaa; }
    .bottom_widget label.newsletter_rules_txt * {
      color: #616161;
      font-size: 12px;
      font-weight: 400; }
    .bottom_widget label.newsletter_rules_txt a {
      text-decoration: underline; }

/*
 Tree structure using CSS:
 http://stackoverflow.com/questions/14922247/how-to-get-a-tree-in-html-using-pure-css
*/
.structure_parent {
  margin: 0; }

.structure_parent > ul {
  margin-bottom: 40px !important;
  height: 100%; }

.structure_parent > ul, .structure_parent > ul ul {
  list-style-type: none;
  margin: 0 0 0 0px;
  padding: 0;
  position: relative;
  overflow: hidden; }

.structure_parent > ul li, .structure_parent > ul ul {
  background: none;
  margin: 0;
  padding: 0;
  overflow: visible; }

.structure_parent > ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 80px;
  line-height: 1.4;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li {
      padding: 0 0 0 20px; } }
.structure_parent > ul li::before, .structure_parent > ul li::after {
  content: '';
  position: absolute;
  left: 0; }

/* horizontal line on inner list items */
.structure_parent > ul li::before {
  border-top: 1px solid #c4c4c4;
  top: 12px;
  width: 80px;
  left: -14px;
  height: 0; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li::before {
      width: 23px; } }
.structure_parent > ul > li::before {
  border-top: none; }

/* vertical line on list items */
.structure_parent > ul li:after {
  border-left: 1px solid #c4c4c4;
  height: 140%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% + 17px);
  height: -webkit-calc(100% + 17px);
  height: calc(100% + 17px);
  width: 0px;
  top: 15px;
  left: 67px;
  z-index: -1; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li:after {
      left: 7px; } }
.structure_parent > ul > li > ul li:after {
  height: 78%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% - 25px);
  height: -webkit-calc(100% - 25px);
  height: calc(100% - 25px); }

/* lower line on list items from the first level because they don't have parents */
.structure_parent > ul > li::after {
  top: 7px;
  left: 3px;
  padding-bottom: 20px; }

.structure_parent > ul > li li li::after {
  border: none; }

.structure_parent > ul > li li li li::before {
  border: none; }

.structure_parent > ul > li:first-child:before {
  top: 32px; }

/* hide line from the last of the first level list items */
.structure_parent > ul > li:last-child::after {
  height: -moz-calc(100% - 16px);
  height: -webkit-calc(100% - 16px);
  height: calc(100% - 16px); }

.structure_parent > ul > li > ul > li {
  background-image: url("../img/sitemap-dot-2.png");
  background-position: 64px 8px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li {
      background-position: 4px 8px; } }
.structure_parent > ul > li > ul > li > ul > li {
  background-image: url("../img/sitemap-dot-2.png");
  background-position: 64px 9px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li > ul > li {
      background-position: 4px 9px; } }
.structure_parent > ul > li > ul > li > ul > li > ul > li {
  background-image: none; }

.structure_parent > ul > li {
  background-image: url("../img/sitemap-dot-2.png");
  background-position: 0px 7px;
  background-repeat: no-repeat; }

.structure_parent > ul > li:last-child::after, .structure_parent > ul > li:last-child {
  padding-bottom: 0px; }

.structure_parent > ul > li {
  padding: 0 0 0 18px; }
  .structure_parent > ul > li a {
    border: 0;
    display: inline-block;
    color: #000;
    font-weight: 600;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .structure_parent > ul > li a {
        font-size: 16px; } }
    .structure_parent > ul > li a:hover {
      opacity: 0.6; }
  .structure_parent > ul > li .link_cont {
    margin-bottom: 15px;
    line-height: 1.4; }
  .structure_parent > ul > li > ul > li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }
  .structure_parent > ul > li > ul > li > ul > li:before {
    left: -13px; }
  .structure_parent > ul > li > ul > li > ul > li a {
    font-size: 13px;
    font-weight: 600;
    color: #C4C4C4;
    line-height: 18px; }
  .structure_parent > ul > li > ul > li > ul > li > ul > li a {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #C4C4C4; }

/* Module Site tree END */
/* Polls style start */
.poll_results {
  margin: 0px 0 44px 0;
  padding: 0px 0;
  max-width: 558px; }
  @media only screen and (min-width: 1024px) {
    .poll_results {
      width: 100%; } }
  .poll_results h2 {
    float: none;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px 0; }
  .poll_results .poll_item {
    width: 100%;
    padding: 0 0 5px 0;
    margin: 0px; }
    .poll_results .poll_item .answer_values {
      float: left;
      width: 100%;
      padding: 10px 0 7px 0; }
      .poll_results .poll_item .answer_values .answer_name {
        line-height: 1;
        font-size: 16px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 768px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 60%; } }
      .poll_results .poll_item .answer_values .answer_value {
        /*width: 5%;*/
        text-align: right;
        padding-right: 10px;
        line-height: 1;
        font-size: 16px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_value {
            width: 10%; } }
      .poll_results .poll_item .answer_values .answer_count {
        /*width: 5%;*/
        text-align: right;
        border-left: 1px #000 solid;
        line-height: 1;
        padding-left: 10px;
        font-size: 16px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_count {
            width: auto; } }
    .poll_results .poll_item .answer_progress {
      width: 100%;
      height: 14px;
      background-color: #C4C4C4;
      padding: 0px; }
      .poll_results .poll_item .answer_progress .progress {
        height: 14px;
        background-color: #8B0D0D; }
    .poll_results .poll_item.total {
      padding: 0 0 14px 0; }
      .poll_results .poll_item.total .answer_values {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 12px; }
        .poll_results .poll_item.total .answer_values .answer_name {
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 768px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 60%; } }
        .poll_results .poll_item.total .answer_values .answer_total {
          /*width: 5%;*/
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_total {
              width: auto; } }
        .poll_results .poll_item.total .answer_values .answer_count {
          /*width: 5%;*/
          line-height: 1;
          text-align: right;
          padding-left: 10px;
          border-left: 0px; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_count {
              width: auto; } }
.total_results {
  margin: 8px 0 0px 0;
  font-size: 16px; }

/* Polls style end */
/* News list */
.news_index_top {
  margin-top: 60px;
  background-image: url("../img/news_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .news_index_top {
      margin-top: 80px; } }
  .news_index_top:after {
    content: "";
    background: #070707;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7; }
  .news_index_top > div {
    position: relative;
    z-index: 1; }
  .news_index_top .breadcrumbs {
    padding-top: 25px; }
    .news_index_top .breadcrumbs *, .news_index_top .breadcrumbs *:after {
      color: #fff; }
  .news_index_top .ni_tbl {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 300px; }
    @media only screen and (max-width: 767px) {
      .news_index_top .ni_tbl {
        height: 220px; } }
    .news_index_top .ni_tbl .ni_cl {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .news_index_top .ni_tbl .ni_cl {
          padding-bottom: 20px; } }
    .news_index_top .ni_tbl .lnobt {
      font-size: 18px;
      text-align: center;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      color: #FFFFFF;
      margin: 0 0 20px 0; }
    .news_index_top .ni_tbl h1 {
      font-size: 56px;
      text-align: center;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #FFFFFF;
      font-weight: 500;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .news_index_top .ni_tbl h1 {
          font-size: 36px; } }
.news_bg {
  background: #F3F3F3;
  padding: 96px 0px; }
  .news_bg .news_list_wrapper {
    max-width: 1296px;
    margin: 0 auto 0px auto; }

.news_list a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  position: relative;
  margin: 0 0 64px 0;
  min-height: 424px;
  color: #000000;
  background: #fff;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .news_list a span {
    display: block; }
  @media only screen and (min-width: 990px) {
    .news_list a .img img {
      float: left;
      max-width: 636px; } }
  @media only screen and (max-width: 989px) {
    .news_list a .img img {
      display: block;
      width: 100%;
      margin: 0 0 10px 0; } }
  .news_list a .event_text {
    padding: 10px 15px 20px 15px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (min-width: 990px) {
      .news_list a .event_text {
        padding: 34px 10px 28px 0px;
        height: 100%;
        display: table;
        table-layout: fixed;
        height: 100%; }
        .news_list a .event_text .center_evt {
          height: 100%;
          display: table-cell;
          vertical-align: middle;
          padding-left: 84px;
          padding-right: 84px; } }
    .news_list a .event_text .new_date {
      font-size: 14px;
      color: #888888;
      margin: 0 0 19px 0; }
      @media only screen and (max-width: 767px) {
        .news_list a .event_text .new_date {
          margin: 0 0 9px 0; } }
    .news_list a .event_text .title {
      font-weight: 600;
      line-height: 32px;
      font-size: 24px;
      margin: 0 0 29px 0; }
      @media only screen and (max-width: 767px) {
        .news_list a .event_text .title {
          font-size: 20px;
          margin: 0 0 19px 0; } }
    .news_list a .event_text .desc {
      line-height: 28px;
      font-size: 16px;
      margin: 0 0 25px 0; }
      @media only screen and (max-width: 767px) {
        .news_list a .event_text .desc {
          margin: 0 0 15px 0; } }
    .news_list a .event_text .more_text {
      font-weight: 500;
      line-height: normal;
      font-size: 13px;
      letter-spacing: 0.02em;
      color: #070707;
      line-height: 30px;
      height: 30px;
      display: inline-block;
      border-bottom: 1px solid #000; }
  @media only screen and (min-width: 990px) {
    .news_list a {
      padding-right: 636px; }
      .news_list a .img {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -212px;
        width: 636px;
        min-height: 424px; }
        .news_list a .img img {
          float: right; } }
  @media only screen and (min-width: 990px) {
    .news_list a:nth-child(odd) {
      padding-right: 0px;
      padding-left: 636px; }
      .news_list a:nth-child(odd) .img {
        position: absolute;
        left: 0;
        top: 50%;
        width: 636px; }
        .news_list a:nth-child(odd) .img img {
          float: left; }
      .news_list a:nth-child(odd) .center_evt {
        border-right: 0; } }
  .news_list a:hover .desc {
    /*text-decoration: underline;*/ }
  .news_list a:hover .center_evt {
    opacity: 0.5; }

.news_inner .news_image {
  display: block;
  margin: 0 0px 40px 0; }

.news_inner .news_content_text {
  max-width: 860px; }
  .news_inner .news_content_text p:first-of-type {
    margin-top: 0; }

.photos_gallery {
  background: #070707;
  overflow: hidden;
  padding: 91px 0 100px 0;
  margin: -10px auto 0 auto; }
  .photos_gallery * {
    color: #fff; }
  .photos_gallery h3 {
    margin: 0 0 24px 0;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-bottom: 30px;
    position: relative;
    margin: 0 0 50px 0;
    letter-spacing: 0;
    padding: 0 10px 30px 10px; }
    .photos_gallery h3:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -32px;
      width: 64px;
      height: 2px;
      background: #fff; }
  .photos_gallery a {
    text-align: center; }
  .photos_gallery .one_slide {
    margin: 10px; }
  .photos_gallery .slick-initialized .slick-slide {
    text-align: center;
    outline: none; }
  .photos_gallery .slick-slide img {
    margin: 0 auto; }
  .photos_gallery .slick-slide .image {
    /*display: inline-block;*/
    opacity: 0.3; }
  .photos_gallery .slick-track {
    padding: 60px 0; }
    @media only screen and (min-width: 450px) {
      .photos_gallery .slick-track {
        padding: 115px 0; } }
  .photos_gallery .slick-center {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    transform: scale(1.4);
    position: relative;
    z-index: 1; }
    .photos_gallery .slick-center .image {
      opacity: 1; }
  .photos_gallery button.slick-prev, .photos_gallery button.slick-next {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    z-index: 1;
    background: #000;
    color: #fff;
    margin-top: -24px; }
    .photos_gallery button.slick-prev:before, .photos_gallery button.slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e904";
      position: absolute;
      left: 12px;
      top: 12px;
      opacity: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .photos_gallery button.slick-prev:hover, .photos_gallery button.slick-next:hover {
      background: #fff; }
      .photos_gallery button.slick-prev:hover:before, .photos_gallery button.slick-next:hover:before {
        color: #000; }
  .photos_gallery button.slick-next {
    right: 100px;
    margin-top: 1px; }
    @media only screen and (max-width: 1300px) {
      .photos_gallery button.slick-next {
        right: 50px; } }
    @media only screen and (max-width: 767px) {
      .photos_gallery button.slick-next {
        right: 10px; } }
  .photos_gallery button.slick-prev {
    left: 100px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    @media only screen and (max-width: 1300px) {
      .photos_gallery button.slick-prev {
        left: 50px; } }
    @media only screen and (max-width: 767px) {
      .photos_gallery button.slick-prev {
        left: 10px; } }
.assoc_addon {
  background: #F3F3F3;
  padding: 85px 0 75px 0; }
  @media only screen and (max-width: 767px) {
    .assoc_addon {
      padding: 65px 0 55px 0; } }
  .assoc_addon .global_container {
    max-width: 1326px; }
  .assoc_addon h2 {
    text-align: center;
    position: relative;
    font-weight: 500;
    line-height: 1.1;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.02em;
    display: block;
    text-transform: uppercase;
    padding-bottom: 28px;
    position: relative;
    z-index: 1;
    margin: 0 0 70px; }
    @media only screen and (max-width: 767px) {
      .assoc_addon h2 {
        letter-spacing: 1px;
        padding-bottom: 10px;
        margin: 0 0 50px;
        font-size: 24px; } }
    .assoc_addon h2:after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #000;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .assoc_addon .assoc_list {
      width: 102%; } }
  .assoc_addon .assoc_list a {
    display: block;
    text-decoration: none;
    background: #FFFFFF;
    color: #000000;
    margin: 0 0 20px; }
    @media only screen and (min-width: 1024px) {
      .assoc_addon .assoc_list a {
        float: left;
        width: 31.43%;
        margin: 0 1.9% 1.9% 0; } }
    .assoc_addon .assoc_list a span {
      display: block; }
    .assoc_addon .assoc_list a .img img {
      display: block;
      width: 100%; }
    .assoc_addon .assoc_list a .meta_text {
      padding: 10px 15px 26px 15px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (min-width: 990px) {
        .assoc_addon .assoc_list a .meta_text {
          padding: 25px 30px 32px 32px; } }
      .assoc_addon .assoc_list a .meta_text .new_date {
        font-size: 14px;
        color: #888888;
        margin: 0 0 12px 0; }
        @media only screen and (max-width: 767px) {
          .assoc_addon .assoc_list a .meta_text .new_date {
            margin: 0 0 9px 0; } }
      .assoc_addon .assoc_list a .meta_text .title {
        font-weight: 600;
        line-height: 1.3;
        font-size: 18px;
        margin: 0 0 12px 0; }
      .assoc_addon .assoc_list a .meta_text .desc {
        line-height: 28px;
        font-size: 14px;
        font-weight: 400;
        color: #2A2A2A;
        line-height: 1.5; }
    .assoc_addon .assoc_list a:hover {
      opacity: 0.8; }
  .assoc_addon.assoc_events_addon {
    background: #fff; }
    .assoc_addon.assoc_events_addon .assoc_list a .img {
      padding-bottom: 68%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    .assoc_addon.assoc_events_addon .assoc_list a .meta_text {
      padding: 0;
      padding-top: 20px; }
      .assoc_addon.assoc_events_addon .assoc_list a .meta_text .event_cat {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #9A0019;
        margin: 0 0 9px; }
      .assoc_addon.assoc_events_addon .assoc_list a .meta_text .title {
        font-weight: 500;
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        margin: 0 0 8px; }
      .assoc_addon.assoc_events_addon .assoc_list a .meta_text .new_date .bigsep {
        width: 28px;
        height: 1px;
        background: #888888;
        display: inline-block;
        margin: 0 10px 0 12px;
        vertical-align: 4px; }
  .assoc_addon.assoc_bravissimo_addon {
    background: #000;
    background-image: url("../img/bravissimo-bg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; }
    .assoc_addon.assoc_bravissimo_addon h2 {
      color: #fff;
      letter-spacing: 0.1em; }
      .assoc_addon.assoc_bravissimo_addon h2:after {
        background: #fff; }
    .assoc_addon.assoc_bravissimo_addon .assoc_list * {
      color: #fff; }
    @media only screen and (min-width: 1024px) {
      .assoc_addon.assoc_bravissimo_addon .assoc_list .first_line a {
        width: 48%;
        margin: 0 2% 2% 0; } }
    .assoc_addon.assoc_bravissimo_addon .assoc_list a {
      position: relative;
      overflow: hidden; }
      .assoc_addon.assoc_bravissimo_addon .assoc_list a:hover {
        opacity: 1; }
      .assoc_addon.assoc_bravissimo_addon .assoc_list a:before {
        content: "";
        left: 0;
        top: 0;
        height: 101%;
        width: 101%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
      .assoc_addon.assoc_bravissimo_addon .assoc_list a .img {
        position: relative; }
      .assoc_addon.assoc_bravissimo_addon .assoc_list a .play_icon {
        position: absolute;
        left: 0;
        top: 50%;
        left: 50%;
        width: 96px;
        height: 96px;
        line-height: 94px;
        border: 2px solid #fff;
        text-align: center;
        color: #fff;
        margin: -49px 0 0 -49px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        font-size: 20px;
        z-index: 2; }
        @media only screen and (max-width: 1200px) {
          .assoc_addon.assoc_bravissimo_addon .assoc_list a .play_icon {
            width: 40px;
            height: 40px;
            line-height: 38px;
            margin: -52px 0 0 -20px;
            font-size: 12px; } }
      .assoc_addon.assoc_bravissimo_addon .assoc_list a .meta_text {
        padding: 10px 20px 25px 21px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 2; }
        .assoc_addon.assoc_bravissimo_addon .assoc_list a .meta_text .event_cat {
          font-weight: 500;
          font-size: 14px;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          color: #FFFFFF;
          margin: 0 0 7px; }
        .assoc_addon.assoc_bravissimo_addon .assoc_list a .meta_text .title {
          font-weight: normal;
          font-size: 16px;
          margin: 0;
          color: #FFFFFF; }
    .assoc_addon.assoc_bravissimo_addon .assoc_list .second_line a .title {
      font-size: 14px;
      line-height: 1.5; }

.link_to_assoc_el {
  text-align: center;
  padding-top: 22px; }
  .link_to_assoc_el a {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #070707;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #070707; }
    .link_to_assoc_el a:hover {
      border-color: transparent; }

/* 
    Created on : Sep 15, 2015, 10:18:29 AM
    Author     : andrius
*/
/* Contacts start*/
.contacts_text_above {
  margin: -10px 0 45px 0; }
  @media only screen and (min-width: 1200px) {
    .contacts_text_above {
      margin-top: -15px;
      font-size: 16px;
      letter-spacing: 0.1em; }
      .contacts_text_above p, .contacts_text_above div, .contacts_text_above li {
        font-size: 16px;
        letter-spacing: 0.1em; } }
  .contacts_text_above p:first-of-type {
    margin-top: 0; }

.contacts_search_from {
  margin-bottom: 86px; }
  .contacts_search_from .s_title {
    margin: 0 0 9px 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 600; }
  @media only screen and (max-width: 1023px) {
    .contacts_search_from {
      margin-bottom: 49px; } }
  .contacts_search_from.less_margin {
    margin-bottom: 29px; }
  .contacts_search_from input[type="text"], .contacts_search_from .select2, .contacts_search_from .select2-container--default .select2-selection--single .select2-selection__rendered, .contacts_search_from .select2-container--default .select2-selection--single, .contacts_search_from .select2-container--default .select2-selection--single .select2-selection__arrow, .contacts_search_from .select2-container--default .select2-selection--single .select2-selection__arrow b {
    height: 48px;
    line-height: 46px;
    border-color: #000;
    font-size: 14px; }
  .contacts_search_from .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-size: 19px; }
  .contacts_search_from .disp_cell {
    padding-left: 0; }
  .contacts_search_from .select2 {
    max-width: 100%; }
  .contacts_search_from .w110 {
    width: 110px;
    line-height: 30px; }
  .contacts_search_from .w196 {
    width: 265px;
    padding-right: 10px; }
    @media only screen and (min-width: 1024px) {
      .contacts_search_from .w196 {
        width: 272px;
        padding-right: 76px; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w310 {
      padding-right: 10px; } }
  .contacts_search_from .w310 input[type="text"] {
    max-width: 100%;
    padding-right: 45px; }
  .contacts_search_from .w310 .search_wrp {
    position: relative;
    max-width: 255px;
    display: inline-block; }
    .contacts_search_from .w310 .search_wrp button {
      background: none;
      padding: 0;
      height: 30px;
      line-height: 30px;
      color: #000;
      position: absolute;
      top: 12px;
      right: 18px;
      border: 0;
      font-size: 21px; }
  .contacts_search_from .w310 .clear_holder {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px; }
    @media only screen and (max-width: 420px) {
      .contacts_search_from .w310 .clear_holder {
        margin: 15px 0 0 0;
        display: block; } }
    .contacts_search_from .w310 .clear_holder a {
      color: #000; }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w100 {
      width: 126px; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w100 button[type="submit"] {
      width: 100%;
      padding: 0 27px 0 10px;
      text-align: center;
      height: 54px;
      line-height: 52px;
      margin-top: 27px; }
      .contacts_search_from .w100 button[type="submit"]:after {
        color: #ccc;
        font-size: 18px;
        right: 17px;
        margin-top: -9px;
        content: "\e919"; } }
  .contacts_search_from .clear-holder {
    line-height: 26px; }
    @media only screen and (min-width: 768px) {
      .contacts_search_from .clear-holder {
        padding-left: 10px;
        width: 140px; } }
    @media only screen and (min-width: 768px) {
      .contacts_search_from .clear-holder {
        padding-top: 33px; } }
    .contacts_search_from .clear-holder a {
      font-weight: normal;
      color: #000; }

.contacts_struct_cont ul {
  margin: 0; }
  .contacts_struct_cont ul li {
    padding: 0;
    background-image: none; }
    .contacts_struct_cont ul li a {
      display: block;
      padding: 26px 36px 26px 0px;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      line-height: 1.3;
      text-decoration: none;
      text-transform: uppercase;
      color: #070707;
      position: relative;
      border-bottom: 1px solid #C4C4C4;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .contacts_struct_cont ul li a.haschilds:after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e907";
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -7px;
        color: #8B0D0D;
        font-size: 14px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
      .contacts_struct_cont ul li a:hover {
        text-decoration: underline; }
    .contacts_struct_cont ul li ul {
      margin-left: 15px;
      display: none; }
    .contacts_struct_cont ul li.active > ul {
      display: block; }
    .contacts_struct_cont ul li.active > a {
      color: #8B0D0D;
      font-weight: 600; }
      .contacts_struct_cont ul li.active > a:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.contacts_struct_cont > ul > li:first-child > a {
  border-top: 1px solid #C4C4C4; }

.cont_search_found {
  margin-bottom: 30px; }

.one_contact {
  margin: 0 0 30px 0; }
  .one_contact div {
    margin: 0 0 3px 0; }
  .one_contact div.contact-title {
    font-size: 24px;
    margin: 0 0 5px 0;
    font-weight: 500;
    color: #000000;
    line-height: 1.1; }
  .one_contact a {
    color: #000;
    text-decoration: none;
    font-weight: 400; }
    .one_contact a:hover {
      text-decoration: underline; }
    .one_contact a.fancybox_ajax {
      color: #8B0D0D; }

@media only screen and (min-width: 1024px) {
  .contact_popup {
    width: 1000px; } }

.contact_popup h2 {
  margin: 0 0 2px 0; }

@media only screen and (min-width: 1200px) {
  .view_department {
    display: table;
    table-layout: fixed;
    width: 100%; } }

@media only screen and (min-width: 1200px) {
  .view_department .dep_left, .view_department .dep_right {
    display: table-cell;
    vertical-align: top; } }

@media only screen and (min-width: 1200px) {
  .view_department .dep_left {
    width: 416px;
    padding-top: 4px; } }

.view_department .dep_right {
  padding: 50px 0 0 0; }
  @media only screen and (min-width: 1200px) {
    .view_department .dep_right {
      padding: 0 0 0 134px; } }
  .view_department .dep_right .dep_description {
    margin: 0 0 40px 0; }
    .view_department .dep_right .dep_description p:first-of-type {
      margin-top: 0; }
    .view_department .dep_right .dep_description p:last-of-type {
      margin-bottom: 0; }
    .view_department .dep_right .dep_description h1:first-of-type, .view_department .dep_right .dep_description h2:first-of-type, .view_department .dep_right .dep_description h3:first-of-type, .view_department .dep_right .dep_description h4:first-of-type {
      margin-top: 0; }

/* Contacts end*/
.topicslist .category .category-topdescription {
  margin: 0 0 20px 0; }
  .topicslist .category .category-topdescription p:first-of-type {
    margin-top: 0; }
  .topicslist .category .category-topdescription p:last-of-type {
    margin-top: 0; }
  .topicslist .category .category-topdescription p:only-child {
    margin: 0; }

.topicslist .category .category-title {
  padding: 30px 40px 30px 0px;
  margin-bottom: 0px;
  border-top: 1px solid #c4c4c4;
  color: #000000;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  line-height: 1.3;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (max-width: 767px) {
    .topicslist .category .category-title {
      padding: 20px 40px 20px 0px;
      font-size: 16px; } }
  .topicslist .category .category-title:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
    color: #000;
    font-size: 15px;
    margin-left: 6px;
    display: inline-block;
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin-top: -7px; }
  .topicslist .category .category-title:hover {
    color: #8B0D0D; }
  .topicslist .category .category-title[data-category-role=open]:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }

.topicslist .category .category-title + .topics {
  padding-left: 28px; }
  @media only screen and (max-width: 767px) {
    .topicslist .category .category-title + .topics {
      padding-left: 18px; } }
  .topicslist .category .category-title + .topics .topic-title {
    border-top: 1px solid #c4c4c4; }
    .topicslist .category .category-title + .topics .topic-title:after {
      opacity: 1; }

.topicslist .category .topics {
  display: none;
  padding: 1px 0px 0px 0px;
  border-top: none; }
  @media only screen and (max-width: 767px) {
    .topicslist .category .topics {
      padding: 1px 0px 0px 0px; } }
  .topicslist .category .topics .topic-title {
    padding: 30px 40px 30px 0px;
    margin-bottom: 0px;
    border-top: 1px solid #c4c4c4;
    color: #000000;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.94px;
    line-height: 1.3; }
    @media only screen and (max-width: 767px) {
      .topicslist .category .topics .topic-title {
        padding: 20px 40px 20px 0px;
        font-size: 16px; } }
    .topicslist .category .topics .topic-title:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e908";
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      vertical-align: middle;
      color: #000;
      font-size: 15px;
      margin-left: 6px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      display: inline-block;
      position: absolute;
      right: 18px;
      top: 50%;
      margin-top: -7px; }
    .topicslist .category .topics .topic-title:hover {
      color: #8B0D0D; }
    .topicslist .category .topics .topic-title[data-topic-role=open]:after {
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }
  .topicslist .category .topics .topic-topdescription {
    margin: 0 0 18px 0; }
    .topicslist .category .topics .topic-topdescription p:first-of-type {
      margin-top: 0; }
    .topicslist .category .topics .topic-topdescription p:last-of-type {
      margin-top: 0; }
    .topicslist .category .topics .topic-topdescription p:only-child {
      margin: 0; }
  .topicslist .category .topics .topic-description {
    display: none;
    padding: 0px 20px 19px 0px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .topicslist .category .topics .topic-description {
        padding: 0px 10px 15px 0px; } }
    .topicslist .category .topics .topic-description p:first-of-type {
      margin-top: 0; }
    .topicslist .category .topics .topic-description p:last-of-type {
      margin-top: 0; }
    .topicslist .category .topics .topic-description p:only-child {
      margin: 0; }

.topicslist .category .visible, .topicslist .category .hidden.show {
  display: block; }

.topicslist .category .hidden {
  display: none; }

.topicslist .category .no-topics {
  padding-bottom: 15px; }

.topicslist .category:last-child {
  border-bottom: 1px solid #c4c4c4; }

/* Childlist start */
.childlist_cont .left_submenu {
  margin: 0px; }

.childlist_cont ul {
  margin: 0; }
  .childlist_cont ul li {
    background: none;
    padding: 0px 0px 0px 0px; }
    .childlist_cont ul li a {
      display: block;
      padding: 30px 40px 30px 0px;
      text-decoration: none;
      margin-bottom: 0px;
      border-top: 1px solid #c4c4c4;
      color: #000000;
      cursor: pointer;
      position: relative;
      font-size: 16px;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.94px;
      line-height: 1.3;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 767px) {
        .childlist_cont ul li a {
          padding: 20px 40px 20px 0px;
          font-size: 16px; } }
      .childlist_cont ul li a:after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e908";
        vertical-align: middle;
        color: #000;
        font-size: 15px;
        margin-left: 6px;
        display: inline-block;
        position: absolute;
        right: 19px;
        top: 50%;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        margin-top: -7px; }
      .childlist_cont ul li a:hover {
        color: #8B0D0D; }
    .childlist_cont ul li ul {
      padding-left: 25px; }

.childlist_cont > ul > li:last-child a {
  border-bottom: 1px solid #c4c4c4; }

/* Childlist end */
.categories_list a.category_item {
  display: table;
  height: 600px;
  table-layout: fixed;
  width: 100%;
  text-decoration: none;
  margin: 0 0 55px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  @media only screen and (max-width: 1200px) {
    .categories_list a.category_item {
      height: 500px; } }
  @media only screen and (max-width: 767px) {
    .categories_list a.category_item {
      height: 350px; } }
  .categories_list a.category_item .cnt {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center; }
    .categories_list a.category_item .cnt:after {
      content: "";
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.7; }
  .categories_list a.category_item .h2 {
    text-align: center;
    position: relative;
    font-weight: 500;
    line-height: 64px;
    font-size: 56px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding-bottom: 24px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .categories_list a.category_item .h2 {
        letter-spacing: 1px;
        padding-bottom: 10px;
        font-size: 32px; } }
    .categories_list a.category_item .h2:after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #fff;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }

.performers_section {
  padding-bottom: 20px;
  margin-bottom: 90px;
  border-bottom: 1px solid #C4C4C4; }
  @media only screen and (max-width: 767px) {
    .performers_section {
      padding-bottom: 10px;
      margin-bottom: 50px; } }
  .performers_section:last-child {
    padding-bottom: 0;
    border: 0;
    margin: 0; }
  .performers_section h2 {
    margin: 0 0 65px;
    text-align: center;
    position: relative;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    display: block;
    text-transform: uppercase;
    padding-bottom: 22px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .performers_section h2 {
        font-size: 26px; } }
    .performers_section h2:after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #000;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }
  .performers_section .perfomers_list {
    text-align: center; }
    .performers_section .perfomers_list a {
      display: inline-block;
      max-width: 236px;
      vertical-align: top;
      margin: 0 22px 82px 22px;
      text-decoration: none;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 767px) {
        .performers_section .perfomers_list a {
          margin: 0 10px 40px 10px; } }
      .performers_section .perfomers_list a span, .performers_section .perfomers_list a img {
        display: block; }
      .performers_section .perfomers_list a img {
        margin: 0 0 20px; }
      .performers_section .perfomers_list a span {
        font-weight: 500;
        line-height: 24px;
        font-size: 18px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #070707; }
        .performers_section .perfomers_list a span.role {
          margin-top: 5px;
          color: #8B0D0D;
          font-size: 14px;
          font-weight: 500;
          letter-spacing: 0.1em; }
      .performers_section .perfomers_list a:hover {
        opacity: 0.8; }

.page_head_top.performer_top {
  background: #000; }
  .page_head_top.performer_top:after {
    display: none; }

.page_head_top .ni_tbl.perf_tbl {
  width: 100%;
  height: auto;
  margin-top: 59px; }
  @media only screen and (max-width: 850px) {
    .page_head_top .ni_tbl.perf_tbl {
      display: block; } }
  .page_head_top .ni_tbl.perf_tbl .perf_cl {
    text-align: left; }
    @media only screen and (max-width: 850px) {
      .page_head_top .ni_tbl.perf_tbl .perf_cl {
        display: block; } }
    .page_head_top .ni_tbl.perf_tbl .perf_cl h4 {
      font-weight: normal;
      line-height: 22px;
      font-size: 18px;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      margin: 0 0 14px;
      color: #fff; }
    .page_head_top .ni_tbl.perf_tbl .perf_cl h1, .page_head_top .ni_tbl.perf_tbl .perf_cl h4 {
      text-align: left; }
    .page_head_top .ni_tbl.perf_tbl .perf_cl:last-child {
      width: 51%;
      text-align: right;
      padding-left: 18px; }
      @media only screen and (max-width: 850px) {
        .page_head_top .ni_tbl.perf_tbl .perf_cl:last-child {
          text-align: left;
          padding: 10px 0 30px 0;
          width: 100%; } }
      .page_head_top .ni_tbl.perf_tbl .perf_cl:last-child img {
        max-width: 531px; }
        @media only screen and (max-width: 1200px) {
          .page_head_top .ni_tbl.perf_tbl .perf_cl:last-child img {
            max-width: 100%; } }
.performer_inner_parent .index_container {
  min-height: 10px;
  padding-top: 91px; }
  @media only screen and (max-width: 1023px) {
    .performer_inner_parent .index_container {
      padding-top: 61px; } }
.performer_inner_section {
  padding: 0 0 80px; }
  .performer_inner_section h2 {
    margin: 0 0 65px;
    text-align: center;
    position: relative;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    display: block;
    text-transform: uppercase;
    padding-bottom: 22px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .performer_inner_section h2 {
        font-size: 26px; } }
    .performer_inner_section h2:after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #000;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }

.performer_gallery {
  margin: 0 0 90px; }
  @media only screen and (max-width: 1023px) {
    .performer_gallery {
      margin: 0 0 50px; } }
.performance_dates table {
  margin: 0; }
  .performance_dates table thead th {
    background: transparent;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #070707;
    font-weight: 500;
    border-bottom: 1px solid #C4C4C4; }
    .performance_dates table thead th:first-child {
      width: 120px; }
    @media only screen and (min-width: 861px) {
      .performance_dates table thead th:last-child {
        width: 188px; } }
  .performance_dates table tbody td {
    font-size: 14px; }
    @media only screen and (min-width: 861px) {
      .performance_dates table tbody td .mygtukas {
        width: 100%; } }
  .performance_dates table th:first-child, .performance_dates table td:first-child {
    padding-left: 0; }
  .performance_dates table th:last-child, .performance_dates table td:last-child {
    padding-right: 0; }
  .performance_dates table a.mygtukas {
    padding: 0 10px;
    text-align: center; }
  .performance_dates table a.disabled {
    background: #C4C4C4;
    border-color: #C4C4C4;
    cursor: not-allowed;
    color: #fff; }
  @media only screen and (max-width: 860px) {
    .performance_dates table {
      display: block; }
      .performance_dates table tbody, .performance_dates table tr, .performance_dates table td {
        display: block;
        width: 100%; }
      .performance_dates table tbody {
        border-top: 1px solid #C4C4C4; }
      .performance_dates table thead {
        display: none; }
      .performance_dates table tr {
        border-bottom: 1px solid #C4C4C4;
        padding: 19px 0; }
      .performance_dates table td {
        padding: 0px 5px 0px 0;
        border: 0; }
        .performance_dates table td:last-child {
          margin-top: 10px; } }
.performance_dates .performance_archive .toggler {
  padding-top: 48px;
  padding-bottom: 0px;
  text-align: center; }
  .performance_dates .performance_archive .toggler a {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #070707;
    text-decoration: none;
    display: inline-block; }
    .performance_dates .performance_archive .toggler a i {
      color: #888;
      display: inline-block;
      font-size: 11px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      margin-left: 9px; }
    .performance_dates .performance_archive .toggler a.active i {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.performance_dates .performance_archive .performance_archive_wrapper {
  display: none;
  padding-top: 40px; }

.performance_dates .performance_archive table td, .performance_dates .performance_archive table th {
  color: #C4C4C4; }

#performer_information + .performer_inner_section .performance_dates, #performer_biography + .performer_inner_section .performance_dates {
  border-top: 1px solid #C4C4C4;
  padding-top: 92px; }
  @media only screen and (max-width: 768px) {
    #performer_information + .performer_inner_section .performance_dates, #performer_biography + .performer_inner_section .performance_dates {
      padding-top: 50px; } }
.performer_inner_parent .index_container + .assoc_addon {
  margin-top: -90px; }

.performer_no_upcoming_text {
  text-align: center; }

.performer_no_upcoming_text + .performance_archive .toggler {
  padding-top: 20px; }

.performer_inner_parent .photos_gallery:first-child {
  margin-top: -91px; }
  @media only screen and (max-width: 1023px) {
    .performer_inner_parent .photos_gallery:first-child {
      margin-top: -61px; } }
.news_index_top.bravisimo_top .ni_tbl h1 {
  padding: 0;
  margin: 0; }
  .news_index_top.bravisimo_top .ni_tbl h1:after {
    display: none; }

.bravisimo_bg {
  background: #F3F3F3;
  padding: 96px 0px; }
  .bravisimo_bg .bravisimo_list_wrapper {
    max-width: 1296px;
    margin: 0 auto 0px auto; }
  .bravisimo_bg .assoc_addon.assoc_bravissimo_addon {
    background: none;
    padding: 0; }

.popup_window {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  z-index: 5;
  display: none;
  overflow-y: auto; }
  .popup_window a.close_popup {
    text-decoration: none;
    color: #fff;
    position: fixed;
    right: 60px;
    top: 70px;
    z-index: 5; }
    @media only screen and (max-width: 1023px) {
      .popup_window a.close_popup {
        right: 20px;
        top: 20px; } }
    .popup_window a.close_popup:hover {
      opacity: 0.6; }
  .popup_window .popup_wrapper {
    max-width: 1466px;
    padding: 47px 95px 50px 95px;
    margin: 0 auto; }
    @media only screen and (max-width: 1200px) {
      .popup_window .popup_wrapper {
        padding: 30px 12px 40px 15px; } }
  .popup_window * {
    color: #fff; }
  .popup_window .popup_title {
    font-weight: 500;
    line-height: 1.1;
    font-size: 56px;
    letter-spacing: 0.02em;
    margin: 0 0 34px; }
    @media only screen and (max-width: 1023px) {
      .popup_window .popup_title {
        font-size: 36px; } }
  .popup_window .popup_desc {
    font-size: 16px; }
    @media only screen and (max-width: 1023px) {
      .popup_window .popup_desc {
        font-size: 14px; } }
  .popup_window .popup_embed {
    max-width: 1020px;
    margin: 60px auto 0 auto;
    display: none; }
  .popup_window .share_icons {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -95px;
    z-index: 6;
    width: 70px;
    display: none; }
    @media only screen and (max-width: 1200px) {
      .popup_window .share_icons {
        position: static;
        margin: 0;
        width: auto;
        margin: -8px 0 15px; } }
    .popup_window .share_icons a {
      display: inline-block;
      width: 70px;
      height: 70px;
      line-height: 70px;
      text-align: center;
      text-decoration: none;
      background: #fff;
      margin: 0 0 6px;
      font-size: 26px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 1200px) {
        .popup_window .share_icons a {
          width: 40px;
          height: 40px;
          line-height: 42px;
          font-size: 22px;
          margin: 0 4px 15px 0; } }
      .popup_window .share_icons a i {
        color: #000; }
      @media only screen and (min-width: 1024px) {
        .popup_window .share_icons a:hover {
          width: 140px;
          padding-left: 70px; } }
      .popup_window .share_icons a.fb:hover {
        background: #3B5998; }
      .popup_window .share_icons a.twitter:hover {
        background: #38A1F3; }

.br_photos_gallery {
  overflow: hidden;
  padding: 21px 0 100px 0;
  margin: -30px auto 0 auto; }
  .br_photos_gallery * {
    color: #fff; }
  .br_photos_gallery a {
    text-align: center; }
  .br_photos_gallery .slick-initialized .slick-slide {
    text-align: center; }
  .br_photos_gallery .slick-slide img {
    display: inline-block;
    opacity: 0.5; }
  .br_photos_gallery .slick-track {
    padding: 60px 0; }
    @media only screen and (min-width: 768px) {
      .br_photos_gallery .slick-track {
        padding: 81px 0; } }
    @media only screen and (min-width: 1024px) {
      .br_photos_gallery .slick-track {
        padding: 99px 0; } }
    @media only screen and (min-width: 1600px) {
      .br_photos_gallery .slick-track {
        padding: 123px 0; } }
  .br_photos_gallery .slick-center {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    transform: scale(1.4);
    position: relative;
    z-index: 1; }
    .br_photos_gallery .slick-center img {
      opacity: 1; }
    .br_photos_gallery .slick-center.last_slide_el {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
  .br_photos_gallery button.slick-prev, .br_photos_gallery button.slick-next {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    z-index: 1;
    background: #000;
    color: #fff;
    margin-top: -24px; }
    .br_photos_gallery button.slick-prev:before, .br_photos_gallery button.slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e904";
      position: absolute;
      left: 12px;
      top: 12px;
      opacity: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .br_photos_gallery button.slick-prev:hover, .br_photos_gallery button.slick-next:hover {
      background: #fff; }
      .br_photos_gallery button.slick-prev:hover:before, .br_photos_gallery button.slick-next:hover:before {
        color: #000; }
    .br_photos_gallery button.slick-prev.slick-disabled, .br_photos_gallery button.slick-next.slick-disabled {
      opacity: 0; }
  .br_photos_gallery button.slick-next {
    right: 100px;
    margin-top: 1px; }
    @media only screen and (max-width: 1300px) {
      .br_photos_gallery button.slick-next {
        right: 50px; } }
    @media only screen and (max-width: 767px) {
      .br_photos_gallery button.slick-next {
        right: 10px; } }
  .br_photos_gallery button.slick-prev {
    left: 100px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    @media only screen and (max-width: 1300px) {
      .br_photos_gallery button.slick-prev {
        left: 50px; } }
    @media only screen and (max-width: 767px) {
      .br_photos_gallery button.slick-prev {
        left: 10px; } }
.last_slide_el {
  background: #000;
  max-width: 1014px;
  text-align: center;
  display: none;
  opacity: 0.2; }
  .last_slide_el * {
    color: #fff; }
  @media only screen and (min-width: 1200px) {
    .last_slide_el .ls_tbl {
      display: table;
      table-layout: fixed;
      width: 100%;
      min-height: 500px; } }
  @media only screen and (min-width: 1700px) {
    .last_slide_el .ls_tbl {
      min-height: 621px; } }
  @media only screen and (min-width: 1200px) {
    .last_slide_el .ls_cl {
      display: table-cell;
      vertical-align: middle; }
      .last_slide_el .ls_cl:first-child {
        padding-right: 84px;
        padding-left: 30px; }
      .last_slide_el .ls_cl.small_cl {
        width: 2px; } }
  @media only screen and (max-width: 1199px) {
    .last_slide_el .ls_cl {
      padding-left: 25px; }
      .last_slide_el .ls_cl:first-child {
        padding-bottom: 30px; } }
  .last_slide_el h3 {
    font-weight: 500;
    font-size: 24px;
    margin: 0 0 18px; }
  .last_slide_el .ls_shares {
    position: relative;
    padding-bottom: 30px;
    margin: 0 0 34px; }
    .last_slide_el .ls_shares:after {
      content: "";
      width: 64px;
      height: 2px;
      background: #fff;
      left: 50%;
      bottom: 0;
      margin-left: -32px;
      position: absolute; }
    .last_slide_el .ls_shares a {
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 42px;
      text-align: center;
      text-decoration: none;
      background: #fff;
      margin: 0 23px 0px 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      font-size: 24px;
      vertical-align: top; }
      .last_slide_el .ls_shares a:last-child {
        margin-right: 0; }
      .last_slide_el .ls_shares a i {
        color: #000; }
      .last_slide_el .ls_shares a.fb:hover {
        background: #3B5998; }
      .last_slide_el .ls_shares a.twitter:hover {
        background: #38A1F3; }
  .last_slide_el .assoc_links {
    text-align: left;
    width: 102%; }
    .last_slide_el .assoc_links a {
      text-decoration: none;
      display: inline-block;
      width: 48%;
      margin: 1% 1%;
      position: relative;
      height: 235px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      text-align: left; }
      @media only screen and (min-width: 1700px) {
        .last_slide_el .assoc_links a {
          width: 31%;
          margin: 0.8% 0.8%; } }
      .last_slide_el .assoc_links a span.title {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        padding: 11px 13px;
        font-size: 14px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
      .last_slide_el .assoc_links a .play_icon {
        position: absolute;
        left: 0;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        line-height: 38px;
        margin: -52px 0 0 -20px;
        font-size: 12px;
        border: 2px solid #fff;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        z-index: 2; }
      .last_slide_el .assoc_links a:hover span.title {
        background: rgba(0, 0, 0, 0.8); }

.homepage_container {
  padding-top: 60px;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 80px; } }
  .homepage_container #title_slides {
    height: 600px; }
    @media only screen and (min-width: 1700px) {
      .homepage_container #title_slides {
        height: 800px; } }
  .homepage_container.loading {
    background-image: url("../img/home_loader.gif");
    background-position: top 300px center;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 1200px) {
      .homepage_container.loading {
        background-image: url("../img/home_loader.gif");
        background-position: top 370px center;
        background-repeat: no-repeat; } }
    @media only screen and (min-width: 1700px) {
      .homepage_container.loading {
        background-image: url("../img/home_loader.gif");
        background-position: top 480px center;
        background-repeat: no-repeat; } }
.loading .tp_slides {
  opacity: 0; }

.tp_slides {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .tp_slides #title_slides .slick-list, .tp_slides #title_slides .slick-track, .tp_slides #title_slides .slick-slide, .tp_slides #title_slides .container-fluid {
    height: 100%; }
  .tp_slides .slide-content {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .tp_slides .slide-content:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(180deg, rgba(29, 40, 58, 0.4) 0%, rgba(0, 0, 0, 0) 142.32%); }
  .tp_slides .text_cont {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
    .tp_slides .text_cont .text_cent {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .tp_slides .text_cont .text_cent h4 {
        font-size: 18px;
        text-align: center;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        color: #FFFFFF;
        margin: 0 0 17px; }
      .tp_slides .text_cont .text_cent .h1 {
        margin: 0;
        color: #fff;
        font-weight: 500;
        line-height: 1.1;
        font-size: 56px;
        text-align: center;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #FFFFFF;
        margin: 0 0 19px; }
        @media only screen and (max-width: 767px) {
          .tp_slides .text_cont .text_cent .h1 {
            font-size: 24px; } }
      .tp_slides .text_cont .text_cent .new_date {
        font-weight: 500;
        font-size: 14px;
        text-align: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #FFFFFF;
        margin: 0 0 99px; }
        .tp_slides .text_cont .text_cent .new_date .bigsep {
          width: 28px;
          height: 1px;
          background: #fff;
          display: inline-block;
          margin: 0 10px 0 12px;
          vertical-align: 4px; }
      .tp_slides .text_cont .text_cent .buttons_parent a.learn_more {
        background: transparent;
        border-color: #fff;
        color: #fff;
        margin-right: 9px; }
        .tp_slides .text_cont .text_cent .buttons_parent a.learn_more:hover {
          background: #fff;
          color: #000; }
      @media only screen and (max-width: 440px) {
        .tp_slides .text_cont .text_cent .buttons_parent a {
          display: block;
          margin: 0 0 12px;
          width: 100%; } }
      .tp_slides .text_cont .text_cent .mygtukas {
        min-width: 152px;
        margin-top: 20px; }
  .tp_slides button.slick-prev, .tp_slides button.slick-next {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    z-index: 1;
    background: #000;
    color: #fff;
    margin-top: -24px; }
    @media only screen and (max-width: 440px) {
      .tp_slides button.slick-prev, .tp_slides button.slick-next {
        margin-top: -44px; } }
    .tp_slides button.slick-prev:before, .tp_slides button.slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e904";
      position: absolute;
      left: 14px;
      top: 14px;
      font-size: 17px;
      opacity: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .tp_slides button.slick-prev:hover, .tp_slides button.slick-next:hover {
      background: #fff; }
      .tp_slides button.slick-prev:hover:before, .tp_slides button.slick-next:hover:before {
        color: #000; }
  .tp_slides button.slick-next {
    right: 72px;
    margin-top: 1px; }
    @media only screen and (max-width: 440px) {
      .tp_slides button.slick-next {
        margin-top: -21px; } }
    @media only screen and (max-width: 1200px) {
      .tp_slides button.slick-next {
        right: 5px; } }
  .tp_slides button.slick-prev {
    left: 72px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    .tp_slides button.slick-prev:before {
      top: 15px; }
    @media only screen and (max-width: 1200px) {
      .tp_slides button.slick-prev {
        left: 5px; } }
  .tp_slides .scroll_down {
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (max-width: 440px) {
      .tp_slides .scroll_down {
        bottom: 20px; } }
    .tp_slides .scroll_down:hover {
      color: #8B0D0D; }
    .tp_slides .scroll_down i {
      display: block;
      height: 100%;
      line-height: 64px;
      font-size: 40px;
      text-align: center; }

.upcoming_events_carousel {
  padding: 93px 0 80px 0; }
  .upcoming_events_carousel .global_container {
    max-width: 1335px; }
  .upcoming_events_carousel h2 {
    text-align: center;
    position: relative;
    font-weight: 500;
    line-height: 1.1;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.02em;
    display: block;
    text-transform: uppercase;
    padding-bottom: 28px;
    position: relative;
    z-index: 1;
    margin: 0 0 70px; }
    @media only screen and (max-width: 767px) {
      .upcoming_events_carousel h2 {
        letter-spacing: 1px;
        padding-bottom: 10px;
        margin: 0 0 50px;
        font-size: 24px; } }
    .upcoming_events_carousel h2:after {
      content: "";
      position: absolute;
      width: 64px;
      height: 2px;
      background: #000;
      left: 50%;
      margin-left: -32px;
      bottom: 0; }
  .upcoming_events_carousel .home_events_carousel {
    padding: 0 70px; }
    @media only screen and (max-width: 1023px) {
      .upcoming_events_carousel .home_events_carousel {
        padding: 0 60px; } }
    @media only screen and (max-width: 540px) {
      .upcoming_events_carousel .home_events_carousel {
        padding: 0 40px; } }
  .upcoming_events_carousel .one_carevent {
    border-right: 1px solid #C4C4C4;
    padding: 18px 20px 15px 39px; }
    @media only screen and (max-width: 830px) {
      .upcoming_events_carousel .one_carevent {
        padding: 18px 15px 15px 19px; } }
    @media only screen and (max-width: 800px) {
      .upcoming_events_carousel .one_carevent.slick-active + .one_carevent {
        border: 0; } }
    @media only screen and (max-width: 540px) {
      .upcoming_events_carousel .one_carevent {
        border: 0; } }
    .upcoming_events_carousel .one_carevent .one_carevent_t {
      display: table;
      table-layout: fixed;
      width: 100%;
      position: relative;
      padding-bottom: 25px;
      min-height: 176px; }
    .upcoming_events_carousel .one_carevent .one_carevent_c {
      display: table-cell;
      vertical-align: top;
      height: 100%; }
    .upcoming_events_carousel .one_carevent a {
      text-decoration: none;
      display: block; }
    .upcoming_events_carousel .one_carevent a.cdate {
      font-weight: 500;
      font-size: 14px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #8B0D0D;
      margin: 0 0 8px; }
    .upcoming_events_carousel .one_carevent a.ctitle {
      font-weight: 500;
      font-size: 18px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000000;
      line-height: 1.3; }
    .upcoming_events_carousel .one_carevent a.ccat {
      font-weight: 500;
      font-size: 12px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #888888;
      position: absolute;
      bottom: 0;
      left: 0; }
  .upcoming_events_carousel button.slick-prev, .upcoming_events_carousel button.slick-next {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    z-index: 1;
    background: #000;
    color: #fff;
    margin-top: -24px; }
    .upcoming_events_carousel button.slick-prev:before, .upcoming_events_carousel button.slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e904";
      position: absolute;
      left: 14px;
      top: 14px;
      font-size: 17px;
      opacity: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .upcoming_events_carousel button.slick-prev:hover, .upcoming_events_carousel button.slick-next:hover {
      background: #fff; }
      .upcoming_events_carousel button.slick-prev:hover:before, .upcoming_events_carousel button.slick-next:hover:before {
        color: #000; }
  .upcoming_events_carousel button.slick-next {
    right: 0px;
    margin-top: 1px; }
    @media only screen and (max-width: 540px) {
      .upcoming_events_carousel button.slick-next {
        right: -10px; } }
  .upcoming_events_carousel button.slick-prev {
    left: 0px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    .upcoming_events_carousel button.slick-prev:before {
      top: 15px; }
    @media only screen and (max-width: 540px) {
      .upcoming_events_carousel button.slick-prev {
        left: -10px; } }
.news_index_top.operaevents_top.no_image {
  background: #070707; }

.news_index_top.operaevents_top .breadcrumbs_and_backlink {
  margin: 0; }
  .news_index_top.operaevents_top .breadcrumbs_and_backlink .js_backlink {
    padding-top: 25px; }
    .news_index_top.operaevents_top .breadcrumbs_and_backlink .js_backlink a {
      color: #fff; }
      .news_index_top.operaevents_top .breadcrumbs_and_backlink .js_backlink a:hover {
        color: #fff;
        opacity: 1;
        text-decoration: underline; }

.news_index_top.operaevents_top .ni_tbl .ni_cl {
  text-align: center; }
  .news_index_top.operaevents_top .ni_tbl .ni_cl.vab {
    padding-top: 30px;
    vertical-align: bottom; }

.news_index_top.operaevents_top .ni_tbl * {
  color: #fff; }

.news_index_top.operaevents_top .ni_tbl .cat {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.3em;
  text-transform: uppercase; }

.news_index_top.operaevents_top .ni_tbl h1 {
  padding: 0;
  margin: 0; }
  .news_index_top.operaevents_top .ni_tbl h1:after {
    display: none; }

.news_index_top.operaevents_top .ni_tbl .date {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .news_index_top.operaevents_top .ni_tbl .date span {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top; }
  .news_index_top.operaevents_top .ni_tbl .date .sep {
    width: 28px;
    height: 1px;
    background-color: #fff;
    margin: 11px 10px 0; }

.news_index_top.operaevents_top .ni_tbl .event_header_actions {
  margin-top: 36px; }
  @media only screen and (min-width: 768px) {
    .news_index_top.operaevents_top .ni_tbl .event_header_actions {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .news_index_top.operaevents_top .ni_tbl .event_header_actions .cl {
      display: table-cell;
      vertical-align: middle; } }
  .news_index_top.operaevents_top .ni_tbl .event_header_actions .btn {
    width: 220px; }
    @media only screen and (max-width: 767px) {
      .news_index_top.operaevents_top .ni_tbl .event_header_actions .btn {
        margin: 0 auto; } }
    .news_index_top.operaevents_top .ni_tbl .event_header_actions .btn a {
      width: 100%; }
  .news_index_top.operaevents_top .ni_tbl .event_header_actions .location {
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .news_index_top.operaevents_top .ni_tbl .event_header_actions .location {
        margin-bottom: 10px;
        text-align: center; } }
    .news_index_top.operaevents_top .ni_tbl .event_header_actions .location > div {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .news_index_top.operaevents_top .ni_tbl .event_header_actions .location > div {
          padding-right: 20px; } }
      @media only screen and (min-width: 1300px) {
        .news_index_top.operaevents_top .ni_tbl .event_header_actions .location > div {
          margin-left: -110px; } }
  .news_index_top.operaevents_top .ni_tbl .event_header_actions .duration {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .news_index_top.operaevents_top .ni_tbl .event_header_actions .duration {
        margin-top: 10px;
        text-align: center; } }
    .news_index_top.operaevents_top .ni_tbl .event_header_actions .duration > div {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .news_index_top.operaevents_top .ni_tbl .event_header_actions .duration > div {
          padding-left: 20px; } }
      @media only screen and (min-width: 1300px) {
        .news_index_top.operaevents_top .ni_tbl .event_header_actions .duration > div {
          margin-right: -100px; } }
.operaevents_index {
  padding-top: 96px; }
  .operaevents_index .top_links {
    margin-bottom: 40px;
    text-align: right; }
    @media only screen and (min-width: 768px) {
      .operaevents_index .top_links {
        margin: 0 0 60px 0; } }
    .operaevents_index .top_links .events_archive {
      color: #000;
      font-size: 13px;
      letter-spacing: 0.02em;
      text-decoration: underline; }
      .operaevents_index .top_links .events_archive:hover {
        text-decoration: none; }

@media only screen and (min-width: 600px) {
  .events_list {
    margin: 0 -12px; } }

.events_list .list_item {
  margin: 0 0 40px 0; }
  @media only screen and (min-width: 600px) {
    .events_list .list_item {
      width: 50%;
      float: left;
      padding: 0 12px; } }
  @media only screen and (min-width: 600px) and (max-width: 799px) {
    .events_list .list_item:nth-child(2n+1) {
      clear: both; } }
  @media only screen and (min-width: 800px) {
    .events_list .list_item {
      width: 33.333%;
      margin: 0 0 60px 0; }
      .events_list .list_item:nth-child(3n+1) {
        clear: both; } }
  .events_list .list_item > div,
  .events_list .list_item > a {
    display: block;
    text-decoration: none;
    border: 0 none;
    outline: none; }
  .events_list .list_item span {
    display: block; }
  .events_list .list_item .image_container, .events_list .list_item a.image_container {
    display: block;
    text-decoration: none;
    border: 0 none;
    outline: none; }
    .events_list .list_item .image_container img, .events_list .list_item a.image_container img {
      display: block; }
  .events_list .list_item .meta_container {
    padding: 20px 0 0 0; }
    .events_list .list_item .meta_container .cat {
      margin: 0 0 12px 0;
      color: #9A0019;
      font-size: 14px;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .events_list .list_item .meta_container .h2 {
      margin: 0;
      color: #000;
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      @media only screen and (max-width: 1023px) {
        .events_list .list_item .meta_container .h2 {
          font-size: 20px;
          line-height: 24px; } }
      @media only screen and (max-width: 767px) {
        .events_list .list_item .meta_container .h2 {
          font-size: 18px;
          line-height: 22px; } }
    .events_list .list_item .meta_container .date {
      margin: 7px 0 0 0;
      color: #888888;
      font-size: 14px;
      line-height: 18px; }
      .events_list .list_item .meta_container .date span {
        display: inline-block;
        white-space: nowrap;
        vertical-align: top; }
      .events_list .list_item .meta_container .date .sep {
        width: 28px;
        height: 1px;
        background-color: #888888;
        margin: 9px 10px 0; }

.operaevents_preview .oe_sep {
  background-color: #F3F3F3; }
  .operaevents_preview .oe_sep > div:before {
    content: '';
    display: block;
    height: 1px;
    background-color: #C4C4C4; }

.operaevents_preview .preview_image {
  margin-top: 4px; }
  .operaevents_preview .preview_image img {
    display: block; }

.operaevents_preview .oe_title {
  position: relative;
  display: block;
  margin: 0 0 65px;
  padding-bottom: 22px;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .operaevents_preview .oe_title {
      font-size: 24px; } }
  .operaevents_preview .oe_title:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -32px;
    width: 64px;
    height: 2px;
    background: #000; }
  .operaevents_preview .oe_title.white {
    color: #fff; }
    .operaevents_preview .oe_title.white:before {
      background: #fff; }

.oe_performers_section.performers_section {
  padding: 90px 0 30px;
  margin: 0;
  border: 0 none; }

.oe_team_section {
  padding: 90px 0 100px;
  background-color: #070707; }
  .oe_team_section * {
    color: #fff; }
  @media only screen and (min-width: 500px) {
    .oe_team_section .oe_team_list {
      margin: 0 -20px; } }
  .oe_team_section .team_item {
    margin-bottom: 35px; }
    @media only screen and (min-width: 500px) {
      .oe_team_section .team_item {
        float: left;
        width: 50%;
        padding: 0 20px; } }
  @media only screen and (min-width: 500px) and (max-width: 767px) {
    .oe_team_section .team_item:nth-child(2n+1) {
      clear: both; } }
    @media only screen and (min-width: 768px) {
      .oe_team_section .team_item {
        width: 33.333%; }
        .oe_team_section .team_item:nth-child(3n+1) {
          clear: both; } }
    .oe_team_section .team_item .role {
      margin-bottom: 7px;
      font-size: 14px;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .oe_team_section .team_item .creators {
      color: rgba(255, 255, 255, 0.5);
      font-size: 16px;
      line-height: 28px; }

.oe_description_section {
  padding: 90px 0;
  background-color: #F3F3F3; }

.oe_shows_section {
  padding: 90px 0;
  background-color: #F3F3F3; }
  .oe_shows_section .oe_shows_group {
    margin-bottom: 36px;
    border-bottom: 1px solid #C4C4C4; }
    @media only screen and (max-width: 899px) {
      .oe_shows_section .oe_shows_group {
        margin-bottom: 46px; } }
    .oe_shows_section .oe_shows_group:last-child {
      margin: 0; }
  .oe_shows_section .group_title {
    margin-bottom: 8px;
    color: #070707;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .oe_shows_section .oe_show_item {
    border-top: 1px solid #C4C4C4; }
  @media only screen and (max-width: 899px) {
    .oe_shows_section .cat_item {
      padding: 20px 0 24px; } }
  @media only screen and (min-width: 900px) {
    .oe_shows_section .cat_item {
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 104px; } }
  @media only screen and (max-width: 899px) {
    .oe_shows_section .cat_item.has-performers {
      position: relative;
      padding: 20px 0 50px; } }
  .oe_shows_section .cat_item .cl {
    color: #070707; }
    @media only screen and (min-width: 900px) {
      .oe_shows_section .cat_item .cl {
        display: table-cell;
        vertical-align: middle;
        padding: 20px 0; } }
  .oe_shows_section .cat_item .day_side {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    @media only screen and (max-width: 899px) {
      .oe_shows_section .cat_item .day_side {
        display: inline-block;
        vertical-align: baseline;
        margin-right: 4px; } }
    @media only screen and (min-width: 900px) {
      .oe_shows_section .cat_item .day_side {
        width: 60px; } }
  .oe_shows_section .cat_item .month_side {
    line-height: 22px; }
    @media only screen and (max-width: 899px) {
      .oe_shows_section .cat_item .month_side {
        display: inline-block;
        vertical-align: baseline;
        margin-right: 4px; } }
    @media only screen and (min-width: 900px) {
      .oe_shows_section .cat_item .month_side {
        padding-right: 15px; } }
  .oe_shows_section .cat_item .opassport .icon-passport {
    font-size: 43px;
    margin-right: 20px;
    color: #8b0d0f; }
  .oe_shows_section .cat_item .opassport .icon-check {
    font-size: 16px;
    color: #24af33;
    vertical-align: super; }
  .oe_shows_section .cat_item .opassport .icon-exit {
    font-size: 18px;
    color: #8b0d0f;
    vertical-align: super; }
  @media only screen and (max-width: 899px) {
    .oe_shows_section .cat_item .opassport {
      float: right;
      position: relative;
      top: 5px; } }
  .oe_shows_section .cat_item .time_side {
    font-weight: 700;
    line-height: 22px; }
    @media only screen and (max-width: 899px) {
      .oe_shows_section .cat_item .time_side {
        display: inline-block;
        vertical-align: baseline;
        margin-right: 4px; } }
    @media only screen and (min-width: 900px) {
      .oe_shows_section .cat_item .time_side {
        width: 115px;
        padding-right: 15px; } }
  @media only screen and (max-width: 899px) {
    .oe_shows_section .cat_item .performers_side {
      position: absolute;
      bottom: 12px;
      width: 100%;
      text-align: center; } }
  @media only screen and (min-width: 900px) {
    .oe_shows_section .cat_item .performers_side {
      width: 115px;
      padding-right: 15px; } }
  .oe_shows_section .cat_item .performers_side a {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    color: #070707;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none; }
    .oe_shows_section .cat_item .performers_side a i {
      position: absolute;
      top: 4px;
      right: 0;
      width: 14px;
      height: 14px; }
    .oe_shows_section .cat_item .performers_side a.show i {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .oe_shows_section .cat_item .location_side {
    color: #888888;
    font-size: 14px;
    line-height: 22px; }
    @media only screen and (min-width: 900px) {
      .oe_shows_section .cat_item .location_side {
        width: 200px;
        padding-right: 15px; } }
  @media only screen and (max-width: 899px) {
    .oe_shows_section .cat_item .btn_side {
      margin-top: 20px; } }
  @media only screen and (min-width: 900px) {
    .oe_shows_section .cat_item .btn_side {
      width: 190px; } }
  .oe_shows_section .cat_item .btn_side a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 54px;
    padding: 5px 10px;
    line-height: 1.3;
    text-align: center; }
    .oe_shows_section .cat_item .btn_side a.disabled {
      color: #fff;
      background: #C4C4C4;
      border-color: #C4C4C4;
      cursor: not-allowed; }
    .oe_shows_section .cat_item .btn_side a.free {
      color: #fff;
      border-color: #8B0D0D;
      background-color: #8B0D0D;
      cursor: default; }
  .oe_shows_section .cat_content {
    display: none;
    padding-top: 30px;
    padding-bottom: 20px; }
    .oe_shows_section .cat_content h3 {
      margin: 0 0 40px;
      font-size: 14px;
      font-weight: 500;
      line-height: 24px;
      text-align: center;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
    .oe_shows_section .cat_content .part-title {
      background-color: #E7E7E7;
      margin-bottom: 18px;
      padding: 16px 22px;
      font-size: 14px;
      color: #000; }
    .oe_shows_section .cat_content .perf_list {
      margin: 0 -10px; }
      @media only screen and (min-width: 1024px) {
        .oe_shows_section .cat_content .perf_list {
          margin: 0 -20px; } }
    .oe_shows_section .cat_content .perf_item {
      float: left;
      width: 50%;
      padding: 0 10px;
      margin-bottom: 40px;
      text-align: center; }
      @media only screen and (max-width: 399px) {
        .oe_shows_section .cat_content .perf_item:nth-child(2n+1) {
          clear: both; } }
      @media only screen and (min-width: 400px) {
        .oe_shows_section .cat_content .perf_item {
          width: 33.333%; } }
  @media only screen and (min-width: 400px) and (max-width: 599px) {
    .oe_shows_section .cat_content .perf_item:nth-child(3n+1) {
      clear: both; } }
      @media only screen and (min-width: 600px) {
        .oe_shows_section .cat_content .perf_item {
          width: 25%; } }
  @media only screen and (min-width: 600px) and (max-width: 799px) {
    .oe_shows_section .cat_content .perf_item:nth-child(4n+1) {
      clear: both; } }
      @media only screen and (min-width: 800px) {
        .oe_shows_section .cat_content .perf_item {
          width: 20%; } }
  @media only screen and (min-width: 800px) and (max-width: 1023px) {
    .oe_shows_section .cat_content .perf_item:nth-child(5n+1) {
      clear: both; } }
      @media only screen and (min-width: 1024px) {
        .oe_shows_section .cat_content .perf_item {
          width: 16.666%;
          padding: 0 20px; }
          .oe_shows_section .cat_content .perf_item:nth-child(6n+1) {
            clear: both; } }
      .oe_shows_section .cat_content .perf_item a {
        display: block;
        text-decoration: none;
        border: 0 none;
        outline: none;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        .oe_shows_section .cat_content .perf_item a img {
          display: block;
          margin-bottom: 15px; }
        .oe_shows_section .cat_content .perf_item a:hover {
          opacity: 0.8; }
      .oe_shows_section .cat_content .perf_item span {
        display: block;
        color: #070707;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase; }
        .oe_shows_section .cat_content .perf_item span.role {
          margin-top: 6px;
          color: #8B0D0D;
          letter-spacing: 0.1em; }

.oe_services_section {
  padding: 90px 0 50px; }
  @media only screen and (min-width: 400px) {
    .oe_services_section .oe_services_list {
      margin: 0 -10px; } }
  @media only screen and (min-width: 1024px) {
    .oe_services_section .oe_services_list {
      margin: 0 -20px; } }
  .oe_services_section .service_item {
    margin-bottom: 40px;
    text-align: center; }
    @media only screen and (min-width: 400px) {
      .oe_services_section .service_item {
        float: left;
        width: 50%;
        padding: 0 10px; } }
  @media only screen and (min-width: 400px) and (max-width: 599px) {
    .oe_services_section .service_item:nth-child(2n+1) {
      clear: both; } }
    @media only screen and (min-width: 1024px) {
      .oe_services_section .service_item {
        width: 25%;
        padding: 0 20px; }
        .oe_services_section .service_item:nth-child(4n+1) {
          clear: both; } }
    .oe_services_section .service_item a {
      position: relative;
      display: block;
      height: 100%;
      padding: 32px 15px 58px 15px;
      color: #070707;
      text-decoration: none;
      background: #F3F3F3;
      border: 0 none;
      outline: none; }
      .oe_services_section .service_item a img {
        display: block;
        max-height: 42px;
        width: auto;
        height: auto;
        margin: 0 auto 30px; }
      .oe_services_section .service_item a span {
        display: block; }
      .oe_services_section .service_item a .h3 {
        margin: 0 0 12px;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase; }
      .oe_services_section .service_item a .short {
        color: #000000;
        font-size: 14px;
        line-height: 22px;
        font-weight: normal;
        text-align: center; }
      .oe_services_section .service_item a .arrow {
        position: absolute;
        bottom: 28px;
        left: 0;
        width: 100%; }
        .oe_services_section .service_item a .arrow i {
          display: block; }
      .oe_services_section .service_item a:hover .h3,
      .oe_services_section .service_item a:hover .arrow i {
        color: #8B0D0D; }

.operaevents_popup .main_image {
  display: block;
  margin: 0 auto 40px; }

.operaevents_popup h2 {
  position: relative;
  display: block;
  margin: 0 0 65px;
  padding-bottom: 22px;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  z-index: 1; }
  .operaevents_popup h2:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -32px;
    width: 64px;
    height: 2px;
    background: #000; }

@media only screen and (min-width: 1024px) {
  .calendar_current_events_block {
    margin: 0 -12px; }
    .calendar_current_events_block {
      *zoom: 1; }
    .calendar_current_events_block:before, .calendar_current_events_block:after {
      content: "";
      display: table; }
    .calendar_current_events_block:after {
      clear: both; } }

@media only screen and (min-width: 1024px) {
  .calendar_current_events_block > .col-1-3 {
    float: left;
    width: 33.333%;
    padding: 0 12px; } }

@media only screen and (min-width: 1024px) {
  .calendar_current_events_block > .col-2-3 {
    float: left;
    width: 66.666%;
    padding: 0 12px; } }

@media only screen and (min-width: 600px) {
  .calendar_current_events_block .events_list .list_item {
    width: 50%;
    clear: none; }
    .calendar_current_events_block .events_list .list_item:nth-child(2n+1) {
      clear: both; } }

.events_calendar .uib-daypicker {
  margin: 0 0 40px;
  outline: none; }
  .events_calendar .uib-daypicker > table {
    margin: 0;
    background-color: #fff;
    border: 0 none;
    outline: none;
    -webkit-box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.1); }
    .events_calendar .uib-daypicker > table th, .events_calendar .uib-daypicker > table td {
      height: auto;
      padding: 0;
      border: 0 none;
      background-color: transparent; }
    .events_calendar .uib-daypicker > table button {
      height: auto;
      line-height: normal;
      margin: 0;
      padding: 0;
      background-color: transparent;
      border: 0 none;
      outline: none; }
    .events_calendar .uib-daypicker > table thead tr:first-child th:last-child {
      padding: 19px 0; }
    .events_calendar .uib-daypicker > table thead tr:first-child th:first-child {
      padding: 19px 0; }
    .events_calendar .uib-daypicker > table thead tr:first-child .pull-left, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right {
      display: block;
      width: 48px;
      height: 48px;
      margin: 0;
      color: #fff;
      text-align: center;
      background-color: #000;
      border: 1px solid #000;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
      @media only screen and (max-width: 599px) {
        .events_calendar .uib-daypicker > table thead tr:first-child .pull-left, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right {
          width: 30px;
          height: 30px; } }
      .events_calendar .uib-daypicker > table thead tr:first-child .pull-left i, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right i {
        display: block;
        color: #fff;
        font-size: 14px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        .events_calendar .uib-daypicker > table thead tr:first-child .pull-left i:before, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right i:before {
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: '\e904';
          display: block; }
      .events_calendar .uib-daypicker > table thead tr:first-child .pull-left:hover, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right:hover {
        background-color: transparent; }
        .events_calendar .uib-daypicker > table thead tr:first-child .pull-left:hover i, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right:hover i {
          color: #000; }
      .events_calendar .uib-daypicker > table thead tr:first-child .pull-left[disabled="disabled"], .events_calendar .uib-daypicker > table thead tr:first-child .pull-right[disabled="disabled"] {
        background-color: rgba(0, 0, 0, 0.2);
        border-color: transparent;
        cursor: default; }
        .events_calendar .uib-daypicker > table thead tr:first-child .pull-left[disabled="disabled"] i, .events_calendar .uib-daypicker > table thead tr:first-child .pull-right[disabled="disabled"] i {
          color: #fff; }
    .events_calendar .uib-daypicker > table thead tr:first-child .pull-left {
      float: left;
      margin-left: 15px; }
      .events_calendar .uib-daypicker > table thead tr:first-child .pull-left i:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
    .events_calendar .uib-daypicker > table thead tr:first-child .pull-right {
      float: right;
      margin-right: 15px; }
    .events_calendar .uib-daypicker > table thead tr:first-child .uib-title {
      color: #000000;
      font-size: 18px;
      font-weight: 500;
      line-height: 48px;
      text-align: center;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      background-color: transparent;
      border: 0 none;
      cursor: default; }
      @media only screen and (max-width: 599px) {
        .events_calendar .uib-daypicker > table thead tr:first-child .uib-title {
          font-size: 16px;
          line-height: 30px; } }
      .events_calendar .uib-daypicker > table thead tr:first-child .uib-title strong {
        font-weight: 500; }
    .events_calendar .uib-daypicker > table thead tr:first-child .sr-only {
      display: none !important; }
    .events_calendar .uib-daypicker > table thead tr:last-child th {
      height: 60px;
      color: #000000;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
      text-align: center;
      text-transform: uppercase;
      border-top: 1px solid rgba(136, 136, 136, 0.3);
      border-bottom: 1px solid rgba(136, 136, 136, 0.3); }
      @media only screen and (max-width: 599px) {
        .events_calendar .uib-daypicker > table thead tr:last-child th {
          height: 50px;
          font-size: 16px; } }
      .events_calendar .uib-daypicker > table thead tr:last-child th small {
        font-size: 18px; }
        @media only screen and (max-width: 599px) {
          .events_calendar .uib-daypicker > table thead tr:last-child th small {
            font-size: 16px; } }
    .events_calendar .uib-daypicker > table tbody td {
      text-align: center; }
      .events_calendar .uib-daypicker > table tbody td button {
        width: 48px !important;
        height: 48px;
        min-width: 0;
        color: #000000;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        text-decoration: underline;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%; }
        @media only screen and (max-width: 599px) {
          .events_calendar .uib-daypicker > table tbody td button {
            width: 30px !important;
            height: 30px;
            font-size: 16px; } }
        .events_calendar .uib-daypicker > table tbody td button.btn-info {
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          background-color: #8B0D0D; }
          .events_calendar .uib-daypicker > table tbody td button.btn-info:hover {
            background-color: #8B0D0D; }
        .events_calendar .uib-daypicker > table tbody td button[disabled="disabled"] {
          color: #C4C4C4;
          text-decoration: none;
          cursor: default;
          background-color: transparent; }
          .events_calendar .uib-daypicker > table tbody td button[disabled="disabled"] .text-muted {
            opacity: 0.2; }
          .events_calendar .uib-daypicker > table tbody td button[disabled="disabled"]:hover {
            text-decoration: none;
            background-color: transparent; }
    .events_calendar .uib-daypicker > table tbody tr:first-child td {
      padding-top: 20px; }
    .events_calendar .uib-daypicker > table tbody tr:last-child td {
      padding-bottom: 30px; }

.events_container.events_list .list_item > a, .events_container.events_list .list_item > div,
.recent_events_container.events_list .list_item > a,
.recent_events_container.events_list .list_item > div {
  position: relative;
  padding-bottom: 50px;
  height: 100%;
  cursor: default; }

.events_container.events_list .list_item .btns_holder,
.recent_events_container.events_list .list_item .btns_holder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
  line-height: 0; }
  .events_container.events_list .list_item .btns_holder .mygtukas,
  .recent_events_container.events_list .list_item .btns_holder .mygtukas {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 34px;
    line-height: 32px;
    margin-right: 4%;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background-color: #8B0D0D;
    border: 1px solid #8B0D0D; }
    .events_container.events_list .list_item .btns_holder .mygtukas:hover,
    .recent_events_container.events_list .list_item .btns_holder .mygtukas:hover {
      color: #8B0D0D;
      background-color: transparent; }
    .events_container.events_list .list_item .btns_holder .mygtukas.disabled,
    .recent_events_container.events_list .list_item .btns_holder .mygtukas.disabled {
      color: #fff;
      background: #C4C4C4;
      border-color: #C4C4C4;
      cursor: not-allowed; }
    .events_container.events_list .list_item .btns_holder .mygtukas.free,
    .recent_events_container.events_list .list_item .btns_holder .mygtukas.free {
      color: #fff;
      border-color: #8B0D0D;
      background-color: #8B0D0D;
      cursor: default; }
    .events_container.events_list .list_item .btns_holder .mygtukas.more_btn,
    .recent_events_container.events_list .list_item .btns_holder .mygtukas.more_btn {
      width: 46%;
      background-color: #000;
      border-color: #000; }
      .events_container.events_list .list_item .btns_holder .mygtukas.more_btn:hover,
      .recent_events_container.events_list .list_item .btns_holder .mygtukas.more_btn:hover {
        color: #000;
        background-color: transparent; }
    .events_container.events_list .list_item .btns_holder .mygtukas:last-child,
    .recent_events_container.events_list .list_item .btns_holder .mygtukas:last-child {
      margin: 0; }

.operacalendar_title {
  position: relative;
  margin: 0 0 30px 0;
  padding-bottom: 20px;
  padding-right: 200px;
  color: #000000;
  font-size: 28px;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1px solid #c4c4c4; }
  @media only screen and (max-width: 1023px) {
    .operacalendar_title {
      font-size: 24px; } }
  @media only screen and (max-width: 767px) {
    .operacalendar_title {
      padding-right: 0;
      margin: 0 0 40px 0;
      font-size: 20px; } }
  .operacalendar_title a {
    position: absolute;
    top: 8px;
    right: 0;
    color: #070707;
    font-size: 13px;
    text-align: right;
    letter-spacing: 0.02em;
    text-decoration: underline; }
    @media only screen and (max-width: 1023px) {
      .operacalendar_title a {
        top: 6px; } }
    @media only screen and (max-width: 767px) {
      .operacalendar_title a {
        top: auto;
        bottom: -24px; } }
    .operacalendar_title a:hover {
      text-decoration: none; }

.oe__reviews {
  background-color: #f3f3f3;
  padding: 16px 16px 32px 16px; }
  @media only screen and (min-width: 1024px) {
    .oe__reviews {
      padding: 20px 31px 43px 31px; } }
  .oe__reviews-item {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);
    padding: 25px 16px; }
    .oe__reviews-item:not(:last-child) {
      margin-bottom: 15px; }
    .oe__reviews-item .author {
      color: #888888;
      font-size: 14px;
      margin-top: 5px; }
      .oe__reviews-item .author--pop {
        font-size: 18px; }
    .oe__reviews-item .title {
      font-size: 18px;
      font-weight: 500;
      cursor: pointer; }
      .oe__reviews-item .title--pop {
        cursor: default; }
    .oe__reviews-item .description {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical; }
      .oe__reviews-item .description * {
        margin: 0;
        margin-top: 16px;
        font-size: 14px;
        color: #2a2a2a; }
    .oe__reviews-item .read-more-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      margin-top: 19px; }
      .oe__reviews-item .read-more-wrap .read-more {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #8b0d0d;
        font-size: 13px;
        font-weight: 500;
        cursor: pointer;
        text-transform: uppercase; }
        .oe__reviews-item .read-more-wrap .read-more em {
          font-size: 41px;
          margin-left: 9px; }
  .oe__reviews .rating-wrap .rating rank {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .oe__reviews .rating-wrap .rating rank button.star:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e926';
      color: #fcbf29;
      font-size: 20px;
      background-color: transparent !important; }
    .oe__reviews .rating-wrap .rating rank button.star[disabled] {
      background-color: transparent; }
    .oe__reviews .rating-wrap .rating rank .total {
      margin-left: 8px; }
    .oe__reviews .rating-wrap .rating rank .rate {
      direction: rtl; }
      .oe__reviews .rating-wrap .rating rank .rate button:hover:before,
      .oe__reviews .rating-wrap .rating rank .rate button.selected:before,
      .oe__reviews .rating-wrap .rating rank .rate button:hover ~ button:before,
      .oe__reviews .rating-wrap .rating rank .rate button.selected ~ button:before {
        content: '\e925'; }
    .oe__reviews .rating-wrap .rating rank > div {
      line-height: 1px; }
  .oe__reviews .rating-wrap--bottom {
    margin-top: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .oe__reviews .rating-wrap--bottom .rate-title {
      font-size: 18ox;
      margin-right: 14px;
      font-weight: 500; }

.review-modal {
  max-height: 717px;
  overflow: auto;
  padding: 0 !important; }
  .review-modal .author {
    color: #888888;
    font-size: 18px; }
  .review-modal .title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 34px;
    position: relative; }
    .review-modal .title:after {
      content: '';
      width: 159px;
      height: 2px;
      background-color: #8B0D0D;
      position: absolute;
      bottom: -10px;
      left: 0; }
    @media only screen and (min-width: 768px) {
      .review-modal .title--has-img:after {
        left: calc(294px + 36px); } }
  @media only screen and (min-width: 768px) {
    .review-modal .image-wrapper {
      float: left;
      margin: 0 34px 0 0; } }
  .review-modal .image {
    max-width: 294px; }
  .review-modal .description {
    font-size: 14px;
    padding: 0 16px; }

body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
  color: #000;
  font-size: 16px;
  line-height: 1.8; }

body.accessibility_version input[type=text], body.accessibility_version input[type=email], body.accessibility_version input[type=password], body.accessibility_version input[type=url], body.accessibility_version input[type=tel], body.accessibility_version input[type=number], body.accessibility_version input[type=search], body.accessibility_version input[type=date], body.accessibility_version input[type=month], body.accessibility_version input[type=week], body.accessibility_version input[type=datetime], body.accessibility_version input[type=datetime-local], body.accessibility_version textarea {
  color: #000;
  border-color: #000; }

body.accessibility_version input.NFI-filename {
  font-size: 14px; }

body.accessibility_version #hamburger {
  font-size: 16px; }

body.accessibility_version .fixed_header .topnav li, body.accessibility_version .fixed_header .topnav a {
  font-size: 15px; }
  @media only screen and (max-width: 1399px) {
    body.accessibility_version .fixed_header .topnav li, body.accessibility_version .fixed_header .topnav a {
      font-size: 13px; } }
body.accessibility_version .tp_slides .slide-content:before {
  background: rgba(0, 0, 0, 0.7); }

body.accessibility_version .tp_slides .text_cont .text_cent h4 {
  font-size: 22px;
  font-weight: 500; }

body.accessibility_version .tp_slides .text_cont .text_cent .new_date {
  font-size: 16px; }

body.accessibility_version .tp_slides .text_cont .text_cent .mygtukas:hover {
  color: #fff; }

body.accessibility_version .tp_slides button.slick-prev, body.accessibility_version .tp_slides button.slick-next, body.accessibility_version .photos_gallery button.slick-prev, body.accessibility_version .photos_gallery button.slick-next {
  font-size: 0 !important;
  background-color: #fff;
  border-color: #fff; }
  body.accessibility_version .tp_slides button.slick-prev:before, body.accessibility_version .tp_slides button.slick-next:before, body.accessibility_version .photos_gallery button.slick-prev:before, body.accessibility_version .photos_gallery button.slick-next:before {
    color: #000; }
  body.accessibility_version .tp_slides button.slick-prev:hover, body.accessibility_version .tp_slides button.slick-next:hover, body.accessibility_version .photos_gallery button.slick-prev:hover, body.accessibility_version .photos_gallery button.slick-next:hover {
    opacity: 0.7; }

body.accessibility_version .fixed_header .topnav > ul ul li a {
  color: #fff;
  opacity: 1; }

body.accessibility_version .upcoming_events_carousel button.slick-prev, body.accessibility_version .upcoming_events_carousel button.slick-next {
  font-size: 0 !important;
  background-color: #000;
  border-color: #000; }
  body.accessibility_version .upcoming_events_carousel button.slick-prev:before, body.accessibility_version .upcoming_events_carousel button.slick-next:before {
    color: #fff; }
  body.accessibility_version .upcoming_events_carousel button.slick-prev:hover, body.accessibility_version .upcoming_events_carousel button.slick-next:hover {
    opacity: 0.7; }

body.accessibility_version h1, body.accessibility_version .h1 {
  font-size: 56px; }

body.accessibility_version h2, body.accessibility_version .h2 {
  font-size: 28px; }

body.accessibility_version h3, body.accessibility_version .h3 {
  font-size: 22px; }

body.accessibility_version h4, body.accessibility_version .h4 {
  font-size: 20px; }

body.accessibility_version h5, body.accessibility_version .h5 {
  font-size: 18px; }

body.accessibility_version h6, body.accessibility_version .h6 {
  font-size: 16px; }

body.accessibility_version .upcoming_events_carousel .one_carevent a.ccat {
  color: #000; }

body.accessibility_version .custom-slick-dots li button {
  padding: 0 !important; }

body.accessibility_version .tp_projects:before {
  background: rgba(0, 0, 0, 0.7); }

body.accessibility_version ul li {
  background-position: 2px 10px; }

body.accessibility_version table tr.lenteles_antraste td, body.accessibility_version table td.lenteles_antraste, body.accessibility_version table thead td, body.accessibility_version table th {
  font-size: 16px; }

body.accessibility_version .select2-container--default .select2-selection--single .select2-selection__arrow b {
  font-size: 16px; }

body.accessibility_version .select2-container--default .select2-results__option .select2-results__option {
  color: #000; }

body.accessibility_version button:not(.pika-button):not(.pika-next):not(.pika-prev), body.accessibility_version input[type=submit], body.accessibility_version input[type=button], body.accessibility_version input[type=reset], body.accessibility_version a.mygtukas, body.accessibility_version span.mygtukas a, body.accessibility_version span.mygtukas {
  font-size: 15px; }
  body.accessibility_version button:not(.pika-button):not(.pika-next):not(.pika-prev):focus, body.accessibility_version button:not(.pika-button):not(.pika-next):not(.pika-prev):hover, body.accessibility_version input[type=submit]:focus, body.accessibility_version input[type=submit]:hover, body.accessibility_version input[type=button]:focus, body.accessibility_version input[type=button]:hover, body.accessibility_version input[type=reset]:focus, body.accessibility_version input[type=reset]:hover, body.accessibility_version a.mygtukas:focus, body.accessibility_version a.mygtukas:hover, body.accessibility_version span.mygtukas a:focus, body.accessibility_version span.mygtukas a:hover, body.accessibility_version span.mygtukas:focus, body.accessibility_version span.mygtukas:hover {
    color: #000; }

body.accessibility_version .bottom_widget .type_item button:focus, body.accessibility_version .bottom_widget .type_item button:hover {
  color: #fff !important; }

body.accessibility_version .events_container.events_list .list_item .btns_holder .mygtukas:hover, body.accessibility_version .recent_events_container.events_list .list_item .btns_holder .mygtukas:hover {
  color: #000; }

body.accessibility_version .events_container.events_list .list_item .btns_holder .mygtukas.free:hover, body.accessibility_version .recent_events_container.events_list .list_item .btns_holder .mygtukas.free:hover {
  color: #fff; }

body.accessibility_version .bottom_widget .widget_title {
  color: #fff; }

body.accessibility_version .bottom_widget .type_item input[type=email] {
  font-size: 16px;
  border-color: #fff; }

body.accessibility_version .bottom_widget label.newsletter_rules_txt .checkbox_design {
  top: 1px;
  border-color: #fff; }

body.accessibility_version .bottom_widget label.newsletter_rules_txt, body.accessibility_version .bottom_widget label.newsletter_rules_txt a {
  color: #fff;
  font-size: 14px; }

body.accessibility_version .bottom_widget .type_item button i {
  font-size: 34px; }

body.accessibility_version .footer h3.footer_title {
  color: #fff;
  font-size: 20px; }

body.accessibility_version .footer p, body.accessibility_version .footer div, body.accessibility_version .footer a {
  color: #fff;
  font-size: 15px; }

body.accessibility_version .footer a {
  text-decoration: none; }
  body.accessibility_version .footer a:hover {
    text-decoration: underline; }

body.accessibility_version .footer a.social_url {
  text-decoration: none; }

body.accessibility_version .footer .footer_formatted_text p, body.accessibility_version .footer .footer_formatted_text div, body.accessibility_version .footer .footer_formatted_text a {
  line-height: 2; }

body.accessibility_version .footer .footer_copyright * {
  opacity: 1; }

body.accessibility_version .footer ul.bottom_menu li a {
  font-size: 15px; }

body.accessibility_version .assoc_addon .assoc_list a .meta_text .new_date {
  color: #000;
  font-size: 16px; }

body.accessibility_version .assoc_addon .assoc_list a .meta_text .title {
  font-size: 20px; }

body.accessibility_version .assoc_addon .assoc_list a .meta_text .desc {
  color: #000;
  font-size: 16px; }

body.accessibility_version .link_to_assoc_el a {
  color: #000;
  font-size: 18px;
  border-color: #000; }

body.accessibility_version .news_index_top .breadcrumbs *, body.accessibility_version .news_index_top .breadcrumbs *:after {
  color: #fff;
  font-size: 16px; }

body.accessibility_version .news_index_top .breadcrumbs .breadcrumb_separator:after {
  color: #fff; }

body.accessibility_version .js_backlink a {
  font-size: 15px; }
  body.accessibility_version .js_backlink a i {
    font-size: 13px; }

body.accessibility_version .years_months_selectable_filters a {
  color: #fff;
  border-color: #fff; }
  body.accessibility_version .years_months_selectable_filters a:hover, body.accessibility_version .years_months_selectable_filters a.selected {
    color: #000; }

body.accessibility_version .operaevents_index .top_links .events_archive {
  color: #000;
  font-size: 18px; }

body.accessibility_version .events_list .list_item .meta_container .cat {
  font-size: 16px; }

body.accessibility_version .events_list .list_item .meta_container .date span {
  color: #000;
  font-size: 16px; }

body.accessibility_version .news_index_top.operaevents_top .ni_tbl .date {
  font-size: 16px; }

body.accessibility_version .news_index_top.operaevents_top .ni_tbl .cat {
  font-size: 22px;
  font-weight: 500; }

body.accessibility_version .floating_submenu a {
  color: #fff;
  opacity: 1; }

body.accessibility_version .performers_section .perfomers_list a span.role {
  font-size: 16px; }

body.accessibility_version .oe_team_section .team_item div {
  color: #fff; }

body.accessibility_version .oe_team_section .team_item .role {
  font-size: 16px;
  font-weight: 500; }

body.accessibility_version .oe_shows_section .cat_item div {
  color: #000; }

body.accessibility_version .oe_shows_section .cat_content h3 {
  font-size: 16px;
  font-weight: 500; }

body.accessibility_version .oe_services_section .service_item a .short {
  font-size: 16px; }

body.accessibility_version .fancybox-close-small {
  color: #000 !important; }

body.accessibility_version label.error {
  font-size: 1em; }

body.accessibility_version .popup_window * {
  color: #fff; }

body.accessibility_version .operacalendar_title a {
  font-size: 16px; }

body.accessibility_version .operacalendar_title {
  border-color: #000; }

body.accessibility_version .events_calendar > table thead tr:last-child th {
  border-color: #000; }

body.accessibility_version .events_calendar > table thead tr:first-child button[role="heading"] {
  cursor: default;
  color: #000 !important;
  font-size: 18px;
  opacity: 1; }

body.accessibility_version .events_calendar > table thead tr:first-child .pull-left, body.accessibility_version .events_calendar > table thead tr:first-child .pull-right {
  color: #fff !important;
  background-color: #000;
  border-color: #000; }
  body.accessibility_version .events_calendar > table thead tr:first-child .pull-left i, body.accessibility_version .events_calendar > table thead tr:first-child .pull-right i {
    color: #fff !important; }
  body.accessibility_version .events_calendar > table thead tr:first-child .pull-left:hover, body.accessibility_version .events_calendar > table thead tr:first-child .pull-right:hover {
    opacity: 0.7; }

body.accessibility_version .events_calendar > table tbody td[aria-disabled="false"] button {
  color: #000 !important; }

body.accessibility_version .events_calendar > table tbody td[aria-disabled="true"] button {
  color: #C4C4C4 !important; }

body.accessibility_version .events_calendar > table tbody td[aria-disabled="false"] button.btn-info {
  color: #fff !important; }

body.accessibility_version h1.main_title:not(.uncapitalize):after {
  background-color: #fff; }

body.accessibility_version .news_list a .event_text .new_date {
  color: #000;
  font-size: 16px; }

body.accessibility_version .news_list a .event_text .more_text {
  color: #000;
  font-size: 15px; }

body.accessibility_version .social_links span {
  font-size: 16px; }

body.accessibility_version .social_links a {
  color: #000; }

body.accessibility_version .photos_gallery h3 {
  font-size: 28px; }

body.accessibility_version .breadcrumbs span, body.accessibility_version .breadcrumbs a {
  color: #000;
  font-size: 16px; }

body.accessibility_version .breadcrumbs .breadcrumb_separator:after {
  color: #000; }

body.accessibility_version .childlist_cont ul li a, body.accessibility_version .topicslist .category .topics .topic-title, body.accessibility_version .topicslist .category .category-title {
  font-size: 18px; }

body.accessibility_version .select2-container--default .select2-selection--single {
  border-color: #000; }

body.accessibility_version .mygtukas_inverted, body.accessibility_version a.mygtukas_inverted {
  font-size: 15px;
  color: #000; }
  body.accessibility_version .mygtukas_inverted:hover, body.accessibility_version a.mygtukas_inverted:hover {
    color: #fff; }

body.accessibility_version .contacts_search_from .s_title {
  font-size: 16px; }

body.accessibility_version .search_form input {
  color: #fff;
  border-color: #fff; }

body.accessibility_version .search_results > a .info_side .category {
  font-size: 16px; }

body.accessibility_version .search_results > a .info_side .title {
  font-size: 22px; }

body.accessibility_version .search_results > a .info_side .date, body.accessibility_version .search_results > a .info_side .desc {
  color: #000;
  font-size: 16px; }

body.accessibility_version .pager a {
  font-size: 16px; }

body.accessibility_version .structure_parent > ul li::before {
  top: 11px; }

body.accessibility_version .structure_parent > ul > li::after {
  left: 5px; }

body.accessibility_version .structure_parent > ul > li {
  background-position: 2px 6px; }

body.accessibility_version .accessibility .theme_switch.active {
  font-size: 18px;
  text-decoration: underline; }

.login_widget {
  padding: 70px 0 0 0; }
  .login_widget .wgt_table {
    max-width: 1060px;
    margin: 0 auto; }
    @media only screen and (min-width: 1024px) {
      .login_widget .wgt_table {
        display: table;
        table-layout: fixed;
        width: 100%; } }
    @media only screen and (min-width: 1024px) {
      .login_widget .wgt_table .wgt_left, .login_widget .wgt_table .wgt_right {
        display: table-cell;
        vertical-align: top; } }
    @media only screen and (min-width: 1024px) {
      .login_widget .wgt_table .wgt_left {
        width: 45%;
        padding: 12px 10px 0 0; } }
  @media only screen and (min-width: 1024px) {
    .login_widget .rtbl {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .login_widget .rtbl .rcl {
      display: table-cell;
      vertical-align: top; }
      .login_widget .rtbl .rcl:first-child {
        padding-right: 15px; } }
.blocks_page {
  padding-bottom: 0; }
  .blocks_page .block_item {
    margin-top: 100px; }
    .blocks_page .block_item:first-child {
      margin-top: 0; }
    .blocks_page .block_item:last-child {
      margin-bottom: 110px; }
  .blocks_page .news_block + .bravissimo_block {
    margin-top: 0; }
  .blocks_page .bravissimo_block.bg_black {
    padding: 0; }
  .blocks_page .formatted_text > *:first-child {
    margin-top: 0; }
  .blocks_page .formatted_text > *:last-child {
    margin-bottom: 0; }
  .blocks_page .bg_white {
    background: #fff; }
  .blocks_page .bg_black {
    margin-bottom: 0 !important;
    padding: 100px 0;
    background: #000; }
    .blocks_page .bg_black + .bg_black {
      padding-top: 0;
      margin-top: 0; }
    .blocks_page .bg_black .formatted_text * {
      color: #fff; }
    .blocks_page .bg_black .pavadinimas_su_bruksniu:after {
      background-color: #fff; }
  .blocks_page .assoc_addon {
    padding: 100px 0; }
  .blocks_page .btns_holder {
    text-align: center; }

/* Single block */
/* Single block end */
/* Triplecol block start */
.triplecol_block .triplecol_holder.show_shadow .triplecol {
  position: relative;
  max-height: 400px;
  overflow: hidden; }
  .triplecol_block .triplecol_holder.show_shadow .triplecol:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: -moz-linear-gradient(0deg, white 10%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, white 10%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, white 10%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.triplecol_block .triplecol_holder.show_shadow .show_more {
  display: block; }

@media only screen and (min-width: 768px) {
  .triplecol_block .triplecol {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0 -15px; } }

.triplecol_block .col {
  padding: 0 0 50px 0; }
  @media only screen and (min-width: 768px) {
    .triplecol_block .col {
      -webkit-box-flex: 1 1 33.333%;
      -moz-box-flex: 1 1 33.333%;
      -webkit-flex: 1 1 33.333%;
      -ms-flex: 1 1 33.333%;
      flex: 1 1 33.333%;
      padding: 0 15px; } }
  .triplecol_block .col:last-child {
    padding-bottom: 0; }

.triplecol_block .show_more {
  display: none;
  margin-top: 50px;
  text-align: center; }

/* Triplecol block end */
/* Textimg block start */
.textimg_block .textimg {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  @media only screen and (min-width: 768px) {
    .textimg_block .textimg {
      -webkit-flex-flow: row nowrap;
      -moz-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; } }
.textimg_block .image_container {
  padding: 0 0 30px 0; }
  @media only screen and (min-width: 768px) {
    .textimg_block .image_container {
      -webkit-box-flex: 1 1 50%;
      -moz-box-flex: 1 1 50%;
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      padding: 0 30px 0 0; } }
  .textimg_block .image_container.right {
    padding: 30px 0 0 0; }
    @media only screen and (min-width: 768px) {
      .textimg_block .image_container.right {
        padding: 0 0 0 30px;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; } }
  .textimg_block .image_container img {
    display: block; }

.textimg_block .text_container {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2; }
  @media only screen and (min-width: 768px) {
    .textimg_block .text_container {
      -webkit-box-flex: 1 1 50%;
      -moz-box-flex: 1 1 50%;
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; } }
/* Textimg block end */
.operaevents_block .assoc_addon {
  padding: 0; }

.interactivetext_block .interactivetext_title h2 {
  text-align: center;
  position: relative;
  font-weight: 500;
  line-height: 1.1;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  display: block;
  text-transform: uppercase;
  padding-bottom: 28px;
  position: relative;
  z-index: 1;
  margin: 0 0 70px; }
  @media only screen and (max-width: 767px) {
    .interactivetext_block .interactivetext_title h2 {
      letter-spacing: 1px;
      padding-bottom: 10px;
      margin: 0 0 50px;
      font-size: 24px; } }
  .interactivetext_block .interactivetext_title h2:after {
    content: "";
    position: absolute;
    width: 64px;
    height: 2px;
    background: #000;
    left: 50%;
    margin-left: -32px;
    bottom: 0; }

.interactivetext_block .category:last-child {
  border-bottom: 1px solid #c4c4c4; }

.interactivetext_block .category_title {
  position: relative;
  margin-bottom: 0px;
  padding: 30px 40px 30px 0px;
  border-top: 1px solid #c4c4c4;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.94px;
  line-height: 1.3;
  cursor: pointer;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (max-width: 767px) {
    .interactivetext_block .category_title {
      padding: 20px 40px 20px 0px;
      font-size: 16px; } }
  .interactivetext_block .category_title:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    display: block;
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -7px;
    margin-left: 6px;
    color: #000;
    font-size: 15px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .interactivetext_block .category_title:hover {
    color: #8B0D0D; }
  .interactivetext_block .category_title.show:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  .interactivetext_block .category_title + .category_content {
    padding-left: 28px; }
    @media only screen and (max-width: 767px) {
      .interactivetext_block .category_title + .category_content {
        padding-left: 18px; } }
.interactivetext_block .category_content {
  display: none;
  padding: 1px 0px 0px 0px;
  border-top: none; }

.interactivetext_block .category_text {
  position: relative;
  padding: 0px 20px 19px 0px; }
  @media only screen and (max-width: 767px) {
    .interactivetext_block .category_text {
      padding: 0px 10px 15px 0px; } }
.interactivetext_block .topic_title {
  position: relative;
  margin-bottom: 0;
  padding: 30px 40px 30px 0px;
  border-top: 1px solid #c4c4c4;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.94px;
  line-height: 1.3;
  text-transform: uppercase;
  cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .interactivetext_block .topic_title {
      padding: 20px 40px 20px 0px;
      font-size: 16px; } }
  .interactivetext_block .topic_title:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    display: block;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -7px;
    margin-left: 6px;
    color: #000;
    font-size: 15px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .interactivetext_block .topic_title:hover {
    color: #8B0D0D; }
  .interactivetext_block .topic_title.show:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }

.interactivetext_block .topic_text {
  display: none;
  position: relative;
  padding: 0px 20px 19px 0px; }
  @media only screen and (max-width: 767px) {
    .interactivetext_block .topic_text {
      padding: 0px 10px 15px 0px; } }
  .interactivetext_block .topic_text > *:first-child {
    margin-top: 0; }
  .interactivetext_block .topic_text > *:last-child {
    margin-bottom: 0; }

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

.operaperformance {
  padding-top: 60px;
  padding-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .operaperformance {
      padding-top: 80px; } }
  .operaperformance table td {
    vertical-align: baseline; }
  .operaperformance a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden; }
  .operaperformance--header .langs {
    margin: 0 0 0 15px; }
  .operaperformance--header .current_lang_cont {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .operaperformance--header .current_lang_cont .drop_arrow {
      margin-left: 8px; }
  @media only screen and (max-width: 427px) {
    .operaperformance--header .logo_cl {
      width: 75px; } }
  @media only screen and (max-width: 427px) {
    .operaperformance--header .logo_cl .logo_link img {
      width: 120px; } }
  .operaperformance .operaperformance--bell {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-right: 14px; }
    .operaperformance .operaperformance--bell em {
      vertical-align: middle; }
  .operaperformance__popup-all {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: auto;
    padding: 35px;
    padding-top: 66px;
    background-image: url("../img/bg_pr.png");
    background-color: #cccccc;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .operaperformance__popup-all .all-pops > div:not(:last-child) {
      margin-bottom: 12px;
      border-bottom: 1px solid #8B0D0D; }
    .operaperformance__popup-all h2 {
      font-family: "Cinzel", Arial, sans-serif;
      color: #8B0D0D;
      font-weight: 700;
      margin: 0 0 19px 0;
      position: relative;
      width: calc(100% - 35px);
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .operaperformance__popup-all h2:before {
        content: '';
        display: inline-block "";
        width: 38px;
        background-color: #8B0D0D;
        height: 1px;
        margin-right: 11px; }
    .operaperformance__popup-all .time, .operaperformance__popup-all .text {
      margin-bottom: 10px;
      font-size: 14px;
      font-family: "Lato", Arial, sans-serif;
      font-weight: 700; }
    .operaperformance__popup-all .close {
      position: absolute;
      right: 35px;
      top: 25px; }
      .operaperformance__popup-all .close a {
        text-decoration: none; }
        .operaperformance__popup-all .close a em {
          font-size: 25px;
          color: #000;
          font-weight: 400; }
  .operaperformance__popup-single {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 999; }
    .operaperformance__popup-single > div {
      background-color: #fff;
      max-width: 344px;
      width: 100%;
      padding: 28px 37px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .operaperformance__popup-single > div .close {
        position: absolute;
        right: 0;
        top: -12px;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-color: #fff;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .operaperformance__popup-single > div .close a {
          color: #000;
          text-decoration: none; }
      .operaperformance__popup-single > div h2 {
        font-family: "Cinzel", Arial, sans-serif;
        color: #8B0D0D;
        font-weight: 700;
        margin: 0 0 23px 12px; }
      .operaperformance__popup-single > div .text {
        margin-bottom: 10px;
        font-size: 14px;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 700; }
      .operaperformance__popup-single > div:after {
        content: '';
        width: 38px;
        height: 1px;
        display: block;
        position: absolute;
        left: 0;
        top: 42px;
        background-color: #8B0D0D; }
  .operaperformance.dark-mode .section {
    background-color: #000 !important; }
    .operaperformance.dark-mode .section p, .operaperformance.dark-mode .section .operaperformance-slider__title, .operaperformance.dark-mode .section ul li div, .operaperformance.dark-mode .section ol li a, .operaperformance.dark-mode .section .date span, .operaperformance.dark-mode .section h1, .operaperformance.dark-mode .section .s-title .title, .operaperformance.dark-mode .section .antraste, .operaperformance.dark-mode .section .expln *, .operaperformance.dark-mode .section table td, .operaperformance.dark-mode .section h1, .operaperformance.dark-mode .section h2, .operaperformance.dark-mode .section h3, .operaperformance.dark-mode .section h4, .operaperformance.dark-mode .section h5, .operaperformance.dark-mode .section h6 {
      color: #fff !important; }
    .operaperformance.dark-mode .section .sep, .operaperformance.dark-mode .section .s-title .decor, .operaperformance.dark-mode .section hr {
      background-color: #fff !important; }
    .operaperformance.dark-mode .section .go-down em {
      background-color: #fff !important;
      color: #000 !important; }
  .operaperformance.dark-mode .steps ol li:before {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #787878 !important; }
  @media only screen and (max-width: 767px) {
    .operaperformance .container-fluid {
      padding: 0 35px; } }
  .operaperformance .s-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: "Cinzel", Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 24px; }
    .operaperformance .s-title .title {
      max-width: 610px; }
    .operaperformance .s-title .decor {
      display: inline-block;
      width: 100%;
      max-width: 20%;
      height: 1px;
      background-color: inherit;
      margin-right: 20px;
      margin-top: 16px; }
      @media only screen and (min-width: 1400px) {
        .operaperformance .s-title .decor {
          max-width: 25%; } }
      @media only screen and (min-width: 1700px) {
        .operaperformance .s-title .decor {
          max-width: 27%; } }
  .operaperformance p {
    letter-spacing: 0.48px;
    margin: 12px 0; }
  .operaperformance p, .operaperformance a {
    font-family: "Lato", Arial, sans-serif; }
  .operaperformance a {
    font-weight: 700; }
  .operaperformance .section--content-table {
    position: relative;
    padding-top: 35px;
    padding-bottom: 32px; }
    .operaperformance .section--content-table .img-decor {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0; }
    .operaperformance .section--content-table h1 {
      font-size: 33px;
      font-family: "Cinzel", Arial, sans-serif;
      font-weight: 700;
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        .operaperformance .section--content-table h1 {
          font-size: 44px; } }
    .operaperformance .section--content-table .date {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-family: "Lato", Arial, sans-serif;
      font-weight: 700;
      color: #8B0D0D; }
      .operaperformance .section--content-table .date .sep {
        width: 39px;
        height: 1px;
        display: inline-block;
        background-color: #8B0D0D;
        margin: 0 14px; }
    .operaperformance .section--content-table .wrapper {
      max-width: 521px;
      margin: 0 auto; }
    .operaperformance .section--content-table .expln {
      margin-top: 16px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer; }
      .operaperformance .section--content-table .expln .icon {
        margin-left: 4px;
        margin-right: 16px;
        font-size: 25px; }
      .operaperformance .section--content-table .expln span {
        font-family: "Lato", Arial, sans-serif; }
    .operaperformance .section--content-table .steps {
      margin-top: 16px; }
      .operaperformance .section--content-table .steps ol {
        list-style: none;
        counter-reset: item;
        padding: 0;
        margin: 0; }
        .operaperformance .section--content-table .steps ol li {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          counter-increment: item;
          margin-bottom: 5px; }
          .operaperformance .section--content-table .steps ol li:before {
            margin-right: 12px;
            content: counter(item);
            background: #8B0D0D;
            border: 3px solid #CE9C9C;
            border-radius: 100%;
            color: white;
            width: 39px;
            height: 39px;
            text-align: center;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-flex-shrink: 0;
            -moz-flex-shrink: 0;
            -ms-flex-shrink: 0;
            flex-shrink: 0; }
          .operaperformance .section--content-table .steps ol li a {
            color: #000;
            text-decoration: none;
            text-transform: uppercase; }
            .operaperformance .section--content-table .steps ol li a:hover, .operaperformance .section--content-table .steps ol li a:focus {
              text-decoration: underline; }
          .operaperformance .section--content-table .steps ol li:not(:last-child) {
            margin-bottom: 18px; }
    .operaperformance .section--content-table .go-down {
      margin-top: 69px; }
      .operaperformance .section--content-table .go-down .icon-wrapper em {
        font-size: 20px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0 auto;
        width: 48px;
        height: 48px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        background-color: #000;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        color: #fff; }
  .operaperformance .section--editor {
    padding: 40px 0 40px 0; }
  .operaperformance .section--slidestext {
    padding: 40px 0 40px 0; }
    .operaperformance .section--slidestext .container-fluid a {
      height: auto; }
    @media only screen and (max-width: 575px) {
      .operaperformance .section--slidestext .container-fluid {
        padding: 0; }
        .operaperformance .section--slidestext .container-fluid a {
          height: unset; }
          .operaperformance .section--slidestext .container-fluid a img {
            /*height: 631px;*/
            object-fit: cover; } }
    .operaperformance .section--slidestext .operaperformance-slider .wrapper {
      display: block;
      text-align: center;
      margin-top: 10px; }
      .operaperformance .section--slidestext .operaperformance-slider .wrapper span {
        height: 35px;
        font-size: 14px;
        line-height: normal;
        font-style: italic;
        color: #2a2a2a;
        font-weight: 300;
        max-width: 334px;
        display: inline-block;
        margin: 0 auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical; }
    .operaperformance .section--slidestext .operaperformance-slider a {
      text-decoration: none; }
      .operaperformance .section--slidestext .operaperformance-slider a:hover, .operaperformance .section--slidestext .operaperformance-slider a:focus {
        text-decoration: none; }
    .operaperformance .section--slidestext .operaperformance-slider .slick-prev, .operaperformance .section--slidestext .operaperformance-slider .slick-next {
      background-color: #000;
      border: 1px solid #fff;
      top: calc(50% - 19px);
      z-index: 1;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
      @media only screen and (min-width: 576px) {
        .operaperformance .section--slidestext .operaperformance-slider .slick-prev, .operaperformance .section--slidestext .operaperformance-slider .slick-next {
          top: calc(100% - 100px);
          width: 50px;
          height: 50px; } }
    .operaperformance .section--slidestext .operaperformance-slider .slick-prev {
      left: 16px; }
      .operaperformance .section--slidestext .operaperformance-slider .slick-prev:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e904';
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      @media only screen and (min-width: 576px) {
        .operaperformance .section--slidestext .operaperformance-slider .slick-prev {
          left: calc(50% - 60px); } }
    .operaperformance .section--slidestext .operaperformance-slider .slick-next {
      right: 16px; }
      .operaperformance .section--slidestext .operaperformance-slider .slick-next:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e904'; }
      @media only screen and (min-width: 576px) {
        .operaperformance .section--slidestext .operaperformance-slider .slick-next {
          right: calc(50% - 60px); } }
  .operaperformance .section--textimg {
    padding: 40px 0 40px 0; }
    .operaperformance .section--textimg p {
      color: #fff; }
    @media only screen and (max-width: 767px) {
      .operaperformance .section--textimg .imgtext img {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
        position: relative;
        right: 50%;
        width: 100vw;
        margin-bottom: 16px; } }
    @media only screen and (min-width: 768px) {
      .operaperformance .section--textimg .imgtext img.left {
        float: left;
        margin: 0 16px 16px 0; } }
    @media only screen and (min-width: 768px) {
      .operaperformance .section--textimg .imgtext img.right {
        float: right;
        margin: 0 0 16px 16px; } }
  .operaperformance .section--performers {
    padding: 40px 0 80px 0;
    position: relative; }
    .operaperformance .section--performers .img-decor {
      position: absolute;
      left: 0;
      z-index: -1; }
    .operaperformance .section--performers .type_performers {
      max-width: 706px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .operaperformance .section--performers .type_performers {
          text-align: center; } }
      .operaperformance .section--performers .type_performers .description {
        margin-top: 65px; }
    @media only screen and (min-width: 768px) {
      .operaperformance .section--performers ul {
        column-count: 2; } }
    .operaperformance .section--performers ul li {
      background-image: unset;
      padding: 0;
      break-inside: avoid-column; }
      .operaperformance .section--performers ul li .role {
        font-style: italic;
        font-weight: 700; }
      .operaperformance .section--performers ul li:not(:last-child) {
        margin-bottom: 14px; }
        @media only screen and (max-width: 767px) {
          .operaperformance .section--performers ul li:not(:last-child) {
            margin-bottom: 27px; } }
        @media only screen and (max-width: 767px) {
          .operaperformance .section--performers ul li:not(:last-child):after {
            content: '';
            display: block;
            margin: 14px auto;
            width: 48px;
            height: 1px;
            background-color: #8B0D0D; } }
  .operaperformance .section--sponsors {
    padding: 28px 0 0 0; }
    @media only screen and (min-width: 768px) {
      .operaperformance .section--sponsors {
        padding: 48px 0 0 0; } }
    .operaperformance .section--sponsors * {
      color: #fff; }
    @media only screen and (max-width: 767px) {
      .operaperformance .section--sponsors .container-fluid {
        padding: 0; } }
    .operaperformance .section--sponsors ul {
      margin: 0; }
      .operaperformance .section--sponsors ul li {
        background-image: none;
        padding: 0; }
        .operaperformance .section--sponsors ul li .title {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -ms-flex-align: center;
          align-items: center; }
          .operaperformance .section--sponsors ul li .title:before, .operaperformance .section--sponsors ul li .title:after {
            content: '';
            width: 50%;
            height: 1px;
            display: inline-block;
            background-color: #fff; }
          .operaperformance .section--sponsors ul li .title:before {
            left: 0; }
          .operaperformance .section--sponsors ul li .title:after {
            right: 0; }
          .operaperformance .section--sponsors ul li .title .text {
            color: inherit;
            -webkit-flex-shrink: 0;
            -moz-flex-shrink: 0;
            -ms-flex-shrink: 0;
            flex-shrink: 0;
            margin: 0 15px; }
        .operaperformance .section--sponsors ul li ul {
          text-align: center; }
    .operaperformance .section--sponsors ul > li ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-justify-content: space-around;
      justify-content: space-around;
      -ms-flex-pack: space-around;
      gap: 2.5rem;
      padding: 29px 0 60px 0; }
      @media only screen and (min-width: 768px) {
        .operaperformance .section--sponsors ul > li ul {
          padding: 24px 0 75px 0; } }
.training__item {
  background-color: #fff;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr; }
  @media only screen and (min-width: 768px) {
    .training__item {
      grid-template-columns: 1fr 1fr; } }
  .training__item:not(:last-child) {
    margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .training__item:nth-child(even) .image-container {
      order: 2; } }
  .training__item .image-container {
    height: 100%; }
    .training__item .image-container img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .training__item .meta-container {
    padding: 28px; }
    @media only screen and (min-width: 768px) {
      .training__item .meta-container {
        padding-left: 43px; } }
    .training__item .meta-container h2 {
      display: inline-block;
      padding-bottom: 15px;
      margin-top: 0;
      position: relative; }
      .training__item .meta-container h2 .text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical; }
      .training__item .meta-container h2:after {
        content: '';
        min-width: 173px;
        max-width: 173px;
        background-color: #8B0D0D;
        display: block;
        height: 1px;
        margin-top: 15px; }
    .training__item .meta-container .short {
      font-size: 14px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      line-clamp: 4;
      -webkit-box-orient: vertical; }
    .training__item .meta-container .price {
      display: flex;
      align-items: center;
      gap: 30px;
      margin-top: 32px; }
      @media only screen and (min-width: 768px) {
        .training__item .meta-container .price {
          margin-top: 52px; } }
      .training__item .meta-container .price .info-title {
        font-size: 24px;
        font-weight: 500; }

.cart {
  display: inline-block;
  margin: 0 5px 0 0; }
  .cart:hover .icon-shopping-cart, .cart:focus .icon-shopping-cart {
    opacity: 0.7; }
  .cart .round-icon {
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 23px; }
    .cart .round-icon .icon-shopping-cart {
      vertical-align: -2px; }
  .cart .item_count {
    position: absolute;
    right: -8px;
    top: -1px;
    color: black;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #8B0D0D;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }

body.shoppingcartWidgetOpened {
  overflow: hidden; }
  body.shoppingcartWidgetOpened .shoppingcart_widget_block {
    inset: 0;
    width: fit-content;
    margin: auto; }

.shoppingcart_widget_block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: fixed;
  top: 0;
  right: -99999999px;
  width: 100%;
  z-index: 1; }
  .shoppingcart_widget_block .overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(20, 20, 20, 0.52); }
  .shoppingcart_widget_block .wrapper {
    width: 100%;
    min-height: auto;
    z-index: 1;
    margin: 0 16px;
    background-color: #fff;
    min-width: 290px; }
    @media only screen and (min-width: 768px) {
      .shoppingcart_widget_block .wrapper {
        min-width: 500px; } }
    @media only screen and (min-width: 1024px) {
      .shoppingcart_widget_block .wrapper {
        min-width: 768px; } }
    .shoppingcart_widget_block .wrapper .head {
      position: relative;
      /*			@include flexbox();
						@include align-items(center);
						@include justify-content(space-between);
						background-color: $theme-color;
						padding: 14px 12px;
						.shoppingcart_widget_title{
							font-family: $font2;
							color: #fff;
							font-weight: 600;
						}*/ }
      .shoppingcart_widget_block .wrapper .head .modal-close {
        position: absolute;
        top: -5px;
        right: -10px;
        cursor: pointer;
        width: 34px;
        height: 34px;
        display: inline-block;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%; }
        .shoppingcart_widget_block .wrapper .head .modal-close .icon {
          font-size: 16px; }
    .shoppingcart_widget_block .wrapper .content {
      padding: 32px 16px;
      overflow: auto;
      max-height: 494px; }
      @media only screen and (min-width: 768px) {
        .shoppingcart_widget_block .wrapper .content {
          padding: 72px 32px; } }
      .shoppingcart_widget_block .wrapper .content .has-items {
        margin-top: 0;
        margin-bottom: 52px; }
      .shoppingcart_widget_block .wrapper .content .btn-wrap {
        display: flex;
        gap: 9px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap; }
      .shoppingcart_widget_block .wrapper .content .cart__item {
        background-color: #C4C4C4;
        padding: 18px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px; }
        .shoppingcart_widget_block .wrapper .content .cart__item .wrap {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: space-between;
          gap: 30px; }
          .shoppingcart_widget_block .wrapper .content .cart__item .wrap .misc .icon {
            margin-left: 30px;
            cursor: pointer;
            color: red;
            font-size: 21px;
            -webkit-transition: color 150ms ease-in-out;
            -moz-transition: color 150ms ease-in-out;
            -o-transition: color 150ms ease-in-out;
            -ms-transition: color 150ms ease-in-out;
            transition: color 150ms ease-in-out; }
            .shoppingcart_widget_block .wrapper .content .cart__item .wrap .misc .icon:hover, .shoppingcart_widget_block .wrapper .content .cart__item .wrap .misc .icon:focus {
              color: green; }
        .shoppingcart_widget_block .wrapper .content .cart__item .title, .shoppingcart_widget_block .wrapper .content .cart__item .price {
          color: #8B0D0D;
          font-weight: 600; }
        .shoppingcart_widget_block .wrapper .content .cart__item .title {
          font-family: "Cinzel", Arial, sans-serif; }
          .shoppingcart_widget_block .wrapper .content .cart__item .title--gray {
            font-family: "Montserrat", Arial, sans-serif;
            font-weight: 400;
            color: #000;
            margin-top: 19px; }
        .shoppingcart_widget_block .wrapper .content .cart__item .calend {
          font-size: 14px;
          margin-bottom: 9px; }
        .shoppingcart_widget_block .wrapper .content .cart__item:not(:last-child) {
          margin-bottom: 8px; }
      .shoppingcart_widget_block .wrapper .content.empty {
        margin-top: 0; }
        .shoppingcart_widget_block .wrapper .content.empty .no-items {
          text-align: center; }
  .shoppingcart_widget_block .scrollable {
    overflow: hidden;
    overflow-y: auto;
    max-height: 90%;
    max-height: -webkit-calc(100% - 60px);
    max-height: -moz-calc(100% - 60px);
    max-height: calc(100% - 60px); }

.c__list .info_container {
  background-color: #C4C4C4; }
  .c__list .info_container h4 {
    margin-bottom: 9px; }
  .c__list .info_container .order-no {
    font-size: 14px;
    margin-bottom: 16px; }
    @media only screen and (min-width: 1024px) {
      .c__list .info_container .order-no {
        margin-bottom: 35px; } }
.c__item {
  padding: 18px 0;
  border-bottom: 1px solid #888; }
  .c__item:first-child {
    border-top: 1px solid #888; }
  .c__item .wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .c__item .wrap .meta {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .c__item .wrap .meta {
          display: grid;
          grid-template-columns: 220px 2fr 1fr 1fr;
          align-items: center; } }
      @media only screen and (min-width: 1024px) {
        .c__item .wrap .meta {
          grid-template-columns: 320px 376px 1fr 1fr; } }
      @media only screen and (min-width: 768px) {
        .c__item .wrap .meta .img {
          margin-right: 16px; } }
      .c__item .wrap .meta .img img {
        display: block;
        width: 100%;
        object-fit: cover;
        min-height: 229px;
        max-height: 300px; }
        @media only screen and (min-width: 768px) {
          .c__item .wrap .meta .img img {
            max-height: 220px; } }
        @media only screen and (min-width: 1024px) {
          .c__item .wrap .meta .img img {
            min-height: 229px;
            max-height: 300px; } }
      .c__item .wrap .meta .title {
        font-size: 24px;
        font-weight: 500;
        display: flex;
        align-items: center;
        margin-top: 10px; }
        .c__item .wrap .meta .title > span {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          line-clamp: 4;
          -webkit-box-orient: vertical; }
        @media only screen and (min-width: 768px) {
          .c__item .wrap .meta .title {
            margin-top: 0;
            margin-right: 16px; } }
      .c__item .wrap .meta .price-wrap {
        font-size: 24px;
        font-weight: 500;
        flex-shrink: 0;
        margin-top: 10px; }
        @media only screen and (min-width: 768px) {
          .c__item .wrap .meta .price-wrap {
            margin-top: 0;
            margin-right: 16px; } }
      .c__item .wrap .meta .remove {
        display: flex;
        align-items: center;
        text-decoration: none;
        justify-content: flex-end;
        color: #888888;
        cursor: pointer;
        font-size: 20px;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out;
        margin-top: 10px; }
        @media only screen and (min-width: 768px) {
          .c__item .wrap .meta .remove {
            margin-top: 0; } }
        .c__item .wrap .meta .remove .text {
          font-size: 16px;
          margin-left: 10px;
          margin-top: 1px; }
        .c__item .wrap .meta .remove:hover, .c__item .wrap .meta .remove:focus {
          color: #000; }
    .c__item .wrap .misc {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 30px;
      margin-left: 80px; }
      .c__item .wrap .misc .price {
        font-size: 24px;
        font-weight: 500; }
      .c__item .wrap .misc .icon-bin {
        display: flex;
        align-items: center;
        cursor: pointer;
        color: #888;
        font-size: 20px;
        margin-left: auto;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out;
        text-decoration: none; }
        .c__item .wrap .misc .icon-bin .text {
          margin-left: 9px;
          font-size: 16px; }
        .c__item .wrap .misc .icon-bin:hover, .c__item .wrap .misc .icon-bin:focus {
          color: #8B0D0D; }
      .c__item .wrap .misc .toggle {
        background-color: red;
        cursor: pointer;
        width: 30px;
        height: 30px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-transition: background-color 150ms ease-in-out;
        -moz-transition: background-color 150ms ease-in-out;
        -o-transition: background-color 150ms ease-in-out;
        -ms-transition: background-color 150ms ease-in-out;
        transition: background-color 150ms ease-in-out; }
        .c__item .wrap .misc .toggle i {
          display: block;
          color: #fff;
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); }
        .c__item .wrap .misc .toggle:hover, .c__item .wrap .misc .toggle:focus {
          background-color: green; }
        .c__item .wrap .misc .toggle.active i {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
  .c__item .user-info {
    display: none; }
  .c__item .calend {
    font-size: 14px;
    margin-bottom: 9px; }
  .c__item .user-info {
    background-color: #fff;
    margin-top: 9px;
    padding: 29px 19px; }
    .c__item .user-info:first-child {
      margin-top: 25px; }
  .c__item.active .user-info {
    display: block; }
  .c__item.first .user-info {
    display: block; }
  .c__item.first .toggle i {
    transform: rotate(90deg) !important; }

.c .total {
  margin-top: 50px;
  text-align: right; }
  .c .total .total-sum {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 19px; }

.c__order-item {
  padding: 34px 0;
  border-bottom: 1px solid #888; }
  .c__order-item:first-child {
    border-top: 1px solid #888; }
  .c__order-item .title {
    font-size: 18px; }
  .c__order-item .wrap {
    display: flex;
    gap: 16px;
    align-items: center; }
    .c__order-item .wrap .title > span {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      line-clamp: 4;
      -webkit-box-orient: vertical; }
    .c__order-item .wrap .cart-price {
      font-size: 18px;
      flex-shrink: 0;
      margin-left: auto; }

.c__order .total-sum {
  text-align: right;
  font-size: 24px;
  font-weight: 500;
  margin-top: 45px; }

.c__order .rules_txt {
  font-size: 13px; }
  .c__order .rules_txt .txt {
    vertical-align: -2px; }

.c__form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px; }
  @media only screen and (min-width: 768px) {
    .c__form {
      grid-template-columns: 1fr 1fr;
      gap: 72px; } }
  .c__form .form-wrapper {
    background-color: #fff;
    padding: 34px 25px; }
    @media only screen and (min-width: 768px) {
      .c__form .form-wrapper {
        padding-right: 40px; } }
  .c__form-submit {
    text-align: right;
    margin-top: 32px; }

.cart__modal--close .modal-close {
  position: absolute;
  right: 15px;
  top: 15px; }

.cart__modal--close .modal-header {
  margin-top: 20px; }

.added-to-cart-pop {
  display: none;
  background-color: #8B0D0D;
  z-index: 4;
  position: fixed;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px; }
  .added-to-cart-pop .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 8px; }
    .added-to-cart-pop .wrapper * {
      color: #fff; }
    .added-to-cart-pop .wrapper img {
      width: 20px;
      margin-right: 16px; }
    .added-to-cart-pop .wrapper .message {
      font-size: 14px; }
    .added-to-cart-pop .wrapper .check-cart {
      font-size: 14px;
      margin-left: 5px; }

.cart__payment-info {
  background-color: #fff;
  text-align: center;
  padding: 39px 16px; }
  .cart__payment-info img.success {
    margin-bottom: 32px; }
    @media only screen and (min-width: 1024px) {
      .cart__payment-info img.success {
        margin-bottom: 46px; } }
  .cart__payment-info .order-no {
    margin-bottom: 25px; }

.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 34px;
  cursor: pointer;
  display: block; }
  .input_group_parent.disabled {
    cursor: not-allowed; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 6px;
    left: 1px;
    width: 14px;
    height: 14px;
    background-color: #cecece; }
    .input_group_parent .checkbox_design:after, .input_group_parent .radio_design:after {
      content: "";
      position: absolute;
      top: 2px;
      left: 2px;
      width: 10px;
      height: 10px;
      background-color: #8B0D0D;
      opacity: 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
  .input_group_parent .radio_design {
    top: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .input_group_parent .radio_design:after {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      width: 8px;
      height: 8px;
      top: 3px;
      left: 3px; }
  .input_group_parent input[disabled] + .checkbox_design:after, .input_group_parent input[disabled] + .radio_design:after {
    background-color: #8b8b8b; }
  .input_group_parent input:checked + .checkbox_design:after, .input_group_parent input:checked + .radio_design:after {
    opacity: 1; }

.scrollable {
  overflow-x: auto; }

.scrollable.has-scroll {
  position: relative;
  overflow: hidden;
  /* Clips the shadow created with the pseudo-element in the next rule. Not necessary for the actual scrolling. */ }

.scrollable.has-scroll:after {
  position: absolute;
  top: 0;
  left: 100%;
  width: 50px;
  height: 100%;
  border-radius: 10px 0 0 10px / 50% 0 0 50%;
  -webkit-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  content: ''; }

/* This is the element whose content will be scrolled if necessary */
.scrollable.has-scroll > div {
  overflow-x: auto; }

.scrollable > div::-webkit-scrollbar {
  height: 12px; }

.scrollable > div::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  background: #f0f0f0; }

.scrollable > div::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #ccc; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?p1bfu");
  src: url("../fonts/icomoon.eot?p1bfu#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?p1bfu") format("truetype"), url("../fonts/icomoon.woff?p1bfu") format("woff"), url("../fonts/icomoon.svg?p1bfu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-shopping-cart:before {
  content: "\e927"; }

.icon-bin:before {
  content: "\e928"; }

.icon-star-full:before {
  content: "\e925"; }

.icon-star-empty:before {
  content: "\e926"; }

.icon-bell:before {
  content: "\e924"; }

.icon-sun:before {
  content: "\e923"; }

.icon-moon:before {
  content: "\e922"; }

.icon-google-podcast:before {
  content: "\e91a"; }

.icon-apple-podcast:before {
  content: "\e91b"; }

.icon-instagram:before {
  content: "\e91c"; }

.icon-wifi:before {
  content: "\e919"; }

.icon-twitter-new:before {
  content: "\e91d"; }

.icon-linked-new:before {
  content: "\e916"; }

.icon-fb-new:before {
  content: "\e917"; }

.icon-yt-new:before {
  content: "\e918"; }

.icon-spotify:before {
  content: "\e913"; }

.icon-tik-tok:before {
  content: "\e914"; }

.icon-lin:before {
  content: "\e915"; }

.icon-arrow_right:before {
  content: "\e904"; }

.icon-arrow_right_long:before {
  content: "\e905"; }

.icon-calendar:before {
  content: "\e906"; }

.icon-chevron_down_big:before {
  content: "\e907"; }

.icon-chevron_right:before {
  content: "\e908"; }

.icon-close:before {
  content: "\e909"; }

.icon-fb:before {
  content: "\e90a"; }

.icon-gplus:before {
  content: "\e90b"; }

.icon-linkedin:before {
  content: "\e90c"; }

.icon-play:before {
  content: "\e90d"; }

.icon-search:before {
  content: "\e90e"; }

.icon-triangle_down:before {
  content: "\e90f"; }

.icon-twitter:before {
  content: "\e910"; }

.icon-yt:before {
  content: "\e911"; }

.icon-ew4-arrow:before {
  content: "\e900"; }

.icon-ew4-chevron:before {
  content: "\e901"; }

.icon-ew4-close:before {
  content: "\e902"; }

.icon-ew4-refresh:before {
  content: "\e903"; }

.icon-registration:before {
  content: "\e912"; }

.icon-passport:before {
  content: "\e920"; }

.icon-check:before {
  content: "\e91f"; }

.icon-exit:before {
  content: "\e91e"; }

/*# sourceMappingURL=style.css.map */