@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
/*@import "mixins/transform";*/
html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

body {
  background: #fff; }

body, p, td, div {
  font-family: "Open Sans", Arial, sans-serif;
  color: #080808;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.7; }
  @media screen and (min-width: 1024px) {
    body, p, td, div {
      font-size: 15px;
      line-height: 1.7; } }

p {
  margin: 15px 0; }

a {
  color: #037ffe;
  font-weight: 600;
  text-decoration: underline; }
  a:hover, a:focus {
    text-decoration: none; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1 {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
  font-family: "Montserrat", Arial, sans-serif; }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 36px;
      line-height: 1.1; } }

h2 {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 400;
  color: #080808;
  font-family: "Montserrat", Arial, sans-serif; }
  @media screen and (min-width: 1024px) {
    h2 {
      font-size: 26px;
      line-height: 1.1; } }

h3 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  color: #080808;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, sans-serif; }
  @media screen and (min-width: 1024px) {
    h3 {
      font-size: 20px;
      line-height: 1.3; } }

h4 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 18px;
      line-height: 1.4; } }

h5 {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 400;
  text-transform: uppercase;
  color: #080808; }
  @media screen and (min-width: 1024px) {
    h5 {
      font-size: 15px;
      line-height: 1.7; } }

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

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

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

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

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

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

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

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

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

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

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px;
  border: 1px solid #f5f7f9;
  border-top: 3px solid #037ffe; }
  @media only screen and (min-width: 768px) {
    table {
      table-layout: fixed; } }

table th,
table td {
  padding: 10px 12px;
  border: 0px;
  text-align: left; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 14px 23px; } }

table td {
  border-bottom: 1px solid #f5f7f9;
  line-height: 1.4; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  font-weight: bold;
  padding: 14px 12px;
  background: #f5f7f9; }
  @media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
      padding: 14px 20px; } }

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: #eef0f2;
  height: 36px;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 20px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #eef0f2;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  -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%;
  background-color: #eef0f2;
  max-width: 292px; }
  @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: 36px; } }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, textarea:focus {
    background-color: #e2e6e9; }

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  position: relative;
  height: 42px;
  line-height: 40px;
  color: #080808;
  font-weight: 600;
  padding: 0 51px 0 31px;
  border: 2px solid #eaeaeb;
  margin: 0;
  font-size: 12px;
  cursor: pointer;
  outline: none;
  background-color: #fff;
  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;
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 42px;
      line-height: 40px;
      font-size: 14px; } }
  button:after, input[type=submit]:after, input[type=button]:after, input[type=reset]:after, a.mygtukas:after, span.mygtukas a:after {
    content: "\e905";
    position: absolute;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 22px;
    top: 50%;
    margin-top: -5px; }
    @media only screen and (min-width: 1024px) {
      button:after, input[type=submit]:after, input[type=button]:after, input[type=reset]:after, a.mygtukas:after, span.mygtukas a:after {
        margin-top: -6px; } }
  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, a.mygtukas:hover, a.mygtukas:focus, span.mygtukas a:hover, span.mygtukas a:focus {
    background: #037ffe;
    border-color: #037ffe;
    color: #fff; }
  button.smaller_btn, input[type=submit].smaller_btn, input[type=button].smaller_btn, input[type=reset].smaller_btn, a.mygtukas.smaller_btn, span.mygtukas a.smaller_btn {
    height: 36px;
    line-height: 32px; }

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

textarea {
  resize: vertical;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  width: 100%;
  max-width: 600px;
  min-height: 150px;
  max-height: 450px;
  padding-top: 12px;
  padding-bottom: 20px;
  transition: none; }

select {
  outline: none; }

input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: inherit;
  margin-top: 3px;
  height: auto;
  line-height: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

input[type=radio] {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: inherit;
  background: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

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

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

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

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

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

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

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

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

.didesnis_tekstas {
  font-size: 1.4em; }

ul.visible_bullet {
  overflow: hidden; }

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

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

.select2-results {
  display: block; }

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

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

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

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

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

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

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

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

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

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 36px;
    border: 1px solid #eef0f2;
    background-color: #eef0f2;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 36px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #080808;
      padding-right: 20px;
      padding-left: 20px;
      line-height: 34px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 36px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 34px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 34px;
      width: 34px;
      top: 1px;
      right: 6px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 34px;
          width: 34px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 11px;
        width: 100%;
        height: 100%;
        line-height: 34px;
        display: inline-block;
        text-align: center;
        margin: 0;
        left: -2px;
        top: -1px;
        color: #037ffe; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transition: all 150ms ease-in-out;
          -moz-transition: all 150ms ease-in-out;
          -o-transition: all 150ms ease-in-out;
          -ms-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
          content: "\e906"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0; }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

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

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

.select2-dropdown {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-color: #eaeaeb;
  border-width: 1px;
  padding-top: 12px;
  padding-bottom: 12px; }

.select2-container--default .select2-results__option {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 18px;
  background: none; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background: transparent;
    color: #037ffe; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #037ffe;
  text-decoration: underline; }

.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: rgba(0, 0, 0, 0);
  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: 15px;
  top: 15px;
  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: 20px;
  color: #037ffe;
  text-align: center; }
  a.fancybox-close:after {
    display: inline-block;
    vertical-align: -8px;
    content: "\e902"; }
  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: 0;
  background: transparent;
  width: 40px;
  height: 40px;
  border: 0;
  top: 50%;
  margin-top: -15px;
  background: #037ffe;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .fancybox-nav span:after {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    vertical-align: -14px;
    content: "\e901"; }

.fancybox-nav.fancybox-prev span:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.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-backdrop {
  background-color: rgba(0, 0, 0, 0.95); }

.lg-outer {
  background-color: transparent; }
  .lg-outer .lg-thumb.group {
    margin-left: auto;
    margin-right: auto; }
  .lg-outer .lg-thumb-outer {
    background: #fff;
    height: 110px !important; }
  .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: 0px 0 45px 0; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    display: none; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(0, 0, 0, 0.7);
    left: 10px;
    top: -40px; }

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

.lg-toolbar {
  left: auto;
  right: 0;
  width: auto; }
  .lg-toolbar .gallery_share {
    display: none; }
  .lg-toolbar .lg-fullscreen {
    display: none; }
  .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: 15px;
    color: #037ffe;
    text-align: center; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e902"; }
  .lg-toolbar #lg-counter {
    padding: 20px 10px;
    font-size: 15px;
    color: #080808;
    font-weight: 900;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px;
    padding: 22px 10px 0 0; }
    .lg-toolbar .lg-icon:hover:after {
      color: #037ffe;
      transform: scale(1.2); }

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

.lg-actions .lg-next {
  margin-right: 3em; }

.lg-actions .lg-prev {
  margin-left: 3em; }

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

