@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: Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.71;
  line-height: 24px; }

p {
  margin: 20px 0; }

a {
  color: #1965af;
  font-weight: 400;
  text-decoration: none; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 22px;
  line-height: 1.3;
  line-height: 30px;
  font-weight: 400;
  font-family: "Georgia";
  color: #363636;
  margin: 10px 0 16px; }
  @media only screen and (min-width: 1024px) {
    h1, .h1 {
      margin: 10px 0 16px; } }

h2, .h2 {
  font-size: 20px;
  line-height: 1.2;
  line-height: 24px;
  font-weight: 400;
  color: #363636;
  margin: 10px 0 14px; }
  @media only screen and (min-width: 1024px) {
    h2, .h2 {
      margin: 10px 0 14px; } }

h3, .h3 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #1965af;
  margin: 10px 0; }

h4, .h4 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  color: #636466;
  line-height: 16px;
  margin: 10px 0px 10px 0px; }

h5, .h5 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #c2c2c2;
  margin: 10px 0; }

h6, .h6 {
  color: #c2c2c2;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 0; }

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

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

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

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

hr {
  border: 0;
  height: 2px;
  background: #1965af; }

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

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

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px; }
  @media only screen and (min-width: 768px) {
    table {
      table-layout: fixed; } }
  table th, table td {
    padding: 10px 12px;
    border: 0px;
    text-align: left;
    line-height: 1.4;
    border: 2px solid #e1e1e1; }
    @media only screen and (min-width: 1024px) {
      table th, table td {
        padding: 16px 17px; } }
  table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
    font-weight: bold;
    padding: 7px 12px; }
    @media only screen and (min-width: 1024px) {
      table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
        padding: 7px 17px; } }

form {
  margin: 0;
  padding: 0; }

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
  background-color: #fff;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  outline: none;
  -webkit-appearance: none;
  border: 2px solid #e1e1e1;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  max-width: 300px; }
  @media only screen and (min-width: 1024px) {
    input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
      height: 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 {
    border-color: #bbbbbb; }

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

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-weight: bold;
  background-color: #1965af;
  height: 40px;
  line-height: 36px;
  padding: 0 10px;
  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) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 40px;
      line-height: 36px;
      padding: 0 20px; } }
  button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, span.mygtukas a:hover {
    background: #1965af; }

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

textarea {
  resize: vertical;
  width: 100%;
  max-width: 600px;
  min-height: 220px;
  max-height: 450px;
  padding-top: 10px;
  padding-bottom: 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; }

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

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

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

.paveiksliukas_prie_teksto_kaireje {
  float: left;
  margin: 0 10px 8px 0; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 20px 15px 0; } }

.paveiksliukas_prie_teksto_desineje {
  float: right;
  margin: 0 0px 8px 10px; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0px 15px 20px; } }

a.mygtukas, span.mygtukas a {
  display: inline-block;
  text-decoration: none; }

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

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

table.lentele_automatinio_plocio {
  table-layout: auto;
  width: auto; }
  @media only screen and (min-width: 768px) {
    table.lentele_automatinio_plocio {
      table-layout: auto; } }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.buletavimas_prie_paveikslelio {
  overflow: hidden; }

.atsisiuntimo_ikona, a.atsisiuntimo_ikona {
  background-image: url("../img/download_icon.png");
  background-repeat: no-repeat;
  background-position: right top 8px;
  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; }

.lentele_be_remo {
  border: 0px; }

table.lentele_be_remo, .lentele_be_remo td {
  border: 0px; }

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

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

.select2-results {
  display: block; }

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

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

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

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

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

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

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

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

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

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    background: #fff;
    border: 2px solid #e1e1e1;
    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: #333;
      padding-right: 10px;
      padding-left: 10px;
      line-height: 36px; }
      @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: 36px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 36px;
      width: 36px;
      top: 2px;
      right: 2px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 36px;
          width: 36px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 12px;
        width: 100%;
        height: 100%;
        line-height: 36px;
        display: inline-block;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0;
        color: #1965af; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transition: all 150ms ease-in-out;
          -moz-transition: all 150ms ease-in-out;
          -o-transition: all 150ms ease-in-out;
          -ms-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
          content: "\e901"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0; }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

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

.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: #e1e1e1;
  border-width: 2px; }

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

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

@media only screen and (max-width: 1023px) {
  #mobile_title_slides .slick-prev,
  #mobile_title_slides .slick-next {
    display: none !important; } }

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

.fancybox-active {
  height: auto; }

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  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: .9;
  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 ease, visibility 0s ease .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 ease 0s, visibility 0s ease 0s;
  visibility: visible; }

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

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

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

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

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

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

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

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

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

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

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

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

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

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

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

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

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

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

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

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

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

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

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

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

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

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

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

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

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

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

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
  color: #fff; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

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

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

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

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

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, 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%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)); } }
.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

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

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

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: 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;
  transform: scale3d(1.5, 1.5, 1.5); }

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }

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

  .fancybox-close-small {
    right: -6px; }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right)); } } }
/* 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: #ddd;
  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: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

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

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

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

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }

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

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
/*$btn_size : 50px;
$btn_size_bigger : 60px;

.fancybox-infobar{
	font-family: $font;
	font-size: 1.1em;
}

.fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button{ // Button in full width
	&:after, &:before{
		display: none;
	}
	
	width: $btn_size;
	height: $btn_size;
	@include min(1300){
		width: $btn_size_bigger;
		height: $btn_size_bigger;
	}
	background: transparent;
	min-width: none;
	
	&:hover, &:focus, &:active{
		background: transparent;
		opacity: 0.7;
	}
	
	color: #fff;
}

.fancybox-close-small{ // Button inside popup (ajax, iframe, on white bg)
	&:after, &:before{
		display: none;
	}
	&:hover, &:focus, &:active{
		background: transparent;
		opacity: 0.5;
	}
	color: #000;
}



.fancybox-bg{
	background: #000;
}

.fancybox-is-open{
	.fancybox-bg{
		opacity: 0.85;
	}
}*/
/*.fancybox-overlay-fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.responsive_fancybox.fancybox-opened{
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	height: 100% !important;
	
	.fancybox-skin{
		height: 100% !important;
	}
	
	.fancybox-outer{
		height: 100% !important;
	}
	
	.fancybox-inner{
		height: 100% !important;
	}
}*/
.fancybox-content {
  padding: 0; }

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

.bgwhite_nomar {
  width: 50%; }

.fancybox-slide::before {
  height: auto;
  display: none; }

.popup_modal:not(.responsive_popup) {
  margin: 0 auto;
  max-width: 1040px;
  max-height: 600px;
  top: 50%;
  transform: translate(0, -50%);
  padding: 20px; }
  .popup_modal:not(.responsive_popup) button:hover svg, .popup_modal:not(.responsive_popup) button:focus svg {
    color: white; }
  .popup_modal:not(.responsive_popup) .fancybox-button svg {
    color: black; }

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

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

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

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

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

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

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

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

.mm-listview {
  font-size: inherit;
  text-transform: uppercase; }
  .mm-listview > li {
    background: none; }
    .mm-listview > li > a {
      padding-left: 15px; }
  .mm-listview a {
    text-decoration: none; }
    .mm-listview a:hover, .mm-listview a:focus, .mm-listview a.active, .mm-listview a.in_path {
      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; }

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
  display: none; }

.mm-menu > .mm-panel {
  padding: 0; }

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

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

#mobile_menu .menu_slider {
  margin-top: 20px; }
  #mobile_menu .menu_slider a {
    font-size: 14px; }

#mobile_menu .numbers {
  display: block; }
  #mobile_menu .numbers .service_title {
    color: #000;
    letter-spacing: 0.75px;
    margin: 0 0 3px 0; }
  #mobile_menu .numbers a.phone {
    display: inline-block;
    font-size: 22px;
    color: #1965af;
    height: 30px;
    letter-spacing: 1.1px; }
    #mobile_menu .numbers a.phone i {
      font-size: 14px;
      vertical-align: middle; }
    #mobile_menu .numbers a.phone span.l_title {
      display: inline-block;
      border-bottom: 0px solid #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; }
    #mobile_menu .numbers a.phone:hover span.l_title, #mobile_menu .numbers a.phone:focus span.l_title {
      border-bottom: 2px solid #1965af; }
#mobile_menu .gas_service, #mobile_menu .emergency_service {
  margin: 15px 0 0 0; }

#mobile_menu {
  border-top: 0px; }
  #mobile_menu .homepage_numbers {
    margin-top: 10px; }

