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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-2 {
    width: 16.66667%; }

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

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

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

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

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

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

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

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

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

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

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

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

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

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

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

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

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

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

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

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

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

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

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

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

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

  .col-md-2 {
    width: 16.66667%; }

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

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

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

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

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

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

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

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

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

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

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

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

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

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

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

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

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

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

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

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

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

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

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

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

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

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

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

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

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

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

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

  .col-lg-2 {
    width: 16.66667%; }

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

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

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

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

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

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

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

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

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

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

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

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

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

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

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

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

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

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

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

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

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

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

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

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
html {
  box-sizing: border-box; }

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

body {
  background: #fff; }

body, p, td, div {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.5; }

p {
  margin: 19px 0; }

a {
  color: #0090c4;
  font-weight: bold;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    border-bottom: 2px solid #0090c4; }

h1 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700; }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 42px;
      line-height: 1.1; } }

h2 {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 300; }
  @media screen and (min-width: 1024px) {
    h2 {
      font-size: 30px;
      line-height: 1.2; } }

h3 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 300; }

h4 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700; }

h5 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700; }

h6 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700; }

h1, h2, h3 {
  margin: 20px 0; }
  @media only screen and (min-width: 1024px) {
    h1, h2, h3 {
      margin: 20px 0; } }

h4, h5, h6 {
  margin: 15px 0; }
  @media only screen and (min-width: 1024px) {
    h4, h5, h6 {
      margin: 10px 0; } }

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

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

ol {
  margin: 3px 0px 20px 20px; }

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

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

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

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

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 20px;
  border: 0px;
  text-align: left; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 10px 30px; } }

table tr:nth-child(odd) td {
  background-color: #f6f6f6; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  font-weight: bold;
  padding: 20px 20px;
  background: #464646;
  color: #fff; }
  @media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
      padding: 25px 30px; } }

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;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 10px;
  outline: none;
  -webkit-appearance: none;
  border: 2px solid #dfe2e8;
  max-width: 300px;
  width: 100%;
  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;
  font-family: "Open Sans", sans-serif; }
  @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;
      padding: 0 18px; } }
  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: 2px solid #b4b5b8; }

button, input[type=submit], .mygtukas, input[type=button], input[type=reset] {
  height: 40px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  padding: 0 39px;
  border: 2px solid #e34a4b;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: #e34a4b;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], .mygtukas, input[type=button], input[type=reset] {
      height: 40px;
      line-height: 36px;
      padding: 0 39px; } }
  button:hover, button:focus, input[type=submit]:hover, .mygtukas:hover, input[type=submit]:focus, .mygtukas:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus {
    background: #fff;
    color: #e34a4b;
    border: 2px solid #e34a4b; }

input[disabled] {
  background-color: #ddd;
  border: 2px solid #ddd;
  cursor: not-allowed; }
  input[disabled]:hover, input[disabled]:focus {
    border: 2px solid #ddd;
    background-color: #ccc; }

textarea {
  resize: none;
  width: 100%;
  min-height: 180px;
  padding-top: 7px;
  padding-bottom: 7px;
  max-width: 500px; }

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

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

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

.didesnis_sriftas {
  font-size: 1.2em; }

.spr-sprite, .spr-calendar, .spr-category, .spr-checkbox, .spr-checkbox_checked, .spr-instagram, .spr-location, .spr-pinterest, .spr-radio, .spr-radio_checked, .spr-red-arrow-closed, .spr-red-arrow-opened, .spr-refresh, .spr-search, .input_group_parent .checkbox_design, .input_group_parent .radio_design, .input_group_parent input:checked + .checkbox_design, .input_group_parent input:checked + .radio_design {
  background-image: url('../img/../img/spr-s1f0a868961.png');
  background-repeat: no-repeat; }

.spr-calendar {
  background-position: 0 0;
  height: 16px;
  width: 16px; }

.spr-category {
  background-position: 0 -16px;
  height: 16px;
  width: 14px; }

.spr-checkbox {
  background-position: 0 -32px;
  height: 12px;
  width: 12px; }

.spr-checkbox_checked {
  background-position: 0 -44px;
  height: 12px;
  width: 12px; }

.spr-instagram {
  background-position: 0 -72px;
  height: 16px;
  width: 16px; }
  .spr-instagram:hover, .spr-instagram.instagram-hover {
    background-position: 0 -56px; }

.spr-location {
  background-position: 0 -88px;
  height: 16px;
  width: 12px; }

.spr-pinterest {
  background-position: 0 -120px;
  height: 16px;
  width: 16px; }
  .spr-pinterest:hover, .spr-pinterest.pinterest-hover {
    background-position: 0 -104px; }

.spr-radio {
  background-position: 0 -136px;
  height: 12px;
  width: 12px; }

.spr-radio_checked {
  background-position: 0 -148px;
  height: 12px;
  width: 12px; }

.spr-red-arrow-closed {
  background-position: 0 -160px;
  height: 6px;
  width: 39px; }

.spr-red-arrow-opened {
  background-position: 0 -166px;
  height: 6px;
  width: 39px; }

.spr-refresh {
  background-position: 0 -172px;
  height: 20px;
  width: 20px; }

.spr-search {
  background-position: 0 -192px;
  height: 16px;
  width: 16px; }

.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;
  min-width: 200px;
  outline: none;
  font-family: "Open Sans", sans-serif; }

select.select2 {
  max-width: 2px;
  min-width: 1px; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    border: 2px solid #dfe2e8;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      font-size: 14px;
      color: #000000;
      padding-right: 40px;
      padding-left: 20px;
      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;
      height: 36px;
      width: 36px;
      top: 2px;
      right: 2px; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: none;
        width: 10px;
        height: 10px;
        margin-left: -18px;
        margin-top: -5px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        /* 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: 8px;
        color: #e34a4b; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
          content: "\e901"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

.select2-container--default .select2-results__option {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  background: none; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #eee; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e34a4b;
  color: white; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel, .owl-carousel .owl-wrapper {
  display: none;
  position: relative; }

.owl-carousel {
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(../../../libs/owl_slider/grabbing.png) 8 8, move; }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-buttons div {
  background-color: #f0532d;
  width: 54px;
  height: 54px;
  border-radius: 30px;
  position: absolute;
  top: 244px;
  border: 2px solid transparent; }

.owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #fff;
  border: 2px solid #f0532d; }

.owl-prev {
  left: 30px;
  background-position: 0 -107px; }

.owl-next {
  right: 30px;
  background-position: 0 -171px; }

.owl-prev:hover {
  background-position: 0 -75px; }

.owl-next:hover {
  background-position: 0 -139px; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-controls .owl-buttons .disabled, .owl-theme .owl-controls .owl-buttons .disabled:hover, .owl-theme .owl-controls.clickable .owl-buttons div.disabled:hover {
  display: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-item.loading {
  min-height: 150px;
  background: url(../../../libs/owl_slider/AjaxLoader.gif) center center no-repeat; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100%,75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100%,75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  100%,75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%,25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../../libs/fancybox2/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../../libs/fancybox2/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../../libs/fancybox2/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }

a.fancybox-close {
  right: 6px;
  top: 5px;
  border: none;
  text-align: right;
  color: #fff;
  outline: 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; }
  a.fancybox-close:before {
    font-size: 14px;
    content: "\e904"; }

a.fancybox-nav {
  border: 0; }
  a.fancybox-nav span {
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    display: inline-block;
    /* 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;
    -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.fancybox-nav span:after {
      -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;
      font-size: 12px;
      margin-top: 19px;
      display: inline-block;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      content: "\e902"; }
  a.fancybox-nav:hover span {
    background: #fff;
    color: #e34a4b; }
  a.fancybox-nav.fancybox-next span:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

.fancybox-overlay {
  background: none;
  background-color: rgba(0, 0, 0, 0.7); }

.NFI-wrapper {
  background: transparent;
  display: block !important; }

.NFI-button {
  border-radius: 20px;
  width: 190px;
  padding: 0 20px 0 20px;
  height: 40px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  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: #e34a4b;
  border: 2px solid #e34a4b; }
  .NFI-button:hover, .NFI-button:focus {
    background: #e34a4b;
    color: #fff; }

input.NFI-filename {
  line-height: 36px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: transparent;
  border: none;
  width: 150px;
  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; }

/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../../../libs/lightgallery/fonts/lg.eot?n1z373");
  src: url("../../../libs/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../../libs/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../../../libs/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../../../libs/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group {
  *zoom: 1; }

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

.group:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=lightgallery.css.map */
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.92); }
  @media only screen and (max-width: 700px) {
    .lg-backdrop {
      background-color: black; } }

.lg-outer {
  background-color: transparent; }
  .lg-outer .lg-thumb.group {
    margin: 0 auto; }
  .lg-outer .lg-thumb-outer {
    background: transparent; }
  .lg-outer .lg-thumb-item {
    border: none;
    border-radius: 0;
    opacity: 0.4;
    -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 112px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    bottom: 112px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(8, 11, 15, 0.7);
    left: 10px;
    top: -40px; }

.album_title {
  display: none; }

.photo_title {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px; }
  @media only screen and (max-width: 600px) {
    .photo_title {
      font-size: 16px;
      line-height: 19px; } }
  @media only screen and (max-width: 380px) {
    .photo_title {
      font-size: 15px;
      line-height: 18px; } }

