@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%; } }

/*@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, p, td, div {
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.5; }

p {
  margin: 15px 0; }

a {
  color: #2b3994;
  font-weight: bold;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 35px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 1.5px; }

h2, .h2 {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 1.5px; }

h3, .h3 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600; }

h4, .h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600; }

h5, .h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600; }

h6, .h6 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px; }

h1, h2, h3, .h1, .h2, .h3 {
  margin: 20px 0;
  font-family: "Open Sans", Arial, sans-serif; }
  @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;
  font-family: "Open Sans", Arial, sans-serif; }
  @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 38px;
  background-image: url("../img/bullet.png");
  background-position: 16px 9px;
  background-repeat: no-repeat;
  background-size: 6px 6px; }

hr {
  border: 0;
  height: 1px;
  background: #2b3994; }

mark {
  background: #2b3994;
  padding: 0 5px;
  color: #fff; }

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

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;
  line-height: 1.3;
  color: #0a0a0a;
  text-align: left; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 17px 26px; } }

table tr:nth-child(even) td {
  background: #eef0f4; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  font-weight: bold;
  padding: 20px 12px;
  background: #ffcc00;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
      padding: 17px 26px; } }

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: #eef0f4;
  height: 48px;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 22px;
  outline: none;
  -webkit-appearance: none;
  font-size: 16px;
  letter-spacing: 0.13px;
  border: 1px solid #333;
  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: 355px; }
  @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: 48px; } }
  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 {
    background-color: #e5e8ee; }

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  height: 54px;
  line-height: 52px;
  color: #fff;
  font-weight: 600;
  padding: 0 15px;
  font-size: 14px;
  border: none;
  font-family: "Open Sans", Arial, sans-serif;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: #ffcc00;
  text-transform: uppercase;
  color: #000;
  -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: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }
  @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 35px; } }
  button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, span.mygtukas a:hover {
    background-color: #ffe26e; }
  button:after, input[type=submit]:after, input[type=button]:after, input[type=reset]:after, a.mygtukas:after, span.mygtukas a:after {
    content: "\e905";
    display: inline-block;
    margin-left: 7px;
    /* 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: 10px;
    vertical-align: 0px; }

input[disabled], button[disabled] {
  background-color: #eef0f4;
  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: 536px;
  min-height: 150px;
  max-height: 450px;
  padding-top: 14px;
  padding-bottom: 22px;
  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; }

.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 #e0e0e0;
  background: none;
  padding: 0px;
  color: #000;
  width: auto;
  table-layout: auto; }
  table.lentele_minimali td {
    background: transparent !important;
    padding: 10px 18px;
    border: 1px solid #e0e0e0; }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.visible_bullet {
  overflow: hidden; }

.tekstas_uppercase {
  text-transform: uppercase; }

.tekstas_lowercase {
  text-transform: lowercase; }

/*@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: 355px;
  outline: none; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 48px;
    background: #eef0f4;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border: 1px solid #555; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 48px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #000;
      padding-right: 22px;
      font-size: 16px;
      padding-left: 22px;
      line-height: 46px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 48px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 46px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 46px;
      width: 46px;
      top: 1px;
      right: 1px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 46px;
          width: 46px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 8px;
        width: 100%;
        height: 100%;
        line-height: 46px;
        display: inline-block;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0;
        color: #2b3994; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b: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;
          -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(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

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

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

.select2-dropdown {
  margin-top: 1px;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-color: #e0e0e0;
  border-width: 1px;
  background: #eef0f4; }

.select2-container--default .select2-results__option {
  padding-left: 22px;
  padding-right: 22px;
  background: none;
  font-size: 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: #fff; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #fff;
  color: #000; }

/* 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: "Open Sans", 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/loading.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.85); }

.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 116px 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: 116px; }
  .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;
  padding-right: 8px; }
  .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: 28px;
    color: #fff;
    text-align: center; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e902"; }
    .lg-toolbar .lg-close:hover {
      opacity: 0.7; }
  .lg-toolbar #lg-counter {
    padding-top: 10px;
    padding-right: 18px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px; }
    .lg-toolbar .lg-icon.lg-fullscreen {
      display: none; }

@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: transparent;
  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: 40px;
    vertical-align: -5px;
    content: "\e905"; }
  .lg-actions .lg-icon.lg-next:hover:after, .lg-actions .lg-icon.lg-prev:hover:after {
    opacity: 0.7; }

.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;
  display: none; }
  @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: none;
  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: 5px;
  left: 0px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #2b3994;
  content: '';
  display: block;
  width: 35px;
  height: 5px;
  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: 68px;
  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: 60px; }

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

.mm-opening #mm-blocker {
  background-color: rgba(32, 42, 108, 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 0px; }

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

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
  content: '';
  display: block;
  height: 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;
  font-family: "Open Sans", Arial, sans-serif;
  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: #2b3994;
  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: "\e90e";
    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: 280px;
  color: #000;
  background: #eef0f4;
  border: 0px solid #e0e0e0;
  border-bottom-color: #e0e0e0;
  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: #2b3994; }
  .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 #2b3994;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #2b3994;
    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 #2b3994;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #2b3994; }
  .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: 15px;
    line-height: 25px;
    font-weight: 500;
    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: 16px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 0px; }
  .is-today .pika-button {
    color: #2b3994;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #2b3994;
    box-shadow: inset 0 1px 3px #2b3994;
    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: #2b3994;
    box-shadow: none;
    color: #fff; }
  .pika-button:after {
    display: none; }

.pika-week {
  font-size: 13px;
  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: 18px;
  height: 18px;
  background: #ffcc00;
  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: "\e90f";
    position: absolute;
    left: 6px;
    top: 5px;
    font-weight: 600;
    font-size: 10px; }

div.tooltipster-base .tooltipster-box {
  background: #ffcc00;
  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: #000;
  padding: 8px 16px;
  font-size: 15px;
  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: #ffcc00; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ffcc00; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ffcc00; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ffcc00; }

html {
  box-sizing: border-box; }

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

.global_container {
  max-width: 1165px;
  margin: 0 auto; }

.page_title_div {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 161px;
  position: relative; }
  .page_title_div .global_container {
    height: 100%; }
  .page_title_div .disp_table_all, .page_title_div .disp_cell_all {
    height: 100%; }
  .page_title_div .disp_cell_all {
    vertical-align: bottom;
    padding-bottom: 42px; }
    @media only screen and (max-width: 1300px) {
      .page_title_div .disp_cell_all {
        padding-bottom: 32px; } }
    @media only screen and (max-width: 1023px) {
      .page_title_div .disp_cell_all {
        padding-bottom: 18px; } }
  .page_title_div h1.main_title {
    margin: 0 0 0;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 1.1; }
    @media only screen and (max-width: 1024px) {
      .page_title_div h1.main_title {
        letter-spacing: 1px; } }
    @media only screen and (max-width: 768px) {
      .page_title_div h1.main_title {
        font-size: 27px;
        letter-spacing: 1px; } }

@media only screen and (max-width: 1023px) {
  .main_content {
    background: #fff; } }

@media only screen and (min-width: 1024px) {
  .main_content .content_tbl {
    display: table;
    table-layout: fixed;
    width: 100%; } }

@media only screen and (min-width: 1024px) {
  .main_content .content_tbl .content_left, .main_content .content_tbl .content_right {
    display: table-cell;
    vertical-align: top; } }

@media only screen and (min-width: 1024px) {
  .main_content .content_tbl .content_left.padding_right {
    padding-right: 38px; } }

.main_content .content_tbl .content_left .content_bg {
  background: #fff;
  position: relative;
  padding-top: 35px;
  padding-bottom: 50px;
  min-height: 420px; }
  .main_content .content_tbl .content_left .content_bg .content_template {
    position: relative;
    z-index: 1; }

.main_content .content_tbl .content_right {
  width: 377px;
  padding-top: 40px;
  padding-bottom: 50px; }
  @media only screen and (max-width: 1023px) {
    .main_content .content_tbl .content_right {
      display: none; } }
  .main_content .content_tbl .content_right .content_right_rel {
    position: relative;
    z-index: 2; }

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

.content_date {
  color: #2b3994;
  font-weight: 700;
  font-size: 1.1em;
  margin: -5px 0 20px 0; }

h1.main_title {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 20px 0; } }

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 20px 0; }
  @media only screen and (min-width: 1200px) {
    h3.widget_title {
      margin: 0 0 20px 0; } }

.one_widget {
  margin: 0 0 20px 0; }

/* List items */
.list_item {
  cursor: pointer;
  margin: 0 0 20px 0;
  width: 100%;
  font-weight: normal;
  display: block; }
  .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: 1024px) {
    .list_item {
      width: 23.4%;
      margin: 0 1.6% 1.6% 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.no_image .title_container {
      position: static; }
    .list_item .image_container .item_overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(42, 57, 148, 0.84);
      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; }
      .list_item .image_container .item_overlay i {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -25px;
        color: #fff;
        font-size: 32px; }
  .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 {
      font-weight: bold;
      color: #333;
      font-weight: 700;
      font-family: "Open Sans", Arial, sans-serif;
      letter-spacing: 0.16px;
      font-size: 16px;
      margin: 0 0 6px 0; }
    .list_item .meta_info .h3 {
      font-size: 20px;
      font-weight: 600;
      font-family: "Open Sans", Arial, sans-serif;
      margin: 0 0 8px 0;
      color: #0c0c0c; }
    .list_item .meta_info .short {
      margin: 0px 0 0px 0;
      color: #000000;
      opacity: 0.8;
      letter-spacing: 0.14px;
      font-family: "Open Sans", Arial, sans-serif;
      line-height: 1.3; }
  .list_item:hover .item_overlay {
    opacity: 1; }

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 */
button.no_arrow:after, input[type=submit].no_arrow:after, input[type=button].no_arrow:after, input[type=reset].no_arrow:after, a.mygtukas.no_arrow:after, span.mygtukas a.no_arrow:after {
  display: none; }

button.back_arrow:after, input[type=submit].back_arrow:after, input[type=button].back_arrow:after, input[type=reset].back_arrow:after, a.mygtukas.back_arrow:after, span.mygtukas a.back_arrow:after {
  display: none; }

button.back_arrow:before, input[type=submit].back_arrow:before, input[type=button].back_arrow:before, input[type=reset].back_arrow:before, a.mygtukas.back_arrow:before, span.mygtukas a.back_arrow:before {
  content: "\e905";
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 9px;
  /* 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: 10px;
  vertical-align: 0px; }

.fixfixed .fixed_header {
  position: absolute; }

.header_border {
  border-bottom: 1px solid #e8e8e8; }

.fixed_header {
  display: block;
  background: #fff;
  z-index: 10;
  position: relative; }
  .fixed_header .global_container {
    position: relative; }
  @media only screen and (max-width: 1023px) {
    .fixed_header {
      height: 60px; } }
  .fixed_header .header_border {
    z-index: 10;
    position: relative; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .header_border {
        border: 0; } }
  .fixed_header .dtbl {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .fixed_header .dtblc {
    display: table-cell;
    vertical-align: middle; }
  .fixed_header.homeheader {
    border: 0; }
  .fixed_header .header_hold {
    height: 72px; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .header_hold {
        height: 60px; } }
  .fixed_header .logo_side {
    width: 330px;
    padding: 14px 0 19px; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .logo_side {
        width: auto;
        padding: 0px 0 0px; } }
    .fixed_header .logo_side a.logo_link {
      display: table;
      table-layout: fixed;
      width: 100%;
      text-decoration: none;
      outline: none;
      border: none;
      text-align: left;
      width: 200px;
      line-height: 1.1; }
      @media only screen and (max-width: 1023px) {
        .fixed_header .logo_side a.logo_link {
          width: auto;
          padding-left: 43px; } }
      .fixed_header .logo_side a.logo_link span {
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
        color: #000000;
        font-weight: 600;
        font-family: "Open Sans", Arial, sans-serif;
        text-transform: uppercase; }
        .fixed_header .logo_side a.logo_link span:first-child {
          width: 52px;
          padding-right: 14px; }
          @media only screen and (max-width: 1023px) {
            .fixed_header .logo_side a.logo_link span:first-child {
              padding-right: 9px;
              width: 45px; } }
        @media only screen and (max-width: 1023px) {
          .fixed_header .logo_side a.logo_link span {
            line-height: 1.2; } }
        @media only screen and (max-width: 450px) {
          .fixed_header .logo_side a.logo_link span {
            font-size: 15px; } }
      .fixed_header .logo_side a.logo_link img {
        display: block;
        max-height: 47px;
        width: auto; }
        @media only screen and (max-width: 1023px) {
          .fixed_header .logo_side a.logo_link img {
            max-height: 40px; } }
  .fixed_header .search_side {
    text-align: right; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .search_side {
        width: 115px;
        padding-right: 38px; } }
    .fixed_header .search_side .access_link, .fixed_header .search_side .struct_link, .fixed_header .search_side .search_link {
      display: inline-block;
      margin: 0 26px 0 0;
      font-size: 14px;
      color: #000;
      text-decoration: none;
      vertical-align: middle;
      font-weight: 600;
      font-family: "Open Sans", Arial, sans-serif; }
      .fixed_header .search_side .access_link span, .fixed_header .search_side .struct_link span, .fixed_header .search_side .search_link span {
        line-height: 1.1;
        display: inline-block;
        border-bottom: 1px solid #333; }
        @media only screen and (max-width: 1023px) {
          .fixed_header .search_side .access_link span, .fixed_header .search_side .struct_link span, .fixed_header .search_side .search_link span {
            display: none; } }
      .fixed_header .search_side .access_link i, .fixed_header .search_side .struct_link i, .fixed_header .search_side .search_link i {
        display: inline-block;
        margin: 0 10px 0 0;
        vertical-align: -1px;
        font-size: 15px; }
      @media only screen and (max-width: 1023px) {
        .fixed_header .search_side .access_link, .fixed_header .search_side .struct_link, .fixed_header .search_side .search_link {
          margin: 0 10px 0 0; } }
      @media only screen and (max-width: 350px) {
        .fixed_header .search_side .access_link, .fixed_header .search_side .struct_link, .fixed_header .search_side .search_link {
          margin: 0 3px 0 0; } }
      .fixed_header .search_side .access_link:hover, .fixed_header .search_side .struct_link:hover, .fixed_header .search_side .search_link:hover {
        opacity: 0.6; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .search_side .access_link {
        display: none; } }
    @media only screen and (min-width: 1024px) {
      .fixed_header .search_side .search_link {
        display: none; } }
  .fixed_header .search_cont {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 404px;
    text-align: left; }
    @media only screen and (max-width: 1300px) {
      .fixed_header .search_cont {
        max-width: 300px; } }
    @media only screen and (max-width: 1023px) {
      .fixed_header .search_cont {
        display: none; } }
    .fixed_header .search_cont input[type=text] {
      max-width: 100%;
      padding: 0 39px 0 23px; }
    .fixed_header .search_cont button {
      position: absolute;
      top: 7px;
      right: 5px;
      border: 0 none;
      width: 36px;
      height: 36px;
      line-height: 36px;
      min-width: 36px;
      padding: 0;
      font-size: 20px;
      outline: none;
      background: transparent;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
      color: #242e2d; }
      .fixed_header .search_cont button:hover {
        color: #2b3994; }
      .fixed_header .search_cont button:after {
        display: none; }
  .fixed_header .langs {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    right: 15px;
    top: 91px; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .langs {
        top: 11px; } }
    .fixed_header .langs a {
      border: 0; }
    .fixed_header .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer;
      height: 40px; }
    .fixed_header .langs .current_lang_cont {
      width: 40px;
      height: 40px;
      text-align: center; }
      .fixed_header .langs .current_lang_cont .current_lang {
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
        font-family: "Open Sans", Arial, sans-serif;
        text-transform: uppercase; }
      .fixed_header .langs .current_lang_cont .icon-chevron_down {
        display: inline-block;
        vertical-align: 1px;
        font-size: 8px;
        font-weight: 600;
        height: 6px;
        margin-left: 7px;
        color: #313131;
        -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; }
    .fixed_header .langs .langs_drop {
      position: absolute;
      top: 35px;
      width: 40px; }
      .fixed_header .langs .langs_drop .langs_drop_cont {
        position: relative;
        margin-left: 0px;
        display: none;
        width: 100%; }
      .fixed_header .langs .langs_drop a {
        display: block;
        width: 40px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        text-align: center;
        font-family: "Open Sans", Arial, sans-serif;
        text-decoration: none;
        background: #fff;
        border: 0; }
        .fixed_header .langs .langs_drop a:hover, .fixed_header .langs .langs_drop a:focus {
          color: #000;
          background: #ffcc00; }
    .fixed_header .langs .dropped .icon-chevron_down {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .fixed_header .nav_side {
    padding-left: 25px; }
    @media only screen and (max-width: 1300px) {
      .fixed_header .nav_side {
        padding-left: 5px; } }
  .fixed_header .topnav_global_container {
    height: 59px;
    background: #ffcc00; }
    @media only screen and (max-width: 1023px) {
      .fixed_header .topnav_global_container {
        display: none; } }
    .fixed_header .topnav_global_container .global_container {
      height: 100%; }
    .fixed_header .topnav_global_container .lang_side {
      width: 33px;
      text-align: right; }
      @media only screen and (max-width: 1023px) {
        .fixed_header .topnav_global_container .lang_side {
          width: 30px;
          padding-left: 0px; } }
    .fixed_header .topnav_global_container .dtbl {
      height: 100%; }
    .fixed_header .topnav_global_container .dtblc {
      width: auto; }
      .fixed_header .topnav_global_container .dtblc:last-child {
        width: 50px;
        text-align: right; }
  .fixed_header .topnav {
    height: 100%; }
    .fixed_header .topnav li:before {
      display: none; }
    .fixed_header .topnav a.icon_home i {
      font-size: 16px;
      vertical-align: -4px;
      display: inline-block; }
    .fixed_header .topnav a.icon_home:hover {
      opacity: 0.6; }
    .fixed_header .topnav > ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      overflow: visible;
      /* submenu*/ }
      .fixed_header .topnav > ul > li {
        position: relative;
        display: table;
        table-layout: fixed;
        width: auto;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        background: none;
        height: 59px; }
        .fixed_header .topnav > ul > li:hover > a {
          color: #ffcc00; }
        .fixed_header .topnav > ul > li > a {
          position: relative;
          display: table-cell;
          vertical-align: middle;
          height: 46px;
          padding: 11px 26px 11px 26px;
          color: #000;
          font-size: 16px;
          font-weight: 600;
          font-family: "Open Sans", Arial, sans-serif;
          line-height: 1.2;
          text-align: center;
          text-decoration: none;
          border: none;
          outline: none; }
          @media only screen and (max-width: 1250px) {
            .fixed_header .topnav > ul > li > a {
              padding-left: 15px;
              padding-right: 15px; } }
          .fixed_header .topnav > ul > li > a.active, .fixed_header .topnav > ul > li > a.in_path {
            text-decoration: underline; }
          .fixed_header .topnav > ul > li > a:before {
            content: "";
            width: 1px;
            height: 29px;
            border-right: 1px solid #9a7601;
            opacity: 0.2;
            right: -2px;
            top: 15px;
            position: absolute; }
          .fixed_header .topnav > ul > li > a.has_childs: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: "\e904";
            display: inline-block;
            margin-left: 6px;
            color: #000000;
            font-size: 6px;
            vertical-align: 1px; }
            @media only screen and (max-width: 1180px) {
              .fixed_header .topnav > ul > li > a.has_childs:after {
                margin-left: 4px; } }
        .fixed_header .topnav > ul > li:hover > a, .fixed_header .topnav > ul > li:focus > a {
          text-decoration: underline;
          color: #000; }
        .fixed_header .topnav > ul > li:hover .drop_hold, .fixed_header .topnav > ul > li:focus .drop_hold {
          display: block; }
        .fixed_header .topnav > ul > li:first-child > a {
          padding-left: 0; }
        .fixed_header .topnav > ul > li:last-child > a {
          padding-right: 0; }
          .fixed_header .topnav > ul > li:last-child > a:before {
            display: none; }
      .fixed_header .topnav > ul .drop_hold {
        position: absolute;
        top: 52px;
        left: 0px;
        width: 230px;
        z-index: 2;
        display: none; }
      .fixed_header .topnav > ul ul {
        margin: 0;
        padding: 0;
        text-align: left;
        background: #ffcc00; }
        .fixed_header .topnav > ul ul li {
          display: block;
          margin: 0;
          padding: 0;
          background: none;
          list-style-type: none; }
          .fixed_header .topnav > ul ul li:last-child {
            border: 0; }
          .fixed_header .topnav > ul ul li a {
            margin: 0;
            display: block;
            color: #000;
            border: none;
            font-size: 15px;
            line-height: 1.3;
            font-weight: 600;
            font-family: "Open Sans", Arial, sans-serif;
            padding: 6px 25px; }
            .fixed_header .topnav > ul ul li a:hover, .fixed_header .topnav > ul ul li a:focus {
              text-decoration: underline; }
            .fixed_header .topnav > ul ul li a.active, .fixed_header .topnav > ul ul li a .in_path {
              text-decoration: underline; }
            .fixed_header .topnav > ul ul li a.has_childs: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: inline-block;
              margin-left: 5px;
              color: #2b3994;
              font-size: 6px;
              vertical-align: 2px;
              position: absolute;
              right: 15px;
              top: 50%;
              margin-top: -4px; }
          .fixed_header .topnav > ul ul li:first-child > a {
            padding-top: 16px; }
          .fixed_header .topnav > ul ul li:last-child > a {
            padding-bottom: 16px; }
        .fixed_header .topnav > ul ul .drop_hold {
          position: static; }
          .fixed_header .topnav > ul ul .drop_hold ul {
            padding-left: 12px;
            background-color: #dbe1e5;
            padding-top: 14px;
            padding-bottom: 14px; }
            .fixed_header .topnav > ul ul .drop_hold ul a {
              font-size: 11px;
              color: #787878;
              padding-top: 4px;
              padding-bottom: 4px; }
              .fixed_header .topnav > ul ul .drop_hold ul a:hover, .fixed_header .topnav > ul ul .drop_hold ul a:focus, .fixed_header .topnav > ul ul .drop_hold ul a.active, .fixed_header .topnav > ul ul .drop_hold ul a.in_path {
                text-decoration: none;
                background: none;
                color: #2b3994;
                text-decoration: underline; }
              .fixed_header .topnav > ul ul .drop_hold ul a.active, .fixed_header .topnav > ul ul .drop_hold ul a.in_path {
                font-weight: 700; }

.footer {
  margin: 30px 0 0 0;
  padding: 0px 0 30px 0;
  /*@include bg("footer_bg.jpg", bottom);*/
  border-top: 1px solid #555;
  border-bottom: 1px solid #555; }
  @media only screen and (min-width: 768px) {
    .footer {
      /*min-height: 378px;*/
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 1370px) {
    .footer {
      /*min-height: 465px;*/
      background-size: cover; } }
  .footer p, .footer div, .footer a {
    font-family: "Open Sans", Arial, sans-serif; }
  .footer a {
    color: #000;
    font-weight: 400; }
    .footer a:hover {
      text-decoration: underline; }
  .footer h3 {
    font-size: 17px;
    font-weight: 700;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0 0 7px 0; }
  .footer p:first-of-type {
    margin-top: 0; }
  .footer p:last-of-type {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .footer .rekvizitai {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .footer .rekvizitai .rekv_logo, .footer .rekvizitai .footer_text {
        display: table-cell;
        vertical-align: top; }
      .footer .rekvizitai .rekv_logo {
        width: 92px; }
        .footer .rekvizitai .rekv_logo img {
          max-width: 66px; } }
  @media only screen and (max-width: 767px) {
    .footer .rekvizitai .rekv_logo {
      padding-bottom: 7px; } }
  .footer .disp_table {
    max-width: 980px; }
    @media only screen and (max-width: 767px) {
      .footer .disp_table .disp_cell {
        padding-bottom: 10px; } }
  .footer a.social_fb {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background-color: #2a3994;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-left: 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 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;
    text-decoration: none;
    margin-right: 4px; }
    .footer a.social_fb:hover {
      opacity: 0.6; }
    .footer a.social_fb .icon-youtube {
      font-size: 18px;
      vertical-align: -1px;
      margin-right: 1px; }
  @media only screen and (min-width: 768px) {
    .footer .disp_cell:nth-child(2) {
      width: 270px;
      padding-top: 22px; } }
  @media only screen and (min-width: 768px) {
    .footer .disp_cell:nth-child(3) {
      width: 190px; } }

.bottom_line {
  padding: 30px 15px 30px 15px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.13px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555; }
  .bottom_line a {
    color: #000;
    font-weight: 400; }
    .bottom_line a:hover {
      text-decoration: underline; }

.bottom_widgets {
  padding-top: 25px;
  padding: 38px 5px; }
  .bottom_widgets .one_widget {
    margin: 0; }
  .bottom_widgets h3 {
    text-align: center; }
  .bottom_widgets .slick-slide {
    text-align: center; }
  .bottom_widgets a {
    display: inline-block;
    margin: 0 13px;
    max-width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    outline: none; }
    .bottom_widgets a img {
      vertical-align: middle;
      display: inline-block;
      max-height: 80px;
      width: auto; }
    .bottom_widgets a:hover img {
      opacity: 0.7; }
  .bottom_widgets .slick-prev, .bottom_widgets .slick-next {
    width: 40px;
    height: 40px; }
    .bottom_widgets .slick-prev:before, .bottom_widgets .slick-next:before {
      display: none; }
    .bottom_widgets .slick-prev:after, .bottom_widgets .slick-next: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: "\e905";
      color: #444;
      font-size: 22px;
      margin: 0; }
    .bottom_widgets .slick-prev:hover:after, .bottom_widgets .slick-next:hover:after {
      color: #2b3994; }
  .bottom_widgets .slick-prev {
    left: -45px; }
    .bottom_widgets .slick-prev:after {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .bottom_widgets .slick-next {
    right: -45px; }
  @media only screen and (max-width: 1250px) {
    .bottom_widgets .bottom_widgets_slider {
      padding: 0 48px; }
      .bottom_widgets .bottom_widgets_slider .slick-prev {
        left: -5px; }
      .bottom_widgets .bottom_widgets_slider .slick-next {
        right: -5px; } }

.back_to_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #ffcc00;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  text-align: center;
  cursor: pointer;
  width: 60px;
  height: 60px;
  -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: none; }
  @media only screen and (max-width: 600px) {
    .back_to_top {
      right: 10px;
      bottom: 10px; } }
  .back_to_top div {
    line-height: 60px;
    font-size: 19px;
    padding-left: 2px; }
    .back_to_top div:first-child {
      margin: 0 0 5px 0; }
  .back_to_top i {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .back_to_top:hover {
    opacity: 0.7; }

/*! 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: 7px 0;
  font-weight: bold; }
  .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: #fef2f2; }

.error_container p {
  color: #ff3131; }

.info_container {
  background: #e0eeff;
  border-left: 4px solid #2b3994;
  position: relative;
  padding-left: 76px; }
  .info_container: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: "\e913";
    position: absolute;
    left: 24px;
    top: 50%;
    margin-top: -20px;
    color: #2b3994;
    font-size: 38px; }

.info_container p {
  text-transform: uppercase;
  color: #2a3994;
  font-family: "Open Sans", Arial, sans-serif; }

label.error {
  color: #ff3131;
  font-size: 0.9em;
  margin: 8px 0 15px 0;
  display: block; }

.type_item.error input, .type_item.error textarea, .type_item.error .select2-container--default .select2-selection--single {
  background-color: #ffd3d3; }

/*! 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: #2b3994;
    font-size: 1.2em; }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; }

.breadcrumbs {
  margin: -15px 0 21px 0; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      margin: -10px 0 28px 0; } }
  .breadcrumbs span, .breadcrumbs a {
    font-weight: 300;
    border: none; }
  .breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px;
    /* 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 {
      content: "\e901";
      vertical-align: 3px;
      display: inline-block;
      font-size: 9px; }
    .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: #2b3994;
  vertical-align: middle;
  display: none; }
  .phpcaptcha_container button:after {
    display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 28px; }
    .phpcaptcha_container button span:hover {
      opacity: 0.6; }
  .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 25px 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: 25px 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: 27px;
    height: 27px;
    line-height: 27px;
    background-color: #f4f4f4;
    text-align: center;
    margin: 0 0px;
    font-size: 1.1em;
    font-weight: 700;
    text-decoration: none;
    color: #242424;
    border: 0; }
    .pager a.back_button {
      margin-right: 7px;
      border: 0;
      background: none; }
      .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.fow {
      border: 0;
      margin-left: 7px;
      vertical-align: -1px;
      background: none; }
      .pager a.fow span {
        display: inline-block;
        vertical-align: 0px;
        font-size: 0.7em; }
      .pager a.fow:hover {
        background: transparent; }
    .pager a.current {
      background-color: #2b3994;
      color: #fff; }
    .pager a.dis {
      color: #acacac; }
    .pager a:hover {
      opacity: 0.5; }

/*! Pager end */
/* months, years */
.years_months_filter {
  margin: 0 0 35px 0; }
  .years_months_filter a, .years_months_filter span {
    margin-right: 5px; }
  .years_months_filter a {
    color: #000; }
    .years_months_filter a.active {
      color: #ffcc00; }

.years_months_selectable_filters {
  margin: 0 0 35px 0; }
  .years_months_selectable_filters .inp_title {
    font-weight: 600;
    margin: 0 0 2px 0; }
  .years_months_selectable_filters .years_list {
    float: left;
    width: 150px;
    margin-right: 15px; }
  .years_months_selectable_filters .months_list {
    float: left;
    width: 180px; }
  @media only screen and (max-width: 768px) {
    .years_months_selectable_filters .years_list, .years_months_selectable_filters .months_list {
      float: none;
      margin: 0 0 15px 0; }
    .years_months_selectable_filters .select2 {
      min-width: 200px; } }
  .years_months_selectable_filters a.filter_reset {
    display: inline-block;
    margin-top: 9px; }
    .years_months_selectable_filters a.filter_reset i {
      font-size: 12px;
      margin-right: 5px; }

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  padding: 7px 0 21px 0;
  overflow: hidden; }
  .submenu_cont ul, .submenu_cont li {
    background: transparent;
    margin: 0;
    padding: 0; }
  .submenu_cont .submenu_ul > ul > li {
    background-color: #eef0f4;
    padding: 0 0px; }
    .submenu_cont .submenu_ul > ul > li > a {
      display: block;
      padding: 19px 24px 19px 33px;
      position: relative;
      border-bottom: 1px solid #fff;
      font-size: 14px;
      color: #000;
      font-weight: 600;
      font-family: "Open Sans", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      -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;
      line-height: 1.3; }
      .submenu_cont .submenu_ul > ul > li > a.active, .submenu_cont .submenu_ul > ul > li > a.in_path {
        background: #ffcc00; }
        .submenu_cont .submenu_ul > ul > li > a.active:before, .submenu_cont .submenu_ul > ul > li > a.in_path:before {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      .submenu_cont .submenu_ul > ul > li > a:hover {
        background: #ffcc00; }
      .submenu_cont .submenu_ul > ul > li > a.haschilds: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;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 19px;
        content: "\e904";
        color: #000;
        font-size: 6px; }
    .submenu_cont .submenu_ul > ul > li.Selected > a.haschilds {
      border-bottom: 0; }
    .submenu_cont .submenu_ul > ul > li > ul {
      padding: 18px 20px 12px 66px;
      position: relative;
      overflow: visible;
      background-color: #fcfcfc; }
      .submenu_cont .submenu_ul > ul > li > ul a {
        display: block;
        margin: 0 0 13px 0;
        font-size: 13px;
        font-weight: 400;
        font-family: "Open Sans", Arial, sans-serif;
        text-decoration: none;
        color: #313131;
        line-height: 1.3; }
        .submenu_cont .submenu_ul > ul > li > ul a.active, .submenu_cont .submenu_ul > ul > li > ul a.in_path {
          text-decoration: underline;
          font-weight: 600; }
        .submenu_cont .submenu_ul > ul > li > ul a:hover {
          text-decoration: underline; }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #eef0f4;
  padding: 27px 0 35px 0; }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #2b3994;
    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;
      text-decoration: underline; }
      .cookie_container .cookie_text_above a:hover {
        text-decoration: none; }
    .cookie_container .cookie_text_above p {
      font-size: 14px;
      font-weight: 400; }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 10px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes .labels_wrapper {
          display: block; } }
    .cookie_container .cookies_checkboxes label {
      display: inline-block;
      vertical-align: middle;
      margin: 0 20px 10px 0;
      padding-left: 23px;
      font-size: 13px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 0 12px 10px 0; } }
      .cookie_container .cookies_checkboxes label .checkbox_design, .cookie_container .cookies_checkboxes label .radio_design {
        background: #fff; }
    .cookie_container .cookies_checkboxes button {
      height: 40px;
      vertical-align: 3px;
      line-height: 40px;
      padding: 0 18px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          margin-top: 7px;
          margin-bottom: 10px; } }
      .cookie_container .cookies_checkboxes button.loading {
        opacity: 0.5;
        cursor: not-allowed; }
    .cookie_container .cookies_checkboxes .img_loading {
      display: inline-block;
      margin-left: 1px;
      vertical-align: -5px; }
  .cookie_container .error_message {
    margin: -10px 0 13px 0; }
  .cookie_container .toggle_cookies_block {
    cursor: pointer;
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif; }
    .cookie_container .toggle_cookies_block i {
      color: #1a1a1a;
      display: inline-block;
      font-size: 8px;
      margin-left: 6px;
      vertical-align: 1px; }
    .cookie_container .toggle_cookies_block.open i {
      -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;
        font-family: "Open Sans", Arial, sans-serif;
        margin: 0 0 5px;
        font-size: 12px;
        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_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;
  font-family: "Open Sans", Arial, sans-serif;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #ff3131; }

.form_mod .type_item, form .type_item {
  margin: 0 0 23px 0; }

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

.search_form {
  margin: 0 0 30px 0;
  max-width: 768px; }
  .search_form input {
    width: 100%;
    max-width: 100%; }
  .search_form .disp_table_all {
    table-layout: auto; }
  .search_form .disp_cell_all:first-child {
    padding-right: 10px;
    width: 100%; }
  .search_form button {
    padding: 0 20px 0 25px;
    height: 48px;
    line-height: 48px; }
    .search_form button:after {
      font-size: 14px;
      vertical-align: -1px;
      content: "\e911"; }

p.total_found {
  color: #999;
  margin: 0 0 19px 0; }

ul.search_modules {
  margin: -15px 0 30px 0; }
  ul.search_modules a.active {
    text-decoration: underline; }

.search_results p {
  margin: 0; }

.search_results > a {
  cursor: pointer;
  margin: 0 0 6px 0;
  display: block;
  background: #eef0f4;
  -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;
  padding: 12px 15px;
  text-decoration: none; }
  .search_results > a img {
    float: left;
    margin: 5px 10px 8px 0;
    max-width: 120px; }
  @media only screen and (min-width: 1200px) {
    .search_results > a {
      padding: 17px 20px; } }
  .search_results > a span {
    display: block;
    color: #000;
    font-weight: 400; }
  .search_results > a span.search_title {
    display: block;
    margin: 0 0 15px 0;
    font-size: 16px; }
  .search_results > a:hover {
    background: #e0e4ed; }

.search_results span.highlight {
  display: inline-block;
  background-color: #2b3994;
  padding: 0 5px;
  color: #fff; }

.search_modules li {
  background: none;
  float: left;
  margin: 0 7px 0 0;
  padding: 0; }

.suggest-search-results {
  background-color: #fff;
  position: absolute;
  padding: 24px 18px 13px 18px;
  border: 1px solid #e8e8e8;
  margin-top: 0px;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 47px; }
  .suggest-search-results p {
    margin: 0; }
  .suggest-search-results .ss_close {
    position: absolute;
    top: 7px;
    right: 9px;
    text-decoration: none;
    cursor: pointer; }
    .suggest-search-results .ss_close:hover {
      opacity: 0.5; }
  .suggest-search-results .ss_search_results * {
    font-size: 12px;
    line-height: 1.4; }
  .suggest-search-results .ss_search_results > div {
    padding-bottom: 12px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e1e1e1; }
    .suggest-search-results .ss_search_results > div a {
      color: #2b3994;
      text-decoration: underline;
      font-weight: 600;
      display: block;
      margin: 0 0 7px 0;
      font-size: 14px;
      font-weight: 600;
      font-family: "Open Sans", Arial, sans-serif; }
      .suggest-search-results .ss_search_results > div a:hover {
        text-decoration: none; }
      .suggest-search-results .ss_search_results > div a img {
        max-width: 105px;
        float: left;
        margin: 1px 12px 0 7px; }
      .suggest-search-results .ss_search_results > div a:hover {
        color: #2b3994; }
  .suggest-search-results a.view_all_results {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    font-family: "Open Sans", Arial, sans-serif; }
    .suggest-search-results a.view_all_results i {
      margin-left: 6px;
      vertical-align: -1px;
      display: inline-block;
      font-size: 12px; }
    .suggest-search-results a.view_all_results:hover {
      opacity: 0.6; }

.clear_filters {
  margin: -20px 0 25px 0; }
  .clear_filters a {
    font-weight: 400;
    font-size: 0.9em;
    text-decoration: none; }
    .clear_filters a i {
      font-size: 12px;
      vertical-align: -1px; }
  .clear_filters:hover {
    opacity: 0.7; }

.activities_widget {
  padding: 20px 0 0 0;
  text-align: center;
  width: 102%; }
  .activities_widget .activities_list a {
    display: block;
    float: left;
    width: 47%;
    margin: 0 3% 3% 0;
    min-height: 177px;
    border: 1px solid #333;
    text-align: center;
    color: #0c0c0c;
    text-decoration: none;
    padding: 57px 14px 24px 14px; }
    @media only screen and (min-width: 900px) {
      .activities_widget .activities_list a {
        width: 19%;
        margin: 0 1% 1% 0; } }
    .activities_widget .activities_list a span {
      display: block; }
      .activities_widget .activities_list a span.icon_cont {
        margin: 0 0 9px 0; }
        .activities_widget .activities_list a span.icon_cont i {
          font-size: 42px;
          color: #2b3994; }
      .activities_widget .activities_list a span.title {
        font-size: 18px;
        font-weight: 600;
        color: #0c0c0c;
        line-height: 1.2; }
    .activities_widget .activities_list a:hover {
      background: #e0e0e0; }
  .activities_widget .activities_list.hide_others a {
    display: none; }
    .activities_widget .activities_list.hide_others a:nth-child(1), .activities_widget .activities_list.hide_others a:nth-child(2), .activities_widget .activities_list.hide_others a:nth-child(3), .activities_widget .activities_list.hide_others a:nth-child(4), .activities_widget .activities_list.hide_others a:nth-child(5), .activities_widget .activities_list.hide_others a:nth-child(6), .activities_widget .activities_list.hide_others a:nth-child(7), .activities_widget .activities_list.hide_others a:nth-child(8), .activities_widget .activities_list.hide_others a:nth-child(1), .activities_widget .activities_list.hide_others a:nth-child(9), .activities_widget .activities_list.hide_others a:nth-child(10) {
      display: block; }
  .activities_widget .toggle_activities_list {
    margin-top: 3px; }
    .activities_widget .toggle_activities_list .show_less {
      display: none; }
    .activities_widget .toggle_activities_list:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .activities_widget .toggle_activities_list.active .show_more {
      display: none; }
    .activities_widget .toggle_activities_list.active .show_less {
      display: inline; }
    .activities_widget .toggle_activities_list.active:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.activities_widget_title {
  margin: 0 0 5px 0;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 3.5px; }
  @media only screen and (max-width: 767px) {
    .activities_widget_title {
      font-size: 28px;
      letter-spacing: 2px; } }

#renginiai_search {
  margin: 0 0 30px; }

.event_search_fields {
  width: 100%;
  background-color: #ffffff;
  margin: 0 0 7px 0; }
  @media only screen and (min-width: 900px) {
    .event_search_fields {
      display: table;
      table-layout: fixed;
      max-width: 839px; } }
  .event_search_fields .fld_title {
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 2px;
    color: #000000; }
    @media only screen and (max-width: 899px) {
      .event_search_fields .fld_title.empty_fld {
        display: none; } }
  .event_search_fields .es_field {
    margin: 0 0 8px; }
    @media only screen and (min-width: 900px) {
      .event_search_fields .es_field {
        margin: 0 0 0px;
        display: table-cell;
        vertical-align: top;
        padding-right: 8px; } }
    .event_search_fields .es_field input {
      width: 100%;
      max-width: 100%; }
    @media only screen and (min-width: 900px) {
      .event_search_fields .es_field.type_button {
        width: 117px; }
      .event_search_fields .es_field.type_date {
        width: 185px; } }
    .event_search_fields .es_field button {
      width: 107px;
      padding: 0 10px;
      height: 48px;
      line-height: 48px; }
    .event_search_fields .es_field .select2 {
      max-width: 100%; }
    .event_search_fields .es_field .date_wrapper {
      position: relative; }
      .event_search_fields .es_field .date_wrapper .icon-calendar {
        position: absolute;
        top: 11px;
        right: 13px;
        color: #2b3994;
        font-size: 23px;
        pointer-events: none; }

.reset_link {
  text-decoration: none !important;
  border: 0;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Open Sans", Arial, sans-serif; }
  .reset_link .icon-close_thick {
    vertical-align: -1px; }
  .reset_link:hover, .reset_link:focus {
    opacity: 0.6; }

.renginiai_list a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  position: relative;
  margin: 0 0 14px 0;
  border: 1px solid #d3d3d3;
  font-family: "Open Sans", Arial, sans-serif;
  min-height: 274px;
  -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; }
  .renginiai_list a span {
    display: block; }
  @media only screen and (min-width: 990px) {
    .renginiai_list a .img img {
      float: left;
      max-width: 400px; } }
  @media only screen and (max-width: 989px) {
    .renginiai_list a .img img {
      display: block;
      width: 100%;
      margin: 0 0 10px 0; } }
  .renginiai_list a .date {
    line-height: 1.2; }
    @media only screen and (max-width: 989px) {
      .renginiai_list a .date {
        padding-left: 15px;
        margin: 12px 0 10px 0; } }
    .renginiai_list a .date .day {
      line-height: 1;
      color: #2b3994;
      font-weight: 600;
      font-size: 60px;
      margin: 0 0 5px 0; }
    .renginiai_list a .date .month, .renginiai_list a .date .year {
      font-size: 18px;
      color: #272727;
      text-transform: uppercase; }
    .renginiai_list a .date .time {
      font-size: 18px;
      font-weight: 600;
      color: #272727;
      margin-top: 12px; }
  .renginiai_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) {
      .renginiai_list a .event_text {
        padding: 34px 10px 28px 0px;
        height: 100%;
        display: table;
        table-layout: fixed;
        height: 100%; }
        .renginiai_list a .event_text .center_evt {
          height: 100%;
          display: table-cell;
          vertical-align: middle;
          padding-left: 30px;
          padding-right: 30px;
          border-right: 1px solid #d3d3d3; } }
    .renginiai_list a .event_text .decoration {
      width: 12px;
      height: 12px;
      margin: 0 0 16px 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; }
    .renginiai_list a .event_text .title {
      font-size: 20px;
      font-weight: 600;
      color: #0c0c0c;
      line-height: 1.2;
      margin: 0 0 7px 0; }
      @media only screen and (max-width: 767px) {
        .renginiai_list a .event_text .title {
          font-size: 20px; } }
    .renginiai_list a .event_text .vt {
      font-family: "Open Sans", Arial, sans-serif;
      color: #2b3994;
      font-weight: 600;
      font-size: 16px;
      margin: 0 0 6px 0; }
      .renginiai_list a .event_text .vt i {
        margin-right: 4px;
        vertical-align: -2px;
        display: inline-block;
        font-size: 16px; }
    .renginiai_list a .event_text .desc {
      color: #414141;
      font-size: 16px;
      font-family: "Open Sans", Arial, sans-serif; }
  @media only screen and (min-width: 990px) {
    .renginiai_list a {
      padding-right: 550px; }
      .renginiai_list a .date {
        position: absolute;
        right: 400px;
        width: 157px;
        top: 50%;
        margin-top: -80px;
        text-align: center; }
        .renginiai_list a .date.time_hidden {
          margin-top: -60px; }
      .renginiai_list a .img {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -136px;
        width: 555px;
        min-height: 273px; }
        .renginiai_list a .img img {
          float: right; } }
  @media only screen and (min-width: 990px) {
    .renginiai_list a:nth-child(odd) {
      padding-right: 0px;
      padding-left: 550px; }
      .renginiai_list a:nth-child(odd) .img {
        position: absolute;
        left: 0;
        top: 50%;
        width: 555px; }
        .renginiai_list a:nth-child(odd) .img img {
          float: left; }
      .renginiai_list a:nth-child(odd) .date {
        position: absolute;
        left: 400px;
        text-align: center; }
      .renginiai_list a:nth-child(odd) .center_evt {
        border-right: 0;
        border-left: 1px solid #d3d3d3; } }
  .renginiai_list a:hover {
    background-color: #f1f1f1; }

.event_container_inner .event_meta_holder {
  margin: 0px 0 15px 0; }
  @media only screen and (min-width: 600px) {
    .event_container_inner .event_meta_holder {
      margin: 0px 0 15px 0; } }

.event_container_inner .event_location,
.event_container_inner .event_category,
.event_container_inner .event_date {
  float: left;
  margin: 0 20px 0px 0;
  color: #2b3994;
  font-size: 16px;
  font-weight: 600; }
  .event_container_inner .event_location > span,
  .event_container_inner .event_category > span,
  .event_container_inner .event_date > span {
    display: inline-block;
    margin: 0 7px 0 0; }
  .event_container_inner .event_location i,
  .event_container_inner .event_category i,
  .event_container_inner .event_date i {
    margin-right: 7px;
    font-size: 16px;
    vertical-align: -1px; }
    .event_container_inner .event_location i.icon-clock,
    .event_container_inner .event_category i.icon-clock,
    .event_container_inner .event_date i.icon-clock {
      font-size: 18px; }

.event_container_inner .event_location {
  margin: 0; }

.event_container_inner .event_date {
  letter-spacing: 0px; }

.event_container_inner .event_image {
  display: block;
  margin: 0px 0 20px 0;
  border: 0; }
  @media only screen and (min-width: 600px) {
    .event_container_inner .event_image {
      float: left;
      margin: 5px 25px 15px 0;
      max-width: 388px; } }
  .event_container_inner .event_image img {
    display: block; }

.event_container_inner .event_text p:first-of-type {
  margin-top: 0; }

.event_container_inner .event_text p:last-of-type {
  margin-bottom: 0; }

.event_container_inner .content_title {
  margin: 0 0 20px 0;
  font-size: 25px; }
  @media only screen and (min-width: 1200px) {
    .event_container_inner .content_title {
      font-size: 35px; } }

@media only screen and (min-width: 600px) {
  .full_width .event_container_inner .event_image {
    max-width: 420px; } }

.events_calendar_container .events_side {
  position: relative; }

.upcoming_events_list {
  position: relative;
  padding: 8px 21px 9px 23px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px; }
  .upcoming_events_list .event_item {
    display: block;
    width: 100%;
    text-decoration: none;
    border: 0;
    border-bottom: 1px dotted #c3c3c3;
    padding: 16px 0;
    padding-left: 33px;
    position: relative; }
    .upcoming_events_list .event_item:before {
      position: absolute;
      left: 1px;
      top: 18px;
      /* 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;
      color: #2b3994;
      font-size: 17px;
      content: "\e908"; }
    .upcoming_events_list .event_item:last-child {
      border: 0px dotted #c3c3c3;
      margin: 0; }
    .upcoming_events_list .event_item:hover h3 {
      color: #2b3994; }
  .upcoming_events_list .meta_line {
    display: block;
    margin: 0 0 1px 0; }
    .upcoming_events_list .meta_line .dt, .upcoming_events_list .meta_line .vt {
      display: inline-block;
      font-size: 14px;
      font-weight: 400;
      line-height: 15px;
      color: #b1b1b1; }
    .upcoming_events_list .meta_line .vt {
      padding-left: 16px;
      margin-left: 14px;
      border-left: 1px solid #ddd; }
  .upcoming_events_list h3 {
    margin: 0 0 0px 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #212121; }

.events_calendar_block {
  width: 100%;
  padding: 32px 30px 24px;
  background-color: #fff; }
  @media only screen and (max-width: 1023px) {
    .events_calendar_block {
      display: none !important; } }

.wgt_renginiai {
  overflow: visible; }

#widget_calendar {
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  position: relative; }
  #widget_calendar.more_margin {
    margin-bottom: 40px; }
  #widget_calendar a.all_events_url {
    position: absolute;
    top: 273px;
    z-index: 1;
    right: 24px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #2b3994;
    display: inline-block;
    color: #fff;
    font-size: 4px;
    border: 0 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; }
    #widget_calendar a.all_events_url:hover {
      background: #fff; }
      #widget_calendar a.all_events_url:hover i {
        color: #2b3994; }

.events_calendar {
  position: relative;
  background-color: #3ca773;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  /*	@include max(699){
		position: relative;
	}*/ }
  .events_calendar * {
    color: #fff; }
  .events_calendar.dtbl {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .events_calendar .dtblr {
    display: table-row; }
  .events_calendar .dtblc {
    display: table-cell;
    vertical-align: middle; }
  .events_calendar .first_row .dtblc {
    padding-top: 20px; }
  .events_calendar .last_row .dtblc {
    padding-bottom: 30px; }
  .events_calendar .cal_head {
    background-color: #2e7c56; }
    .events_calendar .cal_head .wd_title {
      color: #fff;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      padding: 10px 0; }
  .events_calendar .wd_number {
    padding: 3px 0;
    /*		@include min(700){
			position: relative;
		}*/ }
    .events_calendar .wd_number .day_number {
      width: 26px;
      height: 26px;
      margin: 0 auto;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      position: relative; }
    .events_calendar .wd_number.current .day_number {
      color: #fff;
      font-weight: 700;
      background-color: #fbc02d; }
    .events_calendar .wd_number.day_withevents .day_number {
      cursor: pointer; }
      .events_calendar .wd_number.day_withevents .day_number:after {
        content: "";
        width: 6px;
        height: 6px;
        background-color: #fbc02d;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        top: 21px;
        left: 50%;
        margin-left: -2px;
        position: absolute; }
    .events_calendar .wd_number.day_withevents.current .day_number {
      color: #fff; }
    .events_calendar .wd_number.notthismonth .day_number {
      color: #fff;
      opacity: 0.3;
      cursor: default; }
    .events_calendar .wd_number .day_events {
      display: none; }
  .events_calendar .day_events {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    margin: 0;
    z-index: 99;
    cursor: default;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
    /*		@include min(700){
			width: 320px;
			bottom: 50px !important;
			right: -30px !important;
		}*/ }
    .events_calendar .day_events * {
      color: #000; }
    .events_calendar .day_events .triangle {
      position: absolute;
      bottom: -7px;
      /*right: 45px;*/
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #fff;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-top: 0.5rem solid #fff;
      /*			@include min(700){
				bottom: -7px !important;
				left: 33px !important;
			}
			@include min(900){
				left: 29px !important;
			}*/ }
    .events_calendar .day_events .oneevent {
      padding: 15px 20px;
      background-color: #fff;
      border-bottom: 1px solid #e0e0e0; }
      .events_calendar .day_events .oneevent.last {
        border-bottom: 0 none; }

.dtbl {
  display: table;
  width: 100%;
  table-layout: fixed; }

.dtblc {
  display: table-cell;
  vertical-align: top; }

.event_current_month {
  background-color: #2e7c56;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 20px 15px 10px 18px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0; }
  .event_current_month .current_month {
    display: table-cell;
    vertical-align: middle; }
    .event_current_month .current_month .month,
    .event_current_month .current_month .year {
      display: inline-block;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      line-height: 20px;
      text-transform: uppercase; }
  .event_current_month .month_nav {
    display: table-cell;
    vertical-align: middle;
    width: 128px;
    text-align: right; }
    .event_current_month .month_nav a {
      display: inline-block;
      vertical-align: -4px;
      width: 14px;
      border: 0;
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      text-align: center;
      text-decoration: none !important;
      position: relative; }
      .event_current_month .month_nav a i {
        color: #fff;
        position: absolute;
        top: 5px;
        left: 7px;
        display: inline-block; }
      .event_current_month .month_nav a.prev_month i {
        top: 4px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      .event_current_month .month_nav a:hover {
        opacity: 0.5; }

#widget_calendar .more_events_url {
  float: right;
  margin-top: 10px; }

/* News list */
@media only screen and (min-width: 600px) {
  .news_list {
    width: 102%; } }

.news_inner .news_image {
  float: left;
  margin: 5px 19px 10px 0;
  max-width: 500px; }

.news_inner .news_content_text p:first-of-type {
  margin-top: 0; }

.photos_gallery {
  margin: 30px 0 0 0;
  overflow: hidden; }
  .photos_gallery .photos_gl {
    width: 103%; }
  .photos_gallery h3 {
    margin: 0 0 24px 0; }
  .photos_gallery a {
    float: left;
    width: 31%;
    margin: 0 1.8% 1.8% 0; }
    @media only screen and (min-width: 500px) {
      .photos_gallery a {
        width: 23%;
        margin: 0 1.8% 1.8% 0; } }
    @media only screen and (min-width: 768px) {
      .photos_gallery a {
        width: 18%;
        margin: 0 1.8% 1.8% 0; } }

.faq_form_btn {
  margin: 0 0 30px; }

button#show_faq_form:after {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.form_hidden_wrp {
  display: none; }

.faq_topics .category .category-title {
  padding: 20px 34px 20px 30px;
  margin-bottom: 8px;
  color: #000000;
  background: #eef0f4;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  font-family: "Open Sans", Arial, sans-serif;
  -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: 1px solid #555;
  font-size: 16px; }
  @media only screen and (max-width: 767px) {
    .faq_topics .category .category-title {
      padding: 20px 34px 18px 12px;
      font-size: 16px; } }
  .faq_topics .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: "\e904";
    vertical-align: middle;
    color: #2b3994;
    font-size: 9px;
    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: -5px; }
  .faq_topics .category .category-title[data-category-role=open]:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .faq_topics .category .category-title:hover {
    background: #e5e6e9; }

.faq_topics .category .category-title + .topics {
  padding-left: 31px; }
  @media only screen and (max-width: 767px) {
    .faq_topics .category .category-title + .topics {
      padding-left: 18px; } }

.faq_topics .category .topics {
  display: none;
  padding: 1px 0px 19px 0px;
  border-top: none; }
  @media only screen and (max-width: 767px) {
    .faq_topics .category .topics {
      padding: 1px 0px 16px 0px; } }
  .faq_topics .category .topics .topic-title {
    padding: 14px 34px 14px 30px;
    margin-bottom: 8px;
    border: 1px solid #555;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    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) {
      .faq_topics .category .topics .topic-title {
        padding: 12px 34px 12px 12px;
        font-size: 16px; } }
    .faq_topics .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: "\e904";
      vertical-align: middle;
      font-size: 9px;
      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: 16px;
      top: 50%;
      color: #2b3994;
      margin-top: -5px; }
    .faq_topics .category .topics .topic-title[data-topic-role=open]:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .faq_topics .category .topics .topic-title:hover {
      background: #eef0f4; }
  .faq_topics .category .topics .topic-topdescription {
    margin: 0 0 18px 0; }
  .faq_topics .category .topics .topic-description {
    display: none;
    padding: 0px 0 15px 30px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .faq_topics .category .topics .topic-description {
        padding-left: 12px; } }
    .faq_topics .category .topics .topic-description p:first-of-type {
      margin-top: 0; }
    .faq_topics .category .topics .topic-description p:last-of-type {
      margin-top: 0; }
    .faq_topics .category .topics .topic-description p:only-child {
      margin: 0; }

.faq_topics .category .visible, .faq_topics .category .hidden.show {
  display: block; }

.faq_topics .category .hidden {
  display: none; }

#faq_form {
  margin: 0 0 50px 0; }
  #faq_form .type_item {
    margin: 0 0 18px 0; }
    #faq_form .type_item .type_question {
      margin: 0 0 4px 0; }

/* Galerija list */
.gallery_list {
  margin: 0; }
  @media only screen and (min-width: 600px) {
    .gallery_list {
      width: 103%; } }
  @media only screen and (min-width: 600px) {
    .gallery_list .list_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 1024px) {
    .gallery_list .list_item {
      margin: 0 2% 2% 0;
      float: left;
      width: 48%; } }
  .gallery_list .list_item .item_overlay i {
    margin: -18px 0 0 -15px; }

/* Galerijos popup end*/
.album_container #image_gallery {
  margin: 0;
  padding: 0; }
  .album_container #image_gallery li {
    background: none;
    float: left;
    margin: 0 20px 20px 0;
    padding: 0; }
    .album_container #image_gallery li img {
      max-width: 150px; }

/* Youtube gallery list*/
.youtube_list {
  margin: 0; }
  @media only screen and (min-width: 600px) {
    .youtube_list {
      width: 103%; } }
  @media only screen and (min-width: 600px) {
    .youtube_list .list_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 1024px) {
    .youtube_list .list_item {
      margin: 0 2% 2% 0;
      float: left;
      width: 48%; } }
  .youtube_list .list_item .item_overlay i {
    margin: -18px 0 0 -15px; }

/* Youtube gallery list end*/
/* Childlist start */
.childlist_cont > ul {
  margin: 0;
  padding: 0; }
  .childlist_cont > ul ul {
    margin: 0 0 0 36px; }
    @media only screen and (max-width: 767px) {
      .childlist_cont > ul ul {
        margin: 0 0 0 24px; } }
  .childlist_cont > ul li {
    margin: 0;
    padding: 0;
    background: none; }
    .childlist_cont > ul li:before {
      display: none; }
  .childlist_cont > ul a {
    display: block;
    text-decoration: none;
    padding: 20px 34px 20px 30px;
    margin-bottom: 8px;
    color: #000000;
    background: #eef0f4;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
    font-family: "Open Sans", Arial, sans-serif;
    -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: 1px solid #555;
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      .childlist_cont > ul a {
        padding: 20px 34px 18px 12px;
        font-size: 16px; } }
    .childlist_cont > ul 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: "\e904";
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      vertical-align: middle;
      color: #2b3994;
      font-size: 9px;
      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: -5px; }
    .childlist_cont > ul a:hover {
      background: #e5e6e9; }

/* Childlist end */
.slider_section {
  margin: 0 0 60px;
  position: relative; }
  .slider_section .titlepage_slider {
    margin: 0;
    height: 401px;
    overflow: hidden; }
    @media only screen and (min-width: 920px) {
      .slider_section .titlepage_slider {
        height: 491px; } }
    @media only screen and (min-width: 1700px) {
      .slider_section .titlepage_slider {
        height: 617px; } }
    .slider_section .titlepage_slider .titlepage_slider, .slider_section .titlepage_slider .slick-list {
      height: 100%; }
    .slider_section .titlepage_slider .slide_item {
      height: 401px;
      position: relative;
      outline: none;
      overflow: hidden; }
      @media only screen and (min-width: 920px) {
        .slider_section .titlepage_slider .slide_item {
          height: 491px; } }
      @media only screen and (min-width: 1700px) {
        .slider_section .titlepage_slider .slide_item {
          height: 617px; } }
      .slider_section .titlepage_slider .slide_item .iframe_wrapper {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        @media only screen and (max-width: 1023px) {
          .slider_section .titlepage_slider .slide_item .iframe_wrapper {
            padding-bottom: 70%; } }
        @media only screen and (max-width: 920px) {
          .slider_section .titlepage_slider .slide_item .iframe_wrapper {
            padding-bottom: 78%; } }
        @media only screen and (max-width: 500px) {
          .slider_section .titlepage_slider .slide_item .iframe_wrapper {
            padding: 0;
            height: 100%; }
            .slider_section .titlepage_slider .slide_item .iframe_wrapper iframe {
              display: none; } }
        .slider_section .titlepage_slider .slide_item .iframe_wrapper iframe {
          transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          left: 50%;
          top: 38%; }
          @media only screen and (min-width: 1100px) {
            .slider_section .titlepage_slider .slide_item .iframe_wrapper iframe {
              top: 36%; } }
          @media only screen and (min-width: 1200px) {
            .slider_section .titlepage_slider .slide_item .iframe_wrapper iframe {
              top: 32%; } }
          @media only screen and (min-width: 1400px) {
            .slider_section .titlepage_slider .slide_item .iframe_wrapper iframe {
              top: 30%; } }
        .slider_section .titlepage_slider .slide_item .iframe_wrapper .overlay {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          cursor: pointer;
          background: rgba(0, 0, 0, 0.3); }
          .slider_section .titlepage_slider .slide_item .iframe_wrapper .overlay i {
            display: block;
            position: absolute;
            top: 205px;
            left: 50%;
            color: #fff;
            font-size: 60px;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
            @media only screen and (min-width: 920px) {
              .slider_section .titlepage_slider .slide_item .iframe_wrapper .overlay i {
                top: 245px; } }
            @media only screen and (min-width: 1700px) {
              .slider_section .titlepage_slider .slide_item .iframe_wrapper .overlay i {
                top: 320px; } }
    .slider_section .titlepage_slider .slick-dots {
      bottom: 30px;
      width: 100%;
      margin: 0;
      padding: 0 50px;
      font-size: 0; }
      @media only screen and (max-width: 1023px) {
        .slider_section .titlepage_slider .slick-dots {
          bottom: 15px;
          max-width: 100%; } }
      .slider_section .titlepage_slider .slick-dots li {
        vertical-align: top;
        width: auto;
        height: auto;
        margin: 0;
        padding: 2px 6px;
        background: none; }
        .slider_section .titlepage_slider .slick-dots li:before {
          display: none; }
        .slider_section .titlepage_slider .slick-dots li button {
          display: block;
          width: 16px;
          height: 16px;
          padding: 0;
          background-color: #2b3994;
          opacity: 0.5;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%; }
          .slider_section .titlepage_slider .slick-dots li button:before {
            display: none; }
          .slider_section .titlepage_slider .slick-dots li button:hover, .slider_section .titlepage_slider .slick-dots li button:focus {
            background-color: #2b3994; }
        .slider_section .titlepage_slider .slick-dots li.slick-active button {
          opacity: 1; }
    .slider_section .titlepage_slider .overlay_dec {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 2; }
      .slider_section .titlepage_slider .overlay_dec .slide_title {
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 5px;
        font-weight: 600;
        font-family: "Open Sans", Arial, sans-serif;
        position: absolute;
        bottom: 85px;
        left: 177px;
        color: #fff;
        max-width: 362px;
        position: relative;
        z-index: 1;
        line-height: 1.3; }
        @media only screen and (max-width: 1023px) {
          .slider_section .titlepage_slider .overlay_dec .slide_title {
            bottom: 45px;
            left: 47px;
            color: #fff;
            font-size: 24px;
            letter-spacing: 5px;
            max-width: 292px; } }
        @media only screen and (max-width: 500px) {
          .slider_section .titlepage_slider .overlay_dec .slide_title {
            font-size: 20px;
            max-width: 242px;
            left: 18px;
            letter-spacing: 2px;
            bottom: 259px;
            background: rgba(43, 57, 148, 0.5);
            padding: 10px 15px; } }
      .slider_section .titlepage_slider .overlay_dec i {
        color: #2b3994;
        opacity: 0.95;
        font-size: 475px;
        position: absolute;
        bottom: 0;
        left: 0px; }
        @media only screen and (max-width: 1023px) {
          .slider_section .titlepage_slider .overlay_dec i {
            font-size: 300px; } }
        @media only screen and (max-width: 500px) {
          .slider_section .titlepage_slider .overlay_dec i {
            font-size: 200px; } }
  .slider_section .loading-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    height: 401px;
    background-image: url("../img/loading_white.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media only screen and (min-width: 920px) {
      .slider_section .loading-layer {
        height: 491px; } }
    @media only screen and (min-width: 1700px) {
      .slider_section .loading-layer {
        height: 617px; } }

h2.news_title {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin: 0 0 30px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    h2.news_title {
      font-size: 28px;
      letter-spacing: 2px; } }

@media only screen and (min-width: 600px) {
  .news_list.actual_news_list .list_item {
    margin: 0 3% 3% 0;
    float: left;
    width: 47%; } }

@media only screen and (min-width: 1024px) {
  .news_list.actual_news_list .list_item {
    margin: 0 2% 2% 0;
    float: left;
    width: 48%; } }

.news_list.actual_news_list .list_item .date {
  position: absolute;
  top: 20px;
  left: 26px;
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.16px;
  font-weight: 600;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

.news_list.actual_news_list .list_item .short {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.14px; }

.all_news_url {
  text-align: right;
  padding-top: 0px;
  margin: 0 0 43px 0; }
  .all_news_url .mygtukas {
    background-color: #ededed;
    border: 1px solid #555;
    height: 46px;
    line-height: 46px; }
    @media only screen and (min-width: 500px) {
      .all_news_url .mygtukas {
        padding: 0 26px 0 30px; } }
    .all_news_url .mygtukas:after {
      font-size: 9px; }
    .all_news_url .mygtukas:hover {
      background-color: #ccc; }

h2.events_title {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin: 0 0 32px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    h2.events_title {
      font-size: 28px;
      letter-spacing: 2px; } }

@media only screen and (min-width: 500px) {
  .homepage_events {
    width: 101.6%; } }

.homepage_events.only_desktop {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .homepage_events.only_desktop {
      display: block; }
      .homepage_events.only_desktop .bottom_img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%; } }

@media only screen and (min-width: 1024px) {
  .homepage_events.only_mobile {
    display: none; } }

.homepage_events a {
  text-decoration: none;
  color: #000;
  display: block;
  border: 1px solid #555;
  position: relative; }
  @media only screen and (min-width: 500px) {
    .homepage_events a {
      float: left;
      width: 48%;
      margin: 0 2% 2% 0; } }
  @media only screen and (min-width: 1024px) {
    .homepage_events a {
      float: left;
      width: 23.4%;
      margin: 0 1.6% 1.6% 0; } }
  .homepage_events a span {
    font-family: "Open Sans", Arial, sans-serif;
    display: block; }
  .homepage_events a .date {
    line-height: 1.2;
    margin: 0 0 28px 0; }
    .homepage_events a .date .day {
      line-height: 1;
      color: #2b3994;
      font-weight: 600;
      font-size: 69px;
      margin: 0 0 5px 0; }
    .homepage_events a .date .month, .homepage_events a .date .year {
      font-size: 21px;
      color: #272727;
      opacity: 0.8;
      font-weight: 400;
      text-transform: uppercase; }
  .homepage_events a .title {
    font-size: 20px;
    font-weight: 600;
    color: #0c0c0c;
    line-height: 1.2;
    margin: 0 0 17px 0; }
    @media only screen and (max-width: 767px) {
      .homepage_events a .title {
        font-size: 20px; } }
  .homepage_events a .meta {
    padding: 20px 13px 18px 15px; }
    @media only screen and (min-width: 600px) {
      .homepage_events a .meta {
        padding: 24px 20px 26px 25px; } }
  .homepage_events a .readmore {
    font-size: 16px;
    color: #2b3994;
    text-transform: uppercase;
    font-weight: 700; }
    .homepage_events a .readmore i {
      font-size: 14px;
      display: inline-block;
      margin-left: 4px; }

.infoblock {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 20px 0 70px 0; }
  .infoblock:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 1200px) {
    .infoblock {
      height: 176px; } }
  @media only screen and (min-width: 1700px) {
    .infoblock {
      height: 247px; } }
  .infoblock .global_container {
    position: relative;
    z-index: 2;
    height: 100%;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media only screen and (min-width: 1200px) {
      .infoblock .global_container {
        padding-top: 15px;
        padding-bottom: 15px; } }
  @media only screen and (min-width: 1200px) {
    .infoblock .tbl {
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 100%; } }
  @media only screen and (min-width: 1200px) {
    .infoblock .tbl .info_left, .infoblock .tbl .info_right {
      display: table-cell;
      vertical-align: middle; } }
  @media only screen and (min-width: 1200px) {
    .infoblock .tbl .info_right {
      width: 310px;
      padding-left: 15px;
      text-align: right; } }
  .infoblock .tbl h2, .infoblock .tbl h3 {
    color: #fff; }
  .infoblock .tbl h2 {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0 0 3px 0; }
  .infoblock .tbl h3 {
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px; }

.three_blocks {
  margin: 0 0 79px 0;
  padding-top: 10px; }
  @media only screen and (min-width: 1024px) {
    .three_blocks {
      width: 101.4%; } }
  .three_blocks .block1, .three_blocks .block2, .three_blocks .block3 {
    margin: 0 0 20px 0;
    height: 446px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .three_blocks .block1, .three_blocks .block2, .three_blocks .block3 {
        float: left;
        width: 32%;
        margin: 0 1.33% 0 0; } }
    .three_blocks .block1 h2.block_title, .three_blocks .block2 h2.block_title, .three_blocks .block3 h2.block_title {
      position: absolute;
      bottom: 20px;
      left: 0;
      margin: 0;
      background: #ffcc00;
      font-size: 20px;
      color: #000000;
      font-weight: 600;
      padding: 17px 20px 17px 26px;
      max-width: 229px;
      letter-spacing: 0;
      z-index: 6; }
    .three_blocks .block1 .block_overlay, .three_blocks .block2 .block_overlay, .three_blocks .block3 .block_overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(42, 57, 148, 0.95);
      opacity: 0;
      z-index: 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; }
      .three_blocks .block1 .block_overlay .dtbl, .three_blocks .block2 .block_overlay .dtbl, .three_blocks .block3 .block_overlay .dtbl {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%; }
        .three_blocks .block1 .block_overlay .dtbl i, .three_blocks .block2 .block_overlay .dtbl i, .three_blocks .block3 .block_overlay .dtbl i {
          display: block;
          font-size: 35px;
          margin: 0 0 12px 0; }
        .three_blocks .block1 .block_overlay .dtbl .dc, .three_blocks .block2 .block_overlay .dtbl .dc, .three_blocks .block3 .block_overlay .dtbl .dc {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          padding: 0 15px;
          height: 100%; }
          .three_blocks .block1 .block_overlay .dtbl .dc *, .three_blocks .block2 .block_overlay .dtbl .dc *, .three_blocks .block3 .block_overlay .dtbl .dc * {
            color: #fff; }
          .three_blocks .block1 .block_overlay .dtbl .dc p, .three_blocks .block1 .block_overlay .dtbl .dc div, .three_blocks .block1 .block_overlay .dtbl .dc li, .three_blocks .block1 .block_overlay .dtbl .dc td, .three_blocks .block1 .block_overlay .dtbl .dc a, .three_blocks .block2 .block_overlay .dtbl .dc p, .three_blocks .block2 .block_overlay .dtbl .dc div, .three_blocks .block2 .block_overlay .dtbl .dc li, .three_blocks .block2 .block_overlay .dtbl .dc td, .three_blocks .block2 .block_overlay .dtbl .dc a, .three_blocks .block3 .block_overlay .dtbl .dc p, .three_blocks .block3 .block_overlay .dtbl .dc div, .three_blocks .block3 .block_overlay .dtbl .dc li, .three_blocks .block3 .block_overlay .dtbl .dc td, .three_blocks .block3 .block_overlay .dtbl .dc a {
            font-size: 16px;
            font-weight: 600; }
          .three_blocks .block1 .block_overlay .dtbl .dc li, .three_blocks .block2 .block_overlay .dtbl .dc li, .three_blocks .block3 .block_overlay .dtbl .dc li {
            text-align: left; }
    .three_blocks .block1:hover .block_overlay, .three_blocks .block1:focus .block_overlay, .three_blocks .block2:hover .block_overlay, .three_blocks .block2:focus .block_overlay, .three_blocks .block3:hover .block_overlay, .three_blocks .block3:focus .block_overlay {
      opacity: 1; }
  .three_blocks .block3 h2.block_title {
    left: auto;
    right: 0; }
  .three_blocks .block2 {
    height: 534px; }
    .three_blocks .block2 .block_overlay {
      bottom: 0;
      top: auto;
      height: 290px; }
    .three_blocks .block2 .b2_wrp {
      position: absolute;
      z-index: 1;
      top: 218px;
      width: 100%;
      text-align: center;
      padding: 0 23px;
      z-index: 6; }
    .three_blocks .block2 h2.block_title {
      position: static;
      display: inline-block; }
    .three_blocks .block2 .block21, .three_blocks .block2 .block22 {
      height: 244px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
    .three_blocks .block2 .block22 {
      height: 290px; }

.titlepage_widgets h3.activities_widget_title {
  text-align: center; }

/* 
    Created on : Sep 15, 2015, 10:18:29 AM
    Author     : andrius
*/
/* Contacts start*/
.contacts_text_above {
  margin: 0px 0 31px 0; }
  .contacts_text_above p:first-of-type {
    margin-top: 0; }

.contacts_struct_cont ul {
  margin: 0; }
  .contacts_struct_cont ul li {
    padding: 0;
    background-image: none; }
    .contacts_struct_cont ul li a {
      display: block;
      text-decoration: none;
      padding: 20px 34px 20px 30px;
      margin-bottom: 8px;
      color: #000000;
      background: #eef0f4;
      cursor: pointer;
      position: relative;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.3;
      font-family: "Open Sans", Arial, sans-serif;
      -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: 1px solid #555;
      font-size: 16px; }
      @media only screen and (max-width: 767px) {
        .contacts_struct_cont ul li a {
          padding: 20px 34px 18px 12px;
          font-size: 16px; } }
      .contacts_struct_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: "\e904";
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        vertical-align: middle;
        color: #2b3994;
        font-size: 9px;
        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: -5px; }
      .contacts_struct_cont ul li a:hover {
        background: #2b3994;
        color: #fff; }
        .contacts_struct_cont ul li a:hover:after {
          color: #fff; }
      .contacts_struct_cont ul li a .icon-triangle {
        margin-left: 9px;
        margin-bottom: 2px; }

.cont_search_found {
  margin-bottom: 10px; }

.contact_holder {
  background: #eef0f4;
  border: 1px solid #555; }
  .contact_holder .contact_deparment {
    padding: 4px 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #2b3994; }
  .contact_holder > .one_contact {
    border: 0 none; }

.one_contact {
  padding: 20px 30px 22px;
  margin: 0 0 8px 0;
  border: 1px solid #555;
  font-size: 16px; }
  .one_contact .contact-title {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2; }
  @media only screen and (min-width: 1024px) {
    .one_contact {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  .one_contact .photo-td > div {
    margin: 0 0 3px 0; }
    .one_contact .photo-td > div.position-title {
      margin: 5px 0 15px 0;
      line-height: 1.2; }
  @media only screen and (min-width: 1024px) {
    .one_contact .photo-td, .one_contact .info-td {
      display: table-cell;
      vertical-align: top; } }
  @media only screen and (max-width: 1023px) {
    .one_contact .photo-td, .one_contact .info-td {
      padding-bottom: 20px; }
      .one_contact .photo-td:last-child, .one_contact .info-td:last-child {
        padding: 0; } }

@media only screen and (min-width: 768px) {
  .contact_popup {
    width: 700px; } }

@media only screen and (min-width: 1024px) {
  .contact_popup {
    width: 1000px; } }

.contact_popup img {
  display: none; }
  @media only screen and (min-width: 768px) {
    .contact_popup img {
      display: block;
      float: left;
      margin: 0 15px 10px 0; } }

.contact_popup h2 {
  margin: 0 0 2px 0; }

/* Contacts end*/
.contacts_struct_cont {
  margin-top: 12px; }

.one_contact + .contacts_struct_cont {
  margin-top: 40px; }

.contacts_search_from.disp_table {
  margin: 0 0 35px 0;
  max-width: 968px; }
  .contacts_search_from.disp_table .disp_cell .s_title {
    font-weight: 600;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0 0 5px 0; }
  .contacts_search_from.disp_table .disp_cell.w196 {
    padding-left: 0; }
    @media only screen and (min-width: 768px) {
      .contacts_search_from.disp_table .disp_cell.w196 {
        width: 198px; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from.disp_table .disp_cell.w100 {
      padding-top: 27px;
      width: 166px; }
      .contacts_search_from.disp_table .disp_cell.w100 button {
        width: 100%;
        padding: 0 10px;
        height: 48px;
        line-height: 48px; }
        .contacts_search_from.disp_table .disp_cell.w100 button:after {
          font-size: 14px;
          vertical-align: -1px;
          content: "\e911"; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from.disp_table .disp_cell.clear-holder {
      padding-top: 38px;
      width: 150px; } }
  .contacts_search_from.disp_table .disp_cell.clear-holder a i {
    vertical-align: -1px; }
  @media only screen and (min-width: 768px) {
    .contacts_search_from.disp_table .disp_cell .select2, .contacts_search_from.disp_table .disp_cell input {
      max-width: 100%; } }

.comments_title {
  margin: 0 0 20px 0;
  position: relative;
  display: inline-block;
  padding-right: 50px; }
  .comments_title span.count {
    position: absolute;
    width: 100%;
    right: 0;
    top: 8px;
    font-size: 15px;
    color: #8e8e8e;
    text-align: center;
    margin: 0px;
    line-height: 12px;
    height: 23px;
    width: 35px;
    text-align: center; }

.comments_list {
  margin-top: 30px; }

.one_comment {
  padding: 15px 0 15px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #eef0f4; }
  @media only screen and (min-width: 768px) {
    .one_comment {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .one_comment .comment_date {
      margin: 0 0 10px 0; } }
  .one_comment .comment_meta {
    margin: 0 0 0px 0;
    width: 148px;
    padding-right: 22px; }
    @media only screen and (min-width: 768px) {
      .one_comment .comment_meta {
        display: table-cell;
        vertical-align: top; } }
  @media only screen and (min-width: 768px) {
    .one_comment .comment_text {
      display: table-cell;
      vertical-align: top; } }
  .one_comment .comment_date {
    color: #777;
    display: block; }
  .one_comment .comment_name {
    font-weight: 700;
    font-size: 16px;
    display: block;
    border: 0; }
    @media only screen and (min-width: 768px) {
      .one_comment .comment_name {
        margin: 0 0 8px 0; } }
  .one_comment:first-child {
    border-top: 1px solid #eef0f4; }

.post_comment {
  margin: 0 0 15px 0; }

.comment_field {
  margin: 0 0 8px 0; }

.comment_fld_t {
  margin: 0 0 7px 0; }

.comment_submit {
  margin: 20px 0 0 0; }

.comments_prnt {
  margin-top: 20px; }

a.show_all_comments {
  cursor: pointer;
  margin: 20px 0 0 0;
  display: inline-block; }

.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 31px;
  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: 4px;
    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: 3px;
      left: 3px;
      width: 8px;
      height: 8px;
      background-color: #2b3994;
      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: 4px;
    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-ew4-arrow:before {
  content: "\e900"; }

.icon-ew4-chevron:before {
  content: "\e901"; }

.icon-ew4-close:before {
  content: "\e902"; }

.icon-ew4-refresh:before {
  content: "\e903"; }

.icon-close_thick:before {
  content: "\e914"; }

.icon-sitemap:before {
  content: "\e912"; }

.icon-chevron_down:before {
  content: "\e904"; }

.icon-chevron_right:before {
  content: "\e905"; }

.icon-chevron_right_thick:before {
  content: "\e906"; }

.icon-facebook:before {
  content: "\e907"; }

.icon-gerve:before {
  content: "\e908"; }

.icon-gerve_big:before {
  content: "\e909"; }

.icon-glasses:before {
  content: "\e90a"; }

.icon-home:before {
  content: "\e90b"; }

.icon-mouse:before {
  content: "\e90c"; }

.icon-play:before {
  content: "\e90d"; }

.icon-plus:before {
  content: "\e90e"; }

.icon-question:before {
  content: "\e90f"; }

.icon-reload:before {
  content: "\e910"; }

.icon-search:before {
  content: "\e911"; }

.icon-success:before {
  content: "\e913"; }

.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-clock:before {
  content: "\e915"; }

.icon-pin:before {
  content: "\e916"; }

.icon-calendar:before {
  content: "\e917"; }

.icon-youtube:before {
  content: "\e918"; }

/*# sourceMappingURL=style.css.map */