@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";*/
.spr-sprite, .spr-arr_left, .spr-arr_right, .spr-checkbox, .spr-checkbox_checked, .spr-close, .spr-close_gallery, .spr-radio, .spr-radio_checked, .spr-refresh, .spr-slide_bullet {
  background-image: url('../img/spr-s1c419ea58e.png');
  background-repeat: no-repeat; }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }
body {
  background: #ececec; }

body, p, td, div {
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.6; }
  @media screen and (min-width: 480px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.6; } }
  @media screen and (min-width: 768px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.6; } }
  @media screen and (min-width: 1024px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.6; } }
  @media screen and (min-width: 1600px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.6; } }

p {
  margin: 15px 0; }

a {
  color: #20762f;
  font-weight: bold;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    text-decoration: underline; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1 {
  color: #2a2a2a;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 600; }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 38px;
      line-height: 1.2; } }

h2 {
  color: #2a2a2a;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    h2 {
      font-size: 28px;
      line-height: 1.2; } }

h3 {
  color: #2a2a2a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700; }
  @media screen and (min-width: 1024px) {
    h3 {
      font-size: 16px;
      line-height: 1.2; } }

h4 {
  color: #2a2a2a;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 18px;
      line-height: 1.2; } }

h5 {
  color: #2a2a2a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700; }
  @media screen and (min-width: 1024px) {
    h5 {
      font-size: 16px;
      line-height: 1.3; } }

h6 {
  color: #2a2a2a;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700; }
  @media screen and (min-width: 1024px) {
    h6 {
      font-size: 13px;
      line-height: 1.3; } }

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 {
  overflow: hidden;
  margin: 25px 0 25px 0;
  list-style-type: none; }

ol {
  overflow: hidden;
  margin: 25px 0px 25px 0;
  padding: 0 0 0 32px; }
  ol li {
    padding: 0 0 0 16px; }

ul li {
  padding: 0 0 0 32px;
  background-image: url("../img/bullet.png");
  background-position: 12px 9px;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 1024px) {
    ul li {
      padding: 0 0 0 48px;
      background-position: 16px 9px; } }

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

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

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

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px; }

table th,
table td {
  padding: 9px 10px;
  border: 0px;
  text-align: left; }

table td {
  background-color: #fff;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec; }
  table td:last-child {
    border-right: 0 none; }

table tbody tr:last-child td {
  border-bottom: 0 none; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  height: 60px;
  font-weight: bold;
  padding: 8px 10px;
  background: #f5f5f6;
  border-bottom: 3px solid #00995c; }

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

button, input[type=submit], input[type=button], input[type=reset] {
  width: 100%;
  max-width: 320px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 10px;
  border: 0 none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: #20762f;
  -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: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset] {
      height: 50px;
      line-height: 50px;
      padding: 0 20px; } }
  button:hover, button:focus, input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus {
    background: #20762f; }
  button.exarrow, input[type=submit].exarrow, input[type=button].exarrow, input[type=reset].exarrow {
    position: relative;
    padding: 0 50px 0 10px; }
    @media only screen and (min-width: 1024px) {
      button.exarrow, input[type=submit].exarrow, input[type=button].exarrow, input[type=reset].exarrow {
        padding: 0 60px 0 20px; } }
    button.exarrow .arrow, input[type=submit].exarrow .arrow, input[type=button].exarrow .arrow, input[type=reset].exarrow .arrow {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 40px;
      height: 40px;
      -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 3px 3px 0;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0; }
      @media only screen and (min-width: 1024px) {
        button.exarrow .arrow, input[type=submit].exarrow .arrow, input[type=button].exarrow .arrow, input[type=reset].exarrow .arrow {
          height: 50px; } }
      button.exarrow .arrow:before, input[type=submit].exarrow .arrow:before, input[type=button].exarrow .arrow:before, input[type=reset].exarrow .arrow:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e909";
        display: block;
        font-size: 11px; }
    button.exarrow .up, input[type=submit].exarrow .up, input[type=button].exarrow .up, input[type=reset].exarrow .up {
      padding: 17px 0 0 0; }
      @media only screen and (min-width: 1024px) {
        button.exarrow .up, input[type=submit].exarrow .up, input[type=button].exarrow .up, input[type=reset].exarrow .up {
          padding: 21px 0 0 0; } }
      button.exarrow .up:before, input[type=submit].exarrow .up:before, input[type=button].exarrow .up:before, input[type=reset].exarrow .up:before {
        content: "\e906";
        font-size: 7px; }
    button.exarrow .down, input[type=submit].exarrow .down, input[type=button].exarrow .down, input[type=reset].exarrow .down {
      padding: 17px 0 0 0; }
      @media only screen and (min-width: 1024px) {
        button.exarrow .down, input[type=submit].exarrow .down, input[type=button].exarrow .down, input[type=reset].exarrow .down {
          padding: 23px 0 0 0; } }
      button.exarrow .down:before, input[type=submit].exarrow .down:before, input[type=button].exarrow .down:before, input[type=reset].exarrow .down:before {
        content: "\e908";
        font-size: 7px; }
    button.exarrow .right, input[type=submit].exarrow .right, input[type=button].exarrow .right, input[type=reset].exarrow .right {
      padding: 15px 0 0 0; }
      @media only screen and (min-width: 1024px) {
        button.exarrow .right, input[type=submit].exarrow .right, input[type=button].exarrow .right, input[type=reset].exarrow .right {
          padding: 20px 0 0 0; } }
      button.exarrow .right:before, input[type=submit].exarrow .right:before, input[type=button].exarrow .right:before, input[type=reset].exarrow .right:before {
        content: "\e909";
        font-size: 11px; }
  button.green, input[type=submit].green, input[type=button].green, input[type=reset].green {
    background-color: #00995c; }
    button.green .arrow, input[type=submit].green .arrow, input[type=button].green .arrow, input[type=reset].green .arrow {
      background-color: #007e4b; }
    button.green:hover, button.green:focus, input[type=submit].green:hover, input[type=submit].green:focus, input[type=button].green:hover, input[type=button].green:focus, input[type=reset].green:hover, input[type=reset].green:focus {
      background-color: rgba(0, 153, 92, 0.7); }
      button.green:hover .arrow, button.green:focus .arrow, input[type=submit].green:hover .arrow, input[type=submit].green:focus .arrow, input[type=button].green:hover .arrow, input[type=button].green:focus .arrow, input[type=reset].green:hover .arrow, input[type=reset].green:focus .arrow {
        background-color: rgba(0, 126, 75, 0.35); }
  button.yellow, input[type=submit].yellow, input[type=button].yellow, input[type=reset].yellow {
    background-color: #96ae3f; }
    button.yellow .arrow, input[type=submit].yellow .arrow, input[type=button].yellow .arrow, input[type=reset].yellow .arrow {
      background-color: #869e2f; }
    button.yellow:hover, button.yellow:focus, input[type=submit].yellow:hover, input[type=submit].yellow:focus, input[type=button].yellow:hover, input[type=button].yellow:focus, input[type=reset].yellow:hover, input[type=reset].yellow:focus {
      background-color: rgba(150, 174, 63, 0.7); }
      button.yellow:hover .arrow, button.yellow:focus .arrow, input[type=submit].yellow:hover .arrow, input[type=submit].yellow:focus .arrow, input[type=button].yellow:hover .arrow, input[type=button].yellow:focus .arrow, input[type=reset].yellow:hover .arrow, input[type=reset].yellow:focus .arrow {
        background-color: rgba(134, 158, 47, 0.35); }
  button.black, input[type=submit].black, input[type=button].black, input[type=reset].black {
    color: #2a2a2a;
    background-color: transparent;
    border: 2px solid #2a2a2a;
    line-height: 36px; }
    @media only screen and (min-width: 1024px) {
      button.black, input[type=submit].black, input[type=button].black, input[type=reset].black {
        line-height: 46px; } }
    button.black .arrow, input[type=submit].black .arrow, input[type=button].black .arrow, input[type=reset].black .arrow {
      top: -2px;
      right: -2px;
      color: #2a2a2a;
      background-color: transparent;
      border-left: 2px solid #2a2a2a; }
    button.black:hover, button.black:focus, input[type=submit].black:hover, input[type=submit].black:focus, input[type=button].black:hover, input[type=button].black:focus, input[type=reset].black:hover, input[type=reset].black:focus {
      color: #fff;
      background-color: #696969;
      border-color: #696969; }
      button.black:hover .arrow, button.black:focus .arrow, input[type=submit].black:hover .arrow, input[type=submit].black:focus .arrow, input[type=button].black:hover .arrow, input[type=button].black:focus .arrow, input[type=reset].black:hover .arrow, input[type=reset].black:focus .arrow {
        color: #fff;
        background-color: #2a2a2a; }

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

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

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

table.lentele_be_remo, .lentele_be_remo td {
  border: 0px;
  background: none;
  padding: 10px;
  color: #000;
  table-layout: auto;
  width: auto; }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.visible_bullet {
  overflow: hidden; }

.spr-sprite, .spr-arr_left, .spr-arr_right, .spr-checkbox, .spr-checkbox_checked, .spr-close, .spr-close_gallery, .spr-radio, .spr-radio_checked, .spr-refresh, .spr-slide_bullet {
  background-image: url('../img/spr-s1c419ea58e.png');
  background-repeat: no-repeat; }

.spr-arr_left {
  background-position: 0 -50px;
  height: 53px;
  width: 50px; }
  .spr-arr_left:hover, .spr-arr_left.arr_left-hover {
    background-position: 0 0; }

.spr-arr_right {
  background-position: 0 -153px;
  height: 53px;
  width: 50px; }
  .spr-arr_right:hover, .spr-arr_right.arr_right-hover {
    background-position: 0 -103px; }

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

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

.spr-close {
  background-position: 0 -230px;
  height: 21px;
  width: 21px; }

.spr-close_gallery {
  background-position: 0 -251px;
  height: 21px;
  width: 21px; }

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

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

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

.spr-slide_bullet {
  background-position: 0 -330px;
  height: 14px;
  width: 14px; }
  .spr-slide_bullet:hover, .spr-slide_bullet.slide_bullet-hover {
    background-position: 0 -316px; }

.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: 310px;
  outline: none; }

select.select2 {
  max-width: 100px;
  min-width: 99px; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    background-color: transparent;
    border: 0 none;
    border-bottom: 2px solid #b2b2b2;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #525252;
      font-size: 12px;
      font-weight: 600;
      padding-right: 23px;
      padding-left: 0;
      line-height: 40px; }
      @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: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: transparent;
      border: none;
      height: 38px;
      width: 38px;
      top: 0;
      right: 0; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 38px;
          width: 38px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        position: absolute;
        top: 16px;
        right: 0;
        left: auto;
        width: 11px;
        height: 7px;
        margin: 0;
        color: #20762f;
        font-size: 7px;
        border: 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;
        display: block; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
          content: "\e908"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.select2-container--default .select2-results__option {
  color: #2a2a2a;
  font-size: 12px;
  font-weight: 600;
  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] {
    color: #2a2a2a;
    background-color: #f8f8f8; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #2a2a2a;
  background-color: #f8f8f8; }
.select2-container--default .select2-dropdown {
  margin: 1px 0 0 0;
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

.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); } }
.owl-item a {
  max-width: 100%; }

/*! 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 {
  text-decoration: none;
  right: -40px;
  top: 0;
  border: 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;
  font-size: 16px;
  color: #fff;
  text-align: center; }
  a.fancybox-close:after {
    display: block;
    content: "\e90b"; }
  a.fancybox-close:hover, a.fancybox-close:focus {
    opacity: 0.7; }

@media only screen and (max-width: 991px) {
  .fancybox-nav {
    display: none; } }
.fancybox-nav span {
  top: 50%;
  margin-top: -21px;
  display: block;
  width: 43px;
  height: 43px;
  background-color: #fff;
  border: 0 none;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  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; }
  .fancybox-nav span: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: '\e900';
    display: block;
    color: #828282;
    font-size: 12px;
    text-align: center;
    padding: 16px 0 0 0; }
.fancybox-nav.fancybox-prev span:after {
  content: '\e90d'; }

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

.fancybox-skin {
  background: #fff; }

/*! 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-outer {
  background: transparent;
  /*background-color: darken($theme_color, 50%);*/ }
  .lg-outer .lg-thumb.group {
    margin-left: auto;
    margin-right: auto; }
  .lg-outer .lg-thumb-outer {
    background: transparent;
    /*background: darken($theme_color, 30%);*/ }
  .lg-outer .lg-thumb-item {
    border: none;
    border-radius: 0;
    opacity: 0.5;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
      opacity: 1; }
  .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    padding: 0; }
  .lg-outer img.lg-image {
    padding: 17px 10px 83px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(17, 24, 31, 0.7);
    padding: 10px 10px;
    bottom: 83px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(8, 11, 15, 0.7);
    left: 10px;
    top: -40px; }

.photo_title {
  line-height: 1.2;
  color: #fafafa; }
  @media only screen and (max-width: 800px) {
    .photo_title {
      display: none; } }

.lg-toolbar {
  left: auto;
  right: 10px;
  width: auto;
  background-color: rgba(8, 11, 15, 0.7); }
  .lg-toolbar .lg-close {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #fff;
    text-align: center; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e90b"; }
  .lg-toolbar #lg-counter {
    padding-top: 8px;
    font-size: 19px;
    color: #5e6164;
    font-weight: 900;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px; }

@media only screen and (max-width: 800px) {
  .lg-actions {
    display: none; } }
.lg-actions .lg-next:before, .lg-actions .lg-prev:before, .lg-actions .lg-prev:after {
  content: ""; }
.lg-actions .lg-icon.lg-next, .lg-actions .lg-icon.lg-prev {
  padding: 0; }
.lg-actions .lg-prev:before {
  padding: 0 0 15px 0 !important;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

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

.album_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5555;
  width: auto;
  background-color: transparent;
  right: auto; }
  @media only screen and (max-width: 800px) {
    .album_title {
      display: none; } }
  .album_title .album_title_text {
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(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-fullscreen, .gallery_share, #lg-counter {
  display: none !important; }

.lg-backdrop {
  background-color: rgba(51, 51, 51, 0.9); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mm-page {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
.mm-menu.mm-bottom.mm-autoheight, .mm-menu.mm-top.mm-autoheight {
  max-height: 80%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

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

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

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

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

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

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

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

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

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#hamburger {
  box-sizing: border-box;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #20762f;
  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: rgba(0, 0, 0, 0.03); }

.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(21, 78, 31, 0.7);
  transition: background 500ms ease 0.3s; }

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

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

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

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

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

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

#mobile_menu > .dummy_menu {
  padding-left: 0;
  padding-right: 0; }

.dummy_menu > ul.mm-listview {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }

/*.mm-menu>.mm-panel::after, .mm-menu>.mm-panel::before {
	height: 0;
}*/
#mobile_menu .search_cont {
  position: relative;
  margin: 20px; }
  #mobile_menu .search_cont input[type=text] {
    width: 100%;
    max-width: 100%;
    padding: 0 50px 0 23px;
    border: 1px solid #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px; }
  #mobile_menu .search_cont button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 0;
    outline: none;
    background-color: #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    #mobile_menu .search_cont button span {
      display: block;
      color: #606060;
      font-size: 15px; }
    #mobile_menu .search_cont button:hover span, #mobile_menu .search_cont button:focus span {
      color: #20762f; }
#mobile_menu .icon_hold {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 20px 0 20px; }
  #mobile_menu .icon_hold .langs {
    float: left;
    margin: 0 10px 0 0; }
    #mobile_menu .icon_hold .langs a {
      display: block;
      float: left;
      width: 30px;
      height: 30px;
      color: #fff;
      font-size: 13px;
      line-height: 30px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      background: rgba(23, 127, 101, 0.83);
      /* Old browsers */
      background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* IE10+ */
      background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
  #mobile_menu .icon_hold > a {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
    padding: 0px;
    color: #6c6c6c;
    text-decoration: none; }
    #mobile_menu .icon_hold > a span {
      display: block;
      margin: 8px 0 0 0;
      color: inherit;
      font-size: 16px; }
  #mobile_menu .icon_hold .mm-custom-close {
    float: right;
    width: 30px;
    height: 30px; }
    #mobile_menu .icon_hold .mm-custom-close > span {
      display: block;
      margin: 2px 0 0 2px;
      color: #20762f;
      font-size: 26px; }