.lg-toolbar {
  left: auto;
  right: 0;
  width: auto;
  background-color: rgba(8, 11, 15, 0.7); }
  .lg-toolbar .lg-close {
    margin: 8px 24px 0 0;
    color: #fff;
    /* 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; }
    @media only screen and (max-width: 600px) {
      .lg-toolbar .lg-close {
        margin: 3px 7px 0 0; } }
    .lg-toolbar .lg-close:before {
      font-size: 21px;
      content: "\e904"; }
  .lg-toolbar .lg-close:after {
    content: ""; }
  .lg-toolbar .lg-icon {
    width: 40px; }

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

.lg-actions .lg-next:before, .lg-actions .lg-prev:before, .lg-actions .lg-prev:after {
  content: ""; }
.lg-actions .lg-next, .lg-actions .lg-prev {
  width: 54px;
  height: 54px;
  margin-top: -70px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  display: inline-block;
  /* 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;
  -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-actions .lg-next:after, .lg-actions .lg-prev:after {
    -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;
    font-size: 11px;
    margin-top: 12px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\e902"; }
  .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    background: #fff;
    color: #e34a4b; }
.lg-actions .lg-next:after {
  margin-top: 11px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }
@media only screen and (max-width: 600px) {
  .lg-actions .lg-prev {
    left: 20px !important;
    margin-left: 0 !important; }
  .lg-actions .lg-next {
    right: 20px; }
  .lg-actions .lg-next, .lg-actions .lg-prev {
    top: 180px !important; } }

.album_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5555;
  width: auto;
  background-color: transparent;
  right: auto; }
  .album_title .album_title_text {
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(17, 24, 31, 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; }

#lg-counter, .gallery_share, .lg-fullscreen {
  display: none; }

div.virtualgallery .vgal_parent {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }
div.virtualgallery .lg-outer img {
  padding: 0; }
div.virtualgallery .lg-sub-html {
  height: 100%;
  top: 0;
  padding: 0;
  display: none; }
div.virtualgallery .photo_title, div.virtualgallery .vgalalbum_title {
  display: none; }
div.virtualgallery .vgal_description {
  text-align: left;
  -webkit-overflow-scrolling: touch;
  overflow: auto; }
  div.virtualgallery .vgal_description p:first-of-type, div.virtualgallery .vgal_description h1:first-of-type, div.virtualgallery .vgal_description h2:first-of-type, div.virtualgallery .vgal_description h3:first-of-type, div.virtualgallery .vgal_description h4:first-of-type {
    margin-top: 0; }
@media only screen and (min-width: 600px) {
  div.virtualgallery .vgal_description {
    float: left;
    width: 44%;
    height: 100%;
    background: #fff; }
  div.virtualgallery .vgal_image {
    float: right;
    width: 56%;
    background-position: center;
    background-size: cover;
    height: 100%; } }
@media only screen and (max-width: 600px) {
  div.virtualgallery .vgal_description {
    max-height: 320px;
    height: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    div.virtualgallery .vgal_description .description_cell {
      padding: 20px; }
  div.virtualgallery .vgal_image {
    height: calc(100% - 320px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-position: center;
    background-size: cover; } }
div.virtualgallery .lg-inner .lg-item:first-child .vgal_image {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-position: center;
  background-size: cover; }
div.virtualgallery .lg-inner .lg-item:first-child .vgal_description {
  background: transparent;
  position: absolute;
  bottom: 0;
  width: 46%;
  height: 100%;
  left: 0; }
div.virtualgallery .lg-inner .lg-item:first-child .description_tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }
div.virtualgallery .lg-inner .lg-item:first-child .description_cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%; }
div.virtualgallery .lg-inner .lg-item:first-child .vgalalbum_title {
  display: table; }
  div.virtualgallery .lg-inner .lg-item:first-child .vgalalbum_title div {
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    color: #fff; }
div.virtualgallery .lg-actions .lg-next, div.virtualgallery .lg-actions .lg-prev {
  z-index: 1081; }
div.virtualgallery div {
  white-space: normal; }
div.virtualgallery .lg-next, div.virtualgallery .lg-prev {
  margin-top: -28px; }
div.virtualgallery .lg-actions .lg-prev {
  left: 44%;
  margin-left: 20px;
  display: none; }
@media only screen and (min-width: 600px) {
  div.virtualgallery .description_tbl {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  div.virtualgallery .description_cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 10px 30px; }
    div.virtualgallery .description_cell * {
      font-family: "Open Sans", sans-serif; } }
@media only screen and (min-width: 1200px) {
  div.virtualgallery .description_cell {
    padding: 10px 30px 10px 80px; } }

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

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

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

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

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

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

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

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

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

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

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

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

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

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

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

.mm-menu > .mm-panel::after, .mm-menu > .mm-panel::before {
  height: 0; }

#mobile_menu .top_links {
  padding: 20px 15px 20px 15px; }
  #mobile_menu .top_links a {
    display: block;
    color: #000000;
    font-weight: 300;
    border: 0;
    margin: 0 0 5px 0; }
    #mobile_menu .top_links a span {
      margin: 0 0px 0 7px;
      vertical-align: -1px; }
    #mobile_menu .top_links a:hover, #mobile_menu .top_links a:focus {
      color: #e34a4b; }
    #mobile_menu .top_links a.paremkite {
      background: #e34a4b;
      height: 50px;
      line-height: 48px;
      font-weight: bold;
      margin: 0;
      color: #fff;
      display: inline-block;
      margin-top: 16px;
      padding: 0 36px 0 39px;
      text-transform: uppercase;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 1200px) {
        #mobile_menu .top_links a.paremkite {
          padding: 0 20px; } }
      #mobile_menu .top_links a.paremkite span {
        margin: 0 0 0 10px;
        -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;
        font-size: 16px;
        vertical-align: -1px; }
      #mobile_menu .top_links a.paremkite:hover {
        text-decoration: none;
        background: #fff;
        color: #e34a4b; }
  #mobile_menu .top_links .two_links {
    margin: 0 0 16px 0; }
    #mobile_menu .top_links .two_links a {
      display: inline-block;
      float: left; }
      #mobile_menu .top_links .two_links a:first-child {
        margin-right: 10px; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #000000;
  background: #f6f6f6;
  border: 2px solid #dfe2e8;
  border-bottom-color: #dfe2e8;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    margin-top: 4px; }

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

.pika-lendar {
  float: left;
  width: 200px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }
  .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;
  color: #000000;
  background-color: #f6f6f6;
  border: 2px #dfe2e8 solid;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 0 10px; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 26px;
  /*text-indent: 20px; // hide text using text-indent trick, using width value (it's enough)
  white-space: nowrap;
  overflow: hidden;*/
  *position: absolute;
  *top: 0;
  -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:after,
  .pika-next:after {
    display: none; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  margin: 0px 0 0 11px;
  /* 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;
  background-color: transparent;
  border: 0px;
  padding: 0;
  *left: 0; }
  .pika-prev:after,
  .is-rtl .pika-next:after {
    -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;
    font-size: 11px;
    margin-top: 0px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #e34a4b;
    content: "\e902"; }
  .pika-prev:hover,
  .is-rtl .pika-next:hover {
    background-color: transparent;
    border: 0px;
    padding: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  margin: 0px 11px 0 0;
  /* 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;
  background-color: transparent;
  border: 0px;
  padding: 0;
  *right: 0; }
  .pika-next:after,
  .is-rtl .pika-prev:after {
    -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;
    font-size: 11px;
    margin-top: 0px;
    display: inline-block;
    color: #e34a4b;
    content: "\e902"; }
  .pika-next:hover,
  .is-rtl .pika-prev:hover {
    background-color: transparent;
    border: 0px;
    padding: 0; }

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

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin: 0; }
  .pika-table thead {
    display: none; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0;
    border: none;
    background: transparent; }
  .pika-table th {
    color: #dfe2e8;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }

.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;
  color: #151e25;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 14px; }
  .is-today .pika-button {
    color: #e34a4b;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    background: #e34a4b;
    /*box-shadow: inset 0 1px 3px $pd-day-selected-shadow;*/
    color: #fff; }
  .is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #acb1ba;
    opacity: .3; }
  .pika-button:hover {
    color: #fff;
    background: #e34a4b;
    /*box-shadow: none;*/
    color: #fff;
    border: 0px; }
  .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; }

html {
  box-sizing: border-box; }

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

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

.index_container {
  padding-top: 23px;
  padding-bottom: 80px;
  min-height: 400px; }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 180px; } }