.lg-actions .lg-icon.lg-next {
  margin-top: 12px;
  border-radius: 50%;
  margin-top: -50px;
  width: 50px;
  height: 50px;
  background-color: #037ffe;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .lg-actions .lg-icon.lg-next:after {
    padding-top: 1px;
    -webkit-transform: scale(0.9, 1.2);
    -ms-transform: scale(0.9, 1.2);
    -o-transform: scale(0.9, 1.2);
    transform: scale(0.9, 1.2);
    padding-top: 10px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    content: "\e905"; }
  .lg-actions .lg-icon.lg-next:hover {
    transform: scale(1.1);
    background-color: #8c8c8c; }

.lg-actions .lg-icon.lg-prev {
  margin-top: 12px;
  border-radius: 50%;
  margin-top: -50px;
  width: 50px;
  height: 50px;
  background-color: #037ffe;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .lg-actions .lg-icon.lg-prev:after {
    -webkit-transform: rotate(180deg) scale(0.9, 1.2);
    -ms-transform: rotate(180deg) scale(0.9, 1.2);
    -o-transform: rotate(180deg) scale(0.9, 1.2);
    transform: rotate(180deg) scale(0.9, 1.2);
    padding-bottom: 1px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    content: "\e905"; }
  .lg-actions .lg-icon.lg-prev:hover {
    transform: scale(1.1);
    background-color: #8c8c8c; }

.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: 1070;
  width: 100%;
  background-color: #fff;
  right: auto; }
  @media only screen and (max-width: 800px) {
    .album_title {
      display: none; } }
  .album_title .album_title_text {
    font-size: 1.4em;
    display: inline-block;
    padding: 15px 10px 15px 25px;
    font-weight: 700;
    color: #080808;
    background-color: #fff; }

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

.youtubegallery_popup .lg-sub-html {
  display: none; }

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

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

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

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

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

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

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

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

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

.mm-search, .mm-navbar-top {
  height: 56px;
  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: 48px; }

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

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

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

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

.sidebar_icons {
  padding: 10px 0 0 15px; }
  .sidebar_icons a {
    font-size: 24px;
    text-decoration: none;
    display: inline-block;
    margin-right: 7px; }

.NFI-wrapper {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  background-color: #eef0f2;
  padding: 3px; }

.NFI-button {
  border-radius: 19px;
  width: auto;
  padding: 0 24px 0 16px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: left !important;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  display: inline-block;
  background: #037ffe;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  -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: 0; }
  .NFI-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: "\e91b";
    display: inline-block;
    margin-right: 5px;
    font-size: 18px; }
  .NFI-button:hover, .NFI-button:focus {
    background: #3699fe;
    color: #fff; }

input.NFI-filename {
  height: 29px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: transparent;
  border: none;
  width: 150px;
  font-size: 13px; }
  @media only screen and (min-width: 768px) {
    input.NFI-filename {
      width: 180px;
      padding-left: 18px !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: 240px;
  color: #080808;
  background: #eef0f2;
  border: 0px solid #eaeaeb;
  border-bottom-color: #eaeaeb;
  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: #037ffe; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

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

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

.pika-prev,
.is-rtl .pika-next {
  position: absolute;
  right: 24px;
  top: 3px;
  padding: 5px;
  *right: 0; }
  .pika-prev:after,
  .is-rtl .pika-next:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #037ffe;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #037ffe;
    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 #037ffe;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #037ffe; }
  .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 th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0;
    border: none;
    background: transparent; }
  .pika-table th {
    color: #080808;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px; }
  .pika-table abbr {
    border: none;
    text-decoration: none; }

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

.index_container {
  padding-top: 56px;
  padding-bottom: 75px;
  min-height: 400px; }
  @media only screen and (max-width: 1023px) {
    .index_container {
      padding-top: 28px;
      padding-bottom: 55px; } }

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

@media only screen and (min-width: 1190px) {
  .main_content {
    padding-left: 0px; } }

@media only screen and (min-width: 1024px) {
  .main_content.narrow {
    padding-right: 18px;
    float: left;
    width: 70%; } }

.right_sidebar {
  float: right;
  width: 29%; }
  @media only screen and (max-width: 1023px) {
    .right_sidebar {
      display: none; } }

.homepage_container {
  padding-top: 60px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 56px; } }

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

.content_date {
  color: #080808;
  font-weight: 400;
  margin: -1px 0 14px 0; }
  .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: "\e91e";
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    vertical-align: -2px; }
  .content_date .event_time {
    margin-left: 10px; }
    .content_date .event_time i {
      vertical-align: -1px;
      display: inline-block;
      margin-right: 4px; }

h1.main_title {
  margin: 0 0 20px 0;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 1024px) {
    h1.main_title {
      font-size: 24px; } }

h2.main_title {
  margin: 0 0 20px 0;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase; }
  @media only screen and (min-width: 1200px) {
    h2.main_title {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 1024px) {
    h2.main_title {
      font-size: 24px; } }

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

h3.widget_title {
  margin: 0 0 20px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.1; }
  @media only screen and (min-width: 1200px) {
    h3.widget_title {
      margin: 0 0 20px 0; } }
  @media only screen and (min-width: 1024px) {
    h3.widget_title {
      font-size: 24px; } }

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

/* List items */
.list_item {
  cursor: pointer;
  margin: 0 0 20px 0;
  width: 100%;
  font-weight: normal;
  display: block; }
  .list_item span {
    display: block; }
  @media only screen and (min-width: 600px) {
    .list_item {
      margin: 0 2.5% 5% 0;
      float: left;
      width: 47.5%; } }
  .list_item .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    .list_item .image_container img {
      float: left;
      width: 100%;
      height: auto;
      -webkit-transition: all 200ms ease-in-out;
      -moz-transition: all 200ms ease-in-out;
      -o-transition: all 200ms ease-in-out;
      -ms-transition: all 200ms ease-in-out;
      transition: all 200ms ease-in-out; }
  .list_item .meta_info {
    padding: 20px 0 5px 0; }
    .list_item .meta_info .meta_tbl {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .list_item .meta_info .meta_tbl .date, .list_item .meta_info .meta_tbl .meta_data {
        display: table-cell;
        vertical-align: top; }
      .list_item .meta_info .meta_tbl .date {
        width: 65px;
        border-right: 1px solid #f3f3f3; }
        @media only screen and (max-width: 600px) {
          .list_item .meta_info .meta_tbl .date {
            width: 50px;
            border: 0; } }
        .list_item .meta_info .meta_tbl .date .date_year {
          font-size: 13px;
          font-weight: 700;
          color: #080808;
          letter-spacing: 2px;
          margin: 0 0 0px 0; }
          @media only screen and (min-width: 1024px) {
            .list_item .meta_info .meta_tbl .date .date_year {
              font-size: 15px; } }
        .list_item .meta_info .meta_tbl .date .date_day {
          font-size: 40px;
          color: #8cc63f;
          font-weight: 700;
          line-height: 1;
          margin: 0 0 2px -1px; }
        .list_item .meta_info .meta_tbl .date .date_month {
          font-size: 11px;
          color: #080808;
          text-transform: uppercase; }
          @media only screen and (min-width: 1024px) {
            .list_item .meta_info .meta_tbl .date .date_month {
              font-size: 13px; } }
      .list_item .meta_info .meta_tbl .meta_data {
        padding-left: 15px; }
    .list_item .meta_info .title_container h3 {
      color: #080808;
      margin: 0;
      font-weight: 600;
      font-size: 13px;
      margin: 0 0 7px 0;
      text-transform: uppercase; }
      @media only screen and (min-width: 1024px) {
        .list_item .meta_info .title_container h3 {
          font-size: 17px; } }
    .list_item .meta_info p.short {
      margin: 0px 0 0px 0; }
  .list_item.no_image .meta_info {
    padding-top: 4px; }
  .list_item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

a.list_item {
  text-decoration: none; }

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

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

/* Basic helpers */
.clear {
  *zoom: 1; }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

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

.vis_hidden {
  visibility: hidden; }

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

.content_template {
  overflow: hidden; }

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

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

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

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

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

/* Basic helpers end */
.header_container {
  position: relative;
  background-color: #fff;
  z-index: 10;
  -webkit-box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.12);
  /* Search */ }
  @media only screen and (min-width: 1024px) {
    .header_container {
      height: 113px; } }
  @media only screen and (max-width: 1023px) {
    .header_container {
      padding-left: 50px; } }
  @media only screen and (max-width: 400px) {
    .header_container {
      padding-left: 33px; } }
  @media only screen and (min-width: 1024px) {
    .header_container .header_tbl {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .header_container .header_tbl .logo_c, .header_container .header_tbl .cont_c {
        display: table-cell;
        vertical-align: top; }
      .header_container .header_tbl .logo_c {
        width: 314px; } }
  .header_container a.logo_link {
    display: table;
    table-layout: fixed;
    outline: none;
    border: 0 none;
    text-decoration: none;
    position: relative; }
    .header_container a.logo_link > span {
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (min-width: 1024px) {
        .header_container a.logo_link > span.title_cont {
          width: 150px; } }
      .header_container a.logo_link > span .round_logo_bg {
        width: 131px;
        height: 131px;
        display: block;
        background: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        text-align: center;
        line-height: 127px;
        position: absolute;
        top: 0;
        left: 0; }
        @media only screen and (min-width: 1024px) {
          .header_container a.logo_link > span .round_logo_bg {
            -webkit-box-shadow: 0 4px 36px -2px rgba(0, 0, 0, 0.09);
            -moz-box-shadow: 0 4px 36px -2px rgba(0, 0, 0, 0.09);
            box-shadow: 0 4px 36px -2px rgba(0, 0, 0, 0.09); } }
        @media only screen and (max-width: 1023px) {
          .header_container a.logo_link > span .round_logo_bg {
            width: auto;
            height: auto;
            line-height: 1.4;
            position: static;
            padding-top: 10px;
            padding-bottom: 10px; } }
      .header_container a.logo_link > span .bg_white_overlay {
        width: 170px;
        height: 124px;
        display: block;
        background: #fff;
        position: absolute;
        top: -11px;
        left: -22px;
        z-index: 1; }
        @media only screen and (max-width: 1023px) {
          .header_container a.logo_link > span .bg_white_overlay {
            display: none; } }
      .header_container a.logo_link > span:first-child {
        width: 137px;
        height: 113px; }
        @media only screen and (max-width: 1023px) {
          .header_container a.logo_link > span:first-child {
            width: 67px;
            height: auto;
            padding-left: 10px;
            padding-right: 10px; } }
      .header_container a.logo_link > span.title_cont span {
        position: relative;
        z-index: 1;
        color: #080808;
        display: block; }
      .header_container a.logo_link > span.title_cont .title_top {
        font-size: 22px;
        line-height: 1.2;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0px; }
        @media only screen and (max-width: 600px) {
          .header_container a.logo_link > span.title_cont .title_top {
            font-size: 20px;
            letter-spacing: 0; } }
        @media only screen and (max-width: 400px) {
          .header_container a.logo_link > span.title_cont .title_top {
            font-size: 18px;
            letter-spacing: 0; } }
      .header_container a.logo_link > span.title_cont .title_bottom {
        font-size: 14px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 3px; }
        @media only screen and (max-width: 600px) {
          .header_container a.logo_link > span.title_cont .title_bottom {
            font-size: 13px;
            letter-spacing: 1px; } }
        @media only screen and (max-width: 400px) {
          .header_container a.logo_link > span.title_cont .title_bottom {
            font-size: 12px;
            letter-spacing: 0px; } }
        @media only screen and (min-width: 1024px) {
          .header_container a.logo_link > span.title_cont .title_bottom {
            font-size: 16px;
            font-weight: 400;
            line-height: 20px; } }
    .header_container a.logo_link img {
      display: inline-block;
      z-index: 1;
      position: relative;
      vertical-align: middle; }
  .header_container .top_c {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #ededed; }
    .header_container .top_c .top_c_left, .header_container .top_c .icons_cont {
      display: table-cell;
      vertical-align: middle;
      padding-top: 12px;
      padding-bottom: 12px; }
      @media only screen and (max-width: 1023px) {
        .header_container .top_c .top_c_left, .header_container .top_c .icons_cont {
          padding: 0; } }
    @media only screen and (min-width: 1024px) {
      .header_container .top_c .icons_cont {
        width: 330px;
        padding-left: 20px; } }
  .header_container .search_cont {
    position: relative; }
    @media only screen and (max-width: 1023px) {
      .header_container .search_cont {
        display: none; } }
    .header_container .search_cont input[type=text] {
      max-width: 100%;
      padding: 0 50px 0 23px; }
      .header_container .search_cont input[type=text]:focus {
        background: #eef0f2; }
    .header_container .search_cont button {
      position: absolute;
      top: 0;
      right: 0;
      border: 0 none;
      width: 36px;
      height: 36px;
      min-width: 36px;
      padding: 0;
      outline: none;
      background-color: transparent;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      color: #080808; }
      .header_container .search_cont button:after {
        font-size: 18px;
        content: "\e919";
        margin-top: -9px;
        right: 12px; }
      .header_container .search_cont button:hover, .header_container .search_cont button:focus {
        color: #037ffe; }
    .header_container .search_cont .suggest-search-results {
      background-color: #eef0f2;
      position: absolute;
      padding: 24px 18px 13px 18px;
      border: 1px solid #e8e8e8;
      margin-top: 0px;
      z-index: 999;
      width: 99.5%;
      left: 0;
      top: 40px; }
      .header_container .search_cont .suggest-search-results p {
        margin: 0; }
      .header_container .search_cont .suggest-search-results .ss_close {
        position: absolute;
        top: 7px;
        right: 9px;
        text-decoration: none;
        cursor: pointer; }
        .header_container .search_cont .suggest-search-results .ss_close:hover {
          opacity: 0.5; }
      .header_container .search_cont .suggest-search-results .ss_search_results * {
        font-size: 14px;
        line-height: 1.4; }
      .header_container .search_cont .suggest-search-results .ss_search_results > div {
        padding-bottom: 12px;
        margin-bottom: 14px;
        border-bottom: 1px solid #e1e1e1; }
        .header_container .search_cont .suggest-search-results .ss_search_results > div a {
          color: #080808;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: 600;
          display: block;
          margin: 0 0 7px 0; }
          .header_container .search_cont .suggest-search-results .ss_search_results > div a img {
            max-width: 105px;
            float: left;
            margin: 1px 12px 0 7px; }
          .header_container .search_cont .suggest-search-results .ss_search_results > div a:hover {
            color: #037ffe; }
      .header_container .search_cont .suggest-search-results a.view_all_results {
        font-size: 14px;
        font-weight: 600;
        text-decoration: none; }
        .header_container .search_cont .suggest-search-results a.view_all_results i {
          margin-left: 5px; }
        .header_container .search_cont .suggest-search-results a.view_all_results:hover {
          opacity: 0.6; }
  .header_container .ver_links {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    padding-right: 17px;
    margin-right: 15px;
    position: relative; }
    @media only screen and (max-width: 1023px) {
      .header_container .ver_links {
        display: none; } }
    .header_container .ver_links:after {
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -15px;
      background-color: #ededed;
      height: 30px;
      width: 1px; }
    .header_container .ver_links a {
      text-decoration: none;
      font-size: 19px;
      display: inline-block;
      margin-right: 9px; }
      .header_container .ver_links a:last-child {
        margin-right: 0; }
      .header_container .ver_links a i.icon-accessibility {
        font-size: 12px; }
      .header_container .ver_links a:hover {
        opacity: 0.5; }
  .header_container .langs {
    display: inline-block;
    height: auto;
    position: relative;
    z-index: 4;
    width: 39px;
    text-transform: capitalize;
    vertical-align: 1px;
    padding-right: 17px;
    margin-right: 15px;
    position: relative; }
    .header_container .langs:after {
      content: "";
      position: absolute;
      right: -8px;
      top: 50%;
      margin-top: -15px;
      background-color: #ededed;
      height: 30px;
      width: 1px; }
    @media only screen and (max-width: 1023px) {
      .header_container .langs {
        position: absolute;
        right: 10px;
        top: 24px;
        padding-right: 0;
        margin: 0; }
        .header_container .langs:after {
          display: none; } }
    @media only screen and (max-width: 400px) {
      .header_container .langs {
        right: 5px; } }
    .header_container .langs a {
      border: 0; }
    .header_container .langs span.current_lang {
      float: left;
      color: #080808;
      font-size: 14px;
      line-height: 1;
      text-transform: uppercase; }
    .header_container .langs .current_lang_cont {
      width: 38px;
      text-align: center;
      line-height: 1; }
      .header_container .langs .current_lang_cont:hover span.current_lang, .header_container .langs .current_lang_cont:focus span.current_lang {
        color: #080808; }
    .header_container .langs .drop_arrow {
      display: inline-block;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -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: #080808;
      font-size: 10px;
      vertical-align: 2px; }
      @media only screen and (max-width: 1023px) {
        .header_container .langs .drop_arrow {
          vertical-align: 0px; } }
      .header_container .langs .drop_arrow:after {
        content: "\e906"; }
    .header_container .langs .dropped:hover .drop_arrow, .header_container .langs .dropped .drop_arrow {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .header_container .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer; }
    .header_container .langs .langs_drop {
      position: absolute;
      top: 26px;
      left: -8px;
      font-size: 12px;
      width: 39px;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2); }
      .header_container .langs .langs_drop .langs_drop_cont {
        position: relative;
        display: none;
        width: 100%;
        z-index: 11; }
      .header_container .langs .langs_drop a {
        display: inline-block;
        width: 39px;
        height: 36px;
        text-decoration: none;
        border: 0;
        background: #fff;
        color: #080808;
        font-size: 12px;
        font-weight: normal;
        line-height: 36px;
        text-align: center;
        text-transform: uppercase; }
        .header_container .langs .langs_drop a:hover, .header_container .langs .langs_drop a:focus {
          background: #037ffe;
          color: #fff; }
  .header_container a.mygtukas_login {
    padding: 0 22px;
    height: 36px;
    font-size: 12px;
    line-height: 32px;
    margin-left: 8px; }
    .header_container a.mygtukas_login i {
      display: inline-block;
      margin-left: 7px;
      font-size: 16px;
      color: #037ffe;
      -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;
      vertical-align: -2px; }
    .header_container a.mygtukas_login:after {
      display: none; }
    .header_container a.mygtukas_login:hover i {
      color: #fff; }
    @media only screen and (max-width: 1023px) {
      .header_container a.mygtukas_login {
        position: absolute;
        right: 69px;
        top: 16px;
        border: 0;
        padding: 0; } }
    @media only screen and (max-width: 530px) {
      .header_container a.mygtukas_login {
        right: 69px;
        top: 17px; }
        .header_container a.mygtukas_login span {
          display: none; }
        .header_container a.mygtukas_login i:before {
          content: "\e923";
          color: #080808; } }
  .header_container .user_info_header_wr {
    float: right;
    position: relative;
    max-width: 154px;
    margin-top: 5px;
    z-index: 2; }
    @media only screen and (max-width: 1023px) {
      .header_container .user_info_header_wr {
        position: absolute;
        right: 68px;
        top: 13px;
        max-width: 51px; } }
    @media only screen and (max-width: 400px) {
      .header_container .user_info_header_wr {
        right: 58px; } }
    .header_container .user_info_header_wr.dropped i.icon-chevron_down {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .header_container .user_info_header {
    display: table;
    table-layout: fixed;
    width: 100%;
    cursor: pointer; }
    .header_container .user_info_header .photo_left, .header_container .user_info_header .info_right {
      display: table-cell;
      vertical-align: middle; }
    .header_container .user_info_header .photo_left {
      width: 33px; }
      @media only screen and (min-width: 1024px) {
        .header_container .user_info_header .photo_left {
          padding-right: 10px; } }
      .header_container .user_info_header .photo_left i.icon-user {
        font-size: 22px;
        color: #037ffe;
        vertical-align: -3px; }
      .header_container .user_info_header .photo_left i.icon-chevron_down {
        margin-left: 7px;
        color: #dbdbdb;
        font-size: 10px;
        margin-left: 6px;
        vertical-align: 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;
        display: inline-block; }
      @media only screen and (min-width: 1024px) {
        .header_container .user_info_header .photo_left i.icon-chevron_down {
          display: none; } }
      .header_container .user_info_header .photo_left img {
        float: left;
        max-width: 30px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border: 1px solid #ccc; }
    @media only screen and (max-width: 1023px) {
      .header_container .user_info_header .info_right {
        display: none; } }
    .header_container .user_info_header .logged_in {
      line-height: 1.3;
      margin: 0 0 3px 0; }
      .header_container .user_info_header .logged_in span.tt {
        color: #080808;
        font-size: 11px;
        font-weight: 400; }
      .header_container .user_info_header .logged_in span.status {
        width: 6px;
        height: 6px;
        background-color: #83b73a;
        display: inline-block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-left: 3px;
        vertical-align: 1px; }
    .header_container .user_info_header .name_surname {
      font-size: 12px;
      font-weight: 600;
      line-height: 1.2; }
      .header_container .user_info_header .name_surname i {
        color: #dbdbdb;
        font-size: 10px;
        margin-left: 6px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        display: inline-block; }
  .header_container .user_info_dropdown {
    position: absolute;
    top: 47px;
    width: 228px;
    right: 0;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
    display: none; }
    @media only screen and (max-width: 1023px) {
      .header_container .user_info_dropdown {
        top: 35px; } }
    .header_container .user_info_dropdown ul, .header_container .user_info_dropdown li {
      margin: 0;
      padding: 0;
      background: none; }
      .header_container .user_info_dropdown ul li, .header_container .user_info_dropdown li li {
        padding: 14px 11px;
        border-bottom: 1px solid #f0f0f0; }
        .header_container .user_info_dropdown ul li:last-child, .header_container .user_info_dropdown li li:last-child {
          border-bottom: 0; }
      .header_container .user_info_dropdown ul a, .header_container .user_info_dropdown li a {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: none;
        color: #080808;
        display: block; }
        .header_container .user_info_dropdown ul a span, .header_container .user_info_dropdown li a span {
          border-bottom: 2px solid #fff; }
        .header_container .user_info_dropdown ul a i, .header_container .user_info_dropdown li a i {
          color: #bebebe;
          margin-right: 10px;
          display: inline-block;
          vertical-align: -1px;
          font-size: 16px; }
        .header_container .user_info_dropdown ul a:hover span, .header_container .user_info_dropdown li a:hover span {
          border-bottom: 2px solid #474747; }

/* NAV for desktops*/
.topnav {
  margin-top: 10px; }
  @media only screen and (max-width: 1023px) {
    .topnav {
      display: none; } }
  .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; }
      .topnav > ul > li:first-child {
        margin-left: 0; }
      .topnav > ul > li:last-child {
        margin-right: 0; }
      .topnav > ul > li > div {
        height: 44px; }
        .topnav > ul > li > div > a {
          color: #080808;
          display: block;
          outline: none;
          line-height: 32px;
          height: 40px;
          font-size: 12px;
          font-weight: 600;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          padding: 0;
          border-bottom: 3px solid transparent; }
          @media only screen and (max-width: 1199px) {
            .topnav > ul > li > div > a {
              font-size: 10px; } }
          .topnav > ul > li > div > a.haschilds: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;
            font-size: 10px;
            color: #080808;
            display: inline-block;
            margin-left: 5px;
            vertical-align: 1px;
            content: "\e906";
            text-decoration: none !important; }
          .topnav > ul > li > div > a.active, .topnav > ul > li > div > a.in_path {
            color: #037ffe;
            border-color: #037ffe; }
        .topnav > ul > li > div:hover > a {
          color: #037ffe;
          border-color: #037ffe; }
        .topnav > ul > li > div:hover > ul {
          display: block; }
      .topnav > ul > li:last-of-type > div > ul > li:hover > ul {
        left: auto;
        right: 287px;
        padding-right: 2px; }
        @media only screen and (max-width: 1299px) {
          .topnav > ul > li:last-of-type > div > ul > li:hover > ul {
            right: 227px; } }
    .topnav > ul ul {
      display: none;
      position: absolute;
      top: 44px;
      width: 287px;
      padding: 0px 0px 0px 0px;
      margin: 0px 0 0 0px;
      text-align: left;
      background: transparent;
      z-index: 2;
      overflow: visible; }
      @media only screen and (max-width: 1299px) {
        .topnav > ul ul {
          width: 227px; } }
      .topnav > ul ul li {
        position: relative;
        display: block;
        list-style-type: none;
        background: none;
        padding: 0;
        margin: 0 0 0px 0;
        background: #037ffe;
        padding: 0px 15px 0px 21px; }
        .topnav > ul ul li:last-child {
          margin: 0; }
        .topnav > ul ul li a {
          display: block;
          color: #037ffe;
          font-size: 14px;
          line-height: 18px;
          color: #fff;
          text-transform: uppercase;
          font-weight: 600;
          padding: 0;
          border: none;
          border-bottom: 1px solid #875df7;
          padding: 13px 30px 13px 0;
          position: relative;
          text-decoration: none; }
          .topnav > ul ul li a.active, .topnav > ul ul li a.in_path {
            text-decoration: underline; }
          .topnav > ul ul li a.haschilds: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: "\e907";
            position: absolute;
            right: 14px;
            top: 50%;
            margin-top: -7px;
            text-decoration: none !important; }
          .topnav > ul ul li a:hover, .topnav > ul ul li a:focus {
            text-decoration: underline; }
        .topnav > ul ul li:last-child > a {
          border: 0; }
        .topnav > ul ul li:hover > ul {
          display: block;
          top: 0;
          left: 287px;
          padding-left: 2px; }
          @media only screen and (max-width: 1299px) {
            .topnav > ul ul li:hover > ul {
              left: 227px; } }

/* Nav end*/
.footer {
  margin: 0;
  background: #eafce4;
  padding: 36px 0; }
  .footer p, .footer div, .footer a {
    font-weight: 400;
    color: #080808;
    line-height: 1.9; }
  .footer h3.footer_title {
    margin: 0 0 20px 0; }
  @media only screen and (min-width: 1024px) {
    .footer .disp_cell:first-child {
      width: 290px;
      padding-right: 15px; } }
  @media only screen and (min-width: 1200px) {
    .footer .disp_cell:first-child {
      width: 350px; } }
  .footer .social_icons {
    padding-top: 15px; }
    .footer .social_icons a {
      display: inline-block;
      color: #8cc63f;
      text-decoration: none;
      width: 29px;
      height: 29px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border: 2px solid #8cc63f;
      line-height: 27px;
      text-align: center;
      margin-right: 7px;
      vertical-align: top; }
      .footer .social_icons a i {
        display: block;
        line-height: 25px; }
      .footer .social_icons a:hover {
        opacity: 0.6; }
      .footer .social_icons a i.icon-facebook {
        font-size: 16px; }
      .footer .social_icons a i.icon-youtube {
        font-size: 13px; }
  @media only screen and (min-width: 1024px) {
    .footer .bottom_menu {
      width: 230px;
      padding-right: 15px; } }
  .footer .bottom_menu ul, .footer .bottom_menu li {
    background: none;
    margin: 0;
    padding: 0; }
  @media only screen and (min-width: 1024px) {
    .footer .bottom_menu li {
      padding-right: 20px; } }
  .footer .bottom_menu li a {
    text-decoration: none; }
    .footer .bottom_menu li a:hover {
      text-decoration: underline; }
  @media only screen and (min-width: 1024px) {
    .footer .bottom_subscription {
      width: 285px; } }
  @media only screen and (max-width: 767px) {
    .footer .bottom_subscription {
      margin-bottom: 40px; } }
  .footer .bottom_subscription .sub_widget_title {
    margin: 6px 0 16px 0; }
  @media only screen and (min-width: 768px) {
    .footer .bottom_logo {
      padding-top: 40px;
      padding-left: 40px; } }
  @media only screen and (min-width: 1024px) {
    .footer .bottom_logo {
      padding-left: 60px; } }
  .footer p:first-of-type {
    margin-top: 0; }
  .footer p:last-of-type {
    margin-bottom: 0; }

.bottom_line {
  background-color: #d2e0c6;
  padding: 20px 5px 18px 10px;
  text-align: center;
  color: #657983;
  font-weight: 400; }
  @media only screen and (max-width: 600px) {
    .bottom_line {
      font-size: 11px; } }
  .bottom_line * {
    font-weight: 400;
    color: #657983; }
  .bottom_line a {
    text-decoration: none; }
    .bottom_line a:hover {
      text-decoration: underline; }

.bottom_widgets_c {
  padding: 30px 0px 25px 0;
  border-top: 1px solid #e8e8e8; }

.bottom_widgets_slider {
  position: relative;
  padding-top: 8px;
  padding: 0 50px; }
  .bottom_widgets_slider .owl-item {
    height: 100%; }
    .bottom_widgets_slider .owl-item div {
      height: 100%; }
  .bottom_widgets_slider a {
    display: inline-block;
    margin: 0 13px;
    max-width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    outline: none; }
    .bottom_widgets_slider a img {
      vertical-align: middle;
      max-height: 80px;
      width: auto;
      -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;
      filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
      /* Firefox 10+, Firefox on Android */
      filter: gray;
      /* IE6-9 */
      -webkit-filter: grayscale(100%);
      /* Chrome 19+, Safari 6+, Safari 6+ iOS */ }
    .bottom_widgets_slider a:hover img {
      filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
      -webkit-filter: grayscale(0%); }
  .bottom_widgets_slider .owl-controls {
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0;
    top: 50%;
    margin-top: -20px; }
    .bottom_widgets_slider .owl-controls .owl-buttons div {
      top: 0;
      background: transparent;
      width: 40px;
      height: 40px;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      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; }
      .bottom_widgets_slider .owl-controls .owl-buttons div:after {
        position: absolute;
        top: 10px;
        left: 12px;
        color: #037ffe;
        font-size: 17px;
        content: "\e905"; }
      .bottom_widgets_slider .owl-controls .owl-buttons div.owl-prev {
        left: 0px; }
        .bottom_widgets_slider .owl-controls .owl-buttons div.owl-prev:after {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      .bottom_widgets_slider .owl-controls .owl-buttons div.owl-next {
        right: 7px; }
      .bottom_widgets_slider .owl-controls .owl-buttons div.disabled, .bottom_widgets_slider .owl-controls .owl-buttons div.disabled:hover {
        display: block !important; }
        .bottom_widgets_slider .owl-controls .owl-buttons div.disabled:after, .bottom_widgets_slider .owl-controls .owl-buttons div.disabled:hover:after {
          color: #cacaca; }
      .bottom_widgets_slider .owl-controls .owl-buttons div:hover {
        background: transparent;
        border: 0;
        margin: 0; }
        .bottom_widgets_slider .owl-controls .owl-buttons div:hover:after {
          opacity: 0.6; }

/*! 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: #feeff0;
  border: 1px solid #ffd9db; }

.error_container p {
  color: #eb1119; }

.info_container {
  background: #f2fee2;
  border: 1px solid #e2fdbe; }

.info_container p {
  color: #8cc63f; }

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

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

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 90%;
  background: #037ffe;
  display: none;
  padding: 30px 40px 22px 18px;
  z-index: 9999; }
  @media only screen and (min-width: 500px) {
    #cookie_block {
      width: 354px;
      padding: 39px 58px 28px 32px; } }
  @media only screen and (min-width: 1300px) {
    #cookie_block {
      right: 95px; } }
  @media only screen and (min-width: 1800px) {
    #cookie_block {
      right: 375px; } }
  #cookie_block p {
    margin: 0;
    line-height: 1.5;
    color: #fff;
    opacity: 0.8; }
    @media only screen and (min-width: 768px) {
      #cookie_block p {
        font-size: 14px; } }
  #cookie_block .cookie_btn_cell {
    padding-top: 20px; }
  #cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    font-size: 1.2em; }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; }
  #cookie_block button.mygtukas {
    border-color: #fff;
    color: #037ffe;
    padding: 0 25px; }
    #cookie_block button.mygtukas:hover {
      color: #fff; }
    #cookie_block button.mygtukas:after {
      display: none; }

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 20px 0; } }
  .breadcrumbs span, .breadcrumbs a {
    font-weight: 300;
    border: none; }
  .breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .breadcrumbs .breadcrumb_separator:after {
      content: "\e901";
      vertical-align: 3px;
      display: inline-block;
      font-size: 9px; }
    .breadcrumbs .breadcrumb_separator:first-child {
      display: none; }

.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }

.phpcaptcha_container .disp_cell {
  vertical-align: top; }

.phpcaptcha_container img {
  margin: -15px 0 0 0; }

.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  color: #037ffe;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button:after {
    display: none; }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button:hover {
    opacity: 0.6; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }

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

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

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

/*! Pager */
.pager {
  margin: 30px 0 0 0;
  text-align: center; }
  .pager a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 28px;
    height: 28px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .pager a.current {
      text-align: center;
      padding: 0;
      background: #037ffe;
      color: #fff;
      font-weight: 700; }
    .pager a.back_button {
      margin-right: 5px;
      border: 0;
      color: #080808; }
      .pager a.back_button span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        display: inline-block;
        vertical-align: -1px; }
      .pager a.back_button:hover {
        color: #037ffe;
        background: transparent; }
    .pager a.fow {
      color: #080808;
      border: 0;
      margin-left: 7px;
      vertical-align: -1px; }
      .pager a.fow:hover {
        color: #037ffe;
        background: transparent; }
    .pager a:hover {
      background: #037ffe;
      color: #fff; }

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

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

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  padding: 7px 0 21px 0;
  overflow: hidden; }
  .submenu_cont ul, .submenu_cont li {
    background: transparent;
    margin: 0;
    padding: 0; }
  .submenu_cont .submenu_ul {
    border-top: 3px solid #037ffe; }
    .submenu_cont .submenu_ul > ul > li {
      background-color: #f5f5f5;
      padding: 0 21px; }
      .submenu_cont .submenu_ul > ul > li > a {
        display: block;
        padding: 12px 24px 12px 0px;
        position: relative;
        border-bottom: 1px solid #eaeaea;
        font-size: 14px;
        color: #080808;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase; }
        .submenu_cont .submenu_ul > ul > li > a.active, .submenu_cont .submenu_ul > ul > li > a.in_path {
          color: #037ffe; }
          .submenu_cont .submenu_ul > ul > li > a.active:before, .submenu_cont .submenu_ul > ul > li > a.in_path:before {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
        .submenu_cont .submenu_ul > ul > li > a:hover {
          color: #037ffe; }
        .submenu_cont .submenu_ul > ul > li > a.haschilds:before {
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          top: 50%;
          margin-top: -6px;
          right: 2px;
          content: "\e906";
          color: #080808;
          font-size: 11px; }
      .submenu_cont .submenu_ul > ul > li.Selected > a.haschilds {
        border-bottom: 0; }
      .submenu_cont .submenu_ul > ul > li > ul {
        background: #fff;
        padding: 14px 0;
        position: relative;
        overflow: visible; }
        .submenu_cont .submenu_ul > ul > li > ul:before {
          content: "";
          position: absolute;
          left: -21px;
          width: 21px;
          background: #fff;
          height: 100%;
          top: 0; }
        .submenu_cont .submenu_ul > ul > li > ul:after {
          content: "";
          position: absolute;
          right: -21px;
          width: 21px;
          background: #fff;
          height: 100%;
          top: 0; }
        .submenu_cont .submenu_ul > ul > li > ul a {
          display: block;
          margin: 0 0 4px 0;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none;
          color: #080808; }
          .submenu_cont .submenu_ul > ul > li > ul a.active, .submenu_cont .submenu_ul > ul > li > ul a.in_path {
            color: #037ffe;
            text-decoration: underline; }
          .submenu_cont .submenu_ul > ul > li > ul a:hover {
            text-decoration: underline; }
          .submenu_cont .submenu_ul > ul > li > ul a: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;
            margin-right: 12px;
            vertical-align: 0px;
            color: #080808; }

.form_mod .type_question, form .type_question {
  font-weight: 700;
  margin: 0 0 5px 0;
  color: #080808; }
  .form_mod .type_question .title, form .type_question .title {
    font-weight: 700;
    color: #080808; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #037ffe; }

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

/* Darbotvarke */
.agenda_container .agenda_calendar_container {
  width: 320px;
  padding: 23px 40px 32px 40px;
  background-color: #8bae5d;
  margin-bottom: 50px; }
  .agenda_container .agenda_calendar_container .current_date {
    margin: 0 0 12px 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px; }
    @media only screen and (min-width: 1024px) {
      .agenda_container .agenda_calendar_container .current_date {
        font-size: 18px;
        font-weight: 600; } }
  .agenda_container .agenda_calendar_container .event_current_month {
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 18px;
    text-align: center;
    background: rgba(98, 134, 68, 0.5);
    height: 38px;
    line-height: 38px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px; }
  .agenda_container .agenda_calendar_container .event_current_month .current_month {
    line-height: 36px; }
  .agenda_container .agenda_calendar_container .event_current_month .current_month .month {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase; }
  .agenda_container .agenda_calendar_container .event_current_month .current_month .year {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase; }
  .agenda_container .agenda_calendar_container .event_current_month .month_nav {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 100%; }
  .agenda_container .agenda_calendar_container .event_current_month .month_nav a {
    display: block;
    width: 36px;
    height: 36px;
    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; }
  .agenda_container .agenda_calendar_container .event_current_month .month_nav a span {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    text-align: center; }
  .agenda_container .agenda_calendar_container .event_current_month .month_nav a:hover {
    opacity: 0.6; }
  .agenda_container .agenda_calendar_container .event_current_month .prev_month {
    float: left;
    text-align: right; }
  .agenda_container .agenda_calendar_container .event_current_month .prev_month span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .agenda_container .agenda_calendar_container .event_current_month .next_month {
    float: right;
    text-align: left; }
  @media only screen and (max-width: 699px) {
    .agenda_container .agenda_calendar_container .agenda_calendar_body {
      position: relative; } }
  .agenda_container .agenda_calendar_container .agenda_calendar_body.dtbl {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .agenda_container .agenda_calendar_container .agenda_calendar_body .dtblr {
    display: table-row; }
  .agenda_container .agenda_calendar_container .agenda_calendar_body .dtblc {
    display: table-cell;
    vertical-align: middle; }
  .agenda_container .agenda_calendar_container .agenda_calendar_body .cal_head .wd_title {
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 10px 0; }
  .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number {
    padding: 3px 0; }
    @media only screen and (min-width: 700px) {
      .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number {
        position: relative; } }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number .day_number {
      width: 26px;
      height: 26px;
      margin: 0 auto;
      color: #fff;
      font-size: 13px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (min-width: 1024px) {
        .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number .day_number {
          font-size: 16px;
          line-height: 26px; } }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.current .day_number {
      color: #6d9341;
      background-color: #fff !important; }
      .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.current .day_number a {
        font-weight: 700;
        color: #6d9341 !important; }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.active .day_number {
      background-color: rgba(255, 255, 255, 0.2); }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents .day_number {
      background-color: rgba(255, 255, 255, 0.2);
      cursor: pointer; }
      .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents .day_number:hover {
        background-color: #fff;
        border-color: #fff; }
        .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents .day_number:hover a {
          color: #6d9341; }
      .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents .day_number a {
        text-decoration: none;
        color: #fff; }
        .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents .day_number a:hover {
          color: #6d9341;
          background-color: #fff;
          border-color: #fff; }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.day_withevents.open .day_number {
      color: #037ffe;
      background-color: #fff;
      border-color: #fff; }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number.other_day .day_number {
      color: rgba(255, 255, 255, 0.5);
      background-color: transparent;
      border: 2px solid transparent;
      cursor: default; }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .wd_number .day_events {
      display: none; }
  .agenda_container .agenda_calendar_container .agenda_calendar_body .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);
    width: 220px;
    bottom: 41px !important;
    left: -91px !important; }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .day_events .triangle {
      position: absolute;
      bottom: -7px;
      left: 29px;
      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: 700px) {
        .agenda_container .agenda_calendar_container .agenda_calendar_body .day_events .triangle {
          bottom: -7px !important;
          left: 98px !important; } }
    .agenda_container .agenda_calendar_container .agenda_calendar_body .day_events .oneevent {
      padding: 9px 15px;
      background-color: #fff;
      border-bottom: 1px solid #eaeaeb; }
      .agenda_container .agenda_calendar_container .agenda_calendar_body .day_events .oneevent a {
        color: #6d9341; }
      .agenda_container .agenda_calendar_container .agenda_calendar_body .day_events .oneevent.last {
        border-bottom: 0 none; }

.agenda_container .agenda_date {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase; }

.agenda_container .agenda_tasks {
  border: none; }
  .agenda_container .agenda_tasks tbody tr {
    border: none;
    height: 70px; }
    .agenda_container .agenda_tasks tbody tr td {
      border: none; }
      .agenda_container .agenda_tasks tbody tr td .task_time {
        position: relative;
        line-height: 18px;
        font-weight: 400;
        font-size: 20px;
        text-transform: uppercase; }
        .agenda_container .agenda_tasks tbody tr td .task_time:before {
          transform: translate(-20%, -25%);
          z-index: -1;
          content: "";
          position: absolute;
          width: 83px;
          height: 35px;
          border-radius: 10px;
          background-color: #f5f5f5; }
      .agenda_container .agenda_tasks tbody tr td .task_decoration {
        position: relative;
        border-radius: 50%;
        width: 7px;
        height: 7px;
        box-shadow: inset 0 0 7px rgba(3, 127, 254, 0.35);
        background-color: #0081f9; }
        .agenda_container .agenda_tasks tbody tr td .task_decoration:before {
          transform: translate(-28%, -28%);
          position: absolute;
          width: 15px;
          height: 15px;
          content: "";
          border-radius: 50%;
          border: 1px solid #a7d3fd; }
      .agenda_container .agenda_tasks tbody tr td .task_name {
        line-height: 18px;
        font-weight: 600;
        font-size: 15px;
        text-transform: uppercase; }

.agenda_container .no_tasks > p {
  line-height: 18px;
  font-weight: 400;
  font-size: 15px; }

/* Darbotvarke end */
.form_mod .type_question, form .type_question {
  font-weight: 700;
  margin: 0 0 5px 0;
  color: #080808; }
  .form_mod .type_question .title, form .type_question .title {
    font-weight: 700;
    color: #080808; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #037ffe; }

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

@media only screen and (min-width: 600px) {
  .news_list {
    width: 101%; } }

.news_inner .news_image {
  float: left;
  margin: 5px 17px 10px 0; }

.faq_topics .category {
  margin: 0 0 6px 0; }
  .faq_topics .category p:first-of-type {
    margin-top: 0; }
  .faq_topics .category p:last-of-type {
    margin-bottom: 0; }
  .faq_topics .category p:only-child {
    margin: 0; }
  .faq_topics .category .category-title {
    border: 1px solid #f3f3f3;
    border-top: 3px solid #79bd56;
    padding: 17px 22px;
    padding-right: 40px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
    .faq_topics .category .category-title:after {
      position: absolute;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e906";
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -5px;
      color: #8bae5d;
      font-size: 11px;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .faq_topics .category .category-title[data-category-role=open]:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

.faq_topics .topics {
  display: none;
  padding: 17px 22px;
  border: 1px solid #f3f3f3;
  border-top: none; }
  .faq_topics .topics .topic-title {
    font-weight: 600;
    color: #454545;
    cursor: pointer;
    margin: 0 0 15px 0;
    line-height: 1.4; }
    .faq_topics .topics .topic-title:hover {
      color: #037ffe; }
    .faq_topics .topics .topic-title[data-topic-role=open] {
      color: #037ffe;
      text-decoration: underline; }
  .faq_topics .topics .topic-topdescription {
    margin: 0 0 18px 0; }
  .faq_topics .topics .topic-description {
    display: none;
    background-color: #f5f5f5;
    padding: 17px 0;
    position: relative; }
    .faq_topics .topics .topic-description.visible {
      margin-bottom: 20px; }
    .faq_topics .topics .topic-description:before {
      content: "";
      position: absolute;
      left: -22px;
      width: 22px;
      background: #f5f5f5;
      height: 100%;
      top: 0; }
    .faq_topics .topics .topic-description:after {
      content: "";
      position: absolute;
      right: -22px;
      width: 22px;
      background: #f5f5f5;
      height: 100%;
      top: 0; }

#faq_form .form-label {
  font-weight: 700;
  margin: 0 0 7px 0; }

#faq_form .form-value {
  margin: 0 0 10px 0; }

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

.contacts_search_from {
  margin-bottom: 32px; }
  .contacts_search_from .s_title {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 4px 0;
    font-size: 13px;
    font-weight: 700; }
  .contacts_search_from .disp_cell {
    padding-left: 0; }
  .contacts_search_from .select2 {
    max-width: 100%; }
  .contacts_search_from .w110 {
    width: 110px;
    line-height: 30px; }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w196 {
      width: 216px;
      padding-right: 10px; } }
  @media only screen and (min-width: 1024px) {
    .contacts_search_from .w196 {
      width: 266px;
      padding-right: 10px; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w310 {
      padding-right: 10px; } }
  .contacts_search_from .w310 input[type="text"] {
    max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w100 {
      width: 126px; } }
  @media only screen and (min-width: 768px) {
    .contacts_search_from .w100 button[type="submit"] {
      width: 100%;
      padding: 0 27px 0 10px;
      text-align: center;
      height: 36px;
      line-height: 34px;
      margin-top: 27px; }
      .contacts_search_from .w100 button[type="submit"]:after {
        color: #ccc;
        font-size: 18px;
        right: 17px;
        margin-top: -9px;
        content: "\e919"; } }
  .contacts_search_from .clear-holder {
    line-height: 26px; }
    @media only screen and (min-width: 768px) {
      .contacts_search_from .clear-holder {
        padding-left: 10px;
        width: 140px; } }
    @media only screen and (min-width: 768px) {
      .contacts_search_from .clear-holder {
        padding-top: 33px; } }
    .contacts_search_from .clear-holder a {
      font-weight: normal;
      color: #080808; }

.contacts_struct_cont ul {
  margin: 0; }
  .contacts_struct_cont ul li {
    padding: 0;
    background-image: none; }
    .contacts_struct_cont ul li a {
      display: block;
      padding: 16px 36px 16px 22px;
      margin-bottom: 8px;
      text-transform: uppercase;
      background-color: #fff;
      font-size: 14px;
      color: #080808;
      font-weight: 600;
      line-height: 16px;
      text-decoration: none;
      text-transform: uppercase;
      position: relative;
      border: 1px solid #f3f3f3;
      border-left: 4px solid #037ffe;
      -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 ul li a:after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e907";
        position: absolute;
        right: 16px;
        top: 50%;
        margin-top: -7px;
        color: #037ffe;
        font-size: 14px;
        -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 ul li a:hover {
        background: #037ffe;
        color: #fff; }
        .contacts_struct_cont ul li a:hover:after {
          color: #fff; }
      .contacts_struct_cont ul li a .icon-triangle {
        margin-left: 9px;
        margin-bottom: 2px; }
    .contacts_struct_cont ul li ul {
      margin-left: 10px; }
      .contacts_struct_cont ul li ul li a {
        text-transform: none; }

.cont_search_found {
  margin-bottom: 10px; }

.one_contact {
  background-color: #f5f5f5;
  padding: 12px 15px;
  border: 1px solid #eeeeee; }
  @media only screen and (min-width: 1024px) {
    .one_contact {
      float: left;
      width: 48%;
      margin: 0 2% 2% 0;
      padding: 21px 28px; } }
  .one_contact .contact-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0px 0; }
  .one_contact .position-title {
    color: #080808;
    font-size: 14px;
    margin: 0 0 5px 0; }
  .one_contact .email a {
    text-decoration: none; }
    .one_contact .email a:hover {
      opacity: 0.7; }
  .one_contact .email .icon-mail {
    color: #080808;
    margin-right: 11px;
    vertical-align: -2px;
    font-size: 14px; }
  .one_contact .email .mailt {
    font-weight: bold;
    color: #037ffe; }
  .one_contact .phones {
    color: #080808; }
    .one_contact .phones .icon-phone_contact {
      margin-right: 11px;
      vertical-align: -2px;
      color: #080808;
      font-size: 17px; }
  .one_contact .photo-td {
    float: left;
    margin: 4px 14px 8px 0; }

.contact_popup {
  padding: 48px 20px 30px 20px; }
  @media only screen and (min-width: 1024px) {
    .contact_popup {
      width: 1000px; } }
  .contact_popup h2 {
    margin: 0 0 2px 0; }

/* Contacts end*/
.search_form {
  margin: 0 0 0 0; }
  .search_form .dtbl {
    display: table;
    width: 100%;
    max-width: 611px;
    table-layout: fixed; }
  .search_form .dtblc {
    position: relative;
    display: table-cell;
    vertical-align: middle; }
  .search_form input {
    width: 100%;
    max-width: 100%;
    padding-right: 40px; }
  .search_form button {
    position: absolute;
    top: 0;
    right: 5px;
    width: 40px;
    height: 36px;
    text-align: center;
    padding: 0;
    background: none;
    background-color: transparent;
    border: 0 none; }
    .search_form button:before, .search_form button:after {
      display: none !important; }
    .search_form button:hover, .search_form button:focus {
      background: none;
      background-color: transparent;
      border: 0 none; }
    .search_form button span {
      display: block;
      color: #037ffe;
      font-size: 17px; }

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

ul.search_modules {
  margin: 15px 0 00; }
  ul.search_modules li {
    background: none;
    padding: 0 16px 0 14px;
    position: relative;
    float: left; }
    ul.search_modules li:first-child {
      padding-left: 0; }
    ul.search_modules li:after {
      content: "";
      position: absolute;
      right: 0;
      top: 2px;
      height: 20px;
      width: 1px;
      background-color: #e9eaea; }
    ul.search_modules li:last-child {
      padding-right: 0; }
      ul.search_modules li:last-child:after {
        display: none; }

.search_results {
  margin: 0px; }
  .search_results > a {
    display: block;
    margin: 0 0 0px 0;
    cursor: pointer;
    padding: 15px 0px 15px 0px;
    text-decoration: none !important;
    border-bottom: 1px solid #ededed; }
    .search_results > a .image {
      display: block;
      margin: 0 0 15px 0; }
      @media only screen and (min-width: 480px) {
        .search_results > a .image {
          float: left;
          max-width: 200px;
          margin: 0 20px 0 0; } }
      .search_results > a .image img {
        display: block; }
    .search_results > a .title {
      display: block;
      font-size: 14px;
      font-weight: 600;
      color: #454545;
      text-transform: uppercase; }
    .search_results > a .desc {
      color: #080808;
      font-size: 14px;
      font-weight: 400;
      margin: 12px 0 0 0; }
    .search_results > a:hover .title {
      color: #037ffe; }
  .search_results span.highlight {
    padding: 0 5px;
    color: #fff;
    background-color: #8bae5d; }
  .search_results ::-webkit-input-placeholder {
    color: rgba(103, 103, 103, 0.6);
    font-style: italic; }
  .search_results :-moz-placeholder {
    color: rgba(103, 103, 103, 0.6);
    font-style: italic; }
  .search_results ::-moz-placeholder {
    color: rgba(103, 103, 103, 0.6);
    font-style: italic; }
  .search_results :-ms-input-placeholder {
    color: rgba(103, 103, 103, 0.6);
    font-style: italic; }

.search_count {
  margin: 16px 0 20px 0; }

.login_block .border_block {
  border: 1px solid #e8e8e8;
  padding: 15px;
  max-width: 421px; }
  @media only screen and (min-width: 768px) {
    .login_block .border_block {
      padding: 39px 48px 50px 62px; } }

.login_block .type_input {
  margin: 0 0 15px 0;
  position: relative; }
  .login_block .type_input i {
    position: absolute;
    left: 18px;
    top: 36px;
    font-size: 17px;
    color: #fff; }
    @media only screen and (min-width: 1024px) {
      .login_block .type_input i {
        top: 39px; } }
    .login_block .type_input i.icon-key {
      font-size: 20px;
      top: 34px; }
      @media only screen and (min-width: 1024px) {
        .login_block .type_input i.icon-key {
          top: 37px; } }
  .login_block .type_input input {
    background: #037ffe;
    border-color: #037ffe;
    color: #fff;
    max-width: 100%;
    padding-left: 44px; }
  .login_block .type_input ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #eee; }
  .login_block .type_input ::-moz-placeholder {
    /* Firefox 19+ */
    color: #eee; }
  .login_block .type_input :-ms-input-placeholder {
    /* IE 10+ */
    color: #eee; }
  .login_block .type_input :-moz-placeholder {
    /* Firefox 18- */
    color: #eee; }

.login_block .type_buttons a {
  position: relative; }
  @media only screen and (min-width: 768px) {
    .login_block .type_buttons a {
      float: left;
      margin-top: 6px; } }
  .login_block .type_buttons 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: "\e907";
    position: absolute;
    right: -15px;
    top: 5px; }

.login_block .type_buttons button {
  height: 36px;
  line-height: 32px;
  padding-right: 49px; }
  @media only screen and (min-width: 768px) {
    .login_block .type_buttons button {
      float: right; } }
  @media only screen and (max-width: 767px) {
    .login_block .type_buttons button {
      margin-right: 10px; } }
  .login_block .type_buttons button:after {
    content: "\e91f";
    color: #037ffe;
    font-size: 16px;
    margin-top: -9px;
    right: 25px;
    -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) {
    .login_block .type_buttons button {
      padding-right: 42px; }
      .login_block .type_buttons button:after {
        right: 20px; } }
  .login_block .type_buttons button:hover:after {
    color: #fff; }

.login_block .type_text {
  margin: 0 0 21px 0;
  font-size: 14px;
  text-align: center; }
  .login_block .type_text * {
    font-size: 14px; }

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

.event_search_fields {
  margin: 0 0 0px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed; }
  .event_search_fields .es_field {
    margin: 0 0px 12px 0; }
    @media only screen and (min-width: 768px) {
      .event_search_fields .es_field {
        float: left;
        width: 202px;
        margin: 0 15px 10px 0; } }
    @media only screen and (min-width: 768px) {
      .event_search_fields .es_field.type_button button {
        margin-top: 30px; } }
    @media only screen and (max-width: 767px) {
      .event_search_fields .es_field.type_button {
        padding-top: 15px; } }
  .event_search_fields button:after {
    content: "\e919";
    color: #d4d4d4;
    font-size: 19px;
    top: 13px;
    right: 20px; }
  .event_search_fields .date_wrp {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 292px;
    cursor: pointer; }
    .event_search_fields .date_wrp .icon-calendar {
      position: absolute;
      right: 18px;
      top: 8px;
      color: #037ffe;
      font-size: 18px;
      pointer-events: none; }
  .event_search_fields a.reset_link {
    margin-left: 10px; }

.renginiai_list a.event_item {
  display: block;
  float: none;
  width: 100%;
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid #ededed;
  text-decoration: none; }
  .renginiai_list a.event_item .meta_info {
    padding: 0; }
    .renginiai_list a.event_item .meta_info .date_year {
      line-height: 1;
      margin: 0 0 8px 0; }
    .renginiai_list a.event_item .meta_info .meta_tbl .meta_data {
      padding-left: 20px;
      vertical-align: middle; }
  .renginiai_list a.event_item p.short {
    color: #080808; }
    .renginiai_list a.event_item p.short i {
      display: inline-block;
      margin-right: 5px;
      color: #080808;
      font-size: 16px;
      vertical-align: -2px; }
    .renginiai_list a.event_item p.short .event_location {
      display: inline-block; }
    .renginiai_list a.event_item p.short .event_time {
      display: inline-block;
      margin-left: 15px; }
  .renginiai_list a.event_item:hover h3 {
    color: #037ffe; }

.event_location_inner {
  color: #080808;
  font-weight: 400;
  margin: -9px 0 14px 0;
  text-transform: uppercase; }
  .event_location_inner i {
    display: inline-block;
    margin-right: 12px;
    font-size: 18px;
    vertical-align: -3px; }

.events_calendar_container {
  width: 100%;
  margin: 0 auto;
  padding: 23px 30px 32px 30px;
  background-color: #8bae5d; }
  @media only screen and (max-width: 899px) {
    .events_calendar_container {
      max-width: 400px;
      margin: 0 auto;
      padding: 40px 15px 20px; } }

@media only screen and (max-width: 699px) {
  .events_calendar {
    position: relative; } }

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

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

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

.events_calendar .cal_head .wd_title {
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 10px 0; }

.events_calendar .wd_number {
  padding: 3px 0; }
  @media only screen and (min-width: 700px) {
    .events_calendar .wd_number {
      position: relative; } }
  .events_calendar .wd_number .day_number {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (min-width: 1024px) {
      .events_calendar .wd_number .day_number {
        font-size: 16px;
        line-height: 26px; } }
  .events_calendar .wd_number.current .day_number {
    background-color: #fff;
    color: #6d9341;
    font-weight: 700; }
  .events_calendar .wd_number.active .day_number {
    background-color: rgba(255, 255, 255, 0.2); }
  .events_calendar .wd_number.day_withevents .day_number {
    cursor: pointer; }
    .events_calendar .wd_number.day_withevents .day_number:hover {
      color: #6d9341;
      background-color: #fff;
      border-color: #fff; }
  .events_calendar .wd_number.day_withevents.open .day_number {
    color: #037ffe;
    background-color: #fff;
    border-color: #fff; }
  .events_calendar .wd_number.notthismonth .day_number {
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent;
    border: 2px solid transparent;
    cursor: default; }
  .events_calendar .wd_number .day_events {
    display: none; }

.events_calendar .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);
  width: 220px;
  bottom: 41px !important;
  left: -91px !important; }
  .events_calendar .day_events .triangle {
    position: absolute;
    bottom: -7px;
    left: 29px;
    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: 700px) {
      .events_calendar .day_events .triangle {
        bottom: -7px !important;
        left: 98px !important; } }
  .events_calendar .day_events .oneevent {
    padding: 9px 15px;
    background-color: #fff;
    border-bottom: 1px solid #eaeaeb; }
    .events_calendar .day_events .oneevent a {
      color: #6d9341; }
    .events_calendar .day_events .oneevent.last {
      border-bottom: 0 none; }

#widget_calendar .current_date {
  margin: 0 0 12px 0;
  color: #fff;
  font-size: 16px; }
  @media only screen and (min-width: 1024px) {
    #widget_calendar .current_date {
      font-size: 18px;
      font-weight: 600; } }

#widget_calendar .event_current_month {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 18px;
  text-align: center;
  background: rgba(98, 134, 68, 0.5);
  height: 38px;
  line-height: 38px;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px; }
  #widget_calendar .event_current_month .current_month {
    line-height: 36px; }
    #widget_calendar .event_current_month .current_month .month {
      display: inline-block;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      text-transform: uppercase; }
    #widget_calendar .event_current_month .current_month .year {
      display: inline-block;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      text-transform: uppercase; }
  #widget_calendar .event_current_month .month_nav {
    position: absolute;
    top: 6px;
    right: 0px;
    width: 100%; }
    #widget_calendar .event_current_month .month_nav a {
      display: block;
      width: 36px;
      height: 36px;
      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; }
      #widget_calendar .event_current_month .month_nav a span {
        display: inline-block;
        color: #fff;
        font-size: 13px;
        text-align: center; }
      #widget_calendar .event_current_month .month_nav a:hover {
        opacity: 0.6; }
  #widget_calendar .event_current_month .prev_month {
    float: left;
    text-align: right; }
    #widget_calendar .event_current_month .prev_month span {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  #widget_calendar .event_current_month .next_month {
    float: right;
    text-align: left; }

#widget_calendar .all_events_url {
  padding-top: 14px;
  text-align: center; }
  #widget_calendar .all_events_url a {
    border-color: #fff;
    color: #fff;
    background: transparent;
    min-width: 215px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    padding: 0 15px; }
    #widget_calendar .all_events_url a:after {
      color: #fff;
      display: inline-block;
      position: static;
      margin-left: 9px;
      vertical-align: -1px;
      -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 .all_events_url a:hover {
      color: #6d9341;
      background: #fff; }
      #widget_calendar .all_events_url a:hover:after {
        color: #6d9341; }

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

.problemsmap_tab_wrp {
  border: 1px solid #e8e8e8;
  padding-top: 29px; }
  @media only screen and (min-width: 768px) {
    .problemsmap_tab_wrp {
      margin: -1px 0 0px 0; } }
  .problemsmap_tab_wrp .pm_padd {
    padding: 0 30px; }
    @media only screen and (max-width: 768px) {
      .problemsmap_tab_wrp .pm_padd {
        padding: 0 15px; } }

.problemsmap_action_buttons {
  text-align: left; }
  .problemsmap_action_buttons .ac_hold {
    overflow: hidden; }
  .problemsmap_action_buttons .ac_cl {
    float: left;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    min-width: 165px;
    border: 1px solid #e8e8e8;
    -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) {
      .problemsmap_action_buttons .ac_cl {
        border-right: 0; } }
    @media only screen and (max-width: 767px) {
      .problemsmap_action_buttons .ac_cl {
        width: 100%;
        line-height: 40px;
        border-bottom: 0; } }
    .problemsmap_action_buttons .ac_cl > div {
      color: #080808;
      font-size: 14px;
      font-weight: 600;
      line-height: 45px;
      padding-left: 17px;
      padding-right: 17px; }
    .problemsmap_action_buttons .ac_cl a {
      padding: 0 17px;
      display: block;
      color: #080808;
      font-size: 14px;
      font-weight: 600;
      line-height: 45px;
      text-decoration: none;
      border-top: 3px solid #fff;
      position: relative;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -o-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out; }
      @media only screen and (max-width: 767px) {
        .problemsmap_action_buttons .ac_cl a {
          padding: 10px 0;
          line-height: 20px; } }
    @media only screen and (min-width: 768px) {
      .problemsmap_action_buttons .ac_cl.active {
        border-top: 4px solid #037ffe; } }
    @media only screen and (max-width: 767px) {
      .problemsmap_action_buttons .ac_cl.active div {
        color: #037ffe; } }
    @media only screen and (min-width: 768px) {
      .problemsmap_action_buttons .ac_cl.active div {
        position: relative; }
        .problemsmap_action_buttons .ac_cl.active div:after {
          content: "";
          position: absolute;
          left: 0;
          bottom: -1px;
          height: 1px;
          width: 100%;
          background: #fff; } }
    .problemsmap_action_buttons .ac_cl:hover a {
      color: #037ffe; }
    @media only screen and (min-width: 768px) {
      .problemsmap_action_buttons .ac_cl:last-child {
        border-right: 1px solid #e8e8e8; } }

.problemsmap_list {
  padding: 0 13px; }
  .problemsmap_list a {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-weight: 400;
    text-decoration: none;
    color: #080808;
    border-bottom: 1px solid #ededed;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    padding-top: 11px;
    padding-bottom: 11px; }
    .problemsmap_list a:last-child {
      border: 0; }
    .problemsmap_list a .pr_left {
      display: table-cell;
      vertical-align: top;
      padding: 0px 17px 0px 18px; }
      @media only screen and (max-width: 768px) {
        .problemsmap_list a .pr_left {
          padding: 0px 7px 0px 0px; } }
      .problemsmap_list a .pr_left .problem_title {
        display: block;
        font-weight: 600;
        line-height: 18px;
        font-size: 13px;
        text-transform: uppercase;
        margin: 0 0 5px 0; }
        @media only screen and (max-width: 768px) {
          .problemsmap_list a .pr_left .problem_title {
            font-size: 12px; } }
    .problemsmap_list a .problem_meta {
      display: table-cell;
      vertical-align: top;
      width: 140px;
      padding: 0px 15px 0px 27px;
      border-left: 1px solid #f2f2f2; }
      @media only screen and (max-width: 768px) {
        .problemsmap_list a .problem_meta {
          width: 100px;
          padding: 0px 5px 0px 10px; } }
      .problemsmap_list a .problem_meta * {
        color: #080808;
        line-height: 1.1; }
        @media only screen and (max-width: 768px) {
          .problemsmap_list a .problem_meta * {
            font-size: 11px; } }
      .problemsmap_list a .problem_meta .prmeta_title {
        font-weight: 700;
        font-size: 13px;
        display: block;
        text-transform: uppercase; }
        @media only screen and (max-width: 768px) {
          .problemsmap_list a .problem_meta .prmeta_title {
            font-size: 11px; } }
    .problemsmap_list a:hover .problem_title, .problemsmap_list a:focus .problem_title {
      color: #037ffe; }
    .problemsmap_list a:first-child {
      border-top: 1px solid #ededed; }

.problemsmap_notice {
  margin: -20px 0 25px 0; }

#problemsmap {
  height: 351px; }
  #problemsmap.fullmap {
    height: 615px; }
    @media only screen and (max-width: 768px) {
      #problemsmap.fullmap {
        height: 400px; } }
  #problemsmap.registermap {
    height: 420px; }
    @media only screen and (max-width: 768px) {
      #problemsmap.registermap {
        height: 400px; } }

.one_problem_inner {
  margin: 0 0 30px 0; }
  .one_problem_inner .pr_one_line {
    margin: 0 0 10px 0; }
    .one_problem_inner .pr_one_line strong {
      display: inline-block;
      background-color: #f5f5f5;
      padding: 3px 7px; }

.listmap_parent {
  position: relative; }

.problemsmap_legend {
  position: absolute;
  display: inline-block;
  left: 10px;
  bottom: 10px;
  z-index: 5;
  width: auto;
  background: #fff;
  padding: 16px 15px 9px 17px; }
  .problemsmap_legend ul, .problemsmap_legend li {
    margin: 0;
    padding: 0;
    background: none;
    overflow: visible; }
    .problemsmap_legend ul li, .problemsmap_legend li li {
      margin: 0 0 9px 0;
      position: relative;
      padding-left: 21px;
      line-height: 1.2; }
      .problemsmap_legend ul li:before, .problemsmap_legend li li:before {
        content: "- "; }
      .problemsmap_legend ul li span, .problemsmap_legend li li span {
        display: inline-block;
        position: absolute;
        left: 0;
        top: -1px;
        width: 13px;
        height: 17px;
        background-size: cover; }
      .problemsmap_legend ul li.unsolved span, .problemsmap_legend li li.unsolved span {
        background-image: url("../img/problem_pin_red.png");
        background-position: center;
        background-repeat: no-repeat; }
      .problemsmap_legend ul li.solving span, .problemsmap_legend li li.solving span {
        background-image: url("../img/problem_pin_yellow.png");
        background-position: center;
        background-repeat: no-repeat; }
      .problemsmap_legend ul li.solved span, .problemsmap_legend li li.solved span {
        background-image: url("../img/problem_pin_green.png");
        background-position: center;
        background-repeat: no-repeat; }

.gmnoprint button:after {
  display: none; }

.gmnoprint.gm-style-cc, .gmnoprint .gm-style-cc {
  display: none; }

.gm-style-cc {
  display: none; }

.please_select_pin_on {
  font-weight: 700;
  margin: 0 0 12px; }

.add_file_wrp {
  margin-top: 5px;
  margin-bottom: 25px; }

.catfilter {
  margin: 0 0 38px 0; }
  .catfilter .cat_title {
    font-weight: bold;
    margin: 0 0 4px 0; }
  .catfilter span.select2 {
    min-width: 1px;
    max-width: 275; }
    .catfilter span.select2 .select2-selection--single {
      background-color: #f1f4fb;
      border-color: #f1f4fb; }

.problemsmap_register_wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 24px 0;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px; }
  @media only screen and (max-width: 767px) {
    .problemsmap_register_wrapper {
      display: block;
      padding: 18px 15px; } }
  .problemsmap_register_wrapper .problemsmap_register_btn {
    display: table-cell;
    vertical-align: middle;
    width: 294px;
    padding: 22px 0;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .problemsmap_register_wrapper .problemsmap_register_btn {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0 0 18px 0;
        padding: 0; } }
  .problemsmap_register_wrapper .rg_txt {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 15px 15px 0;
    color: #080808;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; }
    @media only screen and (max-width: 767px) {
      .problemsmap_register_wrapper .rg_txt {
        padding: 0;
        display: block;
        width: 100%; } }
    .problemsmap_register_wrapper .rg_txt p {
      color: #b7bac2;
      font-size: 13px;
      font-weight: 400;
      line-height: 20px; }
      .problemsmap_register_wrapper .rg_txt p:first-child {
        margin-top: 0; }
      .problemsmap_register_wrapper .rg_txt p:last-child {
        margin-bottom: 0; }
  .problemsmap_register_wrapper a.mygtukas {
    background: transparent;
    border-color: #037ffe; }
    .problemsmap_register_wrapper a.mygtukas:hover {
      background: #037ffe; }
  .problemsmap_register_wrapper.disabled a.mygtukas {
    background-color: transparent !important;
    border-color: #cdd0d5 !important;
    color: #c6c9ce !important;
    cursor: not-allowed;
    font-weight: 900; }
    .problemsmap_register_wrapper.disabled a.mygtukas:hover {
      background-color: transparent !important; }

.no_probs_padd {
  padding: 0 20px 25px 20px; }

.petition_text_top {
  margin: 0 0 35px 0; }
  .petition_text_top p {
    margin-top: 0; }

.petitions_tab_wrp {
  border: 1px solid #e8e8e8;
  padding: 9px; }
  @media only screen and (min-width: 768px) {
    .petitions_tab_wrp {
      margin: -1px 0 0px 0; } }
  .petitions_tab_wrp .pm_padd {
    padding: 0 30px; }
    @media only screen and (max-width: 768px) {
      .petitions_tab_wrp .pm_padd {
        padding: 0 15px; } }

.petitions_action_buttons {
  text-align: left; }
  .petitions_action_buttons .ac_hold {
    overflow: hidden; }
  .petitions_action_buttons .ac_cl {
    float: left;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    min-width: 165px;
    border: 1px solid #e8e8e8;
    -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) {
      .petitions_action_buttons .ac_cl {
        border-right: 0; } }
    @media only screen and (max-width: 767px) {
      .petitions_action_buttons .ac_cl {
        width: 100%;
        line-height: 40px;
        border-bottom: 0; } }
    .petitions_action_buttons .ac_cl > div {
      color: #080808;
      font-size: 14px;
      font-weight: 600;
      line-height: 45px;
      padding-left: 17px;
      padding-right: 17px; }
    .petitions_action_buttons .ac_cl a {
      padding: 0 17px;
      display: block;
      color: #080808;
      font-size: 14px;
      font-weight: 600;
      line-height: 45px;
      text-decoration: none;
      border-top: 3px solid #fff;
      position: relative;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -o-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out; }
      @media only screen and (max-width: 767px) {
        .petitions_action_buttons .ac_cl a {
          padding: 10px 0;
          line-height: 20px; } }
    @media only screen and (min-width: 768px) {
      .petitions_action_buttons .ac_cl.active {
        border-top: 4px solid #037ffe; } }
    @media only screen and (max-width: 767px) {
      .petitions_action_buttons .ac_cl.active div {
        color: #037ffe; } }
    @media only screen and (min-width: 768px) {
      .petitions_action_buttons .ac_cl.active div {
        position: relative; }
        .petitions_action_buttons .ac_cl.active div:after {
          content: "";
          position: absolute;
          left: 0;
          bottom: -1px;
          height: 1px;
          width: 100%;
          background: #fff; } }
    .petitions_action_buttons .ac_cl:hover a {
      color: #037ffe; }
    @media only screen and (min-width: 768px) {
      .petitions_action_buttons .ac_cl:last-child {
        border-right: 1px solid #e8e8e8; } }

.add_petition_cont {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 0px 0;
  background-color: #f5f5f5; }
  @media only screen and (max-width: 767px) {
    .add_petition_cont {
      display: block;
      padding: 23px 15px; } }
  .add_petition_cont .add_petition_url {
    display: table-cell;
    vertical-align: middle;
    width: 237px;
    padding: 23px 0;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .add_petition_cont .add_petition_url {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 18px 0;
        text-align: left; } }
  .add_petition_cont a.mygtukas {
    background: transparent;
    border-color: #037ffe; }
    .add_petition_cont a.mygtukas:hover {
      background: #037ffe; }
  .add_petition_cont.user_unknown .add_petition_url {
    width: 108px;
    background-image: url("../img/exclamation.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 84px; }
  .add_petition_cont.user_unknown a.mygtukas {
    display: none; }
  .add_petition_cont .add_petition_text {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 15px 15px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; }
    @media only screen and (max-width: 767px) {
      .add_petition_cont .add_petition_text {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 15px; } }
    .add_petition_cont .add_petition_text p {
      color: #b7bac2;
      font-size: 13px;
      font-weight: 400;
      line-height: 20px; }
      .add_petition_cont .add_petition_text p:first-child {
        margin-top: 0; }
      .add_petition_cont .add_petition_text p:last-child {
        margin-bottom: 0; }

.pts_list .petition_item {
  display: block;
  float: none;
  width: 100%;
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid #ededed;
  text-decoration: none; }
  .pts_list .petition_item .meta_info {
    padding: 0; }
    .pts_list .petition_item .meta_info .date {
      width: 85px;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        .pts_list .petition_item .meta_info .date {
          width: 60px; } }
    .pts_list .petition_item .meta_info .title_container h3 {
      margin-bottom: 2px; }
    .pts_list .petition_item .meta_info .petitons_reg_num {
      color: #6e6f79; }
    .pts_list .petition_item .meta_info .date_year {
      line-height: 1;
      margin: 0 0 8px 0; }
    .pts_list .petition_item .meta_info .meta_tbl .meta_data {
      padding-left: 20px;
      vertical-align: middle; }
  .pts_list .petition_item p.short {
    color: #81828a; }
    .pts_list .petition_item p.short i {
      display: inline-block;
      margin-right: 5px;
      color: #b9b9b9;
      font-size: 16px;
      vertical-align: -2px; }
  .pts_list .petition_item:hover h3 {
    color: #037ffe; }
  .pts_list .petition_item:last-child {
    border-bottom: 0;
    padding-bottom: 5px; }

.user_petitions_list .petition_status {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 120px;
  overflow: hidden;
  padding: 0 0 0 24px; }
  @media only screen and (max-width: 767px) {
    .user_petitions_list .petition_status {
      display: none; } }
  .user_petitions_list .petition_status .shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.2); }
  .user_petitions_list .petition_status > span {
    display: block;
    color: #b1b1b1;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700; }
    .user_petitions_list .petition_status > span.cur_status {
      font-weight: 400; }

.user_petitions_list .petition_status_mobile {
  display: none; }
  @media only screen and (max-width: 767px) {
    .user_petitions_list .petition_status_mobile {
      display: block; } }

.petition_preview_container .content_date {
  float: left;
  margin: -5px 10px 10px 0; }

.petition_preview_container .petition_reg_number {
  float: left;
  display: table;
  table-layout: fixed;
  height: 46px;
  margin: -5px 0 10px 0;
  padding: 0 15px;
  background-color: #eaeaeb; }
  .petition_preview_container .petition_reg_number > div {
    display: table-cell;
    vertical-align: middle;
    color: #a6a9b1;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px; }
    .petition_preview_container .petition_reg_number > div .icon-pin {
      vertical-align: -2px;
      color: #b7bac2;
      font-size: 16px;
      margin: 0 6px 0 0; }

.petition_preview_container .petition_desc {
  margin: 14px 0 0 0; }

.petition_preview_container .attachments_list {
  margin: 20px 0 0 0; }
  .petition_preview_container .attachments_list .att_link {
    display: inline-block;
    margin: 0 0 4px 0;
    text-decoration: none !important; }
    .petition_preview_container .attachments_list .att_link .text {
      text-decoration: underline; }
    .petition_preview_container .attachments_list .att_link .icon-clip {
      color: #037ffe;
      font-size: 12px;
      vertical-align: -1px; }
    .petition_preview_container .attachments_list .att_link:hover .text {
      text-decoration: none; }

.add_new_petition_container {
  /*@extend .faq_form;*/
  display: block;
  margin: 0px 0 0 0; }
  .add_new_petition_container .tooltip {
    display: inline-block;
    color: #037ffe;
    font-size: 14px;
    margin: 0 0 0 8px;
    vertical-align: -1px; }
  .add_new_petition_container .form-container .form-value.textarea {
    max-width: 600px; }
  .add_new_petition_container .att_browse {
    display: none;
    margin: 0 0 0px 0; }
    .add_new_petition_container .att_browse.visible {
      display: block; }
  .add_new_petition_container .browse_adder {
    display: table;
    table-layout: fixed;
    width: 75px;
    height: 34px;
    margin: 0px 0 15px 0; }
    .add_new_petition_container .browse_adder .dtblc {
      display: table-cell;
      vertical-align: middle; }
    .add_new_petition_container .browse_adder .sep {
      width: 1px;
      background-color: #e7e9ed; }
    .add_new_petition_container .browse_adder .browse_less {
      background-color: #eaeaeb;
      border-radius: 17px 0 0 17px;
      -webkit-border-radius: 17px 0 0 17px;
      -moz-border-radius: 17px 0 0 17px;
      -ms-border-radius: 17px 0 0 17px;
      -o-border-radius: 17px 0 0 17px; }
      .add_new_petition_container .browse_adder .browse_less.active {
        cursor: pointer; }
        .add_new_petition_container .browse_adder .browse_less.active .minus:before {
          background-color: #037ffe; }
    .add_new_petition_container .browse_adder .browse_more {
      background-color: #eaeaeb;
      border-radius: 0 17px 17px 0;
      -webkit-border-radius: 0 17px 17px 0;
      -moz-border-radius: 0 17px 17px 0;
      -ms-border-radius: 0 17px 17px 0;
      -o-border-radius: 0 17px 17px 0; }
      .add_new_petition_container .browse_adder .browse_more.active {
        cursor: pointer; }
        .add_new_petition_container .browse_adder .browse_more.active .plus:before {
          background-color: #037ffe; }
        .add_new_petition_container .browse_adder .browse_more.active .plus:after {
          background-color: #037ffe; }
    .add_new_petition_container .browse_adder .minus {
      position: relative;
      display: block;
      width: 12px;
      height: 12px;
      margin: 0 auto; }
      .add_new_petition_container .browse_adder .minus:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        width: 12px;
        height: 2px;
        background-color: #d2d5dd; }
    .add_new_petition_container .browse_adder .plus {
      position: relative;
      display: block;
      width: 12px;
      height: 12px;
      margin: 0 auto; }
      .add_new_petition_container .browse_adder .plus:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        width: 12px;
        height: 2px;
        background-color: #d2d5dd; }
      .add_new_petition_container .browse_adder .plus:after {
        content: '';
        position: absolute;
        top: 0;
        left: 5px;
        display: block;
        width: 2px;
        height: 12px;
        background-color: #d2d5dd; }

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

.childlist_cont ul {
  margin: 0; }
  .childlist_cont ul li {
    position: relative;
    padding: 0px; }
    .childlist_cont ul li ul a {
      background-color: #f5f5f5;
      margin-top: 10px; }
    .childlist_cont ul li:before {
      z-index: 1;
      position: absolute;
      content: "";
      border-left: 4px solid #037ffe;
      width: 0;
      height: 53px; }
    .childlist_cont ul li a {
      position: relative;
      text-decoration: none;
      height: 53px;
      line-height: 53px;
      display: block;
      background: #fff;
      color: #080808;
      border: 1px solid #e8e8e8;
      font-weight: 700;
      font-size: 14px;
      padding: 0px 30px 0px 20px; }
      .childlist_cont ul li a:hover {
        border: none;
        background: #037ffe;
        color: #fff; }
        .childlist_cont ul li a:hover i {
          color: #fff; }
      .childlist_cont ul li a i {
        z-index: 1;
        color: #037ffe;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%); }
    .childlist_cont ul li ul {
      padding-left: 20px; }

.childlist_cont > ul > li {
  margin: 0px 0px 10px 0px; }

/* Childlist end */
/* Galerija list */
.gallery_list {
  margin: 0; }
  .gallery_list .image_container {
    max-height: 220px; }
    .gallery_list .image_container .title_container {
      width: 100%;
      max-width: 275px;
      padding: 0 15px 0 13px;
      position: absolute;
      bottom: 0;
      background-color: #fff; }
      .gallery_list .image_container .title_container h3 {
        margin: 17px 0 0 0;
        color: #080808;
        font-size: 15px;
        font-weight: 700;
        line-height: 16px;
        text-transform: uppercase; }
        @media only screen and (max-width: 1023px) {
          .gallery_list .image_container .title_container h3 {
            font-size: 13px;
            line-height: 14px; } }
  .gallery_list .meta_info {
    display: none; }

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

/* titlepagebasic start */
.slidesbackground {
  position: relative;
  height: 447px;
  overflow: hidden; }
  @media only screen and (max-width: 1399px) {
    .slidesbackground {
      height: 318px; } }
  .slidesbackground div {
    height: 100%; }
  .slidesbackground span {
    display: block; }
  .slidesbackground .slide-content {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    text-decoration: none; }
    .slidesbackground .slide-content:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 30%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 0 250px 250px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 250px 250px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 250px 250px rgba(0, 0, 0, 0.2); }
      @media only screen and (min-width: 1500px) {
        .slidesbackground .slide-content:before {
          width: 40%; } }
      @media only screen and (max-width: 767px) {
        .slidesbackground .slide-content:before {
          display: none; } }
  .slidesbackground .text_wrap {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .slidesbackground .text_wrap {
        background-color: rgba(0, 0, 0, 0.2); } }
    .slidesbackground .text_wrap .text_cont {
      display: table;
      table-layout: fixed;
      width: 45%;
      height: 100%; }
      @media only screen and (max-width: 767px) {
        .slidesbackground .text_wrap .text_cont {
          width: 80%; } }
    .slidesbackground .text_wrap .text-cent {
      display: table-cell;
      vertical-align: middle;
      padding: 70px 0; }
    .slidesbackground .text_wrap h1 {
      margin: 0;
      color: #ffffff;
      font-size: 34px;
      font-weight: 600;
      line-height: 38px; }
      @media only screen and (max-width: 1023px) {
        .slidesbackground .text_wrap h1 {
          font-size: 26px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        .slidesbackground .text_wrap h1 {
          font-size: 22px;
          line-height: 26px; } }
    .slidesbackground .text_wrap p {
      margin: 2px 0 0 0;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }
      @media only screen and (min-width: 1024px) {
        .slidesbackground .text_wrap p {
          font-size: 18px;
          line-height: 22px; } }
  .slidesbackground .main_menu_cont {
    position: relative;
    width: 100%;
    max-width: 1110px;
    height: 0px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .slidesbackground .main_menu_cont {
        display: none; } }
    .slidesbackground .main_menu_cont > div {
      position: absolute;
      top: -447px;
      right: 0;
      width: 29%;
      height: 447px;
      background: rgba(0, 0, 0, 0.6);
      /*			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			max-width: 555px;
			height: 100%;*/ }
      @media only screen and (max-width: 1399px) {
        .slidesbackground .main_menu_cont > div {
          top: -318px;
          height: 318px; } }
      .slidesbackground .main_menu_cont > div:after {
        content: '';
        position: absolute;
        top: 0;
        left: 100%;
        width: 4000px;
        height: 100%;
        background: rgba(0, 0, 0, 0.6); }
    .slidesbackground .main_menu_cont .tbl {
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 100%; }
    .slidesbackground .main_menu_cont .cl {
      display: table-cell;
      vertical-align: middle; }
    .slidesbackground .main_menu_cont ul {
      margin: 0; }
      .slidesbackground .main_menu_cont ul > li {
        margin: 0;
        padding: 0;
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .slidesbackground .main_menu_cont ul > li:last-of-type {
          border-bottom: 0 none; }
        .slidesbackground .main_menu_cont ul > li > a {
          display: table;
          table-layout: fixed;
          width: 100%;
          height: 76px;
          text-decoration: none; }
          @media only screen and (max-width: 1023px) {
            .slidesbackground .main_menu_cont ul > li > a {
              height: 56px; } }
          .slidesbackground .main_menu_cont ul > li > a > span {
            display: table-cell;
            vertical-align: middle; }
            .slidesbackground .main_menu_cont ul > li > a > span span {
              display: block;
              padding-left: 16px;
              color: #8cc63f;
              text-align: center; }
              @media only screen and (max-width: 1023px) {
                .slidesbackground .main_menu_cont ul > li > a > span span {
                  padding-left: 0; } }
          .slidesbackground .main_menu_cont ul > li > a .icon_side {
            width: 100px; }
            @media only screen and (max-width: 1023px) {
              .slidesbackground .main_menu_cont ul > li > a .icon_side {
                width: 70px; } }
            .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-map {
              font-size: 28px; }
              @media only screen and (max-width: 1023px) {
                .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-map {
                  font-size: 24px; } }
            .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-users {
              font-size: 30px; }
              @media only screen and (max-width: 1023px) {
                .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-users {
                  font-size: 26px; } }
            .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-handshake {
              font-size: 32px; }
              @media only screen and (max-width: 1023px) {
                .slidesbackground .main_menu_cont ul > li > a .icon_side .icon-handshake {
                  font-size: 28px; } }
          .slidesbackground .main_menu_cont ul > li > a .text_side {
            color: #fff;
            font-size: 13px;
            font-weight: 700;
            line-height: 16px;
            text-transform: uppercase;
            letter-spacing: 2.6px;
            -webkit-transition: color 150ms ease-in-out;
            -moz-transition: color 150ms ease-in-out;
            -o-transition: color 150ms ease-in-out;
            -ms-transition: color 150ms ease-in-out;
            transition: color 150ms ease-in-out; }
            @media only screen and (min-width: 1024px) {
              .slidesbackground .main_menu_cont ul > li > a .text_side {
                font-size: 16px;
                line-height: 20px; } }
          .slidesbackground .main_menu_cont ul > li > a:hover .text_side {
            color: #8cc63f; }
  .slidesbackground .owl-controls {
    position: relative;
    width: 100%;
    max-width: 1140px;
    height: 0;
    margin: 0 auto;
    padding: 0 15px; }
    .slidesbackground .owl-controls .owl-pagination {
      position: absolute;
      bottom: 56px;
      left: 15px; }
      @media only screen and (max-width: 767px) {
        .slidesbackground .owl-controls .owl-pagination {
          bottom: 36px; } }
    .slidesbackground .owl-controls .owl-page {
      width: 20px;
      height: 20px;
      padding: 2px;
      margin-right: 4px; }
      .slidesbackground .owl-controls .owl-page > span {
        display: block;
        margin: 0;
        width: 16px;
        height: 16px;
        background-color: #ffffff;
        opacity: 0.4;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%; }

.news_info_container,
.news_events_container {
  margin: 0 0 35px 0; }
  @media only screen and (max-width: 1023px) {
    .news_info_container,
    .news_events_container {
      margin: 0 0 50px 0; } }
  .news_info_container .small_titlepage_title,
  .news_events_container .small_titlepage_title {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase; }
    @media only screen and (min-width: 1024px) {
      .news_info_container .small_titlepage_title,
      .news_events_container .small_titlepage_title {
        font-size: 24px; } }
  .news_info_container .news_container,
  .news_events_container .news_container {
    float: left;
    width: 70%;
    padding-right: 18px; }
    @media only screen and (max-width: 1023px) {
      .news_info_container .news_container,
      .news_events_container .news_container {
        float: none;
        width: 100%;
        padding: 0; } }
  .news_info_container .basic_news,
  .news_events_container .basic_news {
    width: auto;
    margin: 0 -10px; }
    .news_info_container .basic_news > div,
    .news_events_container .basic_news > div {
      float: left;
      width: 50%;
      padding: 0 10px;
      margin-bottom: 1%; }
      @media only screen and (max-width: 599px) {
        .news_info_container .basic_news > div,
        .news_events_container .basic_news > div {
          width: 100%;
          margin-bottom: 20px; } }
      .news_info_container .basic_news > div .list_item,
      .news_events_container .basic_news > div .list_item {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0; }
  .news_info_container .more_news_btn,
  .news_events_container .more_news_btn {
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .news_info_container .more_news_btn,
      .news_events_container .more_news_btn {
        text-align: right;
        padding: 0 2.5% 0 0; } }

.news_info_container .info_container {
  float: right;
  width: 29%;
  margin: 0;
  padding: 0;
  background: none;
  border: 0 none; }
  @media only screen and (max-width: 1023px) {
    .news_info_container .info_container {
      float: none;
      width: 100%;
      margin: 0 0 35px 0; } }
  .news_info_container .info_container .info_phone_block {
    width: 100%;
    padding: 23px 0;
    text-align: center;
    background-color: #f5f5f5;
    border-top: 4px solid #037ffe; }
    .news_info_container .info_container .info_phone_block .phone {
      display: block;
      color: #037ffe;
      font-size: 25px;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase; }
      .news_info_container .info_container .info_phone_block .phone > span {
        display: inline-block;
        vertical-align: 0px;
        color: #037ffe;
        font-size: 20px;
        margin: 0 6px 0 0; }
    .news_info_container .info_container .info_phone_block .desc {
      display: block;
      color: #080808;
      font-size: 13px;
      font-weight: 400;
      line-height: 22px; }
  .news_info_container .info_container ul {
    margin: 0;
    padding: 0 20px;
    border: 1px solid #f5f5f5;
    border-top: 0 none; }
  .news_info_container .info_container li {
    position: relative;
    display: block;
    margin: 0;
    padding: 17px 0 17px 20px;
    background: none;
    border-bottom: 1px solid #f5f5f5; }
    .news_info_container .info_container li:last-of-type {
      border: 0 none; }
    .news_info_container .info_container li:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e913';
      position: absolute;
      top: 21px;
      left: 0;
      display: block;
      color: #080808;
      font-size: 13px; }
      @media only screen and (min-width: 1024px) {
        .news_info_container .info_container li:before {
          font-size: 15px; } }
    .news_info_container .info_container li a {
      display: inline-block;
      color: #080808;
      font-size: 13px;
      font-weight: 600;
      line-height: 18px;
      text-transform: uppercase;
      text-decoration: none; }
      @media only screen and (min-width: 1024px) {
        .news_info_container .info_container li a {
          font-size: 15px; } }
      .news_info_container .info_container li a:hover {
        text-decoration: underline; }

.news_events_container .events_container {
  float: right;
  width: 29%; }
  @media only screen and (max-width: 1023px) {
    .news_events_container .events_container {
      display: none; } }

.titlepage_blocks_container .titlepage_blocks {
  margin: 0 -12px;
  overflow: hidden; }

.titlepage_blocks_container .one_block {
  float: left;
  width: 14.25%;
  margin: 0 0 24px;
  padding: 0 12px; }
  @media only screen and (max-width: 1023px) {
    .titlepage_blocks_container .one_block {
      width: 20%; } }
  @media only screen and (max-width: 859px) {
    .titlepage_blocks_container .one_block {
      width: 25%; } }
  @media only screen and (max-width: 599px) {
    .titlepage_blocks_container .one_block {
      width: 50%; } }
  .titlepage_blocks_container .one_block > a {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    -ms-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px; }
    .titlepage_blocks_container .one_block > a .image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 58%;
      background-repeat: no-repeat;
      background-position: center bottom 7px; }
    .titlepage_blocks_container .one_block > a .title {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 42%;
      padding: 0px 5% 0 5%;
      color: #080808;
      font-size: 13px;
      font-weight: 700;
      line-height: 14px;
      text-align: center;
      text-transform: uppercase; }
    .titlepage_blocks_container .one_block > a:hover {
      background-color: #e4e4e4; }

.titlepage_blocks_container .blocks_btn_hold {
  text-align: center; }
  .titlepage_blocks_container .blocks_btn_hold .mygtukas {
    padding: 0 64px 0 70px; }
    @media only screen and (max-width: 1023px) {
      .titlepage_blocks_container .blocks_btn_hold .mygtukas {
        padding: 0 30px 0 35px; } }
    .titlepage_blocks_container .blocks_btn_hold .mygtukas:after {
      content: '\e906';
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      display: inline-block;
      vertical-align: 1px;
      margin: 0 7px;
      font-size: 9px; }
  .titlepage_blocks_container .blocks_btn_hold .less {
    display: none; }

.titlepage_blocks_container.opened .blocks_btn_hold .mygtukas:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.titlepage_gallery_container {
  margin: 45px 0 48px 0; }
  .titlepage_gallery_container .titlepage_gallery_title {
    margin: 0 0 11px 0;
    color: #080808;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
  .titlepage_gallery_container .titlepage_gallery_desc {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    color: #080808;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center; }
    .titlepage_gallery_container .titlepage_gallery_desc:before {
      content: '';
      display: block;
      width: 68px;
      height: 2px;
      margin: 0 auto 21px;
      background-color: #037ffe; }
  .titlepage_gallery_container .gallery_list {
    margin: 44px -5px 0; }
    .titlepage_gallery_container .gallery_list > div {
      float: left;
      width: 25%;
      padding: 0 5px;
      margin: 0 0 16px 0; }
      @media only screen and (max-width: 899px) {
        .titlepage_gallery_container .gallery_list > div {
          width: 50%; } }
      @media only screen and (max-width: 599px) {
        .titlepage_gallery_container .gallery_list > div {
          width: 100%; } }
    .titlepage_gallery_container .gallery_list .list_item {
      float: none;
      width: 100%;
      padding: 0;
      margin: 0; }
    .titlepage_gallery_container .gallery_list .image_container {
      max-height: 245px; }
      .titlepage_gallery_container .gallery_list .image_container .title_container {
        max-width: 200px; }
        .titlepage_gallery_container .gallery_list .image_container .title_container h3 {
          color: #080808;
          font-family: "Open Sans", Arial, sans-serif;
          font-size: 13px;
          font-weight: 700;
          line-height: 14px;
          text-transform: uppercase; }
          @media only screen and (min-width: 1024px) {
            .titlepage_gallery_container .gallery_list .image_container .title_container h3 {
              font-size: 15px;
              line-height: 16px; } }
        .titlepage_gallery_container .gallery_list .image_container .title_container .desc {
          margin: 5px 0 0 0;
          color: #080808;
          font-famile: "Open Sans", Arial, sans-serif;
          font-size: 11px;
          font-weight: 400;
          line-height: 14px; }
          @media only screen and (min-width: 1024px) {
            .titlepage_gallery_container .gallery_list .image_container .title_container .desc {
              font-size: 13px;
              line-height: 15px; } }
  .titlepage_gallery_container .more_gallery_btn {
    text-align: center; }

/* titlepagebasic END */
/* prenumerata start*/
#subscription_form label.error {
  margin: 0; }

#subscription_form .sub_input input {
  height: 36px;
  color: rgba(71, 76, 85, 0.5);
  font-size: 13px;
  font-weight: 400;
  background-color: #d2e0c6;
  border: 0 none; }
  @media only screen and (min-width: 1024px) {
    #subscription_form .sub_input input {
      font-size: 15px; } }

#subscription_form .sub_btn {
  margin-top: 6px; }
  #subscription_form .sub_btn button {
    height: 36px;
    line-height: 32px;
    padding: 0 40px 0 20px;
    color: #474c55;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #8cc63f; }
    @media only screen and (min-width: 1024px) {
      #subscription_form .sub_btn button {
        padding: 0 48px 0 20px;
        font-size: 14px; } }
    #subscription_form .sub_btn button:after {
      right: 15px;
      margin-top: -6px; }
      @media only screen and (min-width: 1024px) {
        #subscription_form .sub_btn button:after {
          margin-top: -7px; } }
    #subscription_form .sub_btn button:hover, #subscription_form .sub_btn button:focus {
      color: #fff;
      background-color: #8cc63f; }

#subscription_form_index label.error {
  margin: 0; }

#subscription_form_index .sub_btn {
  margin-top: 6px; }

/* prenumerata end */
.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  display: block; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px; }
  .input_group_parent .radio_design {
    top: 4px; }
  .input_group_parent .checkbox_design {
    background-image: url("../img/checkbox.png");
    background-position: center;
    background-repeat: no-repeat; }
  .input_group_parent .radio_design {
    background-image: url("../img/radio.png");
    background-position: center;
    background-repeat: no-repeat; }
  .input_group_parent input:checked + .checkbox_design {
    background-image: url("../img/checkbox_checked.png");
    background-position: center;
    background-repeat: no-repeat; }
  .input_group_parent input:checked + .radio_design {
    background-image: url("../img/radio_checked.png");
    background-position: center;
    background-repeat: no-repeat; }

.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?sdasd");
  src: url("../fonts/icomoon.eot?sdasd#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?sdasd") format("truetype"), url("../fonts/icomoon.woff?sdasd") format("woff"), url("../fonts/icomoon.svg?sdasd#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:before {
  content: "\e905"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-structure:before {
  content: "\e91a"; }

.icon-upload:before {
  content: "\e91b"; }

.icon-users:before {
  content: "\e91c"; }

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

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

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

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

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

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

.icon-pen:before {
  content: "\e920"; }

.icon-onoff:before {
  content: "\e91f"; }

.icon-key:before {
  content: "\e921"; }

.icon-mail2:before {
  content: "\e922"; }

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

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

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

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