.NFI-wrapper {
  background: transparent; }

.NFI-button {
  border-radius: 3px;
  width: 190px;
  padding: 0 10px 0 5px;
  height: 40px;
  line-height: 36px;
  color: #fff;
  text-align: left !important;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: #fff;
  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: #000;
  border: 2px solid #ececec; }
  .NFI-button:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 9px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #aab8c3;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #aab8c3; }
  .NFI-button:hover, .NFI-button:focus {
    background: #20762f;
    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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box; }

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

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

.index_container {
  padding-top: 60px;
  padding-bottom: 50px;
  min-height: 400px; }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 30px; } }

.homepage_container {
  padding-top: 100px;
  padding-bottom: 55px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 30px; } }
  .homepage_container.has-slide {
    padding-top: 30px; }

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

.content_date {
  margin: 0 0 17px 0;
  color: #aaaaaa;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px; }
  .content_date:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e907';
    display: inline-block;
    color: #aaaaaa;
    font-size: 15px;
    vertical-align: -1px;
    margin: 0 8px 0 0; }

h1.main_title {
  position: relative;
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  padding: 0 0 14px 0;
  border-bottom: 1px solid #d6d6d6;
  margin: 26px 0 26px 0; }
  h1.main_title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 70px;
    height: 3px;
    background-color: #20762f; }

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 {
  position: relative;
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  padding: 0 0 14px 0;
  border-bottom: 1px solid #d6d6d6;
  margin: 0 0 26px 0; }
  h3.widget_title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 70px;
    height: 3px;
    background-color: #20762f; }