.homepage_container {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 180px;
      padding-bottom: 94px; } }
  .homepage_container .slide_list .titlepage-slides-holder {
    margin-bottom: 55px; }
    .homepage_container .slide_list .titlepage-slides-holder a {
      position: relative; }
      .homepage_container .slide_list .titlepage-slides-holder a .slide-image {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        display: block; }
        .homepage_container .slide_list .titlepage-slides-holder a .slide-image.desktop {
          padding-bottom: 34.62%;
          display: block; }
          @media only screen and (max-width: 650px) {
            .homepage_container .slide_list .titlepage-slides-holder a .slide-image.desktop {
              display: none; } }
        .homepage_container .slide_list .titlepage-slides-holder a .slide-image.mobile {
          padding-bottom: 61.6%;
          display: none; }
          @media only screen and (max-width: 650px) {
            .homepage_container .slide_list .titlepage-slides-holder a .slide-image.mobile {
              display: block; } }
        @media only screen and (max-width: 670px) {
          .homepage_container .slide_list .titlepage-slides-holder a .slide-image {
            min-height: 200px; } }
      .homepage_container .slide_list .titlepage-slides-holder a .text-block {
        background-color: rgba(227, 74, 75, 0.61);
        padding: 22px;
        position: absolute;
        top: 30px;
        left: 0;
        width: calc(100% - 114px); }
        .homepage_container .slide_list .titlepage-slides-holder a .text-block > h4 {
          color: #ffffff;
          font-family: "Source Sans Pro", Arial, sans-serif;
          font-size: 34px;
          font-weight: 600;
          line-height: 36px;
          margin: 0; }
        .homepage_container .slide_list .titlepage-slides-holder a .text-block > .desc {
          color: #ffffff;
          font-family: "Open Sans", sans-serif;
          font-size: 16px;
          font-weight: 400; }
        @media only screen and (max-width: 670px) {
          .homepage_container .slide_list .titlepage-slides-holder a .text-block > h4 {
            font-size: 22px; }
          .homepage_container .slide_list .titlepage-slides-holder a .text-block > .desc {
            font-size: 12px; } }
      .homepage_container .slide_list .titlepage-slides-holder a.no-image-desktop .slide-image.desktop {
        background-image: url(../img/book.png);
        background-position: bottom right;
        background-size: 191px;
        background-color: #f6f6f6; }
      @media only screen and (min-width: 992px) {
        .homepage_container .slide_list .titlepage-slides-holder a.no-image-desktop .text-block {
          background-color: transparent; }
          .homepage_container .slide_list .titlepage-slides-holder a.no-image-desktop .text-block > h4 {
            color: #0090c4;
            line-height: 40px;
            margin: 0 0 12px 0; }
          .homepage_container .slide_list .titlepage-slides-holder a.no-image-desktop .text-block > .desc {
            color: #707070; } }
      .homepage_container .slide_list .titlepage-slides-holder a.no-image-mobile .slide-image.mobile {
        background-image: url(../img/book.png);
        background-position: bottom right;
        background-size: 191px;
        background-color: #f6f6f6; }
    .homepage_container .slide_list .titlepage-slides-holder .owl-controls {
      top: 100%;
      margin-top: 13px; }
      .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-pagination {
        margin-top: 10px; }
        .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-pagination .owl-page > span {
          width: 10px;
          height: 10px;
          border: 1px solid #e34a4b;
          margin: 3px; }
        .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-pagination .owl-page.active > span {
          background-color: #e34a4b; }
      .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-next, .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-prev {
        border: 1px solid #999; }
      .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-next {
        border-left: none; }
        .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-next:after {
          margin-top: 2px; }
    @media only screen and (max-width: 992px) {
      .homepage_container .slide_list .titlepage-slides-holder {
        margin-top: 10px; }
        .homepage_container .slide_list .titlepage-slides-holder a .text-block {
          margin-top: 10px;
          width: 100%;
          position: relative;
          top: 0;
          background-color: #f6f6f6 !important;
          padding: 12px 12px 15px 12px; }
          .homepage_container .slide_list .titlepage-slides-holder a .text-block > h4 {
            font-size: 18px;
            line-height: 19px !important;
            margin: 0 0 8px 0 !important;
            color: #0090c4; }
          .homepage_container .slide_list .titlepage-slides-holder a .text-block > .desc {
            color: #707070;
            font-size: 14px;
            font-weight: 300; }
        .homepage_container .slide_list .titlepage-slides-holder .owl-controls .owl-buttons {
          display: none; } }

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

.content_date {
  font-weight: bold;
  margin: -5px 0 30px 0; }

h1.main_title {
  margin: 0 0 28px 0; }

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

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

.news_list, .gallery_list {
  overflow: hidden; }

.list_wrapper {
  width: 103.5%; }

@media only screen and (max-width: 1023px) {
  .sidebar_menu {
    display: none; } }

/* List items */
.list_item, a.list_item {
  cursor: pointer;
  border: 0;
  color: #000000;
  margin: 0 0 25px 0;
  width: 100%;
  font-weight: normal; }
  .list_item span, a.list_item span {
    display: block; }
  @media only screen and (min-width: 600px) {
    .list_item, a.list_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 1200px) {
    .list_item, a.list_item {
      width: 31%;
      margin: 0 2% 2% 0; } }
  .list_item .image_container, a.list_item .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    .list_item .image_container img, a.list_item .image_container img {
      float: left;
      width: 100%;
      height: auto; }
    .list_item .image_container .date_container, a.list_item .image_container .date_container {
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.73) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.73) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.73) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba000000',GradientType=0 );
      /* IE6-9 */
      padding: 18px 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;
      color: #fff;
      font-weight: bold;
      font-size: 14px; }
      @media only screen and (min-width: 1200px) {
        .list_item .image_container .date_container, a.list_item .image_container .date_container {
          padding: 42px 30px 22px 30px; } }
      .list_item .image_container .date_container h3, a.list_item .image_container .date_container h3 {
        margin: 7px 0 5px 0; }
  .list_item .list_image_overlay, a.list_item .list_image_overlay {
    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;
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8); }
    .list_item .list_image_overlay span.plus_sign, a.list_item .list_image_overlay span.plus_sign {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -27px 0 0 -27px;
      width: 54px;
      height: 54px;
      background: #e34a4b;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      text-align: center; }
      .list_item .list_image_overlay span.plus_sign span, a.list_item .list_image_overlay span.plus_sign span {
        display: inline-block;
        margin-top: 18px;
        color: #fff; }
  .list_item .meta_info, a.list_item .meta_info {
    padding: 17px 20px;
    background: #f6f6f6; }
    @media only screen and (min-width: 1200px) {
      .list_item .meta_info, a.list_item .meta_info {
        padding: 22px 30px; } }
    .list_item .meta_info h3, a.list_item .meta_info h3 {
      margin: 0;
      line-height: 1.1;
      font-weight: 700;
      line-height: 28px; }
    .list_item .meta_info span.short, a.list_item .meta_info span.short {
      margin: 10px 0 10px 0;
      font-family: "Open Sans", sans-serif; }
  .list_item:hover .list_image_overlay, .list_item:focus .list_image_overlay, a.list_item:hover .list_image_overlay, a.list_item:focus .list_image_overlay {
    opacity: 1; }
  @media only screen and (min-width: 500px) {
    .list_item.related_item, a.list_item.related_item {
      margin: 0 3% 3% 0;
      float: left;
      width: 47%; } }
  @media only screen and (min-width: 800px) {
    .list_item.related_item, a.list_item.related_item {
      width: 31%;
      margin: 0 2% 2% 0; } }
  @media only screen and (min-width: 1200px) {
    .list_item.related_item, a.list_item.related_item {
      width: 23%;
      margin: 0 2% 2% 0; } }
  .list_item.news_gallery_item, a.list_item.news_gallery_item {
    margin: 0 0 10px 0; }
    @media only screen and (min-width: 500px) {
      .list_item.news_gallery_item, a.list_item.news_gallery_item {
        margin: 0 2% 2% 0;
        float: left;
        width: 48%; } }
    @media only screen and (min-width: 800px) {
      .list_item.news_gallery_item, a.list_item.news_gallery_item {
        width: 31%;
        margin: 0 2% 2% 0; } }
    @media only screen and (min-width: 1200px) {
      .list_item.news_gallery_item, a.list_item.news_gallery_item {
        width: 23%;
        margin: 0 2% 2% 0; } }

@media only screen and (min-width: 1200px) {
  .has_sidebar .list_item, .has_sidebar a.list_item {
    width: 46.6%;
    margin: 0 3.3% 3.3% 0; } }
@media only screen and (min-width: 500px) {
  .has_sidebar .list_item.related_item, .has_sidebar a.list_item.related_item {
    width: 47%;
    margin: 0 3% 3% 0; } }
@media only screen and (min-width: 800px) {
  .has_sidebar .list_item.related_item, .has_sidebar a.list_item.related_item {
    width: 30%;
    margin: 0 3% 3% 0; } }
@media only screen and (min-width: 500px) {
  .has_sidebar .list_item.news_gallery_item, .has_sidebar a.list_item.news_gallery_item {
    margin: 0 2% 2% 0;
    float: left;
    width: 48%; } }
@media only screen and (min-width: 800px) {
  .has_sidebar .list_item.news_gallery_item, .has_sidebar a.list_item.news_gallery_item {
    width: 31%;
    margin: 0 2% 2% 0; } }

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

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

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

.tar {
  text-align: right; }

.tal {
  text-align: left; }

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

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

.vis_hidden {
  visibility: hidden; }

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

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

.disp_cell {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .disp_cell {
      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; }

span[class^='spr'], span[class*=' spr'] {
  display: inline-block; }

/* Basic helpers end */
@media only screen and (min-width: 1024px) {
  #fixed_top {
    position: fixed;
    width: 100%;
    z-index: 2; } }

.block_top_menu {
  background-color: #464646;
  min-height: 50px; }
  @media only screen and (max-width: 1023px) {
    .block_top_menu {
      display: none; } }
  .block_top_menu .left_links {
    float: left;
    padding-left: 30px;
    padding-right: 20px; }
    @media only screen and (max-width: 1200px) {
      .block_top_menu .left_links {
        padding-left: 15px; } }
  .block_top_menu .right_links {
    float: right;
    text-align: right; }
  .block_top_menu a {
    font-size: 14px;
    float: left;
    border: none;
    color: #fff;
    font-weight: 300;
    margin-top: 12px;
    margin-right: 29px; }
    @media only screen and (max-width: 1200px) {
      .block_top_menu a {
        margin-right: 15px; } }
    .block_top_menu a span {
      margin: 0 9px 0 0;
      vertical-align: -2px;
      font-size: 18px; }
    .block_top_menu a:hover, .block_top_menu a:focus {
      text-decoration: underline; }
    .block_top_menu a.paremkite {
      background: #e34a4b;
      height: 50px;
      line-height: 48px;
      font-weight: bold;
      margin: 0;
      padding: 0 36px 0 39px;
      text-transform: uppercase;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 1200px) {
        .block_top_menu a.paremkite {
          padding: 0 20px; } }
      .block_top_menu a.paremkite span {
        margin: 0 0 0 10px;
        -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;
        font-size: 16px;
        vertical-align: -1px; }
      .block_top_menu a.paremkite:hover, .block_top_menu a.paremkite:focus {
        text-decoration: none;
        background: #fff;
        color: #e34a4b; }

.header_container {
  background: #fff;
  padding: 28px 0 0 0;
  position: relative;
  height: 100px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
  -moz-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
  box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (max-width: 1023px) {
    .header_container {
      height: 80px;
      text-align: center;
      padding: 15px 0 15px 0; } }
  .header_container .col-md-12 {
    position: static; }
  .header_container a.logo_link {
    float: left;
    text-decoration: none;
    outline: none;
    border: none; }
    @media only screen and (max-width: 1023px) {
      .header_container a.logo_link {
        float: none; } }
    .header_container a.logo_link img {
      float: left; }
      @media only screen and (max-width: 1200px) {
        .header_container a.logo_link img {
          max-width: 185px;
          margin-top: 9px; } }
      @media only screen and (max-width: 1023px) {
        .header_container a.logo_link img {
          max-width: none;
          float: none;
          margin-top: 5px; } }
      @media only screen and (max-width: 520px) {
        .header_container a.logo_link img {
          max-width: 185px;
          margin-top: 9px; } }
      @media only screen and (max-width: 420px) {
        .header_container a.logo_link img {
          max-width: 120px;
          margin-top: 14px;
          margin-right: 14px; } }
      @media only screen and (max-width: 350px) {
        .header_container a.logo_link img {
          max-width: 80px;
          margin-top: 20px; } }
  .header_container .langs {
    position: relative;
    float: right;
    margin-left: 20px;
    margin-top: 3px;
    height: 40px;
    width: 40px; }
    @media only screen and (max-width: 1023px) {
      .header_container .langs {
        position: absolute;
        right: 60px;
        top: 18px;
        margin: 0; } }
    .header_container .langs a, .header_container .langs div, .header_container .langs span {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      color: #000000; }
    .header_container .langs a {
      border: 0; }
    .header_container .langs span.current_lang {
      float: left;
      line-height: 40px;
      font-weight: bold; }
    .header_container .langs .current_lang_cont {
      width: 40px;
      height: 40px;
      text-align: center; }
    .header_container .langs .icon-arr_chevron {
      float: right;
      margin-top: 17px;
      margin-right: 7px;
      display: inline-block;
      color: #e34a4b;
      font-size: 8px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .header_container .langs .dropped .icon-arr_chevron {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    .header_container .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer;
      height: 40px; }
    .header_container .langs .langs_drop {
      position: absolute;
      top: 36px;
      width: 44px;
      margin-left: -14px;
      z-index: 1; }
      .header_container .langs .langs_drop .langs_drop_cont {
        position: relative;
        border: 2px solid #dfe2e8;
        margin-left: 0px;
        display: none;
        width: 100%;
        padding: 5px 0;
        background: #fff; }
      .header_container .langs .langs_drop a {
        display: inline-block;
        width: 40px;
        height: 28px;
        text-decoration: none;
        border: 0;
        color: #000000;
        background: #fff;
        line-height: 28px;
        text-align: center; }
        .header_container .langs .langs_drop a:hover, .header_container .langs .langs_drop a:focus {
          color: #e34a4b; }
  .header_container .search-button {
    float: right;
    width: 34px;
    height: 34px;
    border-radius: 0;
    margin: 5px 0 0 15px;
    padding: 0;
    font-size: 20px;
    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; }
    @media only screen and (max-width: 1024px) {
      .header_container .search-button {
        position: absolute;
        right: 15px;
        top: 17px; } }
  .header_container img.smaller_logo {
    display: none; }
  @media only screen and (min-width: 1024px) {
    .header_container.smaller_header {
      height: 55px;
      padding-top: 8px; }
      .header_container.smaller_header .topnav {
        margin-top: 7px; }
      .header_container.smaller_header .langs {
        margin-top: 0px; } }
  .header_container.smaller_header .logo_link img.bigger_logo {
    display: none; }
  .header_container.smaller_header .logo_link img.smaller_logo {
    display: inline;
    margin-top: 2px; }

/* NAV for desktops*/
.topnav {
  float: right;
  margin-top: 11px; }
  @media only screen and (max-width: 1023px) {
    .topnav {
      display: none; } }
  .topnav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .topnav > ul > li {
      background: none;
      float: left;
      margin: 0;
      padding: 0;
      text-align: center; }
      .topnav > ul > li:hover > a, .topnav > ul > li:focus > a {
        color: #e34a4b; }
      .topnav > ul > li > a {
        display: inline-block;
        outline: none;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        color: #000000;
        padding: 0px 15px;
        height: 61px;
        border: none;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        @media only screen and (max-width: 1200px) {
          .topnav > ul > li > a {
            padding: 0px 6px; } }
        .topnav > ul > li > a:hover, .topnav > ul > li > a:focus {
          color: #e34a4b; }
      .topnav > ul > li a.active, .topnav > ul > li a.in_path {
        color: #e34a4b; }
      .topnav > ul > li ul, .topnav > ul > li li {
        margin: 0;
        padding: 0;
        background: none;
        text-align: left; }
      .topnav > ul > li > ul {
        position: absolute;
        display: none;
        z-index: 2;
        top: 100px;
        left: 0;
        width: 100%;
        background-color: #f6f6f6;
        padding: 23px 0; }
        .topnav > ul > li > ul a.active, .topnav > ul > li > ul a.in_path {
          color: #000000;
          border-bottom: 2px solid #000000; }
        .topnav > ul > li > ul > div > div > div > li {
          float: left;
          width: 25%;
          padding-right: 30px; }
          .topnav > ul > li > ul > div > div > div > li a {
            color: #000000;
            border-color: #000000; }
          .topnav > ul > li > ul > div > div > div > li > a {
            font-size: 22px;
            font-weight: 300;
            padding-bottom: 5px;
            display: block;
            border: 0;
            cursor: text;
            outline: none; }
            .topnav > ul > li > ul > div > div > div > li > a.active, .topnav > ul > li > ul > div > div > div > li > a.in_path {
              border: 0; }
          .topnav > ul > li > ul > div > div > div > li > ul > li > a {
            font-size: 14px; }
            .topnav > ul > li > ul > div > div > div > li > ul > li > a:after {
              /* use !important to prevent issues with browser extensions that change fonts */
              font-family: 'icomoon' !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              display: inline-block;
              vertical-align: middle;
              /* Better Font Rendering =========== */
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "\e902";
              font-size: 8px;
              margin-left: 8px; }
  .topnav .menu_banners {
    padding-top: 20px;
    text-align: right; }
    .topnav .menu_banners a {
      display: inline-block;
      width: 25%;
      color: #000000;
      padding-left: 30px;
      border: 0;
      font-size: 22px;
      font-weight: 300; }
      .topnav .menu_banners a span.img_cont {
        display: block;
        padding-bottom: 5px;
        opacity: 1;
        -webkit-transition: opacity 150ms ease-in-out;
        -moz-transition: opacity 150ms ease-in-out;
        -o-transition: opacity 150ms ease-in-out;
        -ms-transition: opacity 150ms ease-in-out;
        transition: opacity 150ms ease-in-out; }
        .topnav .menu_banners a span.img_cont img {
          display: block; }
      .topnav .menu_banners a span.banner_title {
        font-size: 22px;
        font-weight: 300; }
      .topnav .menu_banners a:hover span.img_cont, .topnav .menu_banners a:focus span.img_cont {
        opacity: 0.5 !important; }

/* Nav end*/
.social-menu {
  position: fixed;
  top: 180px;
  right: calc((100vw - 1290px)/2);
  z-index: 1; }
  .social-menu > ul {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap; }
    .social-menu > ul li {
      display: none;
      background-image: none; }
    .social-menu > ul > li {
      display: inline-block;
      padding: 0; }
      .social-menu > ul > li a {
        text-decoration: none;
        display: inline-block;
        border-bottom: none; }
        .social-menu > ul > li a img {
          width: 32px;
          text-decoration: none; }
  @media only screen and (max-width: 1300px) {
    .social-menu {
      right: 10px; } }
  @media only screen and (max-width: 1024px) {
    .social-menu {
      display: none; } }

#mobile_menu .top_links .social-menu-mobile {
  margin: 50px 0 0 0; }
  #mobile_menu .top_links .social-menu-mobile > ul {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    #mobile_menu .top_links .social-menu-mobile > ul li {
      display: none;
      background-image: none; }
    #mobile_menu .top_links .social-menu-mobile > ul > li {
      display: inline-block;
      padding: 0 8px 0 0; }
      #mobile_menu .top_links .social-menu-mobile > ul > li a {
        text-decoration: none;
        display: inline-block;
        border-bottom: none;
        padding: 0;
        margin: 0; }
        #mobile_menu .top_links .social-menu-mobile > ul > li a img {
          width: 32px;
          text-decoration: none; }
        #mobile_menu .top_links .social-menu-mobile > ul > li a:hover {
          background-color: transparent; }
      #mobile_menu .top_links .social-menu-mobile > ul > li:after {
        content: none; }

.bottom_widgets_cont {
  padding: 18px 0 18px 0;
  border-top: 1px solid #eee;
  text-align: center; }
  .bottom_widgets_cont .one_banner_wrapper {
    display: inline-block;
    vertical-align: top;
    height: 44px;
    margin: 0 0 0 0; }
  .bottom_widgets_cont .one_banner {
    display: table;
    height: 100%; }
  .bottom_widgets_cont .one_banner_cont {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  .bottom_widgets_cont a {
    border: none;
    display: block;
    outline: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .bottom_widgets_cont a img {
      float: left;
      max-height: 44px;
      width: auto; }
    .bottom_widgets_cont a:hover {
      opacity: 0.5; }

.footer {
  margin: 0;
  background: #f6f6f6;
  padding: 50px 0; }
  @media only screen and (max-width: 768px) {
    .footer {
      padding: 20px 0 30px 0; } }
  .footer a {
    color: #000000;
    border-bottom: 2px solid #f6f6f6; }
    .footer a:hover {
      border-bottom: 2px solid #000000; }
  .footer .disp_cell:first-child {
    padding-top: 10px; }
    .footer .disp_cell:first-child a {
      float: left;
      margin: 0 30px 15px 0; }
      @media only screen and (max-width: 500px) {
        .footer .disp_cell:first-child a {
          float: none;
          border: none;
          margin: 0 0 5px 0;
          display: block; } }
      .footer .disp_cell:first-child a.darbuotojams span {
        margin: 0 5px 0 0;
        vertical-align: -1px; }

.copyright_cont {
  background: #eeeeee;
  padding: 22px 0; }
  .copyright_cont p {
    margin: 0; }
  .copyright_cont * {
    color: #5e5a5a;
    font-size: 14px;
    font-family: "Open Sans", sans-serif; }
  .copyright_cont a {
    font-weight: normal;
    border-color: #707070; }
  .copyright_cont .disp_cell {
    vertical-align: middle; }
    .copyright_cont .disp_cell:last-child {
      width: 182px; }
      .copyright_cont .disp_cell:last-child a {
        font-weight: bold; }
      @media only screen and (min-width: 768px) {
        .copyright_cont .disp_cell:last-child {
          text-align: right; } }

/*! 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 {
  background: #f9e5e5; }

.error_container p {
  color: #e34a4b; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

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

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: fixed;
  display: none;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: #dfe2e8;
  margin: 0px;
  padding: 10px 20px 10px 20px;
  z-index: 9999; }
  #cookie_block .cookie_cont {
    position: relative;
    margin: 0px;
    padding-right: 25px; }
  #cookie_block p, #cookie_block div {
    margin: 0;
    line-height: 1.3; }
  #cookie_block .cookie_btn {
    /* 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: #e34a4b;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 2px;
    cursor: pointer; }
    #cookie_block .cookie_btn:before {
      content: "\e904"; }
    #cookie_block .cookie_btn:hover {
      color: #000000; }

a.print_button {
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  color: #e34a4b;
  border: 0; }
  @media only screen and (max-width: 1023px) {
    a.print_button {
      display: none; } }
  a.print_button:hover, a.print_button:focus {
    opacity: 0.7; }

.breadcrumbs {
  margin: 0 0 17px 0; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      padding-right: 15px; } }
  .breadcrumbs span, .breadcrumbs a, .breadcrumbs div {
    font-weight: 300;
    border: none;
    font-size: 14px;
    font-family: "Open Sans", sans-serif; }
  .breadcrumbs a {
    color: #000000; }
    .breadcrumbs a:hover, .breadcrumbs a:focus {
      text-decoration: underline; }
    .breadcrumbs a.breadcrumb_deep:last-child {
      color: #0090c4; }
  .breadcrumbs span {
    color: #0090c4; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px; }
    .breadcrumbs .breadcrumb_separator span {
      font-size: 9px;
      color: #000000; }

.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }
.phpcaptcha_container input[type=text] {
  max-width: 150px; }
.phpcaptcha_container .disp_cell {
  vertical-align: top; }
.phpcaptcha_container .phpcaptcha_title {
  margin: 0 0 5px 0;
  font-weight: bold; }
  .phpcaptcha_container .phpcaptcha_title:before {
    content: "* ";
    color: #e34a4b; }
.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;
  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; }
  .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; } }

/*! Pager */
.pager {
  margin: 0;
  padding-top: 20px;
  text-align: center; }
  .pager a {
    border: 0;
    font-size: 14px;
    color: #000000;
    display: inline-block;
    padding: 0 9px;
    line-height: 1;
    vertical-align: middle;
    outline: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    font-family: "Open Sans", sans-serif; }
    .pager a.current {
      color: #0090c4; }
    .pager a:hover {
      color: #0090c4; }
  .pager span, .pager div {
    font-size: 14px; }
  .pager a.bck, .pager a.fow {
    display: inline-block;
    /* 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: #e34a4b; }
    .pager a.bck:after, .pager a.fow:after {
      font-size: 12px;
      -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;
      font-size: 12px;
      display: inline-block;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      content: "\e902"; }
  .pager a.bck {
    padding-right: 18px; }
  .pager a.fow {
    padding-left: 12px; }
    .pager a.fow:after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }

/*! Pager end */
/* months, years */
.years_months_filter {
  background-color: #f6f6f6;
  margin: 0 0 29px 0;
  padding: 10px 15px; }
  @media only screen and (min-width: 1024px) {
    .years_months_filter {
      padding: 22px 30px; } }

.years_list,
.months_list {
  float: left;
  width: 280px;
  padding: 0 10px; }
  @media only screen and (max-width: 649px) {
    .years_list,
    .months_list {
      width: 50%; } }
  .years_list span.select2,
  .months_list span.select2 {
    min-width: 1px;
    max-width: 100%; }

.months_list {
  margin: 0; }

.filter_reset {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 0 10px; }

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  background-color: #f6f6f6;
  margin: 0;
  padding: 24px 20px 30px 29px; }
  .submenu_cont h3 {
    font-weight: bold;
    margin: 0 0 20px 0; }
  .submenu_cont ul, .submenu_cont li {
    margin: 0;
    padding: 0;
    background: 0; }
  .submenu_cont > ul > li {
    margin: 0 0 13px 0; }
  .submenu_cont > ul a {
    color: #000000;
    font-weight: 300;
    border-color: #000; }
  .submenu_cont > ul > li > a {
    font-weight: bold; }
  .submenu_cont > ul > li > ul > li {
    padding: 0 0 0 10px;
    background-image: url("../img/bullet2.png");
    background-position: 0 10px;
    background-repeat: no-repeat; }
    .submenu_cont > ul > li > ul > li a.active, .submenu_cont > ul > li > ul > li a.in_path {
      border-bottom: 2px solid #000000; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 19, 2016, 2:57:03 PM
    Author     : tomas
*/
.books_list {
  overflow: hidden; }
  .books_list .books_list_inner {
    width: 108.5%; }
    @media only screen and (max-width: 600px) {
      .books_list .books_list_inner {
        width: 100%; } }
    .books_list .books_list_inner .one_new.list_item {
      float: left;
      width: 30%;
      margin: 0 1% 1% 0;
      background-color: #f6f6f6; }
      @media only screen and (max-width: 600px) {
        .books_list .books_list_inner .one_new.list_item {
          width: 100%; } }
  .books_list .meta-info {
    padding: 22px;
    background-color: #f6f6f6; }
    .books_list .meta-info h2 {
      font-size: 22px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 7px; }
    .books_list .meta-info p {
      margin: 7px 0 0 0;
      font-family: "Open Sans", sans-serif; }

.books_inner .books_image img {
  float: left;
  margin: 8px 25px 10px 0; }
.books_inner .books_content_text * {
  font-family: "Open Sans", sans-serif; }

.form_text_before {
  margin: 0 0 19px 0;
  overflow: hidden; }
  .form_text_before * {
    font-family: "Open Sans", sans-serif; }
  .form_text_before p:first-of-type {
    margin-top: 0; }
  .form_text_before p:last-of-type {
    margin-bottom: 0; }

.type_answers .one_variant {
  display: block;
  margin: 0 0 0px 0; }

.type_item.error input[type=text], .type_item.error input[type=email], .type_item.error input[type=password], .type_item.error input[type=url], .type_item.error input[type=tel], .type_item.error input[type=number], .type_item.error input[type=search], .type_item.error input[type=date], .type_item.error input[type=month], .type_item.error input[type=week], .type_item.error input[type=datetime], .type_item.error input[type=datetime-local], .type_item.error textarea {
  border-color: #e34a4b; }

.type_item .title {
  font-weight: bold;
  margin: 0 0 7px 0;
  float: none; }

.form_mod .title.required:before {
  content: "* ";
  color: #e34a4b; }
.form_mod .type_item {
  margin: 0 0 19px 0; }

.submit_cont button {
  margin-top: 15px; }

/* News list */
a.news_image {
  float: left;
  margin: 5px 30px 10px 0;
  position: relative;
  border: 0; }
  a.news_image .news_image_overlay {
    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;
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8); }
    a.news_image .news_image_overlay span.plus_sign {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -27px 0 0 -27px;
      width: 54px;
      height: 54px;
      background: #e34a4b;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      text-align: center; }
      a.news_image .news_image_overlay span.plus_sign span {
        display: inline-block;
        margin-top: 18px;
        color: #fff; }
  a.news_image:hover .news_image_overlay, a.news_image:focus .news_image_overlay {
    opacity: 1; }

.related_galleries, .news_photo_gallery {
  margin: 20px 0 0 0; }

h3.related_title {
  font-weight: bold;
  margin: 0 0 25px 0; }
  @media only screen and (min-width: 500px) {
    h3.related_title {
      font-size: 42px; } }

.news_content .news_content_text * {
  font-family: "Open Sans", sans-serif; }

.news_gallery_item {
  position: relative;
  display: block;
  border: 0; }
  .news_gallery_item img {
    float: left;
    width: 100%; }

.facebook_comments h3.related_title {
  margin: 0 0 5px 0; }

/* Galerija list */
.gallery_list {
  margin: 0; }

/* Galerijos popup end*/
.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; }

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

.category .category-topdescription {
  float: left;
  width: 100%; }
  .category .category-topdescription * {
    font-family: "Open Sans", sans-serif; }
.category .category-title {
  float: left;
  width: 100%;
  padding: 18px 40px 18px 30px;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  color: #000000;
  font-weight: 300;
  cursor: pointer;
  /*		@include icomoon();
  		font-size: 8px;
  		color: $theme_color;
  		&:before{
  			content: "\e901";
  		}*/
  background-image: url("../img/spr/red-arrow-closed.png");
  background-position: right center;
  background-repeat: no-repeat; }
  .category .category-title.opened {
    background-image: url("../img/spr/red-arrow-opened.png");
    background-position: right center;
    background-repeat: no-repeat; }
.category .topics {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  padding-left: 30px; }
  .category .topics.show {
    display: block !important;
    padding-left: 0px; }
  .category .topics .topic-topdescription {
    float: left;
    width: 100%; }
    .category .topics .topic-topdescription * {
      font-family: "Open Sans", sans-serif; }
  .category .topics .topic-title {
    float: left;
    width: 100%;
    padding: 18px 40px 18px 35px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
    color: #000000;
    font-weight: 300;
    cursor: pointer;
    background-image: url("../img/spr/red-arrow-closed.png");
    background-position: right center;
    background-repeat: no-repeat; }
    .category .topics .topic-title.opened {
      background-image: url("../img/spr/red-arrow-opened.png");
      background-position: right 27px;
      background-repeat: no-repeat;
      margin-bottom: 0px;
      font-size: 22px;
      font-weight: 700;
      padding: 26px 40px 1px 35px; }
  .category .topics .topic-description {
    display: none;
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 15px; }
    .category .topics .topic-description * {
      font-family: "Open Sans", sans-serif; }
.category .visible {
  display: block; }
.category .hidden {
  display: none; }

.top_text {
  padding-bottom: 16px; }
  .top_text * {
    font-family: "Open Sans", sans-serif; }

.bottom_text {
  padding-top: 16px; }
  .bottom_text * {
    font-family: "Open Sans", sans-serif; }

#widget_calendar {
  margin-top: 66px;
  margin-bottom: 0px; }
  #widget_calendar .widget_tabs {
    padding: 0px;
    position: relative; }
    #widget_calendar .widget_tabs .tab_item {
      padding: 0px;
      background-color: #eee;
      border-bottom: 2px #fff solid;
      display: inline-block;
      text-align: center;
      width: 50%;
      cursor: pointer; }
      #widget_calendar .widget_tabs .tab_item h2.object_title {
        color: #151e25;
        font-size: 14px;
        font-weight: 700;
        line-height: 32px;
        text-transform: uppercase;
        margin: 0px;
        padding: 11px 0; }
      #widget_calendar .widget_tabs .tab_item.active {
        background-color: #f6f6f6;
        border-bottom: 2px #f6f6f6 solid; }
        #widget_calendar .widget_tabs .tab_item.active h2.object_title {
          padding: 15px 0 17px 0; }
    #widget_calendar .widget_tabs #calendar_tab {
      position: absolute;
      left: 0px;
      bottom: 0px; }
      #widget_calendar .widget_tabs #calendar_tab.active {
        border-right: 2px #f6f6f6 solid; }
    #widget_calendar .widget_tabs #upcoming_tab {
      position: absolute;
      right: 0px;
      bottom: 0px;
      border-left: 2px #fff solid; }
  #widget_calendar .calendar_bg {
    position: relative;
    /*width: 300px;*/
    background-color: #f6f6f6;
    padding: 0px;
    /*@include box-shadow(0px, 1px, 8px, 0px, $shadow);*/
    width: 100%;
    /* Kalendorius*/ }
    #widget_calendar .calendar_bg #events_calendar {
      position: relative;
      padding: 0 13px 37px 13px; }
      @media only screen and (min-width: 768px) {
        #widget_calendar .calendar_bg #events_calendar {
          height: 409px; } }
    #widget_calendar .calendar_bg .cal_title {
      position: relative; }
      #widget_calendar .calendar_bg .cal_title .month_header .month_title {
        display: block;
        padding-top: 28px;
        text-align: center;
        font-size: 16px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif; }
      #widget_calendar .calendar_bg .cal_title .cal_next {
        position: absolute;
        right: 30px;
        top: 23px;
        /* 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;
        background-color: transparent;
        padding: 0; }
        #widget_calendar .calendar_bg .cal_title .cal_next:after {
          -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;
          font-size: 11px;
          line-height: 36px;
          margin-top: 0px;
          display: inline-block;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          color: #e34a4b;
          content: "\e902"; }
        #widget_calendar .calendar_bg .cal_title .cal_next:hover, #widget_calendar .calendar_bg .cal_title .cal_next:focus {
          border-bottom: 0px; }
      #widget_calendar .calendar_bg .cal_title .cal_prev {
        display: block;
        position: absolute;
        left: 30px;
        top: 24px;
        /* 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;
        background-color: transparent;
        padding: 0; }
        #widget_calendar .calendar_bg .cal_title .cal_prev:after {
          -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;
          font-size: 11px;
          line-height: 36px;
          margin-top: 0px;
          display: inline-block;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          color: #e34a4b;
          content: "\e902"; }
        #widget_calendar .calendar_bg .cal_title .cal_prev:hover, #widget_calendar .calendar_bg .cal_title .cal_prev:focus {
          border-bottom: 0px; }
    #widget_calendar .calendar_bg .calend {
      width: 100%;
      position: relative;
      margin: 17px 0 0 0; }
      #widget_calendar .calendar_bg .calend thead tr td {
        background: none;
        padding: 0px;
        border: none;
        padding: 3px;
        color: #000000; }
        #widget_calendar .calendar_bg .calend thead tr td span {
          font-family: "Open Sans", sans-serif;
          display: block;
          font-weight: 300;
          width: 35px;
          height: 35px;
          text-align: center;
          padding: 5px 0px; }
          @media only screen and (min-width: 1185px) {
            #widget_calendar .calendar_bg .calend thead tr td span {
              height: 40px;
              width: 40px;
              padding: 7px 0px; } }
      #widget_calendar .calendar_bg .calend tbody tr {
        position: relative; }
        #widget_calendar .calendar_bg .calend tbody tr td {
          border: none;
          padding: 3px; }
          #widget_calendar .calendar_bg .calend tbody tr td span {
            font-family: "Open Sans", sans-serif;
            display: block;
            height: 35px;
            width: 35px;
            text-align: center;
            padding: 5px 0px; }
            @media only screen and (min-width: 1185px) {
              #widget_calendar .calendar_bg .calend tbody tr td span {
                height: 40px;
                width: 40px;
                padding: 7px 0px; } }
          #widget_calendar .calendar_bg .calend tbody tr td.current span {
            background-color: #e34a4b;
            /*border: $border_width solid $border_color;*/
            color: #fff;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%; }
          @media only screen and (min-width: 1185px) {
            #widget_calendar .calendar_bg .calend tbody tr td.day_withevents {
              position: relative; } }
          #widget_calendar .calendar_bg .calend tbody tr td.day_withevents span {
            background-color: transparent;
            /*border: $border_width solid $link_color;*/
            color: #e34a4b;
            font-weight: 700;
            cursor: pointer;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            -webkit-transition: all 150ms ease-in-out;
            -moz-transition: all 150ms ease-in-out;
            -o-transition: all 150ms ease-in-out;
            -ms-transition: all 150ms ease-in-out;
            transition: all 150ms ease-in-out; }
            #widget_calendar .calendar_bg .calend tbody tr td.day_withevents span.active, #widget_calendar .calendar_bg .calend tbody tr td.day_withevents span:hover {
              background-color: #e34a4b;
              color: #fff; }
          #widget_calendar .calendar_bg .calend tbody tr td.day_withevents .day_events {
            display: none; }
          #widget_calendar .calendar_bg .calend tbody tr td.notthismonth span {
            color: transparent; }
          #widget_calendar .calendar_bg .calend tbody tr td.notthismonth .day_events {
            display: none; }
          #widget_calendar .calendar_bg .calend tbody tr td.notthismonth.current span {
            color: #fff; }
      #widget_calendar .calendar_bg .calend .day_events {
        margin: 0;
        background-color: #eee;
        padding: 0px 20px;
        position: absolute;
        width: 260px;
        left: 10px;
        z-index: 1000;
        cursor: default;
        /*overflow-y: auto;*/ }
        @media only screen and (min-width: 1024px) {
          #widget_calendar .calendar_bg .calend .day_events {
            width: 320px;
            left: 65px;
            top: 0px; } }
        #widget_calendar .calendar_bg .calend .day_events:after {
          content: "";
          position: absolute; }
          @media only screen and (min-width: 480px) {
            #widget_calendar .calendar_bg .calend .day_events:after {
              width: 0;
              height: 0;
              border-top: 8px solid transparent;
              border-right: 8px solid #eee;
              border-bottom: 8px solid transparent;
              border-top: 0.8rem solid transparent;
              border-right: 0.8rem solid #eee;
              border-bottom: 0.8rem solid transparent;
              left: -12px;
              top: 30%; } }
          @media only screen and (max-width: 480px) {
            #widget_calendar .calendar_bg .calend .day_events:after {
              width: 0;
              height: 0;
              border-left: 8px solid transparent;
              border-right: 8px solid transparent;
              border-top: 8px solid #eee;
              border-left: 0.8rem solid transparent;
              border-right: 0.8rem solid transparent;
              border-top: 0.8rem solid #eee;
              top: auto;
              bottom: -12px;
              left: 50%; } }
        @media only screen and (min-width: 480px) {
          #widget_calendar .calendar_bg .calend .day_events.ec1:after {
            top: 30%; } }
        @media only screen and (min-width: 480px) {
          #widget_calendar .calendar_bg .calend .day_events.ec2:after {
            top: 38%; } }
        @media only screen and (min-width: 480px) {
          #widget_calendar .calendar_bg .calend .day_events.ec3:after {
            top: 42%; } }
        #widget_calendar .calendar_bg .calend .day_events .oneevent {
          padding: 15px 20px;
          border-bottom: 2px solid #f6f6f6; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent:first-child {
            margin-top: 0px; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent:last-child {
            border-bottom: none; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent .date span {
            border: none;
            color: #f6f6f6;
            width: 100%;
            height: auto;
            text-align: left;
            cursor: auto;
            padding: 5px 0 10px 0; }
            #widget_calendar .calendar_bg .calend .day_events .oneevent .date span:hover {
              border: none;
              color: #f6f6f6;
              background: transparent; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent .pop_evt_title a {
            color: #000000; }
            #widget_calendar .calendar_bg .calend .day_events .oneevent .pop_evt_title a:hover, #widget_calendar .calendar_bg .calend .day_events .oneevent .pop_evt_title a:focus {
              color: #e34a4b;
              border-bottom: 0px; }
    #widget_calendar .calendar_bg .select2 {
      margin-bottom: 90px; }
    #widget_calendar .calendar_bg select.select2 {
      display: none; }

