@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: "Roboto Slab", Arial, serif;
  color: #577295;
  font-size: 14px;
  line-height: 1.43; }

p {
  margin: 20px 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

a {
  color: #01265B;
  font-weight: normal;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    text-decoration: underline;
    /*background-color: #e9e2da;*/ }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1, .h1 {
  margin: 10px 0px 16px 0px;
  font-size: 24px;
  line-height: 1.1; }
  @media screen and (min-width: 1024px) {
    h1, .h1 {
      font-size: 28px;
      line-height: 1.1; } }
h2, .h2 {
  margin: 10px 0px 14px 0px;
  font-size: 20px;
  line-height: 1.2; }
  @media screen and (min-width: 1024px) {
    h2, .h2 {
      font-size: 22px;
      line-height: 1.2; } }
h3, .h3 {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  line-height: 1.3; }

h4, .h4 {
  margin: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.3; }

h5, .h5 {
  margin: 10px 0px 10px 0px;
  font-size: 12px;
  line-height: 1.3; }

h6, .h6 {
  margin: 10px 0px 10px 0px;
  font-size: 12px;
  line-height: 1.3; }

h1, h2, h3, .h1, .h2, .h3 {
  font-weight: 700; }

h4, h5, h6, .h4, .h5, .h6 {
  font-weight: 700; }

ul, ol, li {
  margin: 0;
  padding: 0; }

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

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

ul li {
  margin: 3px 0;
  padding: 0 0 0 16px;
  background-image: url("../img/tpl/bullet.png");
  background-position: 4px 8px;
  background-repeat: no-repeat; }

ol li {
  margin: 3px 0; }

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

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

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

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: 8px 20px;
    text-align: left; }
  table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
    color: #000;
    font-weight: 600; }

form {
  margin: 0;
  padding: 0; }

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
  background-color: #fff;
  width: 100%;
  max-width: 260px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
  color: #636466;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  outline: none;
  -webkit-appearance: none;
  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; }
  @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: 40px; } }
  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 {
    color: #333;
    border-color: #b1b1b1; }

input[readonly]:not(.datepicker) {
  border-color: #ddd;
  cursor: not-allowed; }

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  color: #577295;
  font-weight: bold;
  background-color: #fff;
  border: 0 none;
  cursor: pointer;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 40px;
      line-height: 40px; } }
  button.blue, input[type=submit].blue, input[type=button].blue, input[type=reset].blue, a.mygtukas.blue, span.mygtukas a.blue {
    padding: 0 16px;
    color: #fff;
    background-color: #18295b; }

input[disabled], button[disabled] {
  background-color: #ddd;
  cursor: not-allowed;
  color: #577295;
  border: 0; }
  input[disabled]:hover, input[disabled]:focus, button[disabled]:hover, button[disabled]:focus {
    background-color: #ddd;
    color: #577295;
    border: 0;
    text-decoration: none; }

textarea {
  display: block;
  resize: vertical;
  width: 100%;
  max-width: 600px;
  min-height: 150px;
  max-height: 450px;
  padding: 5px 5px 5px 10px;
  transition: none;
  -webkit-transition: 150ms border ease-in-out;
  -moz-transition: 150ms border ease-in-out;
  -o-transition: 150ms border ease-in-out;
  -ms-transition: 150ms border ease-in-out;
  transition: 150ms border ease-in-out; }

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

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d7d7d7;
  opacity: 1;
  font-weight: normal; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d7d7d7;
  opacity: 1;
  font-weight: normal; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d7d7d7;
  opacity: 1;
  font-weight: normal; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d7d7d7;
  opacity: 1;
  font-weight: normal; }

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 {
  display: block;
  float: left;
  margin: 0 0 15px 0; }
  @media only screen and (min-width: 768px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 15px 0 0; } }
  @media only screen and (max-width: 767px) {
    .paveiksliukas_prie_teksto_kaireje {
      float: none; } }
.paveiksliukas_prie_teksto_desineje {
  display: block;
  float: right;
  margin: 0 0 15px 0; }
  @media only screen and (min-width: 768px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0 0 15px; } }
  @media only screen and (max-width: 767px) {
    .paveiksliukas_prie_teksto_desineje {
      float: none; } }
a.mygtukas, span.mygtukas a {
  display: inline-block;
  text-decoration: none; }

/*table.lentele_automatinio_plocio{
	width: auto;
	table-layout: auto;
	@include min(768){
		table-layout: auto;
	}
}*/
table.su_remeliu {
  table-layout: auto; }
  table.su_remeliu th, table.su_remeliu td {
    border: 1px solid #577295; }
  table.su_remeliu tr.lenteles_antraste td, table.su_remeliu td.lenteles_antraste, table.su_remeliu thead td, table.su_remeliu th, table.su_remeliu tr.lenteles_antraste td *, table.su_remeliu td.lenteles_antraste *, table.su_remeliu thead td *, table.su_remeliu th * {
    background-color: #577295;
    color: #FFF;
    font-weight: 400; }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.buletavimas_prie_paveikslelio {
  overflow: hidden; }

a.nuoroda_be_efekto {
  background: none !important; }
  a.nuoroda_be_efekto:hover, a.nuoroda_be_efekto:focus {
    text-decoration: underline; }

.atsisiuntimo_ikona, a.atsisiuntimo_ikona {
  padding: 10px 35px 10px 0;
  margin: 0 0 5px 0;
  color: #d83e3e;
  display: inline-block;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
  -moz-transition: all 0.3s, -moz-transform 0.3s;
  transition: all 0.3s, transform 0.3s; }

a.atsisiuntimo_ikona:hover {
  background-position: right top 10px;
  color: #d40000;
  text-decoration: underline; }

audio {
  display: block;
  outline: none; }

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

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #636466;
      padding-right: 10px;
      padding-left: 10px;
      line-height: 38px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 40px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 38px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 38px;
      width: 38px;
      top: 1px;
      right: 1px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 38px;
          width: 38px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 16px;
        width: 100%;
        height: 100%;
        line-height: 36px;
        display: block;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0;
        color: #636466; }
        .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: "\e901"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0;
    color: #577295; }
    .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: #577295; }

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

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

.select2-container--default .select2-results__option {
  margin: 0;
  padding: 4px 7px 5px;
  background: none; }
  .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: #e9e2da;
    font-weight: 700; }

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

.select2-container--default .select2-dropdown {
  margin-top: -1px;
  padding: 8px 4px 8px 4px; }

.select2-results__option {
  padding-left: 10px;
  line-height: 1.3; }

/* 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: "Roboto Slab", Arial, 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: #577295; }

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

.fancybox-container {
  touch-action: none; }
  .fancybox-container .fancybox-content {
    padding: 0; }
  .fancybox-container .fancybox-close-small {
    top: 14px;
    right: 16px;
    width: 25px;
    height: 25px;
    padding: 0;
    text-decoration: none;
    border: 0 none;
    opacity: 1 !important; }
    .fancybox-container .fancybox-close-small i {
      display: block;
      color: #577295;
      font-size: 15px;
      line-height: 25px;
      text-align: center;
      text-decoration: none;
      border: 0 none; }
    .fancybox-container .fancybox-close-small:hover {
      background-color: #e9e2da; }
  .fancybox-container .fancybox-slide--html .fancybox-content {
    width: 1000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group {
  *zoom: 1; }

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

.group:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mm-page {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#hamburger {
  box-sizing: border-box;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: auto;
  right: 7px;
  overflow: hidden;
  z-index: 4;
  outline: none;
  background-color: transparent; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }
#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #fff;
  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: 60px;
  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: 52px; }

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

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

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

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

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

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

#mobile_menu {
  /*	transform: translate3d(0, 0, 0) !important;
	right: -80% !important;*/ }
  #mobile_menu.mm-menu.mm-next {
    transition: right .4s ease; }
  > #mobile_menu:after {
    display: none !important; }

html.mm-opening #mobile_menu.mm-menu.mm-next {
  right: 0 !important; }

.NFI-wrapper {
  background: transparent; }