/* List items */
.list_item {
  display: block;
  width: 100%;
  cursor: pointer;
  margin: 0 0 10px 0;
  font-weight: normal;
  overflow: hidden;
  /*	&:hover .no_image .title_container, &:focus .no_image .title_container{
  		padding: $tarpas - 5 $tarpas;
  		@include min(1200){padding: $tarpas_desktop - 5 $tarpas_desktop}
  		background: rgba($theme_color, 1);
  	}*/ }
  @media only screen and (min-width: 600px) {
    .list_item {
      display: table;
      table-layout: fixed;
      height: 224px; } }
  .list_item span {
    display: block; }
  .list_item .image_container {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (max-width: 599px) {
      .list_item .image_container {
        height: 220px; } }
    @media only screen and (min-width: 600px) {
      .list_item .image_container {
        display: table-cell;
        vertical-align: middle;
        width: 194px; } }
    .list_item .image_container.no_image {
      background: rgba(23, 127, 101, 0.83);
      /* Old browsers */
      background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* IE10+ */
      background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
    .list_item .image_container .no-image-bg {
      position: absolute;
      top: 61px;
      width: 100%;
      height: 88px; }
      .list_item .image_container .no-image-bg:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90c';
        display: block;
        color: #fff;
        font-size: 88px;
        text-align: center; }
    .list_item .image_container .no-image-bg-opac {
      position: relative;
      height: 210px; }
      @media only screen and (max-width: 599px) {
        .list_item .image_container .no-image-bg-opac {
          margin: 5px 0 0 0; } }
      .list_item .image_container .no-image-bg-opac:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90c';
        display: block;
        color: rgba(255, 255, 255, 0.06);
        font-size: 210px;
        text-align: center; }
  .list_item .meta_info {
    position: relative;
    background-color: #fff;
    padding: 30px 20px 24px 20px; }
    @media only screen and (min-width: 600px) {
      .list_item .meta_info {
        display: table-cell;
        vertical-align: top;
        padding: 30px 20px 70px 20px; } }
    .list_item .meta_info h3 {
      margin: 0;
      color: #2a2a2a;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px; }
    .list_item .meta_info p {
      margin: 10px 0 0 0;
      color: #2a2a2a;
      font-size: 13px;
      font-weight: 400;
      line-height: 20px; }
    .list_item .meta_info .round_button, .list_item .meta_info .lg-actions .lg-icon.lg-next, .lg-actions .list_item .meta_info .lg-icon.lg-next, .list_item .meta_info .lg-actions .lg-icon.lg-prev, .lg-actions .list_item .meta_info .lg-icon.lg-prev {
      position: absolute;
      top: -22px;
      right: 22px; }
      @media only screen and (min-width: 600px) {
        .list_item .meta_info .round_button, .list_item .meta_info .lg-actions .lg-icon.lg-next, .lg-actions .list_item .meta_info .lg-icon.lg-next, .list_item .meta_info .lg-actions .lg-icon.lg-prev, .lg-actions .list_item .meta_info .lg-icon.lg-prev {
          bottom: 17px;
          right: 20px;
          top: auto; } }
  .list_item:hover .image_container, .list_item:focus .image_container {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .list_item:hover h3, .list_item:focus h3 {
    color: #20762f; }
  .list_item:hover .round_button, .list_item:hover .lg-actions .lg-icon.lg-next, .lg-actions .list_item:hover .lg-icon.lg-next, .list_item:hover .lg-actions .lg-icon.lg-prev, .lg-actions .list_item:hover .lg-icon.lg-prev, .list_item:focus .round_button, .list_item:focus .lg-actions .lg-icon.lg-next, .lg-actions .list_item:focus .lg-icon.lg-next, .list_item:focus .lg-actions .lg-icon.lg-prev, .lg-actions .list_item:focus .lg-icon.lg-prev {
    background-color: #e7e7e7;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }

a.list_item {
  text-decoration: none; }

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

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

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

.tar {
  text-align: right; }

.tal {
  text-align: left; }

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

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

.vis_hidden {
  visibility: hidden; }

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

.content_template {
  overflow: hidden; }

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

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

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

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

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

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

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

.content_template ul {
  overflow: hidden; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #989898; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #989898; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #989898; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #989898; }

/* Basic helpers end */
.page_layout {
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 1024px) {
    .page_layout {
      display: table;
      table-layout: fixed; } }
  .page_layout > .left_side {
    margin-top: 50px; }
    @media only screen and (min-width: 768px) {
      .page_layout > .left_side {
        margin: 50px -15px 0; } }
    @media only screen and (min-width: 1024px) {
      .page_layout > .left_side {
        display: table-cell;
        vertical-align: top;
        float: none;
        width: 300px;
        margin: 0;
        padding: 0 27px 0 0; } }
    .page_layout > .left_side .one_widget {
      width: 100%;
      margin: 0 0 30px 0; }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page_layout > .left_side .one_widget {
    float: left;
    width: 50%;
    padding: 0 15px; }
    .page_layout > .left_side .one_widget:nth-of-type(2n) {
      clear: both; } }

      @media only screen and (min-width: 1024px) {
        .page_layout > .left_side .one_widget {
          padding: 0; } }
  @media only screen and (min-width: 1024px) {
    .page_layout > .right_side {
      display: table-cell;
      vertical-align: top; } }
  @media only screen and (min-width: 1024px) {
    .page_layout > .home_left_side {
      display: table-cell;
      vertical-align: top; } }
  .page_layout > .home_right_side {
    margin-top: 50px; }
    @media only screen and (min-width: 768px) {
      .page_layout > .home_right_side {
        margin: 50px -15px 0; } }
    @media only screen and (min-width: 1024px) {
      .page_layout > .home_right_side {
        display: table-cell;
        vertical-align: top;
        float: none;
        width: 300px;
        margin: 0;
        padding: 0 0 0 27px; } }
    .page_layout > .home_right_side .one_widget {
      width: 100%;
      margin: 0 0 30px 0; }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page_layout > .home_right_side .one_widget {
    float: left;
    width: 50%;
    padding: 0 15px; }
    .page_layout > .home_right_side .one_widget:nth-of-type(2n + 1) {
      clear: both; } }

      @media only screen and (min-width: 1024px) {
        .page_layout > .home_right_side .one_widget {
          padding: 0; } }

.round_button, .lg-actions .lg-icon.lg-next, .lg-actions .lg-icon.lg-prev {
  display: block;
  width: 43px;
  height: 43px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  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; }
  .round_button:before, .lg-actions .lg-icon.lg-next:before, .lg-actions .lg-icon.lg-prev:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e900';
    display: block;
    color: #828282;
    font-size: 12px;
    text-align: center;
    padding: 16px 0 0 0; }
  .round_button:hover, .lg-actions .lg-icon.lg-next:hover, .lg-actions .lg-icon.lg-prev:hover {
    background-color: #e7e7e7;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }

.mygtukas {
  display: table;
  width: 100%;
  min-width: 274px;
  max-width: 320px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  padding: 0;
  border: 0 none;
  margin: 0;
  cursor: pointer;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    .mygtukas {
      height: 50px; } }
  .mygtukas.exarrow {
    position: relative;
    background-color: transparent; }
    .mygtukas.exarrow span.text {
      display: table-cell;
      vertical-align: middle;
      line-height: 20px;
      padding: 10px 20px;
      -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: 3px 0 0 3px;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px; }
    .mygtukas.exarrow span.arrow {
      display: table-cell;
      vertical-align: middle;
      width: 40px;
      -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 3px 3px 0;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0; }
      .mygtukas.exarrow span.arrow:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block; }
      .mygtukas.exarrow span.arrow.up:before {
        content: "\e906";
        font-size: 7px; }
      .mygtukas.exarrow span.arrow.down:before {
        content: "\e908";
        font-size: 7px; }
      .mygtukas.exarrow span.arrow.right:before {
        content: "\e909";
        font-size: 11px; }
  .mygtukas.green span.text {
    background-color: #00995c; }
  .mygtukas.green span.arrow {
    background-color: #007e4b; }
  .mygtukas.green:hover span.text, .mygtukas.green:focus span.text {
    background-color: rgba(0, 153, 92, 0.7); }
  .mygtukas.green:hover span.arrow, .mygtukas.green:focus span.arrow {
    background-color: rgba(0, 126, 75, 0.7); }
  .mygtukas.yellow span.text {
    background-color: #96ae3f; }
  .mygtukas.yellow span.arrow {
    background-color: #869e2f; }
  .mygtukas.yellow:hover span.text, .mygtukas.yellow:focus span.text {
    background-color: rgba(150, 174, 63, 0.7); }
  .mygtukas.yellow:hover span.arrow, .mygtukas.yellow:focus span.arrow {
    background-color: rgba(134, 158, 47, 0.7); }
  .mygtukas.black span.text {
    color: #2a2a2a;
    border: 2px solid #2a2a2a;
    border-right: 0 none; }
  .mygtukas.black span.arrow {
    top: -2px;
    right: -2px;
    color: #2a2a2a;
    border: 2px solid #2a2a2a; }
  .mygtukas.black:hover span.text, .mygtukas.black:focus span.text {
    color: #fff;
    background-color: #696969;
    border-color: #696969; }
  .mygtukas.black:hover span.arrow, .mygtukas.black:focus span.arrow {
    color: #fff;
    background-color: #2a2a2a; }

.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  height: 70px;
  width: 100%;
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18); }
  @media only screen and (min-width: 1024px) {
    .fixed_header {
      display: none; } }
  .fixed_header a.logo_link {
    display: table;
    vertical-align: middle;
    margin: 6px auto 0;
    border: none;
    text-decoration: none !important; }
    .fixed_header a.logo_link > span {
      display: table-cell;
      vertical-align: top; }
      .fixed_header a.logo_link > span.title {
        margin: 0;
        padding: 4px 0 0 5px;
        color: #20762f;
        font-size: 12px;
        font-weight: 700;
        line-height: 14px;
        text-transform: uppercase;
        text-align: left; }
        .fixed_header a.logo_link > span.title.en {
          font-size: 10px;
          font-weight: 700;
          line-height: 12px; }
    .fixed_header a.logo_link img {
      display: block;
      height: auto;
      width: auto;
      max-height: 58px; }
  .fixed_header .langs {
    position: absolute;
    right: 15px;
    top: 20px; }
    .fixed_header .langs a {
      display: block;
      float: left;
      width: 30px;
      height: 30px;
      color: #fff;
      font-size: 13px;
      line-height: 30px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      background: rgba(23, 127, 101, 0.83);
      /* Old browsers */
      background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* IE10+ */
      background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }

.header_container {
  display: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  /* Search */ }
  @media only screen and (min-width: 1024px) {
    .header_container {
      display: block; } }
  .header_container .top_side {
    position: relative;
    height: 90px;
    border-bottom: 1px solid #ececec; }
  .header_container a.logo_link {
    display: table;
    table-layout: fixed;
    float: left;
    outline: none;
    margin-top: 14px;
    border: 0 none;
    text-decoration: none; }
    .header_container a.logo_link > span {
      display: table-cell;
      vertical-align: top; }
      .header_container a.logo_link > span.title {
        margin: 0;
        padding: 4px 0 0 5px;
        color: #20762f;
        font-size: 14px;
        font-weight: 700;
        line-height: 16px;
        text-transform: uppercase; }
        .header_container a.logo_link > span.title.en {
          font-size: 12px;
          font-weight: 700;
          line-height: 14px; }
    .header_container a.logo_link img {
      display: block; }
  .header_container .search_cont {
    position: relative;
    margin: 25px 0 0 0;
    float: right; }
    .header_container .search_cont input[type=text] {
      width: 310px;
      max-width: 310px;
      padding: 0 50px 0 23px;
      border: 1px solid #ececec;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px; }
    .header_container .search_cont button {
      position: absolute;
      top: 0;
      right: 0;
      border: 0 none;
      width: 40px;
      height: 40px;
      min-width: 40px;
      padding: 0;
      outline: none;
      background-color: #ececec;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
      .header_container .search_cont button span {
        display: block;
        color: #606060;
        font-size: 15px; }
      .header_container .search_cont button:hover span, .header_container .search_cont button:focus span {
        color: #20762f; }
  .header_container .bottom_side {
    position: relative;
    margin: -1px 0 0 0; }
  .header_container .header_icons {
    margin: 18px 0 0 0;
    float: right; }
    .header_container .header_icons .langs {
      display: block;
      float: left; }
      .header_container .header_icons .langs a {
        display: block;
        float: left;
        width: 24px;
        height: 24px;
        font-size: 13px;
        line-height: 24px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase; }
        .header_container .header_icons .langs a.current_lang {
          color: #fff;
          background: rgba(23, 127, 101, 0.83);
          /* Old browsers */
          background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* FF3.6+ */
          background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
          /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Opera 11.10+ */
          background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* IE10+ */
          background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
          /* IE6-9 fallback on horizontal gradient */ }
        .header_container .header_icons .langs a:hover, .header_container .header_icons .langs a:focus {
          color: #fff;
          background: rgba(23, 127, 101, 0.83);
          /* Old browsers */
          background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* FF3.6+ */
          background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
          /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Opera 11.10+ */
          background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* IE10+ */
          background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
          /* IE6-9 fallback on horizontal gradient */ }
    .header_container .header_icons > a {
      float: left;
      width: 24px;
      height: 24px;
      margin: 0 10px 0 0;
      text-align: center;
      padding: 0px;
      color: #6c6c6c;
      text-decoration: none; }
      .header_container .header_icons > a span {
        display: block;
        margin: 5px 0 0 0;
        color: inherit;
        font-size: 14px; }
      .header_container .header_icons > a:hover, .header_container .header_icons > a:focus {
        color: #20762f; }

/* NAV for desktops*/
.topnav {
  float: left; }
  .topnav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: visible;
    /* submenu*/ }
    .topnav > ul > li {
      display: block;
      position: relative;
      float: left;
      margin: 0 11px 0 11px;
      padding: 0;
      text-align: center;
      background: none; }
      @media only screen and (min-width: 1200px) {
        .topnav > ul > li {
          margin: 0 22px 0 22px; } }
      .topnav > ul > li:first-child {
        margin: 0 11px 0 0; }
        @media only screen and (min-width: 1200px) {
          .topnav > ul > li:first-child {
            margin: 0 22px 0 0; } }
      .topnav > ul > li:last-child {
        margin: 0 0 0 11px; }
        @media only screen and (min-width: 1200px) {
          .topnav > ul > li:last-child {
            margin: 0 0 0 22px; } }
      .topnav > ul > li > div > a {
        display: block;
        outline: none;
        line-height: 57px;
        color: #2a2a2a;
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0;
        border-top: 3px solid transparent; }
        @media only screen and (min-width: 1200px) {
          .topnav > ul > li > div > a {
            font-size: 14px; } }
      .topnav > ul > li > div a.active, .topnav > ul > li > div a.in_path {
        color: #20762f; }
      .topnav > ul > li > div:hover > a {
        color: #2a2a2a;
        border-color: #20762f; }
      .topnav > ul > li > div:hover > ul {
        display: block; }
    .topnav > ul ul {
      display: none;
      position: absolute;
      top: 100%;
      width: 210px;
      padding: 22px 10px 22px 28px;
      margin: 0px 0 0 0px;
      text-align: left;
      background: #fafafa;
      z-index: 2;
      overflow: visible;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18); }
      .topnav > ul ul li {
        display: block;
        list-style-type: none;
        background: none;
        padding: 0;
        margin: 0 0 15px 0; }
        .topnav > ul ul li:last-child {
          margin: 0; }
        .topnav > ul ul li a {
          display: block;
          color: #20762f;
          font-size: 13px;
          line-height: 16px;
          padding: 0;
          border: none; }
          .topnav > ul ul li a:hover, .topnav > ul ul li a:focus {
            text-decoration: underline; }

/* Nav end*/
.footer {
  margin: 0;
  padding: 20px 0;
  background: #919191; }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 30px 0; } }
  .footer .dtbl {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .footer .dtbl {
        display: table;
        table-layout: fixed; } }
  @media only screen and (min-width: 768px) {
    .footer .dtblc {
      display: table-cell;
      vertical-align: middle; } }
  .footer .left_side {
    position: relative;
    padding: 0 30px 0 0px;
    margin: 0;
    color: #fff;
    font-size: 12px;
    line-height: 14px; }
    .footer .left_side p {
      margin: 0;
      color: #fff;
      font-size: 12px;
      line-height: 14px; }
    @media only screen and (min-width: 1024px) {
      .footer .left_side .social_links {
        float: left;
        margin-right: 5px; } }
    .footer .left_side .social_link {
      display: inline-block;
      margin: 0 2px;
      -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; }
      .footer .left_side .social_link:hover {
        opacity: .7; }
    .footer .left_side span {
      display: block;
      color: #fff;
      font-size: 28px; }
  .footer .right_side {
    width: 390px;
    color: #fff;
    font-size: 12px;
    line-height: 14px; }
    @media only screen and (max-width: 767px) {
      .footer .right_side {
        width: 100%;
        margin: 25px 0 0 0; } }
    .footer .right_side a {
      color: #fff;
      font-size: 12px;
      line-height: 14px;
      text-decoration: none; }
      .footer .right_side a:hover, .footer .right_side a:focus {
        text-decoration: underline; }

.reportbug_link {
  padding: 10px 0 0 0; }

#reportbug_form_wrapper {
  display: none;
  padding-right: 10px; }

.bugreport_form {
  width: 100%;
  max-width: 500px; }
  @media only screen and (min-width: 600px) {
    .bugreport_form {
      min-width: 500px; } }
  .bugreport_form .one_item {
    margin: 0 0 17px 0; }
  .bugreport_form .item_name {
    margin: 0 0 4px 0; }
  .bugreport_form button.reportbug_submit {
    margin: 18px 0 0 0; }
  .bugreport_form .button_loader {
    display: none; }
  .bugreport_form.currently_sending button {
    display: none; }
  .bugreport_form.currently_sending .button_loader {
    display: block; }
  .bugreport_form .bugreport_form_infos {
    display: none; }

/*! 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: rgba(249, 229, 229, 0.7); }

.error_container p {
  color: #c30000; }

.info_container {
  background: rgba(0, 153, 92, 0.1); }

.info_container p {
  color: #00995c; }

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

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: relative;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background: #96ae3f;
  z-index: 9999; }
  @media only screen and (max-width: 1023px) {
    #cookie_block {
      position: fixed;
      bottom: 0;
      left: 0;
      top: auto;
      width: 100%; } }
  #cookie_block .cookie_cont {
    position: relative;
    padding: 16px 160px 16px 15px; }
    @media only screen and (max-width: 767px) {
      #cookie_block .cookie_cont {
        padding: 16px 15px 16px 15px; } }
  #cookie_block p, #cookie_block a {
    margin: 0;
    color: #fff;
    font-size: 12px;
    line-height: 14px; }
  #cookie_block .cookie_btn {
    display: inline-block;
    height: 40px;
    line-height: 36px;
    margin: 20px 0 0 0;
    padding: 0 35px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (min-width: 768px) {
      #cookie_block .cookie_btn {
        position: absolute;
        right: 15px;
        top: 10px;
        margin: 0; } }
    #cookie_block .cookie_btn:hover, #cookie_block .cookie_btn:focus {
      color: #96ae3f;
      background-color: #fff; }

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 20px 0; } }
  .breadcrumbs span {
    display: inline-block;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    border: none; }
  .breadcrumbs a {
    display: inline-block;
    color: #007e4b;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    border: 0 none; }
    .breadcrumbs a:hover, .breadcrumbs a:focus {
      text-decoration: underline; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 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; }
    .breadcrumbs .breadcrumb_separator:after {
      content: "\e909";
      vertical-align: 3px;
      display: inline-block;
      color: #007e4b;
      font-size: 7px; }
    .breadcrumbs .breadcrumb_separator:first-child {
      display: none; }

.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }
.phpcaptcha_container .disp_cell {
  vertical-align: top; }
.phpcaptcha_container .phpcaptcha_title {
  margin: 0 0 5px 0; }
  .phpcaptcha_container .phpcaptcha_title:before {
    content: "* ";
    color: #c30000; }
.phpcaptcha_container img {
  margin: -15px 0 0 0; }
.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  color: #20762f;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }

.page_not_found {
  width: 100%;
  max-width: 656px;
  margin: 70px auto 100px; }
  .page_not_found .desc {
    text-align: center; }
    .page_not_found .desc p {
      color: #838383;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    .page_not_found .desc a {
      color: #20762f;
      font-size: 14px;
      line-height: 22px;
      font-weight: 700; }

/*! Pager */
.pager {
  margin: 24px 0 0 0;
  padding: 5px 0;
  text-align: center; }
  .pager a {
    display: inline-block;
    color: #828282;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none !important;
    text-align: center;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  .pager span {
    display: inline-block;
    line-height: 30px;
    margin: 0 8px; }
  .pager .pager_btn {
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .pager .pager_btn.current {
      color: #00995c;
      background-color: #fff;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18); }
    .pager .pager_btn:hover, .pager .pager_btn:focus {
      background-color: #e2e2e2;
      -webkit-box-shadow: 0 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 0 transparent;
      box-shadow: 0 0 0 0 transparent; }
  .pager .forw_button,
  .pager .back_button {
    margin: 0 0 0 5px; }
    .pager .forw_button:before,
    .pager .back_button:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e900';
      color: #828282;
      font-size: 12px;
      vertical-align: 0px; }
    .pager .forw_button:hover:before, .pager .forw_button:focus:before,
    .pager .back_button:hover:before,
    .pager .back_button:focus:before {
      color: #00995c; }
    .pager .forw_button.dis,
    .pager .back_button.dis {
      cursor: default; }
      .pager .forw_button.dis:before,
      .pager .back_button.dis:before {
        color: #cdcdcd !important; }
  .pager .back_button {
    margin: 0 5px 0 0; }
    .pager .back_button:before {
      content: '\e90d'; }

/*! Pager end */
/* months, years */
.years_months_filter {
  margin: 0 0 25px 0; }
  .years_months_filter .years_list {
    float: left;
    width: 120px; }
    @media only screen and (max-width: 599px) {
      .years_months_filter .years_list {
        width: 100%; } }
  .years_months_filter .months_list {
    float: left;
    width: 250px;
    margin: 0 0 0 20px; }
    @media only screen and (max-width: 599px) {
      .years_months_filter .months_list {
        width: 100%;
        margin: 20px 0 0 0; } }

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  margin: 0; }
  .submenu_cont ul {
    margin: 0;
    padding: 0; }
    .submenu_cont ul li {
      border-bottom: 1px solid #ececec;
      margin: 0;
      padding: 0;
      background: none; }
      .submenu_cont ul li a {
        margin: 0;
        display: inline-block;
        color: #000;
        line-height: 40px;
        border: none; }
        .submenu_cont ul li a:hover, .submenu_cont ul li a:focus {
          color: #20762f;
          text-decoration: none; }
      .submenu_cont ul li li {
        margin-left: 20px; }
    .submenu_cont ul li:last-child {
      border-bottom: none; }

.sidebar_menus {
  margin: 0 0 26px 0; }
  @media only screen and (max-width: 1023px) {
    .sidebar_menus {
      display: none !important; } }

.menu_sections ul, .menu_services ul {
  margin: 0;
  padding: 0; }
.menu_sections li, .menu_services li {
  padding: 0;
  background: none; }
.menu_sections a, .menu_services a {
  display: table;
  width: 100%;
  height: 50px;
  table-layout: fixed;
  text-decoration: none;
  border: 0 none; }
  .menu_sections a span, .menu_services a span {
    display: table-cell;
    vertical-align: middle; }
  .menu_sections a span.text, .menu_services a span.text {
    font-size: 13px;
    line-height: 16px; }
.menu_sections > ul > li > a, .menu_services > ul > li > a {
  margin: 0 0 2px 0; }
  .menu_sections > ul > li > a > span.text, .menu_services > ul > li > a > span.text {
    padding: 10px 10px 10px 23px;
    text-transform: uppercase;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px; }
    .menu_sections > ul > li > a > span.text.br, .menu_services > ul > li > a > span.text.br {
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px; }
  .menu_sections > ul > li > a > span.more, .menu_services > ul > li > a > span.more {
    width: 40px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0; }
    .menu_sections > ul > li > a > span.more:before, .menu_services > ul > li > a > span.more:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e908';
      display: block;
      color: #fff;
      font-size: 7px;
      text-align: center; }
    .menu_sections > ul > li > a > span.more.up:before, .menu_services > ul > li > a > span.more.up:before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
.menu_sections > ul .selected ul, .menu_services > ul .selected ul {
  display: block; }
.menu_sections > ul ul, .menu_services > ul ul {
  display: none;
  margin: 0 0 2px 0;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px; }
  .menu_sections > ul ul li a, .menu_services > ul ul li a {
    border-bottom: 1px solid #e5e5e5; }
    .menu_sections > ul ul li a span.text, .menu_services > ul ul li a span.text {
      color: #20762f;
      padding: 10px 20px 10px 23px; }
    .menu_sections > ul ul li a.active, .menu_services > ul ul li a.active {
      background-color: #f8f8f8; }
    .menu_sections > ul ul li a:hover, .menu_sections > ul ul li a:focus, .menu_services > ul ul li a:hover, .menu_services > ul ul li a:focus {
      background-color: #f8f8f8; }
  .menu_sections > ul ul li:last-child a, .menu_services > ul ul li:last-child a {
    border: 0 none; }

.menu_sections > ul > li > a > span.text {
  color: #fff;
  background-color: #00995c;
  -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; }
.menu_sections > ul > li > a > span.more {
  background-color: #007e4b;
  -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; }
.menu_sections > ul > li > a:hover span.text, .menu_sections > ul > li > a.active span.text, .menu_sections > ul > li > a.in_path span.text {
  background-color: rgba(0, 153, 92, 0.7); }
.menu_sections > ul > li > a:hover span.more, .menu_sections > ul > li > a.active span.more, .menu_sections > ul > li > a.in_path span.more {
  background-color: rgba(0, 126, 75, 0.7); }
.menu_sections > ul > li.selected > a span.text {
  background-color: rgba(0, 153, 92, 0.7); }
.menu_sections > ul > li.selected > a span.more {
  background-color: rgba(0, 126, 75, 0.7); }

.menu_services > ul > li > a > span.text {
  color: #fff;
  background-color: #96ae3f; }
.menu_services > ul > li > a > span.more {
  background-color: #869e2f; }
.menu_services > ul > li > a:hover span.text, .menu_services > ul > li > a.active span.text, .menu_services > ul > li > a.in_path span.text {
  background-color: rgba(150, 174, 63, 0.7); }
.menu_services > ul > li > a:hover span.more, .menu_services > ul > li > a.active span.more, .menu_services > ul > li > a.in_path span.more {
  background-color: rgba(134, 158, 47, 0.7); }
.menu_services > ul > li.selected > a span.text {
  background-color: rgba(150, 174, 63, 0.7); }
.menu_services > ul > li.selected > a span.more {
  background-color: rgba(134, 158, 47, 0.7); }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #ddd;
  padding: 30px 0 20px 0; }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #20762f;
    position: absolute;
    right: 5px;
    top: 0; }
  .cookie_container .cookie_text_above {
    padding-right: 30px; }
    .cookie_container .cookie_text_above h1:first-child, .cookie_container .cookie_text_above h1:first-of-type, .cookie_container .cookie_text_above h2:first-child, .cookie_container .cookie_text_above h2:first-of-type, .cookie_container .cookie_text_above h3:first-child, .cookie_container .cookie_text_above h3:first-of-type, .cookie_container .cookie_text_above h4:first-child, .cookie_container .cookie_text_above h4:first-of-type, .cookie_container .cookie_text_above h5:first-child, .cookie_container .cookie_text_above h5:first-of-type, .cookie_container .cookie_text_above h6:first-child, .cookie_container .cookie_text_above h6:first-of-type, .cookie_container .cookie_text_above p:first-child, .cookie_container .cookie_text_above p:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above h3 {
      margin-bottom: 13px; }
    .cookie_container .cookie_text_above a {
      font-weight: 600; }
    .cookie_container .cookie_text_above p {
      font-size: 12px;
      color: #444; }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 10px; }
    .cookie_container .cookies_checkboxes label {
      display: inline-block;
      vertical-align: middle;
      margin: 0 30px 10px 0;
      padding-left: 23px;
      font-size: 12px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 0 12px 10px 0; } }
      .cookie_container .cookies_checkboxes label .checkbox_design, .cookie_container .cookies_checkboxes label .radio_design {
        top: 3px; }
    .cookie_container .cookies_checkboxes button {
      height: 40px;
      vertical-align: 3px;
      line-height: 40px;
      padding: 0 18px;
      width: auto; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          display: block;
          margin-top: 7px;
          margin-bottom: 10px; } }
  .cookie_container .toggle_cookies_block {
    cursor: pointer;
    color: #3a3a3a;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block i {
      color: #20762f;
      display: inline-block;
      font-size: 10px;
      margin-left: 6px;
      vertical-align: 1px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    .cookie_container .toggle_cookies_block.open i {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .cookie_container .cookies_pop {
    position: relative; }
    .cookie_container .cookies_pop:after {
      content: "";
      position: absolute;
      bottom: -1px;
      left: 0;
      height: 45px;
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  .cookie_container .sections_texts {
    margin-top: 12px;
    max-width: 636px;
    background: #fff;
    height: 230px;
    overflow-y: auto; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 15px 22px 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .sections_texts .sections_padding {
          padding: 15px 10px 22px 14px; } }
    .cookie_container .sections_texts .one_section {
      font-size: 11px;
      padding-bottom: 15px; }
      .cookie_container .sections_texts .one_section * {
        font-size: 11px; }
      .cookie_container .sections_texts .one_section h3 {
        font-size: 12px;
        margin: 0 0 10px; }
      .cookie_container .sections_texts .one_section h1:first-child, .cookie_container .sections_texts .one_section h1:first-of-type, .cookie_container .sections_texts .one_section h2:first-child, .cookie_container .sections_texts .one_section h2:first-of-type, .cookie_container .sections_texts .one_section h3:first-child, .cookie_container .sections_texts .one_section h3:first-of-type, .cookie_container .sections_texts .one_section h4:first-child, .cookie_container .sections_texts .one_section h4:first-of-type, .cookie_container .sections_texts .one_section h5:first-child, .cookie_container .sections_texts .one_section h5:first-of-type, .cookie_container .sections_texts .one_section h6:first-child, .cookie_container .sections_texts .one_section h6:first-of-type, .cookie_container .sections_texts .one_section p:first-child, .cookie_container .sections_texts .one_section p:first-of-type {
        margin-top: 0; }
      .cookie_container .sections_texts .one_section p {
        color: #858585; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }
      .cookie_container .sections_texts .one_section table td, .cookie_container .sections_texts .one_section table th {
        font-size: 10px;
        padding: 10px 8px; }
        @media only screen and (min-width: 600px) {
          .cookie_container .sections_texts .one_section table td, .cookie_container .sections_texts .one_section table th {
            padding: 10px 20px; } }
      .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, .cookie_container .sections_texts .one_section table td.lenteles_antraste, .cookie_container .sections_texts .one_section table thead td, .cookie_container .sections_texts .one_section table table th {
        font-weight: bold;
        background-color: #ebebeb;
        font-size: 10px;
        font-weight: 400;
        color: #3a3a3a;
        text-transform: none;
        letter-spacing: 0px;
        line-height: 1.2;
        border-top: 0; }

.cookie_inner_section {
  margin: 0 0 40px 0; }
  .cookie_inner_section h3 {
    margin: 0 0 10px 0; }

.cookie_text_inner {
  margin: 0 0 30px 0; }
  .cookie_text_inner h1:first-child, .cookie_text_inner h1:first-of-type, .cookie_text_inner h2:first-child, .cookie_text_inner h2:first-of-type, .cookie_text_inner h3:first-child, .cookie_text_inner h3:first-of-type, .cookie_text_inner h4:first-child, .cookie_text_inner h4:first-of-type, .cookie_text_inner h5:first-child, .cookie_text_inner h5:first-of-type, .cookie_text_inner h6:first-child, .cookie_text_inner h6:first-of-type, .cookie_text_inner p:first-child, .cookie_text_inner p:first-of-type {
    margin-top: 0; }

/* News list */
.news_inner .news_image {
  display: block; }
  .news_inner .news_image img {
    float: left;
    display: block;
    max-width: 350px;
    width: 100%;
    height: auto;
    margin: 0 20px 10px 0; }
    @media only screen and (max-width: 599px) {
      .news_inner .news_image img {
        float: none;
        max-width: 100%;
        margin: 0 0 15px 0; } }

.btn_cont {
  margin: 26px 0 0 0;
  text-align: center; }
  .btn_cont.archive_url {
    text-align: right; }
  .btn_cont .mygtukas {
    margin: 0 auto; }

/* Informacija naujienu apacioje*/
.bottom_info {
  width: 100%;
  margin: 0px; }

.bottom_info a {
  cursor: pointer; }

.bottom_info .susije_pranesimai,
.bottom_info .susijusios_kalbos,
.bottom_info .susije_dekretai {
  border-top: 1px solid #d7e0e8; }

.bottom_info .meta_info {
  display: block;
  margin: 0 0 20px 0; }

.bottom_info .date_block {
  display: inline-block;
  float: left;
  color: #d7e0e8;
  font-weight: bold; }

.bottom_info .image_block {
  display: inline-block;
  width: 19px;
  height: 18px;
  background: url("../img/sprite.png") no-repeat;
  background-position: -170px -45px;
  float: left;
  margin-top: 1px; }

.bottom_info .video_block {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url("../img/sprite.png") no-repeat;
  background-position: -195px -45px;
  float: left;
  margin-top: 1px; }

.bottom_info .related_decree:hover .image_block,
.bottom_info .related_message:hover .image_block,
.bottom_info .related_speech:hover .image_block {
  background: url("../img/sprite.png") no-repeat;
  background-position: -170px -19px;
  cursor: pointer; }

.bottom_info .related_decree:hover .video_block,
.bottom_info .related_message:hover .video_block,
.bottom_info .related_speech:hover .video_block {
  background: url("../img/sprite.png") no-repeat;
  background-position: -195px -19px;
  cursor: pointer; }

/* Informacija naujienu apacioje end*/
.news_image_with {
  max-width: 550px;
  height: auto;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

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

.plain_container .img_container {
  float: left;
  width: 320px;
  height: 230px;
  margin: 0 20px 0 0; }

.plain_container .img_container img {
  width: 320px;
  height: 230px; }

/* Twitter facebook google+ buttons */
.facebook_button,
.twitter_button,
.google_button {
  margin-left: 5px;
  float: left;
  position: relative;
  display: block;
  width: 107px;
  height: 40px;
  border-radius: 4px;
  color: #fff; }

.facebook_button {
  background: #0054A6; }

.twitter_button {
  background: #0099ff; }

.google_button {
  background: #c30000; }

.facebook_button p,
.twitter_button p,
.google_button p {
  line-height: 40px;
  color: #fff;
  padding: 0 0 0 45px; }

.facebook_button span.fb_icon,
.twitter_button span.twitt_icon,
.google_button span.g_icon {
  position: absolute;
  display: block;
  background: url("../img/sprite.png") no-repeat;
  line-height: 40px;
  width: 20px;
  height: 40px;
  margin: 0 0 0 20px; }

.facebook_button span.fb_icon {
  background-position: -414px -9px; }

.twitter_button span.twitt_icon {
  background-position: -414px -42px; }

.google_button span.g_icon {
  background-position: -414px -73px; }

.facebook_button:hover {
  background: #004b95;
  text-decoration: none; }

.twitter_button:hover {
  background: #0089e5;
  text-decoration: none; }

.google_button:hover {
  background: #af0000;
  text-decoration: none; }

/* Twitter facebook google+ buttons end */
.info_right a {
  color: #fff; }

.plain_date {
  color: #d7e0e8;
  font-weight: 700;
  margin-bottom: 20px; }

.search_form {
  background-color: #fff;
  padding: 17px; }
  .search_form > div {
    position: relative; }
  .search_form input {
    width: 100%;
    max-width: 100%;
    padding: 0 50px 0 23px;
    border: 1px solid #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px; }
  .search_form button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 0;
    outline: none;
    background-color: #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .search_form button span {
      display: block;
      color: #606060;
      font-size: 15px; }
    .search_form button:hover span, .search_form button:focus span {
      color: #20762f; }

.search_modules {
  margin: 16px 0 7px 0;
  padding: 0; }
  .search_modules li {
    display: inline-block;
    padding: 0;
    margin: 0 15px 0 0;
    background: none; }
    .search_modules li:last-child {
      margin: 0; }
  .search_modules a {
    color: #20762f;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-align: left; }
    .search_modules a.active {
      text-decoration: underline; }
  .search_modules .reset_search {
    color: #96ae3f; }

.search_total {
  margin: 10px 0 18px;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-align: left; }

.search_results > a {
  display: block;
  cursor: pointer;
  margin: 0 0 6px 0;
  padding: 15px;
  background: #fff;
  text-decoration: none !important;
  -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; }
  .search_results > a img {
    display: block;
    float: left;
    margin: 0 15px 0 0; }
  .search_results > a span.title {
    display: block;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px; }
  .search_results > a span.desc {
    display: block;
    margin: 15px 0 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
    .search_results > a span.desc p {
      margin: 0;
      color: #000000;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
  .search_results > a:hover {
    background: #ddd; }
    .search_results > a:hover span.title {
      color: #20762f; }
.search_results span.highlight {
  background-color: #96ae3f;
  padding: 0 5px;
  color: #fff; }

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

.structure_parent > ul {
  margin-bottom: 40px !important;
  height: 100%; }

.structure_parent > ul, .structure_parent > ul ul {
  list-style-type: none;
  margin: 0 0 0 0px;
  padding: 0;
  position: relative;
  overflow: hidden; }

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

.structure_parent > ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 80px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li {
      padding: 0 0 0 20px; } }

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

/* horizontal line on inner list items */
.structure_parent > ul li::before {
  border-top: 1px solid #d7e0e8;
  top: 12px;
  width: 80px;
  left: -14px;
  height: 0; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li::before {
      width: 23px; } }

.structure_parent > ul > li::before {
  border-top: none; }

/* vertical line on list items */
.structure_parent > ul li:after {
  border-left: 1px solid #d7e0e8;
  height: 140%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% + 10px);
  height: -webkit-calc(100% + 10px);
  height: calc(100% + 10px);
  width: 0px;
  top: 15px;
  left: 67px;
  z-index: -1; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li:after {
      left: 7px; } }

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

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

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

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

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

/* hide line from the last of the first level list items */
.structure_parent > ul > li:last-child::after {
  height: -moz-calc(100% - 16px);
  height: -webkit-calc(100% - 16px);
  height: calc(100% - 16px); }

.structure_parent > ul > li > ul > li {
  background-image: url("../img/sitemap-dot-2.png");
  background-position: 64px 8px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li {
      background-position: 4px 8px; } }

.structure_parent > ul > li > ul > li > ul > li {
  background-image: url("../img/sitemap-dot-3.png");
  background-position: 64px 8px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li > ul > li {
      background-position: 4px 8px; } }

.structure_parent > ul > li > ul > li > ul > li > ul > li {
  background-image: none; }

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

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

.structure_parent > ul > li {
  padding: 0 0 0 18px; }
  .structure_parent > ul > li a {
    display: inline-block;
    color: #00995c;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px; }
  .structure_parent > ul > li .link_cont {
    margin-bottom: 8px; }
  .structure_parent > ul > li > ul > li a {
    color: #00995c;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px; }
  .structure_parent > ul > li > ul > li > ul > li:before {
    left: -13px; }
  .structure_parent > ul > li > ul > li > ul > li a {
    color: #96ae3f;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px; }
  .structure_parent > ul > li > ul > li > ul > li > ul > li a {
    color: #96ae3f;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }

/* Module Site tree END */
/* prenumerata start*/
.subscription_widget {
  padding: 110px 11px 11px 11px;
  background-color: #fff;
  background-image: url("../img/sub-letter.png");
  background-position: top 34px center;
  background-repeat: no-repeat; }
  .subscription_widget h3 {
    margin: 0;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase; }
  .subscription_widget .sub_text {
    margin: 8px 0 6px 0;
    color: #8c8c8c;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    text-align: center; }
  .subscription_widget .sub_input {
    margin: 0 0 26px;
    padding: 0 14px; }
    .subscription_widget .sub_input input {
      max-width: 100%;
      width: 100%;
      padding: 0;
      color: rgba(42, 42, 42, 0.5);
      font-size: 12px;
      font-weight: 600;
      border: 0 none;
      border-bottom: 2px solid #2a2a2a; }
  .subscription_widget button {
    min-width: 100%;
    max-width: 100%; }

#subscription_form_index {
  padding: 20px;
  background-color: #fff; }
  #subscription_form_index .sub_input_index {
    margin: 0 0 26px 0; }

/* prenumerata end */
/* titlepagebasic start */
#title_slides {
  /*	z-index:99;*/ }

.titlepage h1.main_title > a {
  float: right;
  margin: 3px 0 0 0;
  color: #787878;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: underline; }
  .titlepage h1.main_title > 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: '\e909';
    display: inline-block;
    color: #848484;
    font-size: 8px;
    margin: 0 0 0 5px;
    vertical-align: 0px; }
  .titlepage h1.main_title > a:hover, .titlepage h1.main_title > a:focus {
    text-decoration: none; }

.slide_container {
  position: relative;
  height: 566px;
  overflow: hidden; }
  @media only screen and (max-width: 1500px) {
    .slide_container {
      height: 403px; } }
  @media only screen and (max-width: 1023px) {
    .slide_container {
      margin-top: 70px; } }

.titleslides {
  position: relative;
  height: 100%; }
  .titleslides .owl-wrapper-outer, .titleslides .owl-wrapper, .titleslides .owl-item {
    height: 100%; }
  .titleslides .slide {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover; }
    .titleslides .slide .container-fluid {
      height: 100%;
      position: relative; }
    .titleslides .slide .title_wrapper {
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 100%; }
      .titleslides .slide .title_wrapper .title_cnt {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        padding-left: 88px; }
        @media only screen and (max-width: 990px) {
          .titleslides .slide .title_wrapper .title_cnt {
            padding-left: 0px; } }
      .titleslides .slide .title_wrapper h2 {
        color: #ffffff;
        font-size: 48px;
        font-weight: 700;
        line-height: 50px;
        margin: 0;
        max-width: 566px; }
        .titleslides .slide .title_wrapper h2 a {
          color: #ffffff;
          text-decoration: none; }
          .titleslides .slide .title_wrapper h2 a:hover {
            text-decoration: underline; }
    @media only screen and (max-width: 740px) {
      .titleslides .slide {
        padding-bottom: 90px; }
        .titleslides .slide .container-fluid .title_wrapper {
          position: absolute;
          bottom: -71px;
          left: 0;
          height: auto; }
          .titleslides .slide .container-fluid .title_wrapper h2 {
            font-size: 25px;
            max-width: 100%;
            line-height: 30px;
            padding-right: 10px;
            text-align: right; } }
    @media only screen and (max-width: 1080px) {
      .titleslides .slide .container-fluid .title_wrapper h2 {
        font-size: 28px;
        line-height: 30px; } }
    @media only screen and (max-width: 740px) {
      .titleslides .slide .container-fluid .title_wrapper h2 {
        font-size: 20px;
        max-width: 100%;
        line-height: 24px; } }

.loader_cont {
  padding: 10px 0;
  text-align: center;
  display: none; }

.titlepage_menu_sections {
  position: absolute;
  top: 0px;
  right: 0;
  width: 350px;
  height: 100%;
  display: table;
  right: 0;
  text-align: right; }
  @media only screen and (max-width: 990px) {
    .titlepage_menu_sections {
      width: 250px; } }
  .titlepage_menu_sections .menu_hold {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%; }
    @media only screen and (max-width: 740px) {
      .titlepage_menu_sections .menu_hold {
        padding-bottom: 80px; } }
  .titlepage_menu_sections img {
    display: block;
    max-width: 100%;
    max-height: 60px;
    height: auto; }
  .titlepage_menu_sections .one_link {
    display: table;
    width: 100%;
    table-layout: fixed;
    color: #fff;
    text-align: center;
    outline: none;
    text-decoration: none;
    margin: 0 0 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    -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; }
    .titlepage_menu_sections .one_link:last-child {
      margin: 0; }
    .titlepage_menu_sections .one_link .image_cont {
      display: table-cell;
      width: 116px;
      background-repeat: no-repeat;
      background-position: center center;
      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;
      height: 80px; }
      @media only screen and (max-width: 990px) {
        .titlepage_menu_sections .one_link .image_cont {
          width: 96px; } }
      @media only screen and (max-width: 990px) {
        .titlepage_menu_sections .one_link .image_cont {
          height: 64px; } }
      .titlepage_menu_sections .one_link .image_cont.icon-book-green {
        background-image: url("../img/icons/icon-book-green.png");
        background-position: center center;
        background-repeat: no-repeat; }
      .titlepage_menu_sections .one_link .image_cont.icon-tree-green {
        background-image: url("../img/icons/icon-tree-green.png");
        background-position: center center;
        background-repeat: no-repeat; }
      .titlepage_menu_sections .one_link .image_cont.icon-flower-green {
        background-image: url("../img/icons/icon-flower-green.png");
        background-position: center center;
        background-repeat: no-repeat; }
      .titlepage_menu_sections .one_link .image_cont.icon-map-green {
        background-image: url("../img/icons/icon-map-green.png");
        background-position: center center;
        background-repeat: no-repeat; }
    .titlepage_menu_sections .one_link .text {
      display: table-cell;
      vertical-align: middle;
      text-align: left;
      color: #005825;
      font-size: 13px;
      font-weight: 700;
      line-height: 17px;
      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: 767px) {
        .titlepage_menu_sections .one_link .text {
          font-size: 11px;
          line-height: 15px; } }
      .titlepage_menu_sections .one_link .text span {
        display: inline-block;
        vertical-align: middle;
        max-width: 136px; }
    @media only screen and (min-width: 1024px) {
      .titlepage_menu_sections .one_link:hover, .titlepage_menu_sections .one_link:focus {
        background-color: rgba(0, 0, 0, 0.2); }
        .titlepage_menu_sections .one_link:hover .image_cont.icon-book-green, .titlepage_menu_sections .one_link:focus .image_cont.icon-book-green {
          background-image: url("../img/icons/icon-book-white.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .titlepage_menu_sections .one_link:hover .image_cont.icon-tree-green, .titlepage_menu_sections .one_link:focus .image_cont.icon-tree-green {
          background-image: url("../img/icons/icon-tree-white.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .titlepage_menu_sections .one_link:hover .image_cont.icon-flower-green, .titlepage_menu_sections .one_link:focus .image_cont.icon-flower-green {
          background-image: url("../img/icons/icon-flower-white.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .titlepage_menu_sections .one_link:hover .image_cont.icon-map-green, .titlepage_menu_sections .one_link:focus .image_cont.icon-map-green {
          background-image: url("../img/icons/icon-map-white.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .titlepage_menu_sections .one_link:hover .text, .titlepage_menu_sections .one_link:focus .text {
          color: #fff; } }

.titlepage_menu_services {
  background-color: #fff;
  position: relative; }
  @media only screen and (max-width: 1023px) {
    .titlepage_menu_services {
      display: none !important; } }
  .titlepage_menu_services:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #d6d6d6; }
  .titlepage_menu_services ul {
    margin: 0;
    padding: 0;
    overflow: visible; }
  .titlepage_menu_services li {
    margin: 0;
    padding: 0;
    background: none; }
  .titlepage_menu_services .menu_container {
    position: relative;
    z-index: 1; }
  .titlepage_menu_services .menu_container > ul {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .titlepage_menu_services .menu_container > ul > li {
      display: table-cell;
      vertical-align: top; }
      .titlepage_menu_services .menu_container > ul > li.sep {
        width: 3px;
        background-color: #ececec; }
      .titlepage_menu_services .menu_container > ul > li > div {
        position: relative;
        display: table;
        width: 100%;
        height: 80px;
        cursor: pointer; }
        .titlepage_menu_services .menu_container > ul > li > div > a {
          display: table-cell;
          vertical-align: middle;
          padding: 0 20px;
          color: #2a2a2a;
          font-size: 14px;
          font-weight: 700;
          line-height: 16px;
          text-align: center;
          text-decoration: none;
          background: #fff;
          border-bottom: 3px solid #d6d6d6; }
        .titlepage_menu_services .menu_container > ul > li > div:hover > a {
          color: #fff;
          border-color: #347e66;
          background: rgba(23, 127, 101, 0.83);
          /* Old browsers */
          background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* FF3.6+ */
          background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
          /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* Opera 11.10+ */
          background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* IE10+ */
          background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
          /* IE6-9 fallback on horizontal gradient */ }
        .titlepage_menu_services .menu_container > ul > li > div:hover > ul {
          display: block; }
    .titlepage_menu_services .menu_container > ul ul {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      padding: 18px 10px 18px 20px;
      background-color: #fafafa;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18); }
      .titlepage_menu_services .menu_container > ul ul:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        margin: 0 0 0 -8px;
        border-bottom: 0 none;
        border-top: 8px solid #347e66;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent; }
      .titlepage_menu_services .menu_container > ul ul li {
        margin: 0 0 7px 0; }
        .titlepage_menu_services .menu_container > ul ul li:last-child {
          margin: 0; }
      .titlepage_menu_services .menu_container > ul ul a {
        display: inline-block;
        color: #20762f;
        font-size: 13px;
        font-weight: 700;
        line-height: 16px; }
        .titlepage_menu_services .menu_container > ul ul a:hover, .titlepage_menu_services .menu_container > ul ul a:focus {
          text-decoration: underline; }

.titlepage .main_title {
  margin: 0 0 26px 0; }

.more_btn_cont {
  margin: 26px 0 0 0; }
  .more_btn_cont .mygtukas {
    margin: 0 auto; }

.basic_news_sidebar {
  margin: 0 0 23px 0; }
  .basic_news_sidebar .dtblc {
    display: table-cell;
    vertical-align: middle; }
  .basic_news_sidebar .one_new {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 64px;
    margin: 0 0 3px 0;
    text-decoration: none !important; }
    .basic_news_sidebar .one_new:last-child {
      margin: 0; }
    .basic_news_sidebar .one_new:hover .title, .basic_news_sidebar .one_new:focus .title {
      text-decoration: underline; }
    .basic_news_sidebar .one_new:hover .round_button, .basic_news_sidebar .one_new:hover .lg-actions .lg-icon.lg-next, .lg-actions .basic_news_sidebar .one_new:hover .lg-icon.lg-next, .basic_news_sidebar .one_new:hover .lg-actions .lg-icon.lg-prev, .lg-actions .basic_news_sidebar .one_new:hover .lg-icon.lg-prev, .basic_news_sidebar .one_new:focus .round_button, .basic_news_sidebar .one_new:focus .lg-actions .lg-icon.lg-next, .lg-actions .basic_news_sidebar .one_new:focus .lg-icon.lg-next, .basic_news_sidebar .one_new:focus .lg-actions .lg-icon.lg-prev, .lg-actions .basic_news_sidebar .one_new:focus .lg-icon.lg-prev {
      background-color: #e7e7e7;
      -webkit-box-shadow: 0 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 0 transparent;
      box-shadow: 0 0 0 0 transparent; }
  .basic_news_sidebar .info_side {
    padding: 14px 32px 14px 20px;
    background-color: #fff; }
    .basic_news_sidebar .info_side .title {
      display: block;
      color: #2a2a2a;
      font-size: 13px;
      font-weight: 600;
      line-height: 18px; }
  .basic_news_sidebar .colored_side {
    vertical-align: middle;
    width: 40px;
    background: rgba(23, 127, 101, 0.83);
    /* Old browsers */
    background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* IE10+ */
    background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .basic_news_sidebar .colored_side .round_button, .basic_news_sidebar .colored_side .lg-actions .lg-icon.lg-next, .lg-actions .basic_news_sidebar .colored_side .lg-icon.lg-next, .basic_news_sidebar .colored_side .lg-actions .lg-icon.lg-prev, .lg-actions .basic_news_sidebar .colored_side .lg-icon.lg-prev {
      width: 50px;
      height: 50px;
      margin: 0 0 0 -25px;
      color: #000000;
      font-size: 16px;
      font-weight: 600;
      line-height: 53px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none !important; }
      .basic_news_sidebar .colored_side .round_button:before, .basic_news_sidebar .colored_side .lg-actions .lg-icon.lg-next:before, .lg-actions .basic_news_sidebar .colored_side .lg-icon.lg-next:before, .basic_news_sidebar .colored_side .lg-actions .lg-icon.lg-prev:before, .lg-actions .basic_news_sidebar .colored_side .lg-icon.lg-prev:before {
        color: #6d6d6d;
        padding: 19px 0 0 0; }
  .basic_news_sidebar .mygtukas {
    min-width: 100%;
    margin: 8px 0 0 0; }

.sidebar_links {
  margin: 0;
  padding: 0; }
  .sidebar_links li {
    margin: 0;
    padding: 0;
    background: none; }
  .sidebar_links a {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 50px;
    margin: 0 0 2px 0;
    text-decoration: none;
    border: 0 none; }
    .sidebar_links a span {
      display: table-cell;
      vertical-align: middle; }
    .sidebar_links a span.text {
      padding: 10px 20px;
      color: #fff;
      font-size: 14px;
      line-height: 20px;
      background-color: #00995c;
      -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: 3px 0 0 3px;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px; }
    .sidebar_links a span.arrow {
      width: 40px;
      background-color: #007e4b;
      -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 3px 3px 0;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0; }
      .sidebar_links a span.arrow:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e909';
        display: block;
        color: #fff;
        font-size: 11px;
        text-align: center; }
    .sidebar_links a:hover span.text, .sidebar_links a.active span.text {
      background-color: rgba(0, 153, 92, 0.7); }
    .sidebar_links a:hover span.arrow, .sidebar_links a.active span.arrow {
      background-color: rgba(0, 126, 75, 0.7); }

/* titlepagebasic END */
.titlepage .news_list {
  margin: 0 -5px; }
  .titlepage .news_list > .tn_hold {
    padding: 0 5px;
    float: left;
    width: 50%; }
    @media only screen and (max-width: 859px) {
      .titlepage .news_list > .tn_hold {
        width: 100%;
        float: none; } }
  .titlepage .news_list .meta_info {
    padding: 30px 20px 50px 20px; }
  .titlepage .news_list .text_desc {
    padding: 10px 0 0 0;
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px; }
  .titlepage .news_list .max-height {
    height: 132px;
    overflow: hidden;
    margin: 0;
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px; }
  .titlepage .news_list .date_and_dots {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%; }
    .titlepage .news_list .date_and_dots .date {
      display: block;
      float: left;
      color: #8c8c8c;
      font-size: 12px;
      font-weight: 400;
      line-height: 14px;
      margin: 0 0 0 20px; }
      .titlepage .news_list .date_and_dots .date span {
        display: inline-block;
        color: #9fa3a7;
        font-size: 11px;
        margin: 0 5px 0 0; }
    .titlepage .news_list .date_and_dots .dots {
      display: block;
      float: right;
      line-height: 14px;
      margin: 0 20px 0 0; }
      .titlepage .news_list .date_and_dots .dots span {
        display: inline-block;
        color: #00995c;
        font-size: 4px;
        vertical-align: 3px; }

@media only screen and (max-width: 768px) {
  .titlepage_menu_sections .menu_hold {
    display: block !important;
    height: 200px !important; }

  .titlepage_menu_sections {
    padding-top: 20px !important;
    height: 200px !important; } }
.promoblock_container {
  padding: 40px 0 40px 0;
  background-color: #fff;
  border-left: 0 none;
  border-right: 0 none; }
  @media only screen and (max-width: 767px) {
    .promoblock_container {
      padding: 20px 0 20px 0; } }
  .promoblock_container .widget_title {
    margin: 0 0 50px 0; }
  .promoblock_container a:hover, .promoblock_container a:focus {
    border: 0 none; }
  .promoblock_container .promoblock {
    padding: 0 55px 0 55px; }
    @media only screen and (min-width: 1024px) {
      .promoblock_container .promoblock {
        padding: 0 85px 0 85px; } }
    @media only screen and (min-width: 1500px) {
      .promoblock_container .promoblock {
        padding: 0 120px 0 120px; } }
  .promoblock_container .owl-wrapper {
    display: table; }
  .promoblock_container .owl-item {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0 10px; }
    .promoblock_container .owl-item a {
      display: block; }
      .promoblock_container .owl-item a img {
        display: block;
        width: auto;
        width: 100%;
        height: auto;
        max-height: 100%;
        margin: 0 auto; }
  .promoblock_container .owl-theme .owl-controls {
    margin: 0; }
    .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: block;
      position: absolute;
      top: 50%;
      margin: -14px 0 0 0;
      width: 24px;
      height: 24px;
      background-color: transparent;
      border: 0;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0; }
      .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev:before, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next:before {
        display: block;
        font-size: 24px;
        color: #dbdbdb; }
      .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev:hover:before, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next:hover:before {
        color: #20762f; }
      .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev.disabled, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next.disabled {
        cursor: default !important;
        display: block !important; }
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev.disabled:before, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next.disabled:before {
          color: rgba(209, 209, 209, 0.2); }
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev.disabled:hover:before, .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next.disabled:hover:before {
          color: rgba(209, 209, 209, 0.2); }
    .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: 15px; }
      @media only screen and (min-width: 768px) {
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev {
          left: 20px; } }
      @media only screen and (min-width: 1024px) {
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev {
          left: 40px; } }
      .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-prev:before {
        content: "\e905"; }
    .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next {
      right: 15px; }
      @media only screen and (min-width: 768px) {
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next {
          right: 20px; } }
      @media only screen and (min-width: 1024px) {
        .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next {
          right: 40px; } }
      .promoblock_container .owl-theme .owl-controls .owl-buttons .owl-next:before {
        content: "\e904"; }

/* Childlist start */
.childlist_cont .left_submenu {
  margin: 0px; }

.childlist_cont {
  margin: 30px 0; }
  .childlist_cont ul {
    margin: 0;
    padding: 0; }
  .childlist_cont li {
    padding: 0;
    background: none; }
  .childlist_cont a {
    display: table;
    width: 100%;
    height: 50px;
    table-layout: fixed;
    text-decoration: none;
    border: 0 none; }
    .childlist_cont a span {
      display: table-cell;
      vertical-align: middle; }
    .childlist_cont a span.text {
      padding: 10px 10px 10px 23px;
      font-size: 13px;
      line-height: 16px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .childlist_cont a span.more {
      width: 40px;
      -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; }
      .childlist_cont a span.more:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e909';
        display: block;
        font-size: 10px;
        text-align: center; }
  .childlist_cont > ul > li {
    margin: 0 0 6px 0; }
    .childlist_cont > ul > li:last-child {
      margin: 0; }
    .childlist_cont > ul > li > a > span.text {
      color: #fff;
      background-color: #00995c;
      text-transform: uppercase;
      border-radius: 3px 0 0 3px;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px; }
    .childlist_cont > ul > li > a > span.more {
      background-color: #007e4b;
      border-radius: 0 3px 3px 0;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0; }
      .childlist_cont > ul > li > a > span.more:before {
        color: #fff; }
    .childlist_cont > ul > li > a:hover > span.text, .childlist_cont > ul > li > a:focus > span.text {
      background-color: #007e4b; }
    .childlist_cont > ul > li > ul {
      margin: 2px 0 0 0;
      background-color: #fff;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px; }
      .childlist_cont > ul > li > ul > li:first-child > a {
        border: 0 none; }
  .childlist_cont > ul ul li a {
    border-top: 1px solid #e5e5e5; }
    .childlist_cont > ul ul li a span.text {
      color: #20762f;
      padding: 10px 20px 10px 23px; }
    .childlist_cont > ul ul li a span.more {
      background-color: #f8f8f8; }
      .childlist_cont > ul ul li a span.more:before {
        color: #20762f; }
    .childlist_cont > ul ul li a:hover, .childlist_cont > ul ul li a:focus {
      background-color: #f8f8f8; }

.top_text p:first-child {
  margin-top: 0; }

/* Childlist end */
/* Galerija list */
.gallery_list {
  margin: 0 -5px; }
  .gallery_list .gallery_hold {
    float: left;
    width: 50%;
    padding: 0 5px;
    margin: 0 0 12px 0; }
    @media only screen and (max-width: 599px) {
      .gallery_list .gallery_hold {
        float: none;
        width: 100%; } }

.gallery_popup {
  background-color: #fff;
  cursor: pointer;
  overflow: hidden; }
  .gallery_popup .image_container {
    position: relative;
    height: 220px;
    overflow: hidden;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .gallery_popup .image_container.no_image {
      background: rgba(23, 127, 101, 0.83);
      /* Old browsers */
      background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* IE10+ */
      background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
    .gallery_popup .image_container .no-image-bg {
      position: absolute;
      top: 61px;
      display: block;
      width: 100%;
      height: 88px; }
      .gallery_popup .image_container .no-image-bg:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90c';
        display: block;
        color: #fff;
        font-size: 88px;
        text-align: center; }
    .gallery_popup .image_container .no-image-bg-opac {
      position: relative;
      display: block;
      height: 210px;
      margin: 5px 0 0 0; }
      .gallery_popup .image_container .no-image-bg-opac:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90c';
        display: block;
        color: rgba(255, 255, 255, 0.06);
        font-size: 210px;
        text-align: center; }
  .gallery_popup .meta_info {
    position: relative;
    background-color: #fff;
    padding: 34px 20px 24px 20px; }
    .gallery_popup .meta_info h3 {
      margin: 0 0 4px 0;
      color: #2a2a2a;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .gallery_popup .meta_info .date {
      color: #aaaaaa;
      font-size: 12px;
      font-weight: 700;
      line-height: 20px; }
      .gallery_popup .meta_info .date:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e907';
        display: inline-block;
        vertical-align: -1px;
        color: #aaaaaa;
        font-size: 15px;
        font-weight: 400;
        margin: 0 8px 0 0; }
    .gallery_popup .meta_info .round_button, .gallery_popup .meta_info .lg-actions .lg-icon.lg-next, .lg-actions .gallery_popup .meta_info .lg-icon.lg-next, .gallery_popup .meta_info .lg-actions .lg-icon.lg-prev, .lg-actions .gallery_popup .meta_info .lg-icon.lg-prev {
      position: absolute;
      top: -22px;
      right: 22px; }
  .gallery_popup:hover .image_container {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .gallery_popup:hover h3 {
    color: #20762f; }
  .gallery_popup:hover .round_button, .gallery_popup:hover .lg-actions .lg-icon.lg-next, .lg-actions .gallery_popup:hover .lg-icon.lg-next, .gallery_popup:hover .lg-actions .lg-icon.lg-prev, .lg-actions .gallery_popup:hover .lg-icon.lg-prev {
    background-color: #e7e7e7;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }

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

/* 
    Created on : Sep 15, 2015, 10:18:29 AM
    Author     : andrius
*/
/* Contacts start*/
.contacts_text_top {
  margin: 0 0 25px 0; }
  .contacts_text_top p:first-child {
    margin-top: 0; }
  .contacts_text_top p:last-child {
    margin-bottom: 0; }

.contacts_search_from {
  background-color: #fff;
  padding: 17px;
  margin: 18px 0 0 0; }
  .contacts_search_from > div {
    position: relative; }
  .contacts_search_from input {
    width: 100%;
    max-width: 100%;
    padding: 0 50px 0 23px;
    border: 1px solid #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px; }
  .contacts_search_from button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 0;
    outline: none;
    background-color: #ececec;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .contacts_search_from button span {
      display: block;
      color: #606060;
      font-size: 15px; }
    .contacts_search_from button:hover span, .contacts_search_from button:focus span {
      color: #20762f; }

.contacts_struct_cont {
  margin: 30px 0; }
  .contacts_struct_cont ul {
    margin: 0;
    padding: 0; }
  .contacts_struct_cont li {
    padding: 0;
    background: none; }
  .contacts_struct_cont a {
    display: table;
    width: 100%;
    height: 50px;
    table-layout: fixed;
    text-decoration: none;
    border: 0 none; }
    .contacts_struct_cont a span {
      display: table-cell;
      vertical-align: middle; }
    .contacts_struct_cont a span.text {
      padding: 10px 10px 10px 23px;
      font-size: 13px;
      line-height: 16px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .contacts_struct_cont a span.more {
      width: 40px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .contacts_struct_cont a span.more:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e909';
        display: block;
        font-size: 10px;
        text-align: center; }
  .contacts_struct_cont > ul > li {
    margin: 0 0 6px 0; }
    .contacts_struct_cont > ul > li:last-child {
      margin: 0; }
    .contacts_struct_cont > ul > li > a > span.text {
      color: #fff;
      background-color: #00995c;
      text-transform: uppercase;
      border-radius: 3px 0 0 3px;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px; }
    .contacts_struct_cont > ul > li > a > span.more {
      background-color: #007e4b;
      border-radius: 0 3px 3px 0;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0; }
      .contacts_struct_cont > ul > li > a > span.more:before {
        color: #fff; }
    .contacts_struct_cont > ul > li > a:hover > span.text, .contacts_struct_cont > ul > li > a:focus > span.text {
      background-color: #007e4b; }
    .contacts_struct_cont > ul > li > ul {
      margin: 2px 0 0 0;
      background-color: #fff;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px; }
      .contacts_struct_cont > ul > li > ul > li:first-child > a {
        border: 0 none; }
  .contacts_struct_cont > ul ul li a {
    border-top: 1px solid #e5e5e5; }
    .contacts_struct_cont > ul ul li a span.text {
      color: #20762f;
      padding: 10px 20px 10px 23px; }
    .contacts_struct_cont > ul ul li a span.more {
      background-color: #f8f8f8; }
      .contacts_struct_cont > ul ul li a span.more:before {
        color: #20762f; }
    .contacts_struct_cont > ul ul li a:hover, .contacts_struct_cont > ul ul li a:focus {
      background-color: #f8f8f8; }

.department_contacts {
  margin: 0 -5px; }
  .department_contacts .one_contact {
    display: table;
    table-layout: fixed;
    float: left;
    width: 50%;
    padding: 0 5px;
    margin: 0 0 10px 0; }
    @media only screen and (max-width: 767px) {
      .department_contacts .one_contact {
        width: 100%;
        float: none; } }
  .department_contacts .dtblc {
    display: table-cell;
    vertical-align: top; }
  .department_contacts .info_side {
    padding: 25px 32px 25px 36px;
    background-color: #fff; }
    @media only screen and (max-width: 767px) {
      .department_contacts .info_side {
        padding: 12px 32px 12px 18px; } }
  .department_contacts .c_item {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
    .department_contacts .c_item.title {
      margin: 0 0 10px 0;
      color: #2a2a2a;
      font-size: 14px;
      font-weight: 700;
      line-height: 18px; }
    .department_contacts .c_item.email a {
      word-wrap: break-word;
      word-break: break-all; }
    .department_contacts .c_item .icon {
      display: inline-block;
      width: 15px;
      margin: 0 15px 0 0;
      color: #d2d2d2;
      text-align: center; }
    .department_contacts .c_item .icon-briefcase {
      font-size: 13px; }
    .department_contacts .c_item .icon-email {
      font-size: 11px; }
    .department_contacts .c_item .icon-phone {
      font-size: 12px; }
    .department_contacts .c_item .icon-mobile {
      font-size: 14px; }
  .department_contacts .colored_side {
    vertical-align: middle;
    width: 34px;
    background: rgba(23, 127, 101, 0.83);
    /* Old browsers */
    background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* IE10+ */
    background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .department_contacts .colored_side .round_button, .department_contacts .colored_side .lg-actions .lg-icon.lg-next, .lg-actions .department_contacts .colored_side .lg-icon.lg-next, .department_contacts .colored_side .lg-actions .lg-icon.lg-prev, .lg-actions .department_contacts .colored_side .lg-icon.lg-prev {
      width: 53px;
      height: 53px;
      margin: 0 0 0 -27px;
      color: #000000;
      font-size: 16px;
      font-weight: 600;
      line-height: 53px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none !important; }
      .department_contacts .colored_side .round_button:before, .department_contacts .colored_side .lg-actions .lg-icon.lg-next:before, .lg-actions .department_contacts .colored_side .lg-icon.lg-next:before, .department_contacts .colored_side .lg-actions .lg-icon.lg-prev:before, .lg-actions .department_contacts .colored_side .lg-icon.lg-prev:before {
        display: none; }
      .department_contacts .colored_side .round_button:after, .department_contacts .colored_side .lg-actions .lg-icon.lg-next:after, .lg-actions .department_contacts .colored_side .lg-icon.lg-next:after, .department_contacts .colored_side .lg-actions .lg-icon.lg-prev:after, .lg-actions .department_contacts .colored_side .lg-icon.lg-prev: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: '\e909';
        display: inline;
        color: #262626;
        font-size: 8px;
        vertical-align: 2px;
        margin: 0 0 0 3px; }

.cv_preview {
  position: relative;
  padding: 32px 30px 32px 35px; }
  @media only screen and (max-width: 599px) {
    .cv_preview {
      padding: 16px 15px 16px 15px; } }
  .cv_preview h3 {
    margin: 0 0 25px 0;
    padding: 0 20px 0 0;
    color: #35443f;
    font-size: 18px;
    font-weight: 700; }
  .cv_preview img {
    display: block;
    float: left;
    margin: 5px 22px 10px 0; }
  .cv_preview .cv_desc p:first-child {
    margin-top: 0; }
  .cv_preview .cv_desc p:last-child {
    margin-bottom: 0; }
  .cv_preview .fancybox-close-custom {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 30px;
    height: 30px;
    padding: 7px 0 0 7px;
    color: #96ae3f;
    font-size: 16px;
    text-decoration: none !important; }
    @media only screen and (max-width: 599px) {
      .cv_preview .fancybox-close-custom {
        top: 8px;
        right: 8px; } }
    .cv_preview .fancybox-close-custom: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: "\e90b";
      display: block;
      width: 16px; }
    .cv_preview .fancybox-close-custom:hover, .cv_preview .fancybox-close-custom:focus {
      opacity: 0.7; }

.cv_preview_popup .fancybox-close {
  display: none !important; }

.contact_search_found {
  margin: 10px 0 18px;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-align: left; }

.contacts_results {
  margin: 0; }
  .contacts_results h3 {
    margin: 0 0 12px 0;
    color: #20762f;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px; }
  .contacts_results .one_contact {
    float: none !important;
    width: 65%;
    padding: 0;
    margin: 0 0 24px; }
    @media only screen and (max-width: 767px) {
      .contacts_results .one_contact {
        width: 100%; } }

/* Contacts end*/
/*
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 : Jun 8, 2017, 2:59:31 PM
    Author     : programmer2
*/
.events_list .one_event {
  position: relative;
  width: 100%; }
  .events_list .one_event > span {
    position: relative; }
  .events_list .one_event h3 {
    margin: 0 0 12px; }
.events_list .meta_info {
  padding: 22px 32px 22px 20px; }
  @media only screen and (max-width: 767px) {
    .events_list .meta_info {
      padding: 30px 20px 24px 20px; } }
.events_list .event_date_from, .events_list .event_date_to {
  color: #848484;
  font-size: 12px;
  line-height: 22px;
  font-weight: 600; }
  .events_list .event_date_from strong, .events_list .event_date_to strong {
    font-weight: 700; }
  .events_list .event_date_from:before, .events_list .event_date_to:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e913';
    display: inline-block;
    vertical-align: -2px;
    width: 15px;
    color: #72a839;
    font-size: 15px;
    text-align: center;
    margin: 0 6px 0 0; }
.events_list .event_location {
  color: #848484;
  font-size: 12px;
  line-height: 22px;
  font-weight: 600; }
  .events_list .event_location:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e912';
    display: inline-block;
    vertical-align: -1px;
    width: 15px;
    color: #72a839;
    font-size: 14px;
    text-align: center;
    margin: 0 6px 0 0; }
@media only screen and (max-width: 599px) {
  .events_list .colored_side {
    position: absolute !important;
    top: 195px;
    right: 22px; } }
@media only screen and (min-width: 600px) {
  .events_list .colored_side {
    display: table-cell;
    vertical-align: middle;
    width: 34px;
    background: rgba(23, 127, 101, 0.83);
    /* Old browsers */
    background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* IE10+ */
    background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ } }
.events_list .colored_side .btn_hold {
  width: 49px;
  height: 49px;
  padding: 3px;
  margin: 0 0 0 -25px; }

.event_inner .meta_info {
  margin: 0 0 25px 0;
  padding: 22px 25px 22px 25px;
  background-color: #fff; }
  .event_inner .meta_info > div {
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600; }
    .event_inner .meta_info > div:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      width: 15px;
      color: #72a839;
      text-align: center;
      margin: 0 10px 0 0; }
    .event_inner .meta_info > div > strong {
      font-weight: 700; }
  .event_inner .meta_info .event_date {
    float: left; }
    .event_inner .meta_info .event_date:first-child {
      margin: 0 25px 0 0; }
    .event_inner .meta_info .event_date:before {
      content: '\e913';
      vertical-align: -1px;
      font-size: 15px; }
  .event_inner .meta_info .event_location:before {
    content: '\e912';
    vertical-align: -1px;
    font-size: 14px; }
  .event_inner .meta_info .contact_person:before {
    content: '\e914';
    vertical-align: -1px;
    font-size: 14px; }
  .event_inner .meta_info .contact_phone:before {
    content: '\e911';
    vertical-align: -1px;
    font-size: 14px; }
  .event_inner .meta_info .contact_email:before {
    content: '\e90e';
    vertical-align: 0px;
    font-size: 11px; }
.event_inner .event_image img {
  float: left;
  display: block;
  max-width: 350px;
  width: 100%;
  height: auto;
  margin: 0 20px 10px 0; }
  @media only screen and (max-width: 599px) {
    .event_inner .event_image img {
      float: none;
      max-width: 100%;
      margin: 0 0 15px 0; } }

#widget_calendar {
  margin-top: 0px;
  margin-bottom: 10px; }
  #widget_calendar .calendar_bg {
    position: relative;
    padding: 0px;
    width: 100%;
    background: rgba(23, 127, 101, 0.83);
    /* Old browsers */
    background: -moz-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(23, 127, 101, 0.83)), color-stop(100%, rgba(150, 185, 41, 0.83)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* IE10+ */
    background: linear-gradient(145deg, rgba(23, 127, 101, 0.83) 0%, rgba(150, 185, 41, 0.83) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23, 127, 101, 0.83)', endColorstr='rgba(150, 185, 41, 0.83)',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    /* Kalendorius*/ }
    #widget_calendar .calendar_bg #events_calendar {
      position: relative;
      padding: 0 13px 55px 13px;
      text-align: center; }
    #widget_calendar .calendar_bg .cal_title {
      position: relative;
      text-align: center;
      display: inline-block;
      margin: 30px 0 0 0; }
      #widget_calendar .calendar_bg .cal_title .month_header {
        float: left;
        height: 20px; }
        #widget_calendar .calendar_bg .cal_title .month_header .month_title {
          display: block;
          color: #fff;
          font-size: 16px;
          font-weight: 700;
          line-height: 20px;
          text-transform: uppercase; }
      #widget_calendar .calendar_bg .cal_title .cal_next, #widget_calendar .calendar_bg .cal_title .cal_prev {
        display: block;
        float: left;
        width: 24px;
        height: 20px;
        padding: 0;
        border: 0 none;
        text-decoration: none;
        background-color: transparent; }
        #widget_calendar .calendar_bg .cal_title .cal_next:after, #widget_calendar .calendar_bg .cal_title .cal_prev: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;
          display: block;
          color: #fff;
          font-size: 10px;
          margin: 5px 0 0 0; }
      #widget_calendar .calendar_bg .cal_title .cal_next {
        margin: 0 0 0 4px; }
        #widget_calendar .calendar_bg .cal_title .cal_next:after {
          content: "\e904"; }
      #widget_calendar .calendar_bg .cal_title .cal_prev {
        margin: 0 4px 0 0; }
        #widget_calendar .calendar_bg .cal_title .cal_prev:after {
          content: "\e905"; }
    #widget_calendar .calendar_bg .calend {
      width: 100%;
      position: relative;
      margin: 12px 0 0 0; }
      #widget_calendar .calendar_bg .calend tr td {
        background: transparent; }
      #widget_calendar .calendar_bg .calend thead tr td {
        height: 30px;
        padding: 0;
        color: #000;
        background: none;
        border: none; }
        #widget_calendar .calendar_bg .calend thead tr td span {
          display: block;
          width: 30px;
          height: 30px;
          margin: 0 auto;
          color: #fff;
          font-size: 13px;
          font-weight: 700;
          line-height: 28px;
          text-align: center;
          text-transform: uppercase;
          border: 2px solid transparent; }
      #widget_calendar .calendar_bg .calend tbody tr td {
        border: none;
        padding: 3px 0 3px 0;
        outline: none; }
        #widget_calendar .calendar_bg .calend tbody tr td span {
          display: block;
          height: 30px;
          width: 30px;
          margin: 0 auto;
          color: #fff;
          font-size: 12px;
          font-weight: 400;
          line-height: 28px;
          text-align: center;
          border: 2px solid transparent;
          -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.current span {
          color: #fff;
          font-weight: 700;
          background-color: transparent;
          border-bottom: 2px solid #fff; }
        @media only screen and (min-width: 1024px) {
          #widget_calendar .calendar_bg .calend tbody tr td.day_withevents {
            position: relative; } }
        #widget_calendar .calendar_bg .calend tbody tr td.day_withevents span {
          color: #fff;
          font-weight: 700;
          background-color: transparent;
          border: 2px solid #fff;
          cursor: pointer;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%; }
          #widget_calendar .calendar_bg .calend tbody tr td.day_withevents span:hover {
            background-color: #96ae3f;
            border: 2px solid #96ae3f; }
        #widget_calendar .calendar_bg .calend tbody tr td.day_withevents .day_events {
          display: none; }
        #widget_calendar .calendar_bg .calend tbody tr td.day_withevents.open span {
          background-color: #96ae3f;
          border: 2px solid #96ae3f; }
        #widget_calendar .calendar_bg .calend tbody tr td.notthismonth span {
          color: rgba(255, 255, 255, 0.5); }
        #widget_calendar .calendar_bg .calend tbody tr td.notthismonth .day_events {
          display: none; }
      #widget_calendar .calendar_bg .calend .day_events {
        position: absolute;
        width: 100%;
        margin: 0;
        z-index: 99;
        cursor: default;
        -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
        -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18); }
        @media only screen and (min-width: 1024px) {
          #widget_calendar .calendar_bg .calend .day_events {
            width: 320px;
            bottom: 40px !important;
            left: -15px !important; } }
        #widget_calendar .calendar_bg .calend .day_events .triangle {
          position: absolute;
          bottom: -6px;
          left: 24px;
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #fff;
          border-left: 0.5rem solid transparent;
          border-right: 0.5rem solid transparent;
          border-top: 0.5rem solid #fff; }
          @media only screen and (min-width: 1024px) {
            #widget_calendar .calendar_bg .calend .day_events .triangle {
              bottom: -6px !important;
              left: 24px !important; } }
        #widget_calendar .calendar_bg .calend .day_events .oneevent {
          padding: 15px 20px;
          background-color: #fff;
          border-bottom: 2px solid #ececec; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent.last {
            border-bottom: 0 none; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent .date span {
            border: none;
            color: #ececec;
            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: #ececec;
              background: transparent; }
          #widget_calendar .calendar_bg .calend .day_events .oneevent .pop_evt_title a {
            color: #2a2a2a; }
            #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: #20762f; }

#calendar_container {
  position: relative; }

.full_events_url {
  position: absolute;
  bottom: -25px;
  right: 16px;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  text-decoration: none !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.18);
  -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; }
  .full_events_url:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e915";
    display: block;
    color: #6d6d6d;
    font-size: 15px;
    text-align: center;
    margin: 17px 0 0 0; }
  .full_events_url:hover, .full_events_url:focus {
    background-color: #e7e7e7;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }
    .full_events_url:hover:before, .full_events_url:focus:before {
      color: #20762f; }

@media only screen and (min-width: 1024px) {
  .page_layout.titlepage #widget_calendar .calendar_bg .calend .day_events {
    right: -15px !important;
    left: auto !important; } }
@media only screen and (min-width: 1024px) {
  .page_layout.titlepage #widget_calendar .calendar_bg .calend .day_events .triangle {
    right: 24px !important;
    left: auto !important; } }

.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 27px;
  cursor: pointer;
  display: block; }
  .input_group_parent.disabled {
    cursor: not-allowed; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 4px;
    left: 1px;
    width: 14px;
    height: 14px;
    background-color: #bbb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px; }
    .input_group_parent .checkbox_design:after, .input_group_parent .radio_design:after {
      content: "";
      position: absolute;
      top: 2px;
      left: 2px;
      width: 10px;
      height: 10px;
      background-color: #20762f;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      opacity: 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
  .input_group_parent .radio_design {
    top: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .input_group_parent .radio_design:after {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      width: 8px;
      height: 8px;
      top: 3px;
      left: 3px; }
  .input_group_parent input[disabled] + .checkbox_design:after, .input_group_parent input[disabled] + .radio_design:after {
    background-color: #8b8b8b; }
  .input_group_parent input:checked + .checkbox_design:after, .input_group_parent input:checked + .radio_design:after {
    opacity: 1; }

.scrollable {
  overflow-x: auto; }

.scrollable.has-scroll {
  position: relative;
  overflow: hidden;
  /* Clips the shadow created with the pseudo-element in the next rule. Not necessary for the actual scrolling. */ }

.scrollable.has-scroll:after {
  position: absolute;
  top: 0;
  left: 100%;
  width: 50px;
  height: 100%;
  border-radius: 10px 0 0 10px / 50% 0 0 50%;
  -webkit-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  content: ''; }

/* This is the element whose content will be scrolled if necessary */
.scrollable.has-scroll > div {
  overflow-x: auto; }

.scrollable > div::-webkit-scrollbar {
  height: 12px; }

.scrollable > div::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  background: #f0f0f0; }

.scrollable > div::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #ccc; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?p1bfu");
  src: url("../fonts/icomoon.eot?p1bfu#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?p1bfu") format("truetype"), url("../fonts/icomoon.woff?p1bfu") format("woff"), url("../fonts/icomoon.svg?p1bfu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-title-float-wrap .child {
  font-weight: normal;
  line-height: 17px;
  white-space: normal; }
  @media only screen and (max-width: 1024px) {
    .fancybox-title-float-wrap .child {
      display: none; } }

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