.full_events_url {
  text-align: right;
  padding-top: 11px; }
  .full_events_url a {
    font-size: 14px; }
  @media only screen and (max-width: 992px) {
    .full_events_url {
      padding-bottom: 15px; } }

#calendar_container {
  display: none;
  /*height: 382px;*/ }
  #calendar_container.active {
    display: block; }

#upcoming_container {
  display: none;
  padding: 10px 19px; }
  @media only screen and (min-width: 768px) {
    #upcoming_container {
      height: 409px; } }
  #upcoming_container.active {
    display: block;
    background-color: #f6f6f6; }
  #upcoming_container .upcoming_event {
    display: block;
    border-bottom: 2px #eee solid;
    margin: 11px 0;
    padding-bottom: 15px; }
    #upcoming_container .upcoming_event:hover, #upcoming_container .upcoming_event:focus {
      border-bottom: 2px #eee solid; }
    #upcoming_container .upcoming_event .date {
      color: #e34a4b;
      font-size: 14px;
      font-weight: 700;
      line-height: 24px; }
    #upcoming_container .upcoming_event .title_container h3 {
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      margin: 2px 0 0 0; }
    #upcoming_container .upcoming_event.last {
      border-bottom: 0px; }

.spr-calendar_big {
  display: inline-block;
  float: left;
  margin-top: -7px;
  margin-right: 20px; }