.NFI-button {
  text-align: left !important;
  font-size: 14px;
  position: relative;
  padding-right: 20px;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: none;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #01265B;
  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: "\e901";
    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: #577295;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-bottom-color: #d7d7d7;
  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: #01265B; }
  .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 #577295;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #577295;
    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 #577295;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #577295; }
  .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: #577295;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    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: #636466;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 0px; }
  .is-today .pika-button {
    color: #01265B;
    font-weight: bold; }
  .pika-button:hover {
    color: #e8e1d9;
    background: #e9e2da;
    box-shadow: none;
    color: #636466; }
  .is-selected .pika-button {
    color: #e8e1d9;
    font-weight: bold;
    background: #01265B;
    box-shadow: inset 0 1px 3px #01265B;
    color: #fff; }
  .is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  .pika-button:after {
    display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

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

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltip {
  width: 15px;
  height: 15px;
  background: #577295;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  vertical-align: -3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  .tooltip:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "?";
    position: absolute;
    left: 5px;
    top: 2px;
    font-weight: 600;
    font-size: 10px;
    color: #fff; }

div.tooltipster-base .tooltipster-box {
  background: #577295;
  border: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  box-shadow: none; }

div.tooltipster-base .tooltipster-content {
  color: #fff;
  padding: 8px 16px;
  font-size: 11px;
  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: #577295; }

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

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

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

/*!
 * 
 *         SimpleBar.js - v2.6.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch;
  /* Trigger native scrolling for mobile, if not supported, plugin is used. */ }

[data-simplebar="init"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.simplebar-scroll-content {
  overflow-x: hidden !important;
  overflow-y: scroll;
  min-width: 100% !important;
  max-height: inherit !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important; }

.simplebar-content {
  overflow-y: hidden !important;
  overflow-x: scroll;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  min-height: 100% !important; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px; }

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.simplebar-track:hover .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear; }

.simplebar-track.vertical {
  top: 0; }

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px; }

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

html {
  box-sizing: border-box; }

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

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

.index_container {
  padding-top: 20px;
  padding-bottom: 30px;
  min-height: 500px; }

.homepage_container {
  padding-top: 60px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 30px; } }
img {
  max-width: 100%;
  height: auto; }

.content_date {
  color: #d7e0e8;
  font-weight: bold;
  margin: -5px 0 20px 0; }

h2.main_title {
  margin: 0 0 10px 0;
  padding: 11px 50px 12px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  border-bottom: 1px solid #d7d7d7; }

h2.object_title {
  margin: 11px 0 12px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px; }

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 {
  display: block;
  text-decoration: none;
  outline: none;
  padding: 0 5px;
  margin-bottom: 20px; }
  @media only screen and (min-width: 600px) {
    .list_item {
      float: left;
      width: 50%; }
      .list_item:nth-child(2n+1) {
        clear: left; } }
  .list_item span {
    display: block; }
  .list_item .item_holder {
    display: block;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent;
    border: 0 none;
    outline: none;
    cursor: pointer; }
    @media only screen and (min-width: 1024px) {
      .list_item .item_holder:hover .image_cont {
        -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); }
        .list_item .item_holder:hover .image_cont:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: 1px solid #00265b; } }
  .list_item .image_container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden; }
    .list_item .image_container img {
      display: block;
      width: 100%;
      height: auto; }
  .list_item .image_cont {
    position: relative;
    padding-bottom: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
    .list_item .image_cont i {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -30px;
      margin-left: -30px;
      width: 60px;
      height: 60px;
      color: #fff;
      font-size: 60px; }
  .list_item .meta_info {
    padding: 12px 0 0 0; }
    .list_item .meta_info .title {
      font-weight: bold; }
    .list_item .meta_info .date {
      margin-top: 5px;
      color: #7b746c; }
    .list_item .meta_info .desc {
      margin-top: 5px;
      color: #577295;
      font-weight: normal; }

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

@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 */
.col_layout {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .col_layout .left_content,
  .col_layout .main_content {
    display: table-cell;
    vertical-align: top;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px 2px #d6cfc8;
    -moz-box-shadow: 0 0 3px 2px #d6cfc8;
    box-shadow: 0 0 3px 2px #d6cfc8;
    overflow: hidden; }
  .col_layout .sep_content {
    display: table-cell;
    vertical-align: top;
    width: 10px;
    /*background-color: $bg_color;*/ }
    @media only screen and (max-width: 1023px) {
      .col_layout .sep_content {
        display: none !important; } }
  .col_layout .content_holder {
    position: relative; }
  .col_layout .left_content {
    width: 320px; }
    @media only screen and (max-width: 1023px) {
      .col_layout .left_content {
        display: none !important; } }
    .col_layout .left_content .content_holder {
      padding: 10px 10px 20px 10px; }
  .col_layout .main_content {
    overflow: hidden; }
    .col_layout .main_content .content_holder {
      padding: 10px 20px 25px 20px; }
      @media only screen and (max-width: 767px) {
        .col_layout .main_content .content_holder {
          padding: 4px 15px 25px 15px; } }
a.inlinelink {
  display: inline-block;
  margin-top: 20px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 23px; }

.content_update {
  margin-bottom: 15px;
  color: #575757;
  font-style: italic; }

.main_title_holder {
  position: relative; }
  .main_title_holder .title_icons {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 0;
    line-height: 0;
    white-space: nowrap; }
    .main_title_holder .title_icons a {
      display: inline-block;
      vertical-align: top;
      width: 20px;
      height: 20px;
      margin-left: 6px;
      line-height: 20px;
      color: #aaa;
      font-size: 16px;
      background-color: transparent; }
      .main_title_holder .title_icons a:first-child {
        margin: 0; }
      @media only screen and (min-width: 1024px) {
        .main_title_holder .title_icons a:hover {
          color: #577295; } }
.hidden_label {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.hidden {
  visibility: hidden;
  opacity: 0; }

#tipai_id.select2-hidden-accessible {
  color: #636466 !important;
  background-color: #fff !important; }

.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  -webkit-transform: translate3d(0px, 0px, 0px);
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1);
  z-index: 99;
  display: none; }
  @media only screen and (min-width: 1024px) {
    .fixed_header {
      display: none !important; } }
  .fixed_header.is-sticky {
    display: block; }
  .fixed_header .header_line .logo_link > span:first-child {
    width: 36px; }

.header_container {
  position: relative; }

/* NAV for desktops*/
.topnav {
  height: 59px;
  margin-top: 4px; }
  .topnav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* submenu*/ }
    .topnav > ul > li {
      background: none;
      display: inline-block;
      position: relative;
      margin: 0;
      padding: 0;
      height: 25px;
      text-align: center; }
      .topnav > ul > li:hover > a {
        color: #e9e2da; }
      .topnav > ul > li > a {
        display: inline-block;
        outline: none;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        color: #577295;
        line-height: 20px;
        padding: 0px 5px;
        border: none; }
        .topnav > ul > li > a:hover, .topnav > ul > li > a:focus {
          color: #01265B; }
      .topnav > ul > li a.active, .topnav > ul > li a.in_path {
        color: #e9e2da; }
      .topnav > ul > li:hover > ul {
        display: block; }
    .topnav > ul ul {
      position: absolute;
      top: 100%;
      width: 220px;
      padding: 0px 0;
      background: #f1f1f1;
      text-align: left;
      margin: 0px 0 0 0px;
      z-index: 2;
      display: none; }
      .topnav > ul ul li {
        display: block;
        list-style-type: none;
        background: none;
        padding: 0;
        margin: 0 0 5px 0; }
        .topnav > ul ul li a {
          display: block;
          color: #577295;
          padding: 4px 20px;
          border: none; }
          .topnav > ul ul li a:hover, .topnav > ul ul li a:focus {
            text-decoration: none;
            background: #577295;
            color: #fff; }

/* Nav end*/
.header_slider {
  max-width: 1230px;
  margin: 0 auto;
  outline: none;
  max-height: 400px;
  overflow: hidden; }
  @media only screen and (max-width: 1023px) {
    .header_slider {
      padding: 0; } }
  .header_slider .slide-content {
    outline: none; }
    .header_slider .slide-content img {
      display: block; }
  .header_slider .slick-arrow {
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    opacity: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    z-index: 2; }
    @media only screen and (max-width: 1023px) {
      .header_slider .slick-arrow {
        display: none !important; } }
    .header_slider .slick-arrow.slick-prev {
      left: 110px; }
      .header_slider .slick-arrow.slick-prev:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e902';
        opacity: 1; }
    .header_slider .slick-arrow.slick-next {
      right: 110px; }
      .header_slider .slick-arrow.slick-next:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e903';
        opacity: 1; }

.header_line {
  width: 100%;
  padding: 10px 0;
  background-color: #577295;
  z-index: 99; }
  @media only screen and (min-width: 1024px) {
    .header_line {
      position: absolute;
      top: 20px;
      left: 0;
      min-height: 70px; } }
  @media only screen and (max-width: 1023px) {
    .header_line {
      background-color: #fff; } }
  .header_line .logo_block {
    float: left; }
  .header_line .logo_link {
    display: table;
    table-layout: fixed;
    width: auto;
    float: left;
    text-decoration: none;
    background-color: transparent;
    border: 0 none;
    font-size: 0; }
    .header_line .logo_link > span {
      display: table-cell;
      vertical-align: middle; }
      .header_line .logo_link > span:first-child {
        width: 44px; }
    .header_line .logo_link img {
      display: inline-block;
      vertical-align: top; }
  .header_line .site_title {
    display: block;
    margin: 0;
    padding: 0 0 2px 18px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2);
    text-transform: uppercase; }
    @media only screen and (max-width: 1023px) {
      .header_line .site_title {
        color: #577295;
        font-size: 18px;
        line-height: 1.1; } }
    @media only screen and (max-width: 380px) {
      .header_line .site_title {
        font-size: 15px; } }
  .header_line .icons_block {
    float: right;
    margin-top: 5px;
    font-size: 0;
    text-align: right; }
    @media only screen and (max-width: 1023px) {
      .header_line .icons_block {
        display: none; } }
    .header_line .icons_block > a {
      display: inline-block;
      vertical-align: top;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 0 0 0 10px;
      color: #577295;
      font-size: 19px;
      text-align: center;
      white-space: nowrap;
      background-color: #fff; }
      .header_line .icons_block > a:first-child {
        margin: 0; }
      .header_line .icons_block > a i {
        display: block;
        line-height: 40px; }

.middle_menu {
  height: 50px !important; }

a.middle_menu_a {
  height: 50px !important;
  font-size: 14px !important;
  line-height: 50px !important;
  background-color: rgba(87, 114, 149, 0.9); }

.header_nav {
  position: relative;
  margin-top: -40px;
  z-index: 4; }
  @media only screen and (max-width: 1023px) {
    .header_nav {
      display: none; } }
  .header_nav ul {
    margin: 0;
    padding: 0;
    overflow: visible; }
  .header_nav li {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    background: none; }
    .header_nav li:before {
      display: none; }
  .header_nav a {
    display: block;
    font-weight: 700;
    text-decoration: none;
    background: none;
    border: 0 none; }
    .header_nav a:focus {
      text-decoration: underline;
      background-color: #9DBFEB; }
      .header_nav a:focus:before, .header_nav a:focus:after {
        background-color: #9DBFEB; }
  .header_nav > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    .header_nav > ul > li {
      width: 25%;
      height: 80px;
      margin: 0.3% 0.3%; }
      .header_nav > ul > li:first-child {
        margin-left: 0; }
      .header_nav > ul > li:last-child {
        margin-right: 0; }
        .header_nav > ul > li:last-child > a {
          background-color: #00265b; }
          .header_nav > ul > li:last-child > a:before, .header_nav > ul > li:last-child > a:after {
            background-color: #00265b; }
          .header_nav > ul > li:last-child > a:focus {
            text-decoration: underline;
            background-color: #9DBFEB; }
            .header_nav > ul > li:last-child > a:focus:before, .header_nav > ul > li:last-child > a:focus:after {
              background-color: #9DBFEB; }
      .header_nav > ul > li > a {
        position: relative;
        height: 80px;
        padding: 0.3% 0;
        color: #fff;
        font-size: 18px;
        line-height: 80px;
        text-align: center;
        text-decoration: none;
        background-color: #577295;
        text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2); }
        .header_nav > ul > li > a:before {
          content: '';
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          height: 0;
          background-color: #577295;
          -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; }
        .header_nav > ul > li > a:after {
          content: '';
          position: absolute;
          bottom: 100%;
          left: 0;
          right: 0;
          height: 0;
          background-color: #577295;
          -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; }
        .header_nav > ul > li > a:hover:after, .header_nav > ul > li > a:hover:before {
          height: 3px; }
      .header_nav > ul > li.active {
        text-decoration: underline; }
    .header_nav > ul ul {
      display: none;
      position: absolute;
      top: 100%;
      left: 5px;
      right: 5px;
      padding: 10px 0 10px 0;
      text-align: left;
      background-color: #e9e2da;
      -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
      z-index: 2; }
      .header_nav > ul ul li {
        padding: 0 10px; }
      .header_nav > ul ul a {
        padding: 5px 19px;
        font-size: 15px;
        line-height: 20px; }
        .header_nav > ul ul a.active, .header_nav > ul ul a:hover {
          background-color: #d6cfc7; }
        .header_nav > ul ul a.active {
          color: #577295; }
      .header_nav > ul ul ul {
        display: none !important; }

.header_nav_mobile {
  position: relative;
  min-height: 50px;
  padding: 0 15px;
  background-color: #577295; }
  @media only screen and (min-width: 1024px) {
    .header_nav_mobile {
      display: none !important; } }
  .header_nav_mobile .icons_block {
    padding-top: 10px;
    font-size: 0;
    line-height: 0;
    text-align: left; }
    .header_nav_mobile .icons_block > a {
      display: inline-block;
      vertical-align: top;
      height: 30px;
      min-width: 30px;
      line-height: 30px;
      margin-right: 5px;
      color: #fff;
      font-size: 16px; }

.footer_container {
  background-color: #577295; }

.footer {
  padding-top: 35px;
  padding-bottom: 15px; }
  .footer * {
    color: #fff; }
  .footer a {
    background: none !important; }
    .footer a:hover {
      text-decoration: underline; }
  .footer .footer_content .error {
    color: #ffaeae; }
  .footer .module_block {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 5px; }
    @media only screen and (min-width: 600px) {
      .footer .module_block {
        float: left;
        width: 50%;
        padding: 0 15px 5px;
        background: url(../img/tpl/line_v.png) 0 0 repeat-y;
        background-position: top left; } }
  @media only screen and (min-width: 600px) and (max-width: 1023px) {
    .footer .module_block:nth-child(2n+1) {
      clear: both; }
    .footer .module_block:nth-child(even) {
      padding-right: 0; }
    .footer .module_block:nth-child(odd) {
      padding-left: 0;
      background-image: none; } }
    @media only screen and (min-width: 1024px) {
      .footer .module_block:first-child {
        padding-left: 0;
        background-image: none; }
      .footer .module_block:last-child {
        padding-right: 0; }
      .footer .module_block.w2 {
        width: 50%; }
      .footer .module_block.w3 {
        width: 33.33%; }
      .footer .module_block.w4 {
        width: 23%; }
        .footer .module_block.w4.block1 {
          width: 28%; }
        .footer .module_block.w4.block4 {
          width: 26%; } }
    .footer .module_block h3 {
      margin: 2px 0 11px 0;
      font-size: 16px;
      line-height: 20px;
      text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2); }
    .footer .module_block p {
      margin: 0 0 20px 0;
      font-size: 12px;
      line-height: 20px; }
      .footer .module_block p:last-child {
        margin: 0; }
    .footer .module_block .form_mod {
      position: relative;
      max-width: 260px; }
      .footer .module_block .form_mod input {
        padding: 0 50px 0 10px;
        border: 0 none; }
      .footer .module_block .form_mod button {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border: 0 none;
        outline: none; }
        .footer .module_block .form_mod button i, .footer .module_block .form_mod button span {
          display: block;
          color: #577295;
          font-size: 16px; }
  .footer .copyright {
    padding: 15px 0 0 0;
    text-align: center;
    background: url(../img/tpl/line_h.png) 0 0 repeat-x; }

.bottom_menu {
  margin-top: 20px; }
  .bottom_menu ul {
    margin: 0;
    padding: 0;
    text-align: center; }
    .bottom_menu ul li {
      position: relative;
      display: inline-block;
      margin: 0 30px 10px 0;
      padding: 0 31px 0 0;
      background: none;
      white-space: nowrap; }
      .bottom_menu ul li:before {
        display: none; }
      .bottom_menu ul li:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: #798eaa; }
      .bottom_menu ul li:last-child {
        margin-right: 0;
        padding-right: 0; }
        .bottom_menu ul li:last-child:after {
          display: none; }
      .bottom_menu ul li a {
        display: block;
        color: #333333;
        line-height: 20px;
        text-decoration: none;
        background: none; }
        .bottom_menu ul li a:hover {
          color: #01265B; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }
  @media only screen and (min-width: 1600px) {
    .error_container, .info_container {
      padding: 20px 28px; } }
.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold; }
  .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: #f9e5e5; }

.error_container p {
  color: #c30000; }

.info_container {
  background: #1f8a70; }

.info_container p {
  color: #fff; }

label.error {
  color: #c30000;
  font-size: 0.8em;
  line-height: 1.3;
  margin: 5px 0 15px 0;
  display: block; }

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

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

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 20px 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: #577295;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button:after {
    display: none; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }
.text_before {
  margin: 0 0 20px 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: 20px 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: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2e2e2e;
  background-image: url("../img/reused/loading32_dark.gif");
  background-position: center;
  background-repeat: no-repeat; }

/*! Pager */
.pager {
  margin: 20px 0 0 0;
  text-align: center; }
  .pager span {
    display: inline-block;
    vertical-align: top;
    line-height: 30px; }
  .pager a {
    display: inline-block;
    vertical-align: top;
    min-width: 30px;
    line-height: 30px;
    margin: 0 2px;
    padding: 0 3px;
    color: #577295;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    outline: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .pager a.bck {
      margin-right: 5px;
      padding: 0 7px;
      background: none;
      border: 0; }
      .pager a.bck span {
        display: inline-block;
        vertical-align: 0; }
    .pager a.fow {
      margin-left: 5px;
      padding: 0 7px;
      background: none;
      border: 0; }
      .pager a.fow span {
        display: inline-block;
        vertical-align: 0; }
    .pager a.current {
      color: #fff;
      background: #577295; }
    .pager a.dis {
      color: #fff;
      background-color: #757575;
      cursor: not-allowed; }
      .pager a.dis:hover {
        color: #fff;
        background-color: #757575; }
    .pager a:hover {
      color: #fff;
      background: #577295; }

/*! Pager end */
/* months, years */
.years_filter {
  margin-top: 23px;
  margin-bottom: 6px;
  font-size: 0; }
  .years_filter span {
    display: none; }
  .years_filter a {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; }
    .years_filter a.active {
      background-color: #e9e2da; }

.months_filter {
  font-size: 0;
  margin: 4px 0; }
  .months_filter span {
    display: none; }
  .months_filter a {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 0 0;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; }
    .months_filter a.active {
      background-color: #e9e2da; }
  .months_filter span {
    color: #7b746c; }

/* months, years end */
/* Default submenu for site */
/* Submenu start*/
.submenu_cont ul {
  margin: 0;
  padding: 0;
  margin-bottom: 10px; }
  .submenu_cont ul ul {
    margin-top: 15px;
    margin-left: 10px; }
    .submenu_cont ul ul ul {
      margin-top: 8px;
      margin-left: 20px;
      margin-bottom: 8px; }

.submenu_cont li {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  background: none; }
  .submenu_cont li:before {
    display: none; }
  .submenu_cont li li {
    margin-bottom: 5px; }
    .submenu_cont li li li {
      margin-bottom: 0; }

.submenu_cont a {
  display: block;
  padding: 3px 20px 3px 10px;
  color: #01265B;
  text-decoration: none;
  background-color: transparent;
  border: 0 none; }
  .submenu_cont a.active, .submenu_cont a.in_path {
    color: #01265B;
    background-color: #d6cfc7; }
  .submenu_cont a:hover {
    color: #01265B;
    background-color: #d6cfc7; }

.submenu_cont > ul > li > a {
  padding: 10px 20px;
  font-weight: 700;
  background-color: #e9e2da; }
  .submenu_cont > ul > li > a.active, .submenu_cont > ul > li > a.in_path {
    color: #fff;
    text-decoration: none;
    background-color: #577295; }
  .submenu_cont > ul > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #577295; }

.submenu_cont > ul > li li li > a.active, .submenu_cont > ul > li li li > a.in_path {
  background-color: #e9e2da; }

.submenu_cont > ul > li li li > a:hover {
  background-color: #e9e2da; }

/* Submenu end*/
.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #e8e1d9;
  padding: 26px 0 20px 0;
  border-top: 1px solid #00265b; }
  @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 {
    position: absolute;
    right: 7px;
    top: -6px;
    width: 30px;
    height: 30px;
    padding: 0;
    color: #01265B;
    line-height: 30px;
    background: none; }
    .cookie_container .hide_cookie_bar i {
      display: block;
      text-align: center; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
  .cookie_container .cookie_text_above {
    padding: 0 30px 10px 0; }
    @media only screen and (min-width: 1024px) {
      .cookie_container .cookie_text_above {
        padding: 0 35px 10px; } }
    .cookie_container .cookie_text_above *:not(a) {
      color: #000000; }
    .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: 700; }
    .cookie_container .cookie_text_above p {
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 10px; }
    @media only screen and (min-width: 1024px) {
      .cookie_container .cookies_checkboxes {
        padding: 0 35px 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 30px 10px 0;
      padding-left: 23px;
      color: #404040;
      font-size: 14px; }
      @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 {
        top: 2px; }
    .cookie_container .cookies_checkboxes button {
      vertical-align: 3px;
      height: 40px;
      line-height: 40px;
      padding: 0 18px;
      color: #fff;
      background-color: #18295b; }
      @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-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (min-width: 1024px) {
      .cookie_container .toggle_cookies_block {
        padding: 0 35px; } }
    .cookie_container .toggle_cookies_block i {
      display: inline-block;
      font-size: 14px;
      margin-left: 9px;
      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;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px; }
    .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: 25px; }
      .cookie_container .sections_texts .one_section:last-child {
        padding-bottom: 0; }
      .cookie_container .sections_texts .one_section * {
        font-size: 14px; }
      .cookie_container .sections_texts .one_section h3 {
        margin: 0 0 10px;
        font-size: 16px; }
      .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: #222; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }

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

#subscription_form_index {
  padding-top: 10px; }

.form_mod .type_question, form .type_question {
  font-weight: 600;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #c30000; }

.form_mod .type_item, form .type_item {
  margin: 0 0 26px 0; }
  .form_mod .type_item.no-margin, form .type_item.no-margin {
    margin: 0; }
  .form_mod .type_item.type_submit, form .type_item.type_submit {
    margin: 10px 0 0 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; }

.form_mod input[type="submit"], form input[type="submit"] {
  padding: 0; }

/* Childlist start */
.childlist_cont {
  margin: 0 -10px; }
  .childlist_cont ul {
    margin: 0 0 10px 0;
    padding: 0; }
  .childlist_cont li {
    margin: 1px 0;
    padding: 0;
    background: none; }
    .childlist_cont li:before {
      display: none; }
    .childlist_cont li li {
      padding: 0 0 0 20px; }
  .childlist_cont a {
    display: inline-block;
    padding: 0 10px 0 10px;
    line-height: 23px; }
    .childlist_cont 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: '\e903';
      display: inline-block;
      vertical-align: 1px;
      margin-left: 8px;
      font-size: 10px; }

/* Childlist end */
/*
 Tree structure using CSS:
 http://stackoverflow.com/questions/14922247/how-to-get-a-tree-in-html-using-pure-css
*/
.structure_parent .link_cont {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 18px; }
  .structure_parent .link_cont:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #01265B;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1; }
  .structure_parent .link_cont:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 1px;
    height: 100%;
    background-color: #C0C0C0;
    z-index: 0; }

.structure_parent a {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px; }
  .structure_parent a.disabled {
    cursor: default;
    color: #C0C0C0;
    text-decoration: none; }

.structure_parent ul {
  margin: 0; }
  .structure_parent ul li {
    position: relative;
    margin: 0;
    padding: 0;
    background: none; }
    .structure_parent ul li.last:after {
      display: none; }
    .structure_parent ul li.last > .link_cont:after {
      display: none; }
    .structure_parent ul li.no-child > .link_cont:after {
      display: none; }
  .structure_parent ul ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 4px;
    width: 80px;
    height: 17px;
    border: 0 none;
    border-left: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: transparent;
    z-index: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
    @media only screen and (max-width: 1023px) {
      .structure_parent ul ul li:before {
        width: 50px; } }
    @media only screen and (max-width: 767px) {
      .structure_parent ul ul li:before {
        width: 25px; } }
  .structure_parent ul ul li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 1px;
    height: 100%;
    background-color: #C0C0C0;
    z-index: 0; }

.structure_parent > ul {
  margin-bottom: 24px; }
  .structure_parent > ul > li:before {
    display: none; }
  .structure_parent > ul > li > .link_cont a {
    text-transform: uppercase; }
  .structure_parent > ul ul li {
    padding-left: 80px; }
    @media only screen and (max-width: 1023px) {
      .structure_parent > ul ul li {
        padding-left: 50px; } }
    @media only screen and (max-width: 767px) {
      .structure_parent > ul ul li {
        padding-left: 25px; } }
    .structure_parent > ul ul li > .link_cont:before {
      background-color: #D7D7D7; }
  .structure_parent > ul ul ul li > .link_cont:before {
    background-color: #fff;
    border: 2px solid #D7D7D7; }
  .structure_parent > ul ul ul ul li > .link_cont a {
    font-weight: normal; }

/* Module Site tree END */
/* News list */
.news_list {
  margin: 0 -9px; }
  .news_list .item {
    margin-bottom: 18px;
    padding: 0 9px; }
    @media only screen and (min-width: 768px) {
      .news_list .item {
        float: left;
        width: 50%; } }
  .news_list span {
    display: block; }
  .news_list .holder {
    position: relative;
    display: block;
    min-height: 204px;
    border: 1px solid #fff;
    text-decoration: none;
    overflow: hidden;
    outline: none;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
    .news_list .holder.large {
      min-height: 232px; }
    .news_list .holder a {
      text-decoration: none;
      background: none;
      outline: none; }
    .news_list .holder .image_cont {
      position: absolute;
      top: -1px;
      left: -1px;
      bottom: -1px;
      width: 47%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }

@media only screen and (max-width: 767px) and (min-width: 380px) {
  .news_list .holder .image_cont {
    width: 140px; } }
    .news_list .holder img {
      display: block; }
    .news_list .holder .meta_cont {
      padding: 10px 10px 30px 10px; }
    .news_list .holder .category {
      display: table;
      table-layout: fixed;
      width: 100%;
      margin-bottom: 10px; }
      .news_list .holder .category > span {
        display: table-cell;
        vertical-align: bottom; }
      .news_list .holder .category .icon_side {
        width: 34px; }
        .news_list .holder .category .icon_side .icon {
          width: 34px;
          height: 34px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center; }
      .news_list .holder .category .text_side {
        padding-left: 10px;
        color: #3d3030;
        font-size: 14px;
        font-weight: 400; }
      @media only screen and (min-width: 1024px) {
        .news_list .holder .category:hover .text_side {
          text-decoration: underline; } }
    .news_list .holder .title {
      max-height: 160px;
      color: #333333;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      overflow: hidden; }
      .news_list .holder .title.less {
        max-height: 120px; }
    .news_list .holder .date {
      position: absolute;
      left: 0;
      bottom: 8px;
      margin-left: 10px;
      color: #577295;
      font-size: 14px;
      font-weight: 700; }
    .news_list .holder.has-image {
      padding-left: 47%; }

@media only screen and (max-width: 767px) and (min-width: 380px) {
  .news_list .holder.has-image {
    padding-left: 140px; } }
      .news_list .holder.has-image .date {
        left: 47%; }

@media only screen and (max-width: 767px) and (min-width: 380px) {
  .news_list .holder.has-image .date {
    left: 140px; } }
    @media only screen and (min-width: 1024px) {
      .news_list .holder:hover {
        border-color: #00265b;
        -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); }
        .news_list .holder:hover .title {
          color: #01265B; } }
.news_inner .title {
  font-size: 18px;
  margin: 0px;
  padding: 9px 0 6px 0; }

.news_inner .date {
  display: block;
  margin: 0 0 15px 0;
  color: #7b746c; }

.news_inner .image_link {
  display: block;
  margin: 0 0 15px 0; }
  @media only screen and (min-width: 600px) {
    .news_inner .image_link {
      float: left;
      max-width: 280px;
      margin: 0 15px 10px 0; } }
  .news_inner .image_link img {
    display: block; }

.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; } }
/* Youtube gallery list*/
.youtube_list {
  margin: 25px -10px 0; }

#video_pop_c {
  width: 100%;
  max-width: 760px;
  padding: 16px 20px 20px 20px; }
  #video_pop_c #curr_yt_title {
    margin: 0 0 17px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-right: 70px; }
  #video_pop_c iframe {
    display: block; }

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

.contacts_data table {
  table-layout: auto; }
  @media only screen and (max-width: 699px) {
    .contacts_data table {
      display: block !important; } }
  .contacts_data table td {
    vertical-align: top;
    padding: 4px 10px 4px 0px; }
    .contacts_data table td:last-child {
      padding-right: 0; }
  .contacts_data table .p_cell span {
    display: block;
    width: 126px;
    font-weight: bold;
    font-family: monospace;
    white-space: nowrap; }
  .contacts_data table .e_cell a {
    white-space: nowrap; }
  .contacts_data table h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 8px 0;
    border-bottom: 1px #d7d7d7 solid;
    padding: 15px 0 12px 0; }
  @media only screen and (max-width: 699px) {
    .contacts_data table tbody, .contacts_data table thead, .contacts_data table tr, .contacts_data table th, .contacts_data table td {
      display: block !important; }
    .contacts_data table .empty {
      display: none !important; }
    .contacts_data table td {
      margin-top: 5px;
      padding: 0; }
      .contacts_data table td:first-child {
        margin: 0; }
    .contacts_data table .row_item {
      margin-bottom: 30px; } }
.previewFunctions {
  min-height: 300px;
  padding: 20px; }
  .previewFunctions .fn_title {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    border: 0 none; }
  .previewFunctions .fn_dep_path {
    color: #7b746c;
    margin: 3px 0 9px 0; }

/* Contacts end*/
.biografijos_list {
  margin: 0 -10px; }
  .biografijos_list .biog_item {
    width: 100%;
    padding: 10px; }
    @media only screen and (min-width: 340px) {
      .biografijos_list .biog_item {
        float: left;
        width: 50%; } }
  @media only screen and (min-width: 340px) and (max-width: 579px) {
    .biografijos_list .biog_item:nth-child(2n+1) {
      clear: both; } }
    @media only screen and (min-width: 580px) {
      .biografijos_list .biog_item {
        width: 33.333%; } }
  @media only screen and (min-width: 580px) and (max-width: 767px) {
    .biografijos_list .biog_item:nth-child(3n+1) {
      clear: both; } }
    @media only screen and (min-width: 768px) {
      .biografijos_list .biog_item {
        width: 25%; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .biografijos_list .biog_item:nth-child(4n+1) {
      clear: both; } }
    @media only screen and (min-width: 1024px) {
      .biografijos_list .biog_item {
        width: 33.333%; }
        .biografijos_list .biog_item:nth-child(3n+1) {
          clear: both; }
        .biografijos_list .biog_item:hover {
          background-color: #e9e2da; } }
  .biografijos_list a {
    display: block;
    text-decoration: none;
    background: transparent;
    border: 0 none;
    outline: none; }
  .biografijos_list span {
    display: block; }
  .biografijos_list .image_container img {
    display: block;
    width: auto;
    max-height: 196px;
    margin: 0 auto; }
  .biografijos_list .meta_info {
    text-align: center; }
    .biografijos_list .meta_info .person_name {
      padding: 2px 0 0 0;
      color: #01265B;
      font-weight: bold;
      line-height: 20px; }
    .biografijos_list .meta_info .person_info {
      color: #7b746c;
      text-align: center; }

.biografijos_popup {
  min-height: 300px;
  padding: 20px; }
  .biografijos_popup .name {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    border: 0 none; }
  .biografijos_popup .position {
    color: #7b746c;
    margin: 3px 0 9px 0; }

/* Galerija list */
.gallery_list {
  margin: 0 -5px;
  padding-top: 25px; }
  .gallery_list .list_item .item_holder {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .gallery_list .list_item .meta_info {
    position: relative;
    padding: 10px 10px 40px 10px; }
    .gallery_list .list_item .meta_info .title {
      color: #333;
      font-size: 14px;
      font-weight: 400;
      line-height: 19px;
      height: 57px;
      overflow: hidden; }
    .gallery_list .list_item .meta_info .date {
      position: absolute;
      left: 10px;
      bottom: 10px;
      margin: 0;
      color: #bababa; }
  .gallery_list .list_item .item_holder:hover {
    background-color: #577295; }
    .gallery_list .list_item .item_holder:hover .meta_info .title {
      color: #fff; }

/* 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; }

.fancybox-container .fancybox-thumbs-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 326px;
  background-color: #fff; }
  .fancybox-container .fancybox-thumbs-container .fancybox-thumbs-overflow {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto; }
  .fancybox-container .fancybox-thumbs-container .fancybox-thumbs {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto; }

.gallery_preview .fancybox-bg {
  background-color: #000;
  opacity: 1; }

.gallery_preview.fancybox-show-thumbs .fancybox-inner {
  left: 0;
  right: 0;
  bottom: 90px; }
  @media only screen and (min-width: 768px) {
    .gallery_preview.fancybox-show-thumbs .fancybox-inner {
      left: 326px;
      right: 0;
      bottom: 0; } }
.gallery_preview.fancybox-show-thumbs .fancybox-thumbs-container {
  display: block; }

.gallery_preview .fancybox-thumbs-container {
  display: none;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 90px;
  background-color: #e8e1d9; }
  @media only screen and (min-width: 768px) {
    .gallery_preview .fancybox-thumbs-container {
      top: 0;
      left: 0;
      right: auto;
      bottom: 0;
      height: 100%;
      width: 326px;
      padding: 20px 0 0 0; } }
  .gallery_preview .fancybox-thumbs-container .fancybox-thumbs-overflow {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto; }
  .gallery_preview .fancybox-thumbs-container .fancybox-album-meta {
    padding: 0 0 10px 10px; }
    @media only screen and (max-width: 767px) {
      .gallery_preview .fancybox-thumbs-container .fancybox-album-meta {
        display: none; } }
    .gallery_preview .fancybox-thumbs-container .fancybox-album-meta .title {
      color: #333;
      font-size: 18px;
      font-weight: 700; }
    .gallery_preview .fancybox-thumbs-container .fancybox-album-meta .date {
      padding-top: 6px;
      color: #577295;
      font-size: 14px;
      font-weight: 700; }
    .gallery_preview .fancybox-thumbs-container .fancybox-album-meta .desc {
      padding-top: 6px;
      color: #333; }
  .gallery_preview .fancybox-thumbs-container .fancybox-thumbs {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 0 0 5px 5px;
    background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .gallery_preview .fancybox-thumbs-container .fancybox-thumbs {
        padding: 0 5px; } }
    @media only screen and (min-width: 768px) {
      .gallery_preview .fancybox-thumbs-container .fancybox-thumbs > ul {
        width: 100% !important; } }
    .gallery_preview .fancybox-thumbs-container .fancybox-thumbs > ul > li {
      display: block;
      width: 138px;
      height: 138px;
      margin: 5px; }
      @media only screen and (max-width: 767px) {
        .gallery_preview .fancybox-thumbs-container .fancybox-thumbs > ul > li {
          width: 80px;
          height: 80px; } }
      .gallery_preview .fancybox-thumbs-container .fancybox-thumbs > ul > li img {
        display: block; }

.gallery_preview .fancybox-inner .fancybox-stage {
  padding: 0; }

.gallery_preview .fancybox-inner .fancybox-slide {
  padding: 0; }

.gallery_preview .fancybox-toolbar {
  top: 20px;
  right: 20px;
  visibility: visible;
  opacity: 1; }
  @media only screen and (max-width: 767px) {
    .gallery_preview .fancybox-toolbar {
      top: 0;
      right: 0; } }
.gallery_preview .fancybox-infobar {
  width: 100%;
  height: auto;
  mix-blend-mode: unset;
  padding: 10px 100px 10px 10px;
  text-align: left;
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent); }
  @media only screen and (min-width: 768px) {
    .gallery_preview .fancybox-infobar {
      display: none; } }
  .gallery_preview .fancybox-infobar .title {
    color: #fff;
    font-size: 18px; }
  .gallery_preview .fancybox-infobar .date {
    color: #fff;
    font-size: 14px;
    margin-top: 5px; }

.gallery_preview .fancybox-caption {
  padding: 0;
  width: 100%;
  background-color: rgba(114, 136, 164, 0.8);
  border: 0 none; }
  @media only screen and (min-width: 1024px) {
    .gallery_preview .fancybox-caption {
      display: table;
      table-layout: fixed;
      height: 58px; } }
  .gallery_preview .fancybox-caption:before, .gallery_preview .fancybox-caption:after {
    display: none; }
  .gallery_preview .fancybox-caption .caption_holder {
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400; }
    @media only screen and (min-width: 1024px) {
      .gallery_preview .fancybox-caption .caption_holder {
        display: table-cell;
        vertical-align: middle; } }
  .gallery_preview .fancybox-caption .actions_holder {
    padding: 10px;
    font-size: 0;
    white-space: nowrap;
    text-align: right; }
    @media only screen and (min-width: 1024px) {
      .gallery_preview .fancybox-caption .actions_holder {
        display: table-cell;
        vertical-align: middle;
        width: 400px; } }
    .gallery_preview .fancybox-caption .actions_holder > a {
      display: inline-block;
      vertical-align: top;
      height: 24px;
      line-height: 24px;
      margin-right: 50px;
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      text-decoration: none;
      background: none; }
      .gallery_preview .fancybox-caption .actions_holder > 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: '';
        display: inline-block;
        vertical-align: -3px;
        margin-left: 7px;
        font-size: 20px; }
      .gallery_preview .fancybox-caption .actions_holder > a:hover {
        text-decoration: underline; }
      .gallery_preview .fancybox-caption .actions_holder > a.share:after {
        content: '\e90e'; }
      .gallery_preview .fancybox-caption .actions_holder > a.fancybox-button--download:after {
        content: '\e90f'; }

.gallery_preview .fancybox-navigation .fancybox-button {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background-color: #00265b;
  text-decoration: none; }
  .gallery_preview .fancybox-navigation .fancybox-button i {
    display: block;
    text-decoration: none; }
  .gallery_preview .fancybox-navigation .fancybox-button--arrow_left {
    left: 35px; }
    @media only screen and (max-width: 767px) {
      .gallery_preview .fancybox-navigation .fancybox-button--arrow_left {
        left: 10px; } }
  .gallery_preview .fancybox-navigation .fancybox-button--arrow_right {
    right: 35px; }
    @media only screen and (max-width: 767px) {
      .gallery_preview .fancybox-navigation .fancybox-button--arrow_right {
        right: 10px; } }
  .gallery_preview .fancybox-navigation .fancybox-button.disabled {
    opacity: 0; }
  .gallery_preview .fancybox-navigation .fancybox-button:hover {
    opacity: 0.5; }

@media only screen and (max-width: 767px) {
  .gallery_preview .simplebar-track {
    display: none !important; } }

.gallery_preview .simplebar-track.vertical {
  right: 9px;
  width: 10px;
  background-color: #fff;
  z-index: 2; }
  .gallery_preview .simplebar-track.vertical .simplebar-scrollbar {
    width: 10px;
    right: 0; }
    .gallery_preview .simplebar-track.vertical .simplebar-scrollbar:before {
      top: 0;
      bottom: 0;
      background-color: #00265b;
      opacity: 1;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0; }

.gallery_preview .simplebar-track.horizontal {
  display: none !important; }

.gallery_preview .simplebar-scroll-content {
  position: relative;
  z-index: 1;
  /*		@include max(767){
			overflow-x: hidden !important;
			overflow-y: hidden !important;
		}

		.simplebar-content{
			overflow-x: hidden !important;
			@include max(767){
				overflow-y: hidden !important;
			}
		}*/ }

/* ACTS start */
.teismoaktai_search .row {
  margin: 0 -10px 0; }

.teismoaktai_search .col {
  float: left;
  margin-bottom: 14px;
  padding: 0 10px; }

.teismoaktai_search .col-1-2 {
  width: 50%; }
  @media only screen and (max-width: 599px) {
    .teismoaktai_search .col-1-2 {
      width: 100%; } }
.teismoaktai_search .col-1-3 {
  width: 33.333%;
  margin-top: 24px; }
  @media only screen and (max-width: 599px) {
    .teismoaktai_search .col-1-3 {
      margin-top: 0;
      width: 100%; } }
.teismoaktai_search .col-2-3 {
  width: 66.666%; }
  @media only screen and (max-width: 599px) {
    .teismoaktai_search .col-2-3 {
      width: 100%; } }
.teismoaktai_search .col-1-4 {
  width: 25%; }
  @media only screen and (max-width: 599px) {
    .teismoaktai_search .col-1-4 {
      width: 50%;
      margin-bottom: 14px; } }
.teismoaktai_search label {
  display: block;
  margin-bottom: 4px; }

.teismoaktai_search input {
  width: 100%;
  max-width: 100%; }

.teismoaktai_search .select2 {
  max-width: 100%; }

@media only screen and (max-width: 599px) {
  .teismoaktai_search .mobile_hide {
    display: none !important; } }

.teismoaktai_search button {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  margin-right: 12px;
  padding: 0 10px;
  line-height: 40px;
  color: #01265b;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  background-color: #e9e2da;
  border: none;
  cursor: pointer; }

.teismoaktai_search .reset {
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-weight: normal;
  margin-left: 12px;
  padding: 5px; }

.head_sep {
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  margin: 0;
  width: 1px;
  background-color: #ccc; }

.teismoaktai_found {
  margin-bottom: 20px; }

.teismoaktai_list a {
  padding: 5px; }

.teismoaktai_list .title {
  margin: 0 0 6px;
  padding: 0 5px; }
  .teismoaktai_list .title .date_title {
    font-weight: normal; }

.teismoaktai_list .second_title {
  margin: 0 0 6px;
  padding: 0px; }
  .teismoaktai_list .second_title > a {
    display: inline-block;
    font-weight: bold; }

.teismoaktai_list .description {
  position: relative;
  margin: 0 0 6px;
  padding: 0 5px; }
  .teismoaktai_list .description.has-toggler {
    padding-right: 40px; }
    .teismoaktai_list .description.has-toggler .showmore {
      display: block; }
  .teismoaktai_list .description.show .desc-txt {
    max-height: none; }
  .teismoaktai_list .description.show .showmore:before {
    color: #01265B; }
  .teismoaktai_list .description .desc-txt {
    max-height: 60px;
    overflow: hidden; }
  .teismoaktai_list .description .showmore {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    background: none; }
    .teismoaktai_list .description .showmore: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: '\e911';
      color: #aaa;
      font-size: 20px; }
    .teismoaktai_list .description .showmore:hover:before {
      color: #01265B; }

.teismoaktai_list .one_item {
  padding: 15px 0;
  margin: 0px;
  border-top: 1px #d7d7d7 solid; }

.teismoaktai_preview .date_title {
  font-weight: bold; }

.doc-icons-block,
.audio-block,
.pressrelease-block,
.summary-block,
.associtem-block,
.npdf-block {
  margin-bottom: 20px; }
  .doc-icons-block .title,
  .audio-block .title,
  .pressrelease-block .title,
  .summary-block .title,
  .associtem-block .title,
  .npdf-block .title {
    margin-bottom: 5px; }

.doc-icons-block a,
.npdf-block a {
  display: inline-block;
  vertical-align: top;
  background: transparent;
  outline: none; }

.doc-icons-block img,
.npdf-block img {
  display: block; }

.teismoaktai_preview, .teismoaktai_summary, .teismoaktai_content {
  padding: 10px 0 0 0; }

.custom_checkbox_input .input_group_parent {
  padding-left: 25px; }
  .custom_checkbox_input .input_group_parent .checkbox_design {
    width: 16px;
    height: 16px;
    top: 2px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background-color: transparent;
    border: 1px solid #bdc3c7; }
    .custom_checkbox_input .input_group_parent .checkbox_design:after {
      content: '\e915';
      /* 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;
      background-color: transparent;
      font-size: 12px;
      top: 1px; }

/* ACTS end */
.search_results td {
  padding: 15px 0;
  border: 0; }

.search_results tr {
  border-bottom: 1px #d7d7d7 solid; }

.search_results a {
  display: block;
  text-decoration: none; }
  .search_results a span {
    display: inline-block; }
  .search_results a:focus, .search_results a:hover {
    background: none; }
    .search_results a:focus .search_item_title, .search_results a:hover .search_item_title {
      background: #e9e2da; }

.search_results .results_found {
  margin: 13px 0 7px 0; }

.search_results .search_item_title {
  padding: 5px 0; }

.search_results .search_item_description {
  color: #636466; }

.results_found {
  margin: 13px 0 20px 0; }
  .results_found p {
    margin: 0; }

.search_cont_main .info {
  margin: 0 0 6px 0; }

.search_cont_main .search_cont {
  position: relative;
  max-width: 300px; }
  .search_cont_main .search_cont input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding-right: 50px; }
  .search_cont_main .search_cont button {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 38px;
    height: 38px;
    font-size: 20px; }

#sticky_message {
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 3px 3px 3px 3px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  #sticky_message p {
    margin: 0;
    display: inline;
    font-size: 14px;
    font-weight: 300;
    color: #444; }
    @media only screen and (max-width: 500px) {
      #sticky_message p {
        font-size: 14px; } }
  #sticky_message span.split {
    display: inline-block;
    padding-right: 15px; }
  #sticky_message #liMarquee.str_wrap {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 100%; }

.str_move {
  cursor: move;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  white-space: nowrap; }

.str_move_clone {
  display: inline-block;
  left: 100%;
  position: absolute;
  top: 0;
  vertical-align: top; }

a.close_sticky_message {
  position: absolute;
  right: 16px;
  top: 12px; }

/*marquee end*/
.marquee_text {
  display: flex;
  justify-content: center;
  font-weight: 600; }

.top_div_sticky {
  background: #00265b;
  position: absolute;
  z-index: 3;
  height: 100%;
  bottom: 0px;
  color: #fff;
  padding: 3px 3px 3px 3px;
  left: 0px;
  width: 12%; }
  @media only screen and (max-width: 585px) {
    .top_div_sticky {
      width: 100%;
      position: relative; } }
.homepage_container {
  padding-top: 20px;
  padding-bottom: 0; }
  .homepage_container .tp_title {
    position: relative;
    margin: 0 0 25px 0;
    color: #00265b;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #00265b; }
    .homepage_container .tp_title span {
      position: relative;
      display: inline-block;
      padding-bottom: 10px; }
      .homepage_container .tp_title span:before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #00265b; }
    .homepage_container .tp_title .more_link {
      position: absolute;
      top: 4px;
      right: 0;
      float: none; }
    .homepage_container .tp_title.has-link {
      padding-right: 140px; }
  .homepage_container .more_holder {
    margin-bottom: 14px; }
  .homepage_container .more_link {
    float: right;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    background: none; }
    .homepage_container .more_link i {
      display: inline-block;
      vertical-align: 1px;
      margin-left: 10px;
      color: #1e201d;
      font-size: 10px; }
    @media only screen and (min-width: 1024px) {
      .homepage_container .more_link:hover {
        color: #01265B; } }
  .homepage_container .slick-arrow {
    width: 52px;
    height: 52px;
    background-color: #00265b;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      .homepage_container .slick-arrow {
        width: 26px;
        height: 26px; } }
    .homepage_container .slick-arrow: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;
      display: block;
      line-height: 52px;
      color: #fff;
      font-size: 32px;
      text-align: center;
      opacity: 1; }
      @media only screen and (max-width: 767px) {
        .homepage_container .slick-arrow:before {
          font-size: 18px;
          line-height: 26px; } }
    .homepage_container .slick-arrow.slick-prev {
      left: 0; }
      .homepage_container .slick-arrow.slick-prev:before {
        content: '\e912'; }
    .homepage_container .slick-arrow.slick-next {
      right: 0; }
      .homepage_container .slick-arrow.slick-next:before {
        content: '\e913'; }
    @media only screen and (min-width: 1024px) {
      .homepage_container .slick-arrow:hover {
        opacity: 0.5; } }
    .homepage_container .slick-arrow.slick-disabled {
      opacity: 1 !important;
      background-color: #ddd;
      cursor: default;
      color: #00265b; }
      .homepage_container .slick-arrow.slick-disabled:before {
        color: #00265b; }

.banners_list_section {
  margin: 16px 0;
  padding: 25px 25px 7px 25px;
  background-color: #577295;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .banners_list_section .tp_title {
    color: #fff;
    border-color: #fff; }
    .banners_list_section .tp_title span:before {
      background-color: #fff; }
  .banners_list_section .promoblock_list {
    margin: 0 -9px; }
    .banners_list_section .promoblock_list .item {
      padding: 0 9px;
      margin: 0 0 18px 0; }
      @media only screen and (min-width: 480px) {
        .banners_list_section .promoblock_list .item {
          float: left;
          width: 50%; } }
  @media only screen and (min-width: 480px) and (max-width: 859px) {
    .banners_list_section .promoblock_list .item:nth-child(2n+1) {
      clear: both; } }
      @media only screen and (min-width: 860px) {
        .banners_list_section .promoblock_list .item {
          width: 25%; }
          .banners_list_section .promoblock_list .item:nth-child(4n+1) {
            clear: both; } }
    .banners_list_section .promoblock_list a {
      text-decoration: none; }
      .banners_list_section .promoblock_list a:hover .title {
        color: #00265b; }
    .banners_list_section .promoblock_list .title {
      color: #ffffff;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      -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; }
    .banners_list_section .promoblock_list img {
      height: 135px; }

.banners_slider_section {
  padding: 20px 0 26px; }
  .banners_slider_section .promoblock_slider {
    padding: 0 60px; }
    @media only screen and (max-width: 767px) {
      .banners_slider_section .promoblock_slider {
        padding: 0 34px; } }
    .banners_slider_section .promoblock_slider .item {
      position: relative;
      display: block;
      min-height: 206px;
      margin: 0 8px;
      text-decoration: none; }
      .banners_slider_section .promoblock_slider .item:hover .title {
        color: #333333; }
      .banners_slider_section .promoblock_slider .item .image {
        display: block;
        height: 206px;
        width: 100%;
        margin-bottom: 8px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      .banners_slider_section .promoblock_slider .item .title {
        display: block;
        color: #00265b;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        -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; }

.slick-arrow:before {
  color: #e8e1d9; }

.news_section {
  padding: 33px 25px 7px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  @media only screen and (min-width: 768px) {
    .news_section .news_list .item {
      width: 33.333%; } }
.ytgallery_section {
  padding: 50px 25px 16px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .ytgallery_section .ytgallery_slider {
    margin: 0 -25px;
    padding: 0 60px; }
    @media only screen and (max-width: 767px) {
      .ytgallery_section .ytgallery_slider {
        padding: 0 34px; } }
    .ytgallery_section .ytgallery_slider .item {
      width: 33.333%;
      float: left;
      padding: 0 9px; }
    .ytgallery_section .ytgallery_slider span {
      display: block; }
    .ytgallery_section .ytgallery_slider a {
      display: block;
      text-decoration: none;
      background: none;
      border: 0 none;
      outline: none; }
      .ytgallery_section .ytgallery_slider a .image_cont {
        position: relative;
        padding-bottom: 70%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
        .ytgallery_section .ytgallery_slider a .image_cont .icon {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          color: #00265b;
          font-size: 32px;
          width: 60px;
          height: 60px;
          background-color: #fff;
          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; }
          .ytgallery_section .ytgallery_slider a .image_cont .icon:before {
            margin-left: 7px; }
      .ytgallery_section .ytgallery_slider a .meta_cont {
        padding-top: 10px; }
      .ytgallery_section .ytgallery_slider a .title {
        color: #00265b;
        font-size: 18px;
        font-weight: 700;
        text-align: center; }
      @media only screen and (min-width: 1024px) {
        .ytgallery_section .ytgallery_slider a:hover .image_cont {
          -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); }
          .ytgallery_section .ytgallery_slider a:hover .image_cont:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 1px solid #00265b; }
          .ytgallery_section .ytgallery_slider a:hover .image_cont .icon {
            background-color: #00265b;
            color: #fff; } }
.calendar_events_section {
  display: none;
  position: relative;
  margin-bottom: 20px;
  padding: 25px 25px 20px 25px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .calendar_events_section {
    *zoom: 1; }
  .calendar_events_section:before, .calendar_events_section:after {
    content: "";
    display: table; }
  .calendar_events_section:after {
    clear: both; }
  @media only screen and (min-width: 1024px) {
    .calendar_events_section .calendar_block {
      float: left;
      width: 35%; } }
  @media only screen and (max-width: 1023px) {
    .calendar_events_section .events_block {
      margin-top: 30px; } }
  @media only screen and (min-width: 1024px) {
    .calendar_events_section .events_block {
      float: right;
      width: 63%; } }
.events_current_month {
  position: relative;
  margin-bottom: 2px;
  padding: 11px 10px;
  background-color: #577295; }
  .events_current_month .current_month {
    display: table;
    table-layout: fixed;
    width: 100%;
    max-width: 240px;
    margin: 0 auto; }
  .events_current_month .cl {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .events_current_month .cl:last-child, .events_current_month .cl:first-child {
      width: 30px; }
  .events_current_month * {
    color: #fff; }
  .events_current_month a {
    display: block;
    text-decoration: none;
    border: 0 none;
    outline: none;
    width: 30px;
    height: 30px; }
    .events_current_month a i {
      display: block;
      font-size: 22px;
      line-height: 30px; }
  .events_current_month .month {
    font-size: 18px;
    font-weight: 700; }

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

.events_calendar_body .dtblr {
  display: table-row; }

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

.events_calendar_body .cal_head .wd_title {
  padding: 2px; }
  .events_calendar_body .cal_head .wd_title > div {
    padding: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    background-color: #577295; }

.events_calendar_body .wd_number {
  padding: 2px; }
  .events_calendar_body .wd_number .day_number {
    width: 100%;
    height: 60px;
    padding: 10px 0 0;
    color: #00265b;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background-color: transparent;
    border: 1px solid #00265b;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  .events_calendar_body .wd_number.day_withevents .day_number {
    background-color: rgba(87, 114, 149, 0.5);
    cursor: pointer; }
    .events_calendar_body .wd_number.day_withevents .day_number:hover {
      color: #fff;
      background-color: #577295; }
  .events_calendar_body .wd_number.current .day_number {
    color: #577295;
    font-weight: bold;
    background-color: #d7d7d7 !important; }
  .events_calendar_body .wd_number.active .day_number {
    color: #577295;
    background-color: transparent !important; }
    .events_calendar_body .wd_number.active .day_number:hover, .events_calendar_body .wd_number.active .day_number:focus {
      background-color: #00265b !important;
      color: #fff;
      font-weight: 400; }
  .events_calendar_body .wd_number.active.current .day_number {
    color: #fff;
    background-color: #00265b !important; }
  .events_calendar_body .wd_number.notthismonth .day_number {
    color: #bfbfbf;
    background-color: transparent;
    cursor: default; }

.events_calendar_body .color_list {
  margin-top: 7px;
  text-align: center;
  font-size: 0; }
  .events_calendar_body .color_list .color {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 2px 2px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px; }

.events_week_calendar .events_tabs {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .events_week_calendar .events_tabs .tab {
    display: table-cell;
    vertical-align: middle;
    height: 52px;
    text-align: center;
    background-color: #577295;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer; }
    .events_week_calendar .events_tabs .tab span {
      display: block; }
      @media only screen and (max-width: 599px) {
        .events_week_calendar .events_tabs .tab span.day {
          font-size: 11px; } }
    .events_week_calendar .events_tabs .tab.selected {
      font-weight: bold;
      background-color: #00265b; }
  .events_week_calendar .events_tabs .sep {
    display: table-cell;
    vertical-align: middle;
    width: 4px; }

.events_week_calendar .events_tab_items_list {
  padding-top: 10px; }

.events_week_calendar .events_tab_items {
  display: none; }
  .events_week_calendar .events_tab_items .events_tab_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    .events_week_calendar .events_tab_items .events_tab_item .left {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .events_week_calendar .events_tab_items .events_tab_item .right {
      width: 100%; }
      .events_week_calendar .events_tab_items .events_tab_item .right .video_url, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url {
        margin-left: 10px; }
        .events_week_calendar .events_tab_items .events_tab_item .right .video_url span, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url span {
          margin-left: 5px; }
        .events_week_calendar .events_tab_items .events_tab_item .right .video_url:hover, .events_week_calendar .events_tab_items .events_tab_item .right .video_url:focus, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url:hover, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url:focus {
          text-decoration: none; }
          .events_week_calendar .events_tab_items .events_tab_item .right .video_url:hover span, .events_week_calendar .events_tab_items .events_tab_item .right .video_url:focus span, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url:hover span, .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url:focus span {
            text-decoration: underline; }
      .events_week_calendar .events_tab_items .events_tab_item .right .video_url {
        color: #135db2; }
      .events_week_calendar .events_tab_items .events_tab_item .right .streaming_url {
        color: #c43535; }
      .events_week_calendar .events_tab_items .events_tab_item .right .full_text {
        display: none;
        overflow: auto;
        max-height: 214px;
        background-color: #e7ecf2;
        padding: 10px; }
      .events_week_calendar .events_tab_items .events_tab_item .right .close {
        margin-left: auto;
        padding-left: 10px;
        cursor: pointer; }
        .events_week_calendar .events_tab_items .events_tab_item .right .close.hidden {
          visibility: hidden; }
    .events_week_calendar .events_tab_items .events_tab_item .cl {
      padding: 12px 0; }
    .events_week_calendar .events_tab_items .events_tab_item .color {
      width: 13px;
      padding-top: 17px; }
      .events_week_calendar .events_tab_items .events_tab_item .color > span {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px; }
    .events_week_calendar .events_tab_items .events_tab_item .time {
      width: 52px;
      color: #00265b; }
    .events_week_calendar .events_tab_items .events_tab_item .title {
      color: #333333;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 100%; }
      .events_week_calendar .events_tab_items .events_tab_item .title.active .close {
        visibility: visible;
        opacity: 1; }

.calendar_legend {
  margin-top: 20px; }
  .calendar_legend > div {
    position: relative;
    color: #333333;
    padding-left: 20px;
    margin-bottom: 3px; }
    .calendar_legend > div:last-child {
      margin: 0; }
    .calendar_legend > div > span {
      position: absolute;
      top: 5px;
      left: 0;
      width: 8px;
      height: 8px;
      overflow: hidden;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
    .calendar_legend > div.has-events > span {
      border: 1px solid #00265b;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0; }

.close_calendar_section {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0; }
  .close_calendar_section i {
    display: block; }

.banners_slider_section .promoblock_slider a:hover:before {
  opacity: 0.35; }

.banners_slider_section .promoblock_slider a {
  margin: 0px auto; }

.banners_slider_section .promoblock_slider a:before {
  transition: all 0.2s; }

.ytgallery_section .slick-next {
  top: 32%;
  top: calc(100% - 72%); }
  @media only screen and (max-width: 321px) {
    .ytgallery_section .slick-next {
      top: 21% !important; } }
  @media only screen and (max-width: 585px) {
    .ytgallery_section .slick-next {
      top: 28% !important; } }
  @media only screen and (max-width: 480px) {
    .ytgallery_section .slick-next {
      top: 32% !important; } }
.ytgallery_section .slick-arrow {
  top: 32%; }
  @media only screen and (max-width: 321px) {
    .ytgallery_section .slick-arrow {
      top: 21% !important; } }
  @media only screen and (max-width: 585px) {
    .ytgallery_section .slick-arrow {
      top: 28% !important; } }
  @media only screen and (max-width: 480px) {
    .ytgallery_section .slick-arrow {
      top: 32% !important; } }
.checkbox-position::before {
  top: calc((0% - (100% - 1em)) - -42%) !important; }

.checkbox-position::after {
  top: calc((0% - (100% - 1em)) - -42%) !important; }

/* Darbotvarke */
.calendar_year {
  font-weight: bold; }

.calendar_days > a,
.calendar_days > span {
  margin-left: 5px;
  font-weight: normal; }

.calendar_days a {
  color: #365d81;
  font-weight: bold; }

table.agenda_tasks,
table.agenda_tasks td {
  border: none;
  border-bottom: 1px solid #d7e0e8; }

table.agenda_tasks td:first-child {
  padding: 25px; }

table.agenda_tasks td:last-child {
  padding: 10px 0px; }

.agenda_tasks .clock_icon {
  display: block;
  height: 19px;
  width: 19px;
  background: url("../img/clock.png") no-repeat;
  margin: 0 0 4px 14px; }

.agenda_tasks .task_time {
  font-weight: bold;
  font-size: 18px; }

.agenda_tasks p {
  font-weight: 700; }

/*Kalendorius*/
.cal_title {
  margin: 20px 0px 15px; }

.cal_title .month_name {
  display: block;
  font-weight: 700;
  padding: 0px 20px; }

.cal_title .cal_prev {
  display: block;
  width: 10px;
  height: 24px;
  background: url("../img/sprite.png") no-repeat;
  background-position: -100px -197px; }

.cal_title .cal_prev:hover {
  background-position: -100px -247px; }

.cal_title .cal_next {
  display: block;
  width: 10px;
  height: 24px;
  background: url("../img/sprite.png") no-repeat;
  background-position: -150px -197px; }

.cal_title .cal_next:hover {
  background-position: -150px -247px; }

.calend .active a {
  color: #365d81;
  font-weight: 700; }

.calend .active a:hover {
  color: #39B54A; }

.calend .current a {
  color: #39B54A; }

.calend .other_day {
  color: #d7e0e8; }

.calend {
  width: 288px;
  border: 1px solid #d7e0e8; }

.calend thead {
  border: 1px solid #d7e0e8; }

.calend thead td {
  font-weight: 700; }

.calend td {
  padding: 8px 0px;
  text-align: center;
  border: 1px solid #d7e0e8; }

.calend td span {
  text-align: center; }

/* Darbotvarke end */
.event_search_fields {
  margin: 0 0 12px 0; }
  @media only screen and (min-width: 768px) {
    .event_search_fields {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  .event_search_fields .inp_title {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 1px 0;
    line-height: 1.3; }
  @media only screen and (min-width: 768px) {
    .event_search_fields .es_field {
      display: table-cell;
      vertical-align: top;
      padding-right: 14px; }
      .event_search_fields .es_field.type_date {
        width: 160px; }
      .event_search_fields .es_field.second_date {
        padding-right: 0; } }
  @media only screen and (max-width: 767px) {
    .event_search_fields .es_field {
      padding-bottom: 15px; } }
  .event_search_fields .es_field input, .event_search_fields .es_field .select2 {
    max-width: 100%; }
  .event_search_fields .es_field .inp_wr {
    position: relative; }
  .event_search_fields .es_field .icon-calendar {
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 50%;
    margin-top: -10px;
    color: #01265B;
    pointer-events: none; }
  @media only screen and (min-width: 768px) {
    .event_search_fields .es_field button {
      width: 177px; } }
  .event_search_fields .es_field button span {
    vertical-align: -3px;
    margin-left: 8px;
    font-size: 1.2em; }
  .event_search_fields .es_field .fld_title {
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 2px 0; }
  @media only screen and (max-width: 767px) {
    .event_search_fields .es_field .hide_mobile {
      display: none; } }
.submits {
  text-align: right;
  margin: 0 0 31px; }
  .submits button {
    margin-left: 24px;
    min-width: 115px; }
  .submits .reset_link {
    letter-spacing: 0.87px;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    text-decoration: none; }
    .submits .reset_link .icon-close_thick {
      display: inline-block;
      vertical-align: 0px;
      margin-right: 3px;
      font-size: 11px; }
    .submits .reset_link:hover {
      opacity: 0.6; }

.renginiai_list a {
  border: 1px solid #e2e2e2;
  margin-bottom: 8px;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-decoration: none;
  line-height: 1.2; }
  .renginiai_list a .date {
    display: table-cell;
    width: 105px;
    vertical-align: middle;
    padding: 18px 10px 16px 24px;
    background-color: #f5f5f5; }
    @media only screen and (max-width: 500px) {
      .renginiai_list a .date {
        padding-left: 12px;
        width: 84px; } }
    .renginiai_list a .date .day,
    .renginiai_list a .date .oth {
      display: block; }
    .renginiai_list a .date .day {
      font-size: 50px;
      font-weight: 700;
      color: #01265B;
      line-height: 1; }
    .renginiai_list a .date .oth span {
      font-size: 12px;
      color: #8f8f8f;
      font-weight: 400;
      line-height: 1;
      text-transform: uppercase; }
  .renginiai_list a .title {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 18px 15px 36px;
    line-height: 1.4;
    color: #151515;
    -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: 500px) {
      .renginiai_list a .title {
        padding-left: 16px; } }
  .renginiai_list a:hover .title {
    background-color: #f5f5f5; }

.event_container_inner a.event_image {
  float: left;
  max-width: 403px;
  margin: 20px 19px 10px 1px; }

.event_container_inner .event_date {
  font-weight: 400;
  color: #747474;
  font-size: 12px;
  margin: 0 19px 6px 1px;
  float: left; }
  .event_container_inner .event_date i {
    display: inline-block;
    margin-right: 9px;
    vertical-align: -2px;
    font-size: 16px; }

.event_container_inner .event_location {
  font-weight: 400;
  color: #747474;
  font-size: 12px;
  margin: 0 0px 6px 0;
  float: left; }
  .event_container_inner .event_location i {
    display: inline-block;
    margin-right: 8px;
    vertical-align: -2px;
    font-size: 16px; }

@media only screen and (min-width: 600px) {
  .eventscalendar_list {
    margin: 0 -9px; } }

.eventscalendar_list .event_item {
  margin-bottom: 18px; }
  @media only screen and (min-width: 600px) {
    .eventscalendar_list .event_item {
      float: left;
      width: 50%;
      padding: 0 9px; } }
  @media only screen and (min-width: 600px) and (max-width: 1023px) {
    .eventscalendar_list .event_item:nth-child(2n+1) {
      clear: left; } }
  @media only screen and (min-width: 1024px) {
    .eventscalendar_list .event_item {
      width: 33.333%; }
      .eventscalendar_list .event_item:nth-child(3n+1) {
        clear: left; } }
.eventscalendar_list .loader_holder {
  height: 100%;
  background-image: url("../img/tp_loader.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px; }

.eventscalendar_list .holder {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16); }
  @media only screen and (min-width: 600px) {
    .eventscalendar_list .holder {
      height: 100%;
      min-height: 315px; } }
  @media only screen and (min-width: 1024px) {
    .eventscalendar_list .holder {
      min-height: 360px;
      width: 660px; }
      .eventscalendar_list .holder:hover .meta_cont .h4 {
        color: #577295; }
      .eventscalendar_list .holder:hover .meta_cont .desc {
        color: #577295; } }
.eventscalendar_list span {
  display: block; }

.eventscalendar_list .small_text {
  font-size: 13px; }

.eventscalendar_list .info_cont {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 125px;
  background-color: #f6f6f6; }
  .eventscalendar_list .info_cont > span {
    display: table-cell;
    vertical-align: middle; }
  .eventscalendar_list .info_cont .date_cl {
    width: 100px;
    padding: 5px 10px 8px 10px;
    text-align: center;
    background-color: #fff; }
    .eventscalendar_list .info_cont .date_cl > * {
      color: #fff;
      font-weight: bold;
      line-height: 32px; }
    .eventscalendar_list .info_cont .date_cl .day,
    .eventscalendar_list .info_cont .date_cl .month {
      font-size: 30px; }
    .eventscalendar_list .info_cont .date_cl .time {
      position: relative;
      font-size: 14px;
      line-height: 16px;
      white-space: nowrap; }
      .eventscalendar_list .info_cont .date_cl .time i {
        display: inline-block;
        vertical-align: -1px;
        margin-right: 6px;
        font-size: 15px; }
  .eventscalendar_list .info_cont .info_cl {
    padding: 10px 5px 10px 12px; }
    .eventscalendar_list .info_cont .info_cl > span {
      position: relative;
      color: #577295;
      font-weight: bold;
      margin-bottom: 10px;
      padding-left: 24px;
      line-height: 16px; }
      .eventscalendar_list .info_cont .info_cl > span i {
        position: absolute;
        top: -1px;
        left: 0;
        display: block;
        font-size: 16px; }
      .eventscalendar_list .info_cont .info_cl > span:last-child {
        margin: 0; }

.eventscalendar_list .meta_cont {
  padding: 12px 20px; }
  .eventscalendar_list .meta_cont .h4 {
    margin: 0;
    max-height: 90px;
    color: #577295;
    font-weight: bold;
    overflow: hidden; }
    @media only screen and (max-width: 1023px) {
      .eventscalendar_list .meta_cont .h4 {
        max-height: 81px; } }
    @media only screen and (max-width: 767px) {
      .eventscalendar_list .meta_cont .h4 {
        max-height: 72px; } }
  .eventscalendar_list .meta_cont .desc {
    margin-top: 12px;
    color: #577295;
    overflow: hidden; }
    @media only screen and (min-width: 600px) {
      .eventscalendar_list .meta_cont .desc {
        max-height: 76px; } }
    @media only screen and (min-width: 1024px) {
      .eventscalendar_list .meta_cont .desc {
        max-height: 105px; } }
.event_container_inner .event_header {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px; }
  .event_container_inner .event_header .cl {
    display: table-cell;
    vertical-align: top; }
  .event_container_inner .event_header .date_cl {
    width: 100px;
    padding: 5px 10px 8px 10px;
    text-align: center;
    background-color: #666; }
    .event_container_inner .event_header .date_cl > * {
      color: #fff;
      font-weight: bold;
      line-height: 32px; }
    .event_container_inner .event_header .date_cl .day,
    .event_container_inner .event_header .date_cl .month {
      font-size: 30px; }
    .event_container_inner .event_header .date_cl .time {
      position: relative;
      font-size: 14px;
      line-height: 16px;
      white-space: nowrap; }
      .event_container_inner .event_header .date_cl .time i {
        display: inline-block;
        vertical-align: -1px;
        margin-right: 6px;
        font-size: 15px; }
  .event_container_inner .event_header .meta_cl {
    padding-left: 15px; }
    .event_container_inner .event_header .meta_cl h2 {
      margin: 0 0 5px 0;
      font-weight: bold; }
    .event_container_inner .event_header .meta_cl .info {
      font-size: 0; }
      .event_container_inner .event_header .meta_cl .info > span {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
        margin-right: 22px;
        font-weight: bold;
        padding-left: 30px; }
        .event_container_inner .event_header .meta_cl .info > span i {
          position: absolute;
          top: -3px;
          left: 0;
          display: block;
          font-size: 20px; }

.event_container_inner a.event_image {
  display: block;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .event_container_inner a.event_image {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 444px; } }
  .event_container_inner a.event_image img {
    display: block; }

#content_calendar .event_item:not(.calendar_item):not(.loader_item):not(.empty_item) {
  display: none;
  clear: none !important; }

.calendar_tabs_buttons {
  margin-bottom: 30px;
  text-align: center; }
  .calendar_tabs_buttons .mygtukas {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px;
    -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); }
    .calendar_tabs_buttons .mygtukas:hover {
      color: #fff;
      background-color: #577295; }
    .calendar_tabs_buttons .mygtukas.active {
      color: #fff;
      background-color: #577295;
      cursor: default; }

.faq_topics .category {
  margin: 0 0 15px 0; }
  .faq_topics .category p:first-of-type {
    margin-top: 0; }
  .faq_topics .category p:last-of-type {
    margin-bottom: 0; }
  .faq_topics .category p:only-child {
    margin: 0; }
  .faq_topics .category .category-topdescription {
    margin: 10px 0;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    .faq_topics .category .category-topdescription * {
      color: #161616; }
  .faq_topics .category .category-title {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 13px 87px 13px 13px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    position: relative;
    cursor: pointer;
    min-height: 64px;
    color: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    word-break: break-word;
    -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; }
    .faq_topics .category .category-title:after {
      position: absolute;
      /* 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: "\e901";
      position: absolute;
      right: 18px;
      top: 50%;
      margin-top: -7px;
      color: #000;
      font-size: 15px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .faq_topics .category .category-title[data-category-role=open] {
      background-color: #577295;
      color: #FFF;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .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);
        color: #FFF; }
    @media only screen and (max-width: 550px) {
      .faq_topics .category .category-title {
        padding-right: 50px; }
        .faq_topics .category .category-title:after {
          right: 18px; } }
.faq_topics .topics {
  display: none; }
  .faq_topics .topics .topic-title {
    padding: 10px 135px 10px 30px;
    background-color: #e9e2da;
    color: #01265b;
    font-family: "Roboto Slab", Arial, serif;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    margin: 0 0 10px 0;
    line-height: 1.4;
    min-height: 56px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    word-break: break-word;
    position: relative; }
    .faq_topics .topics .topic-title:after {
      position: absolute;
      /* 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: "\e901";
      position: absolute;
      right: 38px;
      top: 50%;
      margin-top: -7px;
      color: #000;
      font-size: 15px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .faq_topics .topics .topic-title[data-topic-role=open] {
      background-color: #577295;
      color: #FFF;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .faq_topics .topics .topic-title[data-topic-role=open]:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #FFF; }
    @media only screen and (max-width: 550px) {
      .faq_topics .topics .topic-title {
        padding-right: 50px; }
        .faq_topics .topics .topic-title:after {
          right: 18px; } }
  .faq_topics .topics .topic-topdescription {
    margin: 10px 0; }
    .faq_topics .topics .topic-topdescription * {
      color: #161616; }
  .faq_topics .topics .topic-description {
    background-color: #fff;
    color: #161616;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 33px;
    position: relative;
    /*			@include flexbox();
			@include align-items(center);
			@include flex-flow(wrap);*/
    display: none; }
    .faq_topics .topics .topic-description p {
      margin-top: 0; }
    .faq_topics .topics .topic-description * {
      color: #161616; }
    .faq_topics .topics .topic-description.visible {
      margin-bottom: 10px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  .faq_topics .topics.show {
    opacity: 1;
    visibility: visible;
    display: block; }

.faq_topics .no-topics {
  padding: 12px 33px;
  color: #161616; }

#faq_form {
  display: none;
  margin-top: 20px; }
  #faq_form .form-label {
    font-weight: 700;
    margin: 0 0 7px 0; }
  #faq_form .form-value {
    margin: 0 0 10px 0; }

.faq-page .main_content {
  box-shadow: none; }

/* prenumerata start*/
.sub_input input {
  width: 100%;
  margin-bottom: 10px; }

.sub_input_index input {
  width: 260px;
  margin-bottom: 10px; }

.green_button {
  display: block;
  width: auto !important;
  height: 50px !important;
  color: #fff !important;
  padding: 0px 10px !important;
  border-radius: 3px !important;
  border: none !important;
  line-height: 50px !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  background: #39b54a !important;
  margin-right: 10px;
  -webkit-box-shadow: 0px 3px 0px 0px #258e44;
  -moz-box-shadow: 0px 3px 0px 0px #258e44;
  -o-box-shadow: 0px 3px 0px 0px #258e44;
  box-shadow: 0px 3px 0px 0px #258e44; }

.green_button:hover {
  -webkit-box-shadow: 0px 0px 0px 0px #258e44;
  -moz-box-shadow: 0px 0px 0px 0px #258e44;
  -o-box-shadow: 0px 0px 0px 0px #258e44;
  box-shadow: 0px 0px 0px 0px #258e44;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
  color: #fff;
  cursor: pointer; }

.newsletter_infos {
  /* is OPERA projekto */ }
  .newsletter_infos .error_cont, .newsletter_infos .info_cont {
    display: none; }

.button_loader {
  position: absolute;
  right: 4px;
  top: 4px;
  display: none; }

.currently_sending .button_loader {
  display: block; }

.currently_sending button {
  display: none; }

/* prenumerata end */
#subscription_form .form_inputs {
  position: relative; }

body {
  background: #fff; }

.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 34px;
  cursor: pointer;
  display: block; }
  .input_group_parent.disabled {
    cursor: not-allowed; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 14px;
    height: 14px;
    background-color: #cecece;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px; }
    .input_group_parent .checkbox_design:after, .input_group_parent .radio_design:after {
      content: "";
      position: absolute;
      top: 2px;
      left: 2px;
      width: 10px;
      height: 10px;
      background-color: #01265B;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      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?v2.1");
  src: url("../fonts/icomoon.eot?v2.1#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?v2.1") format("truetype"), url("../fonts/icomoon.woff?v2.1") format("woff"), url("../fonts/icomoon.svg?v2.1#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-audio:before {
  content: "\e917"; }

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

.icon-accessibility:before {
  content: "\e900"; }

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

.icon-chevron-left:before {
  content: "\e902"; }

.icon-chevron-right:before {
  content: "\e903"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-checkmark:before {
  content: "\e915"; }

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

.datepicker_holder {
  position: relative; }
  .datepicker_holder: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: '\e910';
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 20px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    pointer-events: none; }
  .datepicker_holder .datepicker {
    padding-right: 30px;
    cursor: pointer; }

@media print {
  #ads, #printFriendly, header, nav, .footer, .submenu_cont, .search_cont, .print_button, .left, .inlinelink, .social_links, .related_thumbs_side, .one_widget, .langs, .left_content, .header_container, .fixed_header, .title_icons, .sep_content, .bottom_menu, .footer_container, .npdf-block, .associtem-block, .summary-block, .pressrelease-block, .audio-block, .doc-icons-block {
    display: none !important; }
  body {
    background-image: none !important;
    background: #fff; }
  .bgwhite {
    padding: 0 !important; }
  #content {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt; }
  .content_right, .news_images_cont, .dynamic_cont {
    width: 100% !important;
    max-width: none !important;
    float: none !important; }
  .contact_group_title {
    padding: 0;
    margin: 0 0 10px 0; }
  .contact_photo {
    float: left;
    margin: 0px 10px 0 0; }
  img.news_image_with {
    margin: 0 18px 10px 0; }
  .col_layout .main_content {
    -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); }
    .col_layout .main_content .content_holder {
      padding: 0; }
  .paveiksliukas_prie_teksto_kaireje {
    display: block;
    float: none; } }

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