/*.mm-navbar, .mm-panel{
	position:relative !important;
	top:auto !important;
	bottom: auto !important;
	height: auto !important;
}*/
ul.mm-listview {
  border-top: 1px solid #f2f2f2 !important; }
  ul.mm-listview ul.mm-listview {
    border-top: 0px solid #f2f2f2; }

.mm-vertical .mm-listview .mm-panel ul a {
  text-transform: none;
  font-size: 14px;
  line-height: 1.2;
  border-color: #ddd; }

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

/*.mm-listview W{
	.mm-panel{
		background-color: lighten($home_color, 15%) !important;
		.mm-panel{
			background-color: lighten($home_color, 12%) !important;
			.mm-panel{
				background-color: lighten($home_color, 9%) !important;
			}
		}
		
	}
	
}*/
.sidebar_mobile .search_cont {
  padding-left: 15px;
  padding-right: 15px; }
.sidebar_mobile .widget_content {
  padding-left: 15px;
  padding-right: 15px; }

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

.mm-listview .mm-next {
  width: 40px; }

.mm-arrow:after, .mm-next:after {
  right: 18px; }

#mm-blocker: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";
  color: #1965af;
  font-size: 32px;
  position: absolute;
  left: 9px;
  top: 16px;
  opacity: 0;
  transition: opacity .5s ease-out 0s;
  transition-delay: 2s; }

html.mm-opened #mm-blocker:before, html.mm-blocking #mm-blocker:before {
  color: #fff;
  opacity: 1;
  transition: opacity 0ms ease-out 0s; }

.mm-divider > span, .mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title, .mm-navbar > .mm-breadcrumbs {
  white-space: initial; }

.mm-vertical .mm-listview > li ul .mm-next {
  height: 37px; }
  .mm-vertical .mm-listview > li ul .mm-next:before {
    display: none; }
  .mm-vertical .mm-listview > li ul .mm-next:after {
    top: 14px; }

.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: #1965af;
  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: #333;
  background: #fff;
  border: 0px solid #e1e1e1;
  border-bottom-color: #e1e1e1;
  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: #1965af; }
  .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 #1965af;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #1965af;
    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 #1965af;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #1965af; }
  .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: #333;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px; }
  .pika-table abbr {
    border: none;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip {
  width: 15px;
  height: 15px;
  background: #1965af;
  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: #1965af;
  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: #1965af; }

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

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

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

html {
  box-sizing: border-box; }

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

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

/* Content */
body {
  background-color: #fff;
  background-image: url("../img/full_bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  margin: 0; }

.bg {
  margin: 0; }

.wrapper {
  margin: 0 auto;
  max-width: 1040px;
  position: relative; }

.bgwhite {
  background-color: #fff;
  padding: 25px 20px 0px 20px; }
  @media only screen and (max-width: 1023px) {
    .bgwhite {
      padding: 15px 12px 0px 12px; } }
  @media only screen and (min-width: 1500px) {
    .bgwhite {
      min-height: 600px; } }

.bgwhite_nomarg {
  background-color: #fff;
  margin: 0; }

.content_container {
  margin: 0;
  padding: 0 0 40px 0;
  position: relative; }

.left {
  margin: 0;
  width: 300px;
  float: left; }
  @media only screen and (max-width: 1023px) {
    .left {
      display: none; } }

.content_right {
  margin: 0;
  width: 680px;
  float: right;
  padding-bottom: 20px; }
  @media only screen and (max-width: 1023px) {
    .content_right {
      width: 100%;
      float: none; } }
  .content_right p:first-of-type {
    margin-top: 0px; }

.content_left {
  padding-top: 20px;
  margin: 0;
  padding-bottom: 40px; }
  @media only screen and (min-width: 1024px) {
    .content_left {
      width: 660px;
      float: left; } }

.right {
  margin: 0 -20px 0 0;
  width: 340px;
  padding: 0 20px;
  float: right;
  background-color: #fff;
  background-image: url("../img/right_sidebar_bg.png");
  background-repeat: repeat-x;
  padding-bottom: 40px; }
  @media only screen and (max-width: 1023px) {
    .right {
      float: none;
      width: 100%;
      background: none;
      margin: 0;
      padding: 0;
      padding-top: 15px;
      padding-bottom: 35px;
      border-top: 1px solid #ccc; }
      .right .search_cont {
        display: none; } }

/* Print button */
a.print_button {
  position: absolute;
  top: 0px;
  right: 0px;
  outline: none;
  color: #555;
  text-decoration: none;
  font-size: 17px; }
  a.print_button:hover {
    color: #1965af; }
  @media only screen and (max-width: 1023px) {
    a.print_button {
      display: none; } }

/* Print button END*/
/* Platus layout */
.content_wide {
  margin: 0; }

@media only screen and (min-width: 1024px) {
  .content_wide .content_right {
    width: 680px;
    float: right; } }

/* Content end*/
img {
  max-width: 100%;
  height: auto; }

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

h1.main_title {
  margin: 0 0 20px 0;
  line-height: 30px;
  padding-right: 27px; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 30px 0; } }

.object_title {
  display: block;
  margin: 0 0 14px 0;
  font-size: 18px; }

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

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

/* List items */
.list_item {
  cursor: pointer;
  margin: 0 0 20px 0;
  width: 100%;
  font-weight: normal;
  /*
  //hover when list item has image
  &:hover .title_container, &:focus .title_container{
      padding: $tarpas +5 $tarpas;
      @include min(1200){padding: $tarpas_desktop + 5 $tarpas_desktop}
  }
  
  //hover when list item does not have image
  &:hover .no_image .title_container, &:focus .no_image .title_container{
      padding: $tarpas - 5 $tarpas;
      @include min(1200){padding: $tarpas_desktop - 5 $tarpas_desktop}
      background: rgba($theme_color, 1);
  }
  */ }
  .list_item span {
    display: block; }
  @media only screen and (min-width: 600px) {
    .list_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 1200px) {
    .list_item {
      width: 48%;
      margin: 0 2% 2% 0; } }
  .list_item .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    .list_item .image_container img {
      float: left;
      width: 100%;
      height: auto; }
    .list_item .image_container .title_container {
      background: rgba(25, 101, 175, 0.9);
      padding: 15px 20px;
      position: absolute;
      bottom: 0;
      margin: 0;
      left: 0;
      width: 100%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (min-width: 1200px) {
        .list_item .image_container .title_container {
          padding: 15px 20px; } }
      .list_item .image_container .title_container .h3 {
        font-size: 14px;
        color: #fff;
        margin: 0; }
    .list_item .image_container.no_image .title_container {
      position: static; }
  .list_item .meta_info {
    padding: 15px 0; }
    @media only screen and (min-width: 1200px) {
      .list_item .meta_info {
        padding: 15px 0; } }
    .list_item .meta_info .date {
      color: #e1e1e1;
      font-weight: bold; }
    .list_item .meta_info .short {
      margin: 10px 0 10px 0;
      color: #333; }

a.list_item {
  text-decoration: none; }

/* List items end*/
.more_btn_cont {
  text-align: center; }
  .more_btn_cont button {
    margin: 20px 0; }

.loader_content {
  display: none;
  padding: 20px 0;
  text-align: center; }

/* Basic helpers */
.clear {
  *zoom: 1; }
.clear:before, .clear:after {
  content: "";
  display: table; }
.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.no_bg {
  background: none !important;
  border: none !important; }

.no_margin_bottom {
  margin-bottom: 0 !important; }

.fleft {
  float: left; }

.fright {
  float: right; }

.notoppadd {
  padding-top: 0px !important; }

.vis_hidden {
  visibility: hidden; }

.vis_hidden_1px {
  visibility: hidden;
  height: 1px; }

.content_template {
  overflow: hidden; }

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

.disp_cell {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .disp_cell {
      height: 100%;
      margin: 0;
      display: table-cell;
      vertical-align: top;
      padding-left: 15px; } }
  .disp_cell:first-child {
    padding-left: 0; }
  .disp_cell:last-child {
    margin-bottom: 0; }

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

.disp_cell_all {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  height: 100%; }

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

.loader_content_filter {
  display: none;
  padding: 20px 0;
  text-align: center; }

.iframe_wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  clear: both;
  padding-bottom: 56.25%;
  /*padding-bottom: 75%;	// 4x3 Aspect Ratio*/ }
  .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.content_template ul {
  overflow: hidden; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block; }

/* Basic helpers end */
.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; }

/* header*/
.header {
  height: 125px;
  margin: 0 auto;
  max-width: 1000px;
  position: relative; }
  .header a.logo_link {
    display: inline-block;
    text-decoration: none;
    outline: none;
    margin-top: 15px; }
    .header a.logo_link img, .header a.logo_link span {
      float: left; }
    @media only screen and (max-width: 1023px) {
      .header a.logo_link {
        margin-left: 55px;
        margin-top: 7px; } }
    @media only screen and (max-width: 400px) {
      .header a.logo_link {
        margin-left: 53px; } }
    .header a.logo_link span#site_title {
      text-transform: uppercase;
      color: #636466;
      font-size: 22px;
      display: inline-block;
      margin-top: 28px;
      margin-left: 25px;
      font-family: "Georgia";
      line-height: 1.1; }
      @media only screen and (max-width: 1023px) {
        .header a.logo_link span#site_title {
          font-size: 18px;
          margin-top: 17px; } }
      @media only screen and (max-width: 1023px) {
        .header a.logo_link span#site_title {
          font-size: 16px;
          margin-top: 20px; } }
      @media only screen and (max-width: 677px) {
        .header a.logo_link span#site_title {
          max-width: 200px;
          font-size: 14px;
          margin-top: 12px;
          margin-left: 12px; } }
      @media only screen and (max-width: 490px) {
        .header a.logo_link span#site_title {
          max-width: 112px;
          margin-top: 5px;
          margin-left: 8px; } }
    @media only screen and (max-width: 1023px) {
      .header a.logo_link img {
        max-width: 90px; } }
    @media only screen and (max-width: 400px) {
      .header a.logo_link img {
        max-width: 60px;
        margin-top: 9px; } }
  .header div.header_icons {
    height: 20px;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      .header div.header_icons {
        top: 28px;
        right: 5px; } }
    @media only screen and (max-width: 350px) {
      .header div.header_icons {
        display: none; } }
    .header div.header_icons a {
      text-align: center;
      padding: 0px;
      color: #636466;
      text-decoration: none; }
      .header div.header_icons a.easytoread_link {
        margin-left: 8px; }
        .header div.header_icons a.easytoread_link img {
          width: 27px;
          height: 27px; }
    .header div.header_icons .themes {
      float: left;
      margin: 0; }
      .header div.header_icons .themes a {
        display: inline-block;
        float: left;
        margin: 0 8px 0 11px;
        font-size: 17px; }
        .header div.header_icons .themes a:hover {
          color: #1965af; }
        @media only screen and (max-width: 350px) {
          .header div.header_icons .themes a {
            margin: 0 3px 0 0px; } }
    .header div.header_icons .langs {
      margin: -4px 0 0 5px;
      display: inline-block;
      float: left; }
      .header div.header_icons .langs a {
        padding: 0 3px; }
        @media only screen and (max-width: 350px) {
          .header div.header_icons .langs a {
            padding: 0 1px; } }
        .header div.header_icons .langs a:hover {
          text-decoration: underline; }
        @media only screen and (max-width: 490px) {
          .header div.header_icons .langs a.current_lang {
            display: none; } }
    @media only screen and (max-width: 600px) {
      .header div.header_icons .langs {
        display: none; } }
  @media only screen and (max-width: 350px) {
    .header span.head_sep {
      display: none; } }
  @media only screen and (max-width: 1023px) {
    .header {
      border-bottom: 1px solid #ccc;
      height: 70px; } }
  .header .accessibility_link {
    margin-left: 7px; }
    .header .accessibility_link img {
      width: auto;
      max-width: 19px; }

span.head_sep {
  display: inline-block;
  height: 10px;
  width: 1px;
  border-right: 1px solid #ccc;
  margin-top: 3px;
  float: left; }

/* header end*/
/* NAV */
.nav {
  max-width: 1000px;
  min-height: 50px;
  height: 1px;
  margin: 0 auto;
  position: relative;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  box-sizing: content-box; }
  @media only screen and (max-width: 1023px) {
    .nav {
      display: none; } }
  .nav * {
    box-sizing: content-box; }

.nav > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.nav > ul > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  /*display:inline-block;*/
  width: 100%;
  margin: 0;
  padding: 0;
  background: none;
  /*text-align:center;*/ }

.nav > ul > li > a {
  /*display: table-cell;*/
  /*width: 166px;*/
  /*height: 50px;*/
  /*padding-right: 5px;*/
  max-width: 140px;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  vertical-align: middle;
  outline: medium none;
  /*	background-image:url('../img/nav_sep.png');
      background-position:right;
      background-repeat: no-repeat;*/ }

.nav > ul > li > a:hover {
  color: #363636; }

.nav > ul span.drop_arrow {
  background-image: url("../img/drop_menu_arrow.png");
  background-position: top center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 5px;
  position: absolute;
  top: 91%;
  margin-left: -10px;
  display: none; }

.nav > ul span.inblock {
  display: inline-block; }

.hidden {
  display: none; }

.nav > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  padding-bottom: 10px;
  padding-top: 12px;
  width: 1000px;
  text-align: left;
  margin: 0px 0 0 0px;
  display: none;
  z-index: 2; }

/* Skirta pushinti contentui zemyn, kai atsidaro submenu*/
.push_content {
  margin: 0;
  height: 60px;
  display: none; }

/*
nav > ul > li:hover ul{
	display:block;

}*/
/*
nav > ul > li:hover span.drop_arrow{
	display:inline-block;
}
*/
.nav > ul > li > ul > li {
  display: inline-block;
  list-style-type: none;
  background: none;
  padding: 0;
  margin: 0 0 5px 0; }

.nav > ul > li > ul > li a {
  display: inline-block;
  padding: 0 18px;
  border-right: 1px solid #b6b6b6;
  height: 12px;
  line-height: 12px;
  outline: none; }

.nav > ul > li > ul > li a:hover {
  color: #333; }

/* Nav end*/
.footer_container {
  background-color: #e1e1e1; }

.footer {
  max-width: 1040px;
  margin: 0 auto;
  padding: 32px 12px; }
  .footer div, .footer a {
    font-size: 13px; }
  .footer a {
    text-decoration: none;
    /*
            &:hover {
                text-decoration: underline;
            }*/ }

.footer_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .footer_content div {
    color: #555555; }
  .footer_content .text {
    margin-bottom: 32px; }
  .footer_content .extra_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto; }
    .footer_content .extra_info a {
      font-weight: normal;
      text-transform: none; }

@media only screen and (min-width: 480px) {
  .menu_column {
    width: 50%; } }

.menu_bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }
  @media only screen and (min-width: 480px) {
    .menu_bottom {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .menu_bottom ul {
    margin: 0; }
    .menu_bottom ul li {
      padding: 0;
      background-image: none; }
  .menu_bottom > ul > li {
    margin-bottom: 12px; }
    .menu_bottom > ul > li > a {
      font-weight: bold;
      text-transform: uppercase; }

@media only screen and (min-width: 768px) {
  .menu_bottom {
    margin-bottom: 0; } }
@media only screen and (min-width: 768px) {
  .footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .footer_content {
    max-width: 415px;
    margin-left: 32px; }

  .footer_left {
    width: 100%; } }
@media only screen and (min-width: 1023px) {
  .footer_content {
    min-width: 415px; } }
/*! 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: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

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: #1965af;
    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: #1965af;
  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 25px 0;
  overflow: hidden; }
  .text_before p:first-of-type {
    margin-top: 0; }
  .text_before p:last-of-type {
    margin-bottom: 0; }
  .text_before p:only-child {
    margin: 0; }

.text_after {
  margin: 25px 0 0 0;
  overflow: hidden; }
  .text_after p:first-of-type {
    margin-top: 0; }
  .text_after p:last-of-type {
    margin-bottom: 0; }
  .text_after p:only-child {
    margin: 0; }

.album_loading {
  display: none;
  position: fixed;
  z-index: 55;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border-radius: 5px;
  background-color: #2e2e2e;
  background-image: url("../img/reused/loading32_dark.gif");
  background-position: center;
  background-repeat: no-repeat; }

/* Pager */
.pager {
  margin: 0;
  text-align: center; }

.pager a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 12px;
  margin: 0 2px;
  font-weight: bold;
  color: #1965af;
  transition: all 200ms;
  -webkit-transition: all 200ms; }
  @media only screen and (max-width: 500px) {
    .pager a {
      padding-left: 6px;
      padding-right: 6px;
      margin: 0px; } }

.pager a.current {
  background: #1965af;
  color: #fff; }

.pager a:hover {
  background: #1965af;
  color: #fff; }

a.bck {
  margin-right: 5px; }

a.fow {
  margin-left: 5px; }

/*! Pager end */
/* months, years */
.years_months_filter {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    .years_months_filter {
      margin: 0 0 20px 0; } }
  .years_months_filter a, .years_months_filter span {
    margin-right: 5px; }
  .years_months_filter a {
    color: #333; }
    .years_months_filter a.active {
      color: #1965af; }

.years_months_selectable_filters {
  margin: 0 0 20px 0; }
  .years_months_selectable_filters .years_list {
    float: left;
    width: 120px;
    margin-right: 15px; }
  .years_months_selectable_filters .months_list {
    float: left;
    width: 180px; }
  @media only screen and (max-width: 768px) {
    .years_months_selectable_filters .years_list, .years_months_selectable_filters .months_list {
      float: none;
      margin: 0 0 15px 0; } }
  .years_months_selectable_filters a.filter_reset {
    display: inline-block;
    margin-top: 9px; }
    .years_months_selectable_filters a.filter_reset i {
      font-size: 12px;
      margin-right: 5px; }

/* months, years end */
/* Default submenu for site */
/* Submenu start*/
.submenu_cont {
  margin: 0 0 20px 0; }

.submenu_ul {
  margin: 0 0 0 -10px; }

.submenu_ul li a {
  line-height: 20px;
  margin: 0px 10px 0 0;
  padding: 6px 0;
  display: inline-block;
  padding-left: 10px;
  display: block; }
  .submenu_ul li a:hover {
    color: #000; }

.submenu_ul ul, .submenu_ul ul li {
  margin: 0;
  padding: 0;
  background: none; }

.submenu_ul ul ul li {
  margin-left: 20px; }

li a.in_path {
  font-weight: normal; }

li a.in_path.active {
  font-weight: 600;
  color: #000;
  text-decoration: none; }

/* Submenu end*/
.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 1px solid #ddd;
  background-color: #eee;
  padding: 30px 0 20px 0; }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #1965af;
    position: absolute;
    right: 7px;
    font-size: 17px;
    top: -2px; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
    .cookie_container .hide_cookie_bar:hover {
      opacity: 0.7; }
  .cookie_container .cookie_text_above {
    padding-right: 30px;
    line-height: 1.4;
    text-align: left; }
    .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, .cookie_container .cookie_text_above .section_title:first-child, .cookie_container .cookie_text_above .section_title:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above .section_title {
      margin-bottom: 13px; }
    .cookie_container .cookie_text_above p {
      font-weight: 400;
      line-height: 1.4;
      text-align: left; }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 10px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes .labels_wrapper {
          display: block; } }
    .cookie_container .cookies_checkboxes label {
      display: inline-block;
      vertical-align: middle;
      margin: 0 30px 10px 0;
      padding-left: 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 0 12px 10px 0; } }
    .cookie_container .cookies_checkboxes button {
      height: 40px;
      vertical-align: 3px;
      line-height: 40px;
      padding: 0 18px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          margin-top: 7px;
          margin-bottom: 10px; } }
      .cookie_container .cookies_checkboxes button.loading {
        opacity: 0.5;
        cursor: not-allowed; }
      .cookie_container .cookies_checkboxes button:hover {
        background: #004385; }
    .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: #3a3a3a;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block .icon {
      color: #1965af;
      display: inline-block;
      font-size: 14px;
      margin-left: 6px;
      vertical-align: -1px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .cookie_container .toggle_cookies_block.open .icon {
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }
  .cookie_container .cookies_pop {
    position: relative; }
  .cookie_container .sections_texts {
    margin-top: 12px;
    background: #fff;
    height: 230px;
    overflow-y: auto; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 15px 22px 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .sections_texts .sections_padding {
          padding: 15px 10px 22px 14px; } }
    .cookie_container .sections_texts .one_section {
      font-size: 14px;
      padding-bottom: 15px;
      line-height: 1.4; }
      .cookie_container .sections_texts .one_section * {
        font-size: 14px; }
      .cookie_container .sections_texts .one_section .section_title {
        display: block;
        font-weight: 600;
        margin: 0 0 5px;
        font-size: 14px;
        text-transform: uppercase;
        color: #1965af; }
      .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, .cookie_container .sections_texts .one_section .section_title:first-child, .cookie_container .sections_texts .one_section .section_title:first-of-type {
        margin-top: 0; }
      .cookie_container .sections_texts .one_section p {
        line-height: 1.4; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }
      .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, .cookie_container .sections_texts .one_section table td.lenteles_antraste, .cookie_container .sections_texts .one_section table thead td, .cookie_container .sections_texts .one_section table table th {
        font-size: 12px; }

.cookie_inner_section {
  margin: 0 0 40px 0; }
  .cookie_inner_section .section_title {
    margin: 0 0 10px 0;
    font-size: 18px; }

.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, .cookie_text_inner .section_title:first-child, .cookie_text_inner .section_title:first-of-type {
    margin-top: 0; }

.form_mod .type_question, form .type_question {
  font-weight: 600;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #c30000; }
.form_mod .type_item, form .type_item {
  margin: 0 0 26px 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; }

/* 
    Created on : Sep 15, 2015, 10:18:29 AM
    Author     : andrius
*/
/* Contacts start*/
.contacts_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .contacts_inner .contact-item-holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding: 22px 0;
    border-bottom: 2px dashed #e1e1e1; }
    .contacts_inner .contact-item-holder .contact-photo {
      width: 168px;
      height: 168px; }
    .contacts_inner .contact-item-holder .contact-data {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 17px 32px;
      width: 70%; }
      .contacts_inner .contact-item-holder .contact-data .contact-name {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px; }
      .contacts_inner .contact-item-holder .contact-data .contact-position {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 22px; }
      .contacts_inner .contact-item-holder .contact-data .tel {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px; }
      .contacts_inner .contact-item-holder .contact-data .email {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px; }
        .contacts_inner .contact-item-holder .contact-data .email a {
          color: #1965af; }
          .contacts_inner .contact-item-holder .contact-data .email a:hover {
            color: #333; }
      .contacts_inner .contact-item-holder .contact-data.pl-0 {
        padding-left: 0; }
    .contacts_inner .contact-item-holder .functions {
      padding: 17px 15px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .contacts_inner .contact-item-holder .functions a {
        color: #1965af;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px; }
        .contacts_inner .contact-item-holder .functions a:hover {
          color: #333; }
    .contacts_inner .contact-item-holder:last-child {
      margin-bottom: 20px; }
    @media only screen and (max-width: 600px) {
      .contacts_inner .contact-item-holder {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .contacts_inner .contact-item-holder .contact-data, .contacts_inner .contact-item-holder .functions {
          width: 100%;
          padding: 17px 10px; }
          .contacts_inner .contact-item-holder .contact-data.pl-0, .contacts_inner .contact-item-holder .functions.pl-0 {
            padding-left: 10px; } }

/* Contacts end*/
.timeline-top-text {
  margin-bottom: 70px; }
  .timeline-top-text * {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400; }

.timeline-holder {
  padding-top: 100px; }
  .timeline-holder .timeline-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative; }
    .timeline-holder .timeline-row:nth-child(odd) .image-right, .timeline-holder .timeline-row:nth-child(odd) .desc-left {
      display: none; }
    .timeline-holder .timeline-row:nth-child(even) .image-left, .timeline-holder .timeline-row:nth-child(even) .desc-right {
      display: none; }
    .timeline-holder .timeline-row:before {
      content: "";
      width: 28px;
      height: 28px;
      left: calc(50% - 16px);
      position: absolute;
      top: 0;
      background-color: #495d75;
      border-radius: 50%; }
    .timeline-holder .timeline-row:after {
      content: "";
      width: 18px;
      height: 18px;
      left: calc(50% - 11px);
      position: absolute;
      top: 5px;
      background-color: #6e8095;
      border-radius: 50%; }
    .timeline-holder .timeline-row:last-child .desc-left, .timeline-holder .timeline-row:last-child .image-left, .timeline-holder .timeline-row:last-child .desc-right, .timeline-holder .timeline-row:last-child .image-right {
      padding-bottom: 25px; }
    .timeline-holder .timeline-row .year {
      position: absolute;
      color: #495d75;
      font-family: Arial, sans-serif;
      font-size: 55px;
      line-height: 61px;
      padding: 16px 0;
      font-weight: 400;
      text-align: center;
      background: #FFF;
      bottom: 100%;
      width: 100%;
      display: none; }
      .timeline-holder .timeline-row .year.show {
        display: block; }
    .timeline-holder .timeline-row .desc-left, .timeline-holder .timeline-row .image-left {
      border-right: 3px solid #495d75;
      padding-right: 50px;
      padding-bottom: 60px; }
    .timeline-holder .timeline-row .desc-right, .timeline-holder .timeline-row .image-right {
      padding-left: 50px;
      padding-bottom: 60px; }
    .timeline-holder .timeline-row .desc-left, .timeline-holder .timeline-row .desc-right {
      width: 50%; }
      .timeline-holder .timeline-row .desc-left .chases, .timeline-holder .timeline-row .desc-right .chases {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 8px; }
        .timeline-holder .timeline-row .desc-left .chases img, .timeline-holder .timeline-row .desc-right .chases img {
          max-width: 41px;
          height: auto;
          margin-right: 4px; }
      .timeline-holder .timeline-row .desc-left .title, .timeline-holder .timeline-row .desc-right .title {
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        text-transform: uppercase;
        line-height: 1.5; }
      .timeline-holder .timeline-row .desc-left .description, .timeline-holder .timeline-row .desc-right .description {
        color: #333;
        font-family: Arial, sans-serif;
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400; }
    .timeline-holder .timeline-row .image-left, .timeline-holder .timeline-row .image-right {
      width: 50%;
      position: relative; }
      .timeline-holder .timeline-row .image-left .background-block, .timeline-holder .timeline-row .image-right .background-block {
        display: block;
        width: 230px;
        height: 155px;
        background-color: #495d75;
        position: absolute; }
      .timeline-holder .timeline-row .image-left .image-container, .timeline-holder .timeline-row .image-right .image-container {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-bottom: 54.2%;
        display: block;
        position: relative;
        margin-left: 18px;
        width: calc(100% - 18px); }
      .timeline-holder .timeline-row .image-left .year-month, .timeline-holder .timeline-row .image-right .year-month {
        color: #FFF;
        font-family: Arial, sans-serif;
        font-size: 20px;
        line-height: 1.5;
        font-weight: 400;
        position: relative;
        padding: 12px 18px 8px 18px;
        display: block; }
    @media only screen and (max-width: 600px) {
      .timeline-holder .timeline-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .timeline-holder .timeline-row .desc-left, .timeline-holder .timeline-row .image-left {
          border-left: 3px solid #495d75;
          border-right: none !important;
          display: block !important;
          width: 100%;
          padding-left: 30px;
          padding-bottom: 40px; }
        .timeline-holder .timeline-row .desc-right, .timeline-holder .timeline-row .image-right {
          display: none !important; }
        .timeline-holder .timeline-row .year {
          text-align: left; }
        .timeline-holder .timeline-row:before {
          left: -12px; }
        .timeline-holder .timeline-row:after {
          left: -7px; } }
  @media only screen and (max-width: 600px) {
    .timeline-holder {
      padding: 100px 15px 0 15px; } }

@font-face {
  font-family: 'dinroundpro_bold';
  src: url("../fonts/dinroundpro_bold.eot");
  src: url("../fonts/dinroundpro_bold.eot") format("embedded-opentype"), url("../fonts/dinroundpro_bold.ttf") format("truetype"), url("../fonts/dinroundpro_bold.woff") format("woff"), url("../fonts/dinroundpro_bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dinroundpro_medium';
  src: url("../fonts/dinroundpro_medium.eot");
  src: url("../fonts/dinroundpro_medium.eot") format("embedded-opentype"), url("../fonts/dinroundpro_medium.ttf") format("truetype"), url("../fonts/dinroundpro_medium.woff") format("woff"), url("../fonts/dinroundpro_medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dinroundpro_regular';
  src: url("../fonts/dinroundpro_regular.eot");
  src: url("../fonts/dinroundpro_regular.eot") format("embedded-opentype"), url("../fonts/dinroundpro_regular.ttf") format("truetype"), url("../fonts/dinroundpro_regular.woff") format("woff"), url("../fonts/dinroundpro_regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dinroundpro_light';
  src: url("../fonts/dinroundpro_light.eot");
  src: url("../fonts/dinroundpro_light.eot") format("embedded-opentype"), url("../fonts/dinroundpro_light.ttf") format("truetype"), url("../fonts/dinroundpro_light.woff") format("woff"), url("../fonts/dinroundpro_light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Basic helpers */
.clear {
  clear: both;
  margin: 0; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

a.active {
  color: #363636;
  font-weight: 600; }

.assoc_block .object_title {
  display: block;
  margin-top: 0;
  margin-bottom: 4px; }

.instagram-color {
  background-color: #C536A4; }

.instagram-color:hover {
  background-color: #952A7C; }

.no_margin {
  margin: 0; }

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

.link_style {
  color: #1965AF;
  text-decoration: underline;
  cursor: pointer; }

.link_style:hover {
  color: #636466; }

/* Basic helpers end */
/* Span (sprite) icons*/
.sp-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite.png"); }

.sp-calendar {
  background-position: -388px -372px; }

.sp-photo {
  background-position: -575px -265px; }

.sp-photo:hover {
  background-position: -689px -265px; }

.sp-video {
  background-position: -601px -265px; }

.sp-video:hover {
  background-position: -715px -265px; }

.sp-photo-dark {
  background-position: -689px -315px; }

.sp-video-dark {
  background-position: -715px -316px; }

a.inactive .sp-photo-dark, a.inactive:hover .sp-photo-dark {
  background-position: -689px -265px; }

a.inactive .sp-video-dark, a.inactive:hover .sp-video-dark {
  background-position: -715px -265px; }

.sp-page {
  background-position: -627px -265px; }

.sp-page:hover, a:hover .sp-page {
  background-position: -741px -265px; }

.sp-link {
  background-position: -653px -265px; }

.sp-link:hover, a:hover .sp-link {
  background-position: -769px -265px; }

.sp-structure {
  width: 17px;
  background-position: -21px -265px; }

.sp-structure:hover {
  background-position: -212px -265px; }

.sp-mobile {
  width: 12px;
  background-position: -59px -265px; }

.sp-mobile:hover {
  width: 12px;
  background-position: -250px -265px; }

.sp-accesibility {
  background-position: -92px -265px; }

.sp-accesibility:hover {
  background-position: -283px -265px; }

.sp-print {
  background-position: -393px -265px; }

.sp-print:hover {
  background-position: -484px -265px; }

.sp-mail {
  width: 17px;
  height: 15px;
  background-position: -419px -265px; }

.sp-mail:hover {
  background-position: -510px -265px; }

.sp-search {
  width: 18px;
  height: 18px;
  background-position: -446px -264px; }

.sp-search:hover {
  background-position: -537px -264px; }

.sp-arrowleft {
  background-position: -180px -42px;
  width: 9px;
  height: 40px; }

.sp-arrowright {
  background-position: -241px -42px;
  width: 9px;
  height: 40px; }

.sp-arrowleft_blue {
  background-position: -18px -166px;
  width: 18px;
  height: 21px; }

.sp-arrowright_blue {
  background-position: -476px -166px;
  width: 18px;
  height: 21px; }

/* Span (sprite) icons end*/
/* Big sprite icons*/
.bigsp-icon {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/sprite.png");
  -webkit-transition: background-position .2s ease-in, background-color .2s ease-in;
  -moz-transition: background-position .2s ease-in, background-color .2s ease-in;
  -o-transition: background-position .2s ease-in, background-color .2s ease-in;
  transition: background-position .2s ease-in, background-color .2s ease-in; }

.bigsp-search {
  background-position: -568px -46px; }

a:hover .bigsp-search, button:hover .bigsp-search {
  background-position: -568px 3px; }

.bigsp-print {
  background-position: -549px -699px; }

a:hover .bigsp-print, button:hover .bigsp-print {
  background-position: -549px -652px; }

.bigsp-more {
  background-position: -225px -42px; }

a:hover .bigsp-more, button:hover .bigsp-more {
  background-position: -225px 5px; }

.bigsp-back {
  background-position: -167px -42px; }

a:hover .bigsp-back {
  background-position: -167px 5px; }

/* Big sprite icons end */
/* Background for button submits */
button[type=submit] {
  padding: 0;
  background-image: none;
  background-color: transparent;
  border: none;
  line-height: 40px;
  cursor: pointer; }

button[type=submit] > span {
  float: left;
  color: #1965AF;
  text-decoration: underline; }
  button[type=submit] > span .icon-chevron_right1 {
    color: #fff;
    text-decoration: none; }

button[type=submit] span.icon {
  float: none;
  color: #555;
  text-decoration: none; }

button[type=submit]:hover span {
  text-decoration: none; }

button[type=submit] > span:first-child {
  margin: 0 10px 0 0; }

/* Background for input submits END */
/* Links and buttons */
a.blocklink {
  display: inline-block;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  -webkit-transition: background-position .2s ease-in, background-color .2s ease-in;
  -moz-transition: background-position .2s ease-in, background-color .2s ease-in;
  -o-transition: background-position .2s ease-in, background-color .2s ease-in;
  transition: background-position .2s ease-in, background-color .2s ease-in; }

a.fullblock, .fullblock {
  cursor: pointer;
  display: block;
  padding: 10px 12px;
  line-height: 40px;
  line-height: 19px;
  text-decoration: none;
  color: #636466;
  font-weight: bold;
  -webkit-transition: background-color .2s ease-in, color .2s ease-in;
  -moz-transition: background-color .2s ease-in, color .2s ease-in;
  -o-transition: background-color .2s ease-in, color .2s ease-in;
  transition: background-color .2s ease-in, color .2s ease-in; }

a.indent {
  text-indent: -9999px; }

.lightblue {
  background-color: #0099ff; }

.instagram {
  background-color: #854442; }

.linkedblue {
  background-color: #0077B5; }

.darkblue {
  background-color: #1965af; }

.red {
  background-color: #c30000; }

.gray {
  background-color: #e1e1e1; }

a:hover .lightblue, .lightblue:hover {
  background-color: #0a67a5; }

a:hover .darkblue, .darkblue:hover {
  background-color: #023668; }

a:hover .red, .red:hover {
  background-color: #7a0b0b; }

a:hover .gray, .gray:hover {
  background-color: #1965af;
  color: #fff; }

a:hover .linkedblue, .linkedblue:hover {
  background-color: #005f90; }

a:hover .instagram, .instagram:hover {
  background-color: #5d2f2e; }

a.arrowleft {
  height: 50px;
  background-position: -161px -38px;
  background-image: url("../img/sprite.png");
  padding: 0;
  width: 50px;
  text-indent: -9999px; }

a.arrowright {
  height: 50px;
  background-position: -220px -38px;
  background-image: url("../img/sprite.png");
  padding: 0;
  width: 50px;
  text-indent: -9999px; }

a.inlinelink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: underline; }
  a.inlinelink .icon {
    text-decoration: none;
    display: inline-block;
    margin-left: 6px; }

a.inlinelink span {
  float: left;
  text-decoration: underline;
  font-family: Arial, sans-serif; }
  a.inlinelink span.chevron_left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-color: #1965af;
    height: 40px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    width: 40px;
    margin-right: 7px;
    -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; }
    a.inlinelink span.chevron_left .icon {
      color: #fff;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      display: inline-block;
      margin: 0; }

a.inlinelink:hover span {
  float: left;
  text-decoration: none; }

a.inlinelink:hover .chevron_left {
  background-color: #023668; }

a.inlinelink span.bigsp-icon {
  margin-left: 7px; }

a.icon-left span.bigsp-icon {
  margin-left: 0px;
  margin-right: 7px; }

/* Links and buttons end*/
/* Search */
.search_cont {
  margin: 0px 0 20px 0; }

.right .search_cont {
  margin-top: 20px; }

.search_cont form {
  position: relative; }
  .search_cont form input[type=text] {
    border-right: 0px;
    max-width: 100%;
    width: 100%;
    padding-right: 38px; }
    .search_cont form input[type=text]:focus {
      border-color: #e1e1e1; }
  .search_cont form button[type=submit] {
    border: 2px solid #e1e1e1;
    border-left: 0;
    width: 39px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    color: #555;
    padding: 0;
    font-size: 20px;
    outline: none;
    cursor: pointer; }
    .search_cont form button[type=submit]:hover {
      color: #1965af; }

/* Search end */
/* Titulinis sidebar */
.right .search_cont input[type=text] {
  width: 261px; }

.right .search_cont {
  margin-bottom: 10px; }

.schedule_cont {
  margin: 0 0 20px 0;
  padding: 20px 10px 10px 10px;
  background: #e1e1e1; }

.schedule_item {
  margin: 0 0 10px 0;
  padding: 5px 0;
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x; }

.schedule_item p {
  margin: 5px 0;
  text-align: left; }

span.time {
  display: inline-block;
  float: left;
  color: #1965af;
  font-weight: 600;
  font-size: 20px;
  margin: 3px 7px 0px 0; }

.gallery_widget {
  position: relative;
  margin: 0 0 4px 0;
  padding-top: 16px;
  border-top: 1px solid #ddd; }

#gallery_widget_cont, #video_widget_cont {
  margin: 0 0 0 0px; }

.bjqs-wrapper {
  margin: 0; }

.bjqs {
  margin: 0;
  padding: 0;
  position: relative; }

ul.bjqs li {
  margin: 0;
  padding: 0;
  background: none;
  z-index: 5; }

.bjqs-controls {
  position: absolute;
  top: 90px;
  left: 0px;
  margin: 0;
  width: 100%;
  height: 40px; }

#video_widget_cont .bjqs-controls {
  top: 68px; }

.bjqs-controls li {
  background: none;
  z-index: 10;
  position: relative; }

.bjqs-controls li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #1965af;
  background-repeat: no-repeat;
  outline: none; }

.bjqs-controls li.bjqs-prev {
  float: left; }

.bjqs-controls li.bjqs-next {
  float: right; }

.bjqs-controls li.bjqs-prev a {
  width: 40px;
  display: block;
  top: 50%;
  height: 40px;
  cursor: pointer;
  text-align: center;
  z-index: 99;
  -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;
  background: none;
  background-color: #1965af;
  /* 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;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  font-size: 18px; }
  .bjqs-controls li.bjqs-prev a:after {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\e912"; }

.bjqs-controls li.bjqs-prev a:hover {
  background: #fff;
  color: #1965af; }

.bjqs-controls li.bjqs-next a {
  width: 40px;
  display: block;
  top: 50%;
  height: 40px;
  cursor: pointer;
  text-align: center;
  z-index: 99;
  -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;
  background: none;
  background-color: #1965af;
  /* 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;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  margin-right: 10px;
  font-size: 18px; }
  @media only screen and (max-width: 330px) {
    .bjqs-controls li.bjqs-next a {
      margin-right: -5px; } }
  .bjqs-controls li.bjqs-next a:after {
    display: inline-block;
    content: "\e912"; }

.bjqs-controls li.bjqs-next a:hover {
  background: #fff;
  color: #1965af; }

.widget_window {
  margin: 0;
  text-align: center; }

a.arr_left, a.arr_right {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 30px;
  padding-top: 10px;
  top: 71px;
  text-align: center; }

a.arr_left {
  left: 20px; }

a.arr_right {
  right: 20px; }

.widget_window p {
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 18px; }

.title_video_gallery .widget_image, .title_video_gallery .twidget_image {
  overflow: hidden; }

.widget_image, .twidget_image {
  margin: 0 auto;
  position: relative;
  width: 160px;
  height: 120px;
  cursor: pointer; }
  @media only screen and (max-width: 1023px) {
    .widget_image, .twidget_image {
      margin: 0; } }

@media only screen and (max-width: 1023px) {
  .gallery_widget .bjqs-controls li.bjqs-next, .video_widget .bjqs-controls li.bjqs-next {
    margin-right: 20px; } }

#gallery_widget_cont .widget_image, #gallery_widget_cont .twidget_image {
  width: 100%;
  height: auto; }
  #gallery_widget_cont .widget_image img, #gallery_widget_cont .twidget_image img {
    float: left; }

#video_widget_cont .widget_image, #video_widget_cont .twidget_image {
  width: 100%;
  height: auto; }
  #video_widget_cont .widget_image img, #video_widget_cont .twidget_image img {
    float: left; }

#gallery_widget_cont, #video_widget_cont {
  padding-bottom: 12px; }
  #gallery_widget_cont img, #video_widget_cont img {
    width: 100%; }
  #gallery_widget_cont button.slick-prev, #gallery_widget_cont button.slick-next, #video_widget_cont button.slick-prev, #video_widget_cont button.slick-next {
    width: 40px;
    height: 40px;
    color: #fff;
    z-index: 1;
    background: #1965af;
    color: #fff;
    margin-top: -20px; }
    #gallery_widget_cont button.slick-prev:before, #gallery_widget_cont button.slick-next:before, #video_widget_cont button.slick-prev:before, #video_widget_cont button.slick-next:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e912";
      position: absolute;
      left: 15px;
      top: 10px;
      font-size: 17px;
      opacity: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    #gallery_widget_cont button.slick-prev:hover, #gallery_widget_cont button.slick-next:hover, #video_widget_cont button.slick-prev:hover, #video_widget_cont button.slick-next:hover {
      background: #11406f; }
  #gallery_widget_cont button.slick-next, #video_widget_cont button.slick-next {
    right: 12px; }
  #gallery_widget_cont button.slick-prev, #video_widget_cont button.slick-prev {
    left: 12px;
    margin-top: -40px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    #gallery_widget_cont button.slick-prev:before, #video_widget_cont button.slick-prev:before {
      top: 12px; }
  @media only screen and (max-width: 1023px) {
    #gallery_widget_cont, #video_widget_cont {
      max-width: 420px;
      margin: 0 auto; } }

.right .gallery_widget .object_title, .right .video_widget .object_title {
  display: block; }
  @media only screen and (min-width: 420px) {
    .right .gallery_widget .object_title, .right .video_widget .object_title {
      text-align: center; } }
  @media only screen and (min-width: 1024px) {
    .right .gallery_widget .object_title, .right .video_widget .object_title {
      text-align: left; } }

.title_video_gallery .widget_image, .title_video_gallery .twidget_image {
  height: 197px; }

.blue_overlay {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(25, 101, 175, 0);
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear; }

.widget_image:hover .blue_overlay, .twidget_image:hover .blue_overlay {
  background-color: rgba(25, 101, 175, 0.7); }

.video_widget {
  position: relative;
  margin: 0 0 5px 0;
  padding-top: 17px;
  border-top: 1px solid #ddd; }

.gallery_item_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 20px;
  margin: -12px 0 0 -12px; }
  .gallery_item_icon:after {
    content: "\e911"; }

.video_item_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 22px;
  margin: -12px 0 0 -12px; }
  .video_item_icon:after {
    content: "\e916"; }

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

.mail_cont {
  margin: 20px 0; }

.mail_cont input[type=text] {
  border-right: 0px;
  width: 260px;
  float: left; }

.mail_cont input[type=submit] {
  border: 2px solid #e1e1e1;
  border-left: 0;
  width: 39px;
  height: 36px;
  float: left;
  background-color: #fff;
  background-image: url("../img/mail_icon.png");
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  outline: none;
  text-indent: -9999px; }

/* Titulinis sidebar end */
/* Titulinis news */
.news_content {
  margin: 0; }

.news_list {
  margin: 0;
  overflow: hidden; }

.news_list .image_container img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto; }

.news_list .main_new .image_container img {
  width: 100%; }

.news_list .image_container .title_container {
  margin: 0; }

.main_new {
  margin: 0 0 20px 0;
  cursor: pointer; }

.image_container {
  margin: 0;
  position: relative;
  cursor: pointer; }

.empty_main .image_container {
  height: 50px; }

.image_container .title_container {
  background: #1965af;
  background: transparent\9;
  background: rgba(25, 101, 175, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc1965af,endColorstr=#cc1965af);
  zoom: 1;
  padding: 5px 15px;
  bottom: 0;
  margin: 0;
  left: 0;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  margin-top: -7px; }

.image_container:hover .title_container {
  background: #1965af; }

.small_new:hover .title_container, .main_new:hover .title_container {
  padding: 5px 15px; }

.small_new:hover .no_image .title_container, .main_new:hover .no_image .title_container {
  padding: 5px 15px; }

.image_container h3,
.image_container .title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin: 5px 0; }

.meta_info {
  /*margin:10px 0 8px 0;*/
  margin: 10px 0 12px 0; }
  .meta_info:after {
    content: "";
    clear: both;
    display: table; }

.meta_info span {
  margin: 0 10px 0 0;
  float: left; }
  .meta_info span[class^="icon-"], .meta_info span[class*=" icon-"] {
    color: #a2a2a2;
    margin-top: 4px;
    font-size: 16px; }

.meta_info span.head_sep {
  margin-top: 7px; }

.meta_info .sp-icon {
  margin-top: 3px; }

.date, .anonsas {
  color: #545454;
  font-weight: bold;
  display: inline-block;
  float: left;
  text-transform: uppercase; }

.small_news_cont {
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .small_news_cont {
      width: 101%; } }

@media only screen and (min-width: 1024px) {
  .content_right .small_news_cont {
    padding-left: 10px; } }

.small_new {
  display: block;
  margin: 0 0 20px;
  cursor: pointer;
  /*	max-height:422px;
      overflow:hidden;*/ }
  @media only screen and (min-width: 768px) {
    .small_new {
      width: 47.3%;
      margin: 0 2.7% 2.9% 0;
      float: left; } }

.small_new .no_image, .no_image {
  height: auto; }

.small_new .no_image .title_container, .no_image .title_container, .main_new .no_image .title_container {
  position: relative;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  margin-top: 0px; }

.small_new .title_container, .title_container, .main_new .title_container {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear; }

.small_new:hover .title_container, .main_new:hover .title_container {
  background: #0e569c; }

.small_new:hover .sp-video, .main_new:hover .sp-video {
  background-position: -715px -265px; }

.small_new:hover .sp-photo, .main_new:hover .sp-photo {
  background-position: -689px -265px; }

.small_new:hover .date, .main_new:hover .date, .small_new:hover .anonsas, .main_new:hover .anonsas {
  color: #1965af; }

.small_new:hover [class^="icon-"], .small_new:hover [class*=" icon-"] {
  color: #1965af; }

p.short {
  margin: 0;
  text-align: left;
  color: #333; }

.small_new:hover p.short, .main_new:hover p.short {
  color: #0F5191; }

.news_inner {
  margin: 0; }

a.image_link {
  float: left;
  margin: 0 20px 20px 0; }

.signature {
  margin: 20px 0 30px 0;
  color: #545454;
  font-weight: bold;
  font-style: italic; }

.news_divider {
  border-top: 1px dotted #999;
  margin: 0px 0 25px 0;
  width: 100%;
  height: 1px; }

.single_news_blocks {
  margin: 0; }

.no_images_news {
  margin: 0 0 0 -5px;
  padding-right: 5px; }

.no_image_new {
  display: block;
  margin: 0 0 14px 0;
  padding: 5px 5px;
  cursor: pointer; }

.no_image_new .meta_info {
  margin: 0px 0 4px; }

.no_image_new:hover {
  background: #efefef; }

.no_image_new:hover h3, .no_image_new:hover p.short {
  text-decoration: none; }

.no_image_new h3 {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 14px;
  text-decoration: underline; }

.no_image_new p.short {
  color: #1965AF;
  text-decoration: underline; }

/* Titulinis news end */
/* Slides */
.slides_wrapper {
  margin: 10px 0 0 0; }

#title_slides {
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  background: #fff; }

#title_slides div a img, #title_slides div img {
  display: none; }

.navprev, .navnext {
  width: 62px;
  height: 63px;
  outline: none;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear; }

.navnext {
  width: 40px;
  display: block;
  height: 40px;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  text-align: center;
  z-index: 99;
  margin-top: -16px;
  -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;
  background: none;
  background-color: #0099ff;
  /* 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;
  line-height: 36px;
  color: #fff;
  text-decoration: none;
  font-size: 18px; }
  .navnext:after {
    display: inline-block;
    content: "\e912"; }
  .navnext:hover {
    background-color: #007acc; }

.navprev {
  width: 40px;
  display: block;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 80px;
  bottom: 20px;
  text-align: center;
  z-index: 99;
  margin-top: -16px;
  -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;
  background: none;
  background-color: #0099ff;
  /* 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;
  line-height: 36px;
  color: #fff;
  text-decoration: none;
  font-size: 18px; }
  .navprev:after {
    display: inline-block;
    content: "\e912";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: -1px; }
  .navprev:hover {
    background-color: #007acc; }

.navprev:before, .navnext:before {
  content: ""; }

#title_slides a {
  display: block; }

.text_cont {
  position: absolute;
  margin: 0;
  opacity: 1 !important; }

.itm_cont {
  display: inline-block;
  margin: 0; }

.opac {
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 340px;
  right: 0;
  height: 100%;
  overflow: hidden;
  z-index: 8; }

.opacEl {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  bottom: 0;
  background: #1965af; }

.carousel-center img {
  clip: rect(0px, 700px, 400px, 0px); }

.transparent .opacEl {
  background-image: none; }

.slideinfo {
  margin: 0;
  top: 0;
  height: 294px;
  /*background:transparent;*/
  position: absolute;
  padding: 20px 20px 0 20px;
  overflow: hidden; }

.slide_title, .slide_desc {
  display: block;
  width: 100%;
  right: 0;
  color: #fff;
  margin: 0;
  background-color: #1965af; }

.slide_title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  background-color: #1965af; }

.itm_cont .text_cont {
  display: none !important; }

.carousel-center .text_cont {
  display: block !important; }

.grayscale_div {
  margin: 0;
  pointer-events: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* msie */
  background-color: #000; }

/* Slides END*/
/* Social links */
.social_links {
  margin: 20px 0; }

.social_links a {
  float: left;
  margin: 0 10px 0 0; }

a.blocklink span.fb {
  padding: 0;
  width: 34px;
  background-image: url("../img/sprite.png");
  background-position: -313px -323px; }

a.blocklink:hover span.fb {
  background-image: url("../img/sprite.png");
  background-position: -313px -287px; }

a.blocklink span.twitt {
  padding: 0;
  width: 34px;
  background-image: url("../img/sprite.png");
  background-position: -401px -323px; }

a.blocklink:hover span.twitt {
  background-image: url("../img/sprite.png");
  background-position: -401px -285px; }

a.blocklink span.youtube {
  width: 34px;
  background-image: url("../img/sprite.png");
  background-position: -673px -166px; }

a.blocklink:hover span.youtube {
  background-image: url("../img/sprite.png");
  background-position: -673px -116px; }

a.blocklink span.gplus {
  width: 34px;
  background-image: url("../img/sprite.png");
  background-position: -488px -323px; }

a.blocklink:hover span.gplus {
  background-image: url("../img/sprite.png");
  background-position: -488px -285px; }

a.share_button {
  padding: 0 10px 0 9px !important;
  width: 40px;
  padding: 0;
  font-size: 0; }
  a.share_button .icon {
    display: block;
    margin-left: 2px;
    font-size: 16px;
    line-height: 40px; }
    a.share_button .icon.icon-fb {
      font-size: 18px;
      vertical-align: -2px; }
    a.share_button .icon.icon-youtube {
      font-size: 24px; }
    a.share_button .icon.icon-twitter {
      font-size: 18px; }
    a.share_button .icon.icon-linkedin {
      font-size: 18px; }
  a.share_button span {
    display: inline-block; }

/* Social links end */
/* Popup window */
#popup_modal, .popup_modal {
  margin: 0;
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    #popup_modal, .popup_modal {
      min-height: 600px; } }

#popup_modal.auto_height, .popup_modal.auto_height {
  min-height: auto; }

.pop_header {
  margin: 0px 0 0 0;
  padding: 16px 0px 12px 0px;
  background: #e1e1e1;
  position: absolute;
  width: inherit;
  box-sizing: border-box;
  top: 0;
  z-index: 8030;
  width: 100%; }

a.small_inline {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  outline: none;
  color: #363636; }

a.inactive {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  outline: none;
  color: #1965af; }

a.small_inline span {
  float: left;
  line-height: 16px; }

a.small_inline span.sp-icon {
  margin-right: 5px; }

#photo_pop {
  margin-left: 20px; }

a.push_video_link {
  margin-left: 20px; }

.pop_content {
  margin: 0;
  padding: 0px; }

.pop_left {
  float: left;
  width: 370px;
  margin: 0;
  margin-top: 12px; }

.pop_right {
  /*	float:right;
      width:720px;
      margin:0;
      position:relative;
      display:block;*/ }

.csAction > a.csPrev {
  display: none; }

.pop_content .one_new {
  margin: 18px 0; }

.one_new .title_container {
  margin: 0; }

.one_new .meta_info {
  margin: 0; }

.active_marker {
  background-image: url("../img/sprite.png");
  background-position: -502px -468px;
  width: 11px;
  height: 5px;
  display: inline-block;
  position: absolute;
  top: 31px;
  left: 50%;
  margin-left: 2px; }

.inactive .active_marker {
  display: none; }

.pop_right ul, .pop_right li {
  list-style-type: none;
  background: none;
  margin: 0;
  padding: 0; }

.full_photo_container.desktop {
  margin: 0 0 15px 0;
  width: 720px;
  height: 500px;
  text-align: center;
  display: none; }
  @media only screen and (min-width: 1024px) {
    .full_photo_container.desktop {
      display: block; }
      .full_photo_container.desktop img {
        height: 100vh; } }

.full_photo_container.mobile {
  display: block; }
  @media only screen and (min-width: 1024px) {
    .full_photo_container.mobile {
      display: none; } }
  .full_photo_container.mobile img {
    max-width: 768px;
    max-height: 768px;
    height: auto; }

.csSlideOuter, .csSlideWrapper {
  margin: 0; }

.fancybox-inner {
  max-height: 100%;
  overflow: hidden; }

.photo_info {
  margin: 0; }

.photo_info p {
  display: block;
  color: #666;
  margin: 0; }

p.photo_title {
  float: left;
  width: 679px;
  text-align: left; }

p.photo_date {
  float: right;
  width: 110px;
  font-weight: bold;
  text-align: right; }

/* Popup window end*/
/* Error and info container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }

.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold; }

.error_container {
  background: #f9e5e5; }

.error_container p {
  color: #c30000; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

/* Error and info container end */
/* Module: children*/
.childs_list {
  margin: 10px 0 0 -13px;
  padding: 0; }

.childs_list li {
  list-style-type: none;
  background: none;
  margin: 0 0 10px 0;
  padding-left: 25px; }

.childs_content_above {
  margin: 0 0 20px; }

.childs_content_below {
  margin: 20px 0 15px 0; }

/* Module: children END*/
/* Module: Topic list */
.category_questions, .questionName, .answer, .questionNameOuter, .question {
  margin: 0; }

.category {
  margin: 0 0 10px 0; }

.category_questions {
  padding: 0 20px 20px 20px; }

.category_questions .act .questionName {
  color: #636466; }

.answer {
  padding: 10px 0; }

.questionName {
  padding: 5px 0; }

/* Module Site tree */
/*
 Tree structure using CSS:
 http://stackoverflow.com/questions/14922247/how-to-get-a-tree-in-html-using-pure-css
*/
.structure_parent {
  margin: 0; }

.structure_parent > ul {
  background-position: left 8px;
  background-repeat: no-repeat;
  background-image: url("../img/square.png");
  margin-bottom: 40px;
  height: 100%; }

.structure_parent > ul, .structure_parent > ul ul {
  list-style-type: none;
  margin: 0 0 0 30px;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .structure_parent > ul li, .structure_parent > ul ul li {
    line-height: 1.3; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul, .structure_parent > ul ul {
      margin-left: 0; }
      .structure_parent > ul li, .structure_parent > ul ul li {
        padding-right: 0; } }

.structure_parent > ul ul ul {
  padding: 10px 0 2px 0; }

.structure_parent > ul li, .structure_parent > ul ul {
  background: none;
  margin: 0;
  padding: 0;
  overflow: visible; }

.structure_parent > ul li {
  margin: 0 0 0 0;
  padding: 0 30px;
  position: relative; }

.link_cont {
  margin: 0px 0 8px -10px;
  line-height: 1.6; }

.link_cont a {
  line-height: 18px;
  display: inline-block; }

.structure_parent > ul > li > ul > li > .link_cont {
  margin: 10px 0 0 -13px; }

.structure_parent > ul > li > ul > li > .link_cont a, .structure_parent > ul > li > .link_cont a {
  text-decoration: underline; }

.link_cont a:hover {
  text-decoration: none !important; }

.structure_parent > ul li::before, .structure_parent > ul li::after {
  content: '';
  position: absolute;
  left: 0; }

/* horizontal line on inner list items */
.structure_parent > ul li::before {
  border-top: 1px solid #d8d8d8;
  top: 10px;
  width: 27px;
  left: -27px;
  height: 0; }

/* vertical line on list items */
.structure_parent > ul li:after {
  border-left: 1px solid #d8d8d8;
  height: 93%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% - 27px);
  height: -webkit-calc(100% - 27px);
  height: calc(100% - 27px);
  width: 0px;
  top: 10px;
  left: 3px; }

.structure_parent > ul > li > ul li:after {
  height: 66%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% - 32px);
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px); }

/* lower line on list items from the first level because they don't have parents */
.structure_parent > ul > li::after {
  top: 15px;
  left: 3px;
  padding-bottom: 20px; }

.structure_parent > ul > li li li::after {
  border: none; }

.structure_parent > ul > li li li::before {
  left: -27px; }

.structure_parent > ul > li:first-child:before {
  top: 32px; }

/* hide line from the last of the first level list items */
.structure_parent > ul > li > ul > li {
  background-position: left 7px;
  background-repeat: no-repeat;
  background-image: url("../img/square_grey.png"); }

.structure_parent > ul > li > ul > li {
  background-position: left 7px;
  background-repeat: no-repeat;
  background-image: url("../img/square_grey.png"); }

.structure_parent > ul > li > ul > li > ul > li {
  background-position: left 8px;
  background-repeat: no-repeat;
  background-image: url("../img/square_white.png"); }

.structure_parent > ul li, .structure_parent > ul li a {
  color: #1965af;
  font-weight: bold;
  text-decoration: underline; }

.structure_parent > ul li li li a, .structure_parent > ul li li li {
  color: #1965af;
  font-weight: normal; }

.structure_parent > ul > li {
  background-position: left 8px;
  background-repeat: no-repeat;
  background-image: url("../img/square.png");
  padding-bottom: 15px; }

.structure_parent > ul > li:last-child::after, .structure_parent > ul > li:last-child {
  padding-bottom: 0px; }

/* Module Site tree END */
/* Module Schedule */
table.schedule_list {
  border: 0; }

table.schedule_list td {
  border: 0;
  padding: 20px 0 20px 0; }

table.schedule_list tr {
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x; }

table.schedule_list tr:last-child {
  background: none; }

table.schedule_list tr td:first-child {
  vertical-align: middle;
  width: 120px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    table.schedule_list tr td:first-child {
      width: 80px; } }

table.schedule_list tr td:last-child {
  padding-left: 10px; }

table.schedule_list tr td.tal {
  text-align: left;
  padding-left: 0px;
  padding-top: 10px; }

div.time {
  position: relative;
  padding-top: 23px;
  color: #1965af;
  font-weight: 600;
  font-size: 20px;
  margin: 0; }
  div.time: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: "\e91a";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -9px;
    color: #999;
    font-size: 18px; }

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

.calend {
  width: 100%; }

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

.calend thead td {
  font-weight: bold;
  padding: 10px 0; }

.calend td a {
  display: inline-block;
  color: #636466;
  display: block;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear; }

.calend span.inactive {
  color: #CBCBCB;
  display: block;
  padding: 10px 5px; }

.calend span.current a, .calend a:hover {
  background-color: #1965AF;
  color: #FFFFFF;
  font-weight: bold; }

.cal_title {
  position: relative;
  margin: 0 0 10px 0;
  height: 40px;
  text-align: center; }

.cal_prev, .cal_next {
  /* 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;
  text-decoration: none;
  cursor: pointer;
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  position: absolute;
  top: 2px;
  width: 40px;
  outline: none;
  text-align: center; }
  .cal_prev:before, .cal_next:before {
    content: "\e912"; }
  .cal_prev:hover, .cal_next:hover {
    opacity: 0.6; }

.cal_prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 2px;
  top: 4px; }

.cal_next {
  top: 2px;
  right: 2px; }

.cal_title span {
  display: inline-block;
  margin-top: 9px;
  font-size: 14px; }

/* Module Schedule END */
/* Module Dekretai*/
.search_cont_main input[type=text], .search_cont_main a {
  float: left; }

.search_cont_main input[type=text] {
  margin: 0 10px 0 0;
  width: 340px; }
  @media only screen and (max-width: 767px) {
    .search_cont_main input[type=text] {
      width: 230px; } }
  @media only screen and (max-width: 380px) {
    .search_cont_main input[type=text] {
      width: 160px; } }

.years_list {
  margin: 12px 0 10px 0; }
  .years_list a:hover {
    font-weight: 600; }

.months_list {
  margin: 0 0 24px 0; }
  .months_list > span {
    display: none !important; }

.months_list span {
  color: #545454; }

.months_list a.active, .years_list a.active, .years_list a:hover, .months_list a:hover {
  color: #333;
  text-decoration: none; }

.years_list a, .months_list a, .years_list span, .months_list span {
  display: inline-block;
  float: left;
  margin: 0 2px 0 0;
  padding: 0 3px; }

table.dekretai {
  border: 0; }

table.dekretai td {
  border: 0;
  padding: 0; }

table.dekretai tr {
  /*background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat:repeat-x;
  cursor:pointer;*/ }
  table.dekretai tr .icon-file {
    font-size: 17px; }

table.dekretai tr:last-child {
  background: none; }

table.dekretai tr td:first-child {
  vertical-align: middle;
  width: 120px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    table.dekretai tr td:first-child {
      width: 104px; } }

table.dekretai tr td:last-child {
  padding-left: 0px; }

table.dekretai tr:hover {
  background: #efefef; }

table.dekretai a {
  outline: none; }

table.dekretai tr:hover a span {
  color: #1965AF;
  text-decoration: none; }

table.dekretai tr:hover a {
  color: #1965AF;
  text-decoration: none; }

table.dekretai tr:hover span.icon-file {
  color: #1965af !important; }

table.dekretai tr:hover span.icon-redirect {
  color: #1965af !important; }

table.dekretai tr:hover div.calendar:before {
  color: #1965af !important; }

div.calendar {
  position: relative;
  padding-top: 23px;
  color: #1965af;
  font-weight: 600;
  font-size: 20px;
  margin: 0; }
  div.calendar: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: "\e919";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
    color: #999;
    font-size: 18px; }

table.dekretai td:last-child a {
  display: inline-block; }

table.dekretai td:last-child a:hover {
  color: #1965AF;
  text-decoration: underline; }

table.dekretai td:last-child a span.sp-icon {
  margin-left: 7px;
  vertical-align: top;
  color: #777; }

/* Module Dekretai END*/
/* Module Search*/
.content_list {
  margin: 20px 0 10px 0; }

.content_list a {
  display: inline-block;
  float: left;
  margin: 0 8px 0 0; }

.content_list a:hover {
  color: #363636;
  text-decoration: underline; }

table.search_results {
  border: 0; }

table.search_results td {
  border: 0;
  padding: 20px 0 20px 0; }

table.search_results tr {
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x; }

table.search_results tr:last-child {
  background: none; }

table.search_results tr td:first-child {
  vertical-align: middle;
  width: 120px;
  text-align: center; }
  @media only screen and (max-width: 500px) {
    table.search_results tr td:first-child {
      width: 88px; }
      table.search_results tr td:first-child div.calendar {
        font-size: 16px; } }

table.search_results tr td:last-child {
  padding-left: 10px; }

table.search_results tr, #content table.search_results tr {
  cursor: pointer; }
  table.search_results tr img.search_img, #content table.search_results tr img.search_img {
    float: left;
    max-width: 120px;
    height: auto;
    margin: 7px 15px 2px 0; }
    @media only screen and (max-width: 420px) {
      table.search_results tr img.search_img, #content table.search_results tr img.search_img {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0 0 7px 0; } }

table.search_results tr:hover {
  background: #f6f6f6; }
  table.search_results tr:hover .sp-icon {
    color: #1965af; }
  table.search_results tr:hover div.calendar:before {
    color: #1965af; }

table.search_results td:last-child a {
  display: inline-block;
  color: #636466;
  text-decoration: none; }

table.search_results td:last-child a span.sp-icon {
  margin-left: 7px;
  vertical-align: top;
  font-size: 18px; }

span.highlight {
  display: inline-block;
  background: #1965af;
  font-weight: 600;
  color: #fff;
  padding: 0 2px; }

div.workgroup {
  background-image: url("../img/briefcase.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 23px;
  color: #1965af;
  font-weight: 600;
  font-size: 20px;
  margin: 0; }

.workgroup_info {
  margin: 0; }

table.search_results td:last-child .workgroup_info a {
  color: #1965AF;
  text-decoration: underline; }

table.search_results td:last-child .workgroup_info a:hover {
  text-decoration: none; }

.workgroup_title {
  margin: 0 0 10px 0;
  font-weight: bold;
  text-transform: uppercase; }

.workgroup_member {
  margin: 0 20px 0 0;
  float: left;
  width: 35%; }

.workgroup_contacts {
  margin: 0;
  float: left;
  width: 55%; }

.calendar_event_photo {
  margin: 0 20px 5px 0;
  float: left;
  display: inline-block; }

.calendar_event_photo img {
  max-width: 160px; }

.calendar_event_description {
  margin: 0;
  float: left;
  display: inline-block;
  width: 66%; }

.ev_title {
  font-weight: bold;
  margin: 0 10px 0 0; }

.ev_text {
  margin: 0; }

button.contact_search {
  min-width: 110px; }

.contact_photo {
  float: left;
  margin: 8px 10px 0 0; }

.contact_floated_info {
  float: left; }

.contact_name {
  margin-top: 0px;
  font-weight: bold; }

div.not_found {
  margin: 20px 0 20px 0; }

.results_found_contacts {
  margin: 10px 0 5px 0; }

/* Module Search END*/
/* Module Photo Video Audio Gallery */
.albums_list {
  margin: 25px 0 0 0;
  width: 700px; }

.one_album {
  display: block;
  margin: 0 0 20px; }
  .one_album img {
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .one_album {
      width: 47.3%;
      margin: 0 2.7% 2.9% 0;
      float: left; } }

.album_icon {
  margin: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 32px;
  margin: -22px 0 0 -20px; }

.video .album_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;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .video .album_icon:after {
    content: "\e916"; }

.audio .album_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;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .audio .album_icon:after {
    content: "\e916"; }

/* Module Photo Video Audio Gallery END*/
/* Module Forms */
.select2-container {
  max-width: 300px;
  width: 100%; }

.form_el_title {
  display: block;
  margin: 0 0 10px 0; }

.form_el input[type="radio"] {
  margin-right: 4px;
  vertical-align: baseline; }

.form_el input[type="checkbox"] {
  margin: 1px 4px 0 0;
  vertical-align: sub; }

label {
  line-height: 20px; }

.form_container {
  margin: 0; }

.form_el {
  margin: 0 0 20px; }

input[type=text].error, input[type=email].error, textarea.error {
  border: 2px solid #c30000; }

label.error {
  display: block;
  margin: 5px 0 10px 0;
  color: #c30000; }

.required:before {
  content: " *";
  color: #c30000; }

.sec_code {
  margin: 0; }

.sec_code > div {
  margin: 0; }

.sec_code input[type="text"] {
  min-width: 120px;
  width: 120px;
  margin-right: 10px; }

/* Module Forms END */
/* Associations */
.assoc_block {
  margin: 0 0 20px 0; }

.assoc_block .meta_info {
  margin: 5px 0; }

.legislations a span {
  display: inline-block;
  float: left;
  /*	width:93%;*/ }

.legislations a.one_legislation {
  display: block;
  width: 100%; }

.legislations a.one_legislation span.link_design {
  display: block;
  width: 100%; }

.legislations a span.sp-icon {
  float: right;
  width: 16px;
  margin-top: 4px; }

.legislations a span.sp-icon.sp-page, .legislations a span.sp-icon.sp-link {
  float: left; }

.one_assoc_new {
  margin: 0 0 0 -6px;
  padding: 5px 4px 3px 7px;
  cursor: pointer; }

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

.one_assoc_new:hover .date {
  color: #1965AF; }

.one_assoc_new:hover [class^="icon-"], .one_assoc_new:hover [class*=" icon-"], .one_legislation:hover [class^="icon-"], .one_legislation:hover [class*=" icon-"] {
  color: #1965af; }

.one_assoc_new:hover a {
  text-decoration: none; }

.one_assoc_new:hover span.sp-photo {
  background-position: -689px -265px; }

.one_assoc_new:hover span.sp-video {
  background-position: -715px -265px; }

.one_legislation {
  margin: 0 0 0 -7px;
  padding: 5px 4px 3px 8px;
  cursor: pointer; }

.one_legislation a span {
  text-decoration: underline; }

.one_legislation:hover a span {
  text-decoration: none; }

.one_legislation:hover .date {
  color: #1965AF; }

.one_legislation:hover span.sp-link {
  background-position: -769px -265px; }

.one_legislation:hover span.sp-page {
  background-position: -741px -265px; }

.one_assoc_new:hover, .one_legislation:hover {
  background: #efefef; }

.news_inner .widget_image {
  float: right;
  margin: 0 0px 15px 0;
  overflow: hidden; }

.floated_news_cont {
  margin: 0; }
  @media only screen and (min-width: 1024px) {
    .floated_news_cont {
      margin-top: -10px; } }

.related_thumbs_side {
  /*margin:0;*/
  margin-left: 28px !important;
  float: right;
  display: inline;
  width: 160px;
  margin-left: 15px;
  padding-right: 15px;
  min-height: 430px; }

.dynamic_cont {
  max-width: 685px; }

.floated_news_cont span.date {
  display: block;
  float: none; }

.news_inner .widget_image img {
  float: left; }

.news_inner .widget_image {
  height: auto; }

.news_image_with {
  max-width: 510px;
  height: auto;
  float: left;
  margin: 0 0px 20px 0; }

.news_images_cont {
  margin: 0;
  width: 700px; }
  @media only screen and (max-width: 740px) {
    .news_images_cont {
      width: 100%; }
      .news_images_cont .news_image_with {
        display: block;
        float: none; }
        .news_images_cont .news_image_with:after {
          content: "";
          display: table;
          clear: both; }
      .news_images_cont .related_thumbs_side {
        float: none;
        width: 100%;
        display: block;
        min-height: 10px;
        margin-left: 0 !important;
        padding: 0;
        width: 101.8%; }
        .news_images_cont .related_thumbs_side:after {
          content: "";
          display: table;
          clear: both; }
        .news_images_cont .related_thumbs_side .widget_image {
          float: left;
          width: 31.33%;
          margin: 0 2% 2% 0; }
          .news_images_cont .related_thumbs_side .widget_image img {
            width: 100%; } }

.other_videos {
  margin: 20px 0; }

.other_albums {
  margin: 40px 0 0 0; }

.other_videos .widget_image, .other_albums .widget_image {
  float: left;
  margin: 0 16px 16px 0;
  overflow: hidden;
  border: 2px solid #fff; }

.other_videos .widget_image img {
  margin-left: -30px; }

.other_videos .act, .other_albums .act {
  border: 2px solid #1965AF; }

.one_gallery .csPager {
  height: 120px;
  overflow: hidden; }

.thumbs_cont ul, .thumbs_cont li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  list-style-type: none;
  margin: 0;
  padding: 0; }

.thumbs_cont li {
  margin: 0 0 10px; }

.thumbs_cont ul {
  width: auto !important; }

/*#photo_pop_c .pop_right, #photo_pop_c .full_photo_container{
    width:800px;
}

.full_photo_container img {
    height: auto;
    max-height: 500px;
    max-width: 800px;
}*/
/*#photo_pop_c .pop_right h1.main_title{
    margin-bottom:15px;
    padding-right:0px;
}*/
.csSlideOuter .csPager.cSGallery li.active, .csSlideOuter .csPager.cSGallery li:hover {
  opacity: 1; }

.csSlideOuter .csPager.cSGallery li.active, .csSlideOuter .csPager.cSGallery li:hover {
  opacity: 1; }

/* Associations END */
/* Module: Contacts*/
.contacts_search table {
  table-layout: fixed; }

.contacts_search td.first {
  width: 150px;
  padding-right: 10px; }

.contacts_search td.second {
  width: 240px; }

.contacts_search td.third {
  width: 74px; }

.contacts_search td input {
  width: 160px; }

.contacts_search td.fourth {
  width: 148px; }

.contacts_search .select2-container {
  min-width: 250px;
  max-width: 250px; }

.contacts_search table, .contacts_search table td {
  padding: 0;
  border: 0; }

@media only screen and (max-width: 700px) {
  .contacts_search td input {
    width: 100%;
    max-width: 100%; } }
@media only screen and (max-width: 700px) {
  .contacts_search .select2-container {
    width: 100%;
    max-width: 100%; } }
@media only screen and (max-width: 700px) {
  .contacts_search table, .contacts_search tbody, .contacts_search tr, .contacts_search td {
    display: block; } }
@media only screen and (max-width: 700px) {
  .contacts_search td {
    margin: 0 0 15px; } }
@media only screen and (max-width: 1023px) {
  .contacts_search td.tar {
    display: none; } }
@media only screen and (max-width: 700px) {
  .contacts_search tr.headings {
    display: none; } }

.contacts_category, .contacts_category_items, .answer, .unit, .question {
  margin: 0; }

.contacts_list ul, .contacts_list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none; }

.contacts_list > ul > li > a {
  color: #636466;
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 19px;
  padding: 10px 20px;
  text-decoration: none;
  transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  background-color: #E1E1E1;
  margin: 10px 0 10px 0; }

.contacts_list > ul > li > a:hover {
  background-color: #1965AF;
  color: #FFFFFF; }

.results_found {
  margin: 10px 0 20px 0; }

.contacts_list > ul > li > ul {
  padding: 4px 0; }

.contacts_list > ul > li > ul a {
  margin: 0px 0 0px 20px;
  display: block;
  padding: 3px 0; }

.contacts_list > ul > li > ul > li > ul a {
  margin-left: 50px; }

table.contacts_inner {
  border: 0; }

.contact_group_title {
  background-color: #1965AF;
  color: #fff;
  font-weight: bold;
  line-height: 19px;
  padding: 10px 20px; }

table.contacts_inner td {
  padding: 12px 20px 0 0;
  vertical-align: top;
  border: 0; }

table.contacts_inner td:last-child {
  padding: 12px 0px 0 0; }

table.contacts_inner tr.sep td {
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 15px 0 0 0;
  height: 1px; }

@media only screen and (max-width: 660px) {
  table.contacts_inner {
    display: block; }
    table.contacts_inner tbody, table.contacts_inner tr, table.contacts_inner td {
      display: block; } }

/* Module Contacts END */
.actual_text {
  padding: 0px 0 0 0;
  margin: 0 0 0px 0; }

.slide_container_link {
  margin: 0;
  cursor: pointer;
  position: absolute;
  width: inherit;
  height: 100px; }

#title_slides a.fancy_ajax {
  z-index: 9999; }

.itm_cont {
  cursor: pointer; }

.no_schedule_cont {
  margin: 10px 0 20px 0; }

.single_slide .navprev, .single_slide .navnext {
  display: none; }

/* Module quotes*/
table.quotes tr {
  cursor: default; }

table.dekretai.quotes tr:hover {
  background: #ffffff; }

table.dekretai.quotes tr:hover div.calendar {
  background-position: -336px -372px; }

table.dekretai.quotes table.one_doc tr.tr-border:hover {
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x; }

/* Module quotes END*/
div.pre_text {
  margin: 0 0 20px 0;
  overflow: hidden; }

.popup_single .popup_modal {
  width: auto; }

.search_cont_main .contact_search {
  float: left; }

.search_cont_main .reset_url {
  float: left;
  margin: 10px 0 0 5px; }

.search_results .contacts_inner td:last-child a {
  color: #1965AF; }

.search_results .contacts_inner tr {
  background-image: none; }

table.search_results .contacts_inner tr td:first-child {
  text-align: left;
  vertical-align: top;
  width: auto; }

img.search_img {
  float: left;
  max-width: 120px;
  height: auto;
  margin: 7px 15px 2px 0; }

span.search_item_title {
  color: #1965AF; }

a:hover span.search_item_description {
  color: #636466; }

.search_results span.sp-link:hover {
  background-position: -653px -265px; }

.link_wrapper {
  margin: 0;
  cursor: pointer; }

.search_results a:hover span.highlight {
  color: #fff; }

.search_res_link {
  position: relative; }

.error .select2-choice {
  border: 2px solid #c30000; }

.notice_download {
  float: left;
  display: inline-block; }

.download_photo .head_sep {
  margin: 7px 7px 0 7px; }

.download_photo .sp-icon {
  margin-left: 7px; }

.soc_links a {
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 5px 0 0;
  text-align: center; }

.social_icons {
  margin: 20px 0 20px 2px; }

/* some blocks*/
.block_content {
  margin: 4px 0; }

div.write_letter {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 25px; }

a.write_letter {
  display: table;
  padding: 7px 10px 7px 4px;
  text-decoration: none;
  outline: none; }

a.write_letter:hover {
  background: #efefef; }

a.write_letter span {
  display: table-cell;
  color: #666;
  text-decoration: none;
  vertical-align: middle;
  padding-left: 7px; }

a.write_letter span.letter_icon {
  margin-top: 0px;
  background-image: url("../img/form_letter.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 37px;
  padding: 0;
  display: table-cell;
  text-decoration: none; }

a.write_letter:hover span.letter_icon {
  background-image: url("../img/sprite.png");
  background-position: -122px -682px; }

a.write_letter:hover span {
  color: #1965AF; }

.longer_input {
  width: 320px; }

/* some blocks end*/
/* Subscription */
.subscription_block {
  padding-top: 15px;
  border-top: 1px solid #ddd; }
  .subscription_block form {
    position: relative; }
  .subscription_block input[type=email] {
    border-right: 0px;
    max-width: 100%;
    width: 100%;
    padding-right: 38px; }
    .subscription_block input[type=email]:focus {
      border-color: #e1e1e1; }
    .subscription_block input[type=email].error {
      border-color: #e1e1e1; }
  .subscription_block button[type=submit] {
    border: 2px solid #e1e1e1;
    border-left: 0;
    width: 39px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    color: #555;
    padding: 0;
    font-size: 12px;
    outline: none;
    cursor: pointer; }
    .subscription_block button[type=submit]:hover {
      color: #1965af; }

/* Subscription end */
p.content_updated {
  margin: 10px 0 10px 0;
  color: #545454;
  font-style: italic; }

.cwwl_block {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  margin-top: 25px; }

.cwwl_block img {
  width: 100%;
  height: auto; }

.two_row {
  margin: 0; }

.side_block {
  border-top: 1px solid #ddd;
  padding: 10px 0 5px 0;
  margin: 25px 0 15px 0;
  text-align: center; }

.side_block img {
  height: auto; }

.right_widgets {
  margin: 0; }

.widget_content {
  border-top: 1px solid #ddd;
  margin-top: 25px;
  padding-top: 20px; }

.widget_content a {
  outline: none; }

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

.plainlrp {
  margin: 0;
  overflow: hidden; }

@media only screen and (min-width: 1023px) {
  .pop_content {
    min-width: 1023px; } }

/*#video_pop_c .pop_right{
    float:left;
    margin-left:20px;
}*/
/* Cookie notice*/
#cookie_block {
  position: fixed;
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  bottom: 0px;
  right: 0px;
  background-color: #1965af;
  margin: 0px;
  padding: 25px 20px 30px;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#cookie_block .cookie_cont {
  position: relative;
  margin: 0px; }

#cookie_block p, #cookie_block div {
  color: #fff; }

#cookie_block .cookie_btn {
  background-color: #0099ff;
  width: 77px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0 10px;
  display: block;
  border: none;
  margin: 0;
  cursor: pointer;
  margin-top: 10px; }

@media screen and (max-width: 1366px) {
  #yt_window {
    width: 780px !important;
    height: 487px !important; }

  /*	#video_pop_c .pop_right{
          width:520px;
      }*/ }
@media screen and (max-width: 1280px) {
  #yt_window {
    width: 720px !important;
    height: 450px !important; }

  /*	#video_pop_c .pop_right{
          width:520px;
      }
      .pop_left {
          width: 245px;
      }*/ }
@media screen and (max-width: 1220px) {
  #yt_window {
    width: 660px !important;
    height: 412px !important; }

  /*	#video_pop_c .pop_right{
          width:520px;
      }
      #video_pop_c{
          min-width: 890px;
      }*/ }
@media screen and (max-width: 1152px) {
  #yt_window {
    width: 600px !important;
    height: 375px !important; }

  /*	#video_pop_c .pop_right{
          width:520px;
      }*/ }
@media screen and (max-width: 1100px) {
  #yt_window {
    width: 660px !important;
    height: 412px !important; }

  /*	#video_pop_c .pop_right{
          width:520px;
      }*/ }
@media screen and (max-width: 1024px) {
  #yt_window {
    width: 800px !important;
    height: 600px !important; } }
#content img,
.content_container img {
  max-width: 100%;
  height: auto; }

/* Forms */
.form_mod div {
  margin: 0; }

.form_mod .answer {
  padding: 0; }

.f_text_before {
  margin: 0 0 30px 0; }

.form_mod .type_item {
  margin: 0 0 15px 0; }

.form_mod .title {
  margin: 0 0 7px 0; }

.form_mod input[type=text], .form_mod input[type=email], .form_mod .select2, .form_mod textarea {
  width: 100%;
  max-width: 400px; }

.form_mod textarea {
  resize: none;
  height: 160px; }

.form_mod .radio, .form_mod .checkbox {
  margin: 2px 5px 0 0; }

.form_mod .required:before {
  content: "* ";
  color: #c30000; }

/* Forms end */
/* Map */
.map_text_before {
  margin: 0 0 50px 0; }

.map_text_after {
  margin: 50px 0 0 0; }

#map_container {
  background-image: url("../img/lt_map.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  width: 979px;
  height: 747px;
  margin: 0 0 0 21px; }

.map_element {
  margin: 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  color: #000;
  opacity: 0.3;
  cursor: default;
  font-weight: bold; }

.map_element.active_url {
  color: #000;
  opacity: 1;
  cursor: pointer; }

.map_element.active_url:hover {
  color: #fff; }

.city_preview {
  padding: 20px 20px 20px 20px;
  margin: 0; }

.city_title {
  margin: 0 0 20px 0;
  padding: 16px 0 12px;
  text-align: center;
  font-weight: bold;
  background-color: #e1e1e1; }

.city_desc {
  margin: 0; }

/********************* Taskeliu pozicijos ***********/
.akmenesr {
  left: 290px;
  top: 35px; }

.alytausm {
  left: 506px;
  top: 566px; }

.alytausr {
  left: 487px;
  top: 605px; }

.anyksciur {
  left: 649px;
  top: 250px; }

.birstono {
  left: 488px;
  top: 534px; }

.birzur {
  left: 617px;
  top: 48px; }

.druskininku {
  left: 470px;
  top: 693px; }

.elektrenu {
  left: 604px;
  top: 479px; }

.ignalinosr {
  left: 855px;
  top: 282px; }

.jonavosr {
  left: 527px;
  top: 375px; }

.joniskior {
  left: 396px;
  top: 41px; }

.jurbarkor {
  left: 294px;
  top: 352px; }

.kaisiadoriur {
  left: 542px;
  top: 441px; }

.kalvarijos {
  left: 338px;
  top: 586px; }

.kaunom {
  left: 440px;
  top: 436px; }

.kaunor {
  left: 447px;
  top: 393px; }

.kazlurudos {
  left: 392px;
  line-height: 18px;
  top: 461px;
  width: 45px; }

.kedainiur {
  left: 468px;
  top: 308px; }

.kelmesr {
  left: 291px;
  top: 208px; }

.klaipedosm {
  left: -35px;
  top: 188px; }

.klaipedosr {
  left: 49px;
  top: 220px; }

.kretingosr {
  left: 49px;
  top: 94px; }

.kupiskior {
  left: 645px;
  top: 162px; }

.lazdijur {
  left: 410px;
  top: 634px; }

.marijampoles {
  left: 371px;
  top: 543px; }

.mazeikiur {
  left: 197px;
  top: 29px; }

.moletur {
  left: 718px;
  top: 332px; }

.neringos {
  left: -32px;
  top: 250px; }

.pagegiu {
  left: 133px;
  top: 355px; }

.pakruojor {
  left: 445px;
  top: 105px; }

.palangosm {
  left: -34px;
  top: 106px; }

.paneveziom {
  left: 520px;
  top: 177px; }

.panevezior {
  left: 525px;
  top: 237px; }

.pasvalior {
  left: 536px;
  top: 111px; }

.plungesr {
  left: 129px;
  top: 121px; }

.prienur {
  left: 455px;
  top: 502px; }

.radviliskior {
  left: 411px;
  top: 200px; }

.raseiniur {
  left: 339px;
  top: 285px; }

.rietavo {
  left: 154px;
  top: 189px; }

.rokiskior {
  left: 740px;
  top: 131px; }

.sakiur {
  left: 322px;
  top: 417px; }

.salcininkur {
  left: 681px;
  top: 598px; }

.siauliur {
  left: 341px;
  top: 101px; }

.siaulium {
  left: 320px;
  top: 135px; }

.silalesr {
  left: 169px;
  top: 248px; }

.silutesr {
  left: 80px;
  top: 285px; }

.sirvintur {
  left: 629px;
  top: 408px; }

.skuodor {
  left: 108px;
  top: 43px; }

.svencioniur {
  left: 806px;
  top: 355px; }

.tauragesr {
  left: 173px;
  top: 314px; }

.telsiur {
  left: 217px;
  top: 130px; }

.trakur {
  left: 610px;
  top: 540px; }

.ukmergesr {
  left: 602px;
  top: 335px; }

.utenosr {
  left: 758px;
  top: 258px; }

.varenosr {
  left: 552px;
  top: 649px; }

.vilkaviskior {
  left: 298px;
  top: 512px; }

.vilniausm {
  left: 692px;
  top: 499px; }

.vilniausr {
  left: 707px;
  top: 439px; }

.zarasur {
  left: 816px;
  top: 203px; }

.visagino {
  left: 907px;
  top: 229px; }

.map_element.random {
  left: 30px;
  top: 559px; }

.map_element.foreign {
  left: 30px;
  top: 594px; }

.map_element.active_url.random:hover, .map_element.active_url.foreign:hover, .map_element.active_url.palangosm:hover, .map_element.active_url.klaipedosm:hover, .map_element.active_url.neringos:hover {
  color: #000;
  text-decoration: underline; }

.initiative {
  margin: 5px 0 15px 0; }

.initiative h3.organizers,
.initiative p.location {
  color: #363636;
  text-align: center; }

.initiative p.image,
.initiative p.website {
  text-align: center;
  margin: 10px; }

.initiative p.image img {
  margin: 0px; }

.initiative hr {
  /*color: #1965af;*/
  border: 1px #1965af solid; }

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

.ini_form_link a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 12px;
  margin: 0 2px;
  font-weight: bold;
  color: #fff;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  background: #1965af; }

.ini_form_link button[type=button] {
  padding: 0;
  background-image: none;
  background-color: transparent;
  border: none;
  line-height: 40px;
  cursor: pointer; }

.ini_form_link button[type=button] span {
  float: left;
  color: #1965AF;
  text-decoration: underline; }

.ini_form_link button[type=button]:hover span {
  text-decoration: none; }

.ini_form_link button[type=button] span:first-child {
  margin: 0 10px 0 0; }

#municipality61, #municipality62 {
  opacity: 1 !important;
  background-color: #9ac1e4;
  border-bottom: 1px solid #fff;
  padding: 5px 10px;
  width: 195px; }

.inactive {
  opacity: 0.3 !important;
  margin: 0px;
  padding: 0px; }

#municipality61 div, #municipality62 div {
  margin: 0px; }

.initiative p.image img {
  max-width: 100%;
  height: auto; }

/* Map end */
/* Legislation attachments start */
table.one_doc {
  border: 0;
  margin: 0px; }

table.one_doc tr.tr-border {
  background-image: url("../img/dot_separator.png");
  background-position: bottom;
  background-repeat: repeat-x; }

table.one_doc tr td:last-child,
table.one_doc tr.tr-border td:last-child,
table.one_doc tr.tr-border.no-attachments td:last-child {
  padding-left: 23px; }
  @media only screen and (max-width: 767px) {
    table.one_doc tr td:last-child,
    table.one_doc tr.tr-border td:last-child,
    table.one_doc tr.tr-border.no-attachments td:last-child {
      padding-left: 10px; } }

table.one_doc td {
  border: 0;
  padding: 20px 0 20px 0; }

table.one_doc td:last-child a {
  display: block; }

table.one_doc tr.tr-border td {
  border: 0;
  padding: 0 0 20px 0; }

table.one_doc tr.tr-border.no-attachments td {
  border: 0;
  padding: 20px 0; }

table.one_doc tr.with-attachments td {
  border: 0;
  padding-bottom: 15px; }

.attachments {
  margin: 0px; }

.attachments a {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 9px; }

.attachments a.last {
  margin-bottom: 0px; }

/*table.dekretai td:last-child .attachments a:hover,
table.dekretai td:last-child .attachments a:focus,
.attachments a:hover,
.attachments a:focus {
    text-decoration: underline;
}*/
/* Legislation attachments end */
/* a blocks links fixes*/
a.main_new, a.small_new {
  outline: none;
  text-decoration: none;
  display: inline-block; }

a.one_assoc_new {
  display: block;
  text-decoration: none; }

span.link_design {
  color: #1965AF;
  text-decoration: underline; }

a:hover span.link_design {
  text-decoration: none; }

a.table_row_link {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 20px 0;
  text-decoration: none; }

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

a.table_row_link span.table_cell:first-child {
  width: 120px; }

/* a blocks links fixes END*/
/* agenda share */
.agenda_share {
  padding-top: 5px;
  padding-left: 130px; }
  @media only screen and (max-width: 767px) {
    .agenda_share {
      padding-left: 0; } }

/* agenda share end*/
/* Styles of Apdovanojimai begin here */
#medals_search .first_cell {
  float: left;
  width: 300px;
  margin-right: 20px; }

#medals_search .second_cell {
  float: left;
  width: 300px; }

#medals_search .btns_holder {
  float: left;
  width: 300px;
  margin: 32px 0 0 0; }

#medals_search .more_less_btn {
  float: right;
  display: inline-block;
  width: 130px;
  height: 37px;
  line-height: 33px;
  padding-right: 10px;
  border: 2px solid #1965af;
  padding-left: 15px;
  color: #1965af;
  text-decoration: none;
  cursor: pointer;
  position: relative; }

#medals_search .more_less_btn .more {
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 15px;
  right: 15px;
  top: 9px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

#medals_search .more_less_btn .more.less {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

#medals_search .toggled_inputs {
  float: left;
  display: none; }

#medals_search .toggled_inputs.open {
  display: block; }

#medals_search label {
  display: block;
  margin: 5px 0 5px 0; }

#medals_search .width100proc {
  width: 100%; }

#medals_search .date_input_holder {
  margin: 0;
  width: 140px;
  position: relative; }

#medals_search .submit_medal_search {
  text-decoration: underline;
  color: #1965af; }

#medals_search span.search-btn {
  float: right;
  margin-left: 5px;
  margin-right: 0;
  background-color: #1965af; }

#medals_search .datepicker {
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url("../img/calendar.png"); }

#medals_search .datepicker::-ms-clear {
  display: none; }

.medals_search_found {
  margin: 35px 0 35px 0; }

table.medals_list {
  border: 0 none;
  table-layout: auto; }

table.medals_list td {
  vertical-align: top;
  border: 0 none;
  border-bottom: 2px dotted #e1e1e1; }

table.medals_list tr td:first-child {
  padding-left: 0; }

table.medals_list tr:last-child td {
  border-bottom: 0 none; }

table.medals_list tr.table_head td {
  font-weight: bold; }

td.decree_date {
  width: 110px; }

/* Styles of Apdovanojimai end here */
/* Responsive template for popup*/
html, body {
  height: 100%; }

.responsive_fancybox .fancybox-inner {
  max-height: 100%;
  overflow: hidden !important; }

.responsive_popup, .responsive_popup #popup_modal, .responsive_popup .pop_content {
  height: 100%;
  overflow: hidden;
  margin: 0; }

.responsive_popup * {
  box-sizing: border-box; }

.responsive_popup .pop_content.hidden {
  display: none; }

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

.responsive_popup .pop_left {
  width: 23%; }

@media screen and (min-width: 1400px) {
  .responsive_popup .pop_left {
    width: 20%; } }
.responsive_popup .pop_left, .responsive_popup .pop_right {
  height: 100%;
  display: table-cell;
  margin: 0;
  float: none;
  vertical-align: top; }

.responsive_popup .pop_left {
  position: relative; }

@media screen and (max-width: 1024px) {
  .responsive_popup .pop_left {
    display: none; } }
.responsive_popup .pop_right {
  background: #000;
  margin: 0 !important; }

.responsive_popup .scroll_relative {
  position: relative;
  height: 99%;
  margin: 0;
  overflow-y: auto;
  margin-right: 6px;
  scrollbar-color: #1965af #eeeeee;
  scrollbar-width: auto;
  scroll-padding: 0; }

.responsive_popup .scroll_relative::-webkit-scrollbar {
  background-color: darkgrey;
  width: 10px; }

.responsive_popup .scroll_relative::-webkit-scrollbar-track {
  background-color: #eeeeee; }

.responsive_popup .scroll_relative::-webkit-scrollbar-thumb {
  background-color: #1965af;
  border-radius: 5px; }

.mCustomScrollBox, .mCSB_container, .mCSB_dragger, .mCSB_scrollTools {
  margin: 0; }

.mCSB_inside > .mCSB_container {
  margin-right: 20px; }

.responsive_popup .scroll_content {
  height: 99%;
  position: absolute;
  padding: 13px 5px 0px 13px;
  z-index: 1;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%; }

.mCSB_scrollTools {
  opacity: 1; }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #eee;
  width: 10px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #1965af;
  width: 10px; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #1965af; }

.responsive_popup #photo_pop_c .full_photo_container {
  width: 100%; }

.responsive_popup .gallery_relative {
  position: relative;
  height: 100%;
  margin: 0; }

.responsive_popup .lSSlideOuter, .responsive_popup .lSSlideWrapper, .responsive_popup .lSSlideWrapper, .responsive_popup ul.image_gallery, .responsive_popup ul.image_gallery li, .responsive_popup .full_photo_container {
  width: 100%;
  margin: 0;
  height: 100%; }

.responsive_popup ul.image_gallery {
  height: 100% !important; }

.responsive_popup h1 {
  padding: 14px 40px;
  padding-right: 31px;
  line-height: 1.2;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  z-index: 1;
  font-weight: normal; }
  @media only screen and (max-width: 767px) {
    .responsive_popup h1 {
      padding-left: 18px; } }

.bigsp-icon {
  text-align: center; }
  .bigsp-icon.icon-magnifying-glass {
    background: #1965af;
    color: #fff;
    text-decoration: none;
    line-height: 38px;
    font-size: 22px; }
  .bigsp-icon.icon-chevron_right1 {
    background: #1965af;
    color: #fff;
    text-decoration: none;
    line-height: 38px;
    font-size: 18px; }

@media screen and (min-width: 1400px) {
  .responsive_popup h1 {
    padding: 24px 32px; } }
.responsive_popup .pop_right ul li {
  position: relative; }

.responsive_popup .photo_info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 24px 40px;
  padding-right: 79px;
  background: rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 600px) {
    .responsive_popup .photo_info {
      padding-left: 15px;
      padding-right: 95px; } }

.responsive_popup .photo_info * {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none; }

.responsive_popup .photo_info a:hover, .responsive_popup .photo_info a:focus {
  text-decoration: underline; }

.responsive_popup .gallery_share_btns {
  position: absolute;
  bottom: 14px;
  right: 40px; }
  @media only screen and (max-width: 600px) {
    .responsive_popup .gallery_share_btns {
      right: 10px; } }

.gallery_share_btns a {
  width: 28px;
  height: 28px;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  margin: 0 0 0 10px;
  /* 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;
  line-height: 28px;
  color: #000;
  text-decoration: none; }

.gallery_share_btns a:hover {
  opacity: 0.7; }

.responsive_popup .g_fb_share:after {
  content: "\e915";
  color: #000;
  font-size: 18px;
  margin-top: 3px;
  display: inline-block; }

.responsive_popup .g_twitter_share:after {
  content: "\e91d";
  color: #000;
  margin-top: 3px;
  font-size: 18px;
  display: inline-block; }

.responsive_popup .tab_toggle_fields {
  margin: 0 0 20px 0; }

.responsive_popup .tab_toggle_fields a {
  margin: 0 0 2px 0 !important; }
  .responsive_popup .tab_toggle_fields a span:first-child {
    margin-right: 8px;
    width: 18px;
    font-size: 16px; }
  .responsive_popup .tab_toggle_fields a span.icon-camera {
    font-size: 15px; }

.responsive_popup p, .responsive_popup .download_photo, .responsive_popup .notice_download {
  float: left;
  width: auto;
  margin: 0 15px 0 0; }
  @media only screen and (max-width: 600px) {
    .responsive_popup p, .responsive_popup .download_photo, .responsive_popup .notice_download {
      float: none;
      display: block;
      margin: 0 0 10px; } }

.responsive_popup .download_photo .download_link {
  float: left;
  margin: -2px 0 0 0; }
  .responsive_popup .download_photo .download_link .icon-redirect {
    display: inline-block;
    margin-left: 5px; }

@media screen and (min-width: 1700px) {
  .responsive_popup p, .responsive_popup .download_photo, .responsive_popup .notice_download {
    margin: 0 78px 0 0; } }
.responsive_popup .download_photo .download_link span.sp-icon {
  vertical-align: -3px;
  width: 20px;
  background: url("../img/gallery_download_img.png") no-repeat center; }

.responsive_popup .thumbs_cont {
  overflow: hidden; }

.responsive_popup .thumbs_cont ul {
  width: 102%; }

.responsive_popup .thumbs_cont ul li {
  float: left;
  width: 47% !important;
  margin: 0 3% 3% 0 !important; }

.thumbs_cont .lSPager a {
  max-width: 100%;
  float: left; }

.thumbs_cont .lSPager li {
  opacity: 0.5;
  transition: all 200ms;
  -webkit-transition: all 200ms; }

.thumbs_cont .lSPager li:hover, .thumbs_cont .lSPager li.active {
  opacity: 1; }

.thumbs_cont .lSPager a img {
  max-width: 100%;
  height: auto;
  float: left; }

/* slider actions */
@media only screen and (max-width: 799px) {
  .responsive_popup .lSAction {
    display: none !important; } }

.responsive_popup .lSAction > a {
  width: 40px;
  display: block;
  top: 50%;
  height: 40px;
  margin-top: -30px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.7;
  -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;
  background: none;
  background-color: #0099ff;
  /* 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;
  line-height: 36px;
  color: #fff;
  text-decoration: none;
  font-size: 22px; }
  .responsive_popup .lSAction > a:after {
    display: inline-block;
    content: "\e912"; }

.responsive_popup .lSAction > .lSPrev {
  left: 10px; }
  .responsive_popup .lSAction > .lSPrev:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: -1px; }

.responsive_popup .lSAction > .lSNext {
  right: 10px; }

.responsive_popup .lSAction > .lSPrev:hover {
  opacity: 1; }

.responsive_popup .lSAction > .lSNext:hover {
  opacity: 1; }

.responsive_popup .full_photo_container {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.lS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

.responsive_fancybox .fancybox-close {
  background: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  right: 30px;
  top: 17px;
  outline: none; }
  .responsive_fancybox .fancybox-close:after {
    content: "\e902"; }
  @media only screen and (max-width: 1023px) {
    .responsive_fancybox .fancybox-close {
      right: 15px; } }
  .responsive_fancybox .fancybox-close:hover {
    opacity: 0.7; }

.iframe_wrapper_prnt {
  height: 100%;
  margin: 0; }

.iframe_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  margin: 0;
  overflow: hidden; }

.iframe_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 6% 0 0 2%; }
  @media only screen and (max-width: 1023px) {
    .iframe_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100%  !important;
      border: 0; } }

@media only screen and (max-width: 1023px) {
  .iframe_wrapper #yt_window {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%  !important;
    border: 0;
    margin: 0; } }

@media only screen and (max-width: 1023px) {
  .iframe_wrapper_prnt {
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (min-width: 1100px) {
  .iframe_wrapper iframe {
    margin: 6% 0 0 11%; } }
@media screen and (min-width: 1500px) {
  .iframe_wrapper iframe {
    width: 80%;
    height: 80%;
    margin: 6% 0 0 11%; } }
.responsive_popup .other_videos {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 20px; }

.responsive_popup .other_videos .widget_image {
  border: 0;
  width: 120px;
  height: 67px; }

.responsive_popup .other_videos .widget_image.yt_thumb.act .blue_overlay {
  background-color: rgba(25, 101, 175, 0.7); }

.responsive_popup .other_videos .widget_image img {
  max-width: 100%;
  height: auto;
  margin: 0; }

.responsive_popup .other_videos .widget_image .video_item_icon {
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px; }

.responsive_popup #popup_modal, .responsive_popup .popup_modal {
  min-height: 60px; }

/* END Responsive template for popup*/
/* titlepage timer */
.titlepage_timer {
  /*max-width: 660px;*/
  min-height: 160px;
  margin-bottom: 25px;
  padding: 30px 40px 22px 30px;
  background-image: url(../img/lrp_timer_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .titlepage_timer {
      padding-left: 15px;
      padding-right: 15px; } }

.titlepage_timer * {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

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

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

.timer_timeleft_text.mobile_view {
  margin: 0 0 25px; }
  .timer_timeleft_text.mobile_view .titlepage_v16_fb_share {
    margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .timer_timeleft_text.mobile_view {
      display: none; } }
@media only screen and (max-width: 767px) {
  .timer_timeleft_text.desktop_view {
    display: none !important; } }

.timer_timeleft_text p {
  margin: 0;
  font-family: "dinroundpro_regular", sans-Serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-align: left; }

.timer_timeleft_text p strong {
  color: #ffcf00;
  font-weight: 400; }

.titlepage_timer .timer_time_container .sep {
  width: 15px;
  font-family: "dinroundpro_light", sans-Serif;
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height: 80px;
  text-align: center; }

.titlepage_timer .timer_time_container .digit_side {
  width: 76px; }
  @media only screen and (max-width: 767px) {
    .titlepage_timer .timer_time_container .digit_side {
      width: 54px; } }
  @media only screen and (max-width: 350px) {
    .titlepage_timer .timer_time_container .digit_side {
      width: 50px; }
      .titlepage_timer .timer_time_container .digit_side .digit_block {
        font-size: 40px; } }

.titlepage_timer .timer_time_container .digit_block {
  width: 100%;
  height: 80px;
  color: #000000;
  font-family: "dinroundpro_light", sans-Serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 80px;
  text-align: center;
  background-color: #fff; }

.titlepage_timer .timer_time_container .text {
  margin: 2px 0 0 0;
  color: #ffffff;
  font-family: "dinroundpro_regular", sans-Serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (max-width: 360px) {
    .titlepage_timer .timer_time_container .text {
      font-size: 11px; } }

.titlepage_timer .titlepage_v16_fb_share {
  margin: 38px 0 0 0; }

.titlepage_timer .titlepage_v16_fb_share > a {
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  font-family: "dinroundpro_regular", sans-Serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  border: 0 none;
  text-decoration: none;
  background-color: #4267b2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px; }

.titlepage_timer .titlepage_v16_fb_share > a:hover {
  background-color: #365899; }

.titlepage_timer .titlepage_v16_fb_share span {
  display: inline-block;
  vertical-align: -2px;
  width: 12px;
  height: 12px;
  margin: 0 7px 0 0;
  background-image: url(../img/fb_share_icon.png);
  background-repeat: no-repeat;
  background-size: cover; }

/* titlepage timer end */
.select2-container .select2-choice .select2-arrow {
  background-color: none;
  border: none;
  height: 26px;
  width: 36px;
  top: 0;
  right: 2px; }
  .select2-container .select2-choice .select2-arrow b {
    background: none;
    border: 0;
    font-size: 16px;
    width: 100%;
    height: 100%;
    line-height: 36px;
    display: block;
    text-align: center;
    margin: 0;
    left: 0;
    top: 0;
    color: #999; }
    .select2-container .select2-choice .select2-arrow b:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      content: "\e912"; }

.select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
  color: #1965af; }

@media only screen and (max-width: 1023px) {
  .subscription_btn .fright {
    float: none;
    margin-top: 18px; } }

@media only screen and (max-width: 767px) {
  .slides_full_width .desktop_slide {
    display: none; } }
@media only screen and (min-width: 768px) {
  .slides_full_width .mobile_slide {
    display: none; } }

@media only screen and (max-width: 767px) {
  .fright.submit_accreditation {
    float: none;
    margin-top: 20px; } }

.submit_accreditation button .chevron_right {
  float: none;
  color: #fff;
  text-decoration: none; }

.scrollable + .pager {
  margin-top: 20px; }

@media only screen and (max-width: 490px) {
  body.lang_fr .header a.logo_link span#site_title {
    font-size: 12px;
    margin-top: 8px; } }
@media only screen and (max-width: 1023px) {
  .slides_wrapper.desktop_slides {
    display: none; } }

@media only screen and (min-width: 768px) {
  .home_wrapper .small_news_cont {
    width: 102.8%; } }

@media only screen and (min-width: 1024px) {
  #mobile_title_slides {
    display: none; } }
#mobile_title_slides .image_cont img {
  display: block;
  max-width: 100%; }
#mobile_title_slides .text_cont {
  position: relative; }
  #mobile_title_slides .text_cont .h3 {
    margin: 0;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    padding: 14px 15px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-weight: bold;
    background: -moz-linear-gradient(top, rgba(25, 101, 175, 0.8) 0%, rgba(25, 101, 175, 0.8) 51%, rgba(25, 101, 175, 0.95) 87%, #1965af 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 101, 175, 0.8)), color-stop(51%, rgba(25, 101, 175, 0.8)), color-stop(87%, rgba(25, 101, 175, 0.95)), color-stop(100%, #1965af));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(25, 101, 175, 0.8) 0%, rgba(25, 101, 175, 0.8) 51%, rgba(25, 101, 175, 0.95) 87%, #1965af 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(25, 101, 175, 0.8) 0%, rgba(25, 101, 175, 0.8) 51%, rgba(25, 101, 175, 0.95) 87%, #1965af 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(25, 101, 175, 0.8) 0%, rgba(25, 101, 175, 0.8) 51%, rgba(25, 101, 175, 0.95) 87%, #1965af 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(25, 101, 175, 0.8) 0%, rgba(25, 101, 175, 0.8) 51%, rgba(25, 101, 175, 0.95) 87%, #1965af 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1965af', endColorstr='#1965af',GradientType=0 );
    /* IE6-9 */ }
  #mobile_title_slides .text_cont .mygtukas {
    min-width: 152px;
    margin-top: 20px; }
#mobile_title_slides button.slick-prev, #mobile_title_slides button.slick-next {
  width: 40px;
  height: 40px;
  color: #fff;
  z-index: 1;
  background: #1965af;
  color: #fff;
  margin-top: -20px; }
  #mobile_title_slides button.slick-prev:before, #mobile_title_slides button.slick-next:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    position: absolute;
    left: 17px;
    top: 11px;
    font-size: 17px;
    opacity: 1;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  #mobile_title_slides button.slick-prev:hover, #mobile_title_slides button.slick-next:hover {
    background: #fff; }
    #mobile_title_slides button.slick-prev:hover:before, #mobile_title_slides button.slick-next:hover:before {
      color: #000; }
#mobile_title_slides button.slick-next {
  right: 12px; }
#mobile_title_slides button.slick-prev {
  left: 12px;
  margin-top: -40px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fancybox-type-iframe a.fancybox-close {
  right: -36px;
  top: 0px;
  /* 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: none;
  color: #fff;
  text-decoration: none;
  font-size: 23px; }
  @media only screen and (max-width: 1023px) {
    .fancybox-type-iframe a.fancybox-close {
      right: 0px;
      top: -36px; } }
  .fancybox-type-iframe a.fancybox-close:hover {
    opacity: 0.7; }
  .fancybox-type-iframe a.fancybox-close:after {
    content: "\e902"; }

button .chevron_right {
  background-color: #1965af;
  height: 40px;
  line-height: 44px;
  width: 40px;
  text-align: center;
  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; }
  button .chevron_right i {
    color: #fff;
    font-size: 18px; }
button:hover .chevron_right {
  background-color: #023668; }

.instagram-icon-new {
  background-image: url("../img/instagram-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.soc_links a {
  vertical-align: top; }

.instagram-icon-updated {
  background-image: url("../img/instagramlow.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.youtube-icon-updated {
  background-image: url("../img/youtubelow.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.instagram-icon-updated:hover {
  background-image: url("../img/instagramhigh.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.youtube-icon-updated:hover {
  background-image: url("../img/youtubehigh.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.icon-youtube {
  margin-left: 2px; }

.icon-twitter {
  margin-left: 2px; }

.icon-linkedin {
  margin-left: 2px; }

body.accessibility_version p, body.accessibility_version td, body.accessibility_version div, body.accessibility_version li {
  color: #000;
  font-size: 16px; }
body.accessibility_version .header a.logo_link span#site_title {
  color: #000;
  font-size: 24px; }
body.accessibility_version .nav > ul > li > a {
  font-size: 17px; }
body.accessibility_version .header div.header_icons a {
  color: #000;
  font-size: 18px; }
body.accessibility_version .structure_parent > ul li::before, body.accessibility_version .structure_parent > ul li::after {
  /*border-color: #999;*/ }
body.accessibility_version input[type=text], body.accessibility_version input[type=email], body.accessibility_version input[type=password], body.accessibility_version input[type=url], body.accessibility_version input[type=tel], body.accessibility_version input[type=number], body.accessibility_version input[type=search], body.accessibility_version input[type=date], body.accessibility_version input[type=month], body.accessibility_version input[type=week], body.accessibility_version input[type=datetime], body.accessibility_version input[type=datetime-local], body.accessibility_version textarea, body.accessibility_version .select2-container .select2-choice, body.accessibility_version .select2-drop {
  border-color: #777; }
  body.accessibility_version input[type=text]:focus, body.accessibility_version input[type=email]:focus, body.accessibility_version input[type=password]:focus, body.accessibility_version input[type=url]:focus, body.accessibility_version input[type=tel]:focus, body.accessibility_version input[type=number]:focus, body.accessibility_version input[type=search]:focus, body.accessibility_version input[type=date]:focus, body.accessibility_version input[type=month]:focus, body.accessibility_version input[type=week]:focus, body.accessibility_version input[type=datetime]:focus, body.accessibility_version input[type=datetime-local]:focus, body.accessibility_version textarea:focus, body.accessibility_version .select2-container .select2-choice:focus, body.accessibility_version .select2-drop:focus {
    border-color: #333; }
body.accessibility_version .input_group_parent .checkbox_design, body.accessibility_version .input_group_parent .radio_design {
  top: 2px; }
body.accessibility_version .search_cont form button[type=submit] {
  border-color: #777; }
body.accessibility_version .footer_right a {
  font-size: 16px;
  color: #000; }
body.accessibility_version .footer_content div, body.accessibility_version .footer_right div {
  line-height: 22px; }
body.accessibility_version .footer_content a, body.accessibility_version .footer_content p {
  color: #000; }
body.accessibility_version .widget_content, body.accessibility_version .nav {
  border-color: #555; }
body.accessibility_version .date, body.accessibility_version .anonsas, body.accessibility_version .select2-container .select2-choice .select2-arrow b {
  color: #444; }
body.accessibility_version .meta_info span[class^="icon-"], body.accessibility_version .meta_info span[class*=" icon-"] {
  color: #444; }
body.accessibility_version .image_container h3 {
  font-size: 16px; }
body.accessibility_version .responsive_popup .photo_info * {
  font-size: 14px; }
body.accessibility_version .responsive_popup .photo_info {
  background: rgba(0, 0, 0, 0.8); }
body.accessibility_version .timer_timeleft_text p {
  color: #fff; }
body.accessibility_version a.write_letter span {
  color: #000; }
body.accessibility_version .subscription_block button[type=submit] {
  border-color: #777; }
body.accessibility_version .subscription_block input[type=email].error {
  border-color: #777; }
body.accessibility_version label.error {
  font-size: 1em; }
body.accessibility_version h1, body.accessibility_version .h1 {
  font-size: 26px; }
body.accessibility_version h2, body.accessibility_version .h2 {
  font-size: 24px; }
body.accessibility_version h3, body.accessibility_version .h3 {
  font-size: 22px; }
body.accessibility_version h4, body.accessibility_version .h4 {
  font-size: 18px; }
body.accessibility_version h5, body.accessibility_version .h5 {
  font-size: 16px; }
body.accessibility_version h6, body.accessibility_version .h6 {
  font-size: 16px; }
body.accessibility_version .object_title {
  font-size: 19px; }
body.accessibility_version .assoc_block .meta_info {
  font-size: 15px; }
body.accessibility_version table th, body.accessibility_version table td {
  border-color: #aaa; }
body.accessibility_version .cookie_container {
  border-color: #777; }
body.accessibility_version .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, body.accessibility_version .cookie_container .sections_texts .one_section table td.lenteles_antraste, body.accessibility_version .cookie_container .sections_texts .one_section table thead td, body.accessibility_version .cookie_container .sections_texts .one_section table table th, body.accessibility_version .cookie_container .sections_texts .one_section * {
  font-size: 16px; }
body.accessibility_version .cookie_container .sections_texts .one_section h3 {
  font-size: 18px; }

.input_group_parent {
  margin: 0 0 4px 0;
  position: relative;
  padding-left: 24px;
  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: #ccc; }
    .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: #1965af;
      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 {
    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?p1bfu1");
  src: url("../fonts/icomoon.eot?p1bfu1#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?p1bfu1") format("truetype"), url("../fonts/icomoon.woff?p1bfu1") format("woff"), url("../fonts/icomoon.svg?p1bfu1#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-linkedin:before {
  content: "\e91b"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-clock:before {
  content: "\e91a"; }

@media print {
  #ads, #printFriendly, .header, .nav, .footer, .submenu_cont, .search_cont, .print_button, .left, .inlinelink, .social_links, .related_thumbs_side, a#hamburger {
    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; } }

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