/* Renginiu paieska start */
#renginiai_search {
  background-color: #f6f6f6;
  padding: 30px 15px 30px 15px;
  margin-bottom: 10px; }
  #renginiai_search .col-md-12 {
    /*padding: 0px;*/ }
  #renginiai_search .text_and_button {
    margin-bottom: 13px;
    position: relative; }
    #renginiai_search .text_and_button input[type=text] {
      max-width: 100%;
      padding-right: 50px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      background-color: #f6f6f6; }
    #renginiai_search .text_and_button button {
      position: absolute;
      top: 0;
      right: 0px;
      background-color: transparent;
      border: 0px;
      padding: 0 25px 0 30px;
      background-image: url("../img/spr/search.png");
      background-position: 9px center;
      background-repeat: no-repeat; }
  #renginiai_search span.title {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 7px; }
  #renginiai_search .select2 {
    max-width: 100%; }
  #renginiai_search .select2-container--default .select2-selection--single {
    background-color: transparent; }
  #renginiai_search .datepicker_input {
    background-image: url("../img/spr/red-arrow-closed.png");
    background-position: right center;
    background-repeat: no-repeat;
    max-width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #f6f6f6;
    color: #000000;
    font-size: 14px;
    font-weight: 300; }
  #renginiai_search .col-md-6 {
    margin-bottom: 13px; }
  #renginiai_search .submit_reset {
    margin-top: 17px; }
    #renginiai_search .submit_reset .reset_link {
      margin-left: 16px; }

/* Renginiu paieska end */
/* kalendoriukas start*/
#ui-datepicker-div {
  width: 280px;
  /*background-color: $child;*/
  border: none;
  padding: 0px;
  margin-top: 0px; }
  @media only screen and (min-width: 480px) {
    #ui-datepicker-div {
      width: 365px; } }
  #ui-datepicker-div .ui-datepicker-header {
    position: relative;
    padding: 0px;
    height: 50px;
    width: 100%; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
      width: 100%;
      margin: 0px;
      text-align: left;
      padding: 12px 11px 9px; }
      @media only screen and (min-width: 480px) {
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
          padding: 12px 17px 9px; } }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
        display: inline-block;
        vertical-align: top; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2 {
        max-width: 76px; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2 .select2-selection {
          background: transparent;
          border: none; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2 .select2-selection--single {
          height: 28px; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2 .select2-selection__rendered {
          line-height: 26px;
          padding-right: 15px; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2 .select2-selection__arrow {
          width: 10px;
          height: 18px;
          top: 4px;
          right: 12px; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .select2.select2-container--open .select2-selection {
          border-bottom: 2px solid #0090c4; }
    #ui-datepicker-div .ui-datepicker-header > a span {
      position: absolute;
      margin: auto;
      top: 0px;
      bottom: 0px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
      position: absolute;
      left: 230px;
      top: 11px;
      width: 20px;
      height: 28px; }
      @media only screen and (min-width: 480px) {
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
          left: 316px; } }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span {
        right: 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;
        /*@include arrowManual(left, $border_color, $top: 4, $bottom: 4, $right: 5, $left: 0);*/ }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
        opacity: 0.5; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:hover span {
          /*@include arrowManual(left, $border_color, $top: 4, $bottom: 4, $right: 5, $left: 0);*/ }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover {
        border: none;
        outline: none; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover span {
          /*@include arrowManual(left, $link_color, $top: 4, $bottom: 4, $right: 5, $left: 0);*/ }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
      position: absolute;
      right: 4px;
      top: 11px;
      width: 20px;
      height: 28px; }
      @media only screen and (min-width: 480px) {
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
          right: 0px; } }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span {
        left: 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;
        /*@include arrowManual(right, $border_color, $top: 4, $bottom: 4, $right: 0, $left: 5);*/ }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
        opacity: 0.5; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled:hover span {
          /*@include arrowManual(right, $border_color, $top: 4, $bottom: 4, $right: 0, $left: 5);*/ }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
        border: none;
        outline: none; }
        #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover span {
          /*@include arrowManual(right, $link_color, $top: 4, $bottom: 4, $right: 0, $left: 5);*/ }
  #ui-datepicker-div .ui-datepicker-calendar {
    padding: 0px;
    box-sizing: border-box;
    margin: 0px 0px 8px 0px; }
    @media only screen and (min-width: 480px) {
      #ui-datepicker-div .ui-datepicker-calendar {
        margin: 0px 0px 16px 0px; } }
    #ui-datepicker-div .ui-datepicker-calendar thead {
      background-color: #dfe2e8; }
    #ui-datepicker-div .ui-datepicker-calendar th {
      background: transparent;
      color: #000000;
      font-weight: 700;
      font-size: 16px;
      padding: 13px 0px; }
      #ui-datepicker-div .ui-datepicker-calendar th span {
        display: block; }
    #ui-datepicker-div .ui-datepicker-calendar td a {
      display: block;
      /*color: $even_h;*/
      padding: 18px 0px 0px; }
      #ui-datepicker-div .ui-datepicker-calendar td a:hover {
        color: #0090c4;
        font-weight: 700; }
    #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month a {
      color: #dfe2e8; }
    #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day a {
      /*color: $even_h;*/
      font-weight: 700; }

/* kalendoriukas end*/
/* Renginiu sarasas start */
.renginiai_list {
  margin-bottom: 10px; }
  .renginiai_list .event_container {
    background-color: #f6f6f6;
    padding: 0 30px 23px 30px;
    margin-bottom: 10px;
    cursor: pointer; }
    .renginiai_list .event_container .event_title {
      font-size: 22px;
      font-weight: 700;
      line-height: 28px; }
      .renginiai_list .event_container .event_title + p {
        font-family: "Open Sans", sans-serif; }
    .renginiai_list .event_container .event_meta .event_date {
      display: inline-block; }
      .renginiai_list .event_container .event_meta .event_date .calendar-icon {
        background-image: url("../img/spr/calendar.png");
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 26px;
        padding-right: 17px;
        color: #000000;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px; }
    .renginiai_list .event_container .event_meta .event_category .category-icon {
      background-image: url("../img/spr/category.png");
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 26px;
      padding-right: 17px;
      color: #000000;
      font-size: 14px;
      font-weight: 700;
      line-height: 24px; }
    .renginiai_list .event_container .event_meta .event_location .location-icon {
      background-image: url("../img/spr/location.png");
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 26px;
      color: #000000;
      font-size: 14px;
      font-weight: 700;
      line-height: 24px; }

/* Renginiu sarasas end */
/* Renginiu vidinis start*/
.event_container_inner .event_title {
  /*color:  $even_h;*/
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 26px;
  margin-top: 0px; }
.event_container_inner .event_info {
  margin-bottom: 25px; }
  .event_container_inner .event_info > span {
    display: block;
    font-weight: 400;
    float: left;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin: 0px 17px 0px 0px; }
    .event_container_inner .event_info > span > span {
      display: block;
      float: left;
      margin-right: 13px;
      margin-top: 3px; }
  .event_container_inner .event_info .content_date span {
    margin-top: 3px;
    margin-right: 10px; }
.event_container_inner .event_image {
  display: block;
  margin-bottom: 20px;
  float: none;
  padding-top: 4px; }
  @media only screen and (min-width: 960px) {
    .event_container_inner .event_image {
      float: left;
      margin-right: 30px; } }
  .event_container_inner .event_image:hover {
    border: none; }
  .event_container_inner .event_image img {
    display: block;
    width: 100%;
    max-width: 600px;
    height: auto; }
    @media only screen and (min-width: 1185px) {
      .event_container_inner .event_image img {
        width: 380px;
        height: 250px; } }
.event_container_inner .event_text {
  padding-bottom: 5px; }
  .event_container_inner .event_text * {
    font-family: "Open Sans", sans-serif; }
.event_container_inner .event_contact {
  clear: left;
  background-color: #f6f6f6;
  padding: 25px 30px 29px 30px;
  margin-bottom: 20px; }
  .event_container_inner .event_contact .ec_items {
    display: block;
    float: none;
    font-family: "Open Sans", sans-serif; }
    .event_container_inner .event_contact .ec_items.first {
      color: #000000;
      font-size: 30px;
      font-weight: 700;
      line-height: 28px;
      padding-bottom: 15px; }
    .event_container_inner .event_contact .ec_items.devider {
      margin: 0px; }
    .event_container_inner .event_contact .ec_items span {
      font-weight: 700; }
.event_container_inner .assoc_title {
  margin: 0px;
  padding-bottom: 20px;
  /*		border-bottom: $border_width solid $child;*/ }
.event_container_inner .one_assoc {
  padding: 20px 0px;
  /*border-bottom: $border_width solid $child;*/ }
  @media only screen and (min-width: 1185px) {
    .event_container_inner .one_assoc {
      padding: 30px 0px; } }
  .event_container_inner .one_assoc .short_text {
    margin: 15px 0px; }
  .event_container_inner .one_assoc .meta_assoc > span {
    float: left;
    display: block;
    font-weight: 400;
    margin-right: 30px;
    color: #f6f6f6; }
    .event_container_inner .one_assoc .meta_assoc > span > span {
      float: left;
      display: block;
      margin-top: 3px;
      margin-right: 10px; }
  .event_container_inner .one_assoc .meta_assoc .date > span {
    margin-top: 2px; }
  .event_container_inner .one_assoc .meta_assoc .category {
    float: left; }
    .event_container_inner .one_assoc .meta_assoc .category a {
      float: left;
      color: #f6f6f6;
      font-weight: 400;
      /*border-bottom: $border_width solid $white;*/ }
      .event_container_inner .one_assoc .meta_assoc .category a:hover {
        color: #0090c4;
        border-bottom: 2px solid #0090c4; }
    .event_container_inner .one_assoc .meta_assoc .category span {
      float: left;
      display: block;
      margin-top: 3px;
      margin-right: 10px; }

/* Renginiu vidinis start*/
.search_form {
  margin: 0 0 30px 0;
  padding: 30px;
  background-color: #f6f6f6; }
  .search_form input {
    width: 100%; }
  .search_form input[type="radio"] {
    width: auto; }
  .search_form .disp_table {
    table-layout: auto; }
  .search_form .search_query_input {
    float: left;
    width: 80%;
    max-width: 80%;
    background-color: transparent;
    border-right: 0 none;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px; }
    .search_form .search_query_input:hover, .search_form .search_query_input:active, .search_form .search_query_input:focus {
      border: 2px solid #dfe2e8;
      border-right: 0 none; }
  .search_form .submit-search-query {
    float: left;
    width: 20%;
    max-width: 20%;
    border: 2px solid #dfe2e8;
    border-left: 0 none;
    padding: 0;
    line-height: 40px;
    background-color: transparent;
    color: #e34a4b;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    -o-border-radius: 0 20px 20px 0; }
    .search_form .submit-search-query:hover {
      border-left: 0 none; }
    .search_form .submit-search-query .icon-search_small {
      float: right;
      margin-right: 27px; }
  .search_form .search-options {
    margin-top: 25px; }
    .search_form .search-options .input_group_parent {
      float: left;
      display: inline-block;
      font-size: 14px;
      line-height: 23px;
      font-family: "Open Sans", sans-serif;
      padding-right: 20px; }
      @media only screen and (max-width: 1023px) {
        .search_form .search-options .input_group_parent {
          display: block;
          width: 100%; } }
    .search_form .search-options a {
      float: right;
      font-size: 14px;
      color: #e34a4b;
      border-bottom: 2px solid transparent; }
      .search_form .search-options a:hover, .search_form .search-options a:focus {
        border-color: #e34a4b; }
  .search_form .search-form-link {
    float: right;
    margin-left: 20px;
    font-size: 14px; }
    @media only screen and (max-width: 510px) {
      .search_form .search-form-link {
        float: left;
        margin: 0 20px 0 0; } }

p.total_found {
  font-size: 20px;
  line-height: 26px;
  margin: 10px 0 30px 0; }
  @media only screen and (min-width: 768px) {
    p.total_found {
      font-size: 27px;
      line-height: 37px; } }

.search_results > a {
  cursor: pointer;
  margin: 0 0 10px 0;
  display: block;
  background: #f6f6f6;
  padding: 20px 30px;
  font-weight: normal;
  text-decoration: none; }
  @media only screen and (min-width: 1200px) {
    .search_results > a {
      padding: 20px 30px; } }
  .search_results > a span {
    color: #000000;
    font-family: "Open Sans", sans-serif; }
  .search_results > a:hover, .search_results > a:active, .search_results > a:focus {
    border: 0 none; }
  .search_results > a img {
    float: left;
    margin: 8px 10px 10px 0; }
  .search_results > a .search_title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700; }
.search_results span.highlight {
  background-color: #dfe2e8;
  padding: 0 5px;
  color: #000000; }

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

.total_found_in_search {
  font-size: 14px;
  font-family: "Open Sans", sans-serif; }
  .total_found_in_search .total {
    font-weight: 700; }

.search-widget {
  display: none;
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 40px 0 32px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #f6f6f6; }
  .search-widget .close-widget {
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 14px;
    cursor: pointer;
    font-size: 21px; }
  .search-widget .widget-holder {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .search-widget .widget-holder .widget_title {
      display: block;
      text-align: center;
      line-height: 1.3;
      margin: 0 0 22px 0;
      font-size: 42px;
      font-weight: 600;
      color: #000;
      font-family: "Source Sans Pro", Arial, sans-serif; }
    .search-widget .widget-holder form {
      padding: 0;
      position: relative;
      max-width: 670px;
      width: 100%;
      margin: 0 auto; }
      .search-widget .widget-holder form .disp_table .disp_cell {
        position: relative; }
        .search-widget .widget-holder form .disp_table .disp_cell input[type="text"] {
          width: 100%;
          max-width: 100%;
          border-radius: 32px;
          border: 1px solid #e34a4b;
          padding: 22px 100px 22px 30px;
          font-size: 16px;
          font-weight: 300;
          height: 64px; }
        .search-widget .widget-holder form .disp_table .disp_cell > button {
          width: 100px;
          position: absolute;
          right: 0;
          top: 0;
          height: 64px;
          border-radius: 32px;
          background-color: #e34a4b;
          border: 1px solid #e34a4b;
          transition: all 0.2s ease-in-out; }
          .search-widget .widget-holder form .disp_table .disp_cell > button > span {
            color: #FFF;
            font-size: 30px; }
          .search-widget .widget-holder form .disp_table .disp_cell > button:hover {
            background-color: transparent; }
            .search-widget .widget-holder form .disp_table .disp_cell > button:hover span {
              color: #e34a4b; }
    .search-widget .widget-holder .search-options {
      margin-top: 20px; }
      .search-widget .widget-holder .search-options .disp_cell label {
        color: #707070;
        padding-right: 30px; }
        .search-widget .widget-holder .search-options .disp_cell label .radio_design {
          background-image: none;
          width: 16px;
          height: 16px;
          border: 1px solid #e34a4b;
          border-radius: 50%;
          top: 4px; }
        .search-widget .widget-holder .search-options .disp_cell label input[type="radio"]:checked + .radio_design:before {
          content: "";
          display: block;
          background-color: #e34a4b;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          position: relative;
          top: 2px;
          left: 2px; }
        @media only screen and (max-width: 1024px) {
          .search-widget .widget-holder .search-options .disp_cell label {
            text-align: left; } }
      .search-widget .widget-holder .search-options a {
        display: none; }
  @media only screen and (max-width: 1024px) {
    .search-widget {
      padding: 30px 0 32px 0;
      top: 0px; }
      .search-widget .close-widget {
        top: 8px; }
      .search-widget .widget-holder .widget_title {
        font-size: 38px;
        margin: 0 0 30px 0; }
      .search-widget .widget-holder form .disp_table .disp_cell input[type="text"] {
        height: 58px;
        font-size: 14px;
        padding: 22px 100px 22px 20px; }
      .search-widget .widget-holder form .disp_table .disp_cell > button {
        width: 92px;
        height: 58px; }
      .search-widget .widget-holder .search-options .disp_cell label {
        display: inline-block;
        width: auto; } }

/* titlepagebasic start */
.titlepage_widgets_cont {
  background-color: #f6f6f6;
  padding: 20px 30px; }
  @media only screen and (max-width: 720px) {
    .titlepage_widgets_cont {
      margin-bottom: 10px; } }
  .titlepage_widgets_cont .one_banner {
    padding: 10px 0; }
    .titlepage_widgets_cont .one_banner a {
      display: table;
      width: 100%;
      table-layout: fixed;
      border: 0;
      color: #e34a4b; }
      .titlepage_widgets_cont .one_banner a span.dtblc {
        display: table-cell;
        vertical-align: middle;
        padding-left: 15px; }
      .titlepage_widgets_cont .one_banner a span.image {
        width: 32px;
        text-align: center;
        padding: 0; }
        .titlepage_widgets_cont .one_banner a span.image img {
          display: block;
          max-width: 32px;
          max-height: 32px; }
      .titlepage_widgets_cont .one_banner a span.title {
        font-size: 14px; }
      .titlepage_widgets_cont .one_banner a:hover span.title {
        border-bottom: 2px solid #e34a4b; }

.search_widget {
  background-color: #f6f6f6;
  padding: 23px 30px;
  background-image: url("../img/search_widget.png");
  background-position: top right;
  background-repeat: no-repeat; }
  .search_widget .widget_title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
  .search_widget .search_form {
    margin: 0;
    padding: 0;
    background-color: transparent; }
    .search_widget .search_form .search_query_input {
      border: 2px solid #000;
      border-right: 0 none;
      height: 64px;
      border-radius: 32px 0 0 32px;
      -webkit-border-radius: 32px 0 0 32px;
      -moz-border-radius: 32px 0 0 32px;
      -ms-border-radius: 32px 0 0 32px;
      -o-border-radius: 32px 0 0 32px;
      font-family: "Open Sans", sans-serif; }
    .search_widget .search_form .submit-search-query {
      border: 2px solid #000;
      border-left: 0 none;
      height: 64px;
      border-radius: 0 32px 32px 0;
      -webkit-border-radius: 0 32px 32px 0;
      -moz-border-radius: 0 32px 32px 0;
      -ms-border-radius: 0 32px 32px 0;
      -o-border-radius: 0 32px 32px 0; }
      .search_widget .search_form .submit-search-query .icon-search_big {
        font-size: 32px;
        float: right;
        margin-right: 34px; }
    .search_widget .search_form .disp_table {
      margin-top: 42px; }
    .search_widget .search_form .search-options.disp_table {
      margin-top: 49px; }

.titlepage_block {
  margin-top: 50px;
  padding-bottom: 12px; }
  .titlepage_block .block_heading {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 3px 0; }
  .titlepage_block .block_desc {
    font-size: 22px;
    font-weight: 300;
    color: #707070;
    text-align: center;
    font-family: "Open Sans", sans-serif; }
    .titlepage_block .block_desc p, .titlepage_block .block_desc span, .titlepage_block .block_desc div {
      font-size: 22px;
      color: #707070; }
  .titlepage_block .block_desc p:first-of-type {
    margin-top: 0px; }
  @media only screen and (max-width: 650px) {
    .titlepage_block {
      margin-top: 25px; } }

.titlepage.gallery_list .list_item, .titlepage.news_list .list_item, .slide_list .list_item {
  width: 100%;
  margin: 0px;
  display: block; }
  @media only screen and (max-width: 768px) {
    .titlepage.gallery_list .list_item, .titlepage.news_list .list_item, .slide_list .list_item {
      margin-bottom: 15px; } }
  .titlepage.gallery_list .list_item .image_container .title_container, .titlepage.news_list .list_item .image_container .title_container, .slide_list .list_item .image_container .title_container {
    position: absolute;
    top: 30px;
    left: 30px; }
    .titlepage.gallery_list .list_item .image_container .title_container span, .titlepage.news_list .list_item .image_container .title_container span, .slide_list .list_item .image_container .title_container span {
      height: 40px;
      line-height: 36px;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      padding: 0 28px;
      border: 2px solid #e34a4b;
      margin: 0;
      cursor: pointer;
      outline: none;
      background-color: #e34a4b;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px; }
      @media only screen and (min-width: 1024px) {
        .titlepage.gallery_list .list_item .image_container .title_container span, .titlepage.news_list .list_item .image_container .title_container span, .slide_list .list_item .image_container .title_container span {
          height: 40px;
          line-height: 36px;
          padding: 0 28px; } }
  .titlepage.gallery_list .list_item .image_container .date_container, .titlepage.news_list .list_item .image_container .date_container, .slide_list .list_item .image_container .date_container {
    padding-bottom: 16px; }
    .titlepage.gallery_list .list_item .image_container .date_container h3, .titlepage.news_list .list_item .image_container .date_container h3, .slide_list .list_item .image_container .date_container h3 {
      font-size: 30px;
      font-weight: 300;
      line-height: 38px; }

@media only screen and (max-width: 992px) {
  .slide_list {
    margin-bottom: 30px; } }
@media only screen and (min-width: 992px) {
  .slide_list {
    max-height: 350px;
    margin-bottom: 30px; } }

.titlepage.news_list .news-holder {
  margin: 0 -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
.titlepage.news_list .list_item {
  background: #f6f6f6;
  width: calc(50% - 20px);
  margin: 0 10px 20px 10px; }
  .titlepage.news_list .list_item .image_container .date_container {
    padding-bottom: 24px; }
  @media only screen and (max-width: 650px) {
    .titlepage.news_list .list_item {
      width: calc(100% - 20px); } }
.titlepage.news_list .news_link {
  margin: 20px 0 0 0;
  width: 100%;
  text-align: right;
  padding: 0 10px; }

.titlepage.gallery_list {
  margin-top: 55px; }
  @media only screen and (max-width: 480px) {
    .titlepage.gallery_list {
      margin-top: 85px; } }
  .titlepage.gallery_list .list_item {
    float: none; }
    .titlepage.gallery_list .list_item .image_container {
      height: 350px; }
      @media only screen and (max-width: 992px) {
        .titlepage.gallery_list .list_item .image_container {
          height: auto; } }
      .titlepage.gallery_list .list_item .image_container img {
        height: 350px; }
        @media only screen and (max-width: 992px) {
          .titlepage.gallery_list .list_item .image_container img {
            height: auto; } }
      .titlepage.gallery_list .list_item .image_container .date_container h3 {
        font-size: 22px;
        font-weight: 300;
        line-height: 28px;
        margin: 7px 0 8px; }
      .titlepage.gallery_list .list_item .image_container .date_container .widget_type {
        padding: 0px;
        font-size: 14px;
        font-weight: 700;
        color: #fff; }
  .titlepage.gallery_list .widget_url {
    text-align: right;
    margin-top: 11px; }
    @media only screen and (max-width: 992px) {
      .titlepage.gallery_list .widget_url {
        margin-bottom: 15px; } }

#books_slides {
  margin: 8px 0 0 0; }
  #books_slides .list_item {
    width: 100%;
    margin: 0px;
    float: none;
    outline: 0; }
    #books_slides .list_item .image_container {
      text-align: center;
      height: 200px;
      padding-top: 12px;
      padding-bottom: 20px;
      line-height: 0;
      box-sizing: content-box; }
      #books_slides .list_item .image_container img {
        float: none;
        max-width: 134px;
        height: 100%;
        -webkit-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
        -moz-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
        box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2); }
    #books_slides .list_item .meta_info {
      text-align: center;
      padding: 5px 10px;
      background-color: transparent; }
      #books_slides .list_item .meta_info h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px; }
      #books_slides .list_item .meta_info span.short {
        margin: 1px 0;
        font-family: "Open Sans", sans-serif; }
    #books_slides .list_item:hover .meta_info, #books_slides .list_item:focus .meta_info {
      opacity: 0.4; }

.owl-wrapper-outer,
.owl-wrapper,
.owl-item,
.slide-content {
  margin: 0px; }

.owl-wrapper-outer {
  /*margin-top: 50px;*/ }

#books_slides .item {
  position: relative;
  width: 100%;
  /*height: 300px;*/ }

#books_slides .slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#books_slides .text_cont {
  left: 0;
  margin: 0;
  position: absolute;
  top: 20px;
  width: 370px;
  height: 400px;
  display: table; }

#books_slides .text_cont .text-cent {
  display: table-cell;
  vertical-align: middle; }

#books_slides .text_cont h3 {
  color: #365d81;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 0px 0 19px 0; }

#books_slides .text_cont p {
  font-size: 16px;
  line-height: 20px; }

.owl-theme .owl-controls {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  margin-top: -95px; }
  @media only screen and (max-width: 480px) {
    .owl-theme .owl-controls {
      top: auto;
      right: auto;
      margin-top: 0px; } }
  .owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    border: 2px #dfe2e8 solid;
    border-radius: 0px;
    height: 40px;
    position: absolute;
    top: 0;
    width: 50px;
    line-height: 36px; }
    @media only screen and (max-width: 480px) {
      .owl-theme .owl-controls .owl-buttons div {
        position: static; } }
    .owl-theme .owl-controls .owl-buttons div:hover {
      background-color: #fff;
      border: 2px solid #e34a4b; }
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: auto;
    right: 50px;
    /* 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;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
    border-right-width: 1px;
    background-color: transparent;
    padding: 0; }
    .owl-theme .owl-controls .owl-buttons .owl-prev:after {
      -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;
      font-size: 11px;
      line-height: 36px;
      margin-top: 0px;
      display: inline-block;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      color: #e34a4b;
      content: "\e902"; }
    .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
      border-right-width: 1px; }
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    /* 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;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    -o-border-radius: 0 20px 20px 0;
    border-left-width: 1px;
    background-color: transparent;
    padding: 0; }
    .owl-theme .owl-controls .owl-buttons .owl-next:after {
      -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;
      font-size: 11px;
      line-height: 36px;
      margin-top: 0px;
      display: inline-block;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      color: #e34a4b;
      content: "\e902"; }
    .owl-theme .owl-controls .owl-buttons .owl-next:hover {
      border-left-width: 1px; }

#books_slides .slide {
  height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.books_url {
  text-align: right;
  padding-top: 11px; }
  .books_url a {
    font-size: 14px; }

.readers_widget {
  background-color: #f6f6f6;
  background-image: url("../img/widget_book.png");
  background-position: top right;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 350px;
  overflow: hidden; }
  .readers_widget .widget_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    padding-top: 18px; }
  .readers_widget .book_container {
    display: block; }
    .readers_widget .book_container:hover, .readers_widget .book_container:focus {
      text-decoration: none;
      border: 0px; }
    .readers_widget .book_container .book_img {
      line-height: 0;
      margin-top: 23px; }
      .readers_widget .book_container .book_img img {
        -webkit-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
        -moz-box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2);
        box-shadow: 0px 5px 15px 0px rgba(21, 30, 37, 0.2); }
    .readers_widget .book_container .book_title {
      font-size: 16px;
      font-weight: 700;
      line-height: 20px;
      padding-top: 20px; }
    .readers_widget .book_container .book_author {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      color: #5e5a5a;
      padding-top: 3px;
      font-family: "Open Sans", sans-serif; }
  .readers_widget .widget_links {
    padding-top: 26px;
    padding-bottom: 14px; }
    .readers_widget .widget_links a {
      font-size: 14px;
      padding: 0 5px; }
  .readers_widget .widget_bottom {
    background-color: #e34a4b;
    padding: 6px 0; }
    .readers_widget .widget_bottom a.susitikime {
      font-size: 14px;
      color: #fff; }
      .readers_widget .widget_bottom a.susitikime:hover, .readers_widget .widget_bottom a.susitikime:focus {
        text-decoration: none;
        border: 0px; }
      .readers_widget .widget_bottom a.susitikime span {
        /* 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;
        border-radius: 0 20px 20px 0;
        -webkit-border-radius: 0 20px 20px 0;
        -moz-border-radius: 0 20px 20px 0;
        -ms-border-radius: 0 20px 20px 0;
        -o-border-radius: 0 20px 20px 0;
        border-left-width: 1px;
        background-color: transparent;
        padding: 0 0 0 15px; }
        .readers_widget .widget_bottom a.susitikime span:after {
          -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;
          font-size: 11px;
          line-height: 36px;
          padding-bottom: 2px;
          margin-top: 0px;
          display: inline-block;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          color: #fff;
          content: "\e902"; }

.news_link {
  text-align: right;
  display: block;
  padding-top: 12px; }
  .news_link a {
    font-size: 14px; }

/* titlepagebasic END */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?2jgzl");
  src: url("../fonts/icomoon.eot?2jgzl#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2jgzl") format("truetype"), url("../fonts/icomoon.woff?2jgzl") format("woff"), url("../fonts/icomoon.svg?2jgzl#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;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  display: block; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px; }
  .input_group_parent .radio_design {
    top: 6px; }
  .input_group_parent .checkbox_design {
    background-position: 0 -32px;
    height: 12px;
    width: 12px; }
  .input_group_parent .radio_design {
    background-position: 0 -136px;
    height: 12px;
    width: 12px; }
  .input_group_parent input:checked + .checkbox_design {
    background-position: 0 -44px;
    height: 12px;
    width: 12px; }
  .input_group_parent input:checked + .radio_design {
    background-position: 0 -148px;
    height: 12px;
    width: 12px; }